/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.contact-item{display:grid;grid-template-columns:44px 1fr;-moz-column-gap:11px;column-gap:11px;align-items:start;margin-bottom:10px}.contact-item__icon{padding:10px;text-align:center;font-size:2em;color:var(--color-text);opacity:.2;border-right:1px solid #aaa;border-bottom:1px solid #aaa}.contact-item__label{font-size:1.5em;font-weight:700;opacity:.9}.contact-item__value{font-size:1.2em;opacity:.7;word-break:break-word}.contact-item__value a{color:#428bca}.section--contact .section__body>div>div:last-child .contact-item__icon{border-bottom:none}@media print{.contact-item{display:block;margin-bottom:4px}.contact-item__icon{display:none}.contact-item__label{display:inline;font-size:1.1em}.contact-item__label::after{content:":";margin-right:5px}.contact-item__value{display:inline;font-size:1.1em}}
.cv-header{text-align:center;margin-top:-75px;margin-bottom:15px}.cv-header__photo{width:160px;height:160px;padding:5px;border-radius:50%;background:var(--color-page-bg);display:inline-block;line-height:0}.cv-header__photo img{width:150px;height:150px;border-radius:50%;-o-object-fit:cover;object-fit:cover;display:block}.cv-header__title{font-size:2.4em;font-weight:700;text-transform:uppercase;letter-spacing:-1px;line-height:1.1;margin-top:0}.cv-header__name{display:block;color:var(--color-text)}.cv-header__role{display:block;color:var(--color-primary)}.cv-header::after{content:"";display:block;width:100%;height:3px;background:linear-gradient(to bottom,#e5e5e5 0 1px,#fff 1px 2px,#e5e5e5 2px 3px);margin-top:15px}@media print{.cv-header{display:flex;align-items:center;text-align:left;margin-top:0}.cv-header__photo{width:100px;height:100px}.cv-header__photo img{width:90px;height:90px}.cv-header__title{flex:1;padding-left:20px;font-size:1.8em}.cv-header::after{display:none}}
.section--education .section__body{position:relative;padding:14px 0}.section--education .section__body::before{content:"";position:absolute;top:0;bottom:0;left:25px;width:5px;background:linear-gradient(to bottom,var(--color-surface) 0%,var(--color-heading) 7%,var(--color-heading) 89%,var(--color-surface) 100%)}.education-item{position:relative;display:flex;align-items:flex-start;gap:5px;margin-bottom:12px}.education-item__year{position:relative;flex:0 0 65px;background:var(--color-surface);padding:10px;font-size:1.5em;font-weight:700}.education-item__body{position:relative;z-index:1;flex:1;background:var(--color-edu-bg);padding:10px;border-bottom:1px solid var(--color-edu-border)}.education-item__body::after{content:"";position:absolute;top:15px;left:-14px;width:0;height:0;border:8px solid rgba(0,0,0,0);border-right-color:var(--color-edu-bg)}.education-item__title{font-size:1.6em;font-weight:700}.education-item__desc{font-size:1.3em;margin:5px 0 0}
.experience-item{margin-bottom:15px}.experience-item__header{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px}.experience-item__company{font-size:1.5em;font-weight:700;line-height:1.43}.experience-item__period{font-size:1.2em;line-height:1.43;opacity:.7}.experience-item__role{font-size:1.35em;font-weight:700;line-height:1.43;margin-top:2px}.experience-item__desc{font-size:1.2em;line-height:1.5em;margin:5px 0 0}@media screen and (min-width:1024px){.experience-item{display:grid;grid-template-columns:165px 1fr;grid-template-areas:"meta role" "meta desc";-moz-column-gap:15px;column-gap:15px;align-items:start;margin-bottom:25px}.experience-item__header{grid-area:meta;flex-direction:column;align-items:flex-start;gap:0}.experience-item__role{grid-area:role;margin-top:0}.experience-item__desc{grid-area:desc}}@media print{.experience-item{-moz-column-break-inside:avoid;break-inside:avoid;page-break-inside:avoid}}
.hobby-tag{display:inline-block;position:relative;margin:0 5px 5px 0;padding:5px 5px 5px 25px;background:var(--color-hobby);color:#fff;font-size:1.2em}.hobby-tag::before{content:"";font-family:"Font Awesome 6 Free";font-weight:900;position:absolute;top:7px;left:8px;font-size:.85em}
.language-rating{display:flex;align-items:center;justify-content:space-between;font-size:1.3em;margin:10px 0;padding-bottom:10px;border-bottom:1px solid var(--color-edu-bg)}.language-rating__stars{letter-spacing:2px;color:#cfcfcf;font-size:1.7em}.language-rating__star.is-on{color:var(--color-primary)}.language-rating__print{display:none}@media print{.section--languages .section__body,.section--languages .section__body>div,.section--languages .section__body>div>div{display:inline}.section--languages .section__body>div>div:last-child .language-rating::after{content:""}.language-rating{display:inline;border:none;margin:0 10px 0 0;padding:0}.language-rating::after{content:", "}.language-rating__stars{display:none}.language-rating__print{display:inline}}
.section{margin-bottom:20px}.section__title{color:var(--color-heading);font-size:1.8em;font-weight:700;line-height:1.1;text-transform:uppercase;margin-bottom:10px}.section__title::before{content:"//";margin-right:5px}.section--hobbies .section__body,.section--hobbies .section__body>div{display:flex;flex-wrap:wrap}.skills-legend{position:relative;margin-top:20px;height:31px;opacity:.8}.skills-legend::before{content:"";position:absolute;top:0;left:0;width:100%;height:3px;background:#c6c6c6}.skills-legend span{position:absolute;top:0;padding-top:14px;font-size:1.2em;color:var(--color-muted);white-space:nowrap}.skills-legend span::before{content:"";position:absolute;top:-10px;width:3px;height:10px;background:#c6c6c6}.skills-legend span:nth-child(1){left:0}.skills-legend span:nth-child(1)::before{left:0}.skills-legend span:nth-child(2){left:30%;transform:translateX(-50%)}.skills-legend span:nth-child(2)::before{left:50%}.skills-legend span:nth-child(3){left:70%;transform:translateX(-50%)}.skills-legend span:nth-child(3)::before{left:50%}.skills-legend span:last-child{right:0;text-align:right}.skills-legend span:last-child::before{left:auto;right:0}@media print{.skills-legend{display:none}.section--skills .section__body,.section--skills .section__body>div,.section--skills .section__body>div>div{display:inline}.section--skills .section__body>div>div:last-child .skill-bar::after{content:""}}
.skill-bar{height:30px;width:calc(var(--percent)*1%);min-width:60px;padding:5px 10px;margin-bottom:5px;background:var(--color-primary);color:#fff;font-size:1.3em;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;animation:skill-grow .9s ease}.skill-bar__level{display:none}@keyframes skill-grow{from{width:0}}@media print{.skill-bar{display:inline;width:auto !important;min-width:0;height:auto;padding:0;margin:0;background:none;color:var(--color-text);font-size:1em;animation:none}.skill-bar::after{content:", "}.skill-bar__name::after{content:" ("}.skill-bar__level{display:inline;text-transform:lowercase}.skill-bar__level::after{content:")"}}
.text-block{font-size:1.3em;line-height:1.5em}.text-block p{margin:0 0 10px}
