:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}::selection{background-color:#000;color:#fff}::-moz-selection{background-color:#000;color:#fff}@font-face{font-family:Butler-Black;src:url(/portfolio/assets/Butler_Black-BN28g2wq.otf) format("opentype")}@font-face{font-family:Amanojaku;src:url(/portfolio/assets/Amanojaku-DwBf0XTW.otf) format("opentype")}@font-face{font-family:Gill Sans;src:url(/portfolio/assets/Gill%20Sans-DKv9qA3q.otf) format("opentype")}@font-face{font-family:Butler-Bold;src:url(/portfolio/assets/Butler_Bold-gUvnLfNK.otf) format("opentype")}@font-face{font-family:Butler-ExtraBold;src:url(/portfolio/assets/Butler_ExtraBold-CQ-70E6l.otf) format("opentype")}@font-face{font-family:Butler-Light;src:url(/portfolio/assets/Butler_Light-Bi-S968H.otf) format("opentype")}@font-face{font-family:Butler-Medium;src:url(/portfolio/assets/Butler_Medium-DCFrrHTL.otf) format("opentype")}@font-face{font-family:Butler-Regular;src:url(/portfolio/assets/Butler_Regular-CourzVdT.otf) format("opentype")}@font-face{font-family:Butler-UltraLight;src:url(/portfolio/assets/Butler_Ultra_Light-DnxDQqS5.otf) format("opentype")}@font-face{font-family:CanisMajor;src:url(/portfolio/assets/CANIS-MAJOR-NRq92ZtG.ttf) format("truetype")}@font-face{font-family:MovieMakersPersonalUse;src:url(/portfolio/assets/MovieMakersPersonalUse-BQaSBNIv.ttf) format("truetype")}@font-face{font-family:Cinzel-Black;src:url(/portfolio/assets/Cinzel-Black-wX3N0VwM.otf) format("opentype")}@font-face{font-family:Cinzel-Bold;src:url(/portfolio/assets/Cinzel-Bold-CfyjOJCS.otf) format("opentype")}@font-face{font-family:Cinzel-Regular;src:url(/portfolio/assets/Cinzel-Regular-EdepFPbw.otf) format("opentype")}@font-face{font-family:CinzelDecorative-Black;src:url(/portfolio/assets/CinzelDecorative-Black-CYWm0_qG.otf) format("opentype")}@font-face{font-family:CinzelDecorative-Bold;src:url(/portfolio/assets/CinzelDecorative-Bold-svgC8-G1.otf) format("opentype")}@font-face{font-family:CinzelDecorative-Regular;src:url(/portfolio/assets/CinzelDecorative-Regular-C-ZRKsr8.otf) format("opentype")}@font-face{font-family:GillSansCondensed;src:url(/portfolio/assets/gill-sans-mt-condensed-DLGhyICF.ttf) format("truetype")}@font-face{font-family:Hertine;src:url(/portfolio/assets/Hertine-BjcdQtkf.woff) format("woff"),url(/portfolio/assets/Hertine-B8Xvn3PU.ttf) format("truetype")}@font-face{font-family:Mistral;src:url(/portfolio/assets/MISTRAL-B9uINHiU.TTF) format("truetype")}@font-face{font-family:MovieFilmstrip;src:url(/portfolio/assets/Movie-CSg_Ub7F.woff) format("woff"),url(./assets/fonts/Movie.ttf) format("truetype")}@font-face{font-family:BlackMatcha;src:url(/portfolio/assets/Black-Matcha-BXzxfR06.otf) format("opentype")}@font-face{font-family:BAUHS93;src:url(/portfolio/assets/BAUHS93-lLNSb4cI.ttf) format("truetype")}.preloader{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#000;display:flex;justify-content:center;align-items:center;z-index:9999;transition:opacity .8s ease-out,visibility .8s ease-out;opacity:1;visibility:visible}.preloader-logo{max-width:120px;width:100%;height:auto;animation:pulseLogo 1.8s infinite ease-in-out}@keyframes pulseLogo{0%{opacity:1}50%{opacity:.2}to{opacity:1}}.preloader.loaded{opacity:0;visibility:hidden}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Rubik,sans-serif;background-color:#fff;color:#fff;cursor:none}.fade-up{opacity:0;transform:translateY(30px);transition:opacity .9s ease-out,transform .9s ease-out}.fade-up.show{opacity:1;transform:translateY(0)}.custom-cursor{position:fixed;width:15px;height:15px;background-color:#06fc;border-radius:50%;pointer-events:none;z-index:99999;transition:opacity .2s ease-out;will-change:transform}.main-header{position:fixed;margin-top:2%;width:100%;color:#fff;z-index:1000}.navbar{position:relative;display:flex;justify-content:space-between;align-items:center;height:70px;width:67%;margin:auto;background-color:#000;border-radius:90px;padding:2.4% 5% 2.4% 8%}.logo-img{height:auto;width:55px;display:block;cursor:none}.nav-center{flex-grow:1;text-align:center}#current-section-name{color:#fff;font-family:GillSansCondensed,sans-serif;font-size:16px;text-transform:uppercase;border-radius:30px;padding:3px 17px;border:2px solid #ffffff}.nav-right{cursor:none;display:flex;gap:11px}.social-img{width:30px;height:auto;vertical-align:middle}.social-icon:hover .social-img{filter:brightness(0) saturate(100%) invert(32%) sepia(98%) saturate(3755%) hue-rotate(200deg) brightness(100%) contrast(107%)}.burger{display:none;flex-direction:column;justify-content:space-around;width:25px;height:25px;background:transparent;border:none;cursor:pointer;padding:0;z-index:1010}.burger-line{width:100%;height:3px;background-color:#fff;border-radius:3px;transition:all .3s linear}.mobile-nav-menu{display:none;position:fixed;top:0;right:-100%;width:100%;height:100vh;background-color:#000;z-index:1005;flex-direction:column;align-items:center;justify-content:center;transition:right .3s ease-in-out}.mobile-nav-menu.active{right:0}.mobile-link{font-family:BlackMatcha,Gill Sans MT,sans-serif;font-size:32px;color:#fff;text-decoration:none;padding:15px 0}.mobile-socials{display:flex;gap:20px;margin-top:30px}.mobile-socials .social-img{width:35px}.home-section{height:95vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;background-image:linear-gradient(#00000080,#0000),url(/portfolio/assets/ygarttBG-DWvuDfm4.jpg);background-repeat:no-repeat;background-position:center;background-size:cover}.section-content{width:100%;text-align:center}.content-img{width:70%;height:auto;display:block;margin:0 auto;opacity:0;will-change:transform,opacity}.about{background-color:#fff;padding:7%}.about-content{background-color:#fff;color:#000;display:flex;padding:0;width:88%;align-items:center;gap:5%;margin:0 auto 0 7%}.about-img{flex:1.6;overflow:hidden;height:100%;border-radius:17px}.about-img img{height:100%;width:100%;object-fit:cover;display:block}.about-text{flex:2;padding:0;margin-top:7%}.title-card-wrapper-about{background-image:url(/portfolio/assets/CardBG-BOZAjx0V.png);background-size:100% 100%;background-repeat:no-repeat;background-position:center;width:44%;height:5vh;display:flex;align-items:center;justify-content:center;margin-bottom:15px}.title-card-wrapper-about h2{font-family:Amanojaku,sans-serif;font-size:30px;color:#000;margin:0;white-space:nowrap;transform:translateY(-66%)}.about-content h3{padding-top:2%;font-family:Amanojaku,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:14px;color:#06f;margin-bottom:4%}.aboutSpan{font-family:BlackMatcha,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:17px}.about-text p{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:12px;line-height:1.7;width:90%;margin-bottom:25px;text-align:justify}.dq{width:60px;margin-left:77%}.additional-card{position:relative;width:90%;height:60vh;margin-left:3%;margin-top:9%;overflow:hidden}.additional-card .card-img{position:absolute;top:0;right:0;width:77%;height:100%;z-index:1}.additional-card .card-img img{width:100%;height:100%;object-fit:cover;display:block;border-radius:17px}.additional-card .card-text-box{position:absolute;z-index:2;top:50%;left:5%;transform:translateY(-50%);width:35%;height:45vh;padding:30px;background-color:#000;color:#fff;display:flex;align-items:center;justify-content:center;border-radius:17px 0 0 17px}.additional-card .card-text-box p{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:12px;line-height:1.7;margin:0;width:80%;text-align:justify}.skills{padding:7%;background-color:#fff;color:#000}.title-card-wrapperskills{display:none}.skills-layout-container{display:flex;flex-wrap:wrap;justify-content:center;gap:0;width:95%;margin:0 auto}.skill-card{padding:20px;height:58vh;background-color:#000}.left-card{background:linear-gradient(#0009),url(/portfolio/assets/about02-CpnXaC_r.jpg) no-repeat center center/cover;flex-basis:25%;min-width:280px;position:relative;border-radius:17px 0 0 17px}.laptop-img{position:absolute;z-index:999!important;margin-top:7%;right:-20%;width:340px;height:auto;pointer-events:none}.center-card{background-color:#06f;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-basis:40%;min-width:300px;margin-top:-3.8%;height:70vh;border-radius:17px}.center-card h2{font-family:Amanojaku,Gill Sans MT,Trebuchet MS,sans-serif;font-size:30px;color:#fff;margin-top:20%;margin-bottom:-22%;text-align:center}.center-card p{margin:auto;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:12px;width:77%;line-height:1.7;text-align:justify;color:#fff}.right-card{background:linear-gradient(#000000c6),url(/portfolio/assets/about02-CpnXaC_r.jpg) no-repeat center center/cover;flex-basis:25%;min-width:300px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:3%;border-radius:0 17px 17px 0}.skills-group{margin-bottom:25px}.skills-group h3{font-family:Amanojaku,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:12px;color:#fff;margin-bottom:15px}.skills-icon-grid{display:grid;grid-template-columns:repeat(4,auto);justify-content:flex-start;gap:14px}.skills-icon-grid img{height:25px;object-fit:contain;transition:transform .3s ease;opacity:1}.skills-icon-grid img:hover{transform:scale(1.1)}.title-card-wrapper{background-image:url(/portfolio/assets/CardBG-BOZAjx0V.png);background-size:100% 100%;background-repeat:no-repeat;background-position:center;width:40%;height:5vh;display:flex;align-items:center;justify-content:center;margin:0 auto 3%}.title-card-wrapper h2{font-family:Amanojaku,sans-serif;font-size:30px;color:#000;margin:0;white-space:nowrap;display:inline-block;transform:translateY(-60%)!important}.works{padding:4% 7% 7%;background-color:#fff;color:#000}.works-header{width:70%;margin:0 auto 50px;display:flex;flex-direction:column;align-items:center;text-align:center}.works-header p{font-family:Gill Sans,sans-serif;font-size:12px;width:88%;margin:auto;line-height:1.7;color:#000}.works-container{display:flex;flex-wrap:wrap;justify-content:center;gap:25px;width:95%;margin:0 auto}.work-card{flex-basis:30%;min-width:300px;background-color:#000;border-radius:10px;overflow:hidden;box-shadow:0 4px 10px #0000001a;transition:transform .3s ease}.work-card:hover{transform:translateY(-5px)}.work-img-container{position:relative}.main-work-img{width:100%;height:auto;display:block}.work-desc{padding:20px}.work-desc p{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:12px;line-height:1.6;color:#fff;margin:0;text-align:left}.work-btn{display:inline-flex;align-items:center;gap:8px;text-decoration:none;color:#fff;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:12px;font-weight:700;border:1px solid rgb(255,255,255);padding:8px 15px;border-radius:22px;margin-top:15px;transition:all .3s ease}.work-btn:hover{background-color:#06f;border:none;color:#fff}.work-btn i{font-size:12px}.showcase{padding:7%;background-color:#fff;color:#000}.showcase-header{width:70%;margin:0 auto 50px;text-align:center}.showcase-header p{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:12px;width:88%;margin:auto;line-height:1.7;text-align:center;color:#000}.showcase-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;width:90%;margin:0 auto}.showcase-item{aspect-ratio:3 / 4;border-radius:8px;overflow:hidden;box-shadow:0 4px 10px #0000001a;transition:transform .3s ease}.showcase-item img{width:100%;height:100%;object-fit:cover;display:block;filter:grayscale(100%);transition:filter .6s ease}.showcase-item:hover img{filter:grayscale(0%)}.pagination-controls{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:40px}.pagination-numbers{display:flex;gap:10px}.nav-btn{background:transparent;border:none;filter:invert(1);padding:8px;width:35px;height:34px;cursor:none;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.nav-btn img{width:23px;object-fit:contain}.nav-btn:disabled{pointer-events:none}.pagination-btn{font-family:Gill Sans,Gill Sans MT,sans-serif;font-size:14px;font-weight:700;padding:7px 12px;background:transparent;color:#000;border:1px black solid;border-radius:8px;cursor:none;transition:all .3s ease}.pagination-btn.active{background-color:#000;color:#fff;border:rgb(0,0,0)}.lightbox{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9000;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background-color:#0006;display:flex;justify-content:center;align-items:center;visibility:hidden;opacity:0;transition:opacity .3s ease,visibility .3s ease}.lightbox.active{visibility:visible;opacity:1}.lightbox-content{position:relative;text-align:center;transform:translateY(-5%);z-index:10000;-webkit-backdrop-filter:none;backdrop-filter:none}.lightbox-img{max-width:85vw;max-height:78vh;object-fit:contain;border-radius:8px;box-shadow:0 5px 20px #0006;-webkit-backdrop-filter:none;backdrop-filter:none}.lightbox-controls{display:flex;justify-content:center;gap:25px;background-color:#000;padding:12px 55px;border-radius:50px;position:absolute;bottom:-74px;left:50%;transform:translate(-50%);z-index:10000}.lightbox-btn{background:none;border:none!important;width:40px;height:40px;padding:5px;transition:transform .2s ease}.lightbox-btn:hover{transform:scale(1.1)}.lightbox-btn img{width:100%;height:100%;object-fit:contain;border:none}.contact{padding:10% 5% 0;background-color:#fff;color:#000;text-align:center;overflow:hidden;position:relative;min-height:100vh}.contact-header{width:70%;margin:0 auto 40px}.contact-header p{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:12px;width:88%;margin:auto;line-height:1.7;text-align:center;color:#000}.contact-email{display:flex;justify-content:center;align-items:center;gap:10px;margin-bottom:120px}.contact-email a{font-family:Gill Sans,Gill Sans MT,sans-serif;font-size:23px;font-weight:700;color:#000;text-decoration:underline;transition:color .3s ease}.contact-email a:hover{color:#06f}.email-icon{width:20px;height:auto}.contact-cards-container{display:flex;justify-content:center;align-items:flex-start;width:85%;margin:0 auto;position:relative;height:600px}.contact-card:active{cursor:none}.contact-card{width:380px;background-color:#000;display:flex;flex-direction:column;border-radius:10px;position:absolute;overflow:hidden;box-shadow:0 25px 50px #00000026;cursor:none!important;touch-action:none;-webkit-user-select:none;user-select:none}.contact-card:active{cursor:grabbing;z-index:8!important}.card-1{width:400px;z-index:1;left:5%}.card-2{width:480px;z-index:4;left:30%;top:14%}.card-3{z-index:2;left:60%;bottom:10%}.card-top-bar{display:flex;align-items:center;padding:12px 15px;position:relative;justify-content:center}.window-controls{display:flex;gap:6px;position:absolute;left:15px}.dot{width:9px;height:9px;border-radius:50%}.red{background-color:#ff5f56}.yellow{background-color:#ffbd2e}.green{background-color:#27c93f}.card-title{font-family:Amanojaku,sans-serif;font-size:10px;color:#fff;text-transform:uppercase;letter-spacing:1.5px}.card-img-wrapper{width:100%;overflow:hidden}.contact-card img{width:100%;height:auto;display:block;object-fit:cover;pointer-events:none}#main-footer{height:auto;padding-top:5%;background-image:url(/portfolio/assets/footerbg-CgH0UAnk.jpg);background-repeat:no-repeat;background-position:center;background-size:cover;border-radius:40px 40px 0 0;padding-bottom:3%}#main-footer .footer-container{max-width:1200px;margin:auto;display:flex;justify-content:space-between;flex-wrap:wrap;gap:30px}.footer-left,.footer-center,.footer-right{margin-top:5%;flex:1 1 250px;min-width:230px}.footer-left{margin-left:5%}.footer-center{margin-left:7%}.footer-left h3{font-size:13px;font-family:Amanojaku,Gill Sans MT,Trebuchet MS,sans-serif;color:#fff;margin-bottom:20px;line-height:1.2}.footer-left h3 span{font-size:15px;font-family:BlackMatcha,Gill Sans MT,Trebuchet MS,sans-serif}.footer-left p{font-size:12px;line-height:1.6;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;color:#fff;margin-top:5%;text-align:start}.footer-center h3{font-size:13px;font-family:Amanojaku,Gill Sans MT,Trebuchet MS,sans-serif;color:#fff;margin-bottom:20px;line-height:1.2}.footer-center ul{list-style:none}.footer-center ul li{margin-bottom:10px;line-height:.1}.footer-center ul li a{text-decoration:none;font-size:12px;line-height:.2;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;color:#fff;transition:color .3s;text-align:start}.footer-center ul li a:hover{color:#06f}.footer-right h3{font-size:13px;font-family:Amanojaku,Gill Sans MT,Trebuchet MS,sans-serif;color:#fff;margin-bottom:20px;line-height:1.2;text-align:start}.footer-icons{margin-left:4%;list-style:none;padding:0;display:flex;flex-direction:row;gap:10px}.footer-icon-img{width:33px;object-fit:contain;display:inline-block}.footer-icons li a:hover .footer-icon-img{filter:brightness(0) saturate(100%) invert(32%) sepia(98%) saturate(3755%) hue-rotate(200deg) brightness(100%) contrast(107%)}.footerroightandimg{display:flex;align-items:flex-start;margin-left:3%;margin-top:4%}.footer-image img{display:none}@media (max-width: 767px){.fade-up{opacity:1;transform:translateY(0);transition:none}#about{scroll-margin-top:16vh}#skills,#works,#showcase,#contact{scroll-margin-top:15vh}.custom-cursor{display:none}body,*{cursor:auto}.main-header{margin-top:4%}.navbar{cursor:pointer;width:88%;padding:3% 13% 3% 9%;height:60px;position:relative}.logo-img{width:45px}#current-section-name{font-size:12px;padding:2px 7% 2px 12px}.nav-right{display:none}.burger{display:flex}.mobile-nav-menu{display:block;position:absolute;top:calc(100% + 10px);left:50%;width:70%;transform:translate(-50%);height:auto;background-color:#000;z-index:1005;border-radius:15px;box-shadow:0 4px 8px #0003;max-height:0;opacity:0;overflow:hidden;padding:0 20px;transition:max-height .4s ease-out,opacity .3s ease-out,padding .4s ease-out}.mobile-nav-menu.active{max-height:500px;opacity:1;padding:20px}.mobile-link{font-family:GillSansCondensed,sans-serif;text-transform:uppercase;font-size:15px;text-align:center;padding:10px 0;display:block}.mobile-socials{justify-content:center;gap:15px;margin-top:20px;padding-top:15px;border-top:1px solid #333}.mobile-socials .social-img{width:30px}.home-section{height:50vh}.content-img{width:90%}.about{padding:10% 5%}.about-content{flex-direction:column;width:100%;margin-left:0;gap:30px}.about-text{order:1;width:95%;margin-top:0;margin-bottom:-44%;z-index:999}.about-img{order:2;width:100%}.title-card-wrapper-about{width:50%;height:2.5vh}.title-card-wrapper-about h2{font-size:22px}.about-content h3{font-size:13px}.about-content p{width:100%;font-size:12px}.dq{width:45px;margin:0 auto -7% 85%}.additional-card{display:none}.skills{padding:10% 5%}.skills-layout-container{display:flex;flex-wrap:wrap;justify-content:center;gap:0;width:100%;border-radius:0;overflow:visible}.skill-card{height:auto;min-height:auto;padding:25px 15px;background-color:transparent}.center-card{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex-basis:100%;order:-1;min-width:0;height:auto;border-radius:0;padding:0 0 30px}.title-card-wrapperskills{display:block;background-image:url(/portfolio/assets/CardBG-BOZAjx0V.png);background-size:100% 100%;background-repeat:no-repeat;background-position:center;width:44%;height:2vh;display:flex;align-items:center;justify-content:center;margin:0 auto 7%}.title-card-wrapperskills h2{font-family:Amanojaku,sans-serif;font-size:22px;color:#000;margin:0;white-space:nowrap;display:inline-block;transform:translateY(-60%)!important}.center-card h2{display:none}.center-card p{font-size:14px;width:100%;text-align:center;color:#000;line-height:1.6;margin:0}.left-card{flex-basis:35%;min-width:0;border-radius:17px 0 0 17px;text-align:center;padding:30px 15px;position:relative;background:#000}.laptop-img{position:relative;display:block;z-index:1;margin:15px 0 -30px;left:-100px;width:250px}.right-card{flex-basis:65%;min-width:0;border-radius:0 17px 17px 0;padding:30px 15px;display:flex;flex-direction:column;justify-content:center;align-items:center;background:linear-gradient(#000000c6,#000000c6),url(/portfolio/assets/about02-CpnXaC_r.jpg) no-repeat center center/cover;background-position:center top}.skills-group{width:100%;text-align:center;margin-bottom:15px}.skills-group h3{font-size:12px;margin-bottom:17px;color:#fff}.skills-icon-grid{grid-template-columns:repeat(4,auto);justify-content:center;gap:10px;display:grid}.skills-icon-grid img{height:25px}.title-card-wrapper{width:44%;height:2.5vh}.title-card-wrapper h2{font-size:22px}#w5and6{display:none}.works{padding:10% 5%}.works-header{width:100%}.works-header p{width:95%;font-size:14px}.works-container{width:100%;gap:15px;display:flex;flex-wrap:wrap;justify-content:center}.work-card{flex-basis:87%;min-width:0;display:flex;flex-direction:column}.work-card:hover{transform:translateY(0)}.work-desc{padding:15px 15px 60px;position:relative;flex-grow:1}.work-desc p{font-size:13px}.work-btn{font-size:9px;padding:6px 12px;margin-top:0;position:absolute;bottom:15px;left:15px}.work-btn i{font-size:11px}.showcase{padding:10% 5%}.showcase-header{width:100%}.showcase-header p{width:90%;font-size:14px}.showcase-grid{width:100%;grid-template-columns:repeat(2,1fr);gap:15px}.pagination-btn{font-size:13px;padding:6px 10px}.nav-btn{width:32px;height:32px}.nav-btn img{width:20px}.contact{padding:10% 5%}.contact-header{width:100%;margin-bottom:30px}.contact-header p{font-size:14px}.contact-email{gap:10px;margin-bottom:40px;flex-wrap:wrap}.email-icon{width:25px}.contact-email a{font-size:18px}.contact-cards-container{display:none!important}.contact{padding-bottom:15%;min-height:auto}#main-footer{background-image:url(/portfolio/assets/footerphone-CNRYbtb5.jpg);height:auto;border-radius:40px 40px 0 0;padding-bottom:3%}#main-footer .footer-container{max-width:1200px;margin:auto;display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px}.footer-left,.footer-right{margin-top:5%;flex:1 1 250px;min-width:230px}.footer-left h3{font-size:12px;text-transform:uppercase;color:#fff;margin-bottom:10px;line-height:1.2}.footer-left p{font-size:12px;line-height:1.6;color:#fff;width:90%;margin-top:0;text-align:start}.footer-left{padding-top:5%;margin-left:11%}.footer-center{display:none}.footer-right{margin-right:-15%}.footer-right{margin-left:10%;padding-bottom:5%}.footer-right h3{font-size:12px;text-transform:uppercase;color:#fff;margin-bottom:20px;line-height:1.2;text-align:start}.footer-icons{margin-left:0%;list-style:none;padding:0;display:flex;flex-direction:row;gap:7px}.footer-icon-img{width:33px;object-fit:contain;display:inline-block}.footerroightandimg{display:flex;align-items:flex-start;margin-left:3%}.footer-image img{display:block;width:88px;margin-top:25px;padding-left:-30px;margin-right:9%}}@media (min-width: 768px) and (max-width: 1024px){.fade-up{opacity:1;transform:translateY(0);transition:none}.custom-cursor{display:none}.main-header{margin-top:3%}.navbar{width:85%;height:65px}.logo-img{width:50px}#current-section-name{font-size:15px;padding:3px 15px}.nav-right{gap:10px}.social-img{width:28px}.burger,.mobile-nav-menu{display:none}.home-section{height:85vh}.content-img{width:75%}.about{padding:8% 6%}.about-content{width:90%;margin-left:5%;gap:4%}.about-text{margin-top:4%}.title-card-wrapper-about{width:50%;height:2vh}.title-card-wrapper-about h2{font-size:22px}.about-content h3{font-size:15px}.about-text p{font-size:11px;width:95%}.dq{width:45px;margin-left:80%}.additional-card{width:90%;height:30vh;margin-top:7%}.additional-card .card-img{width:70%}.additional-card .card-text-box{background-color:#000;width:45%;height:20vh;padding:25px}.additional-card .card-text-box p{font-size:11px;width:90%}.skills{padding:6% 4%}.skills-layout-container{width:98%;gap:0}.skill-card{padding:10px;height:30vh}.left-card{flex-basis:25%;min-width:200px}.laptop-img{margin-top:5%;right:-15%;width:240px}.center-card{flex-basis:40%;min-width:250px;margin-top:-5%;height:37vh;padding:10px;border-radius:12px}.center-card h2{font-size:22px;margin-top:10%;margin-bottom:-15%}.center-card p{font-size:11px;width:88%;line-height:1.6}.right-card{flex-basis:25%;min-width:200px;padding:10px;justify-content:center;border-radius:0 12px 12px 0}.skills-group{margin-bottom:15px;width:95%;text-align:center}.skills-group h3{font-size:11px;margin-bottom:10px}.skills-icon-grid{grid-template-columns:repeat(4,auto);justify-content:center;gap:8px}.skills-icon-grid img{height:22px}.title-card-wrapper{width:44%;height:2vh}.title-card-wrapper h2{font-size:22px}.works{padding:8% 5%}.works-header{width:80%}.works-header p{font-size:11px;width:90%}.works-container{width:90%;gap:20px}.work-card{flex-basis:calc(50% - 15px);min-width:0}.work-desc{padding:18px}.work-desc p{font-size:11px}.work-btn{font-size:11px;padding:7px 14px;margin-top:12px}.work-btn i{font-size:11px}.showcase{padding:8% 5%}.showcase-header{width:80%}.showcase-header p{font-size:11px;width:97%}.showcase-grid{width:90%;gap:18px;grid-template-columns:repeat(2,1fr)}.pagination-controls{margin-top:35px;gap:12px}.pagination-numbers{gap:12px}.nav-btn{width:33px;height:33px}.nav-btn img{width:22px}.pagination-btn{font-size:13px;padding:6px 11px}.contact{padding:8% 5%;min-height:auto}.contact-header{width:80%;margin-bottom:35px}.contact-header p{font-size:11px;width:97%}.contact-email{gap:10px;margin-bottom:45px}.email-icon{width:22px}.contact-email a{font-size:20px}.contact-cards-container{width:95%;height:450px}.contact-card{width:280px;box-shadow:0 15px 35px #0000001f}.card-1{width:300px;left:3%;z-index:1}.card-2{width:340px;left:28%;top:20%;z-index:4}.card-3{width:280px;left:55%;bottom:5%;z-index:2}.contact-card:active{cursor:grabbing;z-index:8!important}.card-top-bar{padding:10px 12px}.dot{width:7px;height:7px}.card-title{font-size:9px;letter-spacing:1.2px}#main-footer{padding:11% 5% 5% 9%}#main-footer .footer-container{justify-content:space-around;gap:20px;max-width:95%}.footer-left,.footer-right{margin-top:3%;flex:1 1 40%;min-width:200px}.footer-left{margin-left:0%}.footer-center{display:none}.footer-right{margin-left:0}.footerroightandimg{margin-left:0;margin-top:3%;justify-content:flex-start}.footer-left h3,.footer-center h3,.footer-right h3{font-size:12px;margin-bottom:15px}.footer-left p{font-size:11px;margin-top:3%;width:88%}.footer-center ul li a{font-size:11px}.footer-icons{margin-left:3%;gap:12px}.footer-icon-img{width:30px}.footer-image img{display:none}}
