.page-module__xP0DLa__snapBottom{scroll-snap-align:end}
.header-module__bAz-Na__header{flex-direction:column;justify-content:center;align-items:start;gap:1.7em;width:100%;height:100dvh;min-height:100dvh;max-height:100dvh;padding:2em;display:flex;position:relative}.header-module__bAz-Na__myName{background-color:#ffffff80;border-radius:.2em;width:min-content;max-width:min(4em,60%);padding:0 .1em 0 0;font-size:5em;line-height:.9em;display:inline-block}@media (max-width:600px){.header-module__bAz-Na__myName{font-size:4em}}@media (max-height:600px){.header-module__bAz-Na__myName{width:min-content;max-width:70%;font-size:2em}}.header-module__bAz-Na__profilePictureContainer{z-index:-1;aspect-ratio:3/4;border-bottom:2px solid #bababa;border-radius:calc(3em + 1px);justify-content:center;align-items:center;max-width:50%;max-height:75vh;padding:0 1px 1px;display:flex;position:absolute;top:2%;right:10%}@media (max-width:600px){.header-module__bAz-Na__profilePictureContainer{right:5%}}.header-module__bAz-Na__profilePicture{border:4px solid #585757;border-radius:3em;width:100%;height:100%;max-height:70vh}.header-module__bAz-Na__role{color:#2b2b2b;max-width:20em;height:3em;font-size:1.8em;line-height:.9em;font-family:var(--font-noto-sans-mono);align-items:center;display:block}@media (max-width:600px){.header-module__bAz-Na__role{height:3em;font-size:1.5em}}.header-module__bAz-Na__role>p{background-color:#ffffff80;border-radius:.2em;padding:.2em .1em .2em 0}.header-module__bAz-Na__role>svg{font-size:.8em;transform:translateY(-.3em)}.header-module__bAz-Na__location{color:#676767;background-color:#ffffff80;border-radius:.2em;width:max-content;max-width:60%;margin-top:-.8em;padding:0 .2em 0 0;font-size:1.2em}.header-module__bAz-Na__location>svg{color:#ff4b4b;margin-right:.2em}.header-module__bAz-Na__introduction{font-size:1.2em;line-height:1.5;overflow:hidden auto}.header-module__bAz-Na__introduction>span{-webkit-box-decoration-break:clone;box-decoration-break:clone;background-color:#fff9;border-radius:.2em;padding-right:.2em;display:inline;overflow:hidden}
.button-module__6KZRRG__button{box-sizing:border-box;color:#000;cursor:pointer;background-color:#fff;border:3px solid #000;border-radius:2em;flex-direction:row;justify-content:center;align-items:center;margin:0;padding:.6em 1.2em;text-decoration:none;transition:box-shadow 50ms ease-in-out;display:flex;position:relative;box-shadow:.5px .5px #8b0000,-.5px -.5px green,0 2px #696969}.button-module__6KZRRG__button:hover:not([disabled]){transform:translateY(.1em);box-shadow:.5px .5px green,-.5px -.5px #8b0000,0 1.5px #696969}.button-module__6KZRRG__button:focus-visible{outline:none;box-shadow:.5px .5px green,-.5px -.5px #8b0000,0 2px #696969,0 .5px 0 2px #fff,0 .5px 0 3px #000}.button-module__6KZRRG__button:disabled,.button-module__6KZRRG__button.button-module__6KZRRG__disabled{cursor:not-allowed;color:#5e5e5e;border-color:gray;box-shadow:0 2px gray}.button-module__6KZRRG__hidden{visibility:hidden}.button-module__6KZRRG__loadingDots{justify-content:center;align-items:center;gap:.4em;width:100%;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.button-module__6KZRRG__loadingDot1,.button-module__6KZRRG__loadingDot2,.button-module__6KZRRG__loadingDot3{background-color:#000;border-radius:50%;width:.6em;height:.6em;animation:1.5s ease-in-out infinite button-module__6KZRRG__bounce}.button-module__6KZRRG__loadingDot1{animation-delay:-.4s}.button-module__6KZRRG__loadingDot2{animation-delay:-.2s}.button-module__6KZRRG__loadingDot3{animation-delay:0s}@keyframes button-module__6KZRRG__bounce{0%{transform:scale(0)}10%{transform:scale(0)}40%{transform:scale(1)}60%{transform:scale(1)}90%{transform:scale(0)}to{transform:scale(0)}}
.cards-carousel-module__RysNCq__carouselWrapper{width:calc(100% + 4em);min-height:40%;max-height:80%;margin:0 -2em;position:relative;overflow:visible}@media (max-width:600px),(max-height:600px){.cards-carousel-module__RysNCq__carouselWrapper{max-height:100%}}.cards-carousel-module__RysNCq__cardsCarousel{scroll-snap-type:x mandatory;scroll-behavior:smooth;z-index:1;gap:16px;width:100%;height:calc(100% + 12px);padding:2px 2em 12px;display:flex;overflow:auto hidden}.cards-carousel-module__RysNCq__cardsCarousel::-webkit-scrollbar{display:none}.cards-carousel-module__RysNCq__cardsCarousel{-ms-overflow-style:none;scrollbar-width:none}.cards-carousel-module__RysNCq__cardWrapper{scroll-snap-align:center;flex-direction:row;flex-shrink:0;width:calc(100% - 2.5em);display:flex}.cards-carousel-module__RysNCq__leftButtonWrapper{z-index:2;position:absolute;top:50%;left:1em;transform:translateY(-50%)}.cards-carousel-module__RysNCq__leftButton{width:3em;height:7em}.cards-carousel-module__RysNCq__rightButtonWrapper{z-index:2;position:absolute;top:50%;right:1em;transform:translateY(-50%)}.cards-carousel-module__RysNCq__rightButton{width:3em;height:7em}
.robot-icon-module__knwshG__robotIcon{width:4em;height:4em;position:relative}@keyframes robot-icon-module__knwshG__hoverAnimation{0%{transform:translateY(0)}50%{transform:translateY(-.3em)}to{transform:translateY(0)}}@media (prefers-reduced-motion:no-preference){.robot-icon-module__knwshG__robotIcon{animation:5s ease-in-out infinite robot-icon-module__knwshG__hoverAnimation}}.robot-icon-module__knwshG__facialExpression{z-index:1;position:absolute;top:0}@media (prefers-reduced-motion:no-preference){.robot-icon-module__knwshG__loadingGear{animation:5s linear infinite robot-icon-module__knwshG__spinAnimation}}@keyframes robot-icon-module__knwshG__spinAnimation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion:no-preference){.robot-icon-module__knwshG__loadingQuestionMark{animation:.5s ease-in-out infinite robot-icon-module__knwshG__bounceAnimation}}@keyframes robot-icon-module__knwshG__bounceAnimation{0%{transform:rotate(-5deg)}50%{transform:rotate(5deg)}to{transform:rotate(-5deg)}}
.card-module__b0qR8W__cardWrapper{border-bottom:2px solid #bababa;border-radius:calc(3em + 1px);width:100%;max-height:100%;padding:0 1px 1px}.card-module__b0qR8W__card{z-index:0;background-color:#fafafa;border:4px solid #585757;border-radius:3em;flex-direction:column;width:100%;height:100%;padding:2em 1em 1em;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 8px #0003}@media (max-width:600px),(max-height:600px){.card-module__b0qR8W__card{padding:2em 1em}}.card-module__b0qR8W__cardContent{-webkit-overflow-scrolling:touch;flex-direction:column;min-height:0;display:flex;overflow-y:hidden}@media (max-height:800px),(max-width:800px){.card-module__b0qR8W__cardContent{overflow-y:auto}}.card-module__b0qR8W__cardBackground{z-index:-1;filter:blur(.5px);border-radius:calc(3em - 4px);width:100%;height:100%;position:absolute;top:0;left:0}.card-module__b0qR8W__title{min-height:1em;margin-bottom:.6em;font-size:1.5em;font-weight:700}.card-module__b0qR8W__subtitle{margin-bottom:.6em;font-size:1.2em}.card-module__b0qR8W__location,.card-module__b0qR8W__time{color:#434343;margin-bottom:.4em;font-size:1em}.card-module__b0qR8W__location svg{color:#ff4b4b;margin-right:.3em}.card-module__b0qR8W__time svg{color:#4ba5ff;margin-right:.3em}.card-module__b0qR8W__skills{flex-wrap:wrap;gap:.5em;margin-top:1em;margin-bottom:.5em;display:flex}@media (max-width:600px),(max-height:600px){.card-module__b0qR8W__skills{font-size:.7em}}.card-module__b0qR8W__childrenWrapper{scrollbar-color:#585757 #fff0;flex-direction:column;flex-grow:1;flex-shrink:1;justify-content:start;gap:.9em;min-height:4em;padding-top:1.2em;padding-bottom:1em;display:flex;overflow-y:auto}@media (max-height:800px),(max-width:800px){.card-module__b0qR8W__childrenWrapper{padding-bottom:0;overflow:visible}}.card-module__b0qR8W__readMoreButton svg{margin-right:1em}
.input-module__FU5H3q__input,.input-module__FU5H3q__textarea{background-color:#fff;border:3px solid #000;border-radius:1.6em;width:100%;height:auto;margin:0;padding:.6em 1.2em;font-size:max(1em,16px);text-decoration:none;transition:box-shadow .1s ease-in-out;box-shadow:.5px .5px #8b0000,-.5px -.5px green}.input-module__FU5H3q__input{height:3.1em}.input-module__FU5H3q__textarea{resize:vertical}.input-module__FU5H3q__input:focus,.input-module__FU5H3q__textarea:focus{outline:none;box-shadow:.5px .5px green,-.5px -.5px #8b0000,0 0 0 1px #fff,0 0 0 1.75px #000}.input-module__FU5H3q__input:disabled,.input-module__FU5H3q__textarea:disabled{cursor:not-allowed;color:#5e5e5e;box-shadow:none;border-color:gray}
.speech-bubble-module__2CffHG__speechBubble{background-color:#fff;border:2px solid #000;border-radius:.5em;width:100%;padding:.5em;position:relative;overflow:visible}.speech-bubble-module__2CffHG__speechBubble:after{content:"";background:#fff;border-bottom:2px solid #000;border-left:2px solid #000;width:15px;height:15px;position:absolute;bottom:-9px;left:2.5em;transform:rotate(-45deg)}.speech-bubble-module__2CffHG__chatOutput{z-index:1;height:100%;margin:0;position:relative;overflow:auto}.speech-bubble-module__2CffHG__loadingAnimationWrapper{justify-content:center;align-items:center;gap:.4em;height:4em;display:flex}.speech-bubble-module__2CffHG__loadingDot1,.speech-bubble-module__2CffHG__loadingDot2,.speech-bubble-module__2CffHG__loadingDot3{background-color:#000;border-radius:50%;width:.6em;height:.6em;animation:1.5s ease-in-out infinite speech-bubble-module__2CffHG__bounce}.speech-bubble-module__2CffHG__loadingDot1{animation-delay:-.4s}.speech-bubble-module__2CffHG__loadingDot2{animation-delay:-.2s}.speech-bubble-module__2CffHG__loadingDot3{animation-delay:0s}@keyframes speech-bubble-module__2CffHG__bounce{0%{transform:scale(0)}10%{transform:scale(0)}40%{transform:scale(1)}60%{transform:scale(1)}90%{transform:scale(0)}to{transform:scale(0)}}
.skill-badge-module__jtkG5q__skillBadge{color:#fff;background-color:#1b1b1b;border:2px solid #565656;border-radius:1.5em;padding:.2em .8em .25em;font-size:.9em;display:inline-block}.skill-badge-module__jtkG5q__skillBadge svg{height:.95em;margin-bottom:.15em;margin-left:-.3em;margin-right:.4em}.skill-badge-module__jtkG5q__skillImage{width:auto;height:1.3em;margin-top:-.2em;margin-left:-.3em;margin-right:.5em;display:inline-block}
.footer-module__9TSqya__footer{color:#fff;background-color:#000;flex-direction:row;gap:2em;width:100%;padding:4em;display:flex}@media (max-width:600px){.footer-module__9TSqya__footer{flex-direction:column;align-items:center;padding:2em}}.footer-module__9TSqya__footer a{color:#fff}.footer-module__9TSqya__footer svg{padding-right:.5em}
.section-with-cards-module__FPORCq__section{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;min-height:100%;max-height:100%;padding:2em 2em 2.5em;display:flex;position:relative}.section-with-cards-module__FPORCq__section>h2{align-self:flex-start;padding-bottom:.5em;font-size:3em}.section-with-cards-module__FPORCq__metroStationWrapper{width:100%;height:0;margin-left:-4em;transform:translateY(-4em)}.section-with-cards-module__FPORCq__scrollUpButtonWrapper{width:4em;margin:0 auto;padding:0;position:absolute;top:0}.section-with-cards-module__FPORCq__scrollUpButton{width:100%;box-shadow:none;border-top-width:0;border-top-left-radius:0;border-top-right-radius:0;margin:0;padding:0 0 .5em}.section-with-cards-module__FPORCq__scrollUpButton:hover{box-shadow:none!important;transform:none!important}.section-with-cards-module__FPORCq__scrollDownButtonWrapper{width:4em;margin:0 auto;padding:0;position:absolute;bottom:0}.section-with-cards-module__FPORCq__scrollDownButton{width:100%;box-shadow:none;border-bottom-width:0;border-bottom-right-radius:0;border-bottom-left-radius:0;margin:0;padding:.5em 0 0}.section-with-cards-module__FPORCq__scrollDownButton:hover{box-shadow:none!important;transform:none!important}
.line-module__u9EWxG__line{background-color:#b60000;border-left:1px solid #ffffff73;border-right:1px solid #ffffff73;width:12px;height:100vh;transition:background-color .5s ease-in-out}
.metro-station-module__hBU-zW__wrapper{justify-content:flex-start;width:100%;margin-left:-18px;display:flex}.metro-station-module__hBU-zW__metroStation{z-index:1;background-color:#fff;border:5px solid #3f3f3f;border-radius:12px;outline:1px solid #7b7b7be0;width:24px;height:24px;margin:0}
.reveal-email-button-module__RX0UMG__hidden{display:none}.reveal-email-button-module__RX0UMG__wrapper{flex-direction:column;justify-content:center;align-items:flex-start;gap:12px;width:min(300px,100%);min-height:130px;margin:0;display:flex;overflow:auto}.reveal-email-button-module__RX0UMG__button{width:calc(100% - 10px);padding:5px}.reveal-email-button-module__RX0UMG__error{color:red;line-height:1.4}
.contact-me-module__KlMSua__section{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;min-height:100%;max-height:100%;padding:2em;display:flex;position:relative}.contact-me-module__KlMSua__section>h2{align-self:flex-start;padding-bottom:.5em;font-size:3em}.contact-me-module__KlMSua__successInfo{background-color:beige;border-radius:2em;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:60%;padding:1em 2em;font-size:1.6em;display:flex}.contact-me-module__KlMSua__successIconWrapper{color:green;aspect-ratio:1;background-color:#fff;border-radius:50%;margin-bottom:.3em;padding:0;font-size:4em;animation:.8s ease-in-out contact-me-module__KlMSua__successIconAnimation;display:flex}@keyframes contact-me-module__KlMSua__successIconAnimation{0%{opacity:0;transform:scale(0)}50%{opacity:1;transform:scale(1.2)}to{transform:scale(1)}}.contact-me-module__KlMSua__successInfo p{text-align:center;margin:.8em 0;line-height:1.2}.contact-me-module__KlMSua__successInfo p:nth-child(2){font-weight:600}.contact-me-module__KlMSua__successInfo p:nth-child(3){font-size:.7em}.contact-me-module__KlMSua__form{flex-direction:column;gap:.3em;width:100%;padding:0 2px 3px;display:flex;overflow-y:auto}@media (max-height:600px){.contact-me-module__KlMSua__form{gap:.6em}}.contact-me-module__KlMSua__nameWrapper,.contact-me-module__KlMSua__emailWrapper{width:600px;max-width:100%}.contact-me-module__KlMSua__messageWrapper{width:900px;max-width:100%}.contact-me-module__KlMSua__nameWrapper>label,.contact-me-module__KlMSua__emailWrapper>label,.contact-me-module__KlMSua__messageWrapper>label{padding-bottom:.4em;padding-left:.8em;font-size:1.2em}.contact-me-module__KlMSua__messageWrapper textarea{resize:none;height:9em;margin-bottom:-.4em}@media (max-height:600px){.contact-me-module__KlMSua__messageWrapper textarea{height:6em}}@media (max-height:400px){.contact-me-module__KlMSua__messageWrapper textarea{height:4em}}.contact-me-module__KlMSua__captchaAndSubmitWrapper{flex-direction:column;align-items:flex-start;gap:.8em;width:100%;max-width:min(900px,100%);display:flex}@media (max-height:600px){.contact-me-module__KlMSua__captchaAndSubmitWrapper{flex-direction:column;justify-content:space-between;align-items:center}}.contact-me-module__KlMSua__captchaWrapper{width:300px;max-width:100%;line-height:0}@media (max-width:600px){.contact-me-module__KlMSua__captchaWrapper{width:100%;overflow:auto}}.contact-me-module__KlMSua__submitButton{width:300px;max-width:100%}@media (max-width:600px){.contact-me-module__KlMSua__submitButton{width:100%}}.contact-me-module__KlMSua__mainErrorMessage{color:red;min-height:1.5em;font-size:1em;line-height:1.2}.contact-me-module__KlMSua__errorMessage{color:red;min-height:1.5em;padding-left:.8em;font-size:.9em;line-height:1.2}.contact-me-module__KlMSua__metroStationWrapper{width:100%;height:0;margin-left:-4em;transform:translateY(-4em)}.contact-me-module__KlMSua__scrollUpButtonWrapper{width:4em;margin:0 auto;padding:0;position:absolute;top:0}.contact-me-module__KlMSua__scrollUpButton{width:100%;box-shadow:none;border-top-width:0;border-top-left-radius:0;border-top-right-radius:0;margin:0;padding:0 0 .5em}.contact-me-module__KlMSua__scrollUpButton:hover{box-shadow:none!important;transform:none!important}
