@import"https://fonts.googleapis.com/css2?family=Inconsolata:wght@400;700&display=swap";html{scroll-behavior:smooth}a,abbr,acronym,address,b,big,blockquote,body,caption,center,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,form,h1,h2,h3,h4,h5,h6,i,img,ins,kbd,label,legend,li,ol,p,pre,q,s,samp,small,strike,strong,sub,sup,tbody,td,tfoot,th,thead,tr,tt,u,ul,var{margin:0;padding:0;border:0;font-weight:inherit;font-size:100%;font-family:inherit;vertical-align:baseline}body{line-height:1.6;min-width:60vw;max-width:100%}.ContentContainer{display:flex;max-width:1200px;padding:20px;flex-direction:column}@media only screen and (min-width:1025px)and (max-width:1430px){.ContentContainer{margin-left:5vw}}a{color:#007bff;text-decoration:none;transition:opacity .3s ease}a:hover{opacity:.8}button{cursor:pointer}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation:fadeIn .5s ease}body{display:flex;margin:0;padding:0;font-family:Inconsolata,monospace;background-color:#fff;justify-content:space-between;min-height:100vw;flex-direction:column}.gradient-element{width:100%;height:100px;background:linear-gradient(45deg,#f72585,#7209b7,#3a0ca3,#4361ee,#4cc9f0);background-size:400% 400%;animation:gradientAnimation 15s ease infinite}.notificationh1{color:#fff;font-size:1.75rem}@keyframes gradientAnimation{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.eLIgcY{font-size:1.2rem;align-items:center;flex-direction:column}@media only screen and (max-width:768px){.navitems{display:flex!important;align-items:center;flex-direction:column}.navitemss{font-size:1.8rem!important}}@media only screen and (max-width:490px){.ctabtn{font-size:1rem!important;font-weight:700;max-width:100%}}.ctabtn{font-weight:700}