body{font-family:"aktiv-grotesk",sans-serif;font-weight:400;font-style:normal}h1,h2,h3,h4,h5,h6{font-family:"aktiv-grotesk",sans-serif;font-weight:500;font-style:normal}.under{text-decoration:underline #d2e382;text-underline-offset:10px;text-decoration-thickness:1px}.scrolling-images{overflow:hidden;white-space:nowrap;width:100%}.scrolling-track{display:inline-block;white-space:nowrap;min-width:200%;animation:scroll-left 45s linear infinite}@media (max-width:767px){.scrolling-track{animation:scroll-left 20s linear infinite;min-width:400%}}.scrolling-track img{display:inline-block;margin-right:30px;height:200px}@keyframes scroll-left{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}