body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}:root{--text-color:#272121;--background-color:#f7f7f7;--accent-color:#e5dfdf;--main-headline-color:#dcdcaa;--accent-background-color:#4ec9b0;--editor--background:#eee;--editor--propname:#23974a;--editor--dots:#a8a8a8;--editor--scope:#23974a;--editor--prop2:#275fe4;--editor--string:#d52753;--editor--number:#c5a332;--editor--control:#ce33c0;--editor--symbol:#3b3553}:root,[data-theme=dark]{--link-color:#ff4d00;--editor--method:#6796e6;--editor--comment:#78707e}[data-theme=dark]{--text-color:#e5dfdf;--background-color:#272121;--accent-color:#443737;--main-headline-color:#ce9178;--accent-background-color:#ce9178;--editor--background:#141c20;--editor--propname:#4ec9b0;--editor--dots:#78707e;--editor--scope:#4ec9b0;--editor--prop2:#9cdcfe;--editor--string:#ce9178;--editor--number:#dcdcaa;--editor--control:#c586c0;--editor--symbol:#eee}img{display:block;max-width:100%;height:auto}.object-fit{width:100%;object-fit:cover}.home-container-l{max-width:1300px;margin:0 auto}.home-container-m{max-width:800px;margin:0 auto}[type=button],[type=reset],[type=submit],button{border:0;display:inline-block;padding:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;background:none;appearance:none;cursor:pointer;-webkit-appearance:none;-moz-appearance:none}[type=button]:focus,[type=reset]:focus,[type=submit]:focus,button:focus{outline:none}[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled,button:disabled{cursor:not-allowed}*,:after,:before{box-sizing:inherit}body,html,main{height:100%}html{overflow-y:scroll;box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size-adjust:auto;min-width:320px;font-family:Raleway,sans-serif;font-size:16px;color:#272121;color:var(--text-color)}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-transition:color 9999s ease-out,background-color 9999s ease-out;-webkit-transition-delay:9999s}[type=email]:focus,[type=password]:focus,[type=search]:focus,[type=text]:focus{outline:none}[type=email]:disabled,[type=password]:disabled,[type=search]:disabled,[type=text]:disabled{cursor:not-allowed}a{line-height:1.5;color:#ff4d00;color:var(--link-color);display:inline-block;-webkit-transition:color .3s,background-color .3s,border-color .3s;transition:color .3s,background-color .3s,border-color .3s}a,a:focus,a:hover{text-decoration:none}a:focus,a:hover{color:#272121;color:var(--text-color)}a:focus{outline:none}ol,ul{list-style-type:none;margin:0;padding:0}ol>li:last-child,ul>li:last-child{padding-bottom:0}dd,dl,dt{margin:0}img,picture{display:block;width:100%;height:auto}svg{display:block;-webkit-transition:fill .3s;transition:fill .3s}figure{margin:0}table{border-collapse:collapse;width:100%}blockquote,h1,h2,h3,h4,h5,h6,p{margin:0}.cv-about{margin-bottom:40px}.cv-about__content{flex:50 1;padding-top:10%}@media only screen and (min-width:992px){.cv-about__content{margin-left:50px}}.cv-about__content-top{display:flex;justify-content:space-between;padding-bottom:40px;max-width:900px;margin:0 auto}.cv-about__content-top-inner{margin:auto 10px auto 0}.cv-about__header{font-family:Abril Fatface,cursive;font-size:30px;margin-bottom:10px}@media screen and (min-width:320px){.cv-about__header{font-size:calc(30px + 2*(100vw - 320px)/1120)}}@media screen and (min-width:1440px){.cv-about__header{font-size:32px}}.cv-about__label{padding-top:10px;font-size:14px;color:#272121;color:var(--text-color)}.cv-about__img{max-width:100px;height:100px;object-fit:cover}@media only screen and (min-width:480px){.cv-about__img{max-width:200px;height:auto}}.cv-about__text:not(:first-child){margin-top:22px}p[class*=styled]{display:inline}.styled--city:before{content:"";height:10px;width:10px;vertical-align:middle;background-color:#ff4d00;background-color:var(--link-color);border-radius:50%;display:inline-block}.styled--bold,.text--bold{text-transform:uppercase;font-weight:500}.print--comment{display:none}.cv-section{margin-bottom:50px}.cv-section:last-child{margin-bottom:0}.cv-section__title{color:#ff4d00;color:var(--link-color);font-family:Abril Fatface,cursive;font-weight:500;margin-bottom:20px;font-size:22px;line-height:1.66667}@media screen and (min-width:320px){.cv-section__title{font-size:calc(22px + 2*(100vw - 320px)/1120)}}@media screen and (min-width:1440px){.cv-section__title{font-size:24px}}.cv-table{overflow-x:auto;table-layout:fixed;width:100%;text-align:left;border-spacing:0}.cv-table .row{display:flex;flex-direction:column;margin-top:24px;padding-bottom:24px}.cv-table .row:not(:last-child){border-bottom:1px solid hsla(0,0%,41.2%,.2)}@media only screen and (min-width:768px){.cv-table .row{flex-direction:row}}.cv-table__date{padding-left:0;max-width:100%;margin-bottom:10px}.cv-table__content{max-width:100%}.end-date{font-weight:500}.tot-period{padding-top:10px;font-size:14px;line-height:1.77778}@media screen and (min-width:320px){.tot-period{font-size:calc(14px + 4*(100vw - 320px)/1120)}}@media screen and (min-width:1440px){.tot-period{font-size:18px}}.cell--title{margin-bottom:20px;font-size:16px;line-height:1.45455;font-weight:500}@media screen and (min-width:320px){.cell--title{font-size:calc(16px + 6*(100vw - 320px)/1120)}}@media screen and (min-width:1440px){.cell--title{font-size:22px}}.cell--desc,.cell--link{padding-top:10px}.cell--link{color:#ff4d00;color:var(--link-color);font-weight:500;font-size:14px;line-height:1.77778}@media screen and (min-width:320px){.cell--link{font-size:calc(14px + 4*(100vw - 320px)/1120)}}@media screen and (min-width:1440px){.cell--link{font-size:18px}}.cell--link:hover{color:#696969}.card-body{color:#272121}.footer__inner{border-top:1px solid #e5dfdf;border-top:1px solid var(--accent-color);padding-top:60px;padding-bottom:120px}.footer__list{max-width:500px;display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto}.footer__list a{color:#272121;color:var(--text-color)}.footer__list a:hover{color:#ff4d00;color:var(--link-color)}.footer__list li:hover~li p{-webkit-animation:wave-animation .3s infinite;animation:wave-animation .3s infinite}@-webkit-keyframes wave-animation{0%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}25%{-webkit-transform:rotate(20deg);transform:rotate(20deg)}75%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}}@keyframes wave-animation{0%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}25%{-webkit-transform:rotate(20deg);transform:rotate(20deg)}75%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}}.footer__item{font-size:14px;padding:2px}.footer__item:not(:last-child){margin-right:30px}.main-header{padding:20px 0;margin:0 auto;display:block;position:-webkit-sticky;position:sticky;top:0;left:0;z-index:1;background-color:#f7f7f7;background-color:var(--background-color)}.main-header__inner{display:flex;justify-content:space-between}.main-header__logo{text-align:center}.main-header__nav{display:flex;align-self:center}.main-header__name a{color:#272121;color:var(--text-color)}.main-header__name a:hover{color:#ff4d00;color:var(--link-color)}.main-header__link{color:#272121;color:var(--text-color);font-size:20px;font-family:Abril Fatface,cursive;text-transform:uppercase;padding-left:23px}@media screen and (min-width:320px){.main-header__link{font-size:calc(20px + 4*(100vw - 320px)/1120)}}@media screen and (min-width:1440px){.main-header__link{font-size:24px}}.main-header__link:hover{color:#ff4d00;color:var(--link-color)}.main-header__nav-list.nav{justify-content:flex-end}.nav-list__item{padding-left:23px}.nav-list__print{display:none}.cv .nav-list__print{display:inline-block}.cv .nav-list__print svg{-webkit-transition:all .2s;transition:all .2s;fill:#272121;fill:var(--text-color)}.cv .nav-list__print:hover svg{fill:#ff4d00;fill:var(--link-color)}button[class^=language-switch__button--]{color:#272121;color:var(--text-color);-webkit-transition:all .5s;transition:all .5s;padding:0 4px}button[class^=language-switch__button--]:active,button[class^=language-switch__button--]:focus,button[class^=language-switch__button--]:hover{color:#f7f7f7;color:var(--background-color)}.language-switch__button--nl{box-shadow:inset 0 0 0 #ff4d00;box-shadow:inset 0 0 0 var(--link-color)}.language-switch__button--nl:active,.language-switch__button--nl:focus,.language-switch__button--nl:hover{box-shadow:inset -10em 0 0 #ff4d00;box-shadow:inset -10em 0 0 var(--link-color)}.language-switch__button--nl--active{background:#ff4d00;background:var(--link-color);color:#272121;color:var(--text-color)}.language-switch__button--en{box-shadow:inset 0 0 0 #e5dfdf;box-shadow:inset 0 0 0 var(--accent-color)}.language-switch__button--en:active,.language-switch__button--en:focus,.language-switch__button--en:hover{box-shadow:inset 10em 0 0 #e5dfdf;box-shadow:inset 10em 0 0 var(--accent-color);color:#272121;color:var(--text-color)}.language-switch__button--en--active{background:#e5dfdf;background:var(--accent-color);color:#272121;color:var(--text-color)}.switch{position:relative;display:inline-block;width:40px;height:15px;margin-top:6px;margin-bottom:0}.switch input{opacity:0;width:0;height:0}.slider{cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc}.slider,.slider:before{position:absolute;-webkit-transition:.4s;transition:.4s}.slider:before{content:"";height:20px;width:20px;left:4px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#ff4d00;background-color:var(--link-color)}input:checked+.slider{background-color:#e5dfdf;background-color:var(--accent-color)}input:focus+.slider{box-shadow:0 0 1px #2196f3}input:checked+.slider:before{-webkit-transform:translateX(11px) translatey(-50%);transform:translateX(11px) translatey(-50%)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.title--s{font-weight:500;margin-bottom:20px;font-size:16px;line-height:1.45455}@media screen and (min-width:320px){.title--s{font-size:calc(16px + 6*(100vw - 320px)/1120)}}@media screen and (min-width:1440px){.title--s{font-size:22px}}.title--m{font-weight:500;margin-bottom:20px;font-size:22px;line-height:1.66667}@media screen and (min-width:320px){.title--m{font-size:calc(22px + 2*(100vw - 320px)/1120)}}@media screen and (min-width:1440px){.title--m{font-size:24px}}.title--l{font-weight:500;margin-bottom:20px;font-size:24px;line-height:1.61111;font-family:Abril Fatface,cursive}@media screen and (min-width:320px){.title--l{font-size:calc(24px + 12*(100vw - 320px)/1120)}}@media screen and (min-width:1440px){.title--l{font-size:36px}}.text--s{font-size:14px;line-height:1.77778}@media screen and (min-width:320px){.text--s{font-size:calc(14px + 4*(100vw - 320px)/1120)}}@media screen and (min-width:1440px){.text--s{font-size:18px}}.text--m{font-size:18px;line-height:1.45455}@media screen and (min-width:320px){.text--m{font-size:calc(18px + 4*(100vw - 320px)/1120)}}@media screen and (min-width:1440px){.text--m{font-size:22px}}.modal__container.container{padding-right:0;padding-left:0}.modal__container .ms-Modal-scrollableContent{padding:0 50px;background:#f7f7f7;background:var(--background-color)}.modal__header{padding-top:25px;display:flex;justify-content:flex-end}.ms-Button--icon{color:#272121;color:var(--text-color);-webkit-transition:all .5s;transition:all .5s;box-shadow:inset 0 0 0 #272121;box-shadow:inset 0 0 0 var(--text-color)}.ms-Button--icon:hover{color:#f7f7f7;color:var(--background-color);background:#272121;background:var(--text-color);box-shadow:inset -10em 0 0 #272121;box-shadow:inset -10em 0 0 var(--text-color)}.ms-Button--icon:focus{outline:none}.modal__content{color:#272121;color:var(--text-color);margin-top:25px;max-height:200px;overflow-y:auto;-webkit-transition:all .3s;transition:all .3s}@media only screen and (min-width:768px){.modal__content{margin:25px 0;max-height:400px}}.modal__footer{margin:30px 0;text-align:right}.modal__btn{border:none;color:#272121;color:var(--text-color);-webkit-transition:all .5s;transition:all .5s;background:#e5dfdf;background:var(--accent-color)}.modal__btn:hover{color:#f7f7f7;color:var(--background-color);background:#272121;background:var(--text-color);box-shadow:inset -10em 0 0 #272121;box-shadow:inset -10em 0 0 var(--text-color);border-radius:2px}.projects-card .css-57,.projects-card .css-58{color:#272121;color:var(--text-color)}.card-horizontal__inner,.card-vertical__inner{background:#e5dfdf;background:var(--accent-color)}.card__tools{justify-content:space-between;border:none;margin:12px}.tools__icon{color:#272121;color:var(--text-color)}.icon--more{margin:0}.icon--view{-webkit-transition:all .3s;transition:all .3s}.icon--view:focus,.icon--view:hover{color:#ff4d00;color:var(--link-color)}.projects-content__pinned{min-width:270px;box-shadow:none}.pinned__list{width:100%}.card-horizontal{margin-bottom:20px}@media only screen and (min-width:992px){.card-horizontal{width:572px}}.card-horizontal__inner{min-width:100%;flex-direction:column;box-shadow:0 1.6px 3.6px 0 rgba(0,0,0,.133),0 .3px .9px 0 rgba(0,0,0,.11)}@media only screen and (min-width:768px){.card-horizontal__inner{flex-direction:row}}.card-horizontal__inner:focus,.card-horizontal__inner:hover{box-shadow:0 1.6px 3.6px 0 #000,0 .3px .9px 0 rgba(0,0,0,.11)}.card-horizontal__visual{width:100%}@media only screen and (min-width:768px){.card-horizontal__image,.card-horizontal__visual{width:200px}}.card-horizontal__image img{width:100%;object-fit:cover}@media only screen and (min-width:768px){.card-horizontal__image img{height:169px;width:auto}}.card-horizontal__content{margin:12px;flex:1 1}.card-horizontal__tools{display:flex;flex-direction:row}@media only screen and (min-width:768px){.card-horizontal__tools{flex-direction:column}}.cards__list{display:flex;flex-wrap:wrap}@media only screen and (min-width:768px){.cards__list{margin:0 -10px}}.card-vertical{margin-bottom:20px;width:100%}.card-vertical,.card-vertical:focus,.card-vertical:hover{box-shadow:none}@media only screen and (max-width:768px){.card-vertical{min-width:100%}}@media only screen and (min-width:768px){.card-vertical{width:50%;padding:0 10px}}@media only screen and (min-width:1025px){.card-vertical{width:33.33%}}.card-vertical__inner{min-height:400px;display:flex;flex-direction:column;box-shadow:0 1.6px 3.6px 0 rgba(0,0,0,.133),0 .3px .9px 0 rgba(0,0,0,.11);-webkit-transition:box-shadow .5s ease 0s;transition:box-shadow .5s ease 0s}.card-vertical__inner:focus,.card-vertical__inner:hover{box-shadow:0 1.6px 3.6px 0 #000,0 .3px .9px 0 rgba(0,0,0,.11)}.card-vertical__image img{height:200px;object-fit:cover}.card-vertical__contant{flex:1 1;margin:12px}.card-vertical__contant>:not(:first-child){margin-top:12px}.card-horizontal__content>:last-child,.card-vertical__contant>:last-child{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.projects-post__breadcrumb{margin:40px 0}.projects-post__breadcrumb .ms-Breadcrumb-listItem h4{color:#272121!important;color:var(--text-color)!important}.projects-post__breadcrumb .ms-Breadcrumb-listItem button{padding-left:0;color:#272121;color:var(--text-color)}.projects-post__breadcrumb .ms-Breadcrumb-listItem button:hover{background-color:transparent;color:#ff4d00;color:var(--link-color)}.post-container--m{max-width:900px;margin:0 auto}.post-container--s{max-width:600px;margin:0 auto}.post-title--l{font-size:36px;font-family:Abril Fatface,cursive;padding-bottom:20px}.post-title--m{font-size:24px;font-weight:600;text-transform:uppercase}.post-title--s{font-size:22px;font-weight:600;margin-bottom:20px}.post-title--xs{font-size:20px;font-weight:600px;margin-bottom:20px}.post-text--s{font-size:14px}.post-text--m{font-size:16px}.post-list--bullet{list-style:circle;list-style-position:inside;margin-bottom:20px}.flex-row{display:flex}.post-list--custom li{position:relative;padding-left:20px}.post-list--custom li:before{content:"";position:absolute;width:0;height:0;left:0;top:6px;border-color:transparent #ff4d00;border-left:.45em solid var(--link-color);border-bottom:.35em solid transparent;border-right:0 solid var(--link-color);border-top:.35em solid transparent}.post-text p{margin-bottom:20px}@media only screen and (min-width:768px){.post-text p{margin-bottom:40px}}.post-text .post-link{color:#ff4d00;color:var(--link-color)}.post-text .post-link:focus,.post-text .post-link:hover{color:#272121}.post-quote{text-align:center;position:relative}.post-quote:before{content:"";width:200px;background-color:#e5dfdf;background-color:var(--accent-color);height:1px;display:block;margin:0 auto 40px}.post-quote__text{font-size:22px;font-size:24px;font-style:italic;font-weight:500;letter-spacing:.3px}@media screen and (min-width:320px){.post-quote__text{font-size:calc(22px + 2*(100vw - 320px)/1120)}}@media screen and (min-width:1440px){.post-quote__text{font-size:24px}}.post-quote__author{margin-top:20px;margin-bottom:40px}.post-quote__author:before{content:"-";display:inline-block;color:inherit}.post-center-title{text-align:center;position:relative}.post-center-title:before{content:"";width:200px;background-image:-webkit-gradient(linear,left top,right top,from(transparent),color-stop(#272121),to(transparent));background-image:linear-gradient(90deg,transparent,#272121,transparent);background-image:-webkit-gradient(linear,left top,right top,from(transparent),color-stop(var(--text-color)),to(transparent));background-image:linear-gradient(90deg,transparent,var(--text-color),transparent);height:.5px;display:block;margin:0 auto 40px}.post-photo{padding-bottom:40px}.post-photo__visual{overflow:hidden;width:100%;-webkit-transition:all .3s;transition:all .3s}.photo--l{height:250px}@media only screen and (min-width:768px){.photo--l{height:500px}}.photo--m{max-height:740px}.post-photo--m{display:inline-block}.post-photo--m__inner{max-width:250px}.post-photo-grid{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}@media only screen and (min-width:768px){.post-photo-grid{margin-right:-10px;margin-left:-10px}}@media only screen and (min-width:1025px){.post-photo-grid{justify-content:center}}.post-photo-grid__item{width:50%;padding-left:5px;padding-right:5px}.post-photo-grid__item:not(:last-child){margin-bottom:40px}@media only screen and (min-width:768px){.post-photo-grid__item{width:33.33%;padding-left:10px;padding-right:10px}}@media only screen and (min-width:1025px){.post-photo-grid__item{width:25%}.post-photo-grid__item:not(:last-child){margin-bottom:0}}.post-header,.post-header--img{padding-bottom:40px}.post-header--img{display:flex;flex-direction:column}@media only screen and (min-width:768px){.post-header--img{flex-direction:row}}.post-header--img__content{width:100%}@media only screen and (min-width:768px){.post-header--img__content{width:50%;padding-right:20px}}@media only screen and (min-width:1025px){.post-header--img__content{width:60%}}.post-header--img__visual{width:100%}@media only screen and (min-width:768px){.post-header--img__visual{width:50%}}@media only screen and (min-width:1025px){.post-header--img__visual{width:40%}}.post-header__top{display:flex;justify-content:space-between;margin-bottom:20px}.post-header__text{margin-bottom:40px}.post-label{color:#f7f7f7;background-color:#ff4d00;background-color:var(--link-color);padding:4px 8px}.post{color:#272121;color:var(--text-color)}.post-block,.post-divider{margin-bottom:60px}.post-divider{position:relative;height:1px}.post-divider:before{content:"";position:absolute;top:0;left:5%;right:5%;width:90%;height:1px;background-image:-webkit-gradient(linear,left top,right top,from(transparent),color-stop(#272121),to(transparent));background-image:linear-gradient(90deg,transparent,#272121,transparent);background-image:-webkit-gradient(linear,left top,right top,from(transparent),color-stop(var(--text-color)),to(transparent));background-image:linear-gradient(90deg,transparent,var(--text-color),transparent)}.post-photo__caption{padding:10px 0;font-size:14px}.post-text--img{display:flex;flex-direction:row;padding-bottom:40px}.text-img__content{width:80%;margin-right:20px}.text-img__visual{align-self:center}.projects-home .projects-home__text{display:block;padding:52px 0;font-size:18px;font-family:Raleway,sans-serif}.projects-home .projects-home__content{display:flex;flex-direction:column-reverse;margin-bottom:40px}@media only screen and (min-width:768px){.projects-home .projects-home__content{flex-direction:row}}@media only screen and (min-width:768px){.projects-home .projects-contnt--left{flex:1 1 auto;padding-right:40px;margin-top:36px;max-width:calc(100% - 124px)}}.projects-home .projects-contnt--left .content-62{color:#272121;color:var(--text-color);background:#f7f7f7;background:var(--background-color)}.projects-home .projects-contnt--left .root-61:before{background-color:#e5dfdf;background-color:var(--accent-color)}.projects-home .projects-contnt--left .root-43:before{display:none}.projects-home .projects-contnt--left .content-44{background:#e5dfdf;background:var(--accent-color);color:#272121;color:var(--text-color)}.projects-home .projects-contnt--right{margin-bottom:52px}@media only screen and (min-width:768px){.projects-home .projects-contnt--right{margin-bottom:0}}.projects-home .projects-contnt--right button.ms-Button{padding-left:10px}.projects-home .nav__header{padding-bottom:20px}.projects-home .ms-Nav-group{min-width:124px}.projects-home .nav-category .link-106{background-color:#e5dfdf;background-color:var(--accent-color)}.projects-home .nav-category .link-106:after{border-left:2px solid #ff4d00;border-left:2px solid var(--link-color)}.projects-home .nav-category .ms-Nav-chevronButton{color:#272121;color:var(--text-color);background-color:#e5dfdf;background-color:var(--accent-color)}.projects-home .nav-category .ms-Nav-link{color:#272121;color:var(--text-color)}.projects-home .nav-category .ms-Nav-link:focus,.projects-home .nav-category .ms-Nav-link:hover{background-color:#e5dfdf;background-color:var(--accent-color)}.home-intro{display:flex;max-width:700px;margin:50px auto}@media only screen and (min-width:768px){.home-intro{margin-top:100px;margin-bottom:100px}}.home-intro__visual{display:none;margin:auto 0;position:relative}@media only screen and (min-width:768px){.home-intro__visual{width:calc(50% - 40px);display:block}}.home-intro__visual span{position:absolute;color:#f7f7f7;font-family:Nanum Pen Script,cursive;bottom:15px;left:20px;font-size:16px}@media only screen and (min-width:768px){.home-intro__content{width:calc(50% + 40px)}}.home-intro__content-inner{padding:20px;height:100%}@media only screen and (min-width:768px){.home-intro__content-inner{padding:40px}}.intro__text{font-family:PT Mono,monospace;font-size:17px}.intro__text:not(:first-child),.list-social{margin-top:60px}.list-social{font-family:Abril Fatface,cursive;font-size:18px;display:flex;justify-content:center}.list-social li{padding:0 20px}.home-sec-header{color:#272121;color:var(--text-color);margin-bottom:20px;font-weight:600;text-transform:uppercase}@media only screen and (min-width:768px){.home-sec-header{margin-bottom:40px;margin-left:-30px}}.home-projects{margin-bottom:100px}.home-projects__inner{display:flex;flex-wrap:wrap;flex-direction:column}@media only screen and (min-width:768px){.home-projects__inner{flex-direction:row}}.home-projects__inner{margin:0 -20px}.home-projects__post{padding:0 20px;margin-bottom:40px}.home-projects__post a{width:100%}.home-projects__post:hover .home-projects__title{color:#ff4d00;color:var(--link-color)}.home-projects__post:hover .home-projects__img{-webkit-transform:scale(1.3);transform:scale(1.3)}.home-projects__post:hover .strikethrough{color:#ff4d00;color:var(--link-color)}.home-projects__post:hover .strikethrough:after{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:center right;transform-origin:center right}@media only screen and (min-width:768px){.home-projects__post{width:50%}}@media only screen and (min-width:1025px){.home-projects__post{width:33.33%}}.home-projects__visual{overflow:hidden;min-width:250px;height:300px}@media only screen and (min-width:768px){.home-projects__visual{height:250px}}.home-projects__img{object-fit:cover;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;display:block;margin:0 auto;width:100%;height:100%}.home-projects__content{font-family:PT Mono,monospace;font-size:14px;color:#272121;color:var(--text-color)}.home-projects__title{color:#272121;color:var(--text-color);font-family:Raleway,sans-serif;-webkit-transition:all .3s;transition:all .3s;font-size:17px;margin-top:20px}.home-projects__text,.home-projects__title{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.home-projects__text{margin-top:10px}.tag__list{padding:10px 0;text-transform:uppercase;font-family:PT Mono,monospace;font-size:14px}.tag__list li{display:inline-block;margin-right:5px;background-color:#e5dfdf;background-color:var(--accent-color)}.code-block{background-color:#eee;background-color:var(--editor--background);font-size:12px;font-family:Roboto Mono,monospace;line-height:1.6;overflow-wrap:break-word;margin-bottom:50px}@media screen and (min-width:320px){.code-block{font-size:calc(12px + 4*(100vw - 320px)/1120)}}@media screen and (min-width:1440px){.code-block{font-size:16px}}@media only screen and (min-width:768px){.code-block{margin-bottom:150px}}.code-block .method{color:#6796e6;color:var(--editor--method);display:inline}.code-block .propname{color:var(--seditor--propname)}.code-block .dots{color:#a8a8a8;color:var(--editor--dots);display:inline;vertical-align:text-top}.code-block .comment{color:#78707e;color:var(--editor--comment);display:inline}.code-block .scope{color:#23974a;color:var(--editor--scope);display:inline}.code-block .prop2{color:#275fe4;color:var(--editor--prop2)}.code-block .string{color:#d52753;color:var(--editor--string)}.code-block .number{color:#c5a332;color:var(--editor--number)}.code-block .symbol{display:inline;color:#3b3553;color:var(--editor--symbol)}.code-block .control{display:inline;color:#ce33c0;color:var(--editor--control)}.code-block__inner{padding:30px 50px;counter-reset:step;counter-increment:step 0}@media only screen and (min-width:1025px){.code-block__inner{padding:30px 0}}.code-line{position:relative}.code-line:before{left:-30px;color:#272121;color:var(--text-color);font-size:16px;top:0;position:absolute;content:counter(step);counter-increment:step;font-family:Courier New,Courier,monospace;opacity:.5}.main-layout{min-height:100%;position:relative;background-color:#f7f7f7;background-color:var(--background-color)}.main-content{padding-bottom:60px;min-height:calc(100vh - 270px)}.row{margin-right:0;margin-left:0}.cv-table .card{margin-top:10px}.cv-table__content .collapse.in{display:block}@media print{body{color:#272121}.header__link,a{text-decoration:none!important}.header{position:relative}.footer,.hide-print,.icon--save,.language-switch{display:none}.cv-section__title{margin-bottom:10px}.cv-aboutimg{width:300px}.cv-table .row{flex-direction:row}.cv-table__content .collapse:not(.show){display:inline!important}.cv-section{margin-bottom:10px}.cv-aboutcontent{margin-bottom:40px}.print--comment{display:block!important}.styled--city:before{display:none}.cell--title{margin-bottom:15px}.cv-section{margin-bottom:30px}}
/*# sourceMappingURL=main.8d9e1207.chunk.css.map */