@charset "UTF-8";*{padding:0;margin:0;border:0}*,*:before,*:after{box-sizing:border-box}:focus,:active{outline:none}a{text-decoration:none}a:focus,a:active{outline:none}nav,footer,header,aside{display:block}html,body,#root{overflow-x:hidden;height:100%;width:100%;line-height:1;font-size:14px;text-size-adjust:100%;-webkit-tap-highlight-color:transparent;scroll-behavior:smooth;overscroll-behavior:none}input,button,textarea{font-family:inherit;outline:none!important;box-shadow:none}input{color:inherit}input::-ms-clear{display:none}button::-moz-focus-inner{padding:0;border:0}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:400}button{background-color:inherit;cursor:pointer}.section{margin:0 auto}@keyframes oscillating{0%{opacity:100%}50%{opacity:50%}to{opacity:100%}}@font-face{font-family:Angry;font-style:normal;font-weight:400;src:url(/fonts/Angry.woff2) format("woff2");font-display:swap}@font-face{font-family:Circe;font-style:normal;font-weight:400;src:url(/fonts/Circe-Regular.woff2) format("woff2");font-display:swap}@font-face{font-family:Circe-bold;font-style:normal;font-weight:700;src:url(/fonts/Circe-Bold.woff2) format("woff2");font-display:swap}ul,li{list-style:none}html,body,#root{width:100%;height:100%;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.2;letter-spacing:3%;overflow-x:hidden;background-color:#d6d9e2}@media (max-width: 500px){html,body,#root{font-size:12px}}h1{font-size:24px;font-weight:700}@media (max-width: 500px){h1{font-size:20px}}@media (max-width: 370px){h1{font-size:18px}}h2{font-size:20px;font-weight:700}@media (max-width: 500px){h2{font-size:18px}}h3{font-size:16px;font-weight:700}@media (max-width: 500px){h3{font-size:14px}}.resume-header,.resume-main,.resume-footer{padding:24px 28px}@media (max-width: 640px){.resume-header,.resume-main,.resume-footer{border-radius:0}}@media (max-width: 500px){.resume-header,.resume-main,.resume-footer{padding:16px 20px}}.resume-header{position:relative;width:inherit;border-radius:8px 8px 0 0;display:flex;flex-direction:column;gap:24px;background-color:#eff4f8;z-index:1}@media (max-width: 640px){.resume-header{position:sticky;top:0;left:0}}.resume-main{display:flex;flex-direction:column;gap:28px;background-color:#fff}.resume-footer{border-radius:0 0 8px 8px;color:#97a0af;text-align:center;background-color:#eff4f8}.resume-footer a{text-decoration:underline;color:inherit}.resume-section{display:flex;flex-direction:column;gap:16px}.resume-section__header{padding-bottom:8px;border-bottom:1px solid #97a0af}.resume-wrapper{width:640px;margin:40px auto;border-radius:8px;display:flex;flex-direction:column}@media (max-width: 640px){.resume-wrapper{width:100%;margin:0}}.profile-header{display:flex;justify-content:space-between;color:#97a0af}.profile-content{display:flex;gap:20px}.profile-content__photo{height:80px;aspect-ratio:1;border-radius:30px}@media (max-width: 500px){.profile-content__photo{height:70px}}.profile-content__info{display:flex;flex-direction:column;gap:4px;font-weight:500}.profile-content__info p:last-child span{font-weight:700}.profile-content__info-name{color:#97a0af}.profile-rating{padding:16px 20px;border-radius:6px;display:flex;flex-direction:column;gap:10px;box-shadow:0 10px 15px #0337671a;background-color:#fff}@media (max-width: 500px){.profile-rating{padding:10px 14px}}.profile-rating__info{display:flex;gap:8px}.profile-rating__description{align-self:end}.profile-rating__description span{font-weight:700}.profile-rating__sidebar{position:relative;height:8px;border-radius:20px;background-color:#d6d9e2}.profile-rating__sidebar-current-position-value{position:absolute;top:0;left:0;width:75%;height:8px;border-radius:20px;background:linear-gradient(90deg,#F89AFA 0%,#926BFF 100%)}.profile-rating__sidebar-separator--first,.profile-rating__sidebar-separator--second,.profile-rating__sidebar-separator--third{position:absolute;height:8px;width:4px;transform:translate(-50%);background-color:#fff}.profile-rating__sidebar-separator--first{left:25%}.profile-rating__sidebar-separator--second{left:50%}.profile-rating__sidebar-separator--third{left:75%}.profile-rating__sidebar-current-position-mark{position:absolute;left:75%;height:22px;width:24px;border:4px solid #ffffff;border-radius:50%;transform:translate(-99%,-6px);background-color:#926bff}.profile-rating__sidebar-wrapper{display:flex;flex-direction:column;gap:4px}.profile-rating__sidebar-steps{display:grid;grid-template-columns:repeat(4,1fr)}.profile-rating__sidebar-step{color:#97a0af}@media (max-width: 550px){.profile-rating__sidebar-step{width:min-content;font-size:10px;white-space:nowrap;justify-self:center}}@media (max-width: 450px){.profile-rating__sidebar-step{display:none}}.profile-rating__sidebar-step--active{font-weight:700;color:#000}@media (max-width: 450px){.profile-rating__sidebar-step--active{display:none}}.contacts__content-wrapper,.conditions__content-wrapper,.education__content-wrapper{display:flex;flex-direction:column;gap:30px}.contacts__content,.conditions__content,.education__content{display:grid;grid-template-columns:repeat(2,1fr);row-gap:12px}.contacts__content-name,.conditions__content-name,.education__content-name{color:#97a0af}.contacts__content-value,.conditions__content-value,.education__content-value{font-weight:700}@media (max-width: 400px){.contacts__content-value,.conditions__content-value,.education__content-value{text-align:end}}.skills__content-wrapper,.interest__content-wrapper{display:flex;flex-wrap:wrap;gap:8px}.skills__item,.interest__item{padding:8px 16px;border-radius:30px;background-color:#d6d9e2}.additional-education__content,.experience__content{white-space:pre-wrap}.activity__content-wrapper{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}@media (max-width: 500px){.activity__content-wrapper{padding-bottom:10px;display:flex;overflow-x:auto}}.activity__category-card{padding:12px 16px;display:flex;flex-direction:column;border:1px solid #d6d9e2;border-radius:6px}@media (max-width: 500px){.activity__category-card{min-width:130px}}.activity__category-count{font-size:36px;font-weight:700}.section{width:100%;max-width:1420px}@media screen and (max-width: 1440px){.section{padding-left:24px;padding-right:24px;max-width:1080px}}@media screen and (max-width: 500px){.section{padding-left:16px;padding-right:16px;max-width:unset}}body{color:#000}:root .header-1{font-weight:var(--header-1-font-weight);font-size:var(--header-1-font-size);line-height:var(--header-1-line-height);font-family:var(--header-1-font-family);letter-spacing:var(--header-1-letter-spacing)}:root .header-2{font-weight:var(--header-2-font-weight);font-size:var(--header-2-font-size);line-height:var(--header-2-line-height);font-family:var(--header-2-font-family);letter-spacing:var(--header-2-letter-spacing)}:root .header-3{font-weight:var(--header-3-font-weight);font-size:var(--header-3-font-size);line-height:var(--header-3-line-height);font-family:var(--header-3-font-family);letter-spacing:var(--header-3-letter-spacing)}:root .body-1{font-weight:var(--body-1-font-weight);font-size:var(--body-1-font-size);line-height:var(--body-1-line-height);font-family:var(--body-1-font-family);letter-spacing:var(--body-1-letter-spacing)}:root .body-1--extended{font-weight:var(--body-1--extended-font-weight);font-size:var(--body-1--extended-font-size);line-height:var(--body-1--extended-line-height);font-family:var(--body-1--extended-font-family);letter-spacing:var(--body-1--extended-letter-spacing)}:root .body-1--bold{font-weight:var(--body-1--bold-font-weight);font-size:var(--body-1--bold-font-size);line-height:var(--body-1--bold-line-height);font-family:var(--body-1--bold-font-family);letter-spacing:var(--body-1--bold-letter-spacing)}:root .body-2{font-weight:var(--body-2-font-weight);font-size:var(--body-2-font-size);line-height:var(--body-2-line-height);font-family:var(--body-2-font-family);letter-spacing:var(--body-2-letter-spacing)}:root .body-2--extended{font-weight:var(--body-2--extended-font-weight);font-size:var(--body-2--extended-font-size);line-height:var(--body-2--extended-line-height);font-family:var(--body-2--extended-font-family);letter-spacing:var(--body-2--extended-letter-spacing)}:root .body-2--bold{font-weight:var(--body-2--bold-font-weight);font-size:var(--body-2--bold-font-size);line-height:var(--body-2--bold-line-height);font-family:var(--body-2--bold-font-family);letter-spacing:var(--body-2--bold-letter-spacing)}:root .body-3{font-weight:var(--body-3-font-weight);font-size:var(--body-3-font-size);line-height:var(--body-3-line-height);font-family:var(--body-3-font-family);letter-spacing:var(--body-3-letter-spacing)}:root .body-4{font-weight:var(--body-4-font-weight);font-size:var(--body-4-font-size);line-height:var(--body-4-line-height);font-family:var(--body-4-font-family);letter-spacing:var(--body-4-letter-spacing)}:root .logo-title{font-weight:var(--logo-title-font-weight);font-size:var(--logo-title-font-size);line-height:var(--logo-title-line-height);font-family:var(--logo-title-font-family);letter-spacing:var(--logo-title-letter-spacing)}:root .ranking-label{font-weight:var(--ranking-label-font-weight);font-size:var(--ranking-label-font-size);line-height:var(--ranking-label-line-height);font-family:var(--ranking-label-font-family);letter-spacing:var(--ranking-label-letter-spacing)}:root .light{color:#fff}:root .dark{color:#000}:root .accent{color:#ead61e}:root .additional{color:#9b9b9b}:root .uppercase{text-transform:uppercase}:root{--header-1-font-weight: 400;--header-1-font-size: 60px;--header-1-line-height: 140%;--header-1-font-family: Angry;--header-1-letter-spacing: ;--header-2-font-weight: 400;--header-2-font-size: 50px;--header-2-line-height: 140%;--header-2-font-family: Angry;--header-2-letter-spacing: ;--header-3-font-weight: 400;--header-3-font-size: 40px;--header-3-line-height: 140%;--header-3-font-family: Angry;--header-3-letter-spacing: ;--body-1-font-weight: 400;--body-1-font-size: 26px;--body-1-line-height: 120%;--body-1-font-family: Circe;--body-1-letter-spacing: ;--body-1--extended-font-weight: 400;--body-1--extended-font-size: 26px;--body-1--extended-line-height: 140%;--body-1--extended-font-family: Circe;--body-1--extended-letter-spacing: ;--body-1--bold-font-weight: 400;--body-1--bold-font-size: 26px;--body-1--bold-line-height: 120%;--body-1--bold-font-family: Circe-bold;--body-1--bold-letter-spacing: ;--body-2-font-weight: 400;--body-2-font-size: 20px;--body-2-line-height: 120%;--body-2-font-family: Circe;--body-2-letter-spacing: ;--body-2--extended-font-weight: 400;--body-2--extended-font-size: 20px;--body-2--extended-line-height: 140%;--body-2--extended-font-family: Circe;--body-2--extended-letter-spacing: ;--body-2--bold-font-weight: 400;--body-2--bold-font-size: 20px;--body-2--bold-line-height: 120%;--body-2--bold-font-family: Circe-bold;--body-2--bold-letter-spacing: ;--body-3-font-weight: 400;--body-3-font-size: 16px;--body-3-line-height: 120%;--body-3-font-family: Circe;--body-3-letter-spacing: ;--body-4-font-weight: 700;--body-4-font-size: 14px;--body-4-line-height: 140%;--body-4-font-family: Circe;--body-4-letter-spacing: 1.4px;--logo-title-font-weight: 700;--logo-title-font-size: 14px;--logo-title-line-height: 120%;--logo-title-font-family: Circe-bold;--logo-title-letter-spacing: ;--ranking-label-font-weight: 400;--ranking-label-font-size: 26px;--ranking-label-line-height: 100%;--ranking-label-font-family: Angry;--ranking-label-letter-spacing: }@media screen and (max-width: 500px){:root{--header-1-font-weight: 400;--header-1-font-size: 34px;--header-1-line-height: 140%;--header-1-font-family: Angry;--header-1-letter-spacing: ;--header-2-font-weight: 400;--header-2-font-size: 30px;--header-2-line-height: 140%;--header-2-font-family: Angry;--header-2-letter-spacing: ;--header-3-font-weight: 400;--header-3-font-size: 22px;--header-3-line-height: 140%;--header-3-font-family: Angry;--header-3-letter-spacing: ;--body-1-font-weight: 400;--body-1-font-size: 20px;--body-1-line-height: 120%;--body-1-font-family: Circe;--body-1-letter-spacing: ;--body-1--extended-font-weight: 400;--body-1--extended-font-size: 20px;--body-1--extended-line-height: 140%;--body-1--extended-font-family: Circe;--body-1--extended-letter-spacing: ;--body-1--bold-font-weight: 400;--body-1--bold-font-size: 20px;--body-1--bold-line-height: 120%;--body-1--bold-font-family: Circe-bold;--body-1--bold-letter-spacing: ;--body-2-font-weight: 400;--body-2-font-size: 20px;--body-2-line-height: 120%;--body-2-font-family: Circe;--body-2-letter-spacing: ;--body-2--extended-font-weight: 400;--body-2--extended-font-size: 20px;--body-2--extended-line-height: 140%;--body-2--extended-font-family: Circe;--body-2--extended-letter-spacing: ;--body-2--bold-font-weight: 400;--body-2--bold-font-size: 20px;--body-2--bold-line-height: 120%;--body-2--bold-font-family: Circe-bold;--body-2--bold-letter-spacing: ;--body-3-font-weight: 400;--body-3-font-size: 14px;--body-3-line-height: 120%;--body-3-font-family: Circe;--body-3-letter-spacing: ;--body-4-font-weight: 700;--body-4-font-size: 12px;--body-4-line-height: 140%;--body-4-font-family: Circe;--body-4-letter-spacing: 1.4px;--logo-title-font-weight: 700;--logo-title-font-size: 12px;--logo-title-line-height: 120%;--logo-title-font-family: Circe-bold;--logo-title-letter-spacing: }}
