.dark-mode-btn{order:0;position:relative;display:flex;justify-content:space-between;align-items:center;width:3.429rem;height:1.625rem;padding:.286rem;border-radius:3.125rem;background-color:var(--dark-grey)}.dark-mode-btn:before{content:"";position:absolute;left:.063rem;display:block;width:1.5rem;height:1.5rem;border-radius:50%;background-color:var(--white);transition:all .2s ease-in-out}.dark-mode-btn_active:before{left:1.857rem}.dark-mode-btn__icon{position:relative;width:fit-content;aspect-ratio:1/1}@media (min-width: 992px){.dark-mode-btn{order:1}}.nav__item{font-size:1.25rem;width:100%;line-height:2.35;text-align:center;font-weight:700}@media (min-width: 768px){.nav__item{border-bottom:none;width:fit-content}}@media (min-width: 1200px){.nav__item{width:10rem}}.nav__link{color:var(--header-text)}.nav__link:hover{color:var(--accent)}.navbar__menu-button{display:block;position:relative;margin-left:auto;width:1.75rem;height:1.5rem;background-color:transparent;padding:0;border:0}@media (min-width: 992px){.navbar__menu-button{display:none}}.navbar__menu-button:before,.navbar__menu-button--line,.navbar__menu-button:after{display:block;content:"";position:absolute;left:0;top:calc(50% - .125rem);width:1.75rem;height:.25rem;background-color:var(--header-text);border-radius:.188rem;transform-origin:50% 50%}.navbar__menu-button:before{transform:translateY(-.625rem)}.navbar__menu-button:after{transform:translateY(.625rem)}.navbar__menu-button.active:before{animation:moveTopLine .4s forwards}.navbar__menu-button.active .navbar__menu-button--line{animation:moveMidLine .4s forwards}.navbar__menu-button.active:after{animation:moveBotLine .4s forwards}.navbar__menu-button.inactive:before{animation:moveTopLineRev .4s forwards}.navbar__menu-button.inactive .navbar__menu-button--line{animation:moveMidLineRev .4s forwards}.navbar__menu-button.inactive:after{animation:moveBotLineRev .4s forwards}@keyframes moveTopLine{0%{transform:scale(1) translateY(-.625rem)}25%{transform:scale(1.5) translateY(-.688rem)}50%{transform:scale(1) translateY(-.625rem)}75%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0) rotate(-45deg)}}@keyframes moveMidLine{0%{transform:scale(1)}25%{transform:scale(1.5)}50%{transform:scale(1);opacity:1}75%{opacity:0}to{opacity:0}}@keyframes moveBotLine{0%{transform:scale(1) translateY(.625rem)}25%{transform:scale(1.5) translateY(.688rem)}50%{transform:scale(1) translateY(.625rem)}75%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0) rotate(45deg)}}@keyframes moveTopLineRev{0%{transform:scale(1) translateY(0) rotate(-45deg)}25%{transform:scale(1.5) translateY(0) rotate(-45deg)}50%{transform:scale(1) translateY(0) rotate(-45deg)}75%{transform:scale(1) translateY(0) rotate(0)}to{transform:scale(1) translateY(-.625rem)}}@keyframes moveMidLineRev{0%{opacity:0}25%{opacity:0}50%{opacity:0}75%{opacity:1}to{opacity:1}}@keyframes moveBotLineRev{0%{transform:scale(1) translateY(0) rotate(45deg)}25%{transform:scale(1.5) translateY(0) rotate(45deg)}50%{transform:scale(1) translateY(0) rotate(45deg)}75%{transform:scale(1) translateY(0) rotate(0)}to{transform:scale(1) translateY(.625rem)}}.navbar{position:fixed;left:0;top:0;display:flex;justify-content:space-between;gap:1.5rem;align-items:center;width:100%;padding:0 1.5rem;height:5.625rem;z-index:1030;background-color:var(--dark-bg);border-bottom:1px solid var(--dark-border)}.navbar__brand{flex:1 0 auto;font-size:1.25rem;font-family:Poppins,arial,sans-serif;color:var(--header-text)}@media (min-width: 992px){.navbar__brand{flex:0 0 auto}}.navbar__nav{position:fixed;top:0;left:-16rem;display:flex;flex:1;gap:1.5rem;flex-direction:column;align-items:center;width:15.625rem;height:100vh;list-style-type:none;padding-top:5.625rem;padding-bottom:3.75rem;background-color:var(--dark-bg);border:1px solid var(--dark-border);transition:transform .3s linear}@media (min-width: 992px){.navbar__nav{position:relative;left:auto;width:100%;height:fit-content;border:none;flex-direction:row;gap:1.5rem;justify-content:end;padding:0}}.navbar__nav.active{transform:translate(100%);transition:transform .3s linear}.hero-header{display:flex;align-items:center;justify-content:center;min-height:43.438rem;background-color:var(--dark-bg);background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='628'%20height='628'%20fill='none'%20viewBox='0%200%20628%20628'%3e%3cg%20opacity='.25'%3e%3crect%20width='443'%20height='443'%20x='42.719'%20y='157.376'%20stroke='url(%23paint0_linear_2207_271)'%20stroke-opacity='.5'%20transform='rotate(-15%2042.7188%20157.376)'/%3e%3crect%20width='443'%20height='443'%20x='11.425'%20y='232.925'%20stroke='url(%23paint1_linear_2207_271)'%20stroke-opacity='.5'%20transform='rotate(-30%2011.4252%20232.925)'/%3e%3crect%20width='443'%20height='443'%20x='.752'%20y='314'%20stroke='url(%23paint2_linear_2207_271)'%20stroke-opacity='.5'%20transform='rotate(-45%200.75154%20314)'/%3e%3crect%20width='443'%20height='443'%20x='11.425'%20y='395.075'%20stroke='url(%23paint3_linear_2207_271)'%20stroke-opacity='.5'%20transform='rotate(-60%2011.4252%20395.075)'/%3e%3crect%20width='443'%20height='443'%20x='42.719'%20y='470.624'%20stroke='url(%23paint4_linear_2207_271)'%20stroke-opacity='.5'%20transform='rotate(-75%2042.7188%20470.624)'/%3e%3c/g%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_2207_271'%20x1='264.106'%20x2='264.106'%20y1='157.022'%20y2='591.522'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23fff'/%3e%3cstop%20offset='1'%20stop-color='%23fff'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_2207_271'%20x1='232.742'%20x2='232.742'%20y1='232.742'%20y2='667.242'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23fff'/%3e%3cstop%20offset='1'%20stop-color='%23fff'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint2_linear_2207_271'%20x1='222.044'%20x2='222.044'%20y1='314'%20y2='748.5'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23fff'/%3e%3cstop%20offset='1'%20stop-color='%23fff'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint3_linear_2207_271'%20x1='232.742'%20x2='232.742'%20y1='395.258'%20y2='829.758'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23fff'/%3e%3cstop%20offset='1'%20stop-color='%23fff'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint4_linear_2207_271'%20x1='264.106'%20x2='264.106'%20y1='470.978'%20y2='905.478'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23fff'/%3e%3cstop%20offset='1'%20stop-color='%23fff'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");background-repeat:no-repeat;background-size:auto;background-position:center center;color:var(--header-text);text-align:center}.hero-header__wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem}.hero-header__title{display:flex;flex-wrap:wrap;color:var(--header-text)}.hero-header__title_typing{width:18ch;margin:auto;overflow:hidden;font-size:1.25rem;font-family:monospace;white-space:nowrap;border-right:3px solid orange;animation:typing-text 5s steps(18),flashing-border .75s step-start infinite}@media (min-width: 992px){.hero-header__title_typing{font-size:1.75rem}}@keyframes flashing-border{0%{border-color:orange}50%{border-color:transparent}to{border-color:orange}}@keyframes typing-text{0%{width:0}}.contact-list{margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1.5rem;text-align:center}.about-me__wrap{display:flex;flex-direction:column;gap:1.5rem}@media (min-width: 576px){.about-me__wrap{flex-direction:row-reverse}}@media (min-width: 576px){.about-me__aside-content{min-width:33%}}.about-me__img{width:100%;aspect-ratio:1/1}.about-me__main-content{display:flex;flex-direction:column;gap:1.5rem}.about-me__description{line-height:1.75}.about-me__contact-list{display:flex;flex-direction:column;gap:.75rem}.about-me__contact-list .contact-list__item{display:flex;gap:1.5rem}.about-me__contact-list .contact-list__item .title{font-size:1.25rem;min-width:5rem}.skill-list{margin:0 auto;max-width:46rem;display:flex;align-items:center;gap:1.5rem;text-align:center;flex-wrap:wrap;justify-content:center}.education-list__wrap{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem}@media (min-width: 768px){.education-list__wrap{flex-direction:row}}.education-list__item{display:flex;gap:1.5rem;flex-direction:column;box-shadow:var(--box-shadow);padding:1.5rem;width:100%;max-width:28.25rem;margin:0 auto;align-self:stretch}@media (min-width: 768px){.education-list__item{width:50%;max-width:50%}}@media (min-width: 1200px){.education-list__item{flex-direction:row}}.education__icon{width:3.125rem;height:3.125rem;max-width:fit-content;fill:var(--title-accent)}.education__body{display:flex;flex-direction:column;gap:1.5rem;height:100%}.education__position{font-weight:700}@media (min-width: 768px){.education__position{display:flex;flex-grow:2}}.education__bottom{display:flex;flex-direction:column}.education__date{color:var(--title-accent)}.education__school{min-height:3rem}.experience-list__wrap{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:3rem}.experience-list__item{position:relative;display:flex;gap:1.5rem;flex-direction:column;width:100%;padding-bottom:1.5rem}@media (min-width: 768px){.experience-list__item{flex-direction:row}}.experience__dates{min-width:7.875rem;font-weight:700}.experience__employment{display:flex;align-items:baseline;flex-wrap:wrap;column-gap:1.5rem;row-gap:0}.experience__aside-content{display:flex;flex-direction:column;align-items:baseline}.experience__main-content{display:flex;flex-direction:column;gap:.75rem}.experience__employment-type,.experience__location-type{color:var(--light-grey)}.experience__company-name{line-height:1}.experience__link{width:100%}.experience__position{display:flex;align-items:baseline;column-gap:.75rem;flex-wrap:wrap}.experience__description{display:flex;flex-direction:column;gap:.5rem}.experience__description-item{list-style-type:disc;list-style-position:inside;line-height:1.5}.experience__description-item::marker{color:var(--accent)}.project-list__wrap{column-gap:1.5rem;row-gap:3rem;margin-bottom:3rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(17.5rem,1fr))}@media (min-width: 992px){.project-list__wrap{grid-template-columns:repeat(auto-fit,minmax(25rem,1fr))}}@media (min-width: 1200px){.project-list__wrap{grid-template-columns:repeat(auto-fit,minmax(20rem,1fr))}}.project-list__button{align-self:center}.project-item{position:relative;box-shadow:var(--box-shadow);object-fit:cover;height:100%;max-height:fit-content}.project-item__title{position:absolute;left:1.5rem;right:1.5rem;bottom:-1.5rem;min-height:3.75rem;padding:1rem;background-color:var(--project-card-bg);box-shadow:var(--box-shadow);text-align:center;color:var(--project-card-text)}.project-details{margin:3.75rem auto;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.5rem}.project-details__cover{max-width:100%;box-shadow:var(--box-shadow)}.project-details__btn-wrap{display:flex;gap:1.5rem;flex-wrap:wrap;justify-content:center}.certificate-list__wrap{display:grid;grid-template-columns:repeat(auto-fit,minmax(17.5rem,1fr));gap:1.5rem;margin-bottom:1.5rem}@media (min-width: 992px){.certificate-list__wrap{grid-template-columns:repeat(auto-fit,minmax(25rem,1fr))}}@media (min-width: 1200px){.certificate-list__wrap{grid-template-columns:repeat(auto-fit,minmax(20rem,1fr))}}.certificate-list__button{align-self:center}.certificate-item{box-shadow:var(--box-shadow);object-fit:cover;height:100%;max-height:fit-content}.certificate-img{aspect-ratio:1.42/1}.carousel{height:27rem;position:relative;overflow:hidden}.carousel__inner{width:100%;height:100%;display:flex;flex-direction:row;position:absolute;left:0;top:0;transition:all 1s ease}.carousel__slide{width:100%;min-width:100%;height:100%;position:relative;margin:0}.carousel__arrow{position:absolute;z-index:3;bottom:0;top:50%;transform:translateY(-50%);cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;width:1.875rem;height:1.875rem}@media (min-width: 768px){.carousel__arrow{width:4.375rem;height:4.375rem}}.carousel__arrow_right{right:-.375rem}@media (min-width: 768px){.carousel__arrow_right{right:0}}.carousel__arrow_left{left:-.375rem}@media (min-width: 768px){.carousel__arrow_left{left:0}}.carousel__arrow-icon{fill:var(--accent);max-width:1.25rem}.slide{display:flex;flex-direction:column;gap:1.5rem;align-items:center}.slide__avatar{border-radius:50%;max-width:7.5rem}.slide__avatar-wrap{max-height:7.5rem}.slide__description{max-width:75%}@media (min-width: 768px){.slide__description{text-align:center}}.slide__author{font-weight:700}.slide__bottom{display:flex;flex-direction:column;align-items:center}.social{display:flex;gap:1.5rem;align-items:center}.social__item{width:1.75rem;height:1.75rem}@media (min-width: 992px){.social__item{width:2.375rem;height:2.375rem}}.footer{flex:0 0 auto;margin-top:auto;padding:3.75rem 0 3.125rem;background-color:var(--dark-bg);color:var(--light-text)}.footer__wrapper{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.btn{display:flex;align-items:center;justify-content:center;gap:1.5rem;height:3rem;min-width:12rem;padding:.375rem .75rem;border-radius:.375rem;font-weight:500;transition:opacity .15s linear}.btn_theme_primary{background-color:var(--accent);color:var(--white)}.btn_theme_primary:hover{opacity:.75}.btn_theme_outline{background-color:var(--white);color:var(--black);border:1px solid var(--black)}*{padding:0;margin:0;border:none}*,*:before,*:after{box-sizing:border-box}a,a:link,a:visited,a:hover{text-decoration:none}aside,nav,footer,header,section,main{display:block}h1,h2,h3,h4,h5,h6,p{font-size:inherit;font-weight:inherit}ul,ul li{list-style:none}img{vertical-align:top}img,svg{max-width:100%;height:auto}address{font-style:normal}input,textarea,button,select{font-family:inherit;font-size:inherit;color:inherit;background-color:transparent}input::-ms-clear{display:none}button,input[type=submit]{display:inline-block;box-shadow:none;background:transparent none;cursor:pointer}input:focus,input:active,button:focus,button:active{outline:none}button::-moz-focus-inner{padding:0;border:0}label{cursor:pointer}legend{display:block}@font-face{font-weight:400;font-style:normal;font-family:DM Sans;src:url(/fonts/DMSans/dmsans-regular.woff2) format("woff2"),url(/fonts/DMSans/dmsans-regular.woff) format("woff");font-display:swap}@font-face{font-weight:500;font-style:normal;font-family:DM Sans;src:url(/fonts/DMSans/dmsans-medium.woff2) format("woff2"),url(/fonts/DMSans/dmsans-medium.woff) format("woff");font-display:swap}@font-face{font-weight:700;font-style:normal;font-family:DM Sans;src:url(/fonts/DMSans/dmsans-bold.woff2) format("woff2"),url(/fonts/DMSans/dmsans-bold.woff) format("woff");font-display:swap}@font-face{font-weight:400;font-style:normal;font-family:Poppins;src:url(/fonts/Poppins/poppins-regular.woff2) format("woff2"),url(/fonts/Poppins/poppins-regular.woff) format("woff");font-display:swap}@font-face{font-weight:500;font-style:normal;font-family:Poppins;src:url(/fonts/Poppins/poppins-medium.woff2) format("woff2"),url(/fonts/Poppins/poppins-medium.woff) format("woff");font-display:swap}@font-face{font-weight:700;font-style:normal;font-family:Poppins;src:url(/fonts/Poppins/poppins-bold.woff2) format("woff2"),url(/fonts/Poppins/poppins-bold.woff) format("woff");font-display:swap}:root{font-size:.875rem;line-height:1.25;--blackpure: #000;--black: #171718;--black-border: #26292d;--white: #fff;--purple: #5c62ec;--light-grey: #595959;--dark-grey: #272727;--text-color: var(--black);--dark-bg: var(--black);--dark-border: var(--black-border);--header-text: var(--white);--light-text: var(--white);--accent: var(--purple);--page-bg: var(--white);--project-card-bg: var(--white);--project-card-text: var(--black);--box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--title-accent: var(--accent)}@media (min-width: 768px){:root{font-size:1rem;line-height:1.5}}.page{display:flex;flex-direction:column;min-height:100vh;font-family:DM Sans,Arial,sans-serif;font-weight:400;background-color:var(--page-bg);color:var(--text-color)}.page_theme_dark{--page-bg: #252526;--text-color: var(--white);--title-accent: var(--white);--project-card-bg: var(--dark-grey);--project-card-text: var(--white);--box-shadow: 0 0 $border-width rgba(0, 0, 0, .8);--light-grey: var(--white)}.container{position:relative;display:flex;flex-direction:column;gap:1.5rem;max-width:82.5rem;margin:0 auto;padding:0 1.5rem}.content{flex:1 0 auto;padding-top:5.625rem}.section{padding:1.5rem 0}@media (min-width: 992px){.section{padding:4.375rem 0}}.section__title{text-align:center}.link{color:var(--accent);transition:opacity .15s linear}.link:hover{opacity:.75}.link_theme_light{color:var(--light-text)}.link_theme_light-active{color:var(--accent)}.title{font-weight:700;margin-bottom:.5rem}.title_size_xxl{font-size:2.5rem}.title_size_xxl.title_accent{color:var(--title-accent)}.title_size_xl{font-size:2rem}.title_size_xl.title_accent{color:var(--title-accent)}.title_size_lg{font-size:1.75rem}.title_size_lg.title_accent{color:var(--title-accent)}.title_size_md{font-size:1.5rem}.title_size_md.title_accent{color:var(--title-accent)}.title_size_sm{font-size:1.25rem}.title_size_sm.title_accent{color:var(--title-accent)}.title_accent{color:var(--accent)}.title_mb_none{margin-bottom:0}.text_centered{text-align:center}.text_accent{color:var(--title-accent)}.image{width:100%;aspect-ratio:16/9;object-fit:cover}.icon{width:100%;aspect-ratio:1/1}
