footer{background-color:var(--blueColor);font-family:var(--fontFamily);width:100vw;height:150px;flex-direction:column;justify-content:center;gap:1rem;margin-bottom:0}footer,footer div{display:flex;align-items:center}footer div{gap:3rem;justify-content:space-evenly;justify-content:center}footer img{width:2rem;padding:5px}footer h2{display:flex;gap:.8rem;align-items:center;justify-content:center;margin-bottom:2rem;color:var(--grayColor)}footer .download-btn{background-color:var(--whiteColor);border-radius:100%}footer .download-btn:hover{background-color:var(--yellowColor);border-radius:10px}footer h2 a:hover{color:var(--whiteColor);text-decoration:underline;text-decoration-color:var(--yellowColor);text-decoration-thickness:3px}footer .footer-socials a{background-color:var(--whiteColor);border-radius:100%;padding:2px;box-shadow:1px 1px 6px var(--blackColor)}.about-linkedin img:hover,footer .footer-socials a:hover{background-color:var(--yellowColor);box-shadow:0 0 0 2px var(--blackColor);border-radius:100%}footer .footer-socials a:active{background-color:var(--yellowColor);box-shadow:0 0 0 1px var(--blackColor)}.nav-wrapper{position:fixed;top:0;left:0;right:0;z-index:3;background-color:hsla(0,0%,96%,.7)}.custom-nav{width:100vw;font-family:var(--fontFamily);border-bottom:1px solid var(--blueColor)}.custom-nav,.custom-nav-ul{align-items:center;justify-content:center}.custom-nav-ul{gap:1rem;padding:1rem}.custom-nav-ul span:hover{box-shadow:0 0 3px 3px var(--maroonColor)}.custom-nav-li{align-items:center;justify-content:center;gap:5px;padding:1em;font-size:.95rem;cursor:pointer}.custom-projects span{background-color:var(--pinkColor);border-radius:3px}.custom-about span{background-color:var(--yellowColor);border-radius:3px}.custom-blog span{background-color:var(--blueColor);border-radius:3px}a:active,a:hover{text-decoration:underline}@font-face{font-family:JostSemiBold;src:url(/fonts/Jost-SemiBold.ttf)}*{box-sizing:border-box;padding:0;margin:0;transition:all 1s ease-in;font-family:JostSemibold}body,html{max-width:100vw;overflow-x:hidden;font-family:Jost,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:var(--black-color);background:var(--graycolor)}a{text-decoration:none}.logo-div{position:absolute;width:3rem;top:2.5rem;left:1.5rem}@media screen and (max-width:500px){.logo-div{position:absolute;width:2rem;top:20px;left:5px}}.logo-div img:hover{box-shadow:inset 0 -10px 20px -10px var(--purpleColor);background-color:none}.c-wrapper{height:auto}.c-wrapper,.k-wrapper{width:350px;border-radius:5px;margin:10px auto;position:relative}.k-wrapper{height:500px}.segment{height:60px;width:100px;border:none;position:absolute;top:0;right:0;box-shadow:0 0 0 1px var(--purpleColor);border-radius:10px;transition:top .8s ease-in-out;animation:glow 12s ease-in-out infinite alternate}.segment,.segment_one{background-color:var(--pinkColor)}.segment_one{border-radius:0 100px 100px 0;left:80px;top:30px}.segment_two{top:30px;height:70px;border-radius:100px 0 0 0;z-index:1}.segment_three,.segment_two{left:30px;width:50px;background-color:var(--yellowColor)}.segment_three{height:130px;top:100px;border-radius:0 0 0 100px}.segment_four{top:170px;border-radius:0 100px 100px 0;background-color:var(--blueColor);left:80px}.k1{top:250px;left:150px;width:50px;height:210px}.k1,.k2{border-radius:100px 100px}.k2{top:260px;left:210px;width:40px;height:120px;transform-origin:right;transform:rotate(45deg);z-index:-1}.k3{top:330px;left:200px;width:90px;height:35px;border-radius:0 80% 0 0;background-color:var(--blueColor)}.k4{top:350px;left:240px;width:50px;height:110px;border-radius:100% 80% 100px 100px;z-index:-1}.hero{min-height:calc(87vh - 160px);display:flex;align-items:center;justify-content:space-between;gap:3rem;padding:120px 8vw 80px;position:relative}.hero-content{max-width:640px;flex:1 1 58%}.hero-title{font-size:clamp(2.2rem,3.2vw,3.4rem);line-height:1.1;margin-bottom:1rem;color:var(--blackColor)}.hero-subtext{font-size:clamp(1rem,1.4vw,1.2rem);line-height:1.6;color:#4a4a4a;margin-bottom:2rem}.hero-subtext span{color:var(--blackColor);font-weight:700;white-space:nowrap}.hero-cta{display:flex;flex-wrap:wrap;gap:1rem;align-items:center}.btn-primary,.btn-secondary{padding:.85rem 1.6rem;border-radius:999px;border:1px solid transparent;font-size:.95rem;letter-spacing:.2px;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.btn-primary{background:var(--purpleColor);color:var(--whiteColor);box-shadow:0 12px 30px rgba(162,77,167,.25)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 16px 40px rgba(162,77,167,.35)}.btn-secondary{background:transparent;color:var(--blackColor);border-color:rgba(35,31,32,.2)}.btn-secondary:hover{transform:translateY(-2px);background-color:rgba(35,31,32,.04)}.hero-logo{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1.2rem;opacity:.85;transform:scale(.72);transform-origin:center right;flex:0 1 42%}.hero-logo .c-wrapper,.hero-logo .k-wrapper{margin:0}.hero-logo .c-wrapper{width:220px}.hero-logo .k-wrapper{width:220px;height:320px}@media screen and (max-width:720px){.hero{flex-direction:column;text-align:center;padding-top:110px}.hero-cta{justify-content:center}.hero-logo{transform:scale(.6);transform-origin:center}}@media screen and (max-width:600px){.hero{padding:100px 6vw 60px}.hero-subtext span{display:inline-block}.hero-logo{transform:scale(.5)}}

/*
! tailwindcss v3.3.2 | MIT License | https://tailwindcss.com
*/*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}:after,:before{--tw-content:""}html{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,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal;font-variation-settings:normal}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,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;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-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-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,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:after,:before{--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:rgba(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:rgba(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: }.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.static{position:static}.relative{position:relative}.m-3{margin:.75rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-auto{margin-left:auto;margin-right:auto}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mr-5{margin-right:1.25rem}.mt-0{margin-top:0}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-8{margin-top:2rem}.block{display:block}.flex{display:flex}.grid{display:grid}.h-20{height:5rem}.h-3{height:.75rem}.h-4{height:1rem}.h-72{height:18rem}.w-5{width:1.25rem}.w-full{width:100%}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.content-center{align-content:center}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-8{gap:2rem}.gap-\[5rem\]{gap:5rem}.rounded-md{border-radius:.375rem}.rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.border-b{border-bottom-width:1px}.bg-pink-800{--tw-bg-opacity:1;background-color:rgb(157 23 77/var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.pb-2{padding-bottom:.5rem}.text-center{text-align:center}.text-2xl{font-size:1.5rem;line-height:2rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-base{font-size:1rem;line-height:1.5rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.font-bold{font-weight:700}.text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}.shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}@import url("https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");:root{--pinkColor:#f77e7e;--maroonColor:#911d2e;--yellowColor:#f3c353;--blueColor:#03536e;--grayColor:#f5f5f5;--purpleColor:#a24da7;--blackColor:#231f20;--whiteColor:#fffbfb;--fontFamily:"Jost","Segoe UI",Tahoma,Geneva,Verdana,sans-serif}body{background-color:var(--grayColor);margin-top:100px}*,body{font-family:var(--fontFamily)}@media (min-width:640px){.sm\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}}@media (min-width:1024px){.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}