:root{--primary: #2176ff;--primary-faded: #3f85f7;--primary-light: #5292f8;--primary-disabled: #e0effc;--secondary: #fdc946;--secondary-faded: #facc59;--secondary-light: #f7d277;--accent: #dd1c1a;--gray-darker: #3b3b3b;--gray-dark: #5A5A5A;--gray: #6D6D6D;--gray-medium: #A9A9A9;--gray-light: #DEDEDE;--gray-faded: #E7E7E7;--white: #fff;--black: #000}html{font-family:Raleway,sans-serif;scroll-behavior:smooth}body{margin:0}.color-default:where(.astro-OIRTRKUW){color:var(--black)}.color-white:where(.astro-OIRTRKUW){color:var(--white)}.color-primary:where(.astro-OIRTRKUW){color:var(--primary)}.color-secondary:where(.astro-OIRTRKUW){color:var(--secondary)}.color-gray:where(.astro-OIRTRKUW){color:var(--gray)}.color-accent:where(.astro-OIRTRKUW){color:var(--accent)}.color-subtitle:where(.astro-OIRTRKUW){color:#000c}.color-disabled:where(.astro-OIRTRKUW){color:#00000080}.fontSize-2xs:where(.astro-OIRTRKUW){font-size:10px}.fontSize-xs:where(.astro-OIRTRKUW){font-size:11px}.fontSize-sm:where(.astro-OIRTRKUW){font-size:12px}.fontSize-md:where(.astro-OIRTRKUW){font-size:14px}.fontSize-lg:where(.astro-OIRTRKUW){font-size:16px}.fontSize-xl:where(.astro-OIRTRKUW){font-size:20px}.fontSize-2xl:where(.astro-OIRTRKUW){font-size:24px}.fontSize-3xl:where(.astro-OIRTRKUW){font-size:32px}.fontSize-4xl:where(.astro-OIRTRKUW){font-size:64px}.fontWeight-light:where(.astro-OIRTRKUW){font-weight:400}.fontWeight-medium:where(.astro-OIRTRKUW){font-weight:500}.fontWeight-semiBold:where(.astro-OIRTRKUW){font-weight:600}.fontWeight-bold:where(.astro-OIRTRKUW){font-weight:700}.fontWeight-bolder:where(.astro-OIRTRKUW){font-weight:900}.letterSpacing-xs:where(.astro-OIRTRKUW){letter-spacing:.1em}.letterSpacing-sm:where(.astro-OIRTRKUW){letter-spacing:.2em}.letterSpacing-md:where(.astro-OIRTRKUW){letter-spacing:.4em}.letterSpacing-lg:where(.astro-OIRTRKUW){letter-spacing:.6em}.letterSpacing-xl:where(.astro-OIRTRKUW){letter-spacing:.8em}.lineHeight-xs:where(.astro-OIRTRKUW){line-height:.8em}.lineHeight-sm:where(.astro-OIRTRKUW){line-height:1.2em}.lineHeight-md:where(.astro-OIRTRKUW){line-height:1.4em}.lineHeight-lg:where(.astro-OIRTRKUW){line-height:1.6em}.lineHeight-xl:where(.astro-OIRTRKUW){line-height:1.8em}.landing-container:where(.astro-SEFMXPGK){display:grid;grid-template-columns:repeat(2,1fr);width:100%;height:100vh}.left-container:where(.astro-SEFMXPGK){background-color:var(--primary-disabled);height:100%;-webkit-box-shadow:6px 0px 17px -16px rgba(0,0,0,.85);-moz-box-shadow:6px 0px 17px -16px rgba(0,0,0,.85);box-shadow:6px 0 17px -16px #000000d9}.right-container:where(.astro-SEFMXPGK){height:100%}.header-wrapper:where(.astro-SEFMXPGK){text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.scrolldown-wrapper:where(.astro-SEFMXPGK){width:100px;height:100px;rotate:45deg;background-color:var(--primary-disabled);text-align:center;position:absolute;bottom:5%;left:calc(50% - 50px);transform:translate(-50%,-50%);-webkit-box-shadow:7px -7px 16px -16px rgba(0,0,0,.85);-moz-box-shadow:7px -7px 16px -16px rgba(0,0,0,.85);box-shadow:7px -7px 16px -16px #000000d9}.scrolldown-arrow:where(.astro-SEFMXPGK){position:relative;top:15px;left:15px;rotate:-45deg;scale:.7;animation:slide-in-top 1.3s cubic-bezier(.25,.46,.45,.94) infinite both}@keyframes slide-in-top{0%{-webkit-transform:translateY(-45px);transform:translateY(-45px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@media only screen and (max-width: 768px){.landing-container:where(.astro-SEFMXPGK){grid-template-columns:1fr;background-color:var(--primary-disabled)}.scrolldown-wrapper:where(.astro-SEFMXPGK){box-shadow:none;transform:none;bottom:1%;left:calc(50% - 70px);background-color:transparent}.scrolldown-wrapper:where(.astro-SEFMXPGK):active{background-color:transparent}.header-title:where(.astro-SEFMXPGK){font-size:30px}.header-role:where(.astro-SEFMXPGK){font-size:18px}.header-experience:where(.astro-SEFMXPGK){font-size:14px}.right-container:where(.astro-SEFMXPGK),.left-container:where(.astro-SEFMXPGK){display:none}}.button-parent:where(.astro-XVH7JRPI){min-width:50px;padding:10px 20px;border:none;font-weight:500;font-size:16px;letter-spacing:.1rem;text-decoration:none}.button-parent:where(.astro-XVH7JRPI):hover{text-decoration:none;-webkit-box-shadow:0px 0px 10px -2px rgba(0,0,0,.5);-moz-box-shadow:0px 0px 10px -2px rgba(0,0,0,.5);box-shadow:0 0 10px -2px #00000080}.button-parent:where(.astro-XVH7JRPI):not(:disabled){cursor:pointer}.rounded-xs:where(.astro-XVH7JRPI){border-radius:5px}.rounded-sm:where(.astro-XVH7JRPI){border-radius:10px}.rounded-md:where(.astro-XVH7JRPI){border-radius:15px}.rounded-lg:where(.astro-XVH7JRPI){border-radius:20px}.rounded:where(.astro-XVH7JRPI){border-radius:50%}.color-primary:where(.astro-XVH7JRPI){background-color:var(--primary);color:var(--white)}.intro-container:where(.astro-U43OZX4M){display:grid;grid-template-columns:repeat(2,1fr);width:100%}.left-introContainer:where(.astro-U43OZX4M){height:100%;display:flex;justify-content:flex-end}.right-introContainer:where(.astro-U43OZX4M){height:100%;max-width:70%;padding:60px 40px}.fieldDetails-container:where(.astro-U43OZX4M){margin:20px 0 50px}.fieldDetails-wrapper:where(.astro-U43OZX4M){display:grid;grid-template-columns:120px 1fr;gap:20px;align-items:center;margin-top:10px}.fieldDetails-label:where(.astro-U43OZX4M):after{content:":"}.fieldDetails-value:where(.astro-U43OZX4M){color:var(--gray)}.profile-image:where(.astro-U43OZX4M){width:550px;height:600px;border-radius:67% 33% 44% 56%/60% 36% 64% 40%;margin-top:20px;box-shadow:14px 6px 51px -10px #00000036}.socialIcon-container:where(.astro-U43OZX4M){display:flex;align-items:center;gap:15px;margin:40px 0}.socialIcon-wrapper:where(.astro-U43OZX4M){height:50px;width:50px;border-radius:15px;background-color:var(--gray-faded);cursor:pointer;text-decoration:none;display:flex;align-items:center;justify-content:center}.socialIcon-wrapper:where(.astro-U43OZX4M):hover{background-color:var(--secondary);text-decoration:none;-webkit-box-shadow:0px 0px 7px -3px rgba(0,0,0,.5);-moz-box-shadow:0px 0px 7px -3px rgba(0,0,0,.5);box-shadow:0 0 7px -3px #00000080}@media only screen and (max-width: 768px){.intro-container:where(.astro-U43OZX4M){grid-template-columns:1fr;gap:10px;margin-top:20px}.right-introContainer:where(.astro-U43OZX4M){padding-bottom:0;max-width:80%;padding-left:30px;padding-right:0}.fieldDetails-wrapper:where(.astro-U43OZX4M){grid-template-columns:120px 1fr;gap:0px}.socialIcon-container:where(.astro-U43OZX4M){margin-bottom:10px}.left-introContainer:where(.astro-U43OZX4M){justify-content:center}.profile-image:where(.astro-U43OZX4M){width:60%;height:300px}}.horiz-xs:where(.astro-E54UFPCX){margin-right:3px}.horiz-sm:where(.astro-E54UFPCX){margin-right:5px}.horiz-md:where(.astro-E54UFPCX){margin-right:10px}.horiz-lg:where(.astro-E54UFPCX){margin-right:15px}.horiz-xl:where(.astro-E54UFPCX){margin-right:20px}.horiz-2xl:where(.astro-E54UFPCX){margin-right:25px}.vert-xs:where(.astro-E54UFPCX){margin-bottom:3px}.vert-sm:where(.astro-E54UFPCX){margin-bottom:5px}.vert-md:where(.astro-E54UFPCX){margin-bottom:10px}.vert-lg:where(.astro-E54UFPCX){margin-bottom:15px}.vert-xl:where(.astro-E54UFPCX){margin-bottom:20px}.vert-2xl:where(.astro-E54UFPCX){margin-bottom:25px}.space-flex:where(.astro-E54UFPCX){flex:1}.date-wrapper:where(.astro-OCP36GGC){display:flex;align-items:center;gap:10px;margin-top:5px}.details-container:where(.astro-OCP36GGC){display:grid;grid-template-columns:60px 1fr;gap:10px;margin-top:20px;align-items:flex-start}.icon-wrapper:where(.astro-OCP36GGC){display:flex;align-items:center;justify-content:center;background-color:var(--primary);color:#fff;width:50px;height:50px;border-radius:50%}.details-icon:where(.astro-OCP36GGC){scale:.55;fill:#fff}.location-text:where(.astro-OCP36GGC){color:var(--gray-dark)}.star-container:where(.astro-RXR33L2A){display:flex;align-items:center;gap:5px}.star-icon:where(.astro-RXR33L2A){width:20px;height:20px;fill:var(--secondary)}.skills-container:where(.astro-AB4IHPZS){padding:20px 10px}.topMostSkills-wrapper:where(.astro-AB4IHPZS){display:grid;grid-template-columns:1fr 1fr;gap:25px}.topMostSkills-container:where(.astro-AB4IHPZS){display:flex;align-items:center;border-radius:15px;box-shadow:1px 0 25px -4px #0000001c;-webkit-box-shadow:1px 0px 25px -4px rgba(0,0,0,.11);-moz-box-shadow:1px 0px 25px -4px rgba(0,0,0,.11);padding:15px;cursor:pointer}.topMostSkills-container:where(.astro-AB4IHPZS):hover{background-color:var(--secondary)}.topMostSkills-container:where(.astro-AB4IHPZS):hover>div:where(.astro-AB4IHPZS),.topMostSkills-container:where(.astro-AB4IHPZS):hover>div:where(.astro-AB4IHPZS)>:where(.astro-AB4IHPZS){color:#fff;fill:#fff}@media only screen and (max-width: 768px){.topMostSkills-wrapper:where(.astro-AB4IHPZS){grid-template-columns:1fr}}.container:where(.astro-XPQ65RYK){display:grid;grid-template-columns:360px 1fr;max-width:70%;margin:70px auto}.container-left:where(.astro-XPQ65RYK){display:flex;flex-direction:column;align-items:flex-start;margin-left:40px}.list-wrapper:where(.astro-XPQ65RYK){position:sticky;top:0}.list:where(.astro-XPQ65RYK){margin-top:10px;list-style:none}.list-link:where(.astro-XPQ65RYK){text-decoration:none;display:flex;align-items:center;gap:5px}.list-link:where(.astro-XPQ65RYK):hover,.list-link:where(.astro-XPQ65RYK):active,.list-link:where(.astro-XPQ65RYK):focus{text-decoration:none;margin-left:10px;color:var(--primary);animation:slide-in-left .2s cubic-bezier(.25,.46,.45,.94) forwards}.list-indicator:where(.astro-XPQ65RYK){width:12px;height:2px;background-color:#000;pointer-events:none}.container-right:where(.astro-XPQ65RYK){padding:0 20px}.details-wrapper:where(.astro-XPQ65RYK){margin-top:50px}@keyframes slide-in-left{0%{-webkit-transform:translateX(0);transform:translate(0)}to{-webkit-transform:translateX(4px);transform:translate(4px)}}@media only screen and (max-width: 768px){.container:where(.astro-XPQ65RYK){grid-template-columns:1fr;max-width:95%;margin:0 auto}.container-left:where(.astro-XPQ65RYK){display:none}}
