@import url("https://fonts.googleapis.com/css2?family=Shippori+Mincho:wght@400;600;700&family=Zen+Kaku+Gothic+New:wght@400;500;700&display=swap");.ccih-logos{padding:32px 0}.ccih-logos__marquee{-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);overflow:hidden;position:relative;width:100%}.ccih-logos__track{align-items:center;animation:ccih-logos-marquee 70s linear infinite;display:flex;flex-direction:row;gap:72px;padding:0;width:max-content;will-change:transform}.ccih-logos__track a{align-items:center;display:flex;flex-shrink:0;height:70px;justify-content:center;width:200px}.ccih-logos__track img{height:auto;max-height:100%;max-width:100%;object-fit:contain;width:auto}@keyframes ccih-logos-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (prefers-reduced-motion:reduce){.ccih-logos__track{animation:none}}@media (max-width:768px){.ccih-logos{padding:24px 0}.ccih-logos__track{gap:48px}.ccih-logos__track a{height:56px;width:150px}}