@import"https://fonts.googleapis.com/css2?family=Geist:wght@100..900&family=Schibsted+Grotesk:ital,wght@0,400..900;1,400..900&display=swap";/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:.0625rem dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-.125rem}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}html::-webkit-scrollbar{display:none}body{display:flex;flex-direction:column;min-height:100svh;box-sizing:border-box;color:#fff;background-color:#000;font-size:1rem;font-weight:400;line-height:155%;letter-spacing:-.005em}@media (max-width: 79.9375rem){body{font-size:.9375rem;font-weight:400;line-height:140%;letter-spacing:-.005em}}@media (max-width: 47.9375rem){body{font-size:.9375rem;font-weight:400;line-height:140%;letter-spacing:-.005em}}body *{font-family:Schibsted Grotesk,sans-serif;box-sizing:border-box;margin:0;padding:0}.title--type_h1{font-size:1.5rem;font-weight:400;line-height:130%;letter-spacing:-.02em}@media (max-width: 79.9375rem){.title--type_h1{font-size:1.375rem;font-weight:400;line-height:130%;letter-spacing:-.02em}}@media (max-width: 47.9375rem){.title--type_h1{font-size:1.25rem;font-weight:400;line-height:130%;letter-spacing:-.02em}}.title--type_h2{font-size:.9375rem;font-weight:600;line-height:130%;letter-spacing:-.01em}@media (max-width: 79.9375rem){.title--type_h2{font-size:.9375rem;font-weight:600;line-height:130%;letter-spacing:-.01em}}@media (max-width: 47.9375rem){.title--type_h2{font-size:.9375rem;font-weight:600;line-height:130%;letter-spacing:-.01em}}.title--type_h3{font-size:.75rem;font-weight:600;line-height:130%;letter-spacing:-.01em}@media (max-width: 79.9375rem){.title--type_h3{font-size:.75rem;font-weight:600;line-height:130%;letter-spacing:-.01em}}@media (max-width: 47.9375rem){.title--type_h3{font-size:.75rem;font-weight:600;line-height:130%;letter-spacing:-.01em}}picture{display:flex;justify-content:flex-start;align-items:flex-start}.container{margin-left:auto;margin-right:auto;padding:0 1.875rem;max-width:80rem;width:100%}@media (max-width: 47.9375rem){.container{padding:0 1rem}}.underlined-text{position:relative;white-space:nowrap}.underlined-text__line{position:inherit;white-space:inherit}.underlined-text__underline{position:absolute;bottom:0;width:0;height:.0625rem;background-color:currentColor}@media (hover: none){.underlined-text__underline{display:none}}.button{position:relative;display:flex;justify-content:center;align-items:center;border:none;outline:none;text-decoration:none;color:inherit;background-color:transparent;cursor:pointer;font-size:1.5rem;font-weight:400;line-height:130%;letter-spacing:-.02em}@media (max-width: 79.9375rem){.button{font-size:1.375rem;font-weight:400;line-height:130%;letter-spacing:-.02em}}@media (max-width: 47.9375rem){.button{font-size:1.25rem;font-weight:400;line-height:130%;letter-spacing:-.02em}}.button[disabled=disabled],.button:disabled{cursor:not-allowed;color:#ababab}.input{position:relative;display:flex;flex-direction:column;width:100%}.input.show-message:before{visibility:visible;clip-path:polygon(0% 0%,100% 0%,100% 100%,0% 100%);opacity:1}.input.show-message:after{clip-path:polygon(100% 0%,0% 0%,0% 100%,100% 100%);opacity:0;transition:clip-path 0s ease}.input:before,.input:after{content:attr(data-message);position:absolute;bottom:0;right:1em;transform:translateY(50%);align-self:flex-end;display:block;padding-inline:.5em;color:#ababab;background-color:#000;font-size:.75rem}.input:before{visibility:hidden;clip-path:polygon(0% 0%,0% 0%,0% 100%,0% 100%);transition:clip-path .3s ease,opacity .3s ease}.input:after{clip-path:polygon(100% 0%,100% 0%,100% 100%,100% 100%);opacity:1;transition:clip-path .3s ease}.input__field{flex-grow:1;padding-block:.75rem;width:100%;outline:none;border:none;border-bottom:.0625rem solid #383838;color:#ababab;background-color:transparent;resize:none}.input__field::placeholder{color:#383838;transition:color .3s ease-out}.input__field:focus::placeholder{color:#ababab}.link{position:relative;overflow:hidden;display:flex;flex-direction:row;align-items:center;gap:.3em;max-width:max-content;text-decoration:none;color:inherit;cursor:pointer}.link[disabled=disabled],.link:disabled{cursor:not-allowed}.link svg{width:.8em;aspect-ratio:1}.aside{container-type:inline-size}.aside__container{position:relative;display:flex;flex-direction:row;gap:3.125rem;padding-block:1.875rem}@container (max-width: 37.5rem){.aside__container{flex-direction:column}}.aside__sub-container{display:flex;flex-direction:column;gap:inherit;flex:0 0 23.8125rem}@container (max-width: 37.5rem){.aside__sub-container{flex:unset}}.aside__image{object-fit:cover;width:100%;aspect-ratio:1;filter:grayscale(100%)}.aside__links{display:flex;flex-direction:column}.aside__links-row{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:1rem;padding-block:.75rem;border-top:.03125rem solid #383838}.aside__link{font-size:.75rem}.section{padding-block:1.875rem 5rem;border-top:.0625rem solid #383838}.modal{visibility:hidden;position:fixed;top:0;right:0;display:flex;width:100%;height:100%;background-color:#000;pointer-events:none}.modal.open{visibility:visible;pointer-events:all}.modal__container{padding:1.25rem 1.875rem 1.25rem 3.125rem;width:100%}@media (max-width: 47.9375rem){.modal__container{padding:1.25rem 1rem}}.modal__sub-container{display:flex;flex-direction:column;width:100%;max-width:50.75rem;height:100%}.modal__header{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-end}.modal__body{flex-grow:1;display:flex;flex-direction:column;border-top:.03125rem solid #383838}.footer__wrapper{padding-top:21.875rem;border-top:.0625rem solid #383838}@media (max-width: 47.9375rem){.footer__wrapper{padding-top:10.9375rem}}.header__wrapper{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:3.125rem;padding-bottom:10rem}@media (max-width: 47.9375rem){.header__wrapper{padding-bottom:5rem}}.header__col{display:flex}.header__title-wrapper{color:inherit;text-decoration:none}.header__title{display:flex;flex-direction:column;align-items:flex-start}.header__title span:nth-child(2){color:#ababab}.page__container{padding-block:1.25rem}.page__content-wrapper{display:flex;flex-direction:row;gap:3.125rem}@media (max-width: 47.9375rem){.page__content-wrapper{flex-direction:column}}.page__aside-wrapper{flex:0 1 22.375rem;min-width:15rem}.page__aside{border-top:.0625rem solid #383838}.page__main-wrapper{flex:0 1 50.75rem}.page__contact-modal-form{flex-grow:1;display:flex;flex-direction:column;gap:3.125rem}.page__contact-modal-subject{min-height:12.5rem}.page__contact-modal-submit{align-self:flex-start;margin-top:auto}.experience{container-type:inline-size;display:flex;flex-direction:column;gap:2.3125rem}.experience__list{display:flex;flex-direction:column}.experience__item{display:flex;flex-direction:row;justify-content:space-between;gap:1.875rem;padding-block:1.25rem 3.125rem;width:100%;border-top:.03125rem solid #383838}@container (max-width: 37.5rem){.experience__item{flex-direction:column}}.experience__item:last-of-type{padding-bottom:0}.experience__info{flex-grow:1;display:flex;flex-direction:column;gap:.75rem}.experience__company-info{display:flex;flex-direction:column;gap:.125rem;color:#ababab}.experience__duties{flex:0 0 23.8125rem;display:flex;flex-direction:column;gap:1em;list-style-type:none}@container (max-width: 37.5rem){.experience__duties{flex:unset;align-self:flex-end;max-width:23.8125rem}}.experience__dutie{display:flex;flex-direction:row;align-items:flex-start;gap:.5em;font-family:Geist,sans-serif}.experience__dutie:before{content:"";transform:translateY(.6em);min-width:.3em;max-width:.3em;aspect-ratio:1;border-radius:50%;background-color:currentColor}.skills{container-type:inline-size;display:flex;flex-direction:column;gap:2.3125rem}.skills__groups{display:grid;grid-template-columns:1fr 1fr;gap:3rem 2.3125rem}@container (max-width: 37.5rem){.skills__groups{grid-template-columns:1fr}}.skills__group{display:flex;flex-direction:column;gap:1em}@container (max-width: 37.5rem){.skills__group:nth-child(2n){justify-self:end}}.skills__group-title{color:#ababab;font-size:1rem;font-weight:400;line-height:155%;letter-spacing:-.005em}@media (max-width: 79.9375rem){.skills__group-title{font-size:.9375rem;font-weight:400;line-height:140%;letter-spacing:-.005em}}@media (max-width: 47.9375rem){.skills__group-title{font-size:.9375rem;font-weight:400;line-height:140%;letter-spacing:-.005em}}.skills__group-skills{display:flex;flex-direction:column;list-style-type:none}.skills__item{display:flex;flex-direction:row;align-items:flex-start;gap:.5em}.skills__item:before{content:"";transform:translateY(.6em);min-width:.3em;max-width:.3em;aspect-ratio:1;border-radius:50%;background-color:currentColor}.stack{display:flex;flex-direction:column;gap:2.3125rem}.stack__list{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:1.25rem;list-style-type:none}.stack__item{display:flex;flex-direction:row;align-items:center;gap:.25rem}.stack__item svg{width:1.5625em;aspect-ratio:1}.education{container-type:inline-size;display:flex;flex-direction:column;gap:2.3125rem}.education__content{display:grid;grid-template-columns:1fr 1fr;gap:2.3125rem}@container (max-width: 37.5rem){.education__content{grid-template-columns:1fr;gap:1rem;max-width:20.1875rem;width:100%}}@container (max-width: 37.5rem){.education__content:nth-child(2n){align-self:flex-end}}.education__spec{color:#ababab}.recommendations{container-type:inline-size;display:flex;flex-direction:column;gap:2.3125rem}.recommendations__list{display:flex;flex-direction:column;gap:2.3125rem;list-style-type:none}.recommendations__item{display:grid;grid-template-columns:1fr 1fr;gap:2.3125rem}@container (max-width: 37.5rem){.recommendations__item{grid-template-columns:1fr;gap:1rem;max-width:20.1875rem;width:100%}}@container (max-width: 37.5rem){.recommendations__item:nth-child(2n){align-self:flex-end}}.recommendations__item-recommender-post{color:#ababab}.about{display:flex;flex-direction:column;gap:2.3125rem}.about__text{display:flex;flex-direction:column;gap:1em}
