.styles-module__CNkgaW__native_link{background:var(--primary);color:var(--heading);font-size:var(--fs-sm);border-radius:var(--border-radius);z-index:2;outline:none;align-items:center;gap:.5rem;width:max-content;padding:1rem 1.25rem;font-weight:500;transition:all .2s;display:flex;position:relative}.styles-module__CNkgaW__native_link:hover,.styles-module__CNkgaW__native_link:hover:after,.styles-module__CNkgaW__native_link:focus,.styles-module__CNkgaW__native_link:focus:after{background:var(--primary-lighter)}.styles-module__CNkgaW__native_link-pulse:after,.styles-module__CNkgaW__native_link-pulse:before{content:"";z-index:-1;width:100%;height:100%;position:absolute;inset:0}.styles-module__CNkgaW__native_link-pulse:after{background-color:var(--primary);z-index:-2;border-radius:var(--border-radius);animation:1.25s infinite styles-module__CNkgaW__pulse}.styles-module__CNkgaW__native_link-pulse:hover:after,.styles-module__CNkgaW__native_link-pulse:focus:after{animation:none}@keyframes styles-module__CNkgaW__pulse{0%{transform:scale(.9)}to{opacity:0;transform:scale(1.2)}}
.styles-module__jg4Ntq__text_input{gap:1rem;display:grid}.styles-module__jg4Ntq__text_input-label{font-size:var(--fs-sm);font-weight:400}.styles-module__jg4Ntq__text_input-input{border-radius:var(--border-radius);background:#00000005;border:none;align-items:center;height:3rem;padding:0 1rem;display:flex}.styles-module__jg4Ntq__text_input-error_message{color:var(--error);font-size:var(--fs-xsm);font-weight:400}.styles-module__jg4Ntq__text_input-input::placeholder{color:var(--highlight)}.styles-module__jg4Ntq__text_input-default .styles-module__jg4Ntq__text_input-label{cursor:pointer}.styles-module__jg4Ntq__text_input-dark .styles-module__jg4Ntq__text_input-input{font-weight:400;font-size:var(--fs-xsm)}
.styles-module__1OjbAa__button{background:var(--primary);color:var(--heading);font-size:var(--fs-sm);z-index:2;border-radius:5px;outline:none;padding:1rem 1.25rem;font-weight:500;transition:all .2s;position:relative}.styles-module__1OjbAa__button-fullwidth{width:100%}.styles-module__1OjbAa__button:hover,.styles-module__1OjbAa__button:hover:after,.styles-module__1OjbAa__button:focus,.styles-module__1OjbAa__button:focus:after{background:var(--primary-lighter)}.styles-module__1OjbAa__button-pulse:after,.styles-module__1OjbAa__button-pulse:before{content:"";z-index:-1;width:100%;height:100%;position:absolute;inset:0}.styles-module__1OjbAa__button-pulse:after{background-color:var(--primary);z-index:-2;border-radius:var(--border-radius);animation:1.25s infinite styles-module__1OjbAa__pulse}.styles-module__1OjbAa__button-pulse:hover:after,.styles-module__1OjbAa__button-pulse:focus:after{animation:none}.styles-module__1OjbAa__button:disabled{background:var(--highlight)!important}@keyframes styles-module__1OjbAa__pulse{0%{transform:scale(.9)}to{opacity:0;transform:scale(1.2)}}
.styles-module__4vaD6q__dialog_content{background-color:var(--background);z-index:20;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:3rem;width:90vw;max-width:450px;max-height:85vh;padding:24px;animation:.15s cubic-bezier(.16,1,.3,1) styles-module__4vaD6q__contentShow;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 38px -10px #0e121659,0 10px 20px -15px #0e121633}.styles-module__4vaD6q__dialog_overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:19;background-color:#e1e1e11a;animation:.15s cubic-bezier(.16,1,.3,1) styles-module__4vaD6q__overlayShow;position:fixed;inset:0}.styles-module__4vaD6q__success_dialog__title{font-size:var(--fs-md);font-weight:600}.styles-module__4vaD6q__success_dialog__icon{background-color:var(--primary);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.styles-module__4vaD6q__success_dialog__close{position:absolute;top:20px;right:20px}@keyframes styles-module__4vaD6q__overlayShow{0%{opacity:0}to{opacity:1}}@keyframes styles-module__4vaD6q__contentShow{0%{opacity:0;transform:translate(-50%,-48%)scale(.96)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}
.keen-slider:not([data-keen-slider-disabled]){-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;touch-action:pan-y;-webkit-user-select:none;user-select:none;-khtml-user-select:none;align-content:flex-start;width:100%;display:flex;position:relative;overflow:hidden}.keen-slider:not([data-keen-slider-disabled]) .keen-slider__slide{width:100%;min-height:100%;position:relative;overflow:hidden}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-reverse]{flex-direction:row-reverse}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-v]{flex-wrap:wrap}
.styles-module__kurMDG__carousel__list{margin-top:2.375rem;overflow:hidden}.styles-module__kurMDG__carousel__item{border-radius:var(--border-radius);grid-template-rows:max-content 1fr;max-width:300px;height:100%;display:grid;overflow:hidden}.styles-module__kurMDG__carousel__item p{white-space:pre-line;font-size:var(--fs-xsm)}.styles-module__kurMDG__carousel__item img{object-fit:cover;max-width:300px;transition:all .2s}.styles-module__kurMDG__carousel__item:hover img{opacity:.8;transform:scale(1.1)}.styles-module__kurMDG__carousel__item_image{border-radius:var(--border-radius)var(--border-radius)0 0;width:100%;height:18.125rem;position:relative;overflow:hidden}.styles-module__kurMDG__carousel__item_body{background-color:var(--foreground);border-radius:0 0 var(--border-radius)var(--border-radius);overflow:hidden}.styles-module__kurMDG__carousel__item_body>*{color:var(--heading);padding:10px 20px}
.styles-module__JLDK3G__native_link{background:var(--primary);color:var(--heading);font-size:var(--fs-sm);border-radius:var(--border-radius);z-index:2;outline:none;align-items:center;gap:.5rem;width:max-content;padding:1rem 1.25rem;font-weight:500;transition:all .2s;display:flex;position:relative}.styles-module__JLDK3G__native_link:hover,.styles-module__JLDK3G__native_link:hover:after,.styles-module__JLDK3G__native_link:focus,.styles-module__JLDK3G__native_link:focus:after{background:var(--primary-lighter)}.styles-module__JLDK3G__native_link-pulse:after,.styles-module__JLDK3G__native_link-pulse:before{content:"";z-index:-1;width:100%;height:100%;position:absolute;inset:0}.styles-module__JLDK3G__native_link-pulse:after{background-color:var(--primary);z-index:-2;border-radius:var(--border-radius);animation:1.25s infinite styles-module__JLDK3G__pulse}.styles-module__JLDK3G__native_link-pulse:hover:after,.styles-module__JLDK3G__native_link-pulse:focus:after{animation:none}@keyframes styles-module__JLDK3G__pulse{0%{transform:scale(.9)}to{opacity:0;transform:scale(1.2)}}
.styles-module__aTg9Ia__header{z-index:10;background:var(--background-opacity);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;width:100%;min-height:60px;margin-bottom:2rem;padding:0 24px;display:flex;position:sticky;top:0}.styles-module__aTg9Ia__header__left__label{white-space:nowrap}.styles-module__aTg9Ia__header__left__button{background:0 0}.styles-module__aTg9Ia__header__title{width:100%;font-size:var(--fs-sm);text-transform:capitalize;justify-content:center;margin:0;display:flex}.styles-module__aTg9Ia__header__avatar{border-radius:50%}
.styles-module__d_03MW__tag{text-transform:uppercase;color:var(--heading);background:var(--foreground);width:max-content;padding:.2rem;font-size:12px;font-weight:600}.styles-module__d_03MW__tag:hover{color:var(--highlight)}
.styles-module__jUf9Hq__experiences{gap:2rem;margin:20px 0;padding:24px;display:grid}.styles-module__jUf9Hq__experiences__title{font-size:var(--fs-md)}.styles-module__jUf9Hq__experiences__list{gap:1rem;display:grid}.styles-module__jUf9Hq__experiences__item{gap:1rem;display:flex}.styles-module__jUf9Hq__experiences__item-avatar img{border-radius:50%}.styles-module__jUf9Hq__experiences__item-position{white-space:nowrap}
.styles-module__TNKw4q__contact{padding:24px}.styles-module__TNKw4q__contact__title{font-size:var(--fs-md)}.styles-module__TNKw4q__contact__form{gap:.5rem;display:grid}.styles-module__TNKw4q__contact__cta-email{font-size:var(--fs-lg);color:var(--heading);margin-bottom:1rem;font-weight:500;display:inline-block}@media (max-width:762px){.styles-module__TNKw4q__contact__cta-email{font-size:var(--fs-md)}}
.styles-module__tNTeha__textarea{gap:1rem;width:100%;display:grid}.styles-module__tNTeha__textarea-label{font-size:var(--fs-sm);font-weight:400}.styles-module__tNTeha__textarea-input{border-radius:var(--border-radius);resize:none;background:#00000005;border:none;align-items:center;height:48px;padding:.49rem 1rem;line-height:24px;display:flex}.styles-module__tNTeha__textarea-input::-webkit-scrollbar{display:none}.styles-module__tNTeha__textarea-error_message{color:var(--error);font-size:var(--fs-xsm);font-weight:400}.styles-module__tNTeha__textarea-input::placeholder{color:var(--highlight)}.styles-module__tNTeha__textarea-default .styles-module__tNTeha__textarea-label{cursor:pointer}.styles-module__tNTeha__textarea-dark .styles-module__tNTeha__textarea-input{font-weight:400;font-size:var(--fs-xsm)}
.styles-module__sl7dnW__info{padding:24px}.styles-module__sl7dnW__info__list{gap:1rem;display:grid}.styles-module__sl7dnW__info__list__item{align-items:center;gap:.5rem;display:flex}.styles-module__sl7dnW__info__list__item__emoji{font-size:1.25rem}
.styles-module__2GR9vq__projects{margin:20px 0}.styles-module__2GR9vq__projects__title{font-size:var(--fs-md);padding:0 24px}.styles-module__2GR9vq__projects_carousel{padding-left:24px}
.styles-module__GJU1Lq__home p{margin-bottom:14px}.styles-module__GJU1Lq__home h2,.styles-module__GJU1Lq__home h3,.styles-module__GJU1Lq__home h4{margin-bottom:1rem}.styles-module__GJU1Lq__header{justify-content:space-between;align-items:center;padding:50px 34px;display:flex}.styles-module__GJU1Lq__header__name{font-size:var(--fs-md);font-weight:700}.styles-module__GJU1Lq__header__avatar{border-radius:50%}.styles-module__GJU1Lq__presentation{margin:40px 0}.styles-module__GJU1Lq__presentation_title{font-size:var(--fs-lg);margin:40px 0;padding:24px;font-weight:700}.styles-module__GJU1Lq__presentation__cta{margin-bottom:1rem;padding:24px}.styles-module__GJU1Lq__presentation__banner{width:100%;height:200px;position:relative}.styles-module__GJU1Lq__presentation__banner img{object-fit:cover;object-position:right}.styles-module__GJU1Lq__about{padding:24px}.styles-module__GJU1Lq__about__title{font-size:var(--fs-md);font-weight:700}.styles-module__GJU1Lq__about__subtitle{font-size:var(--fs-lg)}.styles-module__GJU1Lq__social{flex-wrap:wrap;align-items:center;gap:1rem;margin:20px 0;padding:24px;display:flex}.styles-module__GJU1Lq__social__icon{background-color:var(--heading);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}@media (max-width:1024px){.styles-module__GJU1Lq__presentation_title,.styles-module__GJU1Lq__about__subtitle{font-size:var(--fs-md)}}
/*# sourceMappingURL=c5f66fd9e3d25ef2.css.map*/