@charset "UTF-8";@keyframes slideup{0%{transform:translateY(0)}to{transform:translateY(-200%)}}@keyframes slidedown{0%{transform:translateY(-200%)}to{transform:translateY(0)}}.cc-scrolling-blocks-with-text .scrolling_blocks_with_text{display:flex}.cc-scrolling-blocks-with-text .scrolling_blocks_with_text .scrolling_blocks{flex-basis:50%;display:flex;gap:20px;overflow:hidden;aspect-ratio:1/1}.cc-scrolling-blocks-with-text .scrolling_blocks_with_text .scrolling_blocks .block_column{flex-basis:50%;display:flex;flex-direction:column;gap:20px;animation-duration:15s;animation-iteration-count:infinite;animation-timing-function:linear}.cc-scrolling-blocks-with-text .scrolling_blocks_with_text .scrolling_blocks:hover .block_column{animation-play-state:paused}.cc-scrolling-blocks-with-text .scrolling_blocks_with_text .scrolling_blocks .left_scrolling_blocks{animation-name:slideup}.cc-scrolling-blocks-with-text .scrolling_blocks_with_text .scrolling_blocks .right_scrolling_blocks{animation-name:slidedown}.cc-scrolling-blocks-with-text .scrolling_blocks_with_text .scrolling_blocks .block_column .scrolling_block{background-color:var(--color-lightgrey);border-radius:20px;padding:50px;text-align:center}.cc-scrolling-blocks-with-text .scrolling_blocks_with_text .scrolling_blocks .block_column .scrolling_block .scrolling_block_text{margin-top:25px}.cc-scrolling-blocks-with-text .scrolling_blocks_with_text .scrolling_blocks .block_column .scrolling_block .scrolling_block_subtitle{font-size:12px;color:var(--color-grey)}.cc-scrolling-blocks-with-text .scrolling_blocks_with_text .block_text_wrapper{flex-basis:50%;padding-left:50px;align-self:center}.cc-scrolling-blocks-with-text .scrolling_blocks_with_text .block_text_wrapper .block_text_link{display:block;margin-top:10px;color:var(--color-orange);text-decoration:underline}@media (max-width: 769px){.cc-scrolling-blocks-with-text .scrolling_blocks_with_text{flex-direction:column}.cc-scrolling-blocks-with-text .scrolling_blocks_with_text .scrolling_blocks{flex-basis:100%;margin-bottom:40px}.cc-scrolling-blocks-with-text .scrolling_blocks_with_text .scrolling_blocks .block_column .scrolling_block{padding:25px 12px}.cc-scrolling-blocks-with-text .scrolling_blocks_with_text .scrolling_blocks .block_column .scrolling_block img{max-width:70px}.cc-scrolling-blocks-with-text .scrolling_blocks_with_text .block_text_wrapper{flex-basis:100%;padding:0;text-align:center}.cc-scrolling-blocks-with-text .scrolling_blocks_with_text .block_text_wrapper .block_text_link{margin:15px 0}}
/*# sourceMappingURL=/cdn/shop/t/51/assets/css_scrolling_block_with_text.css.map */
