.container-scroll{display:flex;overflow:hidden;--gap:20px;gap:var(--gap)}.container-scroll .scroll-group{align-items:center;display:flex;flex-shrink:0;gap:var(--gap);justify-content:space-between;min-width:100%}@keyframes scrollText{to{transform:translateX(calc(-100% - var(--gap)))}}.scroll-banner{overflow:hidden;position:relative;white-space:nowrap;width:100%}@media screen and (max-width:768px){.scroll-banner{margin:10px 0!important}.scroll-content{min-height:85px}}.scroll-icon{height:140px;margin:0 0 14px;padding-right:30px}.scroll-text{margin-bottom:0;padding-right:30px;white-space:nowrap}@media screen and (max-width:576px){.scroll-icon{height:70px;margin-bottom:15px}}