.hero-module__ZhWl1q__hero_wrapper{width:100%;height:calc(100vh - var(--header-height));padding-top:var(--header-height);background-color:rgb(var(--color-hero-background));justify-content:center;display:flex;box-shadow:0 0 15px 3px #00000040}.hero-module__ZhWl1q__hero_image{width:100%;height:100%;max-width:var(--hero-image-size);max-height:var(--hero-image-size);object-fit:cover;right:var(--spacing-md);filter:opacity(70%);transition:all .2s ease-in-out;position:absolute;bottom:0}@media screen and (max-width:1490px){.hero-module__ZhWl1q__hero_image{right:0}}@media screen and (max-width:900px){.hero-module__ZhWl1q__hero_image{filter:opacity(20%)}}.hero-module__ZhWl1q__hero_details{z-index:1;justify-content:center;gap:var(--spacing-lg);flex-direction:column;display:flex}.hero-module__ZhWl1q__hero_details .hero-module__ZhWl1q__h1>span:first-child{color:rgb(var(--color-primary));font-size:48px}.hero-module__ZhWl1q__hero_details .hero-module__ZhWl1q__h1>span:last-child{font-size:28px;font-weight:200}@media screen and (max-width:900px){.hero-module__ZhWl1q__hero_details{-webkit-backdrop-filter:blur(10px);height:fit-content;padding:var(--spacing-md);margin:var(--spacing-md);background-color:#ffffff1a;border-radius:10px;align-self:center}}@media screen and (max-width:530px){.hero-module__ZhWl1q__hero_details{width:100%}}.hero-module__ZhWl1q__hero_social_wrapper{justify-content:space-between;align-items:center;gap:var(--spacing-md);z-index:1;margin-right:var(--spacing-lg);flex-direction:column;display:flex;position:absolute;bottom:320px;right:0}@media screen and (max-width:530px){.hero-module__ZhWl1q__hero_social_wrapper{justify-content:center;gap:var(--spacing-xl);flex-direction:row;width:100%;bottom:80px;left:0;right:0}}.hero-module__ZhWl1q__hero_vertical_line{background-color:rgb(var(--color-primary));width:2px;height:120px}@media screen and (max-width:530px){.hero-module__ZhWl1q__hero_vertical_line{display:none}}.hero-module__ZhWl1q__social_icon{cursor:pointer;filter:grayscale();transition:all .2s ease-in-out}.hero-module__ZhWl1q__social_icon:hover{filter:grayscale(0%)}@media screen and (max-width:530px){.hero-module__ZhWl1q__social_icon{filter:none}}
.about-module__bEqw4q__about_wrapper{margin:var(--spacing-sections)auto;max-width:var(--page-max-width);padding:0 var(--spacing-lg);flex-direction:column;display:flex}.about-module__bEqw4q__about_details{margin-top:var(--spacing-lg);display:flex}.about-module__bEqw4q__about_details span{color:rgb(var(--color-primary));opacity:.7}.about-module__bEqw4q__about_horizontal_line{background-color:rgb(var(--color-primary));width:120px;height:2px;margin-top:var(--spacing-sm);margin-right:var(--spacing-lg)}.about-module__bEqw4q__about_content{gap:var(--spacing-md);flex-direction:column;font-size:larger;display:flex}.about-module__bEqw4q__list{gap:var(--spacing-sm);padding-left:var(--spacing-lg);flex-direction:column;margin:0;display:flex}
.skills-module__faOA9W__skills_wrapper{max-width:var(--page-max-width);padding:0 var(--spacing-lg);flex-direction:column;margin:0 auto;display:flex;position:relative}.skills-module__faOA9W__skills_title{align-self:center}.skills-module__faOA9W__skills_cards_container{justify-content:center;gap:var(--spacing-md);margin-top:var(--spacing-lg);flex-wrap:wrap;display:flex}@media screen and (max-width:559px){.skills-module__faOA9W__skills_cards_container{padding-bottom:var(--spacing-md);flex-flow:row;justify-content:flex-start;overflow:scroll}}.skills-module__faOA9W__skill_card{justify-content:center;align-items:center;gap:var(--spacing-sm);padding:var(--spacing-md);gap:var(--spacing-md);background-color:rgb(var(--background-secondary));cursor:pointer;text-align:center;border-radius:16px;flex-direction:column;width:140px;height:170px;transition:all .2s ease-in-out;display:flex}.skills-module__faOA9W__skill_card:hover{background-color:rgb(var(--color-primary));color:rgb(var(--color-black))}.skills-module__faOA9W__skill_card{z-index:1}@media screen and (max-width:980px){.skills-module__faOA9W__skill_card{width:100px;height:130px;padding:var(--spacing-sm)}}@media screen and (max-width:559px){.skills-module__faOA9W__skill_card{min-width:100px}}.skills-module__faOA9W__skill_icon{width:50px;height:50px}@media screen and (max-width:980px){.skills-module__faOA9W__skill_icon{width:30px;height:30px}}
.portfolio-module__jc2SYG__portfolio_wrapper{margin:var(--spacing-sections)auto;max-width:var(--page-max-width);gap:var(--spacing-lg);padding:0 var(--spacing-lg);flex-direction:column;align-items:center;display:flex;position:relative}.portfolio-module__jc2SYG__portfolio_title{place-self:center}.portfolio-module__jc2SYG__portfolio_cards_container{width:100%;margin-top:var(--spacing-lg);gap:var(--spacing-md);grid-template-columns:repeat(auto-fill,minmax(280px,1fr));max-height:fit-content;transition:height .5s ease-in-out;display:grid;overflow:hidden}@media screen and (max-width:1216px){.portfolio-module__jc2SYG__portfolio_cards_container{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}@media screen and (max-width:1094px){.portfolio-module__jc2SYG__portfolio_cards_container{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}@media screen and (max-width:559px){.portfolio-module__jc2SYG__portfolio_cards_container{padding-bottom:var(--spacing-md);flex-flow:row;justify-content:flex-start;align-self:flex-start;display:flex;overflow:scroll}}.portfolio-module__jc2SYG__dots_bg{top:-100px;right:var(--spacing-lg);position:absolute}@media screen and (max-width:617px){.portfolio-module__jc2SYG__dots_bg{opacity:.3;gap:var(--spacing-lg)!important}}
.projectCard-module__1l8qNW__portfolio_card{background-position:50%;background-repeat:no-repeat;background-size:cover;place-self:center;width:100%;min-width:200px;height:320px;position:relative;overflow:hidden}@media screen and (max-width:1216px){.projectCard-module__1l8qNW__portfolio_card{height:250px}}.projectCard-module__1l8qNW__portfolio_card_inner{text-align:center;justify-content:center;align-items:center;gap:var(--spacing-sm);background-color:#000000e6;flex-direction:column;width:100%;height:320px;transition:all .4s ease-in-out;display:flex;position:absolute;bottom:-320px;left:0;right:0}.projectCard-module__1l8qNW__portfolio_card_inner h3{opacity:.65;margin:0 var(--spacing-md)}.projectCard-module__1l8qNW__portfolio_card_inner p{opacity:.55;margin:0 var(--spacing-lg)var(--spacing-md)var(--spacing-lg)}@media screen and (max-width:1216px){.projectCard-module__1l8qNW__portfolio_card_inner{height:250px;bottom:-250px}}.projectCard-module__1l8qNW__portfolio_card:hover .projectCard-module__1l8qNW__portfolio_card_inner{transform:translateY(-320px)}@media screen and (max-width:1216px){.projectCard-module__1l8qNW__portfolio_card:hover .projectCard-module__1l8qNW__portfolio_card_inner{transform:translateY(-250px)}}
.dotsBg-module__pW98ZW__dots_bg_wrapper{gap:var(--spacing-lg);flex-wrap:wrap;width:100%;display:flex}.dotsBg-module__pW98ZW__dot{background-color:rgb(var(--color-primary));opacity:.3;border-radius:50%;width:7px;height:7px}.dotsBg-module__pW98ZW__dots_small{gap:var(--spacing-xxl);max-width:150px}.dotsBg-module__pW98ZW__dots_large{gap:var(--spacing-xxl);max-width:180px}.dotsBg-module__pW98ZW__dot_small{width:6px;height:6px}.dotsBg-module__pW98ZW__dot_large{width:7px;height:7px}
.experience-module__zKzcjG__experience_wrapper{background-color:rgb(var(--background-secondary));padding:0 var(--spacing-lg);flex-direction:column;align-items:center;display:flex}.experience-module__zKzcjG__experience_container{width:100%;max-width:var(--page-max-width);flex-direction:column;display:flex}.experience-module__zKzcjG__experience_container .experience-module__zKzcjG__h2{margin-top:-30px}.experience-module__zKzcjG__experience_list_wrapper{gap:var(--spacing-md);flex-direction:column;margin:80px 0;display:flex}
.experienceCard-module__JMpGnq__experience_card_wrapper{margin-bottom:var(--spacing-xl);justify-content:center;display:flex}.experienceCard-module__JMpGnq__experience_left{height:fit-content;display:flex}.experienceCard-module__JMpGnq__date_display{padding:var(--spacing-sm)var(--spacing-sm)var(--spacing-sm)var(--spacing-md);margin-right:var(--spacing-xl);-webkit-user-select:none;user-select:none;background-color:#5e5e61;border-top-right-radius:1px;border-bottom-right-radius:1px;position:relative}.experienceCard-module__JMpGnq__date_display:after{content:"";border:17px solid #0000;border-left-color:#5e5e61;position:absolute;top:50%;right:-34px;transform:translateY(-50%)}.experienceCard-module__JMpGnq__middle_section{align-items:center;gap:var(--spacing-sm);flex-direction:column;display:flex}.experienceCard-module__JMpGnq__glowing_dot{filter:drop-shadow(0 0 2px #f0be73);background-color:#f0be73;border-radius:50%;width:14px;min-width:14px;height:14px;min-height:14px;margin-top:10px;box-shadow:0 0 15px #f0be7399}.experienceCard-module__JMpGnq__vertical_line{background-color:rgb(var(--color-white));width:2px;height:100%;margin-top:var(--spacing-sm);opacity:.5}.experienceCard-module__JMpGnq__right_section{gap:var(--spacing-xl);flex-direction:column;display:flex}.experienceCard-module__JMpGnq__position_element{gap:var(--spacing-sm);margin-left:var(--spacing-lg);flex-direction:column;width:100%;min-width:200px;max-width:600px;height:fit-content;padding-top:5px;display:flex}.experienceCard-module__JMpGnq__description{color:rgb(var(--color-text-dimmed))}.experienceCard-module__JMpGnq__keypoint_wrapper{gap:var(--spacing-sm);margin-top:var(--spacing-lg);flex-direction:column;transition:all .2s ease-in-out;display:flex}.experienceCard-module__JMpGnq__keypoint_title{color:rgb(var(--color-text-dimmed));font-weight:var(--font-weight-semibold);margin-bottom:var(--spacing-sm)}.experienceCard-module__JMpGnq__keypoint_title:before{content:"•";margin-right:var(--spacing-sm)}.experienceCard-module__JMpGnq__keypoint_description{opacity:.6;color:rgb(var(--color-primary));font-size:15px}.experienceCard-module__JMpGnq__keypoint_description:before{content:" ";margin-right:var(--spacing-sm)}.experienceCard-module__JMpGnq__content{flex-direction:column;height:100%;max-height:40px;transition:all .2s ease-in-out;display:flex;overflow:hidden}.experienceCard-module__JMpGnq__min_height{max-height:40px}.experienceCard-module__JMpGnq__min_height .experienceCard-module__JMpGnq__description{text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}.experienceCard-module__JMpGnq__min_height .experienceCard-module__JMpGnq__keypoint_wrapper{display:none}.experienceCard-module__JMpGnq__full_height{max-height:500px}.experienceCard-module__JMpGnq__full_height .experienceCard-module__JMpGnq__description{text-overflow:unset;display:unset;-webkit-line-clamp:unset;line-clamp:unset;-webkit-box-orient:unset}.experienceCard-module__JMpGnq__full_height .experienceCard-module__JMpGnq__keypoint_wrapper{display:flex}.experienceCard-module__JMpGnq__show_more{color:rgb(var(--color-primary));cursor:pointer;width:fit-content;margin-top:var(--spacing-sm);background-color:#0000;border:none;font-weight:600;transition:all .2s ease-in-out}.experienceCard-module__JMpGnq__show_more:hover{opacity:.6}
.quote-module__uR6KNW__quote_wrapper{padding:var(--spacing-sections)var(--spacing-lg);flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.quote-module__uR6KNW__quote{color:rgb(var(--color-primary));margin:var(--spacing-xxl)0;text-align:center;font-size:58px;font-weight:700}.quote-module__uR6KNW__quote_dots{position:absolute;top:10px;left:12%}
