@import url(https://fonts.googleapis.com/css2?family=Lato:wght@100;400&family=Roboto&display=swap);
header{font-family:"Lato",sans-serif;font-weight:100;height:100vh;background:-webkit-gradient(linear, left bottom, left top, from(#111111), to(#000000));background:linear-gradient(0deg, #111111, #000000);background-size:400% 400%;-webkit-animation:HeaderGradientAnimation 15s ease infinite;animation:HeaderGradientAnimation 15s ease infinite}@-webkit-keyframes HeaderGradientAnimation{0%{background-position:49% 0}50%{background-position:52% 100%}100%{background-position:49% 0}}@keyframes HeaderGradientAnimation{0%{background-position:49% 0}50%{background-position:52% 100%}100%{background-position:49% 0}}header svg{position:absolute}.fill-white{fill:#000}.fill-red{stroke-width:2px !important;stroke:#000 !important}.min-height-8{max-height:8rem}.vat{vertical-align:top}.roboto{font-family:"Roboto",sans-serif}h1,h2,h3,h4,h5,h6{font-family:"Lato",sans-serif;font-weight:400}.path{stroke-width:1px;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:200px;stroke-dashoffset:300px;-webkit-animation:dash 4s linear forwards;animation:dash 4s linear forwards}@-webkit-keyframes dash{to{stroke-dashoffset:1px}}@keyframes dash{to{stroke-dashoffset:1px}}@-webkit-keyframes fillwhite{to{stroke:#000;stroke-width:2px}}@keyframes fillwhite{to{stroke:#000;stroke-width:2px}}.one-word-per-line{word-spacing:100vw}.recent-projects{height:320px}.w-95{width:95%}
.floating-circles{margin:0;padding:0;position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.floating-circles li{position:absolute;list-style:none;width:20px;background:rgba(231,4,15,.9);-webkit-animation:animate 25s linear infinite;animation:animate 25s linear infinite;bottom:-150px}.floating-circles li:nth-child(1){left:25%;width:80px;height:80px;-webkit-animation-delay:1s;animation-delay:1s;border:5px solid rgba(231,4,15,.7)}.floating-circles li:nth-child(2){left:10%;width:20px;height:20px;-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-duration:12s;animation-duration:12s;border:2px solid rgba(0,0,0,.7)}.floating-circles li:nth-child(3){left:70%;width:20px;height:20px;-webkit-animation-delay:7s;animation-delay:7s;border:2px solid #000}.floating-circles li:nth-child(4){left:40%;width:60px;height:60px;-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-duration:18s;animation-duration:18s;border:3px solid rgba(231,4,15,.9)}.floating-circles li:nth-child(5){left:65%;width:20px;height:20px;-webkit-animation-delay:3s;animation-delay:3s;border:2px solid rgba(0,0,0,.5)}.floating-circles li:nth-child(6){left:75%;width:110px;height:110px;-webkit-animation-delay:6s;animation-delay:6s;border:8px solid rgba(231,4,15,.4)}.floating-circles li:nth-child(7){left:35%;width:150px;height:150px;-webkit-animation-delay:10s;animation-delay:10s;border:12px solid rgba(231,4,15,.2)}.floating-circles li:nth-child(8){left:50%;width:25px;height:25px;-webkit-animation-delay:18s;animation-delay:18s;-webkit-animation-duration:45s;animation-duration:45s;border:2px solid rgba(0,0,0,.7)}.floating-circles li:nth-child(9){left:20%;width:15px;height:15px;-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-duration:35s;animation-duration:35s;border:2px solid rgba(0,0,0,.5)}.floating-circles li:nth-child(10){left:85%;width:150px;height:150px;-webkit-animation-delay:7s;animation-delay:7s;-webkit-animation-duration:11s;animation-duration:11s;border:9px solid rgba(231,4,15,.5)}@-webkit-keyframes animate{0%{-webkit-transform:translateY(0) rotate(0deg);transform:translateY(0) rotate(0deg);opacity:1;border-radius:25%}100%{-webkit-transform:translateY(-1000px) rotate(720deg);transform:translateY(-1000px) rotate(720deg);opacity:0;border-radius:75%}}@keyframes animate{0%{-webkit-transform:translateY(0) rotate(0deg);transform:translateY(0) rotate(0deg);opacity:1;border-radius:25%}100%{-webkit-transform:translateY(-1000px) rotate(720deg);transform:translateY(-1000px) rotate(720deg);opacity:0;border-radius:75%}}
.timeline{position:relative}.timeline::before{content:"";background:#e7040f;width:5px;height:100%;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.timeline-item{width:100%;margin-bottom:70px}.timeline-item:nth-child(even) .timeline-content{float:right}.timeline-item::after{content:"";display:block;clear:both}.timeline-content{position:relative;width:45%}.timeline-img{width:30px;height:30px;background:#111;border:2px solid #fff;border-radius:50%;position:absolute;left:50%;margin-top:7px;margin-left:-15px}.timeline-card{padding:0 !important}.timeline-card p{padding:0 20px}@media screen and (min-width: 769px){.timeline .timeline-content{margin:0}}@media screen and (max-width: 768px){.timeline::before{left:30px}.timeline .timeline-img{left:30px}.timeline .timeline-content{max-width:100%;width:auto;margin-left:40px;margin-right:5px}.timeline .timeline-item:nth-child(even) .timeline-content{float:none}}
