:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#cfdcfc;min-height:100vh;display:flex;flex-direction:column;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}html,body{margin:0;padding:0;background-color:#cfdcfc;min-height:100%}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#4375a1;background-color:#cfdcfc}a:hover{color:#747bff}button{background-color:#f9f9f9}}.navbar{position:fixed;top:.6rem;left:50%;transform:translate(-50%);z-index:50;width:95%;max-width:1280px;height:70px;background:linear-gradient(to right,#1e3a8a,#1e3a8acc);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 12px #0003;border-radius:9999px;padding:0 .5rem;display:flex;align-items:center;justify-content:center}.navbar-container{display:flex;align-items:center;justify-content:space-between;width:100%}.logo{margin-left:8px;display:flex;align-items:center;flex-shrink:0;margin-top:10px}.logo-img{height:68px}.nav-links{display:none}@media (min-width: 768px){.nav-links{display:flex;justify-content:center;align-items:center;flex-grow:1;gap:1rem;font-weight:600;font-size:15px}.nav-links a{color:#fff;text-decoration:none;transition:color .3s}.nav-links a:hover{color:#d1d5db}}.right-icons{display:flex;align-items:center;gap:0;margin-left:auto}.profile-img{height:38px;width:38px;border-radius:50%;object-fit:cover;cursor:pointer}.register-btn{display:flex;align-items:center;background-color:#fff;color:#1e3a8a;padding:.3rem .55rem;border-radius:9999px;font-weight:600;font-size:16px;text-decoration:none;box-shadow:0 4px 6px #0000001a;white-space:nowrap}.register-btn:hover{background-color:#e0f2fe}.register-btn .icon{margin-right:.3rem;height:16px;width:16px;transition:transform .3s}.register-btn:hover .icon{transform:translate(4px)}.menu-btn{background:none;border:none;color:#fff;font-size:30px;cursor:pointer;z-index:51;padding:5px;margin:2px}@media (min-width: 768px){.menu-btn{display:none}}.mobile-menu{position:absolute;top:100%;right:0;width:140px;padding:1rem 1.25rem;background-color:#1e3a8af2;border-radius:1rem 0 1rem 1rem;box-shadow:-2px 4px 12px #0000004d;display:flex;flex-direction:column;align-items:flex-start;gap:1rem;z-index:40;animation:slideInRight .3s ease-in-out}.mobile-menu a{color:#fff;text-decoration:none;font-size:14px;font-weight:600;width:100%;text-align:left}.mobile-menu a:hover{color:#d1d5db}@keyframes slideInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.loader-wrapper{position:fixed;top:0;left:0;width:100vw;height:100vh;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background-color:#0003;display:flex;align-items:center;justify-content:center;z-index:9999}.loader{height:60px;aspect-ratio:2;border-bottom:3px solid #0000;background:linear-gradient(90deg,#1681e6 50%,#0000 0) -25% 100% / 50% 3px repeat-x border-box;position:relative;animation:l3-0 .75s linear infinite}.loader:before{content:"";position:absolute;inset:auto 42.5% 0;aspect-ratio:1;border-radius:50%;background:#ba0edc;animation:l3-1 .75s cubic-bezier(0,900,1,900) infinite}@keyframes l3-0{to{background-position:-125% 100%}}@keyframes l3-1{0%,2%{bottom:0%}98%,to{bottom:.1%}}.card:hover{background-color:#cfdcfc;color:#fff;z-index:2;transform:scale(1.1)}.card{background-color:#f0f6ff;border-radius:16px;padding:20px;display:flex;align-items:flex-start;gap:20px;max-width:600px;box-shadow:0 4px 12px #0000000d;margin:2px auto;transition:background-color .3s ease,transform .2s;cursor:pointer}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}.timeline{font: 16px/1.5 Titillium Web,sans-serif;padding-bottom:50px;overflow-x:hidden}.timeline ul li{list-style-type:none;position:relative;width:6px;padding-top:50px;margin:0 auto;background:#96b3f5}.timeline ul li:after{content:"";position:absolute;left:50%;bottom:0;transform:translate(-50%) rotate(45deg);width:20px;height:20px;z-index:2;background:#b0c5f3}.timeline ul li div{position:relative;bottom:0;width:400px;padding:20px;background:#fff;box-shadow:4px 13px 30px 1px #6a8ee9;border-radius:5px;display:flex;align-items:center}.timeline ul li div time{position:absolute;background:#f9bd3b;width:130px;height:30px;top:-15px;border-radius:5px;display:flex;justify-content:center;align-items:center;letter-spacing:2px}.timeline ul li div{display:flex;flex-direction:column;justify-content:center;align-items:center}.timeline ul li div p{text-align:center}.timeline ul li div .regester-timeline{margin-top:10px}.timeline ul li:nth-of-type(odd)>div{left:45px}.timeline ul li:nth-of-type(2n)>div{left:-439px}.timeline ul li div{visibility:hidden;opacity:0;transition:all .5s ease-in-out}.timeline ul li:nth-of-type(odd) div{transform:translate3d(100px,-10px,0) rotate(10deg)}.timeline ul li:nth-of-type(2n) div{transform:translate3d(-100px,-10px,0) rotate(10deg)}.timeline ul li.in-view div{transform:none;visibility:visible;opacity:1}@media screen and (max-width:1110px){.timeline ul li div{width:250px;flex-direction:column}.timeline ul li div p{width:80%;margin:10px}.timeline ul li:nth-of-type(2n)>div{left:-289px}}@media screen and (max-width : 690px){.timeline ul li{margin-left:20px}.timeline ul li div{width:calc(100vw - 130px)}.timeline ul li:nth-of-type(2n)>div{left:45px}}*{border:0;box-sizing:border-box;margin:0;padding:0}:root{--hue: 223;--bg: hsl(var(--hue),90%,90%);--fg: hsl(var(--hue),90%,10%);--trans-dur: .3s;font-size:calc(20px + (30 - 20) * (100vw - 320px) / (1280 - 320))}body{background:var(--bg);color:var(--fg);font:1em/1.5 sans-serif;height:100vh;display:grid;place-items:center}.pencil{display:block;width:10em;height:10em}.pencil__body1,.pencil__body2,.pencil__body3,.pencil__eraser,.pencil__eraser-skew,.pencil__point,.pencil__rotate,.pencil__stroke{animation-duration:3s;animation-timing-function:linear;animation-iteration-count:infinite}.pencil__body1,.pencil__body2,.pencil__body3{transform:rotate(-90deg)}.pencil__body1{animation-name:pencilBody1}.pencil__body2{animation-name:pencilBody2}.pencil__body3{animation-name:pencilBody3}.pencil__eraser{animation-name:pencilEraser;transform:rotate(-90deg) translate(49px)}.pencil__eraser-skew{animation-name:pencilEraserSkew;animation-timing-function:ease-in-out}.pencil__point{animation-name:pencilPoint;transform:rotate(-90deg) translate(49px,-30px)}.pencil__rotate{animation-name:pencilRotate}.pencil__stroke{animation-name:pencilStroke;transform:translate(100px,100px) rotate(-113deg)}@keyframes pencilBody1{0%,to{stroke-dashoffset:351.86;transform:rotate(-90deg)}50%{stroke-dashoffset:150.8;transform:rotate(-225deg)}}@keyframes pencilBody2{0%,to{stroke-dashoffset:406.84;transform:rotate(-90deg)}50%{stroke-dashoffset:174.36;transform:rotate(-225deg)}}@keyframes pencilBody3{0%,to{stroke-dashoffset:296.88;transform:rotate(-90deg)}50%{stroke-dashoffset:127.23;transform:rotate(-225deg)}}@keyframes pencilEraser{0%,to{transform:rotate(-45deg) translate(49px)}50%{transform:rotate(0) translate(49px)}}@keyframes pencilEraserSkew{0%,32.5%,67.5%,to{transform:skew(0)}35%,65%{transform:skew(-4deg)}37.5%,62.5%{transform:skew(8deg)}40%,45%,50%,55%,60%{transform:skew(-15deg)}42.5%,47.5%,52.5%,57.5%{transform:skew(15deg)}}@keyframes pencilPoint{0%,to{transform:rotate(-90deg) translate(49px,-30px)}50%{transform:rotate(-225deg) translate(49px,-30px)}}@keyframes pencilRotate{0%{transform:translate(100px,100px) rotate(0)}to{transform:translate(100px,100px) rotate(720deg)}}@keyframes pencilStroke{0%{stroke-dashoffset:439.82;transform:translate(100px,100px) rotate(-113deg)}50%{stroke-dashoffset:164.93;transform:translate(100px,100px) rotate(-113deg)}75%,to{stroke-dashoffset:439.82;transform:translate(100px,100px) rotate(112deg)}}.pencil__stroke{stroke-dasharray:300;stroke-dashoffset:300;animation:pencilStrokeText 3s linear infinite}@keyframes pencilStrokeText{0%{stroke-dashoffset:300}50%{stroke-dashoffset:0}to{stroke-dashoffset:300}}.loader-text{font-size:1.5em;font-weight:700;margin-top:1rem;color:var(--fg);font-family:Courier New,monospace;white-space:nowrap;overflow:hidden;width:0;animation:typing 2s steps(14) forwards,blink-cursor .55s step-end infinite;animation-delay:1s}.cursor{display:inline-block;animation:blink-cursor .55s step-end infinite;color:var(--fg)}@keyframes typing{0%{width:0}to{width:12ch}}@keyframes blink-cursor{0%,to{opacity:0}50%{opacity:1}}
