@import url("https://fonts.googleapis.com/css2?family=Lato:wght@400;700;900&display=swap");@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css");body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;height:100%;scroll-behavior:smooth;text-decoration:none;list-style:none}h1,h2,li,p{max-width:800px}h1{margin:2% 0;font-weight:900}a{color:inherit;text-decoration:none}a span{font-weight:100;transition:all .5s}a span:nth-child(2){transition-delay:.1s}a span:nth-child(3){transition-delay:.2s}a span:nth-child(4){transition-delay:.3s}a:hover span{font-weight:700}a:hover span:nth-child(4){transition-delay:.3s}a:hover span:nth-child(3){transition-delay:.2s}a:hover span:nth-child(2){transition-delay:.1s}a:hover span:first-child{transition-delay:0s}a.hover-shadow:hover{text-shadow:1px 1px 0 #ddd,2px 2px 0 #ddd,3px 3px 0 #ddd}a.hover-color:hover{border-color:#8b008b}*{box-sizing:border-box;color:inherit;text-decoration:none;list-style:none;font-family:Lato,sans-serif;outline:none}footer,header{display:flex;flex-direction:column}ul{padding:0;margin:0}.container{padding:0;display:flex;flex-direction:column}label{cursor:pointer;margin-top:1rem}input,textarea{width:30vw}input:focus,input:hover,textarea:focus,textarea:hover{border:.1rem solid #91ad1c}@media screen and (max-width:940px){label{margin-top:0}}@keyframes floating{0%{transform:translateY(0)}50%{transform:translateY(20px)}to{transform:translateY(0)}}.timeline{position:relative;width:1000px;box-sizing:border-box}.timeline:before{content:"";position:absolute;left:50%;width:2px;height:100%;background:#c5c5c5}.timeline ul{padding:0;margin:0}.timeline ul li{list-style:none;position:relative;width:50%;padding:13px 40px 20px;box-sizing:border-box}.timeline ul li:nth-child(odd){float:left;text-align:right;clear:both}.timeline ul li:nth-child(2n){float:right;text-align:left;clear:both}.content{padding-bottom:20px}.timeline ul li:nth-child(odd):before{right:-6px;background:#096868;box-shadow:0 0 0 3px #0c5f5f3a}.timeline ul li:nth-child(2n):before,.timeline ul li:nth-child(odd):before{content:"";position:absolute;width:10px;height:10px;top:24px;border-radius:50%}.timeline ul li:nth-child(2n):before{left:-4px;background:#869d00;box-shadow:0 0 0 3px #869d0059}.timeline ul li h3{padding:0;margin:0;color:#096868;font-weight:600}.timeline ul li p{margin:10px 0 0;padding:0}.timeline ul li .time h4{margin:0;padding:0;font-size:14px}.timeline ul li:nth-child(odd) .time{right:-165px;box-shadow:0 0 0 3px #869d0059}.timeline ul li:nth-child(2n) .time,.timeline ul li:nth-child(odd) .time{position:absolute;top:12px;margin:0;padding:8px 16px;background:#869d00;color:#fff;border-radius:18px}.timeline ul li:nth-child(2n) .time{left:-165px;box-shadow:0 0 0 3px #869d005e}@media (max-width:767px){.timeline{width:100%;padding-bottom:0}.timeline:before{left:20px;height:100%}.timeline ul li:nth-child(2n),.timeline ul li:nth-child(odd){width:100%;text-align:left;padding-left:50px;padding-bottom:50px}.timeline ul li:nth-child(2n):before,.timeline ul li:nth-child(odd):before{top:-18px;left:16px}.timeline ul li:nth-child(2n) .time,.timeline ul li:nth-child(odd) .time{top:-30px;left:50px;right:inherit}}