@import url(https://fonts.googleapis.com/css?family=Poppins:300|Oxygen:300,700);
/*! 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;-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}h1,h2{font-family:Oxygen,sans-serif}h1{font-size:42px;font-weight:700}h1,h2{letter-spacing:-1px}h2{font-size:2rem;font-weight:500;text-align:center;margin:3rem 0}.arrow-link,a{text-decoration:underline;color:grey}.arrow-link{font-size:.8rem}.arrow-link:after{content:"";display:inline-block;width:1em;height:.5em;background:url(832f3c07b0e860d9d5402f7b2753e43a.svg) bottom no-repeat}.arrow-link--expand:after{margin-left:.5em}.arrow-link--collapse:after{margin-left:.5em;transform:rotate(180deg)}.t-section-caption{line-height:1.5em;text-align:center;margin:auto}@media screen and (min-width:427px){.t-section-caption{max-width:38rem}}.t-button{font-family:Oxygen,sans-serif;background:none;border-radius:0;border:none;cursor:pointer;line-height:1;outline:none;padding:.5em 1.25em;text-decoration:none;text-transform:uppercase}.t-button--white-transparent{background-color:hsla(0,0%,100%,.1);border:1px solid #fff;color:#fff}.t-button--white-transparent:focus,.t-button--white-transparent:hover{box-shadow:0 0 0 1px #fff;background-color:hsla(0,0%,100%,.2)}.l-panel{box-sizing:border-box;border-radius:.5rem;width:100%}@media screen and (max-width:426px){.l-panel{box-shadow:0 2px 1em rgba(0,0,0,.1)}}@media screen and (max-width:768px) and (min-width:427px){.l-panel{max-width:34rem;box-shadow:0 .5rem 2rem rgba(0,0,0,.1)}}@media screen and (min-width:769px){.l-panel{max-width:40rem;box-shadow:0 .5rem 2rem rgba(0,0,0,.1)}}.l-form{display:flex;flex-direction:column}.l-form__field{margin-top:1em}@media screen and (min-width:427px){.l-form__field{display:flex;align-items:baseline;justify-content:flex-end}}.l-form__field>label{font-family:Oxygen,sans-serif;color:grey}@media screen and (max-width:426px){.l-form__field>label{font-size:.8rem}}@media screen and (min-width:427px){.l-form__field>label{display:inline-block;margin-right:1rem;text-align:right;flex-shrink:0;width:4rem}}.l-form__field--text>input{border:none;border-bottom:1px solid #d9d9d9;margin-left:.3em;padding:.2rem .5rem;box-sizing:border-box;outline:none}@media screen and (max-width:426px){.l-form__field--text>input{width:calc(100% - .3em)}}@media screen and (min-width:427px){.l-form__field--text>input{flex-grow:1}}.l-form__field--text>input:active,.l-form__field--text>input:focus{border-color:#61a8e9}@media screen and (min-width:427px){.l-form__field--text-area{margin-top:1.5rem}}.l-form__field--text-area>textarea{border:1px solid #d9d9d9;box-sizing:border-box;margin-left:.3em;outline:none;padding:.2rem .5rem}@media screen and (max-width:426px){.l-form__field--text-area>textarea{width:calc(100% - .3em)}}@media screen and (min-width:427px){.l-form__field--text-area>textarea{flex-grow:1}}.l-form__field--text-area>textarea:active,.l-form__field--text-area>textarea:focus{border-color:#61a8e9;outline:none}.l-form__field--text-area>label{display:inline-block;margin-bottom:.25rem}.l-form>button[type=submit]{font-family:Oxygen,sans-serif;align-self:center;border:1px solid #e5a400;border-radius:1rem;color:#e5a400;cursor:pointer;background-color:transparent;text-transform:uppercase;margin:1.5rem 1rem 0;box-sizing:border-box;padding:.5em 1.5em .5em 2em;line-height:1;transition:.1s ease-in-out;transition-property:background-color,color}@media screen and (min-width:427px){.l-form>button[type=submit]{margin-top:1.75rem}}.l-form>button[type=submit]>svg{display:inline-block;height:.7em;width:1em;margin-left:.5em}.l-form>button[type=submit]>svg path{fill:none;stroke:#e5a400;transition:stroke .1s ease-in-out}.l-form>button[type=submit]:active,.l-form>button[type=submit]:focus,.l-form>button[type=submit]:hover{color:#fff;outline:none;background-color:#e5a400}.l-form>button[type=submit]:active>svg path,.l-form>button[type=submit]:focus>svg path,.l-form>button[type=submit]:hover>svg path{stroke:#fff}html{font-family:Poppins,sans-serif;color:#1a1a1a;line-height:1}section{box-sizing:border-box}@media screen and (min-width:769px){section{max-width:78rem;margin:0 auto}}@media screen and (max-width:426px){.l-main{padding:5rem 2rem 3rem}}@media screen and (min-width:427px){.l-main{padding:2.5rem 3rem}}.l-content-wrapper{margin:0 auto;padding:0 3rem}@media screen and (min-width:1025px){.l-content-wrapper{max-width:74rem}}.c-loading-icon{position:relative;display:block;width:4em;margin:auto}.c-loading-icon__label{font-family:Oxygen,sans-serif;margin-top:1em;display:inline-block}.c-loading-icon__tile{display:inline-block;height:2em;width:2em;background-color:#ddd;opacity:.5;animation:loading-tile 1s ease-in-out 0s infinite alternate}.c-loading-icon__tile:first-child{float:left;transform-origin:75% 75%;border-radius:.2rem 0 0}.c-loading-icon__tile:nth-child(2){float:right;transform-origin:25% 75%;animation-delay:-1.5s;border-radius:0 .2rem 0 0}.c-loading-icon__tile:nth-child(4){float:right;transform-origin:25% 25%;animation-delay:-1s;border-radius:0 0 .2rem 0}.c-loading-icon__tile:nth-child(3){float:left;transform-origin:75% 25%;animation-delay:-.5s;border-radius:0 0 0 .2rem}.l-footer{margin-top:2rem;padding:2rem;background-color:#1a1a1a;color:#fff}.l-footer>p{display:block;font-family:Oxygen,sans-serif;font-size:.7em;color:grey;text-align:center}@keyframes loading-tile{0%{transform:scale(.8);opacity:.5}25%{transform:scale(.8);opacity:.5}to{opacity:1;transform:scale(1)}}.nm-header{background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1);box-sizing:border-box;position:fixed;width:100%;z-index:100}.nm-header>.l-content-wrapper{display:flex;justify-content:space-between;align-items:center;height:3rem}@media screen and (max-width:768px){.nm-header>.l-content-wrapper{overflow:hidden;transition:height .35s ease-in-out}}@media screen and (min-width:769px){.nm-header>.l-content-wrapper{transition-duration:.2s;transition-timing-function:ease-in-out}}.nm-header__logo-wrapper{transition:transform .35s ease-in-out;transform-origin:left}@media screen and (max-width:768px){.nm-header__logo-wrapper{width:3rem}}@media screen and (min-width:769px){.nm-header__logo-wrapper{transition-duration:.2s;transition-timing-function:ease-in-out}}.nm-header__logo{cursor:pointer;overflow:hidden;transition-property:width,opacity,height}@media screen and (max-width:768px){.nm-header__logo{transition:.35s ease-in-out;width:6.1rem;height:1.5rem}}@media screen and (min-width:769px){.nm-header__logo{transition-duration:.2s;transition-timing-function:ease-in-out;opacity:.7;height:2rem}.nm-header__logo:focus,.nm-header__logo:hover{opacity:1}}.nm-header__logo>svg{height:100%;transition:width .35s ease-in-out}@media screen and (min-width:769px){.nm-header__logo>svg{transition-duration:.2s;transition-timing-function:ease-in-out}}.nm-header__logo #logo{transition:fill .35s ease-in-out}@media screen and (min-width:769px){.nm-header__logo #logo{transition-duration:.2s;transition-timing-function:ease-in-out}}.nm-header__logo #text{transition:.35s ease-in-out;transition-property:fill,opacity}@media screen and (max-width:768px){.nm-header__title-list{transition:.35s ease-in-out;font-size:1.25rem;font-weight:700;transition-property:color,opacity,transform;text-align:center;opacity:0;position:relative}}@media screen and (min-width:769px){.nm-header__title-list{transition-duration:.2s;transition-timing-function:ease-in-out;height:auto;text-align:right;transition-property:color;display:flex;justify-content:space-between;text-align:center;flex:0 1 calc(100vw - 12.1rem);max-width:30rem;margin-left:.5rem}}.nm-header__title{cursor:pointer}@media screen and (max-width:768px){.nm-header__title{transition:margin .35s ease-in-out;margin-bottom:1em}}.nm-header__title--active{opacity:1}@media screen and (min-width:769px){.nm-header__title{transition-duration:.2s;transition-timing-function:ease-in-out;display:inline-block;opacity:1;padding:0 .25rem;transition-property:box-shadow}.nm-header__title:first-of-type{display:none}.nm-header__title:not(.nm-header__title--active):focus,.nm-header__title:not(.nm-header__title--active):hover{box-shadow:0 2px rgba(26,26,26,.5)}.nm-header__title--active{box-shadow:0 3px #1a1a1a}}@media screen and (min-width:769px){.nm-header__menu{display:none}}@media screen and (max-width:768px){.nm-header__menu{width:1.5rem;transform-origin:right center}.nm-header__menu,.nm-header__menu #hamburger>rect{transition:.35s ease-in-out;transition-property:transform,opacity}.nm-header__menu #hamburger>rect{fill:#1a1a1a}.nm-header__menu #hamburger #bottom,.nm-header__menu #hamburger #top{transform-origin:center}}.nm-header--collapsed>.l-content-wrapper{height:2.5rem}@media screen and (max-width:768px){.nm-header--collapsed .nm-header__logo{width:3rem}.nm-header--collapsed .nm-header__logo #text{opacity:0}.nm-header--collapsed .nm-header__logo,.nm-header--collapsed .nm-header__menu{opacity:.5}.nm-header--collapsed .nm-header__title-list{opacity:1}}@media screen and (min-width:769px){.nm-header--collapsed .nm-header__logo{height:1.5rem}}@media screen and (max-width:768px){.nm-header--open>.l-content-wrapper{height:100vh}.nm-header--open .nm-header__logo-wrapper,.nm-header--open .nm-header__menu{transform:translateY(calc(-50vh + 3rem + 100%)) scale(1.5)}.nm-header--open .nm-header__logo,.nm-header--open .nm-header__menu{opacity:.5}.nm-header--open .nm-header__logo{width:6.1rem}.nm-header--open .nm-header__menu #top{transform:translate(10%,10.5%) rotate(-45deg) scaleY(.5)}.nm-header--open .nm-header__menu #middle{transform:translateX(25%) scaleX(.5);opacity:0}.nm-header--open .nm-header__menu #bottom{transform:translate(10%,-10.5%) rotate(45deg) scaleY(.5)}.nm-header--open .nm-header__title-list{opacity:1;transform:scale(1.25)}}@media screen and (max-width:768px){section>h2{display:none}}.l-home{background:url(12714cc8c6f52f8a72c10b8adb47e614.jpg);background-position:50%;background-size:cover;max-width:100vw;height:70rem;min-height:25rem;max-height:80vh}@media screen and (min-width:669px){.l-home{background-attachment:fixed}}.l-home>.l-content-wrapper{background:linear-gradient(90deg,rgba(0,0,0,.8),transparent);display:flex;align-items:center;height:100%;position:relative}@media screen and (max-width:426px){.l-home>.l-content-wrapper{background-size:200% auto}}@media screen and (min-width:427px){.l-home>.l-content-wrapper:before{content:"";position:absolute;right:100%;background:rgba(0,0,0,.8);left:-100vw;top:0;bottom:0}}.l-home__content{color:#fff}@media screen and (min-width:427px){.l-home__content{margin-left:4rem;max-width:22rem}}.l-home__title{font-family:Oxygen,sans-serif;font-size:2.5rem;margin:0 0 2rem}.l-home__brief{font-size:1.25rem;line-height:1.17;margin:2rem 0}@media screen and (min-width:427px){.l-home__button{float:right}}@media screen and (min-width:769px){.l-services__content{display:flex;align-items:flex-start}.l-services__skills{position:relative;margin:3.5rem 0 3.5rem 4rem;max-width:18rem;flex-shrink:0}}.l-services__separator{margin:0 2rem 2rem;border-top:1px solid #d9d9d9}@media screen and (min-width:769px){.l-services__separator{position:absolute;border-top:none;border-left:1px solid #d9d9d9;margin:1rem 0;top:0;bottom:0}.l-services__separator~*{margin-left:2em;text-align:left}}.services-container{margin:3.5rem auto}@media screen and (min-width:427px){.services-container{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:3.5rem}}@media screen and (max-width:426px){.c-service+.c-service{margin-top:3.5rem}}.c-service__text{text-align:center}.c-service__title,.c-service p{display:inline-block}.c-service__title{background-color:#f2f2f2;font-weight:700;padding:.5rem 1.5rem;margin:0 0 1rem}.c-service p{line-height:1.5em;margin:0}.c-service__image{margin:1.5rem auto 0}.c-service__image>img{max-width:100%}@media screen and (max-width:426px){.c-service__image{max-width:35vw}}@media screen and (min-width:427px){.c-service__image{max-width:8rem}}.c-service__image--web-design{position:relative}@media screen and (max-width:426px){.c-service__image--web-design{height:25vw}}@media screen and (min-width:427px){.c-service__image--web-design{height:7rem}}.c-service__image--web-design img{position:absolute;box-shadow:0 4px 10px rgba(0,0,0,.1);width:calc(100% - 2em)}.c-service__image--web-design :first-child{top:21px;position:absolute;left:0;z-index:1}.c-service__image--web-design :nth-child(2){right:0;z-index:0}.stack-container{overflow:hidden;transition:height .2s ease-in-out;position:relative}.stack-container__toggle{cursor:pointer;display:block;margin:1em auto;background:none;border:none;outline:none}.stack-container__toggle:active,.stack-container__toggle:focus{color:#1a1a1a}@media screen and (min-width:769px){.stack-container__toggle{display:none}}.c-stack-list>h5{font-family:Oxygen,sans-serif;text-align:center;color:#737373;font-size:.75rem;margin:1.5rem 0 0}@media screen and (min-width:769px){.c-stack-list>h5{text-align:left}}.c-stack-list:last-of-type{margin-bottom:2px}.c-stack-list__items{display:flex;flex-wrap:wrap;padding:0;margin:0;justify-content:center}@media screen and (min-width:769px){.c-stack-list__items{justify-content:flex-start}}.c-stack-list__items>li{list-style:none;background-color:#f7f7f7;border-radius:2px;margin:16px 8px 0;height:2em;display:flex;align-items:center;box-shadow:0 2px 4px rgba(0,0,0,.1)}.c-stack-list__items>li>img{max-height:1.5em;max-width:1.5em;margin:.5em}.c-stack-list__items>li>span{margin:auto 1em auto .5em;font-family:Oxygen,sans-serif}@media screen and (max-width:426px){.l-about{padding-left:0;padding-right:0}}@media screen and (min-width:427px){.l-about{margin:2rem auto}.l-about__content{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.l-about__content>*{margin:2rem}}.l-about__info{flex-shrink:0}@media screen and (max-width:768px) and (min-width:427px){.l-about__info{max-width:34rem}}@media screen and (min-width:769px){.l-about__info{max-width:40rem}}.l-about .avatar{border-radius:50%;overflow:hidden;box-shadow:0 .5rem 1rem rgba(0,0,0,.25);margin:0 auto}.l-about .avatar>img{height:100%}@media screen and (max-width:426px){.l-about .avatar{height:50vw;width:50vw}}@media screen and (min-width:427px){.l-about .avatar{height:12rem;width:12rem}}.l-about__name{margin:2rem 0;text-align:center;font-size:1.5rem;font-weight:700}.l-about .brief{font-family:Oxygen,sans-serif;color:grey;max-width:19rem;padding:0}@media screen and (max-width:426px){.l-about .brief{margin:1.5rem 2rem}}@media screen and (min-width:427px){.l-about .brief{margin:2rem 0 0}}.l-about .brief>li{display:flex;align-items:center;list-style:none}.l-about .brief>li:not(:last-child){margin:0 0 1rem}.l-about .brief>li>img{max-width:1.5rem;float:left;margin-right:.75rem}.l-about .brief>li>p{margin:0}.l-about .brief__detail{font-size:.8em;display:inline-block}.l-about .about-message{box-sizing:border-box}@media screen and (max-width:768px) and (min-width:427px){.l-about .about-message{padding:2rem}}@media screen and (min-width:769px){.l-about .about-message{padding:3rem}}.l-about .about-message p{line-height:1.5em;text-indent:1em}.l-about .about-message p:last-child{text-indent:0;margin-left:1em}@media screen and (max-width:426px){.l-about .about-message{width:calc(100% - 4rem);margin:2rem auto;padding:1em 0;overflow:hidden;transition:.2s ease-in-out;transition-property:max-height,width,padding}.l-about .about-message--expanded{padding:1rem 2rem;width:100%}}.l-about .about-message .about__expand{display:block;margin:0 auto;background:none;border:none;outline:none}.l-about .about-message .about__expand:active,.l-about .about-message .about__expand:focus{color:#333}.l-experience{padding-left:0;padding-right:0;max-width:100vw}@media screen and (max-width:426px){.l-experience>p{padding-left:2rem;padding-right:2rem}}@media screen and (min-width:427px){.l-experience>p{padding-left:3rem;padding-right:3rem}}.l-experience__wrapper{overflow:hidden;margin:0}.c-experiences{margin:3.5rem 0 3rem}@media screen and (min-width:427px){.c-experiences{margin-top:4rem}}.c-experiences__paginator{font-family:Oxygen,sans-serif;display:flex;align-items:baseline;margin:2rem 0;height:1.2em;position:relative}@media screen and (min-width:427px){.c-experiences__paginator{margin:3rem 0}}.c-experiences__content{display:flex;align-items:flex-start}.c-experiences__page{cursor:pointer;opacity:.5;font-weight:700;position:absolute}.c-experiences__page:hover{opacity:1!important}.c-experiences__page-separator{position:absolute;border-top:1px solid #d9d9d9;top:.5rem}.c-experience{flex-shrink:0;width:calc(100vw - 2rem);box-sizing:border-box;align-self:flex-start;transform-origin:50% 5em}@media screen and (max-width:426px){.c-experience{margin:0 2rem;padding:1.5rem 1rem}}@media screen and (min-width:427px){.c-experience{margin:0 4rem;padding:2rem 3rem}}.c-experience__header{display:flex}@media screen and (max-width:426px){.c-experience__header{margin-bottom:1rem}}@media screen and (min-width:427px){.c-experience__header{margin-bottom:2rem}}.c-experience__logo{display:inline-block;height:4rem;width:4rem}@media screen and (max-width:426px){.c-experience__logo{margin-right:1em}}@media screen and (min-width:427px){.c-experience__logo{margin:0 1.5em 0 1rem}}.c-experience__logo>img{width:100%}.c-experience__title{font-family:Oxygen,sans-serif;display:inline-block}.c-experience__job-title{font-weight:700}@media screen and (min-width:427px){.c-experience__job-title{font-size:1.25rem}}.c-experience__company-name,.c-experience__job-title{margin:0}.c-experience__company-name{display:none}.c-experience__company-location,.c-experience__date{color:grey;margin:.25rem 0}@media screen and (max-width:426px){.c-experience__company-location,.c-experience__date{font-size:.75rem}}.c-experience__company-location{margin-bottom:0}.c-experience__date{margin-top:.5rem}.c-experience__summary{position:relative;line-height:1.25em}.c-experience__summary>p{text-indent:1em}.c-experience__summary>p:last-child{margin-bottom:0}.c-experience__summary ul{padding:0 0 0 2rem}.c-experience__summary ul>li{margin:.25em 0}.c-experience__summary__toggle{text-indent:0;display:inline-block;cursor:pointer}.c-experience__summary__toggle-text{color:#1b72c3}.c-experience__projects{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start}.c-experience__label{font-family:Oxygen,sans-serif;color:#737373;font-weight:700;text-align:center}@media screen and (max-width:426px){.c-experience__label{margin:1.5rem 0 1rem}}@media screen and (min-width:427px){.c-experience__label{margin:2rem 0 1rem}}.c-experience__project{text-align:center}@media screen and (max-width:426px){.c-experience__project{margin:.5rem}}@media screen and (min-width:427px){.c-experience__project{margin:1rem}}.c-experience__project__image{width:6.25rem;margin:0 auto}.c-experience__project__image>img{box-shadow:0 2px 4px rgba(0,0,0,.1);width:100%}.c-experience__project .arrow-link,.c-experience__project a{color:#1b72c3}.c-experience__project p{font-family:Oxygen,sans-serif;margin:.5em 0 0}@media screen and (max-width:426px){.c-experience__project p{font-size:.7rem}}@media screen and (min-width:427px){.c-experience__project p{font-size:.8rem}}@media screen and (max-width:426px){.l-testimonials-wrapper{margin:2rem auto}}@media screen and (min-width:427px){.l-testimonials-wrapper{margin:2.5rem auto;max-width:34rem}}@media screen and (min-width:769px){.l-testimonials-wrapper{max-width:40rem}}.c-testimonial__message:after,.c-testimonial__message:before{content:"";display:block;height:1rem;width:1.3rem;background:url(a442120f45603788d56f78659582b209.svg);position:absolute}.c-testimonial{display:inline-block;margin:1rem .5rem}@media screen and (min-width:427px){.c-testimonial{margin:1.5rem auto}}.c-testimonial__message{margin:0;text-align:center;position:relative}@media screen and (max-width:426px){.c-testimonial__message{line-height:1.25rem}}@media screen and (min-width:427px){.c-testimonial__message{font-size:1.1rem;line-height:1.5rem}}.c-testimonial__message:before{top:-.5rem;right:100%}.c-testimonial__message:after{transform:rotate(180deg);bottom:-.5rem;left:100%}.c-testimonial__reference{color:grey;text-align:right}@media screen and (max-width:426px){.c-testimonial__reference{font-size:.75rem;margin:.5rem 1rem}}@media screen and (min-width:427px){.c-testimonial__reference{margin:1rem 2rem}}.l-contact__item--github:before,.l-contact__item--linkedin:before,.l-contact__item--mail:before,.l-contact__item--phone:before{content:"";display:inline-block;height:1.5em;width:1.5em;background-size:contain;background-repeat:no-repeat;background-position:50%;vertical-align:middle;margin-right:.5em}.l-contact__list{font-family:Oxygen,sans-serif;line-height:2rem;padding:0;margin:3rem auto;max-width:15rem}@media screen and (min-width:769px){.l-contact__content{display:flex;flex-direction:row-reverse;justify-content:center;align-items:baseline}}.l-contact__item{list-style:none}.l-contact__item--phone:before{background-image:url(eb0fcc21ba34fee4cafc8527ac9c99ea.svg)}.l-contact__item--mail:before{background-image:url(3e1aa53f58d15caee0561b52e22f2931.svg)}.l-contact__item--linkedin:before{background-image:url(b68cf80c8e6dc9eb5de3df2bbfb653dd.svg)}.l-contact__item--github:before{background-image:url(7e61a60790831e2cf6d6ed9315391450.svg)}
