.Home_ukNavbarContainer__c3VJC{display:flex;border-bottom:1px solid #ccc;align-items:center;justify-content:space-around;color:#000}.Home_container__bCOhY{padding:0 2rem;position:relative;top:9rem}.Home_textContainer__l69Zu{width:600px;color:#fff}.Home_textContainer__l69Zu h3{font-size:2rem;font-weight:700;color:#fff;text-transform:uppercase;animation:Home_fadeIn__rYUMu 3s ease-in-out;animation-iteration-count:infinite}.Home_textContainer__l69Zu h3 .Home_rotate____XsI{color:red}.Home_containerItem__aZcmV{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.Home_containerItem__aZcmV .Home_item__UrFES{border:none;box-shadow:0 0 5px 0 #9d9898;width:20%;margin:10px;display:flex;flex-direction:column;justify-content:center;align-items:center}.Home_main__nLjiQ{min-height:100vh;padding:4rem 0;flex:1;flex-direction:column}.Home_footer____T7K,.Home_main__nLjiQ{display:flex;justify-content:center;align-items:center}.Home_footer____T7K{flex:1;padding:2rem 0;border-top:1px solid #eaeaea}.Home_footer____T7K a{display:flex;justify-content:center;align-items:center;flex-grow:1}.Home_title__T09hD a{color:#0070f3;text-decoration:none}.Home_title__T09hD a:active,.Home_title__T09hD a:focus,.Home_title__T09hD a:hover{text-decoration:underline}.Home_title__T09hD{margin:0;line-height:1.15;font-size:4rem}.Home_description__41Owk,.Home_title__T09hD{text-align:center}.Home_description__41Owk{margin:4rem 0;line-height:1.5;font-size:1.5rem}.Home_code__suPER{background:#fafafa;border-radius:5px;padding:.75rem;font-size:1.1rem;font-family:Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace}.Home_grid__GxQ85{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;max-width:800px}.Home_card___LpL1{margin:1rem;padding:1.5rem;text-align:left;color:inherit;text-decoration:none;border:1px solid #eaeaea;border-radius:10px;transition:color .15s ease,border-color .15s ease;max-width:300px}.Home_card___LpL1:active,.Home_card___LpL1:focus,.Home_card___LpL1:hover{color:#0070f3;border-color:#0070f3}.Home_card___LpL1 h2{margin:0 0 1rem;font-size:1.5rem}.Home_card___LpL1 p{margin:0;font-size:1.25rem;line-height:1.5}.Home_logo__27_tb{height:1em;margin-left:.5rem}@media (max-width:600px){.Home_grid__GxQ85{width:100%;flex-direction:column}}.Home_formContainer__2IRXH{display:flex;align-items:center;justify-content:center}.Home_formContainer__2IRXH form{width:50%}.Home_formControl__o5txH{width:100%;display:flex;flex-direction:column}.Home_formControl__o5txH label{margin-bottom:.5rem}.Home_formControl__o5txH input{width:97%}.Home_formContainer__2IRXH form button,.Home_formControl__o5txH input{padding:.5rem;border:1px solid #ccc;border-radius:5px;margin-bottom:.5rem}.Home_formContainer__2IRXH form button{align-self:center;width:100%}@keyframes Home_fadeIn__rYUMu{0%{transform:rotateX(0deg)}to{transform:rotateX(1turn)}}.Home_glowing___mVt5{position:relative;margin:-250px;transform-origin:right;animation:Home_colorChange__l5hmm 5s linear infinite}.Home_glowing___mVt5:nth-child(2n){transform-origin:left}@keyframes Home_colorChange__l5hmm{0%{filter:hue-rotate(0deg);transform:rotate(0deg)}to{filter:hue-rotate(1turn);transform:rotate(1turn)}}.Home_glowing___mVt5 span{position:absolute;top:calc(80px * var(--i));left:calc(80px * var(--i));bottom:calc(80px * var(--i));right:calc(80px * var(--i))}.Home_glowing___mVt5 span:before{content:"";position:absolute;top:50%;left:-8px;width:15px;height:15px;background:red;border-radius:50%}.Home_glowing___mVt5 span:nth-child(3n+1):before{background:#86ff00;box-shadow:0 0 20px #86ff00,0 0 40px #86ff00,0 0 60px #86ff00,0 0 80px #86ff00,0 0 0 8px rgba(134,255,0,.1)}.Home_glowing___mVt5 span:nth-child(3n+2):before{background:#ffd600;box-shadow:0 0 20px #ffd600,0 0 40px #ffd600,0 0 60px #ffd600,0 0 80px #ffd600,0 0 0 8px rgba(255,214,0,.1)}.Home_glowing___mVt5 span:nth-child(3n+3):before{background:#00e2ff;box-shadow:0 0 20px #00e2ff,0 0 40px #00e2ff,0 0 60px #00e2ff,0 0 80px #00e2ff,0 0 0 8px rgba(0,226,255,.1)}.Home_glowing___mVt5 span:nth-child(3n+1){animation:Home_animate__a28lM 10s infinite alternate}.Home_glowing___mVt5 span:nth-child(3n+2){animation:Home_animate-reverse__tmCwe 3s infinite alternate}.Home_glowing___mVt5 span:nth-child(3n+3){animation:Home_animate__a28lM 8s infinite alternate}@keyframes Home_animate__a28lM{0%{transform:rotate(180deg)}50%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes Home_animate-reverse__tmCwe{0%{transform:rotate(1turn)}50%{transform:rotate(180deg)}to{transform:rotate(0deg)}}