.Home-module__Cpz-Ta__heroContainer{background:#fff;min-height:100vh;display:flex}.Home-module__Cpz-Ta__heroContent{z-index:2;flex-direction:row;flex:0 0 60%;justify-content:center;align-items:center;display:flex}.Home-module__Cpz-Ta__textSection{color:#1a1a1a;flex:none;max-width:550px;animation:.8s ease-out Home-module__Cpz-Ta__fadeInLeft}.Home-module__Cpz-Ta__greeting{color:#2d2d2d;opacity:0;margin-bottom:1rem;font-family:Nunito,sans-serif;font-size:2rem;font-weight:700;animation:.6s ease-out .2s forwards Home-module__Cpz-Ta__fadeInDown}.Home-module__Cpz-Ta__name{color:#1a1a1a;opacity:0;margin-bottom:1rem;font-family:Nunito,sans-serif;font-size:3.5rem;font-weight:900;line-height:1.2;animation:.8s ease-out .4s forwards Home-module__Cpz-Ta__fadeInUp}.Home-module__Cpz-Ta__nameHighlight{color:#18453b;background:linear-gradient(135deg,#18453b,#2d6d5f,#3d8a75);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:inline-block}.Home-module__Cpz-Ta__titleContainer{height:3rem;margin-bottom:1.5rem;position:relative;overflow:hidden}.Home-module__Cpz-Ta__rotatingTitle{width:100%;height:100%;position:relative}.Home-module__Cpz-Ta__title{color:#18453b;opacity:0;width:100%;font-family:Nunito,sans-serif;font-size:2rem;font-weight:700;transition:all .5s;position:absolute;top:0;left:0;transform:translateY(30px)}.Home-module__Cpz-Ta__titleActive{opacity:1;transform:translateY(0)}.Home-module__Cpz-Ta__description{color:#2d2d2d;opacity:0;margin-bottom:2rem;font-family:Nunito,sans-serif;font-size:1.25rem;font-weight:500;line-height:1.8;animation:1s ease-out .6s forwards Home-module__Cpz-Ta__fadeInUp}.Home-module__Cpz-Ta__buttonGroup{opacity:0;flex-wrap:wrap;gap:1rem;animation:1s ease-out .8s forwards Home-module__Cpz-Ta__fadeInUp;display:flex}.Home-module__Cpz-Ta__btnPrimary{cursor:pointer;background:linear-gradient(135deg,#18453b,#2d6d5f);border:none;border-radius:12px;align-items:center;gap:.5rem;padding:1rem 2rem;font-family:Nunito,sans-serif;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000001a;color:#fff!important}.Home-module__Cpz-Ta__btnPrimary span,.Home-module__Cpz-Ta__btnPrimary svg{color:#fff;z-index:2;position:relative}.Home-module__Cpz-Ta__btnPrimary:before{content:"";z-index:1;background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.Home-module__Cpz-Ta__btnPrimary:hover:before{left:100%}.Home-module__Cpz-Ta__btnPrimary:hover{background:linear-gradient(135deg,#0f2e27,#18453b);transform:translateY(-3px);box-shadow:0 4px 16px #00000026}.Home-module__Cpz-Ta__btnIcon{stroke:currentColor;width:1.25rem;height:1.25rem}.Home-module__Cpz-Ta__stickyBackground{flex:0 0 60%;position:relative;overflow:hidden}.Home-module__Cpz-Ta__backgroundImage{object-fit:cover;opacity:.55;width:100%;height:100%}@keyframes Home-module__Cpz-Ta__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes Home-module__Cpz-Ta__fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes Home-module__Cpz-Ta__fadeInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@media (max-width:1200px){.Home-module__Cpz-Ta__heroContent{flex:0 0 65%}.Home-module__Cpz-Ta__stickyBackground{flex:0 0 35%}}@media (max-width:1024px){.Home-module__Cpz-Ta__heroContent{text-align:center;flex-direction:column;flex:0 0 60%;padding:2rem}.Home-module__Cpz-Ta__textSection{flex-direction:column;align-items:center;max-width:600px;display:flex}.Home-module__Cpz-Ta__stickyBackground{flex:0 0 40%}}@media (max-width:768px){.Home-module__Cpz-Ta__heroContainer{flex-direction:column;padding-top:64px;position:relative}.Home-module__Cpz-Ta__heroContent{z-index:1;flex:1;order:1;padding:1.5rem;position:relative}.Home-module__Cpz-Ta__greeting{font-size:1.5rem}.Home-module__Cpz-Ta__name{font-size:2.5rem}.Home-module__Cpz-Ta__title{font-size:1.5rem}.Home-module__Cpz-Ta__description{font-size:1.125rem}.Home-module__Cpz-Ta__buttonGroup,.Home-module__Cpz-Ta__btnPrimary{justify-content:center;width:100%}.Home-module__Cpz-Ta__stickyBackground{z-index:0;order:0;width:100%;height:100vh;position:fixed;inset:0}.Home-module__Cpz-Ta__backgroundImage{opacity:.08}}@media (max-width:480px){.Home-module__Cpz-Ta__heroContainer{padding-top:60px}.Home-module__Cpz-Ta__heroContent{padding:1rem}.Home-module__Cpz-Ta__name{font-size:2rem}.Home-module__Cpz-Ta__title{font-size:1.25rem}.Home-module__Cpz-Ta__titleContainer{height:2.5rem}.Home-module__Cpz-Ta__description{font-size:1rem}.Home-module__Cpz-Ta__backgroundImage{opacity:.06}}
.Illustration-module__E9Lwoa__illustrationSection{justify-content:center;align-items:center;animation:1s ease-out .5s both Illustration-module__E9Lwoa__fadeInRight;display:flex}.Illustration-module__E9Lwoa__illustration{filter:drop-shadow(0 12px 35px #18453b33);width:100%;max-width:550px;transition:transform .3s,filter .3s}.Illustration-module__E9Lwoa__illustration:hover{filter:drop-shadow(0 16px 45px #18453b4d);transform:translateY(-8px)}@keyframes Illustration-module__E9Lwoa__fadeInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}.Illustration-module__E9Lwoa__floatingMolecule{filter:drop-shadow(0 4px 8px #18453b40);animation:4s ease-in-out infinite Illustration-module__E9Lwoa__floatSmooth}.Illustration-module__E9Lwoa__floatingMolecule2{filter:drop-shadow(0 4px 8px #18453b40);animation:5s ease-in-out 1s infinite Illustration-module__E9Lwoa__floatSmooth}@keyframes Illustration-module__E9Lwoa__floatSmooth{0%,to{opacity:.85;transform:translateY(0)}50%{opacity:1;transform:translateY(-15px)}}.Illustration-module__E9Lwoa__illustrationWrapper{display:inline-block;position:relative}.Illustration-module__E9Lwoa__illustrationWrapper:before{content:"";z-index:-1;background:radial-gradient(circle,#18453b1f 0%,#0000 70%);border-radius:50%;width:100%;height:100%;animation:3s ease-in-out infinite Illustration-module__E9Lwoa__pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes Illustration-module__E9Lwoa__pulse{0%,to{opacity:.6;transform:translate(-50%,-50%)scale(1)}50%{opacity:.8;transform:translate(-50%,-50%)scale(1.1)}}@media (max-width:1024px){.Illustration-module__E9Lwoa__illustrationSection{order:-1}.Illustration-module__E9Lwoa__illustration{max-width:450px}}@media (max-width:768px){.Illustration-module__E9Lwoa__illustration{filter:drop-shadow(0 10px 30px #18453b26);max-width:350px}.Illustration-module__E9Lwoa__illustration:hover{filter:drop-shadow(0 12px 35px #18453b40);transform:translateY(-5px)}}@media (max-width:480px){.Illustration-module__E9Lwoa__illustration{max-width:280px}}
.About-module__hVONLq__aboutSection{background:0 0;min-height:100vh;padding-top:52px;display:flex;position:relative;overflow:hidden}.About-module__hVONLq__container{z-index:2;width:100%;max-width:1200px;margin:0 auto;padding:0 2rem;position:relative}.About-module__hVONLq__titleWrapper{text-align:center;margin-bottom:2rem;animation:.6s ease-out About-module__hVONLq__fadeInDown}.About-module__hVONLq__sectionTitle{color:#1a1a1a;letter-spacing:-.01em;margin-bottom:1rem;font-family:Nunito,sans-serif;font-size:3rem;font-weight:800;display:inline-block}.About-module__hVONLq__titleUnderline{background:linear-gradient(90deg,#0000,#18453b,#2d6d5f,#18453b,#0000);border-radius:2px;width:120px;height:4px;margin:0 auto;animation:.8s ease-out .3s both About-module__hVONLq__expandWidth}.About-module__hVONLq__aboutContent{grid-template-columns:380px 1fr;align-items:start;gap:4rem;animation:.8s ease-out .3s both About-module__hVONLq__fadeIn;display:grid}.About-module__hVONLq__photoContainer{flex-direction:column;gap:1rem;animation:.8s ease-out .5s both About-module__hVONLq__fadeInLeft;display:flex}.About-module__hVONLq__photoWrapper{border-radius:1rem;width:100%;height:480px;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 8px 24px #0000001f}.About-module__hVONLq__photoWrapper:hover{transform:translateY(-5px);box-shadow:0 12px 32px #00000026}.About-module__hVONLq__profilePhoto{width:100%;height:100%;transition:transform .3s;display:block}.About-module__hVONLq__photoWrapper:hover .About-module__hVONLq__profilePhoto{transform:scale(1.03)}.About-module__hVONLq__socialLinks{justify-content:center;align-items:center;gap:.75rem;display:flex}.About-module__hVONLq__socialLink{color:#18453b;cursor:pointer;opacity:0;background:#18453b14;border:2px solid #18453b33;border-radius:50%;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;text-decoration:none;transition:all .3s;animation:.5s ease-out forwards About-module__hVONLq__fadeInScale;display:flex}.About-module__hVONLq__socialLink:first-child{animation-delay:.7s}.About-module__hVONLq__socialLink:nth-child(2){animation-delay:.8s}.About-module__hVONLq__socialLink:nth-child(3){animation-delay:.9s}.About-module__hVONLq__socialLink:nth-child(4){animation-delay:1s}.About-module__hVONLq__socialLink:hover{color:#fff;background:linear-gradient(135deg,#18453b,#2d6d5f);border-color:#18453b;transform:translateY(-3px)scale(1.1);box-shadow:0 6px 16px #18453b4d}.About-module__hVONLq__socialIcon{width:1.25rem;height:1.25rem}.About-module__hVONLq__textContent{flex-direction:column;gap:2rem;margin-top:30px;animation:.8s ease-out .6s both About-module__hVONLq__fadeInRight;display:flex}.About-module__hVONLq__description{color:#2d2d2d;flex-direction:column;gap:2rem;font-family:Nunito,sans-serif;font-size:1.125rem;font-weight:500;line-height:1.5;display:flex}.About-module__hVONLq__description p{box-shadow:none;opacity:0;background:0 0;border:none;margin:0;padding:0;transition:transform .3s;animation:.8s ease-out forwards About-module__hVONLq__fadeInSlideUp}.About-module__hVONLq__description p:first-child{animation-delay:.8s}.About-module__hVONLq__description p:nth-child(2){animation-delay:1s}.About-module__hVONLq__description p:hover{transform:translate(4px)}@keyframes About-module__hVONLq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes About-module__hVONLq__expandWidth{0%{width:0}to{width:120px}}@keyframes About-module__hVONLq__fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes About-module__hVONLq__fadeInLeft{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}@keyframes About-module__hVONLq__fadeInRight{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@keyframes About-module__hVONLq__fadeInScale{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}@keyframes About-module__hVONLq__fadeInSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.About-module__hVONLq__aboutContent{grid-template-columns:340px 1fr;gap:3rem}.About-module__hVONLq__photoWrapper{height:480px}}@media (max-width:768px){.About-module__hVONLq__aboutSection{padding:3rem 0}.About-module__hVONLq__container{padding:0 1.5rem}.About-module__hVONLq__sectionTitle{font-size:2.5rem}.About-module__hVONLq__titleUnderline{width:100px}.About-module__hVONLq__titleWrapper{margin-bottom:3rem}.About-module__hVONLq__aboutContent{grid-template-columns:1fr;gap:3rem}.About-module__hVONLq__photoContainer{width:100%;max-width:380px;margin:0 auto}.About-module__hVONLq__photoWrapper{height:450px}.About-module__hVONLq__textContent{text-align:left}.About-module__hVONLq__description{font-size:1.0625rem}.About-module__hVONLq__backgroundImage{opacity:.08}}@media (max-width:480px){.About-module__hVONLq__photoContainer{max-width:300px}.About-module__hVONLq__photoWrapper{height:400px}.About-module__hVONLq__description{font-size:1rem}.About-module__hVONLq__socialLinks{gap:.5rem}.About-module__hVONLq__socialLink{width:2.5rem;height:2.5rem}.About-module__hVONLq__socialIcon{width:1.125rem;height:1.125rem}}@media print{.About-module__hVONLq__stickyBackground{display:none}.About-module__hVONLq__aboutSection{background:#fff;padding-top:2rem}.About-module__hVONLq__photoWrapper{box-shadow:none}.About-module__hVONLq__description p{opacity:1;animation:none}}
.Publications-module__cvovAG__publicationsSection{z-index:1;background:0 0;min-height:100vh;padding-top:52px;position:relative}.Publications-module__cvovAG__container{z-index:1;max-width:1200px;margin:0 auto;padding:0 2rem;position:relative}.Publications-module__cvovAG__pageHeader{text-align:center;margin-bottom:2rem;animation:.6s ease-out Publications-module__cvovAG__fadeInDown}.Publications-module__cvovAG__pageTitle{color:#1a1a1a;letter-spacing:-.01em;margin-bottom:1rem;font-family:Nunito,sans-serif;font-size:3rem;font-weight:800;display:inline-block}.Publications-module__cvovAG__titleUnderline{background:linear-gradient(90deg,#0000,#18453b,#2d6d5f,#18453b,#0000);border-radius:2px;width:120px;height:4px;margin:0 auto;animation:.8s ease-out .3s both Publications-module__cvovAG__expandWidth}.Publications-module__cvovAG__publicationsList{flex-direction:column;gap:.625rem;width:100%;max-width:1000px;margin:0 auto;display:flex}.Publications-module__cvovAG__publicationCard{opacity:0;background:0 0;border:none;border-bottom:2px solid #e5e7e4;gap:.625rem;padding:0 0 1.5rem;transition:all .3s;animation:.6s ease-out forwards Publications-module__cvovAG__fadeInUp;display:flex}.Publications-module__cvovAG__publicationCard:first-child{animation-delay:.5s}.Publications-module__cvovAG__publicationCard:nth-child(2){animation-delay:.6s}.Publications-module__cvovAG__publicationCard:nth-child(3){animation-delay:.7s}.Publications-module__cvovAG__publicationCard:nth-child(4){animation-delay:.8s}.Publications-module__cvovAG__publicationCard:nth-child(5){animation-delay:.9s}.Publications-module__cvovAG__publicationCard:nth-child(6){animation-delay:1s}.Publications-module__cvovAG__publicationCard:nth-child(7){animation-delay:1.1s}.Publications-module__cvovAG__publicationCard:nth-child(8){animation-delay:1.2s}.Publications-module__cvovAG__publicationCard:nth-child(9){animation-delay:1.3s}.Publications-module__cvovAG__publicationCard:nth-child(10){animation-delay:1.4s}.Publications-module__cvovAG__publicationCard:nth-child(11){animation-delay:1.5s}.Publications-module__cvovAG__publicationCard:nth-child(12){animation-delay:1.6s}.Publications-module__cvovAG__publicationCard:nth-child(13){animation-delay:1.7s}.Publications-module__cvovAG__publicationCard:hover{border-bottom-color:#18453b;transform:translate(4px)}.Publications-module__cvovAG__number{color:#18453b;flex-shrink:0;min-width:2rem;font-family:Nunito,sans-serif;font-size:1rem;font-weight:800}.Publications-module__cvovAG__content{flex-direction:column;flex:1;gap:.5rem;min-width:0;display:flex}.Publications-module__cvovAG__title{color:#1a1a1a;margin:0;font-family:Nunito,sans-serif;font-size:1.125rem;font-weight:700;line-height:1.6}.Publications-module__cvovAG__authors{color:#2d2d2d;margin:0;font-family:Nunito,sans-serif;font-size:.9375rem;font-weight:500;line-height:1.6}.Publications-module__cvovAG__venue{color:#18453b;margin:0;font-family:Nunito,sans-serif;font-size:.875rem;font-style:italic;font-weight:500;line-height:1.6}.Publications-module__cvovAG__year{color:#18453b;flex-shrink:0;align-self:flex-start;font-family:Nunito,sans-serif;font-size:1rem;font-weight:800}@keyframes Publications-module__cvovAG__fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes Publications-module__cvovAG__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes Publications-module__cvovAG__expandWidth{0%{width:0}to{width:120px}}@media (max-width:768px){.Publications-module__cvovAG__publicationsSection{padding:3rem 0 2rem}.Publications-module__cvovAG__container{padding:0 1.5rem}.Publications-module__cvovAG__pageTitle{font-size:2.5rem}.Publications-module__cvovAG__titleUnderline{width:100px}.Publications-module__cvovAG__pageHeader{margin-bottom:3rem}.Publications-module__cvovAG__publicationsList{gap:1.5rem}.Publications-module__cvovAG__publicationCard{gap:.75rem;padding-bottom:1.25rem}.Publications-module__cvovAG__title{font-size:1rem}.Publications-module__cvovAG__authors{font-size:.875rem}.Publications-module__cvovAG__venue{font-size:.8125rem}.Publications-module__cvovAG__year{font-size:.9375rem}.Publications-module__cvovAG__number{min-width:1.75rem;font-size:.9375rem}}@media (max-width:480px){.Publications-module__cvovAG__container{padding:0 1rem}.Publications-module__cvovAG__pageTitle{font-size:2rem}.Publications-module__cvovAG__titleUnderline{width:80px;height:3px}.Publications-module__cvovAG__pageHeader{margin-bottom:2rem}.Publications-module__cvovAG__publicationsList{gap:1.25rem}.Publications-module__cvovAG__publicationCard{flex-direction:column;gap:.5rem;padding-bottom:1rem}.Publications-module__cvovAG__number{min-width:auto}.Publications-module__cvovAG__title{font-size:.9375rem}.Publications-module__cvovAG__authors{font-size:.8125rem}.Publications-module__cvovAG__venue{font-size:.75rem}.Publications-module__cvovAG__year{align-self:flex-start;font-size:.875rem}}@media print{.Publications-module__cvovAG__publicationsSection{background:#fff;padding-top:2rem}.Publications-module__cvovAG__publicationCard{page-break-inside:avoid;opacity:1;border-bottom:1px solid #e5e7e4;animation:none}}
.CV-module__85HY0W__cvSection{z-index:1;background:0 0;min-height:100vh;padding-top:52px;position:relative}.CV-module__85HY0W__container{z-index:1;max-width:1400px;margin:0 auto;padding:0 2rem;position:relative}.CV-module__85HY0W__titleWrapper{text-align:center;margin-bottom:2rem;animation:.6s ease-out CV-module__85HY0W__fadeInDown}.CV-module__85HY0W__sectionTitle{color:#1a1a1a;letter-spacing:-.01em;margin-bottom:1rem;font-family:Nunito,sans-serif;font-size:3rem;font-weight:800;display:inline-block}.CV-module__85HY0W__titleUnderline{background:linear-gradient(90deg,#0000,#18453b,#2d6d5f,#18453b,#0000);border-radius:2px;width:120px;height:4px;margin:0 auto;animation:.8s ease-out .3s both CV-module__85HY0W__expandWidth}.CV-module__85HY0W__cvLayout{grid-template-columns:280px 1fr;align-items:start;gap:3rem;height:calc(100vh - 292px);animation:.6s ease-out .3s both CV-module__85HY0W__fadeIn;display:grid}.CV-module__85HY0W__sideNav{align-self:flex-start;height:fit-content;padding:1.5rem 1rem;animation:.6s ease-out .5s both CV-module__85HY0W__fadeInLeft;position:sticky;top:0}.CV-module__85HY0W__navMenu{flex-direction:column;gap:.5rem;display:flex}.CV-module__85HY0W__navItem{color:#2d2d2d;cursor:pointer;text-align:left;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:10px;align-items:center;gap:.875rem;padding:1rem 1.25rem;font-family:Nunito,sans-serif;transition:all .3s;display:flex;position:relative}.CV-module__85HY0W__navItem:before{content:"";background:linear-gradient(135deg,#18453b,#2d6d5f);border-radius:0 2px 2px 0;width:3px;height:0;transition:height .3s;position:absolute;top:50%;left:0;transform:translateY(-50%)}.CV-module__85HY0W__navItem:hover{color:#18453b;background:#18453b14}.CV-module__85HY0W__navItem:hover:before{height:60%}.CV-module__85HY0W__navItemActive{color:#18453b;background:#18453b1f;font-weight:700}.CV-module__85HY0W__navItemActive:before{background:linear-gradient(135deg,#18453b,#2d6d5f,#3d8a75);height:100%}.CV-module__85HY0W__navIcon{flex-shrink:0;width:1.25rem;height:1.25rem;transition:all .3s}.CV-module__85HY0W__navItem:hover .CV-module__85HY0W__navIcon{transform:scale(1.1)}.CV-module__85HY0W__navItemActive .CV-module__85HY0W__navIcon{color:#2d6d5f;transform:scale(1.15)}.CV-module__85HY0W__navLabel{letter-spacing:.01em;font-size:1rem;font-weight:600;transition:all .3s}.CV-module__85HY0W__navItemActive .CV-module__85HY0W__navLabel{font-weight:800}.CV-module__85HY0W__mainContent{scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#18453b4d #f1f5f999;height:100%;padding-right:1rem;animation:.6s ease-out .6s both CV-module__85HY0W__fadeInRight;overflow:hidden auto}.CV-module__85HY0W__mainContent::-webkit-scrollbar{width:10px}.CV-module__85HY0W__mainContent::-webkit-scrollbar-track{background:#f1f5f999;border-radius:5px;margin:4px 0}.CV-module__85HY0W__mainContent::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#18453b4d,#2d6d5f4d);border:2px solid #f1f5f999;border-radius:5px}.CV-module__85HY0W__mainContent::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#18453b80,#2d6d5f80)}.CV-module__85HY0W__section{margin-bottom:2rem;scroll-margin-top:20px}.CV-module__85HY0W__section:last-child{margin-bottom:1rem}.CV-module__85HY0W__sectionPlaceholder{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;background:#ffffffd9;border:1px solid #e5e7e4cc;border-left:4px solid #18453b;border-radius:12px;padding:3rem;transition:all .3s;box-shadow:0 2px 8px #0000000f}.CV-module__85HY0W__sectionPlaceholder:hover{background:#fffffff2;border-left-color:#2d6d5f;transform:translate(6px);box-shadow:0 4px 14px #00000014}.CV-module__85HY0W__sectionPlaceholder h2{color:#18453b;margin-bottom:.5rem;font-family:Nunito,sans-serif;font-size:1.5rem;font-weight:800}.CV-module__85HY0W__sectionPlaceholder p{color:#2d2d2d;font-family:Nunito,sans-serif;font-weight:500}@keyframes CV-module__85HY0W__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes CV-module__85HY0W__fadeInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes CV-module__85HY0W__fadeInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@media (max-width:1024px){.CV-module__85HY0W__cvLayout{grid-template-columns:240px 1fr;gap:2rem}.CV-module__85HY0W__sideNav{padding:1.25rem .875rem}}@media (max-width:768px){.CV-module__85HY0W__cvSection{padding:3rem 0 2rem;overflow-x:hidden}.CV-module__85HY0W__container{max-width:100%;padding:0;overflow-x:hidden}.CV-module__85HY0W__sectionTitle{font-size:2.5rem}.CV-module__85HY0W__titleUnderline{width:100px}.CV-module__85HY0W__cvLayout{grid-template-columns:1fr;gap:1rem;height:auto;overflow-x:hidden}.CV-module__85HY0W__sideNav{order:-1;width:100%;padding:0;position:static;overflow-x:hidden}.CV-module__85HY0W__navMenu{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-direction:row;justify-content:center;align-items:center;gap:.25rem;width:100%;padding:.75rem .5rem;display:flex;overflow-x:auto}.CV-module__85HY0W__navMenu::-webkit-scrollbar{display:none}.CV-module__85HY0W__navItem{text-align:center;flex-direction:column;flex-shrink:0;gap:.25rem;min-width:72px;padding:.625rem .75rem}.CV-module__85HY0W__navItem:before{width:100%;height:3px;top:auto;bottom:0;left:50%;transform:translate(-50%)}.CV-module__85HY0W__navItem:hover:before,.CV-module__85HY0W__navItemActive:before{width:80%;height:3px}.CV-module__85HY0W__navIcon{width:1.25rem;height:1.25rem}.CV-module__85HY0W__navLabel{white-space:nowrap;font-size:.6875rem}.CV-module__85HY0W__mainContent{height:auto;padding-left:.75rem;padding-right:.75rem;overflow:hidden visible}.CV-module__85HY0W__section{margin-bottom:2rem;scroll-margin-top:100px;overflow-x:hidden}}@media (max-width:480px){.CV-module__85HY0W__container{padding:0}.CV-module__85HY0W__navMenu{gap:.2rem;padding:.5rem .25rem}.CV-module__85HY0W__navItem{min-width:68px;padding:.5rem .625rem}.CV-module__85HY0W__navIcon{width:1.125rem;height:1.125rem}.CV-module__85HY0W__navLabel{font-size:.625rem}.CV-module__85HY0W__mainContent{padding-left:.5rem;padding-right:.5rem}.CV-module__85HY0W__sectionPlaceholder{padding:2rem 1.5rem}}@media (prefers-reduced-motion:reduce){.CV-module__85HY0W__cvLayout,.CV-module__85HY0W__sideNav,.CV-module__85HY0W__mainContent{opacity:1;animation:none}.CV-module__85HY0W__mainContent{scroll-behavior:auto}}@media print{.CV-module__85HY0W__cvSection{background:#fff;padding-top:2rem}.CV-module__85HY0W__cvLayout{height:auto}.CV-module__85HY0W__sideNav{display:none}.CV-module__85HY0W__mainContent{height:auto;overflow:visible}.CV-module__85HY0W__sectionPlaceholder{box-shadow:none;border:1px solid #e5e7e4}}
.Education-module__bM3sYa__container{width:100%;max-width:100%;padding-left:2.5rem;padding-right:0;position:relative;overflow:visible}.Education-module__bM3sYa__container:before{content:"";background:linear-gradient(#18453b,#2d6d5f,#18453b);border-radius:1px;width:2px;position:absolute;top:0;bottom:0;left:.75rem}.Education-module__bM3sYa__eduCard{opacity:0;background:0 0;border:none;border-bottom:1px solid #e5e7e4;max-width:100%;margin-bottom:.625rem;padding:.625rem 0;transition:all .3s;animation:.6s ease-out forwards Education-module__bM3sYa__fadeInUp;position:relative;overflow:visible}.Education-module__bM3sYa__eduCard:first-child{animation-delay:.3s}.Education-module__bM3sYa__eduCard:nth-child(2){animation-delay:.4s}.Education-module__bM3sYa__eduCard:nth-child(3){animation-delay:.5s}.Education-module__bM3sYa__eduCard:hover{border-bottom-color:#18453b;transform:translate(4px)}.Education-module__bM3sYa__eduCard:before{content:"";z-index:2;background:#fff;border:3px solid #18453b;border-radius:50%;width:.875rem;height:.875rem;transition:all .3s;position:absolute;top:50%;left:-2.375rem;transform:translateY(-50%)}.Education-module__bM3sYa__eduCard:hover:before{border-color:#2d6d5f;transform:translateY(-50%)scale(1.15)}.Education-module__bM3sYa__current:before{background:linear-gradient(135deg,#18453b,#2d6d5f);border-color:#2d6d5f}.Education-module__bM3sYa__content{grid-template-columns:1fr auto;align-items:start;gap:2rem;max-width:100%;display:grid;overflow:visible}.Education-module__bM3sYa__leftColumn{flex-direction:column;gap:.625rem;min-width:0;max-width:100%;display:flex;overflow:visible}.Education-module__bM3sYa__institution{color:#1a1a1a;word-break:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;margin:0;font-family:Nunito,sans-serif;font-size:1.125rem;font-weight:800;line-height:1.4}.Education-module__bM3sYa__degree{color:#2d2d2d;word-break:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;margin:0;font-family:Nunito,sans-serif;font-size:.9375rem;font-weight:600;line-height:1.5}.Education-module__bM3sYa__advisor{color:#2d2d2d;word-break:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;margin:0;font-family:Nunito,sans-serif;font-size:.875rem;font-weight:500;line-height:1.6}.Education-module__bM3sYa__advisorLabel{color:#18453b;font-weight:700}.Education-module__bM3sYa__dissertation{color:#2d2d2d;word-break:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;margin:0;font-family:Nunito,sans-serif;font-size:.875rem;font-style:italic;font-weight:500;line-height:1.6}.Education-module__bM3sYa__dissertationLabel{color:#18453b;font-style:normal;font-weight:700}.Education-module__bM3sYa__award{color:#2d2d2d;word-break:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;background:#18453b14;border-left:3px solid #18453b;border-radius:6px;margin:.25rem 0 0;padding:.5rem .75rem;font-family:Nunito,sans-serif;font-size:.875rem;font-weight:500;line-height:1.6}.Education-module__bM3sYa__eduCard:hover .Education-module__bM3sYa__award{background:#18453b1f;border-left-color:#2d6d5f}.Education-module__bM3sYa__rightColumn{text-align:right;flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.375rem;display:flex}.Education-module__bM3sYa__location{color:#2d2d2d;margin:0;font-family:Nunito,sans-serif;font-size:.9375rem;font-weight:600}.Education-module__bM3sYa__dateRange{color:#18453b;background:#18453b1a;border-radius:6px;margin:0;padding:.25rem .75rem;font-family:Nunito,sans-serif;font-size:.875rem;font-weight:700;transition:all .3s}.Education-module__bM3sYa__eduCard:hover .Education-module__bM3sYa__dateRange{color:#2d6d5f;background:#18453b26;transform:scale(1.05)}@keyframes Education-module__bM3sYa__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Education-module__bM3sYa__container{padding-left:1.75rem;padding-right:0;overflow:visible}.Education-module__bM3sYa__container:before{width:2px;left:.5rem}.Education-module__bM3sYa__eduCard{margin-bottom:1rem;padding:1rem 0;overflow:visible}.Education-module__bM3sYa__eduCard:before{border-width:2px;width:.75rem;height:.75rem;left:-1.525rem}.Education-module__bM3sYa__content{grid-template-columns:1fr;gap:.75rem;overflow:visible}.Education-module__bM3sYa__leftColumn{overflow:visible}.Education-module__bM3sYa__rightColumn{text-align:left;align-items:flex-start}.Education-module__bM3sYa__institution{font-size:1rem}.Education-module__bM3sYa__degree,.Education-module__bM3sYa__location{font-size:.875rem}.Education-module__bM3sYa__dateRange{font-size:.8125rem}}@media (max-width:480px){.Education-module__bM3sYa__container{padding-left:1.5rem;padding-right:0}.Education-module__bM3sYa__container:before{left:.375rem}.Education-module__bM3sYa__eduCard{padding:.875rem 0}.Education-module__bM3sYa__eduCard:before{width:.625rem;height:.625rem;left:-1.525rem}.Education-module__bM3sYa__institution{font-size:.9375rem}.Education-module__bM3sYa__degree,.Education-module__bM3sYa__advisor,.Education-module__bM3sYa__dissertation,.Education-module__bM3sYa__award,.Education-module__bM3sYa__location{font-size:.8125rem}.Education-module__bM3sYa__dateRange{padding:.2rem .625rem;font-size:.75rem}}@media print{.Education-module__bM3sYa__container:before{background:#333}.Education-module__bM3sYa__eduCard:before{border-color:#333}.Education-module__bM3sYa__current:before{background:#333}.Education-module__bM3sYa__eduCard{page-break-inside:avoid;opacity:1;background:#fff;border-bottom:1px solid #e5e7e4;animation:none}}
.Experience-module__wBGHIa__container{width:100%;max-width:100%;padding-left:2.5rem;padding-right:0;position:relative;overflow:visible}.Experience-module__wBGHIa__container:before{content:"";background:linear-gradient(#18453b,#2d6d5f,#18453b);border-radius:1px;width:2px;position:absolute;top:0;bottom:0;left:.75rem}.Experience-module__wBGHIa__expCard{opacity:0;background:0 0;border:none;border-bottom:1px solid #e5e7e4;max-width:100%;margin-bottom:.625rem;padding:.625rem 0;transition:all .3s;animation:.6s ease-out forwards Experience-module__wBGHIa__fadeInUp;position:relative;overflow:visible}.Experience-module__wBGHIa__expCard:first-child{animation-delay:.3s}.Experience-module__wBGHIa__expCard:nth-child(2){animation-delay:.4s}.Experience-module__wBGHIa__expCard:nth-child(3){animation-delay:.5s}.Experience-module__wBGHIa__expCard:nth-child(4){animation-delay:.6s}.Experience-module__wBGHIa__expCard:nth-child(5){animation-delay:.7s}.Experience-module__wBGHIa__expCard:hover{border-bottom-color:#18453b;transform:translate(4px)}.Experience-module__wBGHIa__expCard:before{content:"";z-index:2;background:#fff;border:3px solid #18453b;border-radius:50%;width:.875rem;height:.875rem;transition:all .3s;position:absolute;top:50%;left:-2.375rem;transform:translateY(-50%)}.Experience-module__wBGHIa__expCard:hover:before{border-color:#2d6d5f;transform:translateY(-50%)scale(1.15)}.Experience-module__wBGHIa__current:before{background:linear-gradient(135deg,#18453b,#2d6d5f);border-color:#2d6d5f}.Experience-module__wBGHIa__content{grid-template-columns:1fr auto;align-items:start;gap:2rem;max-width:100%;display:grid;overflow:visible}.Experience-module__wBGHIa__leftColumn{flex-direction:column;gap:.625rem;min-width:0;max-width:100%;display:flex;overflow:visible}.Experience-module__wBGHIa__title{color:#1a1a1a;word-break:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;margin:0;font-family:Nunito,sans-serif;font-size:1.125rem;font-weight:800;line-height:1.4}.Experience-module__wBGHIa__institution{color:#2d2d2d;word-break:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;margin:0;font-family:Nunito,sans-serif;font-size:.9375rem;font-weight:600;line-height:1.5}.Experience-module__wBGHIa__manager{color:#2d2d2d;word-break:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;margin:0;font-family:Nunito,sans-serif;font-size:.875rem;font-weight:500;line-height:1.6}.Experience-module__wBGHIa__managerLabel{color:#18453b;font-weight:700}.Experience-module__wBGHIa__advisor{color:#2d2d2d;word-break:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;margin:0;font-family:Nunito,sans-serif;font-size:.875rem;font-weight:500;line-height:1.6}.Experience-module__wBGHIa__advisorLabel{color:#18453b;font-weight:700}.Experience-module__wBGHIa__description{color:#2d2d2d;word-break:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;background:#18453b14;border-left:3px solid #18453b;border-radius:6px;margin:.25rem 0 0;padding:.5rem .75rem;font-family:Nunito,sans-serif;font-size:.875rem;font-weight:500;line-height:1.6}.Experience-module__wBGHIa__expCard:hover .Experience-module__wBGHIa__description{background:#18453b1f;border-left-color:#2d6d5f}.Experience-module__wBGHIa__rightColumn{text-align:right;flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.375rem;display:flex}.Experience-module__wBGHIa__dateRange{color:#18453b;background:#18453b1a;border-radius:6px;margin:0;padding:.25rem .75rem;font-family:Nunito,sans-serif;font-size:.875rem;font-weight:700;transition:all .3s}.Experience-module__wBGHIa__expCard:hover .Experience-module__wBGHIa__dateRange{color:#2d6d5f;background:#18453b26;transform:scale(1.05)}.Experience-module__wBGHIa__location{color:#2d2d2d;margin:0;font-family:Nunito,sans-serif;font-size:.9375rem;font-weight:600}@keyframes Experience-module__wBGHIa__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Experience-module__wBGHIa__container{padding-left:1.75rem;padding-right:0;overflow:visible}.Experience-module__wBGHIa__container:before{width:2px;left:.5rem}.Experience-module__wBGHIa__expCard{margin-bottom:1rem;padding:1rem 0;overflow:visible}.Experience-module__wBGHIa__expCard:before{border-width:2px;width:.75rem;height:.75rem;left:-1.375rem}.Experience-module__wBGHIa__content{grid-template-columns:1fr;gap:.75rem;overflow:visible}.Experience-module__wBGHIa__leftColumn{overflow:visible}.Experience-module__wBGHIa__rightColumn{text-align:left;align-items:flex-start}.Experience-module__wBGHIa__title{font-size:1rem}.Experience-module__wBGHIa__institution,.Experience-module__wBGHIa__location{font-size:.875rem}.Experience-module__wBGHIa__dateRange{font-size:.8125rem}}@media (max-width:480px){.Experience-module__wBGHIa__container{padding-left:1.5rem;padding-right:0}.Experience-module__wBGHIa__container:before{left:.375rem}.Experience-module__wBGHIa__expCard{padding:.875rem 0}.Experience-module__wBGHIa__expCard:before{width:.625rem;height:.625rem;left:-1.525rem}.Experience-module__wBGHIa__title{font-size:.9375rem}.Experience-module__wBGHIa__institution,.Experience-module__wBGHIa__manager,.Experience-module__wBGHIa__advisor,.Experience-module__wBGHIa__description,.Experience-module__wBGHIa__location{font-size:.8125rem}.Experience-module__wBGHIa__dateRange{padding:.2rem .625rem;font-size:.75rem}}@media print{.Experience-module__wBGHIa__container:before{background:#333}.Experience-module__wBGHIa__expCard:before{border-color:#333}.Experience-module__wBGHIa__current:before{background:#333}.Experience-module__wBGHIa__expCard{page-break-inside:avoid;opacity:1;background:#fff;border-bottom:1px solid #e5e7e4;animation:none}}
.Skills-module__6NTIQa__container{flex-direction:column;gap:.625rem;width:100%;max-width:100%;display:flex;overflow:visible}.Skills-module__6NTIQa__categoryCard{opacity:0;background:0 0;border:none;border-bottom:2px solid #e5e7e4;max-width:100%;padding:1rem 0 1.5rem;transition:all .3s;animation:.6s ease-out forwards Skills-module__6NTIQa__fadeInUp;overflow:visible}.Skills-module__6NTIQa__categoryCard:first-child{animation-delay:.3s}.Skills-module__6NTIQa__categoryCard:nth-child(2){animation-delay:.4s}.Skills-module__6NTIQa__categoryCard:hover{border-bottom-color:#18453b;transform:translate(4px)}.Skills-module__6NTIQa__categoryHeader{align-items:center;gap:.875rem;margin-bottom:1rem;display:flex;overflow:visible}.Skills-module__6NTIQa__categoryIcon{color:#18453b;flex-shrink:0;width:1.5rem;height:1.5rem;transition:all .3s}.Skills-module__6NTIQa__categoryCard:hover .Skills-module__6NTIQa__categoryIcon{color:#2d6d5f;transform:scale(1.1)}.Skills-module__6NTIQa__categoryTitle{color:#1a1a1a;word-break:break-word;overflow-wrap:break-word;margin:0;font-family:Nunito,sans-serif;font-size:1.25rem;font-weight:800;line-height:1.3}.Skills-module__6NTIQa__sections{flex-direction:column;gap:1rem;display:flex;overflow:visible}.Skills-module__6NTIQa__section{flex-direction:column;gap:.625rem;display:flex;overflow:visible}.Skills-module__6NTIQa__sectionTitle{color:#18453b;letter-spacing:.05em;text-transform:uppercase;word-break:break-word;overflow-wrap:break-word;align-items:center;gap:.5rem;margin:0;font-family:Nunito,sans-serif;font-size:.875rem;font-weight:700;display:flex}.Skills-module__6NTIQa__sectionTitle:before{content:"";background:linear-gradient(135deg,#18453b,#2d6d5f);border-radius:50%;flex-shrink:0;width:.5rem;height:.5rem}.Skills-module__6NTIQa__skillTags{flex-wrap:wrap;gap:.625rem;display:flex;overflow:visible}.Skills-module__6NTIQa__skillTag{color:#2d2d2d;cursor:default;word-break:break-word;overflow-wrap:break-word;background:#18453b14;border:1px solid #18453b33;border-radius:8px;padding:.5rem .625rem;font-family:Nunito,sans-serif;font-size:.8125rem;font-weight:600;transition:all .3s;display:inline-block}.Skills-module__6NTIQa__skillTag:hover{color:#18453b;background:#18453b26;border-color:#18453b;transform:translateY(-2px)scale(1.05)}@keyframes Skills-module__6NTIQa__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Skills-module__6NTIQa__container{gap:1.5rem;padding-right:0;overflow:visible}.Skills-module__6NTIQa__categoryCard{padding:1rem 0;overflow:visible}.Skills-module__6NTIQa__categoryHeader{margin-bottom:1rem}.Skills-module__6NTIQa__categoryIcon{width:1.375rem;height:1.375rem}.Skills-module__6NTIQa__categoryTitle{font-size:1.125rem}.Skills-module__6NTIQa__sections{gap:1rem}.Skills-module__6NTIQa__section{gap:.625rem}.Skills-module__6NTIQa__sectionTitle{font-size:.8125rem}.Skills-module__6NTIQa__skillTags{gap:.5rem}.Skills-module__6NTIQa__skillTag{padding:.375rem .875rem;font-size:.75rem}}@media (max-width:480px){.Skills-module__6NTIQa__container{padding-right:0}.Skills-module__6NTIQa__categoryCard{padding:.875rem 0}.Skills-module__6NTIQa__categoryHeader{gap:.625rem}.Skills-module__6NTIQa__categoryTitle{font-size:1rem}.Skills-module__6NTIQa__sections{gap:.875rem}.Skills-module__6NTIQa__sectionTitle{font-size:.75rem}.Skills-module__6NTIQa__skillTag{padding:.3rem .75rem;font-size:.6875rem}.Skills-module__6NTIQa__sectionTitle:before{width:.375rem;height:.375rem}}@media print{.Skills-module__6NTIQa__categoryCard{page-break-inside:avoid;opacity:1;background:#fff;border-bottom:1px solid #e5e7e4;animation:none}.Skills-module__6NTIQa__skillTag{border-color:#cbd5e0}}
.Presentation-module__HsnA4G__container{flex-direction:column;gap:.625rem;width:100%;max-width:100%;display:flex;overflow:visible}.Presentation-module__HsnA4G__presentationCard{opacity:0;background:0 0;border:none;border-bottom:1px solid #e5e7e4;gap:.625rem;max-width:100%;padding:.875rem 0;transition:all .3s;animation:.6s ease-out forwards Presentation-module__HsnA4G__fadeInUp;display:flex;overflow:visible}.Presentation-module__HsnA4G__presentationCard:first-child{animation-delay:.3s}.Presentation-module__HsnA4G__presentationCard:nth-child(2){animation-delay:.35s}.Presentation-module__HsnA4G__presentationCard:nth-child(3){animation-delay:.4s}.Presentation-module__HsnA4G__presentationCard:nth-child(4){animation-delay:.45s}.Presentation-module__HsnA4G__presentationCard:nth-child(5){animation-delay:.5s}.Presentation-module__HsnA4G__presentationCard:nth-child(6){animation-delay:.55s}.Presentation-module__HsnA4G__presentationCard:nth-child(7){animation-delay:.6s}.Presentation-module__HsnA4G__presentationCard:nth-child(8){animation-delay:.65s}.Presentation-module__HsnA4G__presentationCard:nth-child(9){animation-delay:.7s}.Presentation-module__HsnA4G__presentationCard:nth-child(10){animation-delay:.75s}.Presentation-module__HsnA4G__presentationCard:nth-child(11){animation-delay:.8s}.Presentation-module__HsnA4G__presentationCard:nth-child(12){animation-delay:.85s}.Presentation-module__HsnA4G__presentationCard:nth-child(13){animation-delay:.9s}.Presentation-module__HsnA4G__presentationCard:hover{border-bottom-color:#18453b;transform:translate(4px)}.Presentation-module__HsnA4G__number{color:#18453b;flex-shrink:0;min-width:1.5rem;font-family:Nunito,sans-serif;font-size:.875rem;font-weight:700}.Presentation-module__HsnA4G__content{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex;overflow:visible}.Presentation-module__HsnA4G__title{color:#1a1a1a;word-break:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;margin:0;font-family:Nunito,sans-serif;font-size:.875rem;font-weight:700;line-height:1.6}.Presentation-module__HsnA4G__authors{color:#2d2d2d;word-break:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;margin:0;font-family:Nunito,sans-serif;font-size:.8125rem;font-weight:500;line-height:1.6}.Presentation-module__HsnA4G__details{color:#18453b;word-break:break-word;overflow-wrap:break-word;margin:0;font-family:Nunito,sans-serif;font-size:.8125rem;font-style:italic;font-weight:500;line-height:1.6}.Presentation-module__HsnA4G__year{color:#18453b;background:#18453b1a;border-radius:6px;flex-shrink:0;align-self:flex-start;padding:.3rem .75rem;font-family:Nunito,sans-serif;font-size:.8125rem;font-weight:700;transition:all .3s}.Presentation-module__HsnA4G__presentationCard:hover .Presentation-module__HsnA4G__year{color:#2d6d5f;background:#18453b26;transform:scale(1.05)}@keyframes Presentation-module__HsnA4G__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Presentation-module__HsnA4G__container{gap:.5rem;padding-right:0;overflow:visible}.Presentation-module__HsnA4G__presentationCard{gap:.75rem;padding:.75rem 0;overflow:visible}.Presentation-module__HsnA4G__title{font-size:.8125rem}.Presentation-module__HsnA4G__authors,.Presentation-module__HsnA4G__details{font-size:.75rem}.Presentation-module__HsnA4G__year{padding:.25rem .625rem;font-size:.75rem}.Presentation-module__HsnA4G__number{font-size:.8125rem}}@media (max-width:480px){.Presentation-module__HsnA4G__container{gap:.5rem;padding-right:0}.Presentation-module__HsnA4G__presentationCard{flex-direction:column;align-items:flex-start;gap:.5rem;padding:.625rem 0}.Presentation-module__HsnA4G__number{min-width:auto}.Presentation-module__HsnA4G__title{font-size:.75rem}.Presentation-module__HsnA4G__authors,.Presentation-module__HsnA4G__details{font-size:.6875rem}.Presentation-module__HsnA4G__year{align-self:flex-start;padding:.2rem .5rem;font-size:.6875rem}}@media print{.Presentation-module__HsnA4G__presentationCard{page-break-inside:avoid;opacity:1;background:#fff;border-bottom:1px solid #e5e7e4;animation:none}}
.Awards-module__B22_pW__container{flex-direction:column;gap:.625rem;width:100%;max-width:100%;display:flex;overflow:visible}.Awards-module__B22_pW__awardItem{opacity:0;background:0 0;border:none;border-bottom:1px solid #e5e7e4;align-items:center;gap:.625rem;max-width:100%;padding:.875rem 0;transition:all .3s;animation:.6s ease-out forwards Awards-module__B22_pW__fadeInUp;display:flex;overflow:visible}.Awards-module__B22_pW__awardItem:first-child{animation-delay:.3s}.Awards-module__B22_pW__awardItem:nth-child(2){animation-delay:.35s}.Awards-module__B22_pW__awardItem:nth-child(3){animation-delay:.4s}.Awards-module__B22_pW__awardItem:nth-child(4){animation-delay:.45s}.Awards-module__B22_pW__awardItem:nth-child(5){animation-delay:.5s}.Awards-module__B22_pW__awardItem:nth-child(6){animation-delay:.55s}.Awards-module__B22_pW__awardItem:nth-child(7){animation-delay:.6s}.Awards-module__B22_pW__awardItem:nth-child(8){animation-delay:.65s}.Awards-module__B22_pW__awardItem:nth-child(9){animation-delay:.7s}.Awards-module__B22_pW__awardItem:nth-child(10){animation-delay:.75s}.Awards-module__B22_pW__awardItem:nth-child(11){animation-delay:.8s}.Awards-module__B22_pW__awardItem:nth-child(12){animation-delay:.85s}.Awards-module__B22_pW__awardItem:nth-child(13){animation-delay:.9s}.Awards-module__B22_pW__awardItem:nth-child(14){animation-delay:.95s}.Awards-module__B22_pW__awardItem:nth-child(15){animation-delay:1s}.Awards-module__B22_pW__awardItem:hover{border-bottom-color:#18453b;transform:translate(4px)}.Awards-module__B22_pW__icon{color:#18453b;flex-shrink:0;width:1.25rem;height:1.25rem;transition:all .3s}.Awards-module__B22_pW__awardItem:hover .Awards-module__B22_pW__icon{color:#2d6d5f;transform:scale(1.15)}.Awards-module__B22_pW__content{flex:1;min-width:0;overflow:visible}.Awards-module__B22_pW__title{color:#2d2d2d;word-break:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;margin:0;font-family:Nunito,sans-serif;font-size:.875rem;font-weight:600;line-height:1.6}.Awards-module__B22_pW__year{color:#18453b;background:#18453b1a;border-radius:6px;flex-shrink:0;padding:.3rem .75rem;font-family:Nunito,sans-serif;font-size:.8125rem;font-weight:700;transition:all .3s}.Awards-module__B22_pW__awardItem:hover .Awards-module__B22_pW__year{color:#2d6d5f;background:#18453b26;transform:scale(1.05)}@keyframes Awards-module__B22_pW__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Awards-module__B22_pW__container{gap:.5rem;padding-right:0;overflow:visible}.Awards-module__B22_pW__awardItem{gap:.75rem;padding:.75rem 0;overflow:visible}.Awards-module__B22_pW__icon{width:1.125rem;height:1.125rem}.Awards-module__B22_pW__title{font-size:.8125rem}.Awards-module__B22_pW__year{padding:.25rem .625rem;font-size:.75rem}}@media (max-width:480px){.Awards-module__B22_pW__container{gap:.5rem;padding-right:0}.Awards-module__B22_pW__awardItem{flex-direction:column;align-items:flex-start;gap:.5rem;padding:.625rem 0}.Awards-module__B22_pW__icon{width:1rem;height:1rem}.Awards-module__B22_pW__title{font-size:.75rem}.Awards-module__B22_pW__year{align-self:flex-start;padding:.2rem .5rem;font-size:.6875rem}}@media print{.Awards-module__B22_pW__awardItem{page-break-inside:avoid;opacity:1;background:#fff;border-bottom:1px solid #e5e7e4;animation:none}}
