@font-face{font-family:"SecondaryFont";src:url(../fonts/Thesignature.ttf) format("truetype")}.purple-text{background:linear-gradient(90deg, #f8c8ec, #e6c8ff, #d9a6ff, #ffb3dc, #dda0dd, #f8c8ec);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-size:400% auto;animation:gradientShift 6s ease infinite}.overlay-text-heading{font-size:30px;background:linear-gradient(90deg, #4000FF, #BC2DFF, #37008F);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-size:400% auto;animation:gradientShift 6s ease infinite;padding:1rem}@keyframes gradientShift{0%{background-position:0% center}50%{background-position:100% center}100%{background-position:0% center}}.red-gradient{background:linear-gradient(90deg, #ff003c 0%, #b3001b 25%, #4d0009 50%, #b3001b 75%, #ff003c 100%);background-size:300% 300%;background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);animation:redShimmer 6s ease infinite}@keyframes redShimmer{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}.blue-gradient{background:linear-gradient(90deg, #00C8FF, #6C00FF);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-size:400% auto;animation:gradientShift 6s ease infinite}.purple-gradient,.cs-title{background:linear-gradient(90deg, #4000FF, #BC2DFF, #37008F);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-size:400% auto;animation:gradientShift 6s ease infinite}.grey-gradient{background:linear-gradient(90deg, #eeeeee 0%, #cccccc 25%, #888888 50%, #cccccc 75%, #eeeeee 100%);background-size:300% 300%;background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);animation:glossFlow 5s ease infinite}@keyframes glossFlow{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}@media screen and (min-width: 768px){.overlay-text-heading{font-size:40px;margin:15px}}@media screen and (min-width: 1200px){.overlay-text-heading{font-size:50px;margin:0 -45px}}*{box-sizing:border-box;margin:0;padding:0}.hidden{display:none}body{background-color:#09060c}body.menu-open{overflow:hidden;height:100vh}.header{position:relative;color:#fff}.menu-container{display:flex;align-items:center;justify-content:space-between;position:relative;padding:35px 48px 0}.menu-container-contact{background-color:#000}.header-logo{flex:0 0 auto}.header-logo img{width:100px}.mobile-menu{position:fixed;top:0;width:100vw;height:100vh;border-radius:10px 10px 0px 0px;border:.2px solid #fff;background:hsla(0,0%,100%,.3);backdrop-filter:blur(12.8999996185px);transform:translateY(100%);transition:transform .4s ease-in-out;display:block;z-index:1000}.mobile-menu .mobile-nav-list{display:flex;flex-direction:column;justify-content:center;gap:10px;z-index:1}.mobile-menu .mobile-nav-list img{width:100%;padding:74px 54px 0;margin:60px 0 0 0}.mobile-menu .mobile-nav-list li{list-style-type:none;font-family:"Montserrat",sans-serif;color:#fff;font-size:20px;font-style:normal;font-weight:700;line-height:33px;align-items:left;padding-left:50px}.mobile-menu .mobile-nav-list li a{color:#fff;text-decoration:none}.mobile-menu .mobile-nav-list li a:hover{background-image:linear-gradient(90deg, #d68eff, #4a8eff);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);-webkit-text-fill-color:rgba(0,0,0,0)}.mobile-menu-connect{font-family:"Montserrat",sans-serif}.mobile-menu-connect .line1-picture-logo{display:flex;justify-content:space-between;align-items:center;margin-top:80px;padding-left:50px;padding-right:50px}.mobile-menu-connect .line1-picture-logo .line1-profile-pic-name{display:flex;align-items:center;gap:10px;flex-direction:row;font-size:13px}.mobile-menu-connect .line1-picture-logo .line1-profile-pic-name .line1-profile-pic{width:5rem;height:5rem;-o-object-fit:cover;object-fit:cover;overflow:hidden}.mobile-menu-connect .line1-picture-logo .line1-profile-pic-name .line1-profile-pic img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%;display:block}.mobile-menu-connect .line1-picture-logo .line1-profile-pic-name .line1-name{display:flex;flex-direction:column;gap:5px}.mobile-menu-connect .line1-picture-logo .line1-profile-pic-name .line1-name .my-name{font-size:15px;font-weight:bold;background:linear-gradient(270deg, #c679ff, #f06ecf, #ff8ecb, #c679ff);background-size:300% 300%;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);animation:gradientShift 4s ease infinite}.mobile-menu-connect .line2-text-button{display:flex;justify-content:space-between;margin-top:20px;padding-left:50px;padding-right:50px}.mobile-menu-connect .line2-text-button .line2-text{font-size:10px;width:50%}.mobile-menu-connect .line2-text-button .line2-button{background-color:#000;padding:1rem 2rem;border:none;border-radius:20px;cursor:pointer;text-align:center}.mobile-menu-connect .line2-text-button .gradient-text{background-image:linear-gradient(90deg, #d68eff, #4a8eff);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);-webkit-text-fill-color:rgba(0,0,0,0);font-size:14px;font-weight:600}.mobile-menu-connect .line2-text-button .line2-button:hover{opacity:.8}.mobile-menu.active{transform:translateY(0)}.hamburger{width:45px;height:45px;border:2px solid #fff;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px;cursor:pointer;background-color:rgba(0,0,0,0);transition:all .7s ease;z-index:9999}.hamburger .bar{width:30px;height:4px;background-color:#fff;border-radius:2px;transition:transform .3s ease}.hamburger.active .bar:nth-child(1){transform:rotate(45deg) translate(4px, 4px)}.hamburger.active .bar:nth-child(2){transform:rotate(-45deg) translate(3px, -3px)}.desktop-menu{display:none}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}@media screen and (min-width: 768px){.desktop-menu{display:block}.mobile-menu,.hamburger{display:none}.header-logo img{width:100%}.nav-menu{position:absolute;left:50%;transform:translateX(-50%);width:286px;height:44px;border-radius:9px;border:1px solid hsla(0,0%,100%,.09);background:hsla(0,0%,100%,.12);backdrop-filter:blur(9px)}.nav-menu .nav-list{display:flex;justify-content:center;align-items:center;gap:1rem;z-index:1}.nav-menu .nav-list .nav-item{font-family:"Montserrat",sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal;list-style-type:none;padding:13px 0;z-index:2}.nav-menu .nav-list .nav-item a{color:#fff;text-decoration:none}.slide-bg{position:absolute;left:0;top:0;width:64px;height:40px;background-color:#000;transform:translateX(0);will-change:transform;transition:transform .5s cubic-bezier(0.22, 1, 0.36, 1);z-index:0;background:#000;border-radius:9px}}footer{position:relative;text-align:center}.footer-bg-mobile{position:absolute;bottom:0;margin:0;padding:0;width:100%;height:100%;z-index:-1}.footer-bg-desktop,.footer-bg-tablet{display:none}.footer-top-text,.footer-bottom-text{display:flex;justify-content:space-between;align-items:center;font-family:"Montserrat",sans-serif;color:#fff;font-size:.5rem;margin-top:30px;padding:0 30px}.footer-top-text .footer-top-text1,.footer-top-text .footer-top-text2,.footer-bottom-text .footer-top-text1,.footer-bottom-text .footer-top-text2{width:20%}.footer-top-text .footer-bottom-text1,.footer-top-text .footer-bottom-text2,.footer-bottom-text .footer-bottom-text1,.footer-bottom-text .footer-bottom-text2{width:20%}.footer-top-text .footer-top-text1,.footer-top-text .footer-bottom-text1,.footer-bottom-text .footer-top-text1,.footer-bottom-text .footer-bottom-text1{text-align:left}.footer-top-text .footer-top-text2,.footer-top-text .footer-bottom-text2,.footer-bottom-text .footer-top-text2,.footer-bottom-text .footer-bottom-text2{text-align:right}.footer-bottom-text{margin-top:60%}.footer-logo{margin:0 auto;padding:30px;width:100%;transform:translateY(100%)}@media screen and (min-width: 768px){.footer-bg-mobile,.footer-bg-desktop{display:none}.footer-bg-tablet{display:block;position:absolute;bottom:0;margin:0;padding:0;width:100%;height:100%;z-index:-1}.footer-top-text,.footer-bottom-text{display:flex;justify-content:space-between;align-items:center;font-family:"Montserrat",sans-serif;color:#fff;font-size:9px;margin-top:30px;padding:0 30px}.footer-top-text .footer-top-text1,.footer-top-text .footer-top-text2,.footer-bottom-text .footer-top-text1,.footer-bottom-text .footer-top-text2{width:15%}.footer-top-text .footer-bottom-text1,.footer-top-text .footer-bottom-text2,.footer-bottom-text .footer-bottom-text1,.footer-bottom-text .footer-bottom-text2{width:20%}.footer-top-text .footer-top-text1,.footer-top-text .footer-bottom-text1,.footer-bottom-text .footer-top-text1,.footer-bottom-text .footer-bottom-text1{text-align:left}.footer-top-text .footer-top-text2,.footer-top-text .footer-bottom-text2,.footer-bottom-text .footer-top-text2,.footer-bottom-text .footer-bottom-text2{text-align:right}.footer-bottom-text{margin-top:40%}}@media screen and (min-width: 1200px){footer{overflow:hidden}.footer-bg-mobile,.footer-bg-tablet{display:none}.footer-bg-desktop{display:block;position:absolute;bottom:0;margin:0;padding:0;width:100%;height:100%;z-index:-1}.footer-top-text,.footer-bottom-text{display:flex;justify-content:space-between;align-items:center;font-family:"Montserrat",sans-serif;color:#fff;font-size:15px;padding:0 30px;opacity:.8}.footer-top-text .footer-top-text1,.footer-top-text .footer-top-text2,.footer-bottom-text .footer-top-text1,.footer-bottom-text .footer-top-text2{width:15%;padding-top:30px}.footer-top-text .footer-bottom-text1,.footer-top-text .footer-bottom-text2,.footer-bottom-text .footer-bottom-text1,.footer-bottom-text .footer-bottom-text2{width:20%;padding-bottom:30px}.footer-top-text .footer-top-text1,.footer-top-text .footer-bottom-text1,.footer-bottom-text .footer-top-text1,.footer-bottom-text .footer-bottom-text1{text-align:left}.footer-top-text .footer-top-text2,.footer-top-text .footer-bottom-text2,.footer-bottom-text .footer-top-text2,.footer-bottom-text .footer-bottom-text2{text-align:right}.footer-bottom-text{margin-top:25%}}.white-button,.white-button-link{display:inline-flex;align-items:center;justify-content:center;width:130px;height:30px;flex-shrink:0;margin-top:20px;font-size:12px;font-weight:600;background-color:#fff;color:#000;border:2px solid #fff;border-radius:8px;cursor:pointer;position:relative;overflow:hidden;transition:background-color .3s ease,color .3s ease;font-family:"Montserrat",sans-serif;text-decoration:none}.white-button::before,.white-button-link::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(120deg, #00c8ff, #6c00ff, #ff00d4);transition:all .4s ease-in-out;z-index:0}.white-button:hover::before,.white-button-link:hover::before{left:0}.white-button:hover,.white-button-link:hover{color:#fff;background-color:#fff;border-color:#6c00ff}.white-button span,.white-button-link span{position:relative;z-index:1}@media screen and (min-width: 1200px){.white-button-link{height:50px;width:150px;font-size:15px}}.map-box{width:100%;max-width:100%;height:300px;border-radius:20px;overflow:hidden;position:relative;padding:0px !important}.map-box iframe{width:100%;height:100%;display:block;border:none;border-radius:10px}.sharing-bg-home{position:relative;overflow:hidden;background:linear-gradient(270deg, #22001f, #150037 60%, #0d001a);background-size:cover;background-blend-mode:overlay;background-attachment:fixed;color:#fff;width:100%;height:100%;padding-bottom:20px}.sharing-bg-home::before,.sharing-bg-home::after{content:"";position:absolute;width:500px;height:500px;border-radius:50%;filter:blur(100px);opacity:.3;z-index:0;animation:moveBlob 10s ease-in-out infinite alternate}.sharing-bg-home::before{background:radial-gradient(circle, #3e0058, transparent 70%);top:-150px;left:-150px;animation-delay:0s}.sharing-bg-home::after{background:radial-gradient(circle, #00384d, transparent 70%);bottom:-150px;right:-150px;animation-delay:2.5s}@keyframes moveBlob{0%{transform:translate(0, 0) scale(1)}50%{transform:translate(200px, 100px) scale(1.2)}100%{transform:translate(-100px, -150px) scale(1)}}.section-landing-page{padding:35px 20px 0;font-family:"Montserrat",sans-serif}.section-landing-page .landing-page-intro{margin-top:8rem;position:relative;text-align:center}.section-landing-page .landing-page-intro .landing-page-name{font-size:4rem;font-family:"Montserrat",sans-serif;font-weight:700}.section-landing-page .landing-page-intro .landing-page-surname{font-size:5rem;font-family:"SecondaryFont",sans-serif;color:#6933b3;transform:rotate(-10deg);position:absolute;top:30px;left:5%}.section-landing-page .landing-page-description{text-align:center;margin-top:120px}.section-landing-page .landing-page-description .description-developer{font-size:16px;margin-bottom:20px}.section-landing-page .landing-page-description .description-main-text{font-size:12px;font-style:normal;font-weight:400;line-height:16px;padding:0 10px}.landing-page-mobile-logo-heart{display:none}.section-about-me{overflow:hidden;position:relative;font-family:"Montserrat",sans-serif}.section-about-me .background-overlay{position:absolute;top:0;left:0;z-index:2;width:100vw;height:100vh;background-color:#000}.section-about-me .shadow-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;pointer-events:none;background:radial-gradient(ellipse at center, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.7) 40%, rgba(0, 0, 0, 0.8) 70%, rgba(0, 0, 0, 0.9) 90%, rgb(0, 0, 0) 100%);mask-image:linear-gradient(to bottom, black 0%, transparent 100%);-webkit-mask-image:linear-gradient(to bottom, black 0%, transparent 100%);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.section-about-me .about-me-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:2;width:100vw;height:100vh;max-width:600px;max-height:600px;padding:3rem;color:#fff;text-align:center;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center}.section-about-me .about-me-overlay .overlay-text-description{font-size:14px}.section-about-me .about-me-overlay .overlay-text-description .overlay-text-description-paragraph{margin-bottom:15px}.section-about-me .about-me-gallery{z-index:1;position:relative}.section-about-me .about-me-gallery .gallery-mask{overflow:hidden;width:100%;position:relative}.section-about-me .about-me-gallery .gallery-row{display:flex;gap:30px;padding:40px 0;will-change:transform}.section-about-me .about-me-gallery .gallery-row img{width:350px;height:240px;border-radius:20px;filter:brightness(0.5);transition:filter .3s ease;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.section-about-me .about-me-gallery .row-right{display:flex;transform:translateX(-50%)}.section-about-me .about-me-gallery .gallery-row img:hover{filter:brightness(1)}.section-projects{margin-top:70px;display:flex;flex-direction:column;align-items:center;position:relative;padding:35px 20px 0}.section-projects .projects-text{display:flex;flex-direction:column;align-items:center;text-align:center}.section-projects .projects-text .p-text-header{top:-20px;font-size:60px;position:absolute;font-family:"SecondaryFont",sans-serif;background:linear-gradient(90deg, #00C8FF, #6C00FF);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-size:400% auto}.section-projects .projects-text .p-text-header2{margin-top:20px;font-family:"Montserrat",sans-serif;color:#fff;font-weight:800;font-size:28px}.section-projects .projects-text .p-text-description{color:#fff;font-family:"Montserrat",sans-serif;font-size:11px;margin-top:10px;padding:0 10px}.section-projects .projects-projects{margin-top:50px;margin-bottom:60px;width:100%}.section-projects .projects-projects a{text-decoration:none;display:block}.section-projects .projects-projects .p-card-wrapper{perspective:1200px;height:120px;margin-bottom:20px;position:relative;cursor:pointer}.section-projects .projects-projects .p-card-wrapper:hover .p-card-cube{transform:rotateX(-90deg)}.section-projects .projects-projects .p-card-wrapper:hover video{opacity:1}.section-projects .projects-projects .p-card-cube{width:100%;height:100%;position:relative;transform-style:preserve-3d;transform:rotateX(0deg);transition:transform .6s cubic-bezier(0.4, 0, 0.2, 1);transform-origin:center center}.section-projects .projects-projects .p-card-face{position:absolute;width:100%;height:100%;backface-visibility:hidden;display:flex;justify-content:space-between;align-items:center;padding:30px;border-bottom:.5px solid rgba(240,240,240,.377)}.section-projects .projects-projects .p-card-front{background:rgba(0,0,0,0);transform:rotateX(0deg) translateZ(60px)}.section-projects .projects-projects .p-card-front .p-title{color:#fff;font-family:"Montserrat",sans-serif;font-size:28px;font-weight:700}.section-projects .projects-projects .p-card-front .p-logo{width:100px;height:auto}.section-projects .projects-projects .p-card-bottom{background:#000;transform:rotateX(90deg) translateZ(60px);padding:0;overflow:hidden;border:none}.section-projects .projects-projects .p-card-bottom .p-video-preview{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:0;transition:opacity .3s ease}.card-wrapper{--height: 100px;--extra-space: 40px;height:calc(var(--height) + var(--extra-space));perspective:1000px;overflow:visible;position:relative}.card{width:100%;height:var(--height);transform-style:preserve-3d;transform:rotateX(0deg) translateZ(calc(var(--height) * -0.5));transition:transform .6s ease;position:absolute;top:0;left:0}.face{width:100%;height:var(--height);position:absolute;backface-visibility:hidden}.front{display:flex;justify-content:space-between;align-items:center;padding:0 30px;background-color:#181818;color:#fff;transform:rotateX(0deg) translateZ(calc(var(--height) * 0.5))}.bottom{background-color:#000;transform:rotateX(-90deg) translateZ(calc(var(--height) * 0.5))}.card-logo{width:120px}.card-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section-text-animation{font-size:24px;color:#fff;font-family:"Montserrat",sans-serif;font-weight:700;text-align:center;margin:70px 0;padding:0 15px;position:relative}.section-text-animation p{margin:10px 0;line-height:1.3}.signature{display:none}.section-boxed-info{margin-top:100px;color:#fff;font-family:"Montserrat",sans-serif;position:relative;padding:20px 15px}.section-boxed-info .box-info{border-radius:10px;border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.05);backdrop-filter:blur(17.7000007629px);padding:40px 18px}.section-boxed-info .testimonial-box{text-align:center;display:flex;justify-content:center;flex-direction:column;gap:20px;height:16rem;align-items:center;padding:30px 20px;position:relative;overflow:hidden}.section-boxed-info .testimonial-box::before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:conic-gradient(transparent, transparent, transparent, #9b87f5, transparent, transparent);animation:rotate-border 4s linear infinite}.section-boxed-info .testimonial-box::after{content:"";position:absolute;inset:2px;border-radius:9.756px;background:linear-gradient(270deg, #22001f, #150037 60%, #0d001a),url("../images/noise-texture.png");background-size:cover;background-blend-mode:overlay}.section-boxed-info .facts-decoration{position:absolute;top:20px;left:20px;opacity:.1;z-index:1}.section-boxed-info .facts-decoration .quote-mark{font-size:60px;font-weight:700;color:#9b87f5;line-height:1}.section-boxed-info .facts-title{color:#fff;text-align:center;font-size:20px;font-weight:600;line-height:normal;margin:0;letter-spacing:.5px;text-transform:uppercase;position:relative;z-index:1}.section-boxed-info .testimonial-comment{color:#fff;text-align:center;font-size:16px;font-style:italic;font-weight:400;line-height:1.6;min-height:80px;max-width:90%;padding:0 10px;position:relative;z-index:1}.section-boxed-info .testimonial-comment::after{content:"|";animation:blink 1s infinite;margin-left:3px;font-style:normal;color:#9b87f5}.section-boxed-info .facts-counter{display:flex;gap:8px;align-items:center;position:relative;z-index:1}.section-boxed-info .facts-counter .counter-dot{width:8px;height:8px;border-radius:50%;background:rgba(155,135,245,.3);transition:all .3s ease}.section-boxed-info .facts-counter .counter-dot:nth-child(1){animation:pulse 2s infinite}.section-boxed-info .facts-counter .counter-dot:nth-child(2){animation:pulse 2s infinite .3s}.section-boxed-info .facts-counter .counter-dot:nth-child(3){animation:pulse 2s infinite .6s}@keyframes blink{0%,50%{opacity:1}51%,100%{opacity:0}}@keyframes pulse{0%,100%{background:rgba(155,135,245,.3);transform:scale(1)}50%{background:rgba(155,135,245,.8);transform:scale(1.3)}}@keyframes rotate-border{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.section-boxed-info .testimonial-occupation{color:#a3a3a3;text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:normal}.section-boxed-info .resume-box{display:flex;justify-content:space-between;text-align:left;height:8rem;align-items:center}.section-boxed-info .resume-box a{color:#fff;font-family:"Montserrat",sans-serif;font-size:18px;text-decoration:none}.section-boxed-info .resume-box .cv-text{color:#fff;text-align:left;font-size:13px;font-style:normal;font-weight:400;line-height:normal;opacity:.33}.section-boxed-info .resume-box .resume-text{color:#fff;text-align:center;font-size:20px;font-style:normal;font-weight:700;line-height:normal}.section-boxed-info .resume-box img{width:2rem}.section-boxed-info .social-media-box{height:6.7rem;align-items:center;display:flex;justify-content:center}.section-boxed-info .social-media-box img{width:4rem}.section-boxed-info .portfolio-scroll{overflow:hidden;padding:15px;white-space:nowrap;position:relative}.section-boxed-info .scroll-content{display:inline-flex;align-items:center;position:relative;left:0;transform:translateX(0);will-change:transform}.section-boxed-info .scroll-item{display:inline-flex;align-items:center;margin-right:15px}.section-boxed-info .scroll-content span{color:hsla(0,0%,100%,.7);margin-right:5px}.section-boxed-info .scroll-content strong{color:#fff}.section-boxed-info .heart-icon{width:20px;height:20px;margin:0 15px}@keyframes scroll{from{transform:translateX(0)}to{transform:translateX(-100%)}}.connect-box{font-family:"Montserrat",sans-serif;border-radius:15px;border:1px solid rgba(184,184,184,.1);background:rgba(184,184,184,.39);backdrop-filter:blur(11.1000003815px)}.connect-box .line1-picture-logo-box{display:flex;justify-content:space-between;align-items:center;padding:20px 15px}.connect-box .line1-picture-logo-box .line1-profile-pic-name-box{display:flex;align-items:center;gap:10px;flex-direction:row;font-size:12px}.connect-box .line1-picture-logo-box .line1-profile-pic-name-box .line1-profile-pic-box{width:4rem;height:4rem;-o-object-fit:cover;object-fit:cover;overflow:hidden;flex-shrink:0}.connect-box .line1-picture-logo-box .line1-profile-pic-name-box .line1-profile-pic-box img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%;display:block}.connect-box .line1-picture-logo-box .line1-profile-pic-name-box .line1-name-box{display:flex;flex-direction:column;gap:5px}.connect-box .line1-picture-logo-box .line1-profile-pic-name-box .line1-name-box .my-name-box{font-size:14px;font-weight:bold;background:linear-gradient(270deg, #c679ff, #f06ecf, #ff8ecb, #c679ff);background-size:300% 300%;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);animation:gradientShift 4s ease infinite}.connect-box .line1-picture-logo-box .line1-profile-pic-name-box .line1-name-box .talk-text-box{font-size:11px}.connect-box .line1-picture-logo-box .line1-logo-box img{width:3rem;height:auto}.connect-box .line2-text-button-box{display:flex;flex-direction:column;gap:15px;margin-top:15px;padding:0px 15px 20px 15px}.connect-box .line2-text-button-box .line2-text-box{font-size:11px;line-height:16px;width:100%}.connect-box .line2-text-button-box .line2-button-box{background-color:#000;padding:.8rem 1.5rem;border:none;border-radius:20px;cursor:pointer;text-align:center;align-self:center}.connect-box .line2-text-button-box .gradient-text-box{background-image:linear-gradient(90deg, #d68eff, #4a8eff);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);-webkit-text-fill-color:rgba(0,0,0,0);font-size:13px;font-weight:600}.connect-box .line2-text-button-box .line2-button-box:hover{opacity:.8}.info-box-bg{display:none}@media screen and (min-width: 768px){.sharing-bg-home{background:linear-gradient(270deg, #22001f, #150037 60%, #0d001a),url("../images/noise-texture.png")}.landing-page-mobile-logo-heart{display:block;position:absolute;top:5%;left:85%}.section-landing-page .landing-page-intro .landing-page-name{font-size:8rem}.section-landing-page .landing-page-intro .landing-page-surname{font-size:9rem;left:30%}.section-landing-page .landing-page-description{margin-top:170px}.section-landing-page .landing-page-description .description-developer{font-size:20px;margin-bottom:20px}.section-landing-page .landing-page-description .description-main-text{font-size:13px;line-height:18px;padding:0px 45px;margin-bottom:25px}.about-me-overlay .overlay-text-description{font-size:18px}.section-projects{flex-direction:row;gap:60px;margin-top:0px;margin-bottom:20px}.section-projects .projects-text .p-text-header{top:5vw}.section-text-animation{font-size:55px;margin-bottom:20px}.signature{display:block;position:absolute;bottom:-60px;right:2vw;width:20vw;height:auto;margin:20px}.connect-box .line1-picture-logo-box{padding:20px 20px}.connect-box .line1-picture-logo-box .line1-profile-pic-name-box{font-size:13px}.connect-box .line1-picture-logo-box .line1-profile-pic-name-box .line1-profile-pic-box{width:5rem;height:5rem}.connect-box .line1-picture-logo-box .line1-profile-pic-name-box .line1-name-box .my-name-box{font-size:15px}.connect-box .line2-text-button-box{flex-direction:row;justify-content:space-between;margin-top:20px;padding:0px 20px 20px 20px}.connect-box .line2-text-button-box .line2-text-box{font-size:10px;width:55%}.connect-box .line2-text-button-box .line2-button-box{padding:1rem 2rem}.connect-box .line2-text-button-box .gradient-text-box{font-size:14px}.info-box-bg{display:none}}@media screen and (min-width: 1200px){.landing-page-mobile-logo-heart{display:block;position:absolute;top:3%;left:75%;width:100px}.section-landing-page .landing-page-intro .landing-page-name{font-size:11rem}.section-landing-page .landing-page-intro .landing-page-surname{font-size:12rem;left:35vw;top:5vw}.section-landing-page .landing-page-description{margin-top:140px}.section-landing-page .landing-page-description .description-developer{font-size:24px;margin-bottom:20px}.section-landing-page .landing-page-description .description-main-text{font-size:16px;line-height:25px;padding:0px 150px;margin-bottom:25px}.about-me-overlay .overlay-text-description{font-size:24px;margin:0 -65px;line-height:15px;margin-top:5px}.section-projects{margin-top:130px;margin-bottom:100px}.section-projects .projects-text{width:70%}.section-projects .projects-text .p-text-header{left:9vw;font-size:160px}.section-projects .projects-text .p-text-header2{margin-top:40px;font-size:70px}.section-projects .projects-text .p-text-description{font-size:12px;line-height:15px;width:70%}.section-projects .projects-projects{margin-top:50px;margin-bottom:60px;width:60%}.section-projects .projects-projects .p-card{width:100%}.section-projects .projects-projects .p-card .p-title{font-size:16px}.section-text-animation{font-size:100px;margin:100px 0}.signature{display:block;position:absolute;bottom:-60px;right:8vw}.section-boxed-info .box-info{border-radius:10px;border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.05);backdrop-filter:blur(17.7000007629px);padding:40px 18px}.section-boxed-info .testimonial-box{padding:10px 40px;height:auto}.section-boxed-info .testimonial-box .testimonial-comment{font-size:16px;-webkit-line-clamp:10}.section-boxed-info .resume-box{height:auto}.section-boxed-info .resume-box a{color:#fff;font-family:"Montserrat",sans-serif;font-size:20px;text-decoration:none}.section-boxed-info .resume-box .cv-text{font-size:11px}.section-boxed-info .resume-box .resume-text{font-size:18px}.section-boxed-info .resume-box img{width:2rem}.section-boxed-info .social-media-box{height:auto;align-items:center}.section-boxed-info .social-media-box img{width:10rem;transform:translateY(30%)}.section-boxed-info .portfolio-scroll{overflow:hidden;padding:15px;white-space:nowrap;position:relative}.section-boxed-info .scroll-content{display:inline-flex;align-items:center;position:relative;left:0;transform:translateX(0);will-change:transform}.section-boxed-info .scroll-item{display:inline-flex;align-items:center;margin-right:15px}.section-boxed-info .scroll-content span{color:hsla(0,0%,100%,.7);margin-right:5px}.section-boxed-info .scroll-content strong{color:#fff}.section-boxed-info .heart-icon{width:20px;height:20px;margin:0 15px}@keyframes scroll{from{transform:translateX(0)}to{transform:translateX(-100%)}}.connect-box .line1-picture-logo-box .line1-profile-pic-name-box{font-size:16px}.connect-box .line1-picture-logo-box .line1-profile-pic-name-box .line1-name-box .my-name-box{font-size:19px}.connect-box .line2-text-button-box .line2-text-box{font-size:13px}.info-box-bg{display:block;position:absolute;padding:0;margin:0;bottom:-10px;left:0;z-index:-1}}.section-projects-projects{margin-top:40px;padding:0 30px;font-family:"Montserrat",sans-serif;color:#fff;margin-bottom:100px;width:100%;max-width:100%;overflow-x:hidden}.bg-projects{position:relative;width:100%;overflow:hidden}.bg-projects .info-box-bg{width:100%;overflow:hidden}.bg-projects .info-box-bg img{width:100%;height:auto;display:block}.projects-container{width:100%;max-width:100%;padding:0;margin:0}.projects-card{padding:15px;width:100%;max-width:100%}.project-card-img{position:relative;width:100%;max-width:100%;height:200px;border-radius:10px;backdrop-filter:blur(6.75px);background:hsla(0,0%,100%,.3);margin:0 auto;overflow:hidden}.project-card-img img{width:100%;height:100%;border-radius:10px;-o-object-fit:cover;object-fit:cover;filter:blur(5px);opacity:.2;transform:scale(1.02)}.project-card-name{font-family:"SecondaryFont",sans-serif;position:absolute;align-items:center;top:50%;left:50%;font-size:2.5rem;transform:translate(-50%, -50%);text-align:center}.project-card-overview{display:none}.project-card-tools{text-align:left}.project-card-tools-button{display:flex;flex-direction:column;align-items:baseline;text-align:center;gap:.1rem;margin-top:1rem}@media screen and (min-width: 768px){.section-projects-projects .project-card-img{width:auto;height:500px}.section-projects-projects .project-card-name{font-size:6rem}.section-projects-projects .project-card-overview{display:block;padding-top:20px;padding-bottom:20px;font-size:18px}.section-projects-projects .project-card-tools{font-size:20px}}@media screen and (min-width: 1200px){.project-card-img{width:1200px;height:600px}.project-card-tools-button{flex-direction:column;gap:0;max-width:1200px}.project-card-overview{width:1100px}.section-projects-projects{width:1200px;margin:30px auto;margin-bottom:400px;padding:0}.project-card-name{font-size:6rem}.project-card-tools{font-size:22px}}#timeline{position:relative;margin-bottom:250px}.casestudy-section-timeline .timeline-line{position:absolute;top:0;left:50%;transform:translateX(-50%);width:4px;height:100%;background:hsla(0,0%,100%,.08);filter:blur(4px);z-index:0}.casestudy-section-timeline .timeline-progress{width:100%;height:0;background:radial-gradient(circle, #00bfff 0%, #007BFF 50%, transparent 100%);box-shadow:0 0 20px #00bfff;z-index:1;position:absolute;top:0;left:0}.casestudy-section-timeline .case-study{margin:100px 0;position:relative}.casestudy-section-timeline .cs-box{padding:1.5rem;width:auto;border-radius:9.756px;border:.5px solid #ccc;background:linear-gradient(270deg, #22001f, #150037 60%, #0d001a),url("../images/noise-texture.png");background-size:cover;background-blend-mode:overlay;background-attachment:fixed;backdrop-filter:blur(4.6067900658px);margin:50px auto;color:#fff;opacity:0;font-family:"Montserrat",sans-serif;transform:translateY(50px) scale(0.95);transition:transform .8s ease,opacity .8s ease,box-shadow .8s ease;margin-bottom:150px;overflow:hidden}.casestudy-section-timeline .cs-box img{max-width:100%;border-radius:10px;display:block;-o-object-fit:cover;object-fit:cover}.casestudy-section-timeline .cs-box--full-image{padding:0}.casestudy-section-timeline .cs-box--full-image img{width:100%;height:100%;border-radius:0}.casestudy-section-timeline .cs-title{margin-bottom:20px;font-weight:600;font-size:40px}.casestudy-section-timeline .cs-text{line-height:30px;font-family:"Montserrat",sans-serif;color:#fff;padding:0 30px}.casestudy-section-timeline .cs-summary ul{padding-left:3.5rem}.casestudy-section-timeline .cs-summary ul li{margin:.5rem 0}.casestudy-section-timeline .project-card-button{text-align:center;box-shadow:none !important;margin:0 !important;margin-bottom:100px !important}.casestudy-section-timeline .cs-results-image{position:relative;overflow:hidden}.casestudy-section-timeline .cs-results-image .p-video-preview{width:100%;height:100%;-o-object-fit:fill;object-fit:fill;display:block}.cs-other-projects{margin:100px auto 80px;padding:0 20px}.cs-other-title{font-family:"Montserrat",sans-serif;font-size:32px;font-weight:700;color:#fff;text-align:center;margin-bottom:40px}.cs-other-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(150px, 1fr));gap:20px;max-width:800px;margin:0 auto}.cs-other-card{background:hsla(0,0%,100%,.05);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.1);border-radius:15px;padding:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;text-decoration:none;transition:all .3s ease;min-height:150px}.cs-other-card img{width:60px;height:60px;-o-object-fit:contain;object-fit:contain;filter:brightness(0) invert(1)}.cs-other-card p{font-family:"Montserrat",sans-serif;font-size:14px;font-weight:500;color:#fff;text-align:center;margin:0}.cs-other-card:hover{transform:translateY(-5px);border-color:#9b87f5;box-shadow:0 10px 30px rgba(155,135,245,.3);background:hsla(0,0%,100%,.08)}.cs-other-all{background:linear-gradient(90deg, #ff6ec4, #7873f5);border:1px solid rgba(0,0,0,0)}.cs-other-all span{font-family:"Montserrat",sans-serif;font-size:16px;font-weight:600;color:#fff}.cs-other-all:hover{box-shadow:0 10px 30px rgba(155,135,245,.5);background:linear-gradient(90deg, #ff7ed0, #8884ff)}@media screen and (max-width: 768px){.cs-other-title{font-size:24px}.cs-other-grid{grid-template-columns:repeat(2, 1fr);gap:15px}.cs-other-card{padding:15px;min-height:120px}.cs-other-card img{width:50px;height:50px}.cs-other-card p{font-size:12px}}.sharing-bg-about{height:100vh;position:relative;overflow:hidden;background:linear-gradient(270deg, #22001f, #150037 60%, #0d001a);background-size:cover;background-blend-mode:overlay;background-attachment:fixed;color:#fff;width:100%;height:100vh;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}.landing-animation-img{margin:0 auto;text-align:center;display:flex;justify-content:center;align-items:center;height:100vh;padding:0 30px}.landing-animation-img img{width:100%;max-width:800px;height:auto;margin:0 auto;display:block;margin-bottom:50px}.section-intro-about{padding:0 30px;margin:0 auto;text-align:center;margin:50px 0}.section-intro-about .intro-text{font-family:"Montserrat",sans-serif;color:#fff;font-size:13px;margin:30px 0}.section-intro-about .intro-text p{margin:15px 0}.facts-container{font-family:"Montserrat",sans-serif;color:#fff;padding:0 20px;position:relative;height:auto}.facts-container li{margin:10px 0}.facts-box{padding:20px;width:auto;border-radius:9.756px;border:1.084px solid hsla(0,0%,100%,.09);background:linear-gradient(270deg, #22001f, #150037 60%, #0d001a),url("../images/noise-texture.png");background-size:cover;background-blend-mode:overlay;background-attachment:fixed;backdrop-filter:blur(4.6067900658px);margin:40px 0}.about-me-facts p,.like-reason-facts p,.resume-facts p{margin:10px 0}.facts-title{border-bottom:1px solid hsla(0,0%,100%,.2);font-size:20px}.social-medias{display:flex;justify-content:center;flex-direction:column;text-align:left;margin-top:15px}.social-medias li{list-style-type:none;margin:5px 0}.social-medias li a{position:relative;color:#fff;text-decoration:none;display:inline-block;padding-bottom:4px}.social-medias li a::after{content:"";position:absolute;bottom:0;left:0;height:2px;width:0%;background:linear-gradient(90deg, #ff6ec4, #7873f5);transition:width .4s ease}.social-medias li a:hover::after{width:100%}.way-of-work-facts .way-of-work-text{margin-top:15px}.way-of-work-facts .way-of-work-text p{margin:10px 0}.resume-facts a{position:relative;color:#fff;text-decoration:none;display:inline-block;padding-bottom:4px}.resume-facts a::after{content:"";position:absolute;bottom:0;left:0;height:2px;width:0%;background:linear-gradient(90deg, #ff6ec4, #7873f5);transition:width .4s ease}.resume-facts a:hover::after{width:100%}.skills-facts{margin:20px;margin-top:-25px}.section-about-blob{position:relative}@media screen and (min-width: 768px){.sharing-bg-about{background:linear-gradient(270deg, #22001f, #150037 60%, #0d001a),url("../images/noise-texture.png")}.section-intro-about{margin:100px 0}.section-intro-about img{width:200px}.section-intro-about .intro-text{font-size:18px;width:1000px;margin:0 auto}}@media screen and (min-width: 1200px){.facts-container{position:relative;height:100vh}.skills-facts{display:block;width:300px;position:absolute;bottom:0;right:0px;z-index:6}.about-me-facts{width:400px;position:absolute;top:0}.like-reason-facts{width:600px;position:absolute;right:80px;top:8rem}.way-of-work-facts{width:700px;position:absolute;bottom:20px;left:30px}.social-media-facts{width:200px;position:absolute;left:40%;top:-30px}.resume-facts{width:300px;position:absolute;right:7rem}}.mg-contact-body{margin:0;padding:0;min-height:100vh;background:#000;font-family:"Inter",sans-serif;display:flex;align-items:center;justify-content:center}.mg-contact-container{width:100%;max-width:600px;padding:20px}.mg-contact-card{background:rgba(0,0,0,.95);border-radius:20px;padding:2rem;color:#fff;border:1px solid hsla(0,0%,100%,.1)}.mg-contact-header{margin-bottom:2rem}.mg-profile-section{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;position:relative}.mg-profile-image{width:60px;height:60px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.mg-profile-info{flex:1}.mg-profile-name{font-size:1.25rem;margin:0;font-weight:500}.mg-text-purple{color:#9b87f5}.mg-profile-tagline{margin:.25rem 0 0;font-size:.9rem;color:hsla(0,0%,100%,.8)}.mg-heart-icon{position:absolute;right:0;top:0;font-size:1.5rem;color:#fff}.mg-logo-section{text-align:center;margin:1.5rem 0}.mg-logo-image{max-width:280px;height:auto}.mg-contact-form{display:flex;flex-direction:column;gap:1.5rem}.mg-form-group{display:flex;flex-direction:column;gap:.5rem}.mg-form-label{color:hsla(0,0%,100%,.6);font-size:.9rem}.mg-form-input,.mg-form-textarea{width:100%;padding:.75rem;background:rgba(0,0,0,0);border:1px solid hsla(0,0%,100%,.2);border-radius:8px;color:#fff;font-size:1rem;box-sizing:border-box}.mg-form-textarea{min-height:150px;resize:vertical}.mg-phone-input{display:flex;align-items:center;border:1px solid hsla(0,0%,100%,.2);border-radius:8px;padding:0 .75rem}.mg-flag{margin-right:.5rem}.mg-phone-input .mg-form-input{border:none;padding:.75rem 0}.mg-form-footer{display:flex;justify-content:space-between;align-items:flex-start;margin-top:1rem}.mg-submit-btn{background:#fff;color:#000;border:none;padding:.75rem 2rem;border-radius:25px;font-weight:500;cursor:pointer;transition:background-color .3s}.mg-submit-btn:hover{background:#9b87f5;color:#fff}.mg-contact-info{text-align:right;font-size:.8rem;color:hsla(0,0%,100%,.6)}.mg-contact-info p{margin:.25rem 0}@media screen and (min-width: 768px){.mg-contact-container{padding:40px}.mg-contact-card{padding:3rem}.mg-profile-image{width:80px;height:80px}.mg-profile-name{font-size:1.5rem}}@media screen and (min-width: 1200px){.mg-contact-container{max-width:700px}.mg-logo-image{max-width:320px}}/*# sourceMappingURL=main.css.map */