body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.marquee{width:100%;overflow:hidden}.marquee-inner{display:flex;width:fit-content;animation:marquee 70s linear infinite}.marquee-inner .phrase{position:relative;white-space:nowrap;font-size:12px;font-weight:600;color:#0F1A2F;text-transform:uppercase;padding-right:40px}.marquee-inner .phrase::after{content:"";display:inline-block;width:6px;height:6px;background:#0F1A2F;border-radius:50%;box-shadow:0 0 0 3px rgba(15,26,47,0.15);margin-left:40px;vertical-align:middle}@keyframes marquee{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}@media only screen and (min-width:981px){.nav li ul{width:fit-content;display:flex;flex-direction:column}.nav li li{white-space:nowrap}.nav li li a{width:auto!important}}.cr-counters{display:flex;gap:60px;flex-wrap:wrap}.cr-counters .cr-counter{text-align:left}.cr-counters h4.cr-number{font-size:64px;font-weight:700;line-height:1.2;margin:0;padding:0;color:#0F1A2F}.cr-counters .cr-label{font-family:'JetBrains Mono',monospace;font-weight:500;font-size:12px;letter-spacing:2px;text-transform:uppercase;margin:0;padding:0;color:#46607A}