.blog-hero-scroll{animation-iteration-count:infinite;animation-name:blog-hero-scroll;animation-timing-function:linear;display:flex;min-width:200%;overflow:hidden;padding:24px 0;position:relative;transform:translateZ(0);width:max-content;z-index:100}.blog-hero-scroll__child{font-weight:300;letter-spacing:-.02em}@keyframes blog-hero-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (min-width:1024px){#panel-about-three .blog-hero-scroll{padding:40px 0}}@media (max-width:480px){.blog-hero-scroll{padding:16px 0}.blog-hero-scroll__child{gap:12px!important}}