@charset "UTF-8";body{font-family:DM Sans,sans-serif;font-size:clamp(16px,1.2vw,19px);color:#000;line-height:1.6;font-weight:400;font-style:normal;scroll-behavior:smooth}body.overflow-hidden{overflow-y:hidden}h1,h2,h3,h4,h5,h6,p,a,li,ul,ol,span,strong,em{padding:0;margin:0;font-style:normal;font-weight:450;letter-spacing:normal}h1:last-child,h2:last-child,h3:last-child,h4:last-child,p:last-child,p.big:last-child,p.small:last-child,a:last-child,strong:last-child{margin-bottom:0}p{font-size:1em;font-style:normal;letter-spacing:normal;font-weight:400}a{color:inherit;text-decoration:none}img{max-width:100%}audio,canvas,iframe,img,svg,video{vertical-align:middle}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,figure,blockquote,dl,dd{margin:0;padding:0}ul,ol{list-style:none}a{text-decoration:none;color:inherit}img,picture{max-width:100%;display:block}button,input,textarea,select{font:inherit;color:inherit}body{line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#1c1d20}*,:after,:before{box-sizing:border-box}body{padding:0;margin:0;overflow-x:hidden}html ::-webkit-scrollbar,body ::-webkit-scrollbar{width:10px}html ::-webkit-scrollbar-track,body ::-webkit-scrollbar-track{background-color:#1c1d20}html ::-webkit-scrollbar-thumb,body ::-webkit-scrollbar-thumb{background-color:#00d9ff}html ::-webkit-scrollbar-thumb:hover,body ::-webkit-scrollbar-thumb:hover{background-color:#33e1ff}html ::-webkit-scrollbar-button,body ::-webkit-scrollbar-button{background-color:#1c1d20;height:12px}html ::-webkit-scrollbar-button:start,body ::-webkit-scrollbar-button:start{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%2300d9ff'%3E%3Cpath d='M6,4L9.5,7.5L2.5,7.5Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:14px}html ::-webkit-scrollbar-button:end,body ::-webkit-scrollbar-button:end{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%2300d9ff'%3E%3Cpath d='M6,8L9.5,4.5L2.5,4.5Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:14px}html ::-webkit-scrollbar-button:hover,body ::-webkit-scrollbar-button:hover{opacity:.8}html ::-webkit-scrollbar-button:vertical:start:decrement,html ::-webkit-scrollbar-button:vertical:end:increment,body ::-webkit-scrollbar-button:vertical:start:decrement,body ::-webkit-scrollbar-button:vertical:end:increment{display:block}main{overflow:clip;min-height:100vh;display:block;background-color:#1c1d20}.main-wrap{width:100vw;will-change:transform;min-height:100vh}.main-wrap:after{content:"";display:block;position:absolute;width:100%;height:5vh;top:99%;left:0;z-index:-1}.projects{position:relative;padding-top:clamp(5em,21vh,12em);min-height:100vh;background-color:#1c1d20;padding-bottom:5em;margin-top:-12em}#other-projects{display:flex;flex-direction:column;align-items:center;background-color:#1c1d20;padding:100px 0}.footer{display:flex;justify-content:center;align-items:center;flex-direction:column;height:auto;height:70px;padding:15px;text-align:center;background-color:#1c1d20;color:#c9cbcd;font-size:clamp(12px,3vw,14px);position:relative;z-index:1}.footer a{transition:color .3s ease}.footer a:hover{color:#00d9ff}.overlay{position:absolute;left:0;top:0;width:100%}.hero-section{position:relative;padding-top:clamp(5em,21vh,12em);padding-bottom:clamp(5em,21vh,12em);min-height:115vh;display:flex;align-items:center;overflow:hidden;transition:all 1s}@media (max-width: 768px){.hero-section{min-height:100vh}}.hero-section .no-select{-webkit-user-select:none;user-select:none}.hero-section .once-in{will-change:transform}.hero-section__personal-image{top:-10%;width:100%;height:160%;background-color:#000;filter:saturate(.6) brightness(50%) sepia(50%) hue-rotate(100deg);transition:filter .4s}.hero-section__personal-image img{width:100%;height:100%;object-fit:cover;position:absolute;left:50%;transform:translate(-50%)}.hero-section .get-height{height:100vh}.hero-section__location-info{position:absolute;right:-1px;top:50%;transform:translateY(-50%) rotateY(180deg);display:inline-block}@media (max-width: 768px){.hero-section__location-info{bottom:0}}.hero-section__location-info p{position:absolute;top:50%;transform:translateY(-50%) rotateY(180deg);margin:0;padding-right:clamp(1.5em,4vw,2.5em);padding-left:5em;line-height:1.2;color:#fff}.hero-section__location-info p span{display:block;font-weight:300}@media (max-width: 768px){.hero-section__location-info p{display:none}}.hero-section__location-info>svg{width:auto;height:6em}@media (max-width: 768px){.hero-section__location-info>svg{opacity:0}}.hero-section__location-info .overlay{position:absolute;top:0;left:0;height:100%;width:100%;opacity:1;transition:opacity 1s ease-in-out}.hero-section__globe-container{z-index:500;position:absolute;right:.9em;left:auto;top:.9em;width:4.2em;height:4.2em;transform:translate(0);overflow:hidden;border-radius:50%;transform:scale(-1);transition:all .1s}@media (max-width: 768px){.hero-section__globe-container{left:1.5em;top:-40%}}.hero-section__globe{width:4em;height:4em;font-size:.8em;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scaleY(-1);border-radius:50%;will-change:transform;overflow:hidden;border:2px solid white}@media (max-width: 768px){.hero-section__globe{border:2px solid white;width:4em;height:4em}}.hero-section__globe svg{width:auto;height:4em;animation:rotation 5s linear 0s infinite}.hero-section__content-wrapper{max-width:100%;height:100%;margin:auto}.hero-section__text-container{position:absolute;top:45%;transform:translateY(-50%);width:100%;padding-bottom:10vh;margin:0 auto;padding-right:clamp(1.5em,6vw,8em);max-width:100em;left:clamp(2em,8vw,6em)}@media (max-width: 768px){.hero-section__text-container{padding-top:calc(10vh + 17em);padding-bottom:1em;top:35%;left:1.5em}}.hero-section__text-row{display:flex;position:relative;justify-content:flex-start;color:#fff}.hero-section__intro-text{line-height:1.8}.hero-section__intro-text .headerAboveH4{position:relative}.hero-section__intro-text h1{text-shadow:0 4px 8px rgba(0,0,0,.75);font-size:clamp(36px,5vw,80px);font-weight:600;line-height:1.1}@media (max-width: 768px){.hero-section__intro-text h1{text-shadow:0 1px 3px rgba(0,0,0,.75)}}.hero-section__tagline{text-shadow:0 4px 8px rgba(0,0,0,.75);font-size:clamp(26px,5vw,80px);font-weight:600;line-height:1;color:#999d9e;transition:all .3s ease-in}@media (max-width: 768px){.hero-section__tagline{text-shadow:0 1px 1px rgba(0,0,0,.75)}}.hero-section__job-title{font-size:clamp(26px,2.5vw,30px);display:block;text-shadow:0 1px 1px rgba(0,0,0,.75)}.hero-section__arrow{top:-3em;left:.65em;position:absolute;transform-origin:left top;transform:rotate(45deg);font-size:clamp(1.5em,2.5vw,3em);font-weight:300}.hero-section__arrow:hover svg{transform:translate(15px);color:#00d9ff}.hero-section__arrow svg{transition:all .7s}.hero-section__big-name-animation{position:absolute;bottom:15vh;left:0;padding-bottom:calc(clamp(1.5em,4vw,2.5em)/.8)}@media (max-width: 768px){.hero-section__big-name-animation{bottom:0vh}}.hero-section__big-name-slider{position:relative;display:flex}.hero-section__big-name-slider p{color:#fff;white-space:nowrap;padding:0;line-height:1;font-size:max(9em,15vw);margin:0}.hero-section__big-name-slider h1:nth-of-type(2){position:absolute;left:100%}.hero-section__big-name-slider .name-wrap{display:flex;align-items:center;position:relative}@keyframes rotation{0%{transform:translate(0)}0%{transform:translate(-50%)}}.header{position:relative}.spinner-wrapper{display:flex;justify-content:center;align-items:center;padding:20px;min-height:80px}.spinner-wrapper .spinner{position:relative;width:60px;height:60px;display:flex;justify-content:center;align-items:center}.spinner-wrapper .spinner .star{position:absolute;color:#00d9ff;font-size:24px;transform-origin:center center;filter:drop-shadow(0 0 2px rgba(0,217,255,.5));will-change:transform,opacity}.about-section{background-color:#1c1d20;position:relative;z-index:7;margin:0;padding:100px 0 0}.about-section .about-wrapper{padding-bottom:150px;padding-left:calc(clamp(5em,21vh,12em)/5);padding-right:calc(clamp(5em,21vh,12em)/5);max-width:1400px;margin:0 auto}@media (max-width: 768px){.about-section .about-wrapper{padding-bottom:0;padding-left:calc(clamp(5em,21vh,12em)*.1);padding-right:calc(clamp(5em,21vh,12em)*.1)}}.about-section h2{padding-top:calc(clamp(5em,21vh,12em)/5);padding-bottom:calc(clamp(5em,21vh,12em)/5);display:flex;align-items:center;justify-content:flex-end;color:#fff!important;font-size:calc(clamp(3.25em,7vw,8em)*.875);position:relative;width:100%;font-weight:700;margin:10px 0 50px;white-space:nowrap}.about-section h2:before{content:"";display:block;position:relative;width:300px;height:1px;background-color:#3f3f3f;margin-right:20px}.about-section h2:after{content:"►";font-size:clamp(.65em,2vw,50em);margin-left:20px;color:#00d9ff;transform:scale(-1)}@media (max-width: 1024px){.about-section h2{padding-top:calc(clamp(5em,21vh,12em)*.1);padding-bottom:calc(clamp(5em,21vh,12em)/5)}}@media (max-width: 576px){.about-section h2{padding-top:calc(clamp(5em,21vh,12em)*.1);padding-bottom:calc(clamp(5em,21vh,12em)*.1)}}.about-section .about{color:#fff}.about-section .about .row-content{display:flex;position:relative;flex-wrap:wrap;text-align:left}.about-section .about .row-content .flex-col{display:block;order:2;position:relative;color:#c9cbcd}.about-section .about .row-content .flex-col:nth-child(1){width:100%;padding:15px}@media (min-width: 1440px){.about-section .about .row-content .flex-col:nth-child(1){padding-right:clamp(1.5em,4vw,2.5em);width:70%;padding:0 15px 0 0}}.about-section .about .row-content .flex-col:nth-child(1) .span-lines{line-height:1.45;font-weight:300;font-size:clamp(1em,2.3vw,1.25em)}.about-section .about .row-content .flex-col:nth-child(1) .span-lines .span-line{padding:0;margin:0;font-style:normal;font-size:inherit;position:relative;display:inline-flex;overflow:hidden}.about-section .about .row-content .flex-col:nth-child(1) .span-lines .span-line .span-line-inner{line-height:1.3;margin-right:8px;position:relative;letter-spacing:.5px;font-weight:400;overflow:hidden;display:block;font-size:clamp(1.55em,2.3vw,2.5em)}.about-section .about .row-content .flex-col:nth-child(2){line-height:1.6;min-width:14em;font-weight:500;padding:15px;width:100%;max-width:100%;margin-top:10px;background-color:#202735;box-shadow:0 10px 30px -15px #020c1bb3;height:fit-content}.about-section .about .row-content .flex-col:nth-child(2) p{cursor:default}.about-section .about .row-content .flex-col:nth-child(2) span{font-size:18px}@media (min-width: 1440px){.about-section .about .row-content .flex-col:nth-child(2){width:30%;padding:15px;margin-top:0;text-align:right}}.about-section .button-earth-stripe{margin:3.5rem 0;display:flex}.about-section .button-earth-stripe .stripe{height:1px;width:100%;background-color:#3f3f3f;margin-top:4.2em;margin-bottom:8em}.about-section .button-earth-stripe .button-earth{right:38%;width:clamp(10em,14vw,11em);height:clamp(10em,14vw,11em);background-color:#00d9ff;border-radius:50%;position:absolute;display:flex;justify-content:center;align-items:center;z-index:5;overflow:hidden}.about-section .button-earth-stripe .button-earth:hover .overlay{opacity:1}.about-section .button-earth-stripe .button-earth .overlay{position:absolute;top:0;left:0;height:100%;width:100%;opacity:0;transition:opacity 1s ease-in-out;animation:digital-ball 6s ease-in-out infinite}.about-section .button-earth-stripe .button-earth .digital-ball{z-index:500;width:5em;height:5em;transform:translate(0);background-color:transparent;overflow:hidden;border-radius:50%;transform:scale(-1)}.about-section .button-earth-stripe .button-earth .digital-ball .globe{width:3.75em;height:3.75em;font-size:1em;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scaleY(-1);border-radius:50%;will-change:transform;overflow:hidden;border:2px solid white}@media (max-width: 768px){.about-section .button-earth-stripe .button-earth .digital-ball .globe{border:2px solid white;width:3.75em;height:3.75em}}.about-section .button-earth-stripe .button-earth .digital-ball .globe svg{width:auto;height:3.75em;animation:rotation 5s linear 0s infinite}.about-section .button-earth-stripe .button-earth .digital-ball .globe svg path{stroke:#fff;stroke-width:3}@media (max-width: 768px){.about-section .button-earth-stripe .button-earth .digital-ball .globe svg path{stroke:#fff}}.about-section .about-image{color:#fff}.about-section .about-image .about-container .row-content{display:flex;flex-wrap:wrap;position:relative}@media (max-width: 1024px){.about-section .about-image .about-container .row-content{flex-direction:column}}.about-section .about-image .about-container .row-content .card{width:55%;position:relative}@media (max-width: 1024px){.about-section .about-image .about-container .row-content .card{width:100%}}.about-section .about-image .about-container .row-content .card .flex-col-left{position:sticky;top:20px;color:#c9cbcd;padding-right:calc(clamp(1.5em,6vw,8em) / 3)}@media (max-width: 1024px){.about-section .about-image .about-container .row-content .card .flex-col-left{padding:0}}.about-section .about-image .about-container .row-content .card .flex-col-left .skills-list{display:grid;grid-template-columns:repeat(2,minmax(140px,200px));gap:0 10px;padding:0;margin:20px 0 0;list-style:none;overflow:hidden}.about-section .about-image .about-container .row-content .card .flex-col-left .skills-list li{position:relative;margin-bottom:10px;padding-left:20px;font-size:.85em}.about-section .about-image .about-container .row-content .card .flex-col-left .skills-list li:before{content:"▹";left:0;position:absolute;color:#00d9ff}.about-section .about-image .about-container .row-content .card .flex-col-left p{font-size:18px;line-height:1.5}.about-section .about-image .about-container .row-content .card .flex-col-left p a{color:#fff;font-weight:700;display:inline-block;position:relative}.about-section .about-image .about-container .row-content .card .flex-col-left p a:after{content:"";display:block;position:absolute;bottom:0;left:0;height:1px;background-color:#00d9ff;width:0;transition:width .3s ease}.about-section .about-image .about-container .row-content .card .flex-col-left p a:hover{color:#00d9ff}.about-section .about-image .about-container .row-content .card .flex-col-left p a:hover:after{width:100%}.about-section .about-image .about-container .row-content .card .flex-col-left :nth-child(7){color:#fff;padding-top:3em;font-size:20px;font-weight:700}@media (max-width: 1024px){.about-section .about-image .about-container .row-content .card .flex-col-left :nth-child(7){padding:0}}.about-section .about-image .about-container .row-content .card .flex-col-left .btn-resume{padding-top:clamp(1.5em,5.5vw,2em);padding-bottom:clamp(1em,5.5vw,2em);margin:0 auto}@media (max-width: 1024px){.about-section .about-image .about-container .row-content .card .flex-col-left .btn-resume{margin:0 0 0 auto}}.about-section .about-image .about-container .row-content .card .flex-col-left .btn-resume .btn-text{padding:0;min-width:10em;text-align:center;font-size:clamp(1.1rem,1.5vw,1.35rem);display:inline-block;color:#161616}.about-section .about-image .about-container .row-content .flex-col2{width:45%;height:50%;position:relative}@media (max-width: 1024px){.about-section .about-image .about-container .row-content .flex-col2{width:100%}}.about-section .about-image .about-container .row-content .flex-col2 p{font-size:clamp(13px,1.4vw,16px)}.about-section .about-image .about-container .row-content .flex-col2 .single-about-image{width:100%;height:100%;display:block;overflow:hidden;position:relative}.about-section .about-image .about-container .row-content .flex-col2 .single-about-image :before{content:"";display:block;padding-top:135%}.about-section .about-image .about-container .row-content .flex-col2 .single-about-image .overlay-image{background:url(/assets/about-tOaU_IuJ.webp) bottom center no-repeat;background-size:cover;height:105%;filter:saturate(.6) brightness(50%) sepia(50%) hue-rotate(100deg);transition:filter .5s;top:-20vh}.about-section .about-image .about-container .row-content .flex-col2 .single-about-image .overlay{position:absolute;top:0;left:0;height:100%;width:100%}.about-section .about-image .about-container .row-content .flex-col2 .single-about-image:hover .overlay-image{filter:none}.about-section .circle-container{position:relative;margin-bottom:150px}.about-section .circle-container .circle{box-shadow:0 60px 50px -1px #00d9ffbf;position:absolute;height:clamp(0em,1550%,100em);width:120%;left:-10%;background-color:#1c1d20;border-radius:0% 0% 50% 50%;z-index:1}span{font-size:20px}span .animate-dot{opacity:0;animation:animateDot1 2s linear infinite}span .animate-dot:nth-child(2){animation:animateDot2 2s linear infinite}span .animate-dot:nth-child(3){animation:animateDot3 2s linear infinite}@keyframes animateDot1{0%{opacity:0}20%{opacity:0}30%{opacity:1}90%{opacity:1}}@keyframes animateDot2{0%{opacity:0}35%{opacity:0}45%{opacity:1}90%{opacity:1}}@keyframes animateDot3{0%{opacity:0}50%{opacity:0}60%{opacity:1}90%{opacity:1}}@keyframes digital-ball{0%{background:#00d9ff}50%{background:#dc143c}to{background:#00d9ff}}.animated-word{display:inline-block;transition:transform .3s ease,color .3s ease;margin-right:2px}.progress-container{position:fixed;top:0;left:0;right:0;z-index:1000;background:transparent;width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);pointer-events:none;overflow:visible}.progress-container .progress-bar{margin-bottom:-4px;border-bottom:3px solid;width:100%;background-color:transparent;transform-origin:left center;overflow:visible}html,body{overflow-y:auto;overflow-x:hidden}.mouse-glow{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:9999}.backdrop{position:fixed;top:0;left:0;height:100vh;width:100vw;z-index:1005;overflow:hidden;backface-visibility:hidden;background-color:#020202f2}.contact{min-height:1200px;margin:150px auto auto;background-color:#1c1d20;padding:0 50px;overflow:hidden;position:relative;color:#fff;max-width:1400px}.contact__title{display:flex;align-items:center;position:relative;width:100%;font-weight:700;margin:10px 0 0;font-size:calc(clamp(3.25em,7vw,8em)*.875);line-height:1.2;padding-left:80px}.contact__title:before{content:"►";font-size:clamp(.65em,2vw,50em);margin-right:20px;color:#00d9ff}.contact__wrapper{margin-top:5em;padding:0 clamp(1.5em,4vw,2.5em);width:100%;display:flex;gap:50px;justify-content:space-between;padding-bottom:13em}.contact__info{flex:1;display:flex;flex-direction:column;gap:2em}.contact__item{display:flex;flex-direction:column;gap:.5em}.contact__label{font-weight:400;font-size:.8em;text-transform:uppercase;color:#999d9e}.contact__link,.contact__text{font-size:1em;font-weight:500}.contact__form{flex:1.5;position:relative;display:flex;justify-content:center;align-items:center}.contact__form-group{position:relative;min-height:150px;border-top:1px solid #3f3f3f;padding:0 80px}.contact__form-number{position:absolute;left:0;top:2.6em;color:#999d9e}.contact__form-label{font-size:1.2em;padding:calc(clamp(1.5em,4vw,2.5em)/2) 0 0;display:block;padding-top:1.6em}.contact__form-input{font-size:1.2em;width:100%;padding:1em 0 4em;background-color:transparent;border:none;outline:none;resize:none}.contact__form-textarea{resize:none;min-height:10lh}.contact__form-error-wrapper{position:relative;padding-bottom:.75em}.contact__form-error{position:absolute;bottom:0;left:0;color:#f33;font-size:1em;transform:translateY(-1.5em)}.contact__form-error:before{content:"";position:absolute;background-color:#f33;border-radius:50%;left:-4em;width:.3em;height:.3em;top:.5em}.contact__form-footer{position:relative;width:100%;top:80px}.contact__form-divider{width:100%;margin:0;height:1px;background-color:#3f3f3f;border:none}.contact__form-button{position:absolute;top:0;right:5%;transform:translateY(-50%);z-index:2}.contact__button-text{position:relative;display:flex;width:100%;height:100%;align-items:center;justify-content:center;font-size:clamp(1.1rem,1.5vw,1.35rem)}.contact__button-input{position:relative;height:100%;width:100%;background-color:transparent;margin:0;color:#161616;padding:0;z-index:50;cursor:pointer;text-align:center;font-size:inherit;border:none}.contact__button-input:disabled{cursor:not-allowed;opacity:.7}@media (max-width: 768px){.contact{padding:0 calc(clamp(1.5em,6vw,8em)/2) 200px}.contact__wrapper{flex-direction:column;padding:0 calc(clamp(1.5em,4vw,2.5em) / 6)}.contact__info{padding-left:5em}}@media (max-width: 576px){.contact__title{padding-left:20px;padding-right:20px}.contact__info{padding-left:.3em;align-items:flex-end}.contact__form-group{padding-right:0;padding-left:35px}.contact__form-input{text-align:left;padding-left:0;padding-right:0}.contact__form-error{left:auto;text-align:left}.contact__form-error:before{display:none;content:""}.contact__form-button{right:20px}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-30px)}60%{transform:translateY(-15px)}}.success-container{text-align:center;margin:1em 0;perspective:1000px}.success-container .success{color:#4bb543;font-size:1.2em}.success-container .success .word{display:inline-block;white-space:nowrap;position:relative}.success-container .success .char{display:inline-block;position:relative;will-change:transform;backface-visibility:visible}.success-container .success .space{display:inline-block;width:.3em}.navbar{position:fixed;top:0;left:0;width:100%;z-index:10;color:#fff;transition:all .55s}.navbar.hidden{top:-100%}@media (max-width: 768px){.navbar{display:none}}.navbar .nav-wrapper{position:absolute;top:0;width:100%;display:flex;align-items:center;justify-content:space-between;padding:calc(clamp(1.5em,4vw,2.5em) / 3) calc(clamp(1.5em,4vw,2.5em)*1);transition:all .25s cubic-bezier(.645,.045,.355,1);pointer-events:auto!important;-webkit-user-select:auto!important;user-select:auto!important}.navbar .nav-wrapper.top{background-color:transparent;box-shadow:none}.navbar .nav-wrapper.scrolled-up{background-color:#0a192fd9;box-shadow:0 10px 30px -10px #020c1bb3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.navbar .nav-wrapper .creditsTop .btnLink{margin-bottom:0;position:relative;z-index:5;border:0}.navbar .nav-wrapper .creditsTop .btnLink .btnClick{display:flex;border:0;height:1.25em;border-radius:0;overflow:visible;cursor:pointer}.navbar .nav-wrapper .creditsTop .btnLink .btnClick .btnText{display:flex;align-items:center;justify-content:center;padding:0 calc(clamp(1.5em,4vw,2.5em)/2);position:relative;width:100%;height:100%;pointer-events:none;will-change:transform,color;font-size:18px;z-index:2}.navbar .nav-wrapper .creditsTop .btnLink .btnClick .btnText .credit{padding-right:.21em}.navbar .nav-wrapper .creditsTop .btnLink .btnClick .btnText .credit span{position:relative;display:block}.navbar .nav-wrapper .creditsTop .btnLink .btnClick .btnText .cba{overflow:hidden;position:relative}.navbar .nav-wrapper .creditsTop .btnLink .btnClick .btnText .cba .codeBy{display:inline-block;position:relative}.navbar .nav-wrapper .creditsTop .btnLink .btnClick .btnText .cba .andrija{display:inline-block;position:relative;padding-right:.2em;padding-left:.21em}.navbar .nav-wrapper .creditsTop .btnLink .btnClick .btnText .cba .andrija .andrijaSpan{display:inline-block;position:relative}.navbar .nav-wrapper .creditsTop .btnLink .btnClick .btnText .cba .andrija .Mićunović{position:absolute;opacity:1;top:0;left:0;white-space:nowrap;transform:translate(3.25em);padding-left:.21em}.navbar .nav-wrapper .linksWrap{display:flex;list-style:none;align-items:center}.navbar .nav-wrapper .linksWrap .cv-container{margin-left:20px}.navbar .nav-wrapper .linksWrap .cv-container .cv-button{border-radius:50%;padding:1em;cursor:pointer;color:#fff;transition:all .1s ease;border:.5px solid #727272;font-size:1em;background-color:#161616;transition:all .25s cubic-bezier(.645,.045,.355,1)}.navbar .nav-wrapper .linksWrap .cv-container .cv-button:hover{background-color:#00d9ff}.navbar .nav-wrapper .linksWrap li .btnClick{display:flex;height:2.75em;align-items:center;justify-content:center;position:relative;font-size:1em;font-weight:500!important;color:#fff}.navbar .nav-wrapper .linksWrap li .btnClick:hover{color:#00d9ff}.navbar .nav-wrapper .linksWrap li .btnClick .btnText{padding:0 calc(clamp(1.5em,4vw,2.5em)/2);display:flex;align-items:center;justify-content:center;width:100%;height:100%;z-index:2;pointer-events:none;text-transform:capitalize}.other-projects-container{color:#fff;max-width:1000px;text-align:center;padding:0 25px}.other-projects-container h2{font-size:calc(clamp(1.65em,4vw,3em)*.875)}.other-projects-container .inline-link{display:inline-block;position:relative;color:#00d9ff;cursor:pointer;margin:0 auto}.other-projects-container .inline-link span{display:inline-block;position:relative;font-size:20px;text-transform:capitalize;font-weight:700}.other-projects-container .inline-link span:after{content:"";display:block;position:absolute;bottom:0;left:0;height:1px;background-color:#00d9ff;width:0;transition:width .3s ease}.other-projects-container .inline-link span:hover:after{width:100%}.other-projects-container .inline-link:hover svg{transform:translate(-7px)}.other-projects-container .archive-link svg{margin-left:7px;vertical-align:middle;transition:all .1s ease;transform:rotate(-45deg);font-size:15px}.other-projects-container .archive-link:hover svg{transform:rotate(-45deg) translate(4px)}.other-projects-container .more-button{position:relative;margin:80px auto 0!important;cursor:pointer}.other-projects-container .roundedButton{margin:80px auto!important}.projects-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:15px;position:relative;margin-top:50px}@media (max-width: 1080px){.projects-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}.projects-grid .project-style{position:relative;cursor:default;list-style:none;transition:transform .2s;isolation:isolate}.projects-grid .project-style .project-inner{position:relative;z-index:1;background-color:#222323;border-radius:12px;border:1px solid rgba(255,255,255,.1);font-weight:300;line-height:normal;color:#c9cbcd;font-size:16px;display:flex;justify-content:space-between;flex-direction:column;align-items:flex-start;height:100%;padding:2rem 1.75rem;overflow:auto;transition:transform .2s}@media (max-width: 768px){.projects-grid .project-style .project-inner{padding:20px}}.projects-grid .project-style .project-inner:hover{box-shadow:0 10px 30px -15px #020c1bb3;background-color:#202735}.projects-grid .project-style .project-inner .project-header .project-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:35px}.projects-grid .project-style .project-inner .project-header .project-top .folder svg{width:40px;height:40px;color:#00d9ff}.projects-grid .project-style .project-inner .project-header .project-top .project-links{display:flex;align-items:center;margin-right:-10px}.projects-grid .project-style .project-inner .project-header .project-top .project-links a{display:flex;justify-content:center;align-items:center;padding:5px 7px;z-index:1}.projects-grid .project-style .project-inner .project-header .project-top .project-links a svg{width:20px;height:20px}.projects-grid .project-style .project-inner .project-header .project-top .project-links a:hover svg{stroke:#00d9ff}.projects-grid .project-style .project-inner .project-header .project-title{font-size:clamp(24px,5vw,28px);margin:0 0 20px;color:#fff;text-align:left;z-index:1}.projects-grid .project-style .project-inner .project-header .project-title a{position:static;font-weight:700;transition:all .25s cubic-bezier(.645,.045,.355,1);cursor:pointer}.projects-grid .project-style .project-inner .project-header .project-title a:before{content:"";display:block;position:absolute;z-index:0;width:100%;height:100%;top:0;left:0}.projects-grid .project-style .project-inner .project-header .project-title:hover{color:#00d9ff}.projects-grid .project-style .project-inner .project-header .project-description p{text-align:left;font-size:17px}.projects-grid .project-style .project-inner .project-footer .project-tech-list{display:flex;align-items:flex-end;flex:1;flex-wrap:wrap;padding:0;margin:20px 0 0}.projects-grid .project-style .project-inner .project-footer .project-tech-list li{list-style:none;line-height:1.75;margin-right:.375rem;margin-top:.5rem}.projects-grid .project-style .project-inner .project-footer .project-tech-list li .project-tech-item{display:flex;font-weight:500;line-height:1.25rem;font-size:.85rem;padding:.25rem .75rem;border-radius:50px;color:#00d9ff;background-color:#01a6ff1b}.preloader{position:fixed;top:0;left:0;touch-action:none;-webkit-overflow-scrolling:none;overscroll-behavior:none;height:100vh;width:100vw;z-index:1001;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;background-color:#161616;opacity:0}.preloader.active{opacity:1}.preloader svg:first-child{width:25vw;height:auto;stroke-linejoin:round;stroke-linecap:round}@media (max-width: 576px){.preloader svg:first-child{width:70vw}}.preloader svg:first-child path{stroke:#00d9ff;stroke-width:.6;fill-opacity:.5}.container{min-height:100vh;padding-left:clamp(1.5em,6vw,8em);padding-right:clamp(1.5em,6vw,8em)}.container h2{display:flex;align-items:center;justify-content:center;position:relative;width:100%;font-weight:700;margin:10px 0 0;font-size:calc(clamp(3.25em,7vw,8em)*.875);color:#fff;line-height:1.2;padding-left:80px}.container h2:before{content:"►";font-size:clamp(.65em,2vw,50em);margin-right:20px;color:#00d9ff}.container h2:after{margin-left:20px;content:"";display:block;position:relative;width:300px;height:1px;background-color:#3f3f3f}@media (max-width: 576px){.container h2{align-items:center;justify-content:flex-end;padding-left:20px;padding-right:20px}.container h2:before{content:"";width:300px;height:1px;background-color:#3f3f3f;margin-right:20px}.container h2:after{content:"►";font-size:clamp(.65em,2vw,50em);margin-left:20px;color:#00d9ff;transform:scale(-1);height:auto;width:auto;background-color:transparent}}.container .svg-container{display:flex;align-items:center;justify-content:center;gap:.15em;padding:5px 1em 15px;margin-bottom:200px}@media (max-width: 576px){.container .svg-container{margin-bottom:100px}}.container .svg-container .icon-wrapper{width:100%;max-width:50px}.container .svg-container .icon-wrapper svg{width:100%;height:auto;filter:grayscale(100%)}.container .svg-container .icon-wrapper svg:hover{filter:none}.project-item{display:grid;position:relative;gap:10px;grid-template-columns:repeat(12,1fr);align-items:center;margin-bottom:100px}@media (max-width: 768px){.project-item{box-shadow:0 10px 30px -15px #020c1bb3}}.project-item .project-video{position:relative;grid-column:1/8;grid-area:1/6/-1/-1;z-index:1}@media (max-width: 1024px){.project-item .project-video{grid-column:1/-1;height:100%;opacity:.25}}.project-item .project-video a{vertical-align:middle;position:relative;z-index:1}.project-item .project-video a .flex-col-device{display:block;width:100%;position:relative}.project-item .project-video a .flex-col-device .device{position:relative;filter:saturate(.6) brightness(50%) sepia(50%) hue-rotate(100deg);transition:all .2s}.project-item .project-video a .flex-col-device .device:hover{filter:none}.project-item .project-video a .flex-col-device .device .single-video{position:absolute;overflow:hidden;width:78.6%;left:10.7%;top:2%;z-index:0}.project-item .project-video a .flex-col-device .device .single-video:before{content:"";display:block;padding-top:62.5%}.project-item .project-video a .flex-col-device .device .single-video .overlay{position:absolute;top:0;left:0;height:100%;width:100%}.project-item .project-video a .flex-col-device .device .overlay-device-image{position:relative;width:100%;z-index:1;pointer-events:none}.project-item .project-video a .flex-col-device .device .overlay-device-image:before{content:"";display:block;padding-top:57%}.project-item .project-video a .flex-col-device .device .overlay-device-image .overlay{position:absolute;top:0;left:0;height:100%;width:100%}.project-item .project-content{position:relative;grid-area:1/1/-1/7;text-align:left;border-radius:12px}@media (max-width: 1024px){.project-item .project-content{display:flex;flex-direction:column;-webkit-box-pack:center;justify-content:center;height:100%;grid-column:5/-1;z-index:5}}@media (max-width: 768px){.project-item .project-content{display:flex;flex-direction:column;-webkit-box-pack:center;justify-content:center;height:100%;grid-column:1/-1;z-index:5;padding:40px 20px 30px;background-color:#172333df}}.project-item .project-content .project-overline{color:#00d9ff;margin:10px 0 0}.project-item .project-content .project-title{font-size:clamp(24px,5vw,28px);margin:0 0 20px;color:#fff}.project-item .project-content .project-title a{font-weight:700;transition:all .25s cubic-bezier(.645,.045,.355,1)}.project-item .project-content .project-title a:hover{color:#00d9ff}.project-item .project-content .project-description{font-weight:300;line-height:normal;padding:25px;color:#c9cbcd;z-index:2;position:relative;background-color:#202735;font-size:16px;box-shadow:0 10px 30px -15px #020c1bb3;border-radius:12px}@media (max-width: 768px){.project-item .project-content .project-description{padding:20px 0;background-color:transparent;box-shadow:none}}.project-item .project-content .project-list-tech{list-style:none;color:#c9cbcd;display:flex;justify-content:flex-start;flex-wrap:wrap;position:relative;z-index:2;margin:25px 0 10px}.project-item .project-content .project-list-tech li{margin:0 20px 5px 0;white-space:nowrap;font-size:13px}.project-item .project-content .project-links{display:flex;justify-content:flex-start;margin-right:0;margin-left:-10px;align-items:center;margin-top:10px;color:#c9cbcd}.project-item .project-content .project-links a{display:flex;justify-content:center;align-items:center;padding:10px;z-index:1}.project-item .project-content .project-links a svg{width:20px;height:20px;vertical-align:middle;transition:all .2s}.project-item .project-content .project-links a:hover svg{stroke:#00d9ff}@media (max-width: 800px){.project-item .project-desc-container{flex-basis:calc(100% - 15px)}}.featured-projects{list-style:none}.featured-projects li .project-tech-item{color:#00d9ff;font-weight:600}.featured-projects li:not(:last-of-type){margin-bottom:150px}@media (max-width: 1024px){.featured-projects li:not(:last-of-type){margin-bottom:70px}}@media (max-width: 576px){.featured-projects li:not(:last-of-type){margin-bottom:30px}}.featured-projects li:nth-of-type(odd) .project-content{grid-column:7/-1;text-align:right}@media (max-width: 576px){.featured-projects li:nth-of-type(odd) .project-content{padding:30px 20px 20px}}@media (max-width: 1024px){.featured-projects li:nth-of-type(odd) .project-content{display:flex;flex-direction:column;-webkit-box-pack:center;justify-content:center;height:100%;grid-column:5/-1;z-index:5}}@media (max-width: 768px){.featured-projects li:nth-of-type(odd) .project-content{display:flex;flex-direction:column;-webkit-box-pack:center;justify-content:center;height:100%;grid-column:1/-1;z-index:5;text-align:left}}.featured-projects li:nth-of-type(odd) .project-video{grid-column:1/8}@media (max-width: 1024px){.featured-projects li:nth-of-type(odd) .project-video{grid-column:1/-1}}.featured-projects li:nth-of-type(odd) .project-list-tech{justify-content:flex-end}@media (max-width: 1024px){.featured-projects li:nth-of-type(odd) .project-list-tech{justify-content:flex-start}}.featured-projects li:nth-of-type(odd) .project-list-tech li{margin:0 0 5px 20px}@media (max-width: 1024px){.featured-projects li:nth-of-type(odd) .project-list-tech li{margin:0 20px 5px 0}}.featured-projects li:nth-of-type(odd) .project-links{justify-content:flex-end;margin-right:-10px;margin-left:0}@media (max-width: 1024px){.featured-projects li:nth-of-type(odd) .project-links{justify-content:flex-start;margin-right:0;margin-left:-10px}}.roundedButton{border-radius:3em;color:#fff;background-color:transparent;cursor:pointer;position:relative;display:flex;align-items:center;justify-content:center;font-size:1em}.roundedButton .button-text{padding:0 2.5em;position:relative;z-index:1;transition:color .4s linear;color:#161616;display:inline-block;will-change:transform;transform-style:preserve-3d;backface-visibility:hidden}.roundedButton:hover .button-text{color:#fff}.circle{width:100%;height:150%;position:absolute;border-radius:50%;top:100%}.background{position:fixed;left:0;top:0;display:flex;height:100vh;width:100vw;background-color:#000000a6;z-index:10}.header-button-container{position:fixed;top:0;left:0;z-index:1000;transform-origin:60px 60px;-webkit-overflow-scrolling:touch}.header-button-container .bg{position:fixed;background-color:#1c1d20;top:0;left:0;bottom:0;z-index:100;color:#fff}.header-button-container .bg .nav-inner{display:flex;height:100%;flex-direction:column;justify-content:space-between;padding:15vh 7.5vw 4vh 7.5vw;position:relative}@media (max-width: 576px){.header-button-container .bg .nav-inner{width:100vw;padding:15vh clamp(1.5em,6vw,8em) calc(clamp(1.5em,4vw,2.5em)/.8) clamp(1.5em,6vw,8em)}}.header-button-container .bg .nav-inner .nav-row{display:flex;flex-wrap:wrap;position:relative}.header-button-container .bg .nav-inner .nav-row h5{color:gray;margin-bottom:2em;text-transform:uppercase;font-size:.7em;line-height:1.065;letter-spacing:.05em}.header-button-container .bg .nav-inner .nav-row .stripe{background-color:gray;width:100%;height:1px;margin-bottom:2em}.header-button-container .links{width:100%;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding-top:5vh;z-index:10}.header-button-container .links a{font-size:calc(clamp(3.25em,5vw,3em)*.875);text-transform:capitalize;display:flex;transition:all .2s}.header-button-container .links a:hover{color:#00d9ff}.custom-button{width:70px;height:70px;border-radius:50%;position:fixed;top:25px;left:25px;cursor:pointer;color:#fff;border:.5px solid #727272;z-index:1000;background-color:#00d9ff}body.no-scroll{overflow:hidden!important}.socialRow{margin-left:calc(clamp(1.5em,4vw,2.5em)/-4);display:flex;flex-wrap:wrap;position:relative;color:#fff}.socialRow .socials .stripe{background-color:gray;width:100%;height:1px;display:none}.socialRow .socials p{font-size:.75em;line-height:1.065;letter-spacing:.05em;text-transform:uppercase;opacity:.5;padding-left:calc(clamp(1.5em,4vw,2.5em)*.4);margin-bottom:1em}.socialRow .socials ul li{display:inline-flex;font-size:2em;position:relative}.socialRow .socials ul li:not(:last-child){margin-right:calc(clamp(1.5em,4vw,2.5em)/2)}.socialRow .socials ul li a{display:flex;align-items:flex-start;height:2.25em;margin:0 calc(clamp(1.5em,4vw,2.5em) / 6);overflow:visible;cursor:pointer;background-color:transparent;min-width:1em;padding:0;font-size:1em;align-items:center;justify-content:center;position:relative;text-decoration:none;will-change:transform;outline:0;transition:all .2s}.socialRow .socials ul li a:hover{color:#00d9ff}.no-css-transition{transition:none!important}.skills{display:flex;justify-content:center;background-color:#00d9ff;height:100vh;padding-top:100px;clip-path:polygon(0 0,100% 0,100% 90%,0 100%)}.skills .wrapper{max-width:1366px;height:100%;margin:auto}.skills .wrapper h2{color:#fff;text-align:center;padding-bottom:30px}.skills .wrapper .row-content{display:flex;align-items:center;gap:150px}.skills .wrapper .row-content .col1{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center}.skills .wrapper .row-content .col1 .image-container{width:100%;height:100%;line-height:0}.skills .wrapper .row-content .col1 .image-container img{width:600px}.skills .wrapper .row-content .col2{flex:1;display:flex;flex-direction:column;justify-content:center}.skills .wrapper .row-content .col2 p:first-child{font-size:24px;font-weight:300;margin-bottom:20px}.skills .wrapper .row-content .col2 p:nth-child(2){font-size:20px;font-weight:300}.skills .wrapper .row-content .col2 .iconContainer{display:flex;flex-wrap:wrap}.skills .wrapper .row-content .col2 .iconContainer .image-container{line-height:0;padding:10px}.skills .wrapper .row-content .col2 .iconContainer .image-container img{width:40px}.archive{min-height:calc(100vh - 70px);display:flex;align-items:center;justify-content:start;flex-direction:column}@media (min-width: 1200px){.archive{padding:0 6rem}}.archive .wrapper{width:100%;height:100%;padding:6rem 0}.archive .wrapper .inline-link{display:inline-flex;align-items:center;position:relative;color:#00d9ff;cursor:pointer;font-weight:600;margin-bottom:.5rem;gap:5px;font-size:18px;line-height:1}.archive .wrapper .inline-link svg{transition:all .1s ease;font-size:16px}.archive .wrapper .inline-link:hover svg{transform:translate(-7px)}.archive .wrapper h1{font-size:clamp(2.25rem,6vw,4rem);color:#fff;font-weight:700;line-height:1;letter-spacing:-.025em}.archive .wrapper table{width:100%;border-collapse:collapse;color:#fff;margin-top:3rem;text-indent:0;border-color:inherit}@media (max-width: 768px){.archive .wrapper table .hide-on-mobile{display:none}}.archive .wrapper table thead{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid rgba(203,213,225,.1);position:sticky;top:0;z-index:10;font-weight:600}.archive .wrapper table tbody tr{border-bottom:1px solid rgba(203,213,225,.1);font-size:.875rem;line-height:2.75;vertical-align:top}.archive .wrapper table tbody tr:hover,.archive .wrapper table tbody tr:focus{background-color:#202735}.archive .wrapper table th,.archive .wrapper table td{padding:20px 0;text-align-last:left;color:#c9cbcd}.archive .wrapper table th:first-child,.archive .wrapper table td:first-child{padding:20px 0;padding-left:1rem;padding-right:1rem}@media (max-width: 768px){.archive .wrapper table th:first-child,.archive .wrapper table td:first-child{padding-left:10px}}.archive .wrapper table th:last-child,.archive .wrapper table td:last-child{padding-right:20px}@media (max-width: 768px){.archive .wrapper table th:last-child,.archive .wrapper table td:last-child{padding-right:10px}}.archive .wrapper table th svg,.archive .wrapper table td svg{width:20px;height:20px}.archive .wrapper table tbody tr{cursor:default}.archive .wrapper table tbody tr td{font-size:.875rem}.archive .wrapper table td.year{padding-right:1rem;padding-left:1rem;font-size:.875rem;line-height:1.65}@media (max-width: 768px){.archive .wrapper table td.year{padding-right:.5rem;padding-left:.5rem}}.archive .wrapper table td.title{color:#fff;font-weight:600;padding-right:1rem;font-size:1.125rem;line-height:1.375}.archive .wrapper table td.tech ul{display:flex;list-style:none;flex-wrap:wrap}.archive .wrapper table td.tech ul li{margin:.25rem .375rem .25rem 0}.archive .wrapper table td.tech ul li div{padding:.25rem .75rem;line-height:1.25;border-radius:50px;color:#00d9ff;background-color:#01a6ff1b}.archive .wrapper table td.links{min-width:50px;padding-right:0}.archive .wrapper table td.links div{display:flex;align-items:center;line-height:2.25}.archive .wrapper table td.links div a{flex-shrink:0}.archive .wrapper table td.links div a:hover svg{stroke:#00d9ff}.archive .wrapper table td.links div a+a{margin-left:10px}.header:hover:first h1{background-color:#fff;display:inline-block;color:#00d9ff!important}.header:hover .hero-section__tagline{color:#00d9ff!important}.header:hover .dev-desc{color:#00d9ff!important;font-weight:500!important}.not-found{min-height:calc(100vh - 70px);display:flex;align-items:center;justify-content:center;flex-direction:column}.not-found h1{font-size:clamp(100px,25vw,200px);line-height:1;color:#00d9ff;font-family:SF Mono,Fira Code,Fira Mono,Roboto Mono,monospace}.not-found h2{font-size:clamp(30px,5vw,50px);font-weight:400;color:#c9cbcd}.not-found a{color:#00d9ff;background-color:transparent;border:1px solid #00d9ff;border-radius:4px;padding:1.25rem 1.75rem;font-size:14px;font-family:SF Mono,Fira Code,Fira Mono,Roboto Mono,monospace;line-height:1;text-decoration:none;transition:all .25s cubic-bezier(.645,.045,.355,1);margin-top:40px}.not-found a:hover{outline:none;box-shadow:4px 4px #00d9ff;transform:translate(-5px,-5px)}.error{color:#f33;font-size:clamp(.75rem,1.5vw,1rem)}.success{color:#00d9ff!important;font-size:clamp(1.25rem,1.5vw,1.5rem)}html.no-scroll{touch-action:none;-ms-touch-action:none}
