@font-face{font-family:"Joyride-Regular";src:url("../../fonts/Joyride-Regular.otf")}@font-face{font-family:"Gilroy-light";src:url("../../fonts/Gilroy-Light.otf")}@font-face{font-family:"Gilroy-bold";src:url("../../fonts/Gilroy-ExtraBold.otf")}html{font-size:14px;overflow:hidden}*{box-sizing:border-box}body{margin:0;padding:0;background-color:#000;color:#fff;font-family:"Gilroy-light",Arial,Helvetica,sans-serif}p{line-height:1.5em}#customCursor{position:fixed;top:0;left:0;width:50px;height:50px;border-radius:50%;background-color:#fff;mix-blend-mode:difference;z-index:99;pointer-events:none;will-change:transform;transition:all .2s cubic-bezier(0.3, 0.71, 0.39, 0.94)}#customCursor.on-link{width:90px;height:90px}@media screen and (max-width: 880px){#customCursor{display:none}}.disclaimerSection{max-width:1340px;margin:auto;margin-bottom:20vh;padding-right:20px;padding-left:20px}.disclaimerSection a{color:#07fddb}::-webkit-scrollbar{width:7px}::-webkit-scrollbar-track{background:#000}::-webkit-scrollbar-thumb{background:#fff}::-webkit-scrollbar-thumb:hover{background:#ececec}.button{text-decoration:none;border:2px solid #fff;color:#fff;padding:12px 20px;color:#fff;font-family:"Joyride-Regular",Arial,Helvetica,sans-serif;display:flex;align-items:center;justify-content:center;gap:13px;width:max-content}.socials{list-style-type:none;display:flex;padding:0;flex-wrap:wrap}.socials.center{justify-content:center}.socials li{margin-right:-2px}@media screen and (max-width: 480px){.socials .btn-download{width:100%;margin-top:30px}}body>.overlay{display:flex;height:100vh;width:100%;position:fixed;top:0;left:0;z-index:999;pointer-events:none}body>.overlay>div{width:20%;background-color:#fff;height:100%;color:#000;display:flex;justify-content:center;align-items:center;font-size:4em;font-weight:bold}body>.overlay>div:nth-child(4){transition:all .9s cubic-bezier(0.86, 0, 0.07, 1) 420ms}body>.overlay>div:nth-child(1){transition:all .9s cubic-bezier(0.86, 0, 0.07, 1) 630ms}body>.overlay>div:nth-child(2){transition:all .9s cubic-bezier(0.86, 0, 0.07, 1) 560ms}body>.overlay>div:nth-child(3){transition:all .9s cubic-bezier(0.86, 0, 0.07, 1) 490ms}body>.overlay>div:nth-child(7){transition:all .9s cubic-bezier(0.86, 0, 0.07, 1) 630ms}body>.overlay>div:nth-child(6){transition:all .9s cubic-bezier(0.86, 0, 0.07, 1) 560ms}body>.overlay>div:nth-child(5){transition:all .9s cubic-bezier(0.86, 0, 0.07, 1) 490ms}body>.overlay .content{position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);transition:all .2s;border:none;background-color:rgba(0,0,0,0)}body>.overlay .content svg.rt-logo{width:60px}body>.overlay .content svg.rt-logo g.outer-stroke{stroke-width:4;stroke-dasharray:120;animation:outerStrokeAnim .8s infinite alternate}body>.overlay.loaded>div{transform:translateY(-100%);opacity:0}body>.overlay.loaded h1{display:none}body>.overlay.loaded .content{opacity:0}@keyframes outerStrokeAnim{to{stroke-dashoffset:300}}nav{padding:25px 3%}nav ul{height:50px;list-style-type:none;margin:0;padding:0;display:flex;justify-content:space-between;align-items:center}nav ul .navbar-brand img{width:50px}nav ul .navbar-toggler{display:none}nav ul .navbar-toggler ul{flex-direction:column;height:30px}nav ul .navbar-toggler ul li{width:33px;height:3px;background-color:#fff}@media screen and (max-width: 768px){nav{padding:25px 7%}nav ul{height:40px}nav ul .navbar-brand img{width:40px}nav ul .navbar-toggler ul{height:25px}nav ul .navbar-toggler ul li{width:30px;height:2px}}.hero{position:relative;min-height:calc(100vh - 100px);padding-left:15%;display:flex;justify-content:space-between;align-items:center;width:100%}.hero .text{margin-top:-13vh}.hero .text .hello{width:20vw}.hero .text .hello path{stroke-width:2;transition:fill .3s ease}.hero .text h1{margin:0;font-weight:800;font-family:"Joyride-Regular",Arial,Helvetica,sans-serif;font-size:8.6vw;font-size:12rem;margin-left:-10px}.hero .image{height:calc(100vh - 100px);position:absolute;right:0;bottom:0;align-self:flex-end}.hero .image img{height:100%;position:relative;pointer-events:none}.hero .image .gradient{position:absolute;pointer-events:none}.hero .image .gradient.pink{background:#d80050;background:radial-gradient(circle, rgb(216, 0, 80) 0%, rgba(216, 0, 81, 0) 70%);width:500px;height:500px;right:0;top:0;background-repeat:no-repeat;background-position-x:200px;animation:gradientAnim 3s ease alternate-reverse infinite}.hero .image .gradient.blue{background:#011edc;background:radial-gradient(circle, rgb(1, 30, 220) 0%, rgba(1, 30, 220, 0) 62%);background-repeat:no-repeat;width:450px;height:450px;right:0;top:30%;opacity:.7;animation:gradientAnim 5s alternate-reverse infinite}@media screen and (max-width: 1200px){.hero .text .hello{width:23vw}.hero .text h1{font-size:9.5vw}.hero .image{height:auto;width:45%}.hero .image img{width:100%;height:auto}.hero .image .gradient.blue{left:auto;right:0}}@media screen and (max-width: 480px){.hero .text{align-self:flex-start;margin-top:20vw;position:relative;z-index:9}.hero .text .hello{width:40vw}.hero .text .hello path{stroke-width:2px}.hero .text h1{margin-left:0;font-size:14vw;margin-bottom:40px}.hero .image{position:absolute;right:0;bottom:0;width:70vw}}body>.gradient-blue-1{position:absolute;width:800px;max-width:95vw;height:800px;max-height:95vw;left:0;top:calc(100vh - 400px);background:#011edc;background:radial-gradient(circle, rgb(1, 30, 220) 0%, rgba(1, 30, 220, 0) 62%);background-repeat:no-repeat;background-position-x:-450px;pointer-events:none}@keyframes gradientAnim{from{opacity:.2}to{opacity:1}}body>.about{position:relative;min-height:80vh;display:flex;flex-direction:column;justify-content:center;align-items:center}body>.about .content{position:relative;padding-top:1.5vw;margin-top:6vw}body>.about .content>img{width:36vw;position:absolute;left:-11vw;top:-8vw}body>.about .content .creative{width:22vw;position:relative;margin-bottom:-1vw}body>.about .content .creative path{stroke-width:2}body>.about .content h2{font-size:6.4vw;font-weight:800;font-family:"Gilroy-bold",Arial,Helvetica,sans-serif;margin:0;position:relative}body>.about .content .content_text{max-width:450px;margin-left:auto;margin-right:0}body>.about .content .content_text p{margin-bottom:40px}body>.about .content .content_text p a{color:#07fddb}@media screen and (max-width: 970px){body>.about .content>img{width:46.8vw;left:-14.3vw;top:-10.4vw}body>.about .content .creative{width:28.6vw;margin-bottom:-1.3vw}body>.about .content .creative path{stroke-width:2px}body>.about .content h2{font-size:8.32vw}body>.about .content p{max-width:300px}}@media screen and (max-width: 580px){body>.about .content{margin-right:10vw;margin-left:10vw;margin-top:23vw}body>.about .content>img{width:69vw;left:-16.5vw;top:-18vw}body>.about .content .creative{width:45vw;margin-bottom:-3vw}body>.about .content .creative path{stroke-width:2px}body>.about .content h2{font-size:9.6vw}body>.about .content p{max-width:initial;margin-left:0;margin-top:20vw}}body>.what-I-do{min-height:100vh;display:flex;flex-direction:column;justify-content:center}body>.what-I-do .content{margin-left:15vw;position:relative}body>.what-I-do .content>h2{font-family:"Joyride-Regular",Arial,Helvetica,sans-serif;color:#07fddb;margin-bottom:40px;font-size:3.1em;letter-spacing:.1em}@media screen and (max-width: 768px){body>.what-I-do .content>h2{font-size:2.5em}}body>.what-I-do .content .services{position:relative;display:flex;flex-wrap:wrap;justify-content:space-between;max-width:1000px}body>.what-I-do .content .services .gradient{background:#011edc;background:radial-gradient(circle, rgb(1, 30, 220) 0%, rgba(1, 30, 220, 0) 62%);width:220px;height:220px;pointer-events:none;position:absolute;top:-30px;left:-100px}body>.what-I-do .content .services .service{max-width:450px;margin-right:20px;position:relative;z-index:2;margin-top:20px}body>.what-I-do .content .services .service h4{font-weight:800;font-family:"Gilroy-bold",Arial,Helvetica,sans-serif;font-size:1.5em;line-height:1.2em}body>.what-I-do .content .david{position:absolute;width:25vw;right:0;bottom:-20vw;z-index:1}@media screen and (max-width: 945px){body>.what-I-do .content .david{width:30vw}}@media screen and (max-width: 630px){body>.what-I-do .content{margin-left:10vw;margin-right:10vw}body>.what-I-do .content .services .service{max-width:initial;margin-right:0}body>.what-I-do .content .david{display:none}}body>.skillsSection{min-height:100vh;display:flex;flex-direction:column;justify-content:center;position:relative}body>.skillsSection .gradient-blue-2{position:absolute;width:900px;max-width:95vw;height:900px;max-height:95vw;left:0;top:50%;transform:translateY(-50%);background:#011edc;background:radial-gradient(circle, rgb(1, 30, 220) 0%, rgba(1, 30, 220, 0) 62%);background-repeat:no-repeat;background-position-x:-450px;pointer-events:none}body>.skillsSection .abstract-wave{width:350px;height:500px;position:absolute;right:0;bottom:0;background:url("../../img/abstract-wave-2.png") no-repeat left top;background-size:cover}@media screen and (max-width: 768px){body>.skillsSection .abstract-wave{bottom:-100px;width:200px}}body>.skillsSection .content{position:relative}body>.skillsSection .content h1{position:absolute;font-family:"Joyride-Regular",Arial,Helvetica,sans-serif;font-size:5em;transform:translateY(4.7em) rotateZ(-90deg);transform-origin:top left;left:0;top:0;margin-left:15vw}body>.skillsSection .content .categories{display:flex;flex-wrap:wrap;max-width:1000px;margin-left:25vw;justify-content:space-between;position:relative;z-index:2}body>.skillsSection .content .categories .categorie{width:45%;margin-bottom:20px}body>.skillsSection .content .categories .categorie h2{font-family:"Gilroy-bold",Arial,Helvetica,sans-serif;font-weight:800;margin-bottom:20px}@media screen and (max-width: 945px){body>.skillsSection .content h1{margin-left:3vw}body>.skillsSection .content .categories{max-width:initial;margin-left:17vw}}@media screen and (max-width: 850px){body>.skillsSection .content h1{position:initial;transform:initial;margin-left:10vw;margin-bottom:40px;font-size:3em}body>.skillsSection .content .categories{margin-left:10vw}}@media screen and (max-width: 790px){body>.skillsSection .content h1{margin-top:30vh}body>.skillsSection .content .categories .categorie{width:100%;margin-bottom:25px}body>.skillsSection .content .categories .categorie h2{margin-bottom:25px}}ul.skills{list-style-type:none;padding:0;display:flex;flex-wrap:wrap}ul.skills li{border-radius:30px;border:1px solid #ff004b;text-align:center;padding:5px 16px;margin-right:12px;margin-bottom:10px}ul.skills li.skill-sm{padding:3px 8px;font-size:.8em;margin-right:8px;margin-bottom:5px}body>.experiencesSection{min-height:100vh;display:flex;flex-direction:column;justify-content:center}body>.experiencesSection .content{margin:auto;max-width:1340px}body>.experiencesSection .content h2{font-family:"Joyride-Regular",Arial,Helvetica,sans-serif;color:#07fddb;margin-bottom:90px;font-size:3.1em;letter-spacing:.1em}@media screen and (max-width: 768px){body>.experiencesSection .content h2{font-size:2.5em}}body>.experiencesSection .content .experiences{display:flex;justify-content:space-between;flex-wrap:wrap}body>.experiencesSection .content .experiences .experience{display:flex;justify-content:space-between;margin-bottom:40px;filter:grayscale(1);opacity:.8;transition:all .2s}body>.experiencesSection .content .experiences .experience .period{font-family:"Joyride-Regular",Arial,Helvetica,sans-serif;font-size:.9em;letter-spacing:7px;display:flex;flex-direction:column;margin-right:3vw}body>.experiencesSection .content .experiences .experience .period span{margin-top:7px;margin-bottom:7px}body>.experiencesSection .content .experiences .experience .details{max-width:430px}body>.experiencesSection .content .experiences .experience .details h3.company{margin:0;font-family:"Gilroy-bold",Arial,Helvetica,sans-serif;font-weight:800;font-size:1.5em}body>.experiencesSection .content .experiences .experience .details h3.company a{text-decoration:none;color:#ff004b}body>.experiencesSection .content .experiences .experience .details h4.post{text-transform:uppercase;margin-top:5px;letter-spacing:2px}body>.experiencesSection .content .experiences .experience .details .tasks{list-style-type:none;padding-left:15px;padding:0}body>.experiencesSection .content .experiences .experience .details .tasks a{color:#07fddb}body>.experiencesSection .content .experiences .experience .details .tasks li{margin-bottom:12px;display:flex}body>.experiencesSection .content .experiences .experience .details .tasks li::before{content:"";display:block;width:6px;height:6px;background-color:#fff;margin-right:20px;margin-top:5px}body>.experiencesSection .content .experiences .experience:hover{filter:grayscale(0);opacity:1}@media screen and (max-width: 1330px){body>.experiencesSection .content{padding-left:5vw;padding-right:5vw}body>.experiencesSection .content .experiences .experience{flex-direction:column;justify-content:initial}body>.experiencesSection .content .experiences .experience .period{flex-direction:row;justify-content:space-between;align-items:center;position:relative;max-width:200px;letter-spacing:normal}body>.experiencesSection .content .experiences .experience .period::after{content:"";display:block;width:10px;height:3px;background-color:#fff;position:absolute;left:50%;transform:translateX(-50%)}}@media screen and (max-width: 900px){body>.experiencesSection .content{padding-left:10vw;padding-right:10vw;margin-top:20vh}body>.experiencesSection .content h2{font-size:2em}body>.experiencesSection .content .experiences .experience{margin-bottom:70px;filter:none;opacity:1}body>.experiencesSection .content .experiences .experience .details{width:initial}body>.experiencesSection .content .experiences .experience .details h3.company{font-size:1.3em}body>.experiencesSection .content .experiences .experience .details h4.post{font-size:.9em}}body>.projectsSection{min-height:100vh}body>.projectsSection .content{margin:auto;max-width:1340px}body>.projectsSection .content h2{font-family:"Joyride-Regular",Arial,Helvetica,sans-serif;margin-bottom:90px;font-size:3.1em;letter-spacing:.1em}@media screen and (max-width: 768px){body>.projectsSection .content h2{font-size:2.5em}}body>.projectsSection .content .projects{display:flex;flex-wrap:wrap;justify-content:space-between}body>.projectsSection .content .projects .project{width:30%;margin-bottom:40px}body>.projectsSection .content .projects .project .cover{width:100%;overflow:hidden;position:relative}body>.projectsSection .content .projects .project .cover img{width:100%}body>.projectsSection .content .projects .project .cover a{position:absolute;right:15px;bottom:-30px;background-color:#fff;border-radius:20px;padding:5px 10px;color:#000;text-decoration:none;overflow:hidden}body>.projectsSection .content .projects .project .cover a span{position:absolute;width:100px;right:10px}body>.projectsSection .content .projects .project h3{font-family:"Gilroy-bold",Arial,Helvetica,sans-serif;font-weight:800;font-size:1.6em;margin-top:10px;margin-bottom:20px}body>.projectsSection .content .projects .project ul.skills li{border-radius:30px;border:1px solid #ff004b;text-align:center;padding:3px 8px;margin-right:10px;margin-bottom:10px;font-size:.8em}@media screen and (max-width: 1340px){body>.projectsSection .content{margin-left:5vw;margin-right:5vw}}@media screen and (max-width: 990px){body>.projectsSection .content .projects .project{width:48%}}@media screen and (max-width: 620px){body>.projectsSection .content .projects .project{width:100%}}footer{margin-bottom:200px}footer>.content{margin:auto;max-width:1340px;display:flex;flex-direction:column;align-items:center}footer>.content p{font-family:"Joyride-Regular",Arial,Helvetica,sans-serif;font-size:3em;margin-bottom:20px;text-align:center;margin-bottom:50px}footer>.content p span{color:#07fddb}/*# sourceMappingURL=main.min.css.map */