/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
progress,sub,sup {
  vertical-align: baseline;
}
button,hr,input {
  overflow: visible;
}
[type=checkbox],[type=radio],legend {
  box-sizing: border-box;
  padding: 0;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary {
  display: block;
}
audio,canvas,progress,video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],template {
  display: none;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active,a:hover {
  outline-width: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,strong {
  font-weight: bolder;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: .67em 0;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}
sub {
  bottom: -.25em;
}
sup {
  top: -.5em;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
code,kbd,pre,samp {
  font-family: monospace,monospace;
  font-size: 1em;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
button,input,optgroup,select,textarea {
  font: inherit;
  margin: 0;
}
optgroup {
  font-weight: 700;
}
button,select {
  text-transform: none;
}
[type=reset],[type=submit],button,html [type=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: ButtonText dotted 1px;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em;
}
legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}
textarea {
  overflow: auto;
}
[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-cancel-button,[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: .54;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
.badge-info h4 {
  margin-top: 0;
  margin-bottom: 0;
}
.badge-info .badge-share button {
  border: none;
  color: #fff;
  background-color: #0f3f6b;
}
#profile-info__edit table,
#profile-info__delete table {
  width: 100%;
}
#profile-info__edit th,
#profile-info__delete th {
  width: 35%;
  text-align: right;
  padding-right: 1rem;
  padding-top: 0.6rem;
  vertical-align: top;
}
#profile-info__edit th label,
#profile-info__delete th label {
  color: #0c64b4;
  font-size: 1rem;
  font-weight: 500;
}
#profile-info__edit td .simple_button,
#profile-info__delete td .simple_button {
  border: none;
  padding: 1rem 4rem;
  color: #fff;
  background-color: #163e69;
  transition: background-color 1s ease;
  cursor: pointer;
}
#profile-info__edit td .simple_button:hover,
#profile-info__delete td .simple_button:hover {
  background-color: #00b3ee;
}
#profile-info__edit td .error-text,
#profile-info__delete td .error-text {
  color: #f00;
}
#profile-info__edit td .help-text,
#profile-info__delete td .help-text {
  font-size: 0.8rem;
}
#profile-info__edit td .try-text,
#profile-info__delete td .try-text {
  padding-top: 0.2rem;
}
#profile-info__edit td .important-row,
#profile-info__delete td .important-row {
  font-weight: 500;
}
#profile-info__edit td .main-settings-row,
#profile-info__delete td .main-settings-row {
  padding-bottom: 1rem;
}
#profile-info__edit td .sub-settings-row,
#profile-info__delete td .sub-settings-row {
  margin-bottom: 0.5rem;
  margin-top: 0.5rem;
}
#profile-info__edit td .sub-settings-row .delete-account-help-text,
#profile-info__delete td .sub-settings-row .delete-account-help-text {
  font-size: 0.8rem;
  color: #808080;
}
#profile-info__edit td #id_app_debug_api_access_code,
#profile-info__delete td #id_app_debug_api_access_code {
  padding-top: 0.6rem;
  padding-bottom: 0.6rem;
  text-align: center;
  height: 1.3rem;
  margin-bottom: 0.5rem;
  width: 95%;
  border: solid 1px #0c64b4;
  color: #0c64b4;
}
#profile-info__edit td #id_review_period,
#profile-info__delete td #id_review_period,
#profile-info__edit td #id_digest_period,
#profile-info__delete td #id_digest_period,
#profile-info__edit td #id_mission_language,
#profile-info__delete td #id_mission_language {
  padding: 0.6rem;
  height: 2.6rem;
  margin-bottom: 0.5rem;
  width: 95%;
  border: solid 1px #0c64b4;
  color: #0c64b4;
  font-size: 1rem;
  background-color: #fff;
}
#profile-info__edit td div,
#profile-info__delete td div {
  color: #0c64b4;
}
#profile-info__edit td div a,
#profile-info__delete td div a {
  color: #184173;
}
.profile-info__delete__top {
  font-size: 1.5rem;
  font-weight: 500;
  color: #f00;
  text-align: center;
}
a {
  color: #184173;
}
.likes-page__header {
  text-align: center;
}
.likes-page__header a {
  color: #184173;
}
.likes-page-table a {
  color: #184173;
}
.pagination_row {
  margin-top: 1rem;
  text-align: center;
}
.pagination_row .left_arrow {
  font-weight: bold;
  text-align: left;
  display: inline-block;
  color: #0c64b4;
  margin-right: 2rem;
}
.pagination_row .cur_page_number {
  display: inline-block;
  width: 1.35em;
  height: 1.35em;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.1em;
  text-align: center;
  line-height: 1.2em;
  color: #70a7d7;
  font-size: 1rem;
  background-color: #fff;
}
.pagination_row .etc {
  display: inline-block;
}
.pagination_row .page-prev {
  vertical-align: middle;
  background-image: url("data:image/svg+xml;charset=utf-8,%3C?xml version=%221.0%22 encoding=%22utf-8%22?%3E %3Csvg id=%22Layer_1%22 style=%22enable-background:new 0 0 128 128;%22 viewBox=%220 0 128 128%22 xmlns=%22http://www.w3.org/2000/svg%22%3E %3Cg%3E %3Cg%3E %3Cpath style=%22fill:none;stroke:%232F3435;stroke-width:12;stroke-linecap:square;stroke-miterlimit:10;%22 d=%22M 57.119998931884766 103.33399963378906 L 17.78700065612793 64%22/%3E %3Cpath style=%22fill:none;stroke:%232F3435;stroke-width:12;stroke-linecap:square;stroke-miterlimit:10;%22 d=%22M 17.78700065612793 64 L 57.119998931884766 24.666000366210938%22/%3E %3C/g%3E %3Cpath style=%22fill:none;stroke:%232F3435;stroke-width:12;stroke-miterlimit:10;%22 d=%22M 17.78700065612793 64 L 118.21299743652344 64%22/%3E %3C/g%3E %3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 0;
  padding-left: 1rem;
  font-size: 1.9rem;
}
.pagination_row .page-next {
  vertical-align: middle;
  background-image: url("data:image/svg+xml;charset=utf-8,%3C?xml version=%221.0%22 encoding=%22utf-8%22?%3E %3Csvg id=%22Layer_1%22 style=%22enable-background:new 0 0 128 128;%22 viewBox=%220 0 128 128%22 xmlns=%22http://www.w3.org/2000/svg%22%3E %3Cg%3E %3Cg%3E %3Cpath style=%22fill:none;stroke:%232F3435;stroke-width:12;stroke-linecap:square;stroke-miterlimit:10;%22 d=%22M 70.87999725341797 24.666000366210938 L 110.21299743652344 64%22/%3E %3Cpath style=%22fill:none;stroke:%232F3435;stroke-width:12;stroke-linecap:square;stroke-miterlimit:10;%22 d=%22M 110.21299743652344 64 L 70.87999725341797 103.33399963378906%22/%3E %3C/g%3E %3Cpath style=%22fill:none;stroke:%232F3435;stroke-width:12;stroke-miterlimit:10;%22 d=%22M 110.21299743652344 64 L 9.786999702453613 64%22/%3E %3C/g%3E %3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 0;
  padding-left: 1rem;
}
.pagination_row .page {
  width: 1.35em;
  height: 1.35em;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.1em;
  text-align: center;
  line-height: 1.2em;
  color: #fff;
  font-size: 1rem;
  background-color: #70a7d7;
}
.points-page__body a {
  color: #184173 !important;
}
.pagination_row {
  margin-top: 1rem;
  text-align: center;
}
.pagination_row .left_arrow {
  font-weight: bold;
  text-align: left;
  display: inline-block;
  color: #0c64b4;
  margin-right: 2rem;
}
.pagination_row .cur_page_number {
  display: inline-block;
  width: 1.35em;
  height: 1.35em;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.1em;
  text-align: center;
  line-height: 1.2em;
  color: #70a7d7;
  font-size: 1rem;
  background-color: #fff;
}
.pagination_row .etc {
  display: inline-block;
}
.pagination_row .page-prev {
  vertical-align: middle;
  background-image: url("data:image/svg+xml;charset=utf-8,%3C?xml version=%221.0%22 encoding=%22utf-8%22?%3E %3Csvg id=%22Layer_1%22 style=%22enable-background:new 0 0 128 128;%22 viewBox=%220 0 128 128%22 xmlns=%22http://www.w3.org/2000/svg%22%3E %3Cg%3E %3Cg%3E %3Cpath style=%22fill:none;stroke:%232F3435;stroke-width:12;stroke-linecap:square;stroke-miterlimit:10;%22 d=%22M 57.119998931884766 103.33399963378906 L 17.78700065612793 64%22/%3E %3Cpath style=%22fill:none;stroke:%232F3435;stroke-width:12;stroke-linecap:square;stroke-miterlimit:10;%22 d=%22M 17.78700065612793 64 L 57.119998931884766 24.666000366210938%22/%3E %3C/g%3E %3Cpath style=%22fill:none;stroke:%232F3435;stroke-width:12;stroke-miterlimit:10;%22 d=%22M 17.78700065612793 64 L 118.21299743652344 64%22/%3E %3C/g%3E %3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 0;
  padding-left: 1rem;
  font-size: 1.9rem;
}
.pagination_row .page-next {
  vertical-align: middle;
  background-image: url("data:image/svg+xml;charset=utf-8,%3C?xml version=%221.0%22 encoding=%22utf-8%22?%3E %3Csvg id=%22Layer_1%22 style=%22enable-background:new 0 0 128 128;%22 viewBox=%220 0 128 128%22 xmlns=%22http://www.w3.org/2000/svg%22%3E %3Cg%3E %3Cg%3E %3Cpath style=%22fill:none;stroke:%232F3435;stroke-width:12;stroke-linecap:square;stroke-miterlimit:10;%22 d=%22M 70.87999725341797 24.666000366210938 L 110.21299743652344 64%22/%3E %3Cpath style=%22fill:none;stroke:%232F3435;stroke-width:12;stroke-linecap:square;stroke-miterlimit:10;%22 d=%22M 110.21299743652344 64 L 70.87999725341797 103.33399963378906%22/%3E %3C/g%3E %3Cpath style=%22fill:none;stroke:%232F3435;stroke-width:12;stroke-miterlimit:10;%22 d=%22M 110.21299743652344 64 L 9.786999702453613 64%22/%3E %3C/g%3E %3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 0;
  padding-left: 1rem;
}
.pagination_row .page {
  width: 1.35em;
  height: 1.35em;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.1em;
  text-align: center;
  line-height: 1.2em;
  color: #fff;
  font-size: 1rem;
  background-color: #70a7d7;
}
.block_progress .user-info {
  margin-top: 4px;
}
.block_progress .user-info a {
  white-space: nowrap;
  max-width: 5.5rem;
  overflow: hidden;
  display: inline-block;
  text-overflow: ellipsis;
  padding-left: 0.3rem;
  vertical-align: middle;
}
.block_progress .user-info img {
  width: 2.8em;
  height: 2.8em;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.1em;
}
@media only screen and (min-width: 600px) and (max-width: 800px) {
  .block_progress .user-info img {
    margin-bottom: 0.3rem;
  }
}
.block_progress .user-info p {
  margin-top: 0;
  margin-bottom: 0;
}
@media only screen and (min-width: 600px) and (max-width: 800px) {
  .block_progress .user-info p {
    margin-bottom: 0.3rem;
  }
}
.block_progress .user-info .level_number {
  width: 1.35em;
  height: 1.35em;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.1em;
  text-align: center;
  line-height: 1.35em !important;
  color: #fff;
  font-size: 2.1em;
  font-weight: bold;
  background-color: #70a7d7;
}
.block_progress .user-info .level_number.pro {
  background-color: #ff7b50;
}
.block_progress .user-info .level_number_pro {
  background-color: #ff7b50;
}
.block_progress .user-info .username {
  color: #0f3f6b;
  font-weight: bold;
}
.block_progress_comment {
  float: left;
  width: calc(100% - 2rem);
  margin: 1rem;
}
.block_quests__logo {
  float: left;
}
.block_quests__logo__img {
  width: 128px;
  height: 128px;
}
.block_quests__info__title {
  font-weight: bold;
}
.block_quests__info__description {
  color: #808080;
}
.block_progress_menu__left,
.block_progress_menu__right {
  padding: 1rem 4rem;
  display: inline-block;
}
@media only screen and (max-width: 842px) {
  .block_progress_menu__left,
  .block_progress_menu__right {
    padding: 1rem 2rem;
  }
}
@media only screen and (max-width: 691px) {
  .block_progress_menu__left,
  .block_progress_menu__right {
    padding: 0.5rem 0.5rem;
  }
}
@media only screen and (max-width: 591px) {
  .block_progress_menu__left,
  .block_progress_menu__right {
    padding: 0.25rem 0.5rem;
    text-align: center;
    display: inline-block;
  }
}
.block_progress_menu__right {
  float: right;
}
@media only screen and (max-width: 591px) {
  .block_progress_menu__right {
    float: none !important;
  }
}
.block_progress_menu a {
  color: #184173;
}
.block_progress_shared_url {
  background-color: #b0e1f8;
  padding: 1rem;
}
.block_progress_shared_url input {
  width: 100%;
  border: 0;
  margin-top: 1rem;
}
.block_progress_table .section-header {
  color: #fff;
  text-transform: uppercase;
  background-color: #184173;
  padding: 0.5rem;
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
.block_progress_table .block_progress {
  background-color: #b0e1f8;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  color: #184173;
}
.block_progress_table .block_progress a {
  color: #184173;
}
.block_progress_table .block_progress_likes,
.block_progress_table .block_progress_comments,
.block_progress_table .block_progress_place {
  margin-top: 1rem;
  padding-bottom: 0.5rem;
}
@media only screen and (max-width: 550px) {
  .block_progress_table .block_progress_likes,
  .block_progress_table .block_progress_comments,
  .block_progress_table .block_progress_place {
    text-align: center;
  }
}
.block_progress_table .block_progress .block_progress_likes .icon {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg id=%22Layer_1%22 width=%2213.7%22 height=%2213.7%22 viewBox=%220 0 15.7 15.7%22 xmlns=%22http://www.w3.org/2000/svg%22%3E %3Cg id=%22Like_2%22 transform=%22matrix(0.3265308141708374, 0, 0, 0.3001875877380371, -100.04901885986327, -77.32832431793213)%22%3E %3Cpath d=%22M307,290.5c0,4.6,5.5,3.9,5.5,3.9c-2.2,0.1-4.1,1.7-4.1,4c0,2.7,2.2,4.3,4.4,4.2c0,0,2.5-0.1,2.6-0.1&%2310;&%239;&%239;c-0.8,0.3-2.9,1.3-1.4,4.9c1.4,3.5,22.1,1.3,25.3,0.2c2.3-0.8,3.8-1.9,5.8-1.9h10.3l0-25c0,0-11,0.5-12.6-1.7&%2310;&%239;&%239;c-0.1-0.2-2.2-3.5-2.7-4.1c-3.1-3.4-5.5-3.1-7.6-6.8c-3.1-5.5-3.1-10.5-4.7-10.5c-2.1,0-5.8,0.7-5.8,5.8c0,7.6,4.1,13.9,4.1,13.9&%2310;&%239;&%239;l-15.9,0.8c-2.2,0.1-3.8,2.1-3.7,4.4s2,4,4.2,3.9C308.6,286.4,306.9,288.3,307,290.5z%22 style=%22fill: rgb(42, 51, 118);%22/%3E %3C/g%3E %3C/svg%3E");
  background-repeat: no-repeat;
  padding-left: 1.2rem;
  margin-right: 0.6rem;
  background-position: 0;
  margin-left: 0;
}
.block_progress_table .block_progress .block_progress_comments .icon {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg id=%22Layer_1%22 width=%2213.7%22 height=%2213.7%22 viewBox=%220 0 14 11.7%22 xmlns=%22http://www.w3.org/2000/svg%22 xmlns:bx=%22http://www.boxy-svg.com/bx%22%3E %3Cpath d=%22M 13.594 8.884 C 13.594 8.884 13.594 3.094 13.594 1.697 C 13.594 0 12.007 0 12.007 0 C 12.007 0 3.28 0 1.64 0 C 0 0 0.132 1.422 0.132 1.422 C 0.132 1.422 0.132 7.486 0.132 8.784 C 0.132 10.281 1.666 10.331 1.666 10.331 L 4.972 10.331 L 5.395 10.331 C 7.247 13.7 10.764 13.7 10.764 13.7 C 8.358 12.577 8.437 10.331 8.437 10.331 C 9.944 10.331 11.611 10.331 12.272 10.331 C 13.7 10.281 13.594 8.884 13.594 8.884 Z%22 style=%22fill: rgb(42, 51, 118);%22 bx:origin=%220.5 0.5%22/%3E %3C/svg%3E");
  background-repeat: no-repeat;
  padding-left: 1.2rem;
  margin-right: 0.6rem;
  background-position: 0;
  margin-left: 0;
}
.block_progress_table .block_progress .block_progress_place .icon {
  background: url("data:image/svg+xml;charset=utf-8,%3C?xml version=%221.0%22 encoding=%22utf-8%22?%3E %3Csvg width=%2216px%22 height=%2226px%22 viewBox=%220 0 16 26%22 xmlns=%22http://www.w3.org/2000/svg%22 xmlns:bx=%22https://boxy-svg.com%22%3E %3Cdesc/%3E %3Cg id=%22Page-1%22 style=%22fill: none; fill-rule: evenodd; stroke: none; stroke-width: 1;%22 transform=%22matrix(0.761905, 0, 0, 1, -4.57143, -3)%22 bx:origin=%222.2706531765948057e-8 0%22%3E %3Cg id=%22icon-15-trophy%22 style=%22fill: rgb(146, 146, 146);%22%3E %3Cpath d=%22M21,25 L21,22 L17,22 L17,17.9999979 L17,17.9999977 C20.3142002,17.9971381 23,15.3165338 23,12.0069348 L23,12 C26.5,10.5 27,3 27,3 L23,3 L22.5080872,3 L10,3 L6,3 C6,3 6.5,10.5 10,12 L10,12.0069348 C10,15.3150447 12.6907305,17.9971322 16,17.9999977 L16,22 L16,22 L12,22 L12,25 L9,25 L9,29 L24,29 L24,25 L21,25 L21,25 Z M10,4 L10,10.8999939 C7.6541748,9.22064209 7.1000061,4 7.1000061,4 L10,4 L10,4 Z M22.9824219,4 L22.9824219,10.8803101 C25.3282471,9.20095825 25.8828125,4 25.8828125,4 L22.9824219,4 L22.9824219,4 Z%22 id=%22trophy%22 style=%22fill: rgb(42, 51, 118);%22/%3E %3C/g%3E %3C/g%3E %3C/svg%3E");
  background-repeat: no-repeat;
  padding-left: 1.2rem;
  margin-left: 0.6rem;
  background-position: 0;
  margin-left: 0;
}
.block_progress_table .block_progress .block_progress_task {
  color: #184173;
  background-color: #83d1f5;
  text-align: center;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.block_progress_table .block_progress .block_progress_main img {
  vertical-align: middle;
  padding-right: 0.5rem;
}
.block_progress_table .block_progress .block_progress_main a {
  font-weight: 500;
}
.block_stations {
  text-align: left;
}
.block_stations .block_station {
  margin-bottom: 0.5rem;
  color: #fff;
  text-decoration: none;
  display: inline-block;
}
@media only screen and (min-width: 611px) {
  .block_stations .block_station:nth-child(3n) .block_station_main {
    margin-right: 0;
  }
}
@media only screen and (max-width: 1192px) {
  .block_stations .block_station {
    width: calc(34% - 0.55rem);
  }
}
@media only screen and (max-width: 780px) {
  .block_stations .block_station {
    width: 100%;
  }
}
.block_stations .block_station .block_station_icon_wapper {
  background-color: #fff;
  display: inline-block;
  width: 70px;
  height: 50px;
  text-align: center;
  padding: 5px 0;
  vertical-align: middle;
}
@media only screen and (max-width: 1192px) {
  .block_stations .block_station .block_station_icon_wapper {
    width: 60px;
    height: 45px;
  }
}
.block_stations .block_station .block_station_icon_wapper .block_station_icon {
  height: 50px;
}
@media only screen and (max-width: 1192px) {
  .block_stations .block_station .block_station_icon_wapper .block_station_icon {
    height: 45px;
  }
}
.block_stations .block_station .block_station_main {
  background-color: #184173;
  text-transform: uppercase;
  display: inline-block;
  width: 194px;
  margin-right: 1rem;
  vertical-align: middle;
  padding: 0.3rem;
}
@media only screen and (max-width: 1192px) {
  .block_stations .block_station .block_station_main {
    width: calc(100% - 90px);
    font-size: 0.8rem;
    margin-right: 0;
  }
}
@media only screen and (max-width: 1100px) {
  .block_stations .block_station .block_station_main {
    margin-right: 0.5rem;
    width: calc(100% - 82px);
  }
}
@media only screen and (max-width: 780px) {
  .block_stations .block_station .block_station_main {
    width: calc(100% - 76px);
    margin-right: 0;
  }
}
.block_stations .block_station .block_station_main .block_station_progress_wapper {
  margin: 3px 0;
  width: 100%;
  height: 2px;
  background: #266b97;
}
.block_stations .block_station .block_station_main .block_station_progress {
  height: 2px;
  background: #3aa7ea;
}
.block_stations .block_station .block_station_main .block_station_score {
  float: left;
}
.block_stations .block_station .block_station_main .block_station_percentage_wapper {
  float: right;
}
.block_stations .block_station .block_station_main .block_station_percentage_wapper:before {
  width: 22px;
  height: 20px;
  background: url("../imgv3/profile/gauge.png") no-repeat center center;
  display: inline-block;
  content: " ";
  margin: 0 5px 0 0;
  vertical-align: middle;
}
.block_stations .hidden {
  display: none;
}
.summary_more {
  text-align: right;
}
.summary_more .underline_dashed {
  color: #184173;
}
.summary_more .summary_sections_link {
  background: url("data:image/svg+xml;charset=utf-8,%3C?xml version=%221.0%22 encoding=%22utf-8%22?%3E %3Csvg id=%22svg2%22 width=%2214%22 height=%2214%22 viewBox=%220 0 15 15%22 xmlns=%22http://www.w3.org/2000/svg%22 xmlns:bx=%22https://www.boxy-svg.com/bx%22%3E %3Cg id=%22layer1%22 transform=%22matrix(0.031431, 0, 0, 0.036994, -0.545201, -21.960669)%22 bx:origin=%22-2.398008369652871e-8 0%22%3E %3Cpath d=%22m 91.860396,593.62783 c -5.09105,0 -10.15073,2.11819 -13.75,5.71875 l -55,55 c -3.59127,3.59815 -5.6875,8.63504 -5.6875,13.71875 0,5.08369 2.09623,10.15184 5.6875,13.75 L 137.6729,796.37783 23.110396,910.94033 c -3.66423,3.66678 -5.76442,8.84801 -5.6875,14.03125 0.0784,4.9853 2.16308,9.91076 5.6875,13.4375 l 55,55 c 3.59927,3.6006 8.65895,5.6875 13.75,5.6875 5.09105,0 10.150734,-2.0869 13.750004,-5.6875 L 288.89165,810.12783 c 3.60056,-3.59928 5.6875,-8.65895 5.6875,-13.75 0,-5.09105 -2.08694,-10.15073 -5.6875,-13.75 L 105.6104,599.34658 c -3.59927,-3.60056 -8.658954,-5.71875 -13.750004,-5.71875 z m 200.000004,0 c -5.09105,0 -10.15073,2.11819 -13.75,5.71875 l -55,55 c -3.59127,3.59815 -5.6875,8.63504 -5.6875,13.71875 0,5.08369 2.09623,10.15184 5.6875,13.75 l 114.5625,114.5625 -114.5625,114.5625 c -3.66423,3.66678 -5.76442,8.84801 -5.6875,14.03125 0.0784,4.9853 2.16308,9.91076 5.6875,13.4375 l 55,55 c 3.59927,3.6006 8.65895,5.6875 13.75,5.6875 5.09105,0 10.15073,-2.0869 13.75,-5.6875 L 488.89165,810.12783 c 3.60056,-3.59928 5.6875,-8.65895 5.6875,-13.75 0,-5.09105 -2.08694,-10.15073 -5.6875,-13.75 L 305.6104,599.34658 c -3.59927,-3.60056 -8.65895,-5.71875 -13.75,-5.71875 z%22 id=%22path3766-1%22 style=%22font-size: medium; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; text-indent: 0px; text-align: start; text-decoration: none; line-height: normal; letter-spacing: normal; word-spacing: normal; text-transform: none; direction: ltr; writing-mode: lr-tb; text-anchor: start; baseline-shift: baseline; color: rgb(0, 0, 0); fill: rgb(24, 65, 115); fill-opacity: 1; fill-rule: nonzero; stroke: none; stroke-width: 38.88; marker: none; visibility: visible; display: inline; overflow: visible; font-family: Sans;%22/%3E %3C/g%3E %3C/svg%3E");
  background-repeat: no-repeat;
  padding-left: 1.7rem;
  background-position: 0;
}
.summary_more .reduce {
  background: url("data:image/svg+xml;charset=utf-8,%3C?xml version=%221.0%22 encoding=%22utf-8%22?%3E %3Csvg id=%22svg2%22 width=%2214%22 height=%2214%22 viewBox=%220 0 15 15%22 xmlns=%22http://www.w3.org/2000/svg%22 xmlns:bx=%22https://boxy-svg.com%22%3E %3Cg id=%22layer1%22 transform=%22matrix(-0.031431, 0, 0, 0.036994, 15.545118, -21.960669)%22 bx:origin=%22-2.398008369652871e-8 0%22%3E %3Cpath d=%22m 91.860396,593.62783 c -5.09105,0 -10.15073,2.11819 -13.75,5.71875 l -55,55 c -3.59127,3.59815 -5.6875,8.63504 -5.6875,13.71875 0,5.08369 2.09623,10.15184 5.6875,13.75 L 137.6729,796.37783 23.110396,910.94033 c -3.66423,3.66678 -5.76442,8.84801 -5.6875,14.03125 0.0784,4.9853 2.16308,9.91076 5.6875,13.4375 l 55,55 c 3.59927,3.6006 8.65895,5.6875 13.75,5.6875 5.09105,0 10.150734,-2.0869 13.750004,-5.6875 L 288.89165,810.12783 c 3.60056,-3.59928 5.6875,-8.65895 5.6875,-13.75 0,-5.09105 -2.08694,-10.15073 -5.6875,-13.75 L 105.6104,599.34658 c -3.59927,-3.60056 -8.658954,-5.71875 -13.750004,-5.71875 z m 200.000004,0 c -5.09105,0 -10.15073,2.11819 -13.75,5.71875 l -55,55 c -3.59127,3.59815 -5.6875,8.63504 -5.6875,13.71875 0,5.08369 2.09623,10.15184 5.6875,13.75 l 114.5625,114.5625 -114.5625,114.5625 c -3.66423,3.66678 -5.76442,8.84801 -5.6875,14.03125 0.0784,4.9853 2.16308,9.91076 5.6875,13.4375 l 55,55 c 3.59927,3.6006 8.65895,5.6875 13.75,5.6875 5.09105,0 10.15073,-2.0869 13.75,-5.6875 L 488.89165,810.12783 c 3.60056,-3.59928 5.6875,-8.65895 5.6875,-13.75 0,-5.09105 -2.08694,-10.15073 -5.6875,-13.75 L 305.6104,599.34658 c -3.59927,-3.60056 -8.65895,-5.71875 -13.75,-5.71875 z%22 id=%22path3766-1%22 style=%22font-size: medium; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; text-indent: 0px; text-align: start; text-decoration: none; line-height: normal; letter-spacing: normal; word-spacing: normal; text-transform: none; direction: ltr; writing-mode: lr-tb; text-anchor: start; baseline-shift: baseline; color: rgb(0, 0, 0); fill: rgb(24, 65, 115); fill-opacity: 1; fill-rule: nonzero; stroke: none; stroke-width: 38.88; marker: none; visibility: visible; display: inline; overflow: visible; font-family: Sans;%22/%3E %3C/g%3E %3C/svg%3E");
  background-repeat: no-repeat;
  padding-left: 1.7rem;
  background-position: 0;
}
.summary_more_link {
  margin: 0.5rem;
  float: right;
  background: url("data:image/svg+xml;charset=utf-8,%3C?xml version=%221.0%22 encoding=%22utf-8%22?%3E %3Csvg id=%22svg2%22 width=%2214%22 height=%2214%22 viewBox=%220 0 15 15%22 xmlns=%22http://www.w3.org/2000/svg%22 xmlns:bx=%22https://www.boxy-svg.com/bx%22%3E %3Cg id=%22layer1%22 transform=%22matrix(0.031431, 0, 0, 0.036994, -0.545201, -21.960669)%22 bx:origin=%22-2.398008369652871e-8 0%22%3E %3Cpath d=%22m 91.860396,593.62783 c -5.09105,0 -10.15073,2.11819 -13.75,5.71875 l -55,55 c -3.59127,3.59815 -5.6875,8.63504 -5.6875,13.71875 0,5.08369 2.09623,10.15184 5.6875,13.75 L 137.6729,796.37783 23.110396,910.94033 c -3.66423,3.66678 -5.76442,8.84801 -5.6875,14.03125 0.0784,4.9853 2.16308,9.91076 5.6875,13.4375 l 55,55 c 3.59927,3.6006 8.65895,5.6875 13.75,5.6875 5.09105,0 10.150734,-2.0869 13.750004,-5.6875 L 288.89165,810.12783 c 3.60056,-3.59928 5.6875,-8.65895 5.6875,-13.75 0,-5.09105 -2.08694,-10.15073 -5.6875,-13.75 L 105.6104,599.34658 c -3.59927,-3.60056 -8.658954,-5.71875 -13.750004,-5.71875 z m 200.000004,0 c -5.09105,0 -10.15073,2.11819 -13.75,5.71875 l -55,55 c -3.59127,3.59815 -5.6875,8.63504 -5.6875,13.71875 0,5.08369 2.09623,10.15184 5.6875,13.75 l 114.5625,114.5625 -114.5625,114.5625 c -3.66423,3.66678 -5.76442,8.84801 -5.6875,14.03125 0.0784,4.9853 2.16308,9.91076 5.6875,13.4375 l 55,55 c 3.59927,3.6006 8.65895,5.6875 13.75,5.6875 5.09105,0 10.15073,-2.0869 13.75,-5.6875 L 488.89165,810.12783 c 3.60056,-3.59928 5.6875,-8.65895 5.6875,-13.75 0,-5.09105 -2.08694,-10.15073 -5.6875,-13.75 L 305.6104,599.34658 c -3.59927,-3.60056 -8.65895,-5.71875 -13.75,-5.71875 z%22 id=%22path3766-1%22 style=%22font-size: medium; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; text-indent: 0px; text-align: start; text-decoration: none; line-height: normal; letter-spacing: normal; word-spacing: normal; text-transform: none; direction: ltr; writing-mode: lr-tb; text-anchor: start; baseline-shift: baseline; color: rgb(0, 0, 0); fill: rgb(24, 65, 115); fill-opacity: 1; fill-rule: nonzero; stroke: none; stroke-width: 38.88; marker: none; visibility: visible; display: inline; overflow: visible; font-family: Sans;%22/%3E %3C/g%3E %3C/svg%3E");
  background-repeat: no-repeat;
  padding-left: 1.2rem;
  margin-left: 0.6rem;
  background-position: 0;
}
.summary__block__container {
  color: #184173;
}
.summary__block__container a {
  font-size: 1em;
  color: #184173;
}
.summary__block__container .summary_header {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.summary__block__container .summary_block_missions {
  font-size: 1.1rem;
  font-weight: 500;
}
.summary__block__container .summary_block_missions .block_solutions {
  margin-bottom: 0.2rem;
  margin-top: 0.2rem;
}
.summary__block__container .summary_block_badges {
  font-size: 1.1rem;
  font-weight: 500;
}
.summary__block__container .summary_block_badges .block_badges {
  margin-bottom: 0.2rem;
  margin-top: 0.2rem;
}
.summary__block__container .summary_block_badges .block_badges a {
  color: #c9ebfb;
}
.summary__block__container .summary_block_badges .summary_more_link {
  float: right;
}
.summary__block__container .summary_block_publications {
  font-size: 1.1rem;
  font-weight: 500;
}
.summary__block__container .summary_block_publications .block_publication .block_publication_main a {
  vertical-align: middle;
  display: inline-block;
}
.summary__block__container .summary_block_publications .block_publication .block_publication_likes {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg id=%22Layer_1%22 width=%2213.7%22 height=%2213.7%22 viewBox=%220 0 15.7 15.7%22 xmlns=%22http://www.w3.org/2000/svg%22%3E %3Cg id=%22Like_2%22 transform=%22matrix(0.3265308141708374, 0, 0, 0.3001875877380371, -100.04901885986327, -77.32832431793213)%22%3E %3Cpath d=%22M307,290.5c0,4.6,5.5,3.9,5.5,3.9c-2.2,0.1-4.1,1.7-4.1,4c0,2.7,2.2,4.3,4.4,4.2c0,0,2.5-0.1,2.6-0.1&%2310;&%239;&%239;c-0.8,0.3-2.9,1.3-1.4,4.9c1.4,3.5,22.1,1.3,25.3,0.2c2.3-0.8,3.8-1.9,5.8-1.9h10.3l0-25c0,0-11,0.5-12.6-1.7&%2310;&%239;&%239;c-0.1-0.2-2.2-3.5-2.7-4.1c-3.1-3.4-5.5-3.1-7.6-6.8c-3.1-5.5-3.1-10.5-4.7-10.5c-2.1,0-5.8,0.7-5.8,5.8c0,7.6,4.1,13.9,4.1,13.9&%2310;&%239;&%239;l-15.9,0.8c-2.2,0.1-3.8,2.1-3.7,4.4s2,4,4.2,3.9C308.6,286.4,306.9,288.3,307,290.5z%22 style=%22fill: rgb(42, 51, 118);%22/%3E %3C/g%3E %3C/svg%3E");
  background-repeat: no-repeat;
  padding-left: 1.2rem;
  margin-right: 0.6rem;
  background-position: 0;
  margin-top: 10px;
  float: right;
  font-size: 0.8rem;
  margin-top: 0.3rem;
  width: 1.5rem;
}
.summary__block__container .summary_block_publications .block_publication .block_publication_likes .hidden {
  display: none;
}
.summary__block__container .summary_block_publications .block_publication .block_publication_place {
  background-image: url("data:image/svg+xml;charset=utf-8,%3C?xml version=%221.0%22 encoding=%22utf-8%22?%3E %3Csvg id=%22Layer_1%22 x=%220px%22 y=%220px%22 viewBox=%220 0 22 22%22 xmlns=%22http://www.w3.org/2000/svg%22%3E %3Cg transform=%22matrix(0.036685, 0, 0, 0.036667, 0.073004, -4.415661)%22%3E %3Cpath d=%22M 479.0299987792969 173.16799926757812 L 597.7150268554688 173.16799926757812 L 595.7449951171875 184.74000549316406 L 577.8389892578125 302.510986328125 L 577.3250122070312 305.4259948730469 L 575.35400390625 307.7969970703125 L 443.87701416015625 460.3680114746094 L 430.3689880371094 446.94000244140625 L 560.10498046875 296.4830017089844 L 576.0679931640625 192.88299560546875 L 478.9159851074219 192.88299560546875 L 478.9159851074219 253.51100158691406 L 477.94500732421875 255.625 L 345.5539855957031 559.7109985351562 L 343.0690002441406 565.2540283203125 L 337.18701171875 565.2540283203125 L 256.2550048828125 565.5399780273438 L 250.3719940185547 565.5399780273438 L 247.88699340820312 559.7109985351562 L 115.29499816894531 255.5970001220703 L 114.2959976196289 253.51100158691406 L 114.2959976196289 192.85400390625 L 19.628000259399414 192.85400390625 L 35.5629997253418 296.4540100097656 L 165.04200744628906 446.9110107421875 L 151.79200744628906 460.3680114746094 L 20.11400032043457 307.739990234375 L 18.114999771118164 305.3689880371094 L 17.857999801635742 302.4830017089844 L -0.2760000228881836 184.68299865722656 L -1.9900000095367432 173.11099243164062 L 114.2959976196289 173.11099243164062 L 114.2959976196289 120.4260025024414 L 479.0299987792969 120.4260025024414 L 479.0299987792969 173.11099243164062 Z%22 style=%22fill-rule: evenodd; clip-rule: evenodd; fill: rgb(22, 63, 105);%22/%3E %3Cpath d=%22M 296.54901123046875 720.426025390625 L 170.69700622558594 720.426025390625 L 170.69700622558594 663.5120239257812 L 209.19200134277344 663.5120239257812 L 246.9739990234375 622.9400024414062 L 246.9739990234375 578.39697265625 L 346.2959899902344 578.39697265625 L 346.2959899902344 622.9110107421875 L 384.0769958496094 663.4819946289062 L 422.572998046875 663.4819946289062 L 422.572998046875 720.426025390625 L 296.49200439453125 720.426025390625 Z%22 style=%22fill-rule: evenodd; clip-rule: evenodd; fill: rgb(22, 63, 105);%22/%3E %3C/g%3E %3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 0;
  padding-left: 1.2rem;
  margin-left: 0.6rem;
  margin-top: 10px;
  float: right;
  font-size: 0.8rem;
  margin-right: 0.4rem;
  margin-top: 0.3rem;
  width: 1.5rem;
}
.summary__block__container .summary_block_publications .block_publication .block_publication_place .hidden {
  display: none;
}
.summary__block__container .summary_block_reviews {
  font-size: 1.1rem;
  font-weight: 500;
}
.summary__block__container .summary_block_reviews .block_reviews .hidden {
  display: none;
}
.summary__block__container .summary_block_reviews .block_reviews .block_review_likes {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg id=%22Layer_1%22 width=%2213.7%22 height=%2213.7%22 viewBox=%220 0 15.7 15.7%22 xmlns=%22http://www.w3.org/2000/svg%22%3E %3Cg id=%22Like_2%22 transform=%22matrix(0.3265308141708374, 0, 0, 0.3001875877380371, -100.04901885986327, -77.32832431793213)%22%3E %3Cpath d=%22M307,290.5c0,4.6,5.5,3.9,5.5,3.9c-2.2,0.1-4.1,1.7-4.1,4c0,2.7,2.2,4.3,4.4,4.2c0,0,2.5-0.1,2.6-0.1&%2310;&%239;&%239;c-0.8,0.3-2.9,1.3-1.4,4.9c1.4,3.5,22.1,1.3,25.3,0.2c2.3-0.8,3.8-1.9,5.8-1.9h10.3l0-25c0,0-11,0.5-12.6-1.7&%2310;&%239;&%239;c-0.1-0.2-2.2-3.5-2.7-4.1c-3.1-3.4-5.5-3.1-7.6-6.8c-3.1-5.5-3.1-10.5-4.7-10.5c-2.1,0-5.8,0.7-5.8,5.8c0,7.6,4.1,13.9,4.1,13.9&%2310;&%239;&%239;l-15.9,0.8c-2.2,0.1-3.8,2.1-3.7,4.4s2,4,4.2,3.9C308.6,286.4,306.9,288.3,307,290.5z%22 style=%22fill: rgb(42, 51, 118);%22/%3E %3C/g%3E %3C/svg%3E");
  background-repeat: no-repeat;
  padding-left: 1.2rem;
  margin-right: 0.6rem;
  background-position: 0;
  margin-top: 10px;
  float: right;
  font-size: 0.8rem;
}
.summary__block__container .summary_block_reviews .block_reviews .block_review_likes .hidden {
  display: none;
}
.summary__block__container .summary_block_reviews .block_review_main a {
  vertical-align: middle;
  display: inline-block;
}
.summary__block__container .summary_block_reviews .block_review_main a .block_review_logo {
  width: 32px;
  height: 32px;
}
.summary__block__container .summary_block_tasks {
  font-size: 1.1rem;
  font-weight: 500;
}
.summary__block__container .summary_block_posts {
  font-size: 1.1rem;
  font-weight: 500;
}
.summary__block__container .summary_block_posts .block_posts .block_post_title a {
  font-size: 1rem;
}
.summary__block__container .summary_block_posts .block_posts .block_post_info {
  font-size: 0.8rem;
}
.summary__block__container .summary_block_posts .block_posts .block_post_info .block_post_comments {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg id=%22Layer_1%22 width=%2213.7%22 height=%2213.7%22 viewBox=%220 0 14 11.7%22 xmlns=%22http://www.w3.org/2000/svg%22 xmlns:bx=%22http://www.boxy-svg.com/bx%22%3E %3Cpath d=%22M 13.594 8.884 C 13.594 8.884 13.594 3.094 13.594 1.697 C 13.594 0 12.007 0 12.007 0 C 12.007 0 3.28 0 1.64 0 C 0 0 0.132 1.422 0.132 1.422 C 0.132 1.422 0.132 7.486 0.132 8.784 C 0.132 10.281 1.666 10.331 1.666 10.331 L 4.972 10.331 L 5.395 10.331 C 7.247 13.7 10.764 13.7 10.764 13.7 C 8.358 12.577 8.437 10.331 8.437 10.331 C 9.944 10.331 11.611 10.331 12.272 10.331 C 13.7 10.281 13.594 8.884 13.594 8.884 Z%22 style=%22fill: rgb(42, 51, 118);%22 bx:origin=%220.5 0.5%22/%3E %3C/svg%3E");
  background-repeat: no-repeat;
  padding-left: 1.2rem;
  margin-right: 0.6rem;
  background-position: 0;
  float: right;
}
.summary__block__container .summary_block_posts .block_posts .block_post_info .block_post_score {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg id=%22Layer_1%22 width=%2213.7%22 height=%2213.7%22 viewBox=%220 0 15.7 15.7%22 xmlns=%22http://www.w3.org/2000/svg%22%3E %3Cg id=%22Like_2%22 transform=%22matrix(0.3265308141708374, 0, 0, 0.3001875877380371, -100.04901885986327, -77.32832431793213)%22%3E %3Cpath d=%22M307,290.5c0,4.6,5.5,3.9,5.5,3.9c-2.2,0.1-4.1,1.7-4.1,4c0,2.7,2.2,4.3,4.4,4.2c0,0,2.5-0.1,2.6-0.1&%2310;&%239;&%239;c-0.8,0.3-2.9,1.3-1.4,4.9c1.4,3.5,22.1,1.3,25.3,0.2c2.3-0.8,3.8-1.9,5.8-1.9h10.3l0-25c0,0-11,0.5-12.6-1.7&%2310;&%239;&%239;c-0.1-0.2-2.2-3.5-2.7-4.1c-3.1-3.4-5.5-3.1-7.6-6.8c-3.1-5.5-3.1-10.5-4.7-10.5c-2.1,0-5.8,0.7-5.8,5.8c0,7.6,4.1,13.9,4.1,13.9&%2310;&%239;&%239;l-15.9,0.8c-2.2,0.1-3.8,2.1-3.7,4.4s2,4,4.2,3.9C308.6,286.4,306.9,288.3,307,290.5z%22 style=%22fill: rgb(42, 51, 118);%22/%3E %3C/g%3E %3C/svg%3E");
  background-repeat: no-repeat;
  padding-left: 1.2rem;
  margin-right: 0.6rem;
  background-position: 0;
  float: right;
}
.summary__block__container .block_publications,
.summary__block__container .block_reviews,
.summary__block__container .block_solutions,
.summary__block__container .block_tasks,
.summary__block__container .block_posts,
.summary__block__container .block_badges {
  font-size: 1rem;
  color: #000;
  font-weight: 300;
  min-height: 3rem;
}
.summary__block__container .block_solutions,
.summary__block__container .block_badges {
  height: 3rem;
  overflow-y: hidden;
}
.summary__block__container .block_badges img {
  width: 48px;
  height: 48px;
}
.summary__block__container .block_review,
.summary__block__container .block_publication {
  min-height: 2.4rem;
}
.summary__block__container .block_publications,
.summary__block__container .block_reviews {
  min-height: 7rem;
}
.tasks-page__container__info .section-header,
.task-page__container__co-author .section-header {
  color: #fff;
  text-transform: uppercase;
  background-color: #184173;
  padding: 0.5rem;
}
.tasks-page__container__info .block_progress,
.task-page__container__co-author .block_progress {
  background-color: #b0e1f8;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  color: #184173;
}
.tasks-page__container__info .block_progress a,
.task-page__container__co-author .block_progress a {
  color: #184173;
}
.tasks-page__container__info .block_progress .block_progress_likes,
.task-page__container__co-author .block_progress .block_progress_likes {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg id=%22Layer_1%22 width=%2213.7%22 height=%2213.7%22 viewBox=%220 0 15.7 15.7%22 xmlns=%22http://www.w3.org/2000/svg%22%3E %3Cg id=%22Like_2%22 transform=%22matrix(0.3265308141708374, 0, 0, 0.3001875877380371, -100.04901885986327, -77.32832431793213)%22%3E %3Cpath d=%22M307,290.5c0,4.6,5.5,3.9,5.5,3.9c-2.2,0.1-4.1,1.7-4.1,4c0,2.7,2.2,4.3,4.4,4.2c0,0,2.5-0.1,2.6-0.1&%2310;&%239;&%239;c-0.8,0.3-2.9,1.3-1.4,4.9c1.4,3.5,22.1,1.3,25.3,0.2c2.3-0.8,3.8-1.9,5.8-1.9h10.3l0-25c0,0-11,0.5-12.6-1.7&%2310;&%239;&%239;c-0.1-0.2-2.2-3.5-2.7-4.1c-3.1-3.4-5.5-3.1-7.6-6.8c-3.1-5.5-3.1-10.5-4.7-10.5c-2.1,0-5.8,0.7-5.8,5.8c0,7.6,4.1,13.9,4.1,13.9&%2310;&%239;&%239;l-15.9,0.8c-2.2,0.1-3.8,2.1-3.7,4.4s2,4,4.2,3.9C308.6,286.4,306.9,288.3,307,290.5z%22 style=%22fill: rgb(42, 51, 118);%22/%3E %3C/g%3E %3C/svg%3E");
  background-repeat: no-repeat;
  padding-left: 1.2rem;
  margin-right: 0.6rem;
  background-position: 0;
  margin-top: 1rem;
  padding-bottom: 0;
}
.tasks-page__container__info .block_progress .block_progress_publications,
.task-page__container__co-author .block_progress .block_progress_publications {
  background: url("data:image/svg+xml;charset=utf-8,%3C?xml version=%221.0%22 encoding=%22utf-8%22?%3E %3Csvg id=%22Layer_1%22 style=%22enable-background:new 0 0 32 32;%22 width=%2216px%22 height=%2216px%22 viewBox=%220 0 16 16%22 xmlns=%22http://www.w3.org/2000/svg%22%3E %3Cg transform=%22matrix(0.5, 0, 0, 0.5, 48, 120)%22%3E %3Cpath d=%22M-76.728-240L-64-227.273l-4.244,1.414l-9.896-9.896L-76.728-240L-76.728-240z M-70.543-223.557l-9.898-9.898l-9.902,4.242 L-96-212.241l4.244,4.241l16.971-5.657L-70.543-223.557L-70.543-223.557z M-91.218-210.289l-0.541-0.539l8.748-8.748 c1.115,0.531,2.484,0.344,3.406-0.578c1.172-1.17,1.172-3.068,0-4.242c-1.172-1.171-3.072-1.171-4.242,0 c-0.922,0.922-1.106,2.291-0.577,3.404l-8.748,8.75l-0.539-0.541l4.979-14.945l7.832-3.354l7.981,7.982l-3.354,7.828 L-91.218-210.289z%22 style=%22fill: rgb(21, 60, 102);%22/%3E %3C/g%3E %3C/svg%3E");
  background-repeat: no-repeat;
  padding-left: 1.2rem;
  margin-right: 0.6rem;
  background-position: 0;
  margin-top: 1rem;
}
.tasks-page__container__info .block_progress .block_progress_score,
.task-page__container__co-author .block_progress .block_progress_score {
  color: #fff;
  background-color: #184173;
  text-align: center;
  padding: 1rem;
}
.tasks-page__container__info .block_progress .block_progress_admin,
.task-page__container__co-author .block_progress .block_progress_admin {
  margin-top: 0.5rem;
}
.tasks-page__container__info .block_progress .block,
.task-page__container__co-author .block_progress .block {
  text-align: center;
}
.tasks-page__container__info .block_progress .block .date,
.task-page__container__co-author .block_progress .block .date {
  font-size: 0.7rem;
}
.tasks-page__container__info .block_progress .block_progress_main img,
.task-page__container__co-author .block_progress .block_progress_main img {
  vertical-align: middle;
  padding-right: 0.5rem;
}
.tasks-page__container__info .block_progress .block_progress_main a,
.task-page__container__co-author .block_progress .block_progress_main a {
  font-weight: 500;
}
.tasks-page__row__empty {
  text-align: center;
  font-size: 1.1rem;
  color: #184173;
  padding: 1rem;
}
.progress__user-info {
  display: inline-block;
}
.progress__user-info span {
  height: 2px;
}
@media only screen and (max-width: 596px) {
  .progress__user-info {
    vertical-align: top;
  }
}
.progress__section {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.progress__section .experience__bar {
  display: inline-block;
  background-color: #70a7d7;
  width: 70%;
  vertical-align: middle;
}
@media only screen and (max-width: 858px) {
  .progress__section .experience__bar {
    width: 60%;
  }
}
@media only screen and (max-width: 785px) {
  .progress__section .experience__bar {
    width: 70%;
  }
}
@media only screen and (max-width: 601px) {
  .progress__section .experience__bar {
    width: 60%;
  }
}
@media only screen and (max-width: 450px) {
  .progress__section .experience__bar {
    width: 100%;
  }
}
.progress__section .experience__bar .block_station_progress_wrapper {
  width: 100%;
  height: 2px;
  background-color: #b0e1f8;
}
.progress__section .experience__bar .block_station_progress_wrapper .block_station_progress {
  height: 2px;
  background-color: #184173;
}
.progress__section .experience__num {
  display: inline-block;
  text-align: right;
  width: 29%;
}
@media only screen and (max-width: 450px) {
  .progress__section .experience__num {
    width: 100%;
  }
}
.progress__section .experience__num .end_experience {
  color: #70a7d7;
}
.hidden {
  display: none;
}
.aside__row__users-list {
  padding: 0.8rem;
  padding-top: 0;
  margin-top: -1rem;
}
.aside__row__users-list .user-info {
  padding-top: 0.8rem;
  min-width: 180px;
}
.aside__row__users-list .user-info a {
  white-space: nowrap;
  width: 5rem;
  overflow: hidden;
  display: inline-block;
  text-overflow: ellipsis;
  padding-left: 0.3rem;
  color: #fff;
}
.aside__row__users-list .user-info img {
  width: 2.3em;
  height: 2.3em;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.1em;
}
@media only screen and (min-width: 600px) and (max-width: 800px) {
  .aside__row__users-list .user-info img {
    margin-bottom: 0.3rem;
  }
}
.aside__row__users-list .user-info .username {
  display: inline-block;
}
.aside__row__users-list .user-info p {
  margin-top: 0;
  margin-bottom: 0;
  display: inline-block;
}
.aside__row__users-list .user-info .level_number {
  width: 1.35em;
  height: 1.35em;
  vertical-align: middle;
  margin-right: 0.1em;
  font-size: 1.7rem;
  text-align: center;
  line-height: 1.35em;
  color: #fff;
  font-weight: bold;
  background-color: #70a7d7;
}
.aside__row__users-list .user-info .level_number_pro {
  background-color: #ff7b50;
}
.page__container .profile_awesome {
  color: #ff7b50 !important;
  padding-left: 0 !important;
  font-weight: bold;
}
.page__container #main__container {
  background-color: #c9ebfb;
}
.page__container #main__container #badges-list img {
  width: 64px;
  height: 64px;
}
.page__container #main__container .profile-page__container {
  padding: 1rem;
}
.page__container #main__container .profile-page__container .user-deleted-title {
  text-align: center;
  font-size: 2.5rem;
  font-weight: bold;
}
.page__container #main__container .profile-page__container .profile-page__container__header .header__user__profile {
  color: #184173;
}
.page__container #main__container .profile-page__container .profile-page__container__header .header__user__profile .main-info__section {
  vertical-align: middle;
  display: inline-block;
  width: calc(100% - 105px);
}
@media only screen and (max-width: 545px) {
  .page__container #main__container .profile-page__container .profile-page__container__header .header__user__profile .main-info__section {
    display: block;
    width: 100%;
  }
}
.page__container #main__container .profile-page__container .profile-page__container__header .header__user__profile .profile_avatar {
  width: 2.8em;
  height: 2.8em;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.1em;
}
.page__container #main__container .profile-page__container .profile-page__container__header .header__user__profile .profile_level {
  width: 1.35em;
  height: 1.35em;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.1em;
  font-size: 2.5em;
  text-align: center;
  line-height: 1.35em;
  color: #fff;
  font-size: 2.1rem;
  font-weight: bold;
  background-color: #70a7d7;
}
.page__container #main__container .profile-page__container .profile-page__container__header .header__user__profile .profile_level.pro {
  background-color: #ff7b50;
}
.page__container #main__container .profile-page__container .profile-page__container__header .header__user__profile .profile_user {
  display: inline-block;
  padding-left: 0.3rem;
  font-size: 1.1rem;
  font-weight: 500;
}
.page__container #main__container .profile-page__container .profile-page__container__header .header__user__profile .profile_followers {
  padding-left: 1rem;
  font-size: 0.9rem;
}
.page__container #main__container .profile-page__container .profile-page__container__header .header__user__profile .profile_badges {
  font-size: 0.9rem;
}
.page__container #main__container .profile-page__container .profile-page__container__header .header__user__profile .profile_monthly_leader {
  font-size: 0.9rem;
}
.page__container #main__container .profile-page__container .profile-page__container__header .header__user__profile .profile_site {
  font-size: 0.8rem;
  padding-top: 0.5rem;
  padding-bottom: 0.25rem;
}
.page__container #main__container .profile-page__container .profile-page__container__header .header__user__profile .profile_site a {
  color: #0c64b4;
  padding-left: 0.5rem;
}
.page__container #main__container .profile-page__container .profile-page__container__header .header__user__profile .profile_misc {
  font-size: 0.8rem;
  padding-top: 0.25rem;
}
.page__container #main__container .profile-page__container .profile-page__container__header .header__user__profile .profile_misc .profile_misc_label {
  width: 5rem;
  display: inline-block;
}
.page__container #main__container .profile-page__container .profile-page__container__header .header__user__about {
  background-color: #83d1f5;
  font-size: 0.8rem;
}
.page__container #main__container .profile-page__container .profile-page__container__header .header__user__about p {
  padding: 1rem;
}
.page__container #main__container .profile-page__container .profile-page__container__body {
  margin-top: 1rem;
}
.profile-page__container__header {
  *zoom: 1;
}
.profile-page__container__header:before {
  content: '';
  display: table;
}
.profile-page__container__header:after {
  content: '';
  display: table;
  clear: both;
}
.profile-page__container__header .container__header__row {
  width: calc(99.99% * 70/100 - (30px - 30px * 70/100));
}
.profile-page__container__header .container__header__row:nth-child(1n) {
  float: left;
  margin-right: 30px;
  clear: none;
}
.profile-page__container__header .container__header__row:last-child {
  margin-right: 0;
}
.profile-page__container__header .container__header__row:nth-child(0n) {
  float: right;
}
@media only screen and (max-width: 785px) {
  .profile-page__container__header .container__header__row {
    width: calc(99.99% * 1/1 - (30px - 30px * 1/1));
  }
  .profile-page__container__header .container__header__row:nth-child(1n) {
    float: left;
    margin-right: 30px;
    clear: none;
  }
  .profile-page__container__header .container__header__row:last-child {
    margin-right: 0;
  }
  .profile-page__container__header .container__header__row:nth-child(0n) {
    float: right;
  }
}
.profile-page__container__header .container__header__row:nth-child(2) {
  width: calc(99.99% * 30/100 - (30px - 30px * 30/100));
}
.profile-page__container__header .container__header__row:nth-child(2):nth-child(1n) {
  float: left;
  margin-right: 30px;
  clear: none;
}
.profile-page__container__header .container__header__row:nth-child(2):last-child {
  margin-right: 0;
}
.profile-page__container__header .container__header__row:nth-child(2):nth-child(0n) {
  float: right;
}
@media only screen and (max-width: 785px) {
  .profile-page__container__header .container__header__row:nth-child(2) {
    margin-top: 0.5rem;
    width: calc(99.99% * 1/1 - (30px - 30px * 1/1));
  }
  .profile-page__container__header .container__header__row:nth-child(2):nth-child(1n) {
    float: left;
    margin-right: 30px;
    clear: none;
  }
  .profile-page__container__header .container__header__row:nth-child(2):last-child {
    margin-right: 0;
  }
  .profile-page__container__header .container__header__row:nth-child(2):nth-child(0n) {
    float: right;
  }
}
.summary__block__container {
  *zoom: 1;
}
.summary__block__container:before {
  content: '';
  display: table;
}
.summary__block__container:after {
  content: '';
  display: table;
  clear: both;
}
.summary__block__container .summary__block__row {
  width: calc(99.99% * 1/2 - (20px - 20px * 1/2));
}
.summary__block__container .summary__block__row:nth-child(1n) {
  float: left;
  margin-right: 20px;
  clear: none;
}
.summary__block__container .summary__block__row:last-child {
  margin-right: 0;
}
.summary__block__container .summary__block__row:nth-child(2n) {
  margin-right: 0;
  float: right;
}
.summary__block__container .summary__block__row:nth-child(2n + 1) {
  clear: left;
}
@media only screen and (min-width: 400px) and (max-width: 600px) {
  .summary__block__container .summary__block__row {
    width: calc(99.99% * 1/1 - (30px - 30px * 1/1));
  }
  .summary__block__container .summary__block__row:nth-child(1n) {
    float: left;
    margin-right: 30px;
    clear: none;
  }
  .summary__block__container .summary__block__row:last-child {
    margin-right: 0;
  }
  .summary__block__container .summary__block__row:nth-child(0n) {
    float: right;
  }
}
@media only screen and (max-width: 400px) {
  .summary__block__container .summary__block__row {
    width: calc(99.99% * 1/1 - (30px - 30px * 1/1));
  }
  .summary__block__container .summary__block__row:nth-child(1n) {
    float: left;
    margin-right: 30px;
    clear: none;
  }
  .summary__block__container .summary__block__row:last-child {
    margin-right: 0;
  }
  .summary__block__container .summary__block__row:nth-child(0n) {
    float: right;
  }
}
.block-progress__info-container,
.block_progress {
  *zoom: 1;
}
.block-progress__info-container:before,
.block_progress:before {
  content: '';
  display: table;
}
.block-progress__info-container:after,
.block_progress:after {
  content: '';
  display: table;
  clear: both;
}
.block-progress__info-container .block-progress__row,
.block_progress .block-progress__row {
  width: calc(99.99% * 12/100 - (15px - 15px * 12/100));
}
.block-progress__info-container .block-progress__row:nth-child(1n),
.block_progress .block-progress__row:nth-child(1n) {
  float: left;
  margin-right: 15px;
  clear: none;
}
.block-progress__info-container .block-progress__row:last-child,
.block_progress .block-progress__row:last-child {
  margin-right: 0;
}
.block-progress__info-container .block-progress__row:nth-child(0n),
.block_progress .block-progress__row:nth-child(0n) {
  margin-right: 0;
  float: right;
}
.block-progress__info-container .block-progress__row:nth-child(0n + 1),
.block_progress .block-progress__row:nth-child(0n + 1) {
  clear: left;
}
@media only screen and (max-width: 450px) {
  .block-progress__info-container .block-progress__row,
  .block_progress .block-progress__row {
    width: calc(99.99% * 1/5 - (5px - 5px * 1/5));
  }
  .block-progress__info-container .block-progress__row:nth-child(1n),
  .block_progress .block-progress__row:nth-child(1n) {
    float: left;
    margin-right: 5px;
    clear: none;
  }
  .block-progress__info-container .block-progress__row:last-child,
  .block_progress .block-progress__row:last-child {
    margin-right: 0;
  }
  .block-progress__info-container .block-progress__row:nth-child(0n),
  .block_progress .block-progress__row:nth-child(0n) {
    margin-right: 0;
    float: right;
  }
  .block-progress__info-container .block-progress__row:nth-child(0n + 1),
  .block_progress .block-progress__row:nth-child(0n + 1) {
    clear: left;
  }
}
.block-progress__info-container .block-progress__row:nth-child(1),
.block_progress .block-progress__row:nth-child(1) {
  width: calc(99.99% * 40/100 - (15px - 15px * 40/100));
}
.block-progress__info-container .block-progress__row:nth-child(1):nth-child(1n),
.block_progress .block-progress__row:nth-child(1):nth-child(1n) {
  float: left;
  margin-right: 15px;
  clear: none;
}
.block-progress__info-container .block-progress__row:nth-child(1):last-child,
.block_progress .block-progress__row:nth-child(1):last-child {
  margin-right: 0;
}
.block-progress__info-container .block-progress__row:nth-child(1):nth-child(0n),
.block_progress .block-progress__row:nth-child(1):nth-child(0n) {
  margin-right: 0;
  float: right;
}
.block-progress__info-container .block-progress__row:nth-child(1):nth-child(0n + 1),
.block_progress .block-progress__row:nth-child(1):nth-child(0n + 1) {
  clear: left;
}
@media only screen and (max-width: 450px) {
  .block-progress__info-container .block-progress__row:nth-child(1),
  .block_progress .block-progress__row:nth-child(1) {
    width: calc(99.99% * 4/5 - (15px - 15px * 4/5));
  }
  .block-progress__info-container .block-progress__row:nth-child(1):nth-child(1n),
  .block_progress .block-progress__row:nth-child(1):nth-child(1n) {
    float: left;
    margin-right: 15px;
    clear: none;
  }
  .block-progress__info-container .block-progress__row:nth-child(1):last-child,
  .block_progress .block-progress__row:nth-child(1):last-child {
    margin-right: 0;
  }
  .block-progress__info-container .block-progress__row:nth-child(1):nth-child(0n),
  .block_progress .block-progress__row:nth-child(1):nth-child(0n) {
    margin-right: 0;
    float: right;
  }
  .block-progress__info-container .block-progress__row:nth-child(1):nth-child(0n + 1),
  .block_progress .block-progress__row:nth-child(1):nth-child(0n + 1) {
    clear: left;
  }
}
.block-progress__info-container .block-progress__row__list,
.block_progress .block-progress__row__list {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: calc(99.99% * 15/100 - (15px - 15px * 15/100));
}
.block-progress__info-container .block-progress__row__list:nth-child(1n),
.block_progress .block-progress__row__list:nth-child(1n) {
  float: left;
  margin-right: 15px;
  clear: none;
}
.block-progress__info-container .block-progress__row__list:last-child,
.block_progress .block-progress__row__list:last-child {
  margin-right: 0;
}
.block-progress__info-container .block-progress__row__list:nth-child(0n),
.block_progress .block-progress__row__list:nth-child(0n) {
  margin-right: 0;
  float: right;
}
.block-progress__info-container .block-progress__row__list:nth-child(0n + 1),
.block_progress .block-progress__row__list:nth-child(0n + 1) {
  clear: left;
}
@media only screen and (max-width: 500px) {
  .block-progress__info-container .block-progress__row__list,
  .block_progress .block-progress__row__list {
    width: calc(99.99% * 1/3 - (5px - 5px * 1/3));
  }
  .block-progress__info-container .block-progress__row__list:nth-child(1n),
  .block_progress .block-progress__row__list:nth-child(1n) {
    float: left;
    margin-right: 5px;
    clear: none;
  }
  .block-progress__info-container .block-progress__row__list:last-child,
  .block_progress .block-progress__row__list:last-child {
    margin-right: 0;
  }
  .block-progress__info-container .block-progress__row__list:nth-child(0n),
  .block_progress .block-progress__row__list:nth-child(0n) {
    margin-right: 0;
    float: right;
  }
  .block-progress__info-container .block-progress__row__list:nth-child(0n + 1),
  .block_progress .block-progress__row__list:nth-child(0n + 1) {
    clear: left;
  }
}
.block-progress__info-container .block-progress__row__list:nth-child(1),
.block_progress .block-progress__row__list:nth-child(1) {
  width: calc(99.99% * 30/100 - (15px - 15px * 30/100));
}
.block-progress__info-container .block-progress__row__list:nth-child(1):nth-child(1n),
.block_progress .block-progress__row__list:nth-child(1):nth-child(1n) {
  float: left;
  margin-right: 15px;
  clear: none;
}
.block-progress__info-container .block-progress__row__list:nth-child(1):last-child,
.block_progress .block-progress__row__list:nth-child(1):last-child {
  margin-right: 0;
}
.block-progress__info-container .block-progress__row__list:nth-child(1):nth-child(0n),
.block_progress .block-progress__row__list:nth-child(1):nth-child(0n) {
  margin-right: 0;
  float: right;
}
.block-progress__info-container .block-progress__row__list:nth-child(1):nth-child(0n + 1),
.block_progress .block-progress__row__list:nth-child(1):nth-child(0n + 1) {
  clear: left;
}
@media only screen and (max-width: 500px) {
  .block-progress__info-container .block-progress__row__list:nth-child(1),
  .block_progress .block-progress__row__list:nth-child(1) {
    width: calc(99.99% * 1/1 - (15px - 15px * 1/1));
  }
  .block-progress__info-container .block-progress__row__list:nth-child(1):nth-child(1n),
  .block_progress .block-progress__row__list:nth-child(1):nth-child(1n) {
    float: left;
    margin-right: 15px;
    clear: none;
  }
  .block-progress__info-container .block-progress__row__list:nth-child(1):last-child,
  .block_progress .block-progress__row__list:nth-child(1):last-child {
    margin-right: 0;
  }
  .block-progress__info-container .block-progress__row__list:nth-child(1):nth-child(0n),
  .block_progress .block-progress__row__list:nth-child(1):nth-child(0n) {
    margin-right: 0;
    float: right;
  }
  .block-progress__info-container .block-progress__row__list:nth-child(1):nth-child(0n + 1),
  .block_progress .block-progress__row__list:nth-child(1):nth-child(0n + 1) {
    clear: left;
  }
}
.block-progress__info-container .block-progress__row__list:nth-child(2),
.block_progress .block-progress__row__list:nth-child(2) {
  width: calc(99.99% * 30/100 - (15px - 15px * 30/100));
}
.block-progress__info-container .block-progress__row__list:nth-child(2):nth-child(1n),
.block_progress .block-progress__row__list:nth-child(2):nth-child(1n) {
  float: left;
  margin-right: 15px;
  clear: none;
}
.block-progress__info-container .block-progress__row__list:nth-child(2):last-child,
.block_progress .block-progress__row__list:nth-child(2):last-child {
  margin-right: 0;
}
.block-progress__info-container .block-progress__row__list:nth-child(2):nth-child(0n),
.block_progress .block-progress__row__list:nth-child(2):nth-child(0n) {
  margin-right: 0;
  float: right;
}
.block-progress__info-container .block-progress__row__list:nth-child(2):nth-child(0n + 1),
.block_progress .block-progress__row__list:nth-child(2):nth-child(0n + 1) {
  clear: left;
}
@media only screen and (max-width: 500px) {
  .block-progress__info-container .block-progress__row__list:nth-child(2),
  .block_progress .block-progress__row__list:nth-child(2) {
    width: calc(99.99% * 1/1 - (15px - 15px * 1/1));
    margin-top: 0.25rem;
  }
  .block-progress__info-container .block-progress__row__list:nth-child(2):nth-child(1n),
  .block_progress .block-progress__row__list:nth-child(2):nth-child(1n) {
    float: left;
    margin-right: 15px;
    clear: none;
  }
  .block-progress__info-container .block-progress__row__list:nth-child(2):last-child,
  .block_progress .block-progress__row__list:nth-child(2):last-child {
    margin-right: 0;
  }
  .block-progress__info-container .block-progress__row__list:nth-child(2):nth-child(0n),
  .block_progress .block-progress__row__list:nth-child(2):nth-child(0n) {
    margin-right: 0;
    float: right;
  }
  .block-progress__info-container .block-progress__row__list:nth-child(2):nth-child(0n + 1),
  .block_progress .block-progress__row__list:nth-child(2):nth-child(0n + 1) {
    clear: left;
  }
}
.block_progress__container {
  *zoom: 1;
}
.block_progress__container:before {
  content: '';
  display: table;
}
.block_progress__container:after {
  content: '';
  display: table;
  clear: both;
}
.block_progress__container .block_progress__row {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: calc(99.99% * 13/100 - (15px - 15px * 13/100));
}
.block_progress__container .block_progress__row:nth-child(1n) {
  float: left;
  margin-right: 15px;
  clear: none;
}
.block_progress__container .block_progress__row:last-child {
  margin-right: 0;
}
.block_progress__container .block_progress__row:nth-child(0n) {
  margin-right: 0;
  float: right;
}
.block_progress__container .block_progress__row:nth-child(0n + 1) {
  clear: left;
}
@media only screen and (max-width: 550px) {
  .block_progress__container .block_progress__row {
    width: calc(99.99% * 1/3 - (15px - 15px * 1/3));
  }
  .block_progress__container .block_progress__row:nth-child(1n) {
    float: left;
    margin-right: 15px;
    clear: none;
  }
  .block_progress__container .block_progress__row:last-child {
    margin-right: 0;
  }
  .block_progress__container .block_progress__row:nth-child(0n) {
    margin-right: 0;
    float: right;
  }
  .block_progress__container .block_progress__row:nth-child(0n + 1) {
    clear: left;
  }
}
.block_progress__container .block_progress__row:nth-child(1) {
  width: calc(99.99% * 26/100 - (15px - 15px * 26/100));
}
.block_progress__container .block_progress__row:nth-child(1):nth-child(1n) {
  float: left;
  margin-right: 15px;
  clear: none;
}
.block_progress__container .block_progress__row:nth-child(1):last-child {
  margin-right: 0;
}
.block_progress__container .block_progress__row:nth-child(1):nth-child(0n) {
  margin-right: 0;
  float: right;
}
.block_progress__container .block_progress__row:nth-child(1):nth-child(0n + 1) {
  clear: left;
}
@media only screen and (max-width: 550px) {
  .block_progress__container .block_progress__row:nth-child(1) {
    width: calc(99.999999% * 1/2);
  }
  .block_progress__container .block_progress__row:nth-child(1):nth-child(1n) {
    float: left;
    margin-right: 0;
    clear: none;
  }
  .block_progress__container .block_progress__row:nth-child(1):last-child {
    margin-right: 0;
  }
  .block_progress__container .block_progress__row:nth-child(1):nth-child(0n) {
    margin-right: 0;
    float: right;
  }
  .block_progress__container .block_progress__row:nth-child(1):nth-child(0n + 1) {
    clear: left;
  }
}
.block_progress__container .block_progress__row:nth-child(2) {
  width: calc(99.99% * 35/100 - (15px - 15px * 35/100));
}
.block_progress__container .block_progress__row:nth-child(2):nth-child(1n) {
  float: left;
  margin-right: 15px;
  clear: none;
}
.block_progress__container .block_progress__row:nth-child(2):last-child {
  margin-right: 0;
}
.block_progress__container .block_progress__row:nth-child(2):nth-child(0n) {
  margin-right: 0;
  float: right;
}
.block_progress__container .block_progress__row:nth-child(2):nth-child(0n + 1) {
  clear: left;
}
@media only screen and (max-width: 550px) {
  .block_progress__container .block_progress__row:nth-child(2) {
    width: calc(99.999999% * 1/2);
  }
  .block_progress__container .block_progress__row:nth-child(2):nth-child(1n) {
    float: left;
    margin-right: 0;
    clear: none;
  }
  .block_progress__container .block_progress__row:nth-child(2):last-child {
    margin-right: 0;
  }
  .block_progress__container .block_progress__row:nth-child(2):nth-child(0n) {
    margin-right: 0;
    float: right;
  }
  .block_progress__container .block_progress__row:nth-child(2):nth-child(0n + 1) {
    clear: left;
  }
}
.block_progress_table_list .section-header {
  color: #fff;
  text-transform: uppercase;
  background-color: #184173;
  padding: 0.5rem;
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
.block_progress_table_list .block_progress {
  background-color: #b0e1f8;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  color: #184173;
}
.block_progress_table_list .block_progress a {
  color: #184173;
}
.block_progress_table_list .block_progress_likes,
.block_progress_table_list .block_progress_comments,
.block_progress_table_list .block_progress_place {
  margin-top: 1rem;
  padding-bottom: 0.5rem;
}
@media only screen and (max-width: 550px) {
  .block_progress_table_list .block_progress_likes,
  .block_progress_table_list .block_progress_comments,
  .block_progress_table_list .block_progress_place {
    text-align: center;
  }
}
.block_progress_table_list .block_progress .block_progress_likes {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg id=%22Layer_1%22 width=%2213.7%22 height=%2213.7%22 viewBox=%220 0 15.7 15.7%22 xmlns=%22http://www.w3.org/2000/svg%22%3E %3Cg id=%22Like_2%22 transform=%22matrix(0.3265308141708374, 0, 0, 0.3001875877380371, -100.04901885986327, -77.32832431793213)%22%3E %3Cpath d=%22M307,290.5c0,4.6,5.5,3.9,5.5,3.9c-2.2,0.1-4.1,1.7-4.1,4c0,2.7,2.2,4.3,4.4,4.2c0,0,2.5-0.1,2.6-0.1&%2310;&%239;&%239;c-0.8,0.3-2.9,1.3-1.4,4.9c1.4,3.5,22.1,1.3,25.3,0.2c2.3-0.8,3.8-1.9,5.8-1.9h10.3l0-25c0,0-11,0.5-12.6-1.7&%2310;&%239;&%239;c-0.1-0.2-2.2-3.5-2.7-4.1c-3.1-3.4-5.5-3.1-7.6-6.8c-3.1-5.5-3.1-10.5-4.7-10.5c-2.1,0-5.8,0.7-5.8,5.8c0,7.6,4.1,13.9,4.1,13.9&%2310;&%239;&%239;l-15.9,0.8c-2.2,0.1-3.8,2.1-3.7,4.4s2,4,4.2,3.9C308.6,286.4,306.9,288.3,307,290.5z%22 style=%22fill: rgb(42, 51, 118);%22/%3E %3C/g%3E %3C/svg%3E");
  background-repeat: no-repeat;
  padding-left: 1.2rem;
  margin-right: 0.6rem;
  background-position: 0;
  margin-left: 0;
  padding-bottom: 0;
}
.block_progress_table_list .block_progress .block_progress_comments {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg id=%22Layer_1%22 width=%2213.7%22 height=%2213.7%22 viewBox=%220 0 14 11.7%22 xmlns=%22http://www.w3.org/2000/svg%22 xmlns:bx=%22http://www.boxy-svg.com/bx%22%3E %3Cpath d=%22M 13.594 8.884 C 13.594 8.884 13.594 3.094 13.594 1.697 C 13.594 0 12.007 0 12.007 0 C 12.007 0 3.28 0 1.64 0 C 0 0 0.132 1.422 0.132 1.422 C 0.132 1.422 0.132 7.486 0.132 8.784 C 0.132 10.281 1.666 10.331 1.666 10.331 L 4.972 10.331 L 5.395 10.331 C 7.247 13.7 10.764 13.7 10.764 13.7 C 8.358 12.577 8.437 10.331 8.437 10.331 C 9.944 10.331 11.611 10.331 12.272 10.331 C 13.7 10.281 13.594 8.884 13.594 8.884 Z%22 style=%22fill: rgb(42, 51, 118);%22 bx:origin=%220.5 0.5%22/%3E %3C/svg%3E");
  background-repeat: no-repeat;
  padding-left: 1.2rem;
  margin-right: 0.6rem;
  background-position: 0;
  margin-left: 0;
  padding-bottom: 0;
}
.block_progress_table_list .block_progress .block_progress_place {
  background: url("data:image/svg+xml;charset=utf-8,%3C?xml version=%221.0%22 encoding=%22utf-8%22?%3E %3Csvg width=%2216px%22 height=%2226px%22 viewBox=%220 0 16 26%22 xmlns=%22http://www.w3.org/2000/svg%22 xmlns:bx=%22https://boxy-svg.com%22%3E %3Cdesc/%3E %3Cg id=%22Page-1%22 style=%22fill: none; fill-rule: evenodd; stroke: none; stroke-width: 1;%22 transform=%22matrix(0.761905, 0, 0, 1, -4.57143, -3)%22 bx:origin=%222.2706531765948057e-8 0%22%3E %3Cg id=%22icon-15-trophy%22 style=%22fill: rgb(146, 146, 146);%22%3E %3Cpath d=%22M21,25 L21,22 L17,22 L17,17.9999979 L17,17.9999977 C20.3142002,17.9971381 23,15.3165338 23,12.0069348 L23,12 C26.5,10.5 27,3 27,3 L23,3 L22.5080872,3 L10,3 L6,3 C6,3 6.5,10.5 10,12 L10,12.0069348 C10,15.3150447 12.6907305,17.9971322 16,17.9999977 L16,22 L16,22 L12,22 L12,25 L9,25 L9,29 L24,29 L24,25 L21,25 L21,25 Z M10,4 L10,10.8999939 C7.6541748,9.22064209 7.1000061,4 7.1000061,4 L10,4 L10,4 Z M22.9824219,4 L22.9824219,10.8803101 C25.3282471,9.20095825 25.8828125,4 25.8828125,4 L22.9824219,4 L22.9824219,4 Z%22 id=%22trophy%22 style=%22fill: rgb(42, 51, 118);%22/%3E %3C/g%3E %3C/g%3E %3C/svg%3E");
  background-repeat: no-repeat;
  padding-left: 1.2rem;
  margin-left: 0.6rem;
  background-position: 0;
  margin-left: 0;
  padding-bottom: 0;
}
.block_progress_table_list .block_progress .block_progress_score {
  color: #fff;
  background-color: #184173;
  text-align: center;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.block_progress_table_list .block_progress .block_progress_main img {
  vertical-align: middle;
  padding-right: 0.5rem;
}
.block_progress_table_list .block_progress .block_progress_main a {
  font-weight: 500;
}
