/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}h1{margin: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;-webkit-text-decoration:underline dotted;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}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px 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:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{font-family:Open Sans,sans-serif;margin:0;font-size:16px;line-height:1.4321;text-align:left;padding-top:0;color:#001820;scroll-behavior:smooth;min-height:100vh}@media (min-width:1500px){body{background-color:#2f0002}}a{color:inherit;text-decoration:none}.full-screen{min-height:100vh;width:100vw}:focus{outline:2px ridge #036397;outline-offset:1px}.paper2{transition:box-shadow .3s cubic-bezier(.4,0,.2,1) 0ms;border-radius:4px;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.aboutme,.contact,.jobs,.projects,.section,.skills{position:fixed;top:0;bottom:0;left:0;right:0;min-height:100vh;background-size:cover;overflow-y:scroll;overflow-y:auto}.fade-out{animation:fadeOut 1s ease;-webkit-animation:fadeOut 1s ease;-moz-animation:fadeOut 1s ease;-o-animation:fadeOut 1s ease;-ms-animation:fadeOut 1s ease}.fade-in{animation:fadeIn 1s ease;-webkit-animation:fadeIn 1s ease;-moz-animation:fadeIn 1s ease;-o-animation:fadeIn 1s ease;-ms-animation:fadeIn 1s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.growImage{animation:growImage 1s ease-in-out}@keyframes growImage{0%{opacity:.5}to{opacity:1}}.content{display:flex;justify-content:center}@media (max-width:767px){.content{min-height:100vh;margin-top:300px;background-color:#24332a;padding:45px 40px}}@media (min-width:768px){.content{position:absolute;left:25%;right:0;width:75%;min-height:100vh;align-items:center}}@media (min-width:768px) and (min-width:576px) and (max-width:767px){.content p{font-size:16px}}.self-centered{position:absolute;top:50%;left:50%;margin-right:-50%;transform:translate(-50%,-50%)}.author-base-image,.header-mobile .image,.sidebar .image{box-shadow:0 1px 1px rgba(0,0,0,.12),0 2px 2px rgba(0,0,0,.12),0 4px 4px rgba(0,0,0,.12),0 8px 8px rgba(0,0,0,.12),0 16px 16px rgba(0,0,0,.12);width:130px;height:130px;border-radius:50%;opacity:1}@media (min-width:768px) and (max-width:991px){.author-base-image,.header-mobile .image,.sidebar .image{width:140px;height:140px}}@media (min-width:991px){.author-base-image,.header-mobile .image,.sidebar .image{width:150px;height:150px}}.contact__content .container dl dd svg,.fa-icon,.header-mobile__contacts svg,.sidebar__contacts svg{display:inline-block;height:1em;overflow:visible;vertical-align:-.125em;color:#001820}.fa-icon--light,.sidebar__contacts svg{color:#fff}.contact__content .container dl dd svg,.fa-icon--red,.header-mobile__contacts svg{color:#d3101c}.fa-icon--loose-group,.header-mobile__contacts svg,.sidebar__contacts svg{margin:0 1em}.fa-icon--big,.header-mobile__contacts svg{height:2em}.fa-icon--large,.sidebar__contacts svg{height:1.5em}.aboutme__content,.contact__content,.jobs__content,.page__content,.projects__content,.skills__content{display:flex;justify-content:center}@media (max-width:767px){.aboutme__content,.contact__content,.jobs__content,.page__content,.projects__content,.skills__content{min-height:100vh;margin-top:300px;background-color:#fff;color:#001820;font-weight:200;letter-spacing:.6px;padding:45px 40px}}@media (min-width:768px){.aboutme__content,.contact__content,.jobs__content,.page__content,.projects__content,.skills__content{position:absolute;left:25%;right:0;width:75%;min-height:100vh;align-items:center;font-weight:200;letter-spacing:.6px}}@media (min-width:768px) and (min-width:576px) and (max-width:767px){.aboutme__content p,.contact__content p,.jobs__content p,.page__content p,.projects__content p,.skills__content p{font-size:16px}}@media (max-width:767px){.jobs__content,.page__content--jobs{background-color:#303337;color:#001820}.contact__content,.page__content--contact{background-color:#24332a;color:#fff}.page__content--projects,.projects__content{padding:45px 20px}}.aboutme__content,.page__content--aboutme{background-color:#24332a;color:#fff}@media (max-width:767px){.aboutme__content p,.page__content--aboutme p{margin:20px 0;line-height:1.4321;font-size:17px;font-weight:200;letter-spacing:.6px}}@media (min-width:768px){.aboutme__content,.page__content--aboutme{background-color:transparent;padding-left:24px;padding-right:36px;padding-top:48px;margin:0}}@media (min-width:768px) and (max-width:576px){.aboutme__content,.page__content--aboutme{line-height:1.2}}@media (min-width:768px) and (min-width:576px) and (max-width:767px){.aboutme__content,.page__content--aboutme{font-size:16px}}@media (min-width:768px){.aboutme__content p,.page__content--aboutme p{font-size:24px;text-shadow:1px 1px 2px rgba(0,0,0,.6);letter-spacing:normal;padding:7.5px 0;line-height:1}.aboutme__content .aboutmeBreak,.page__content--aboutme .aboutmeBreak{display:none}}.aboutme__content .subtitle-3,.contact__content .subtitle-3,.jobs__content .container h3,.jobs__content .subtitle-3,.page__content .subtitle-3,.projects__content .subtitle-3,.skills__content .container h2,.skills__content .subtitle-3{line-height:1;font-size:24px;font-weight:300}.aboutme__content .subtitle-4,.contact__content .subtitle-4,.jobs__content .container h4,.jobs__content .subtitle-4,.page__content .subtitle-4,.projects__content .container h2,.projects__content .subtitle-4,.skills__content .container h3,.skills__content .subtitle-4{line-height:1;font-size:18px;font-weight:200;padding-bottom:15px;padding-top:15px;position:relative}.aboutme__content .subtitle-6,.contact__content .subtitle-6,.jobs__content .subtitle-6,.page__content .subtitle-6,.projects__content .subtitle-6,.skills__content .subtitle-6{font-size:12px;text-transform:uppercase}.page__title{line-height:1;font-size:36px;font-weight:400;text-transform:uppercase;padding-bottom:45px;padding-top:45px;color:inherit}.page__title--white{color:#fff}.page__title--narrow{padding-bottom:15px;padding-top:15px;color:#000}.contact__content .container,.jobs__content .container,.page__container,.projects__content .container,.skills__content .container{display:flex;align-items:flex-start;flex-direction:column;margin-top:45px}@media (min-width:768px){.contact__content .container,.jobs__content .container,.page__container,.projects__content .container,.skills__content .container{background-color:hsla(0,0%,100%,.65);padding:30px;box-shadow:0 1px 1px rgba(0,0,0,.12),0 2px 2px rgba(0,0,0,.12),0 4px 4px rgba(0,0,0,.12),0 8px 8px rgba(0,0,0,.12),0 16px 16px rgba(0,0,0,.12);justify-content:center}}.jobs__content .container,.page__container--dark{background-color:#303337}@media (min-width:768px){.jobs__content .container,.page__container--dark{background-color:#303337}.jobs__content .container,.page__container--fixed-width,.skills__content .container{width:573px}.page__container--full-width,.projects__content .container{width:100%!important;margin-top:0}}.hidden{visibility:hidden;height:0}.scrollOffset{margin-left:calc(100vw - 100%)}.sr-only{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.btn{cursor:pointer;border:none;box-shadow:0 1px 1px rgba(0,0,0,.12),0 2px 2px rgba(0,0,0,.12),0 4px 4px rgba(0,0,0,.12),0 8px 8px rgba(0,0,0,.12),0 16px 16px rgba(0,0,0,.12)}.btn:disabled{cursor:default}.btn-normal{box-shadow:0 1px 1px rgba(0,0,0,.12),0 2px 2px rgba(0,0,0,.12),0 4px 4px rgba(0,0,0,.12),0 8px 8px rgba(0,0,0,.12),0 16px 16px rgba(0,0,0,.12);display:flex;align-items:center;box-sizing:initial;right:0;width:140px;height:40px;padding:5px;background:none repeat scroll 0 0 #d3101c;border-radius:5px}.btn-normal span{display:inline;vertical-align:middle;font-size:16px;color:#fff;font-family:sans-serif;font-weight:700;text-transform:capitalize;padding-left:15px;text-decoration:none}.btn-hamburger{position:fixed;top:0;right:0;width:40px;height:40px;justify-content:center;margin:6px 0;border-radius:5px 0 0 5px;z-index:1000}.btn-hamburger:focus{outline:2px ridge #036397;outline-offset:1px}.left-moves,.navbar__item{position:relative;transition:right .5s ease-out 0s}.left-moves:hover,.navbar__item:hover{right:90px}.navbar{position:fixed;display:block;top:150px;top:56px;right:-100px;text-align:left;z-index:9999;padding-top:6px}.navbar__list{list-style-type:none;display:grid;grid-template-columns:1fr;grid-template-rows:1fr 1fr 1fr 1fr;grid-gap:6px 0;gap:6px 0}.navbar__item{right:0}.rs-checkbox{position:relative;display:inline-block;vertical-align:middle}.rs-checkbox-disabled label{cursor:not-allowed}.rs-checkbox label{line-height:1.14285714;margin-bottom:0;font-weight:400;cursor:pointer}.rs-checkbox-inner:before{border-color:rgba(145,13,13,.8)}.rs-checkbox.rs-checkbox-disabled label{cursor:not-allowed}.rs-checkbox-disabled>.rs-checkbox-checker>label{color:#c5c6c7}.rs-checkbox-inline{position:relative;display:inline-block;margin-bottom:0;vertical-align:middle;font-weight:400;margin-top:0;margin-left:10px}.rs-plaintext .rs-checkbox-inline:first-child{margin-left:0}.rs-checkbox [type=checkbox]:focus-visible~.rs-checkbox-inner:before{box-shadow:0 0 0 3px rgba(52,152,255,.25)}.rs-checkbox-checker{padding-top:10px;padding-bottom:10px;padding-left:36px;min-height:36px;line-height:1;position:relative}.rs-checkbox-wrapper .rs-checkbox-inner:after,.rs-checkbox-wrapper .rs-checkbox-inner:before,.rs-checkbox-wrapper:after,.rs-checkbox-wrapper:before{content:"";position:absolute;left:0;top:0;display:block}.rs-checkbox-wrapper .rs-checkbox-inner:after{opacity:0;transform:rotate(45deg) scale(0);transition:opacity .2s ease-in,transform .2s cubic-bezier(.12,.4,.29,1.46)}.rs-theme-high-contrast .rs-checkbox-wrapper .rs-checkbox-inner:after{transition:none}.rs-checkbox-checked .rs-checkbox-wrapper .rs-checkbox-inner:after,.rs-checkbox-indeterminate .rs-checkbox-wrapper .rs-checkbox-inner:after{border:solid #fff;width:6px;height:9px;margin-top:2px;margin-left:5px;opacity:1}.rs-checkbox-checked .rs-checkbox-wrapper .rs-checkbox-inner:after{border-width:0 2px 2px 0;transform:rotate(45deg) scale(1)}.rs-checkbox-indeterminate .rs-checkbox-wrapper .rs-checkbox-inner:after{border-width:0 0 2px;transform:rotate(0deg) scale(1);width:10px;margin-top:0;margin-left:3px}.rs-checkbox-wrapper{position:absolute;width:16px;height:16px;display:inline-block;left:10px;top:10px}.rs-checkbox-wrapper [type=checkbox]{width:0;height:0;opacity:0}.rs-checkbox-wrapper .rs-checkbox-inner:after,.rs-checkbox-wrapper .rs-checkbox-inner:before,.rs-checkbox-wrapper:before{width:16px;height:16px}.rs-checkbox-wrapper:before{border:1px solid rgba(145,13,13,.8);background-color:transparent;border-radius:3px;transform:scale(1);opacity:.7;visibility:hidden;transition:transform .2s linear,opacity .2s linear}.rs-theme-high-contrast .rs-checkbox-wrapper:before{transition:none}.rs-checkbox-checked .rs-checkbox-wrapper:before{transform:scale(1.5);opacity:0;visibility:visible}.rs-checkbox-wrapper:after{top:-10px;right:-10px;bottom:-10px;left:-10px}.rs-checkbox-wrapper .rs-checkbox-inner:before{border:1px solid #d9d9d9;background-color:transparent;border-radius:3px;transition:background .2s linear,border .2s linear,box-shadow .2s linear}.rs-theme-high-contrast .rs-checkbox-wrapper .rs-checkbox-inner:before{transition:none}label:hover .rs-checkbox-wrapper .rs-checkbox-inner:before{border-color:rgba(145,13,13,.8)}.rs-checkbox-disabled:not(.rs-checkbox-checked):not(.rs-checkbox-indeterminate) .rs-checkbox-wrapper .rs-checkbox-inner:before{border-color:#f7f7fa;background-color:#f7f7fa}.rs-checkbox-checked .rs-checkbox-wrapper .rs-checkbox-inner:before,.rs-checkbox-indeterminate .rs-checkbox-wrapper .rs-checkbox-inner:before{border-color:rgba(145,13,13,.8);background-color:rgba(145,13,13,.8)}.rs-checkbox-disabled.rs-checkbox-checked .rs-checkbox-wrapper .rs-checkbox-inner:before,.rs-checkbox-disabled.rs-checkbox-indeterminate .rs-checkbox-wrapper .rs-checkbox-inner:before{opacity:.3}.rs-theme-high-contrast .rs-checkbox-disabled.rs-checkbox-checked .rs-checkbox-wrapper .rs-checkbox-inner:before,.rs-theme-high-contrast .rs-checkbox-disabled.rs-checkbox-indeterminate .rs-checkbox-wrapper .rs-checkbox-inner:before{opacity:.5}.test{color:#fff}.rs-checkbox-group{display:flex;flex-direction:column}.rs-checkbox-group-inline{flex-direction:row;margin-left:-10px}.checkbox{color:#fff;border:1px solid #a03636;padding-right:10px;background-color:#a06b36;opacity:.8;font-size:14px;box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}.checkbox-group{margin-left:-4px!important}.checkbox-group>*{margin:4px!important}.sidebar{display:none;flex-direction:column;justify-content:center;align-items:center;position:fixed;top:0;left:0;height:100vh;z-index:2;width:25%;min-width:190px;font-size:14px;color:#fff;text-align:left;background-color:rgba(145,13,13,.8)}@media (min-width:768px){.sidebar{display:flex}}@media (min-width:1500px){.sidebar{max-width:375px;margin-left:calc((100vw - 1500px) / 2)}}.sidebar .author{display:block;text-align:center;color:#fff;padding:30px 20px 20px}.sidebar .description{font-size:12px;font-weight:100;text-transform:uppercase}.sidebar .image{margin-bottom:15px}.sidebar__contacts{display:flex;justify-content:center;padding:10px}.header,.header-mobile{z-index:100;position:relative}.header-mobile{display:block;position:fixed;top:0;left:0;width:100vw;height:300px;color:#fff}.header-mobile__contacts{position:absolute;transform:translateX(-50%);left:50%;display:flex;bottom:10px}.header-mobile--contact{background:url(/_next/static/media/contact.8eed7536.jpg) 100% 0 no-repeat;background:url(/_next/static/media/contact.55b0377f.webp) 100% 0 no-repeat;background-size:cover}.header-mobile--aboutme{background:url(/_next/static/media/aboutme.1d02c444.jpg) 100% 0 no-repeat;background:url(/_next/static/media/aboutme.73b8c865.webp) 100% 0 no-repeat;background-size:cover}.header-mobile--skills{background:url(/_next/static/media/skills.ca84d427.jpg) 100% 0 no-repeat;background:url(/_next/static/media/skills.62527b0a.webp) 100% 0 no-repeat;background-size:cover}.header-mobile--career,.header-mobile--projects{background:url(/_next/static/media/career.87256470.jpg) 100% 0 no-repeat;background:url(/_next/static/media/career.5470760b.webp) 100% 0 no-repeat;background-size:cover}.header-mobile .description{position:relative;top:40px;padding-left:12px;font-size:12px;font-weight:200;text-transform:uppercase}@media (max-width:576px){.header-mobile .description{padding-left:unset;text-align:center;top:154px}}.header-mobile .image{position:fixed;top:24px;left:calc(50vw - 65px)}@media (min-width:768px){.aboutme{background:url(/_next/static/media/aboutme.1d02c444.jpg) 100% 0 no-repeat;background:url(/_next/static/media/aboutme.73b8c865.webp) 100% 0 no-repeat;background-size:cover}}@media (min-width:1500px){.aboutme{background:url(/_next/static/media/aboutme.1d02c444.jpg) no-repeat;background:url(/_next/static/media/aboutme.73b8c865.webp) no-repeat 50%;background-size:cover;max-width:1500px;margin:0 auto}}@media (min-width:768px){.skills{background:url(/_next/static/media/skills.ca84d427.jpg) 100% 0 no-repeat;background:url(/_next/static/media/skills.62527b0a.webp) 100% 0 no-repeat;background-size:cover}}@media (min-width:1500px){.skills{background:url(/_next/static/media/skills.ca84d427.jpg) no-repeat;background:url(/_next/static/media/skills.62527b0a.webp) no-repeat 50%;background-size:cover;max-width:1500px;margin:0 auto}}.skills__content .container .education{width:100%}.skills__content .container .education a{color:inherit;text-decoration:none}.skills__content .container .education a:hover{text-decoration:underline;-webkit-text-decoration-color:rgba(145,13,13,.8);text-decoration-color:rgba(145,13,13,.8);text-underline-offset:4px}.skills__content .container .educationItem{color:#000}.skills__content .container .certItem,.skills__content .container .educationItem{list-style-type:none;width:100%;background-color:#d7dfc5;margin:10px 0;padding:6px}.skills__content .container .certItem{transition:box-shadow .3s cubic-bezier(.4,0,.2,1) 0ms;border-radius:4px;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.skills__content .container .certItem--text-non-professional{color:#85b728}.skills__content .container .certItem--non-professional{background-color:rgba(149,199,48,.4)}.skills__content .container h2{padding-bottom:30px;padding-top:30px;color:rgba(145,13,13,.8)}.skills__content .container h3{color:rgba(145,13,13,.8)}.skills__content .container ul{color:#001820;list-style-type:disc}.skills__content .container ul>li{margin-left:16px}@media (min-width:768px){.jobs{background:url(/_next/static/media/career.87256470.jpg) 100% 0 no-repeat;background:url(/_next/static/media/career.5470760b.webp) 100% 0 no-repeat;background-size:cover}}@media (min-width:1500px){.jobs{background:url(/_next/static/media/career.87256470.jpg) no-repeat;background:url(/_next/static/media/career.5470760b.webp) no-repeat 50%;background-size:cover;max-width:1500px;margin:0 auto}}.jobs__content .container h3{padding:10px 0}.jobs__content .container ul{list-style-type:disc}.jobs__content .container ul>li{margin-left:16px}.projects{background:url(/_next/static/media/skills.ca84d427.jpg) 100% 0 no-repeat;background-size:cover}.projects .rs-checkbox-group{width:100%;display:block}.projects .rs-checkbox-checked .rs-checkbox-wrapper .rs-checkbox-inner:before,.projects .rs-checkbox-indeterminate .rs-checkbox-wrapper .rs-checkbox-inner:before{background-color:#d3101c!important;border-color:#d3101c!important}.projects .rs-checkbox-wrapper:before{background-color:transparent;border:1px solid #d3101c!important}.projects label:hover .rs-checkbox-wrapper .rs-checkbox-inner:before{border-color:#d3101c}@media (min-width:1500px){.projects{background:url(/_next/static/media/skills.ca84d427.jpg) no-repeat;background:url(/_next/static/media/skills.62527b0a.webp) no-repeat 50%;background-size:cover;max-width:1500px;margin:0 auto}}.projects__content .container>div:first-of-type>div:first-of-type{width:100%!important}.projects__content .container .project{padding:10px;display:flex;flex-direction:row;justify-content:space-between;position:relative;min-height:270px}.projects__content .container .project__data{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}@media (max-width:767px){.projects__content .container .project{flex-direction:column;padding-bottom:90px}}.projects__content .container .project__slides{display:flex;flex-direction:column}@media (max-width:767px){.projects__content .container .project__slides{margin-top:8px}}.projects__content .container .project .image{width:300px;height:auto;padding:3px}@media (max-width:767px){.projects__content .container .project .image{width:100%;padding:unset}}@media (min-width:768px){.projects__content .container{box-shadow:0 1px 1px rgba(0,0,0,.12),0 2px 2px rgba(0,0,0,.12),0 4px 4px rgba(0,0,0,.12),0 8px 8px rgba(0,0,0,.12),0 16px 16px rgba(0,0,0,.12);background-color:hsla(0,0%,100%,.65);padding:30px;justify-content:center;width:573px}}.projects__content .container h2{color:rgba(145,13,13,.8);padding-top:0}@media (min-width:768px){.contact{background:url(/_next/static/media/contact.50cc93fa.jpg) 100% 0 no-repeat;background:url(/_next/static/media/contact.f7660261.webp) 100% 0 no-repeat;background-size:cover}}@media (min-width:1500px){.contact{background:url(/_next/static/media/contact.50cc93fa.jpg) no-repeat;background:url(/_next/static/media/contact.f7660261.webp) no-repeat 50%;background-size:cover;max-width:1500px;margin:0 auto}}.contact__content .container{color:#001820}@media (max-width:767px){.contact__content .container{color:#fff}.contact__content .container h1{color:#fff!important}}.contact__content .container dl{line-height:1.8;padding-top:20px}.contact__content .container dl dt{display:block;clear:both;width:150px;float:left}.contact__content .container dl dd{display:block;margin:0;float:left}.contact__content .container dl dd a span{padding-left:6px}.contact__content .container dl dd a span:hover{text-decoration:underline}@media (min-width:768px){.contact__content .container dl dd a span:hover{color:rgba(145,13,13,.8)}}.single-project .top-section{position:relative;z-index:1;min-height:640px}@media only screen and (min-width:1500px){.single-project .top-section{max-width:1500px;margin:0 auto}}.single-project .top-section .project-container{box-sizing:content-box;max-width:1200px;margin-left:auto;margin-right:auto;padding:4vw 0}.single-project .top-section .project-container .header{position:relative;z-index:1;margin:200px auto 600px;text-align:center;color:#fff;padding:0 10px}@media (max-width:767px){.single-project .top-section .project-container .header{margin:50px auto 250px}}.single-project .top-section .project-container .header__title{font-size:1rem;line-height:1.5;font-weight:600;text-transform:uppercase;letter-spacing:3px}.single-project .top-section .project-container .header__subtitle{font-size:3.5rem;line-height:1.285;font-weight:100}@media (max-width:767px){.single-project .top-section .project-container .header__subtitle{font-size:2.5rem}}.single-project .top-section--firebase{background-color:#2b8251}.single-project .top-section--firebase .project-screen{position:absolute;z-index:0;top:0;bottom:0;left:0;right:0;height:100%;background:url(/images/project_images_with_device/firebase.png) no-repeat bottom}@media (max-width:767px){.single-project .top-section--firebase .project-screen{background-size:contain!important}}.single-project .top-section--portfolionext{background-color:#3f51b5}.single-project .top-section--portfolionext .project-screen{position:absolute;z-index:0;top:0;bottom:0;left:0;right:0;height:100%;background:url(/images/project_images_with_device/portfolio-next.png) no-repeat bottom}@media (max-width:767px){.single-project .top-section--portfolionext .project-screen{background-size:contain!important}}.single-project .top-section--unsplash{background-color:#546e7a}.single-project .top-section--unsplash .project-screen{position:absolute;z-index:0;top:0;bottom:0;left:0;right:0;height:100%;background:url(/images/project_images_with_device/unsplash.png) no-repeat bottom}@media (max-width:767px){.single-project .top-section--unsplash .project-screen{background-size:contain!important}}.single-project .top-section--athletes{background-color:#1076ab}.single-project .top-section--athletes .project-screen{position:absolute;z-index:0;top:0;bottom:0;left:0;right:0;height:100%;background:url(/images/project_images_with_device/athletes.png) no-repeat bottom}@media (max-width:767px){.single-project .top-section--athletes .project-screen{background-size:contain!important}}.single-project .top-section--chat{background-color:#00796b}.single-project .top-section--chat .project-screen{position:absolute;z-index:0;top:0;bottom:0;left:0;right:0;height:100%;background:url(/images/project_images_with_device/chat.png) no-repeat bottom}@media (max-width:767px){.single-project .top-section--chat .project-screen{background-size:contain!important}}.single-project .top-section--cryptocurrency-tracker{background-color:#ab221d}.single-project .top-section--cryptocurrency-tracker .project-screen{position:absolute;z-index:0;top:0;bottom:0;left:0;right:0;height:100%;background:url(/images/project_images_with_device/cryptocurrency-tracker.png) no-repeat bottom}@media (max-width:767px){.single-project .top-section--cryptocurrency-tracker .project-screen{background-size:contain!important}}.single-project .top-section--minifigs{background-color:#1f2136}.single-project .top-section--minifigs .project-screen{position:absolute;z-index:0;top:0;bottom:0;left:0;right:0;height:100%;background:url(/images/project_images_with_device/minifigs.png) no-repeat bottom}@media (max-width:767px){.single-project .top-section--minifigs .project-screen{background-size:contain!important}}.single-project .top-section--space-portfolio{background-color:#063851}.single-project .top-section--space-portfolio .project-screen{position:absolute;z-index:0;top:0;bottom:0;left:0;right:0;height:100%;background:url(/images/project_images_with_device/space-portfolio.png) no-repeat bottom}@media (max-width:767px){.single-project .top-section--space-portfolio .project-screen{background-size:contain!important}}.single-project .top-section--floydian-portfolio{background-color:#1d424b}.single-project .top-section--floydian-portfolio .project-screen{position:absolute;z-index:0;top:0;bottom:0;left:0;right:0;height:100%;background:url(/images/project_images_with_device/floydian-portfolio.png) no-repeat bottom}@media (max-width:767px){.single-project .top-section--floydian-portfolio .project-screen{background-size:contain!important}}.single-project .top-section--dancer-portfolio{background-color:#d81b60}.single-project .top-section--dancer-portfolio .project-screen{position:absolute;z-index:0;top:0;bottom:0;left:0;right:0;height:100%;background:url(/images/project_images_with_device/dancer-portfolio-2.png) no-repeat bottom}@media (max-width:767px){.single-project .top-section--dancer-portfolio .project-screen{background-size:contain!important}}.single-project .top-section--physioterapy{background-color:#6071c3}.single-project .top-section--physioterapy .project-screen{position:absolute;z-index:0;top:0;bottom:0;left:0;right:0;height:100%;background:url(/images/project_images_with_device/physioterapy.png) no-repeat bottom}@media (max-width:767px){.single-project .top-section--physioterapy .project-screen{background-size:contain!important}}.single-project .top-section--weather-forecast{background-color:#0077d1}.single-project .top-section--weather-forecast .project-screen{position:absolute;z-index:0;top:0;bottom:0;left:0;right:0;height:100%;background:url(/images/project_images_with_device/weather-forecast.png) no-repeat bottom}@media (max-width:767px){.single-project .top-section--weather-forecast .project-screen{background-size:contain!important}}.single-project .top-section--google-books-finder{background-color:#117f8d}.single-project .top-section--google-books-finder .project-screen{position:absolute;z-index:0;top:0;bottom:0;left:0;right:0;height:100%;background:url(/images/project_images_with_device/google-books-finder.png) no-repeat bottom}@media (max-width:767px){.single-project .top-section--google-books-finder .project-screen{background-size:contain!important}}.single-project .top-section--decision-tree{background-color:#3f51b5}.single-project .top-section--decision-tree .project-screen{position:absolute;z-index:0;top:0;bottom:0;left:0;right:0;height:100%;background:url(/images/project_images_with_device/decision-tree.png) no-repeat bottom}@media (max-width:767px){.single-project .top-section--decision-tree .project-screen{background-size:contain!important}}.single-project .top-section--youtube-player{background-color:#27817b}.single-project .top-section--youtube-player .project-screen{position:absolute;z-index:0;top:0;bottom:0;left:0;right:0;height:100%;background:url(/images/project_images_with_device/youtube.png) no-repeat bottom}@media (max-width:767px){.single-project .top-section--youtube-player .project-screen{background-size:contain!important}}.privacy{flex-direction:column;padding-left:40px;color:#000}.privacy h2,.privacy h3{padding:20px 0;text-align:left}.privacy span{align-self:flex-start}.privacy ol,.privacy ul{padding-left:36px}.privacy b{font-weight:600}@font-face{font-family:__Roboto_583505;font-style:normal;font-weight:400;font-display:optional;src:url(/_next/static/media/7c53f7419436e04b.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Roboto_583505;font-style:normal;font-weight:400;font-display:optional;src:url(/_next/static/media/1c57ca6f5208a29b.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Roboto_583505;font-style:normal;font-weight:400;font-display:optional;src:url(/_next/static/media/cff529cd86cc0276.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Roboto_583505;font-style:normal;font-weight:400;font-display:optional;src:url(/_next/static/media/7be645d133f3ee22.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Roboto_583505;font-style:normal;font-weight:400;font-display:optional;src:url(/_next/static/media/5647e4c23315a2d2.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Roboto_583505;font-style:normal;font-weight:400;font-display:optional;src:url(/_next/static/media/3dbd163d3bb09d47.woff2) format("woff2");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Roboto_583505;font-style:normal;font-weight:400;font-display:optional;src:url(/_next/static/media/934c4b7cb736f2a3.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Roboto_Fallback_583505;src:local("Arial");ascent-override:92.49%;descent-override:24.34%;line-gap-override:0.00%;size-adjust:100.30%}.__className_583505{font-family:__Roboto_583505,__Roboto_Fallback_583505;font-weight:400;font-style:normal}