/*!
Author: David Prati
Author URI:
Version: 1.0
*/

@font-face {
	font-family: 'Conv_Graphik';
	src: local('â˜º'), url('Graphik-Regular.woff');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_Graphik';
	src: local('â˜º'), url('Graphik-Medium.woff') format('woff');
	font-weight: 600;
	font-style: normal;
}


/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

th,
td {
    padding: 0
}

* {
    box-sizing: border-box
}

html {
    font-size: 62.5%;
    position: relative;
    -webkit-font-smoothing: antialiased;
    font-family: 'Conv_Graphik', "times"
}

body {
    background: #FFF;
    color: #72728A;
}

*,
*::before,
*::after {
    background-repeat: no-repeat
}

h1,
h2,
h3,
h4 {
    margin: 0
}

p {
    margin: 0
}

svg,
img {
    width: 100%;
    max-width: 100%
}

ul {
    margin: 0;
    padding: 0
}

li {
    list-style: none
}

a {
    text-decoration: none;
    color: inherit
}

a:hover {
    text-decoration: none
}

blockquote {
    padding: 0;
    margin: 0
}

button:focus,
input:focus {
    outline: 0
}

.overflow {
    overflow: hidden
}

.uppercase {
    text-transform: uppercase
}

.hide-for-viewer {
    position: absolute;
    height: 1px;
    width: 1px;
    padding: 0;
    border: 0;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px)
}

.title-alpha {
    font-family: "nameofthefont", sans-serif;
    font-style: normal;
    font-size: 10px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1
}

.text-alpha {
    font-family: "nameofthefont", sans-serif;
    font-style: normal;
    font-size: 10px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1
}

-underline {
    display: inline-block;
    position: relative
}

-underline:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -1rem;
    width: 100%;
    height: 0.8rem;
    background-color: #FFF
}

input,
textarea,
button,
select {
    display: inline-block;
    vertical-align: top;
    padding: 2rem;
    font-size: inherit;
    line-height: normal;
    border-radius: none;
    border: 1px solid
}

input:-webkit-autofill,
textarea:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
    -webkit-text-fill-color: black
}

input,
select {
    max-width: 90%
}

input::-ms-clear {
    display: none
}

.ie9 input {
    line-height: normal !important
}

input[type="radio"],
input[type="checkbox"] {
    padding: 0 !important
}

input[type="radio"],
input[type="checkbox"],
input[type="submit"] {
    width: auto;
    height: auto;
    min-height: 0
}

select {
    line-height: normal
}

select::-ms-expand {
    display: none
}

textarea {
    max-width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

button {
    padding: 0;
    background: none;
    color: inherit;
    font: inherit;
    line-height: inherit;
    border: 0
}

button img {
    display: block
}

.table {
    display: table;
    width: 100%
}

.table-full {
    display: table;
    width: 100%;
    height: 100%
}

.table-row {
    display: table-row;
    height: auto
}

.table-row-min {
    display: table-row;
    height: 1px
}

.table-cell {
    display: table-cell;
    vertical-align: top
}

.table-cell-middle {
    vertical-align: middle
}

.table-cell-bottom {
    vertical-align: bottom
}

.main {
    padding: 40px 30px 80px;
    max-width: 720px;
    margin: 0 auto;
}

.available {
    white-space: nowrap;
    display: inline-block;
    align-self: center;
    vertical-align: center;
    padding:  8px 10px 10px;
    margin-left: auto;
    font-size: 11px;
    font-weight: 600;
    color: #7659F6;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 2px;
    transition: 0.2s ease;
}

.available span {
    font-size: 13px;
}

.available:hover {
    background: #F2F2F2;
}

.header {
    display: flex;
    flex-direction: row;
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: solid 1px #F2F2F2;
}

.header-title {
    display: inline-block;
    vertical-align: center;
    color: #72728A;
    font-size: 16px;
    line-height: 24px;
    font-weight: normal;
}

.header-title .job {
    color: #A5A1B3;
}

.text {
    font-size: 19px;
    line-height: 33px;
}

.text p {
    margin: 0 0 0px
}

.text .small {
    font-size: 13px;
    line-height: 21px;
}

.text .subtitle {
    color: #7659F6;
    margin: 35px 0 10px;
    font-size: 19px;
    line-height: 33px;
    font-weight: 600;
}

.text .publication {
    color: #FFAC46;
    margin: 0px 0 0px;
    font-size: 19px;
    line-height: 33px;
    font-weight: 600;
    margin: 0;
}

.text .authors {
    margin: 2px 0 16px;
    color: #A5A1B3;
    font-size: 15px;
    line-height: 25px;
}


.text .image-caption {
    margin: 0px;
    font-style: italic;
    font-size: 15px;
}

.text p+p {
    margin-top: 16px;
}

.text a {
    color: #7659F6;
    opacity: 0.7;
    text-decoration: underline;
    transition: 0.2s ease;
}

.text a:hover {
    opacity: 1;
}

.footer {
    padding-bottom: 40px;
    margin-top: 40px;
    border-top: solid 1px #F2F2F2;
    padding-top: 50px;
}

.footer-col {
    display: inline-block;
    width: 45%;
    vertical-align: top;
    margin-right: -0.25em;
}

.footer-col-3 {
    width: 10%;
}

.footer-col h2 {
    display: inline-block;
    vertical-align: top;
    font-size: 11px;
    font-weight: 600;
    color: #7659F6;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.footer-list {
    display: block;
    font-size: 14px;
    line-height: 20px
}

.footer-list-item .title {
    color: #72728A;
}

.footer-list-item a {
    padding: 6px 10px;
    border-radius: 2px;
    transition: 0.2s ease;
    position: relative;
    left: -10px;
}

.footer-list-item a:hover {
    background: #F2F2F2;
    left: 0;
}

.footer-list-item .position {
    color: #A5A1B3
}

.footer-list-item+.footer-list-item {
    margin-top: 14px
}

.center-div
{
     padding: 20px 0px 20px;
     margin: 0 auto;
     max-width: 200px;
}

.project + .project {
    margin-top: 22px;
}

.text .project .tech {
    margin-top: 2px;
    color: #A5A1B3;
    font-size: 15px;
    line-height: 25px;
}

.xp-list li + li {
    margin-top: 18px;
}

.text .xp-head {
    font-size: inherit;
    line-height: inherit;
    font-weight: 600;
}

.text .xp-head .xp-years {
    color: #A5A1B3;
    font-size: 15px;
    font-weight: normal;
    margin-left: 4px;
}

.text .xp-list .small,
.text .panel-meta {
    margin-top: 0;
    color: #A5A1B3;
    font-size: 15px;
    line-height: 25px;
}

.text .publication a {
    color: inherit;
    opacity: 1;
    text-decoration: none;
}

.text .publication a:hover {
    text-decoration: underline;
}

.switcher {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    column-gap: 16px;
    row-gap: 4px;
    margin: 45px 0 0;
    font-size: 17px;
    line-height: 30px;
}

.switcher[hidden] {
    display: none;
}

.switch {
    color: #A5A1B3;
    font-weight: 600;
    cursor: pointer;
    transition: color 0.25s ease;
}

.switch:hover {
    color: #72728A;
}

.switch[aria-selected="true"] {
    color: #7659F6;
}

.switcher .ink {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 3px;
    border-radius: 2px;
    background: #7659F6;
    opacity: 0.35;
    pointer-events: none;
    transition: left 0.35s cubic-bezier(0.6, 0, 0.2, 1),
                top 0.35s cubic-bezier(0.6, 0, 0.2, 1),
                width 0.35s cubic-bezier(0.6, 0, 0.2, 1);
}

.js .panel {
    display: none;
}

.js .panel.active {
    display: block;
    animation: panel-in 0.35s ease both;
}

.js .panel .subtitle {
    display: none;
}

.panel {
    margin-top: 25px;
}

@keyframes panel-in {
    from {
        opacity: 0;
        transform: translateY(8px);
    }
    to {
        opacity: 1;
        transform: none;
    }
}

.footer .small {
    font-size: 14px;
    line-height: 21px;
}

.footer a {
    color: #7659F6;
    opacity: 0.7;
    text-decoration: underline;
    transition: 0.2s ease;
}

.footer a:hover {
    opacity: 1;
}


@media (max-width: 600px) {
    .main {
        margin: 0 auto;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 30px;
        padding-bottom: 40px;
    }

    .header {
        display: block;
        margin-bottom: 20px;
        padding-bottom: 20px;
    }

    .available {
        position: relative;
        left: -10px;
    }

    .text {
        font-size: 15px;
        line-height: 27px;
    }

    .text .subtitle {
        margin-top: 20px;
    }

    .footer-col {
        display: block;
        width: 100%;
    }

    .footer-col h2 {
        margin-bottom: 15px;
    }

    .footer-list-item+.footer-list-item {
        margin-top: 10px;
    }

    .footer-col+.footer-col {
        margin-top: 40px;
    }

    .switcher {
        font-size: 15px;
        line-height: 27px;
        column-gap: 14px;
        margin-top: 30px;
    }

    .text .project .tech,
    .text .xp-list .small,
    .text .panel-meta,
    .text .authors,
    .text .xp-head .xp-years {
        font-size: 13px;
        line-height: 21px;
    }

    .panel {
        margin-top: 18px;
    }

}