.glass{background-color:#242424;border:1px solid #514d56;border-radius:.8rem;color:#f5f5f5;margin-bottom:1.6rem;padding:1.6rem 2.4rem;width:100%}@media screen and (min-width:768px){.home{height:100dvh}}.agenda-item{align-items:center;border-bottom:.5px solid #666;display:flex;flex-direction:column;font-size:1rem;gap:2rem;justify-content:space-around;margin:2rem;padding:1rem 2rem}@media screen and (min-width:768px){.agenda-item{flex-direction:row;gap:4rem}}.agenda-item:last-child{border-bottom:none}.animated-border{animation:flow 6s linear infinite;background:#000;background-clip:padding-box;border:.5px solid transparent;box-sizing:border-box;color:#fff;position:relative}.animated-border:before{animation:animatedgradient 6s ease infinite alternate;background:var(--linear-gradient);background-size:300% 300%;border-radius:inherit;content:"";inset:0;margin:-1px;position:absolute;z-index:-1}@keyframes animatedgradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{border-radius:5px;box-shadow:inset 0 0 5px #333}::-webkit-scrollbar-thumb{background:#222;border-radius:5px}.name{color:#fff;font-family:Montserrat;font-style:normal;font-weight:700}.linear-animated{background:var(--linear-gradient);background-clip:text;-webkit-background-clip:text;background-size:400%;-webkit-text-fill-color:transparent;animation:flow 6s ease infinite}
