.content-header{min-height:auto;position:relative}.awesome-bg_about{background-image:url(/images/about_bg.jpg)}.about-head{margin:0 auto;max-width:1200px;position:relative}.about-head__title{flex:1 0 590px;align-self:start;padding-top:20px}.about-head__title h1{margin:0 0 24px;font-size:42px;line-height:1.25;color:var(--text-primary-color);font-family:Source Sans Pro,sans-serif}.about-head__descr{font-family:Source Sans Pro,sans-serif;font-size:21px;line-height:1.4;margin-bottom:36px}.about-head__descr p{margin:0;padding:0 0 24px}.about-head__descr p:last-child{padding:0}.about-head__content{align-items:center;display:flex;justify-content:space-between;margin:0 auto;padding:36px 0 72px;grid-column-gap:36px;-moz-column-gap:36px;column-gap:36px}.about-head__icon{flex:1 auto}.about-head__icon svg{width:100%}@media only screen and (max-width:1280px){.about-head{width:1120px}.about-head h1{font-size:44px}}@media(max-width:1200px){.about-head{width:90%}.about-head__title{flex:1 0 570px}.about-head__content{grid-column-gap:36px;-moz-column-gap:36px;column-gap:36px}.about-head__icon{flex:1 auto}.about-head__icon svg{height:auto;width:100%}}@media only screen and (max-width:1024px){.about-head__title{flex:1 0 50%}.about-head__title h1{font-size:34px}.about-head__icon{width:60%;min-width:240px}.about-head__content{flex-flow:row nowrap}}@media only screen and (max-width:768px){.content-header{min-height:auto;padding-bottom:24px}.about-head{width:auto;padding:0}.about-head__title{margin-bottom:48px;width:auto;order:2;flex:1}.about-head__title h1{text-align:center;font-size:32px}.about-head .title-content__action-btn{margin-top:48px;text-align:center}.about-head__content{flex-flow:column;padding:0 20px}.about-head__descr{text-align:center}.about-head__icon svg{height:auto;width:100%}}.active-task-sample{display:flex;align-items:center;justify-content:center;font-family:Inter,Helvetica,Arial,sans-serif;font-weight:400}.active-task-sample__popper{width:245px}@media(max-width:540px){.active-task-sample{padding:20px 0}}.sphere-badge{align-items:center;background:var(--color-blue-bg);border-radius:4px;color:var(--color-blue-text);display:inline-flex;font-size:12px;height:22px;padding:0 8px;cursor:default}.sphere-badge_green{background:var(--color-green-bg);color:var(--color-green-text)}.sphere-badge_yellow{background:var(--color-yellow-bg);color:var(--color-yellow-text)}.score-dropdown{font-family:Inter,Helvetica,Arial,sans-serif;display:flex;background:var(--block-bg-color);border:1px solid var(--block-border-bg);box-sizing:border-box;box-shadow:var(--tooltip-shadow);border-radius:8px;width:400px}.score-dropdown__suggest{box-sizing:border-box;padding:18px;background-image:url(/images/score_bg.png);background-size:cover;background-position:50%;border-radius:8px 0 0 8px;min-width:240px}.score-dropdown__suggest_empty{min-width:auto;max-width:240px}.score-dropdown__form{padding:18px 0;flex:1}.score-suggest__title{font-weight:500;font-size:13px;color:var(--text-primary-color)}.score-suggest__no-data{color:var(--text-light-color);font-size:13px;margin-top:8px;word-break:break-word;text-align:left}.score-suggest__field-list{padding:0 0 0 1rem;color:var(--text-primary-color);margin:8px 0 0}.score-suggest__avg-list{display:flex;margin:12px 0 24px}.score-suggest__avg-list .score-suggest__avg-item:last-child{margin-right:0}.score-suggest__avg-item{margin-right:20px}.score-suggest__avg-item-value{font-size:14px;font-weight:500;color:var(--text-primary-color)}.score-suggest__avg-item-label{font-size:12px;color:var(--text-light-color);margin-top:2px}.score-suggest__score{align-items:center;display:flex;font-size:20px;font-weight:500;color:var(--text-primary-color);margin-top:8px}.score-suggest__diff{color:var(--text-light-color);font-size:18px;margin-left:18px}.score-suggest__row{margin-top:12px}.score-suggest__member{cursor:default;align-items:center;display:flex}.score-suggest__member-name{color:var(--text-primary-color);font-size:12px;margin-left:10px}.score-suggest__member-name_empty{margin:0}.score-suggest__params{cursor:default;align-items:center;display:flex}.score-suggest__points{align-items:center;display:flex;font-size:12px;color:var(--text-primary-color)}.score-suggest__points-icon{margin-right:6px}.score-suggest__sphere{margin-left:12px}.score-suggest__stats-link{display:flex;margin-top:16px}.dp-task-stats{color:var(--text-primary-color);font-size:12px;min-width:200px;padding:12px}.dp-task-stats__reference{cursor:pointer;font-size:12px;color:var(--primary-color);text-decoration:underline}.dp-task-stats__list{margin-top:16px}.dp-task-stats__list .dp-task-stats__row:last-child{margin-bottom:0}.dp-task-stats__row{display:flex;justify-content:space-between;margin-bottom:12px}.dp-task-stats__name{color:var(--text-light-color)}.dp-task-stats__value{font-size:13px;font-weight:500}.score-selector{padding:12px 18px}.score-selector__label{margin-bottom:12px;font-size:13px}.score-selector__fields{display:flex;justify-content:space-between}.score-selector__input{width:54px}.score-selector__btn{margin-top:12px}.score-selector .round-text-field__label{text-align:center}.round-text-field{display:flex;flex-flow:column nowrap}.round-text-field__input{height:32px;box-sizing:border-box;border-radius:4px;background:var(--block-bg-color);border:1px solid var(--block-border-bg);font-size:14px;color:var(--text-primary-color);padding:0 6px}.round-text-field__input:focus{border-color:var(--primary-color);outline:none}.round-text-field__input::-moz-placeholder{color:var(--text-light-color)}.round-text-field__input:-ms-input-placeholder{color:var(--text-light-color)}.round-text-field__input::placeholder{color:var(--text-light-color)}.round-text-field__label{margin-top:6px;font-size:10px;color:var(--text-primary-color)}