h1{font-family:'Poppins',sans-serif;!important;font-weight:600;font-size:45px;line-height:1.4em;color:#333333}h2{font-family:'Poppins',sans-serif;!important;font-weight:600;font-size:30px;color:#333333}h3{font-family:'Roboto',sans-serif;!important;font-weight:600;font-size:15px;line-height:1.7em;color:#333333}p{font-family:'Roboto',sans-serif;!important;font-weight:300;font-size:16px;line-height:1.6em;color:#666666}h4{font-family:'Roboto',sans-serif;!important;font-weight:500;font-size:20px;line-height:1.4em}h5{font-family:'Poppins',sans-serif;!important;font-weight:300;font-size:35px;color:#ffffff;line-height:1.7em}h6{font-family:'Roboto',sans-serif;!important;font-weight:300;font-size:16px;line-height:1.6em;color:#ffffff}.scroller{width:100%;overflow:hidden;background-color:#ffffff;padding:1rem 0}.scroller__inner{display:flex;width:max-content;gap:2rem;animation:scroll 30s linear infinite}.scroller__inner img{width:120px;height:auto;object-fit:contain;flex-shrink:0}@keyframes scroll{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}