@import"https://fonts.googleapis.com/css2?family=Acme&family=Zilla+Slab:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap";@import"https://fonts.googleapis.com/css2?family=Acme&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&family=Zilla+Slab:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+Lao+Looped:wght@100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Protest+Guerrilla&display=swap";.normalFont{font-family:Ubuntu,sans-serif;font-weight:400;font-style:normal}.fancyFont{font-family:Acme,sans-serif;font-style:normal}.paraFont{font-family:Noto Sans Lao Looped,sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal}.horizontal-line{border-color:#d3d3d3;border-radius:100%}::-webkit-scrollbar{width:0px}.loading-container{position:absolute;top:0;left:0;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;background-color:#222831;color:#eee;border-top-left-radius:0%;border-top-right-radius:0%;z-index:10}.text-screen{width:100%;display:flex;justify-content:center;align-items:center;overflow-y:hidden;z-index:2}.nav-title{display:flex;align-items:center;justify-content:center;font-size:54px;font-weight:300;line-height:60px;transform:translateY(100%)}.nav-title span{width:10px;height:10px;margin-right:24px;border-radius:100%;background-color:#eee}h2.bg-text{position:absolute;color:transparent;font-size:140px;font-weight:900;-webkit-text-stroke:2px #31363f;z-index:1}h3.urdu-text{position:absolute;top:180px;color:transparent;font-size:60px;font-weight:900;-webkit-text-stroke:2px #31363f;z-index:1}@media (min-width: 1024px){h2.bg-text{font-size:300px}h3.urdu-text{top:50px;font-size:100px}}@media (min-width: 1200px){h2.bg-text{font-size:500px}h3.urdu-text{font-size:100px}}.home-container{height:100vh;width:100%;padding:32px 28px;background-color:#76abae;color:#eee;background-image:url(/myPhotos/profileImgs1.webp);background-size:cover;background-repeat:no-repeat;background-position:center;position:relative;overflow:hidden}.home-container-nav{font-size:18px;font-weight:500;display:flex;justify-content:space-around;align-items:center;position:relative}.home-container-nav h4,.side-navigation h4{width:100%;font-size:32px;font-family:Protest Guerrilla,sans-serif;text-transform:uppercase;color:#222831}.home-container-nav ul li{position:relative;cursor:pointer}.btn-menu-fixed{position:fixed;top:18px;right:28px;z-index:5}.dot-animation{height:9px;width:9px;position:absolute;bottom:-18px;left:50%;transform:translate(-50%);background-color:#eee;border-radius:100%;transition:.25s all ease-in;opacity:0}li:hover .dot-animation{opacity:10}.occupation-div{right:0;top:45%}.occupation-div-containt{margin-left:24px}.occupation-div-containt h2{font-size:32px;font-weight:500;letter-spacing:-.1rem;line-height:80%}button.resume-btn{font-size:32px;font-weight:500;font-family:Protest Guerrilla,sans-serif;text-transform:uppercase;color:#222831;-webkit-text-stroke:1px transparent;transition:.3s all ease-in;letter-spacing:.1rem}button.resume-btn:hover{color:#eee}.greetings-div{bottom:0%;color:#222831}.greetings-div h3{font-weight:400;line-height:0%}.marquee-name h1{font-weight:400;white-space:nowrap;animation:marquee-animation 17s linear infinite;letter-spacing:-.4rem}@keyframes marquee-animation{0%{transform:translate(0)}to{transform:translate(-100%)}}.side-navigation{width:0;height:100%;position:fixed;top:0;right:0;display:flex;flex-direction:column;justify-content:space-evenly;align-items:start;background-color:#31363f;color:#eee;overflow-x:hidden;transition:.5s;z-index:10}.side-navigation.open{width:100%;padding:0 32px}.side-navigation h4{color:#eee}.menu-items li{font-size:28px;text-transform:uppercase;cursor:pointer}.socialMedia-div ul{display:flex;justify-content:space-between}.socialMedia-div ul li{font-size:36px;cursor:pointer}.socialMedia-div h5{font-size:16px;font-weight:700;text-transform:uppercase;letter-spacing:.1rem;color:gray}.menu-items li:hover,.socialMedia-div ul li a:hover{color:#2ec4b6;transition:all .4s ease-out}.initials-div{position:relative}.btn-circle{width:70px;height:70px;display:flex;align-items:center;justify-content:center;background-color:#31363f;color:gray;border:none;border-radius:100%;box-shadow:inset 0 0 #2ec4b6;position:absolute;right:0;top:-10px}.btn-border{border:1px solid grey}.close-btn,.menu-btn{font-size:28px;background:none;border:none;cursor:pointer}.btn-circle:hover{color:#eee;border:none;box-shadow:inset 500px 0 #2ec4b6}@media (min-width: 768px){.side-navigation.open{width:60%}}@media (min-width: 1024px){.side-navigation.open{width:40%}.greetings-div{color:#eee}}@media (min-width: 1200px){.side-navigation.open{width:30%}}.about-container{width:100%;margin:42px 0;padding:32px 28px;display:flex;flex-direction:column}.about-phrase{font-size:1.55em;font-weight:400;word-spacing:2px;letter-spacing:-.1rem}@media (min-width: 1200px){.about-phrase{font-size:1.65em}}.about-btn{height:180px;width:180px;margin-top:56px;display:flex;justify-content:center;align-items:center;background-color:#222831;color:#eee;border-radius:100%;cursor:pointer;overflow:hidden;position:relative;letter-spacing:.05rem}.about-btn-span{z-index:1;font-size:16px;font-weight:700}.about_type1:after{content:"";position:absolute;left:0;top:0;transition:all .5s ease-in-out;background-color:#2ec4b6;border-radius:30px;visibility:hidden;height:10px;width:10px;z-index:-1}.about-btn:hover{border:2px solid #2ec4b6}.about_type1:hover:after{visibility:visible;transform:scale(100) translate(2px)}.aboutDetailed-container{width:100%;background-color:#fff;color:#222831;position:relative}.aboutDetailed-nav{padding:44px 28px 12px;display:flex;justify-content:space-between;align-items:center;font-size:18px;font-weight:500}.aboutDetailed-nav h4{font-family:Protest Guerrilla,sans-serif;font-size:32px}.aboutDetailed-nav ul li{cursor:pointer;position:relative}.bg-color{background-color:#222831}.detailed-info{padding:32px 28px 12px;display:flex;flex-direction:column}.occupation-heading{padding:64px 0;font-size:64px;font-weight:400;word-spacing:2px;line-height:75%;display:flex;flex-direction:column;align-items:end}.detailed-section{width:100%;padding:96px 28px 64px;display:flex;flex-direction:column;align-items:start;position:relative}.arrow{position:absolute;top:40px}.detailed-section-first{word-spacing:4px;display:flex;flex-direction:column;align-items:start}.detailed-section-first p{margin-bottom:32px;font-size:24px;line-height:28px;font-weight:300}.detailed-section-first p span{display:block;font-weight:450;word-spacing:2px;letter-spacing:-.1rem;transition:all .2s ease-in}.detailed-section-first p li{padding:4px 0}span.high{margin-bottom:18px;font-size:38px;line-height:40px}.detailed-section-second{border:1px solid transparent;overflow:hidden}.section-info{width:100%;padding:32px 28px;background-color:#eee}.myEducation-section,.myServices-section{position:relative;padding:32px 0}.myEducation-section h2,.myServices-section h2{margin-bottom:12px;font-size:38px;font-weight:500}.bg-num{position:absolute;right:0;bottom:-30px;font-size:80px;font-weight:500;letter-spacing:-.5rem;opacity:.1}.same-style{display:flex;flex-direction:column;justify-content:space-between}.same-style p h3{padding:6px 0;font-size:28px;font-weight:500;display:flex;align-items:center}.same-style p{display:flex;flex-direction:column;font-size:24px;font-weight:300}@media (min-width: 768px){.detailed-section-first p{font-size:24px;line-height:32px}.bg-num{top:-100px;font-size:240px}}@media (min-width: 1024px){.section-info{padding:64px 180px}.same-style p{width:45%;padding:6px 0}.occupation-heading{line-height:120%}.occupation-heading h1{font-size:120px}}.project-container{width:100%;margin:42px 0;padding:32px 4px;text-align:center;color:#222831}.project-container h2{font-size:36px;font-weight:700;letter-spacing:.02rem;text-transform:uppercase}.project-container h3{color:gray;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.1rem}#card-container{transform:scale(.75);opacity:0;transition:all ease-in .5s}.project-btn{margin-top:44px;height:60px;width:200px;position:relative;display:flex;justify-content:center;align-items:center;background-color:transparent;cursor:pointer;border:1px solid grey;overflow:hidden;border-radius:30px;color:#222831}.project-btn-span{z-index:1;font-weight:500;letter-spacing:.05rem}.type1:after{content:"";position:absolute;left:0;top:0;transition:all .5s ease-in-out;background-color:#2ec4b6;border-radius:30px;visibility:hidden;height:10px;width:10px;z-index:-1}.project-btn:hover{color:#eee;border:none}.type1:hover:after{visibility:visible;transform:scale(100) translate(2px)}.project-card1{min-width:200px;margin:42px 6px 0}.project-img-container{min-height:-moz-fit-content;min-height:fit-content;border:2px solid transparent;border-radius:18px;overflow:hidden}.project-img-container img{transform:scale(1.01);transition:all ease-in .2s}.project-img-container:hover img{transform:scale(1.06)}.project-title{display:flex;justify-content:space-between;align-items:center}.project-title h1{padding:18px 0 12px 4px;font-size:24px;font-weight:500;letter-spacing:-.08rem}.project-title h4,.project-detailed-container h4{padding:0 4px;font-size:18px;font-weight:500}.project-detailed-container{text-align:start}.skills-container{width:100%;padding-bottom:44px;display:flex;flex-direction:column;align-items:center}.skills-container h2{margin-bottom:64px;font-size:36px;font-weight:700;letter-spacing:.02rem;text-transform:uppercase;color:#222831}.skills-div{width:-moz-fit-content;width:fit-content;display:grid;justify-items:center;align-content:center;-moz-column-gap:2rem;column-gap:2rem;row-gap:4rem}.div-styling{height:200px;width:290px;border-radius:50px;background:#e0e0e0;box-shadow:20px 20px 60px #bebebe,-20px -20px 60px #fff;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center}.div-styling h4{position:absolute;top:-18px;left:50%;transform:translate(-50%,-50%);color:gray;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.1rem}.icon-style{margin:18px;font-size:34px}.big-heading{width:100%;margin-top:64px;padding:0 24px}.heading-containt{padding-top:12px;display:flex;flex-direction:column;align-items:start;font-size:74px;font-weight:900;text-transform:uppercase;-webkit-text-stroke-width:4px;-webkit-text-stroke-color:#222831;color:#222831;letter-spacing:-.2rem;overflow:hidden;line-height:70%}.heading-containt span:hover{-webkit-text-stroke-color:#2ec4b6;color:#2ec4b6}.span-two{color:#2ec4b6;-webkit-text-stroke-color:#2ec4b6}@media (min-width: 1024px){.heading-containt{-webkit-text-stroke-width:10px;line-height:75%}}.footer-container{width:100%;padding:32px 28px;background:#222831;color:#eee}.footer-heading{font-size:52px;line-height:80%}.footer-buttons{margin:24px 0}.footer-socialMedia ul{display:flex;justify-content:space-evenly}.footer-socialMedia ul li{color:gray;font-size:28px;transition:all .6s ease-out}.footer-socialMedia ul li:hover{color:#eee;cursor:pointer}.footer-second-div{padding:0 16px;display:flex;align-items:center;justify-content:space-between;color:gray;font-size:16px;font-weight:600}.contact-btn-2,.contact-btn-1{height:60px;width:100%;margin:18px 0;position:relative;display:flex;justify-content:center;align-items:center;background:transparent;color:gray;border:1px solid grey;border-radius:30px;cursor:pointer;overflow:hidden}.contact-btn-span-2,.contact-btn-span-1{z-index:1;font-size:18px;font-weight:400;letter-spacing:.05rem}.contact-type1:after,.contact-type2:after{content:"";position:absolute;left:0;top:0;transition:all .5s ease-in-out;background-color:#2ec4b6;border-radius:30px;visibility:hidden;height:10px;width:10px;z-index:-1}.contact-btn-1:hover,.contact-btn-2:hover{color:#eee}.contact-type1:hover:after{visibility:visible;transform:scale(100) translate(2px)}.contact-type2:hover:after{visibility:visible;transform:scale(100) translate(2px)}.more-proj-container{width:100vw;height:100vh;display:flex;justify-content:center;align-items:center}.more-proj-container h1{font-size:24px;font-weight:400}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.absolute{position:absolute}.relative{position:relative}.bottom-8{bottom:2rem}.m-\[18px\]{margin:18px}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-8{margin-top:2rem;margin-bottom:2rem}.mb-4{margin-bottom:1rem}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mt-10{margin-top:2.5rem}.flex{display:flex}.grid{display:grid}.hidden{display:none}.w-\[100\%\]{width:100%}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-items-center{justify-items:center}.gap-5{gap:1.25rem}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1.5rem * var(--tw-space-x-reverse));margin-left:calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(3rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(3rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.border-\[\#808080\]{--tw-border-opacity: 1;border-color:rgb(128 128 128 / var(--tw-border-opacity))}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-\[120px\]{font-size:120px}.text-\[32px\]{font-size:32px}@media (min-width: 768px){.md\:mx-4{margin-left:1rem;margin-right:1rem}.md\:mt-\[140px\]{margin-top:140px}.md\:flex{display:flex}.md\:hidden{display:none}.md\:w-\[400px\]{width:400px}.md\:w-\[60\%\]{width:60%}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:justify-evenly{justify-content:space-evenly}.md\:bg-contain{background-size:contain}.md\:px-\[28px\]{padding-left:28px;padding-right:28px}.md\:text-\[180px\]{font-size:180px}}@media (min-width: 1024px){.lg\:static{position:static}.lg\:absolute{position:absolute}.lg\:mx-2{margin-left:.5rem;margin-right:.5rem}.lg\:mx-\[180px\]{margin-left:180px;margin-right:180px}.lg\:mt-0{margin-top:0}.lg\:w-\[50\%\]{width:50%}.lg\:w-\[500px\]{width:500px}.lg\:flex-row{flex-direction:row}.lg\:justify-center{justify-content:center}.lg\:space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(2rem * var(--tw-space-x-reverse));margin-left:calc(2rem * calc(1 - var(--tw-space-x-reverse)))}.lg\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.lg\:px-\[140px\]{padding-left:140px;padding-right:140px}.lg\:px-\[180px\]{padding-left:180px;padding-right:180px}.lg\:px-\[90px\]{padding-left:90px;padding-right:90px}.lg\:pr-10{padding-right:2.5rem}.lg\:text-\[130px\]{font-size:130px}.lg\:text-\[70px\]{font-size:70px}}@media (min-width: 1280px){.xl\:right-\[8\%\]{right:8%}.xl\:mx-\[32px\]{margin-left:32px;margin-right:32px}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:text-\[44px\]{font-size:44px}}@media (min-width: 1600px){.\33xl\:px-\[200px\]{padding-left:200px;padding-right:200px}.\33xl\:px-\[280px\]{padding-left:280px;padding-right:280px}.\33xl\:text-\[148px\]{font-size:148px}}
