@import url("https://fonts.googleapis.com/css?family=Montserrat");@import url("https://fonts.googleapis.com/css2?family=Cabin&display=swap");:root{font-family:Montserrat;--max-width:1100px;--border-radius:12px;--font-mono:ui-monospace,Menlo,Monaco,"Cascadia Mono","Segoe UI Mono","Roboto Mono","Oxygen Mono","Ubuntu Monospace","Source Code Pro","Fira Mono","Droid Sans Mono","Courier New",monospace;--foreground-rgb:0,0,0;--background-start-rgb:214,219,220;--background-end-rgb:255,255,255;--primary-glow:conic-gradient(from 180deg at 50% 50%,#16abff33 0deg,#0885ff33 55deg,#54d6ff33 120deg,#0071ff33 160deg,transparent 360deg);--secondary-glow:radial-gradient(#fff,hsla(0,0%,100%,0));--tile-start-rgb:239,245,249;--tile-end-rgb:228,232,233;--tile-border:conic-gradient(#00000080,#00000040,#00000030,#00000020,#00000010,#00000010,#00000080);--callout-rgb:238,240,241;--callout-border-rgb:172,175,176;--card-rgb:180,185,188;--card-border-rgb:131,134,135}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden}body{color:rgb(var(--foreground-rgb));background:linear-gradient(to bottom,transparent,rgb(var(--background-end-rgb))) rgb(var(--background-start-rgb))}a{color:inherit;text-decoration:none}.progress-6{width:100%;height:22px;border-radius:20px;color:#004dfc;border:2px solid;position:relative}.progress-6:before{content:"";position:absolute;margin:2px;inset:0 100% 0 0;border-radius:inherit;background:currentColor;animation:p6 2s infinite}@keyframes p6{to{inset:0}}.slidein,.slidein2,.slidein3{animation-duration:5s;animation-name:slidein;animation-iteration-count:1;animation-direction:normal}@keyframes slidein{0%{margin-left:-200%;width:200%}to{margin-left:0;width:100%}}.trailsTextt{position:relative;width:100%;height:90px;line-height:80px;color:#000;font-size:6em;font-weight:800;will-change:transform,opacity;overflow:hidden}.trailsTextt>div{padding-right:.05em;overflow:hidden}.containers{display:flex;align-items:center;height:100%;justify-content:center}