:root {
  --default-color: #333333;
  --basic-color: #535c69;
  --blue: #1253b5;
  --blue2: #729bda;
}

/* header */
.menu-switcher .menu-switcher-lines,
.menu-switcher-lines:before,
.menu-switcher-lines:after,
.menu-switcher:hover .menu-switcher-lines,
.menu-switcher:hover .menu-switcher-lines:after,
.menu-switcher:hover .menu-switcher-lines:before,
.menu-switcher-hover .menu-switcher-lines,
.menu-switcher-hover .menu-switcher-lines:after,
.menu-switcher-hover .menu-switcher-lines:before {
  background: var(--basic-color) !important;
}

.bitrix24-default-theme .logo img {
  background-color: transparent;
}
/*
.header-search-input,
.header-search-input::placeholder {
  color: var(--basic-color) !important;
}

.header-search-input::-webkit-input-placeholder {
  color: var(--basic-color) !important;
}

.header-search-input::-moz-placeholder {
  color: var(--basic-color) !important;
}

.header-search-input::-ms-input-placeholder {
  color: var(--basic-color) !important;
}

.header-search-active .header-search-input,
.header-search-active .header-search-input::placeholder {
  color: #ffffff !important;
}

.header-search-active .header-search-input::-webkit-input-placeholder {
  color: #ffffff !important;
}

.header-search-active .header-search-input::-moz-placeholder {
  color: #ffffff !important;
}

.header-search-active .header-search-input::-ms-input-placeholder {
  color: #ffffff !important;
}
*/
.timeman-block .timeman-background {
  border-color: var(--blue2);
  background-color: var(--blue2) !important;
}

.timeman-block *,
.user-block:hover *,
.user-block:active * {
  color: #ffffff !important;
}

.timeman-completed .timeman-beginning-but i,
.timeman-start .timeman-beginning-but i {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%0A%20%20%3Cg%20fill%3D%22%23ffffff%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M8.2%2C0.3%20C12.5%2C0.3%2016%2C3.8%2016%2C8.1%20C16%2C12.4%2012.5%2C15.9%208.2%2C15.9%20C3.9%2C15.9%200.4%2C12.4%200.4%2C8.1%20C0.4%2C3.8%203.9%2C0.3%208.2%2C0.3%20Z%20M8.2%2C15.1%20C12%2C15.1%2015.1%2C12%2015.2%2C8.1%20C15.2%2C4.2%2012%2C1.1%208.2%2C1.1%20C4.3%2C1.1%201.2%2C4.3%201.2%2C8.1%20C1.2%2C12%204.4%2C15.1%208.2%2C15.1%20Z%22/%3E%0A%20%20%20%20%3Cpath%20d%3D%22M7%2C4.7%20C6.8%2C4.6%206.6%2C4.7%206.6%2C4.8%20L6.6%2C11.7%20C6.6%2C11.9%206.9%2C11.9%207%2C11.8%20L11.5%2C8.3%20C11.6%2C8.2%2011.6%2C8.1%2011.5%2C8%20L7%2C4.7%20Z%22/%3E%0A%20%20%3C/g%3E%0A%3C/svg%3E%0A") !important;
}

.user-block::before {
  position: absolute;
  top: 3px;
  right: 0;
  bottom: 3px;
  left: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
/*border: 1px solid #eef2f4;*/
  border-radius: 10px;
  content: "";
}

.user-block:hover .user-name:after,
.user-block:active .user-name:after {
  border-top-color: #ffffff;
}

/* stream */
.user-birth-date,
.today-birth .user-birth-date {
  color: #80868e;
}

.sidebar-imp-mess-btn {
  color: #ffffff;
}

/* verschiedenes */
.bx-im-informer-icon {
  background-color: #729bda !important;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2214%22%20height%3D%2216%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M5.047%2014.031c0%20.011-.003.021-.003.031a1.97%201.97%200%200%200%203.938%200c0-.01-.003-.02-.003-.031H5.047zm6.871-8.391c0-1.72-1.334-4.16-3.983-4.62V.976A.98.98%200%200%200%206.958%200a.979.979%200%200%200-.976.976v.046c-2.644.463-3.975%202.9-3.975%204.618%200%201.907.019%203.266.019%204.141S0%2011.893%200%2011.893v1.076h13.924v-1.076S11.9%2010.656%2011.9%209.781s.018-2.234.018-4.141z%22%20fill%3D%22%23ffffff%22%20fill-rule%3D%22evenodd%22/%3E%3C/svg%3E") !important;
}

/* homepage start */
/* banners */
.banners-list.slick-slider .slick-prev,
.banners-list.slick-slider .slick-prev:hover,
.banners-list.slick-slider .slick-prev:focus,
.banners-list.slick-slider .slick-next,
.banners-list.slick-slider .slick-next:hover,
.banners-list.slick-slider .slick-next:focus {
  display: flex !important;
  align-items: center;
  justify-content: center;
  background-color: rgba(255, 255, 255, 0.25);
  background-position: center;
  background-size: 24px 24px;
  background-repeat: no-repeat;
}

.banners-list .slick-prev,
.banners-list.slick-slider .slick-prev,
.banners-list.slick-slider .slick-prev:hover,
.banners-list.slick-slider .slick-prev:focus {
  left: 0;
  border-radius: 0 10px 10px 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' viewBox='0 0 25 25' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.23431 13.0893C8.92189 12.7638 8.92189 12.2362 9.23431 11.9107L15.6343 5.24408C15.9467 4.91864 16.4533 4.91864 16.7657 5.24408C17.0781 5.56951 17.0781 6.09715 16.7657 6.42259L10.9314 12.5L16.7657 18.5774C17.0781 18.9028 17.0781 19.4305 16.7657 19.7559C16.4533 20.0814 15.9467 20.0814 15.6343 19.7559L9.23431 13.0893Z' fill='%23181818'/%3E%3C/svg%3E");
}

.banners-list .slick-next,
.banners-list.slick-slider .slick-next,
.banners-list.slick-slider .slick-next:hover,
.banners-list.slick-slider .slick-next:focus {
  right: 0;
  border-radius: 10px 0 0 10px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' viewBox='0 0 25 25' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.7657 13.0893C17.0781 12.7638 17.0781 12.2362 16.7657 11.9107L10.3657 5.24408C10.0533 4.91864 9.54673 4.91864 9.23431 5.24408C8.9219 5.56951 8.9219 6.09715 9.23431 6.42259L15.0686 12.5L9.23431 18.5774C8.9219 18.9028 8.9219 19.4305 9.23431 19.7559C9.54673 20.0814 10.0533 20.0814 10.3657 19.7559L16.7657 13.0893Z' fill='%23181818'/%3E%3C/svg%3E");
}

.banners-list.slick-slider .slick-dots li.slick-active button:before {
  border-radius: 100px;
  background-color: var(--blue);
}

/* title, link */
:is(.news-smi-title-block, .news-title-block, .stream-title-block, .proposal-title-block, .album-list-decs, .leader-list-desc, .structure-events-title-block, .news_sparkle-card-title-block) h2 {
  line-height: 120%;
  color: var(--default-color) !important;
font-family: "Segoe UI",Frutiger,"Frutiger Linotype","Dejavu Sans","Helvetica Neue",Arial,sans-serif !important;
}

:is(.news-smi-title-block, .news-title-block, .stream-title-block, .proposal-title-block, .album-list-decs, .leader-list-desc, .structure-events-title-block, .news_sparkle-card-title-block) a {
  font-size: 18px;
  font-weight: 400;
  line-height: 135%;
  color: var(--basic-color) !important;
	font-family: "Segoe UI",Frutiger,"Frutiger Linotype","Dejavu Sans","Helvetica Neue",Arial,sans-serif !important;

}

/* news */
.news-item {
  max-height: 184px;
}

.news-name,
.news-smi-item-content-name {
  font-size: 18px;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: normal;
  word-break: break-word;
  color: var(--default-color) !important;
}

.news-text,
.news-smi-item-content-text {
  font-size: 14px;
  line-height: 140%;
  word-break: break-word;
  color: #828b95 !important;
}

.news-card .news-list-card__news_tags {
  padding-bottom: 25px;
}

.news-card .news-list-card__news_tag {
  font-size: 10px;
  line-height: normal;
}

[class*="date-value"],
[class*="comment-value"],
[class*="like-value"],
[class*="view-value"] {
  font-size: 13px;
  line-height: 140%;
  letter-spacing: normal;
  color: #828b95;
}

[class*="date-value"] {
  margin-right: 5px;
}

[class*="comment-value"],
[class*="like-value"],
[class*="view-value"] {
  margin-left: 15px;
}

/* proposals */
.proposals-list-block-title {
  margin-bottom: 30px;
  font-size: 18px;
  line-height: 135%;
  color: var(--default-color);
}

.proposals-list {
  margin-bottom: 30px;
}

.proposals-list-page {
  grid-template-columns: repeat(6, 1fr);
}

@media (max-width: 1700px) {
  .proposals-list-page {
    grid-template-columns: repeat(5, 1fr);
  }
}

@media (max-width: 1500px) {
  .proposals-list-page {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (max-width: 1279px) {
  .proposals-list-page {
    grid-template-columns: repeat(3, 1fr);
  }
}

.proposal-item {
  border-radius: 15px;
  background-color: #ffffff;
}

.proposal-item .preview_picture {
  max-width: 64px;
  max-height: 64px;
}

.proposal-item-text {
  font-size: 16px;
  font-weight: 400;
  color: var(--default-color);
}

.favorite-proposal .star-background {
  background-color: #dfe0e3;
}

.favorite-proposal .star {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='14' viewBox='0 0 15 14' fill='none'%3E%3Cg clip-path='url(%23clip0_202_2587)'%3E%3Cpath opacity='0.5' d='M13.7223 6.52544C13.8669 6.41777 13.9741 6.26756 14.0289 6.09588C14.0838 5.9242 14.0835 5.73965 14.0282 5.56812C13.9729 5.39659 13.8653 5.24667 13.7205 5.13938C13.5756 5.0321 13.4009 4.97283 13.2207 4.96989L9.72066 4.83766C9.70345 4.83648 9.68695 4.83034 9.67315 4.81999C9.65935 4.80964 9.64884 4.79552 9.64288 4.77933L8.43343 1.51267C8.37267 1.34647 8.2623 1.20296 8.11727 1.10157C7.97224 1.00018 7.79956 0.945801 7.6226 0.945801C7.44564 0.945801 7.27296 1.00018 7.12793 1.10157C6.9829 1.20296 6.87253 1.34647 6.81177 1.51267L5.60621 4.791C5.60025 4.80719 5.58974 4.82131 5.57594 4.83166C5.56214 4.84201 5.54564 4.84814 5.52843 4.84933L2.02843 4.98155C1.84823 4.9845 1.67346 5.04377 1.52863 5.15105C1.38381 5.25833 1.27619 5.40825 1.22087 5.57979C1.16555 5.75132 1.1653 5.93587 1.22016 6.10755C1.27502 6.27923 1.38223 6.42944 1.52677 6.53711L4.27232 8.69544C4.28606 8.70626 4.29633 8.72086 4.30186 8.73745C4.30739 8.75404 4.30794 8.77188 4.30343 8.78878L3.35843 12.1371C3.30946 12.3076 3.31421 12.4891 3.37202 12.6568C3.42983 12.8245 3.53791 12.9703 3.68154 13.0744C3.82518 13.1786 3.9974 13.2359 4.17477 13.2387C4.35215 13.2414 4.52607 13.1895 4.67288 13.0899L7.57399 11.1454C7.58828 11.1356 7.60524 11.1303 7.6226 11.1303C7.63997 11.1303 7.65692 11.1356 7.67121 11.1454L10.5723 13.0899C10.7171 13.1929 10.8904 13.2482 11.0682 13.2482C11.2459 13.2482 11.4192 13.1929 11.564 13.0899C11.7077 12.9868 11.8158 12.8416 11.8736 12.6745C11.9314 12.5074 11.936 12.3264 11.8868 12.1566L10.934 8.79655C10.9289 8.77969 10.9292 8.76167 10.9348 8.74497C10.9404 8.72826 10.9509 8.71369 10.9651 8.70322L13.7223 6.52544Z' fill='%23A8ADB4'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_202_2587'%3E%3Crect width='14' height='14' fill='white' transform='translate(0.5)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.proposals-block .slick-dots li.slick-active button:before {
  background-color: var(--blue);
}

/* leader */
.leader-sale-block-date {
  padding: 10px 20px;
  background-color: var(--blue);
}

.leader-sale-block-list {
  padding: 30px;
  background-color: #ffffff;
}

.leader-sale-block-item {
  padding-bottom: 0;
}

.leader-sale-block-item-number {
  font-weight: 600;
  line-height: 120%;
  color: var(--basic-color);
}

.leader-sale-block-item-name,
.leader-sale-block-item-description {
  font-weight: 400;
  line-height: 135%;
  color: var(--default-color);
}

.leader-sale-block-item-department {
  font-size: 13px;
  line-height: 140%;
  color: #828b95;
}

.leader-sale-block-item-description {
  font-size: 14px;
  line-height: 140%;
}

/* photo / video */
#mainpage-photo-album .album-slider-text {
  font-size: 18px;
  font-weight: 400;
  line-height: 135%;
}

.album-list .slick-dots li.slick-active button:before {
  background-color: var(--blue);
}

#mainpage-video-album .album-slider-text {
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
  color: var(--default-color);
}

#mainpage-video-album .vjs-paused video::before {
  content: "";
}

/* widgets */
.sidebar-widget-popular .sidebar-widget-top,
.sidebar-widget-social .sidebar-widget-top,
.sidebar-widget-absences .sidebar-widget-top {
  background-color: var(--blue);
}

.IthiveMainPage .sidebar-widget-top-title {
  font-weight: 600;
	font-family: "Segoe UI",Frutiger,"Frutiger Linotype","Dejavu Sans","Helvetica Neue",Arial,sans-serif !important;
}

.IthiveMainPage .sidebar-widget-tasks .plus-icon:after,
.IthiveMainPage .sidebar-widget-tasks .plus-icon:hover:after,
.IthiveMainPage .plus-icon:after,
.IthiveMainPage .plus-icon:hover:after {
  top: -1.5px !important;
  left: 4.5px !important;
}

.IthiveMainPage .task-item-index {
  color: #535c69;
}

.IthiveMainPage .task-item-counter {
  font-size: 13px;
  font-weight: 400;
  line-height: 170%;
  color: var(--blue);
  background: #eef2f4;
}

.sidebar-widget-absences-info-name {
  margin-bottom: 5px;
  font-weight: 600;
  line-height: normal;
  color: var(--blue);
}

.sidebar-widget-absences-info-type {
  font-size: 13px;
  line-height: normal;
  color: #535c69;
}

.sidebar-widget-absences-info-dates {
  font-size: 13px;
  color: #535c69;
}

.IthiveMainPage .user-post-name {
  font-weight: 600;
}

.IthiveMainPage .user-post-title {
  color: var(--blue) !important;
}

.IthiveMainPage .calendar-item-icon-day {
  color: #ffffff;
}

.IthiveMainPage .calendar-item-date,
.IthiveMainPage .calendar-item-link {
  font-size: 14px !important;
  line-height: normal !important;
  letter-spacing: normal !important;
  color: #80868e !important;
}

.IthiveMainPage .calendar-item-link {
  color: #535c69 !important;
}

.polls__text {
  font-weight: 350;
  line-height: normal;
  letter-spacing: normal;
  color: #80868e;
}

.polls__count {
  font-size: 13px;
  font-weight: 400;
  line-height: 140%;
  color: var(--blue);
}

.url-name {
  font-size: 13px;
  font-weight: 400;
}

.sidebar-social-item {
  color: var(--blue);
}
/* homepage end */

/* footer */
#copyright * {
  color: var(--default-color);
}

#footer {
  padding: 30px;
  border-radius: 10px;
  height: auto;
  text-align: center;
  background: #ffffff;
}

[onclick*="BX.Intranet.Bitrix24.ThemePicker"] {
  display: none;
}

#copyright {
  padding: 0;
}
/* footer end */

/* light theme */
.bitrix24-light-theme .menu-item-active .menu-item-icon,
.bitrix24-light-theme .menu-item-link-text {
  color: #ffffff !important;
}

#TASKS_GRID_ROLE_ID_4096_0_ADVANCED_N-grid-settings-apply-button {
color: #fff;
}

.task-detail-sidebar-status, .task-detail-sidebar-status-content {
    background: #1253b5;
}

.main-ui-square-delete {
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2210%22%20height%3D%2210%22%20viewBox%3D%220%200%2010%2010%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M5.065%203.682L2.377.994%201.01%202.362%203.696%205.05.99%207.757l1.368%201.37%202.708-2.71%202.7%202.703%201.37-1.368-2.702-2.7%202.682-2.684L7.748%201%205.065%203.682z%22/%3E%3C/svg%3E");
    opacity: 1
}

.main-grid-cell-content a.ui-btn {
	color: #ffffff !important;
}

.intranet-user-profile-rank-admin {
	color: #2067b0 !important;
}

.task-form-field .task-form-field-item .task-form-field-item-delete:after {
    content: '';
    width: 8px;
    height: 7px;
	opacity: 1;
    background: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2210%22%20height%3D%2210%22%20viewBox%3D%220%200%2010%2010%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M5.065%203.682L2.377.994%201.01%202.362%203.696%205.05.99%207.757l1.368%201.37%202.708-2.71%202.7%202.703%201.37-1.368-2.702-2.7%202.682-2.684L7.748%201%205.065%203.682z%22/%3E%3C/svg%3E") center no-repeat;
}

.task-options-destination .task-option-inp-del:after {
    width: 8px;
    height: 7px;
	opacity: .5;
    background: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2210%22%20height%3D%2210%22%20viewBox%3D%220%200%2010%2010%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M5.065%203.682L2.377.994%201.01%202.362%203.696%205.05.99%207.757l1.368%201.37%202.708-2.71%202.7%202.703%201.37-1.368-2.702-2.7%202.682-2.684L7.748%201%205.065%203.682z%22/%3E%3C/svg%3E") center no-repeat;
}

.ui-tag-selector-tag-remove {
    min-width: 25px;
    height: 100%;
    margin-left: 3px;
    background: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2210%22%20height%3D%2210%22%20viewBox%3D%220%200%2010%2010%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M5.065%203.682L2.377.994%201.01%202.362%203.696%205.05.99%207.757l1.368%201.37%202.708-2.71%202.7%202.703%201.37-1.368-2.702-2.7%202.682-2.684L7.748%201%205.065%203.682z%22/%3E%3C/svg%3E") center no-repeat;
	opacity: 1;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    cursor: pointer;
}

.ui-tile-selector-item-remove {
    opacity: .55 !important;
    background: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2210%22%20height%3D%2210%22%20viewBox%3D%220%200%2010%2010%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M5.065%203.682L2.377.994%201.01%202.362%203.696%205.05.99%207.757l1.368%201.37%202.708-2.71%202.7%202.703%201.37-1.368-2.702-2.7%202.682-2.684L7.748%201%205.065%203.682z%22/%3E%3C/svg%3E") no-repeat center !important;
}

/*ПРАВКИ ПОСЛЕ ОБНОВЛЕНИЯ*/

/*шрифт элементов Главной*/
.news_sparkle-card-block .news_sparkle-card-name, .news-smi-item-content-name, .news-smi-item-content-text, .proposals-list-block-title, .proposal-item-text, 
.sidebar-widget-absences-info-name, .sidebar-widget-absences-info-type, .IthiveMainPage .user-post-name, user-post-title, .IthiveMainPage .calendar-item-date, 
.IthiveMainPage .calendar-item-link,.sidebar-pulse-text, .bitrix24-default-theme .page-title, .template-bitrix24:not(.bitrix24-light-theme):not(.bitrix24-dark-theme) .page-title,
 .sidebar-widget-social .sidebar-social-item {
font-family: "Segoe UI",Frutiger,"Frutiger Linotype","Dejavu Sans","Helvetica Neue",Arial,sans-serif !important;
	word-break: break-word !important;
}

/*цвет ссылок БЗ*/
.bitrix24-default-theme .main-grid-cell-content a, .template-bitrix24:not(.bitrix24-light-theme):not(.bitrix24-dark-theme) .main-grid-cell-content a {
	color: #525C69 !important;
}

/*фон лейбла панели*/
.side-panel-label {
	background: rgba(18, 83, 181, 1);
}

.side-panel-label-icon-minimize {
    opacity: 0.7;
    --ui-icon-set__icon-color: #fff;
}
.side-panel-label[style="background-color: rgb(217, 220, 223);"] {
	background: rgba(18, 83, 181, 1) !important;
}


/*скругление блока пользователя*/
.user-block {
  border-radius: 10px;
}

.user-name {
	font-family: "Segoe UI",Frutiger,"Frutiger Linotype","Dejavu Sans","Helvetica Neue",Arial,sans-serif !important;
	font-size: 14px;
	font-weight: 600;
	line-height: 18.62px;
	color: rgba(82, 92, 105, 1);
	height: 25px;
}

/*цвет эмоджи*/
.template-bitrix24:not(.bitrix24-light-theme):not(.bitrix24-dark-theme) .feed-post-emoji-icon-item-1 svg > g g:first-child g path {
    fill: rgb(246, 224, 113);
}

.template-bitrix24:not(.bitrix24-light-theme):not(.bitrix24-dark-theme) .feed-post-emoji-icon-item-1[data-reaction="like"] svg > g g:first-child g path {
    fill: #1253b5 !important;
}
/*глаз эмоджи Смеюсь*/
g[opacity="1"][transform="matrix(1,0,0,1,22.364999771118164,11.463000297546387)"] path[fill="rgb(120,62,17)"][fill-opacity="1"][d=" M2.802000045776367,-0.35499998927116394 C2.7939999103546143,-0.44699999690055847 2.744999885559082,-0.5329999923706055 2.6679999828338623,-0.5820000171661377 C1.8270000219345093,-1.121000051498413 0.8690000176429749,-1.3960000276565552 -0.1289999932050705,-1.3079999685287476 C-1.125,-1.222000002861023 -2.0239999294281006,-0.7879999876022339 -2.763000011444092,-0.1120000034570694 C-2.8310000896453857,-0.05000000074505806 -2.865000009536743,0.0430000014603138 -2.8570001125335693,0.13500000536441803 C-2.8570001125335693,0.13500000536441803 -2.7799999713897705,1.0440000295639038 -2.7799999713897705,1.0440000295639038 C-2.759000062942505,1.2869999408721924 -2.4760000705718994,1.3960000276565552 -2.2960000038146973,1.2339999675750732 C-1.5670000314712524,0.5839999914169312 -0.6869999766349792,0.16599999368190765 0.28600001335144043,0.08100000023841858 C1.0369999408721924,0.014999999664723873 1.7660000324249268,0.1550000011920929 2.440000057220459,0.4569999873638153 C2.6419999599456787,0.5479999780654907 2.865000009536743,0.3889999985694885 2.8459999561309814,0.16500000655651093 C2.8459999561309814,0.16500000655651093 2.802000045776367,-0.35499998927116394 2.802000045776367,-0.35499998927116394z"] {
	fill: rgb(120, 62, 17) !important;
}
/*Восхищаюсь*/
g[opacity="1"][transform="matrix(1,0,0,1,25.09000015258789,12.793999671936035)"] path[fill="rgb(120,62,17)"][fill-opacity="1"][d=" M2.802000045776367,-0.35499998927116394 C2.7939999103546143,-0.44699999690055847 2.744999885559082,-0.5329999923706055 2.6679999828338623,-0.5820000171661377 C1.8270000219345093,-1.121000051498413 0.8690000176429749,-1.3960000276565552 -0.1289999932050705,-1.3079999685287476 C-1.125,-1.222000002861023 -2.0239999294281006,-0.7879999876022339 -2.763000011444092,-0.1120000034570694 C-2.8310000896453857,-0.05000000074505806 -2.865000009536743,0.0430000014603138 -2.8570001125335693,0.13600000739097595 C-2.8570001125335693,0.13600000739097595 -2.7799999713897705,1.0440000295639038 -2.7799999713897705,1.0440000295639038 C-2.759000062942505,1.2869999408721924 -2.4760000705718994,1.3960000276565552 -2.2960000038146973,1.2350000143051147 C-1.5670000314712524,0.5839999914169312 -0.6880000233650208,0.16599999368190765 0.28600001335144043,0.08100000023841858 C1.0369999408721924,0.014999999664723873 1.7660000324249268,0.1550000011920929 2.440000057220459,0.4569999873638153 C2.6419999599456787,0.5479999780654907 2.865000009536743,0.3889999985694885 2.8459999561309814,0.16500000655651093 C2.8459999561309814,0.16500000655651093 2.802000045776367,-0.35499998927116394 2.802000045776367,-0.35499998927116394z"] {
	fill: rgb(120, 62, 17) !important;
}
/*Удивляюсь*/
g[opacity="1"][transform="matrix(1,0,0,1,10.628999710083008,12.321000099182129)"] path[fill="rgb(120,62,17)"][fill-opacity="1"][d=" M0,-2.5 C1.3797500133514404,-2.5 2.5,-1.3797500133514404 2.5,0 C2.5,1.3797500133514404 1.3797500133514404,2.5 0,2.5 C-1.3797500133514404,2.5 -2.5,1.3797500133514404 -2.5,0 C-2.5,-1.3797500133514404 -1.3797500133514404,-2.5 0,-2.5z"] {
    fill: rgb(120, 62, 17) !important;
}
g[transform="matrix(1,0,0,1,2.75,-0.25)"][opacity="1"][style="display: block;"] g[opacity="1"][transform="matrix(1,0,0,1,23.211999893188477,12.321000099182129)"] path[fill="rgb(120,62,17)"][fill-opacity="1"][d=" M0,-2.5 C1.3797500133514404,-2.5 2.5,-1.3797500133514404 2.5,0 C2.5,1.3797500133514404 1.3797500133514404,2.5 0,2.5 C-1.3797500133514404,2.5 -2.5,1.3797500133514404 -2.5,0 C-2.5,-1.3797500133514404 -1.3797500133514404,-2.5 0,-2.5z"] {
    fill: rgb(120, 62, 17) !important;
}
g[opacity="1"][transform="matrix(1,0,0,1,0,0)"] g[opacity="1"][transform="matrix(1,0,0,1,23.152000427246094,6.513999938964844)"] path[fill="rgb(120,62,17)"][fill-opacity="1"][d=" M2.556999921798706,0.1599999964237213 C2.5490000247955322,-0.02500000037252903 2.4140000343322754,-0.19699999690055847 2.2190001010894775,-0.2840000092983246 C1.1369999647140503,-0.7710000276565552 -0.017000000923871994,-0.9449999928474426 -1.0549999475479126,-0.699999988079071 C-1.5920000076293945,-0.5730000138282776 -2.0480000972747803,-0.34299999475479126 -2.4210000038146973,-0.035999998450279236 C-2.5160000324249268,0.041999999433755875 -2.562000036239624,0.15700000524520874 -2.556999921798706,0.2770000100135803 C-2.556999921798706,0.2770000100135803 -2.555000066757202,0.31299999356269836 -2.555000066757202,0.31299999356269836 C-2.5399999618530273,0.6809999942779541 -2.055999994277954,0.9369999766349792 -1.7239999771118164,0.7440000176429749 C-1.4429999589920044,0.5820000171661377 -1.128000020980835,0.4560000002384186 -0.7789999842643738,0.37400001287460327 C0.07400000095367432,0.17299999296665192 1.00600004196167,0.2549999952316284 1.9110000133514404,0.5600000023841858 C2.244999885559082,0.671999990940094 2.569999933242798,0.46399998664855957 2.556999921798706,0.1599999964237213z"] {
    fill: rgb(120, 62, 17) !important;
}
/*Печалюсь*/
g[opacity="1"][transform="matrix(1,0,0,1,0,0)"] g[opacity="1"][transform="matrix(1,0,0,1,12.77400016784668,17.214000701904297)"] path[fill="rgb(120,62,17)"][fill-opacity="1"][d=" M0,-2.427000045776367 C0.9150000214576721,-2.427000045776367 1.656999945640564,-1.340000033378601 1.656999945640564,0 C1.656999945640564,1.340999960899353 0.9150000214576721,2.427000045776367 0,2.427000045776367 C-0.9150000214576721,2.427000045776367 -1.656999945640564,1.340999960899353 -1.656999945640564,0 C-1.656999945640564,-1.340000033378601 -0.9150000214576721,-2.427000045776367 0,-2.427000045776367z"] {
    fill: rgb(120, 62, 17) !important;
}
g[opacity="1"][transform="matrix(1,0,0,1,0,0)"] g[opacity="1"][transform="matrix(1,0,0,1,25.868000030517578,12.927000045776367)"] path[fill="rgb(120,62,17)"][fill-opacity="1"][d=" M2.4549999237060547,0.8270000219345093 C2.505000114440918,0.6489999890327454 2.430000066757202,0.4440000057220459 2.2709999084472656,0.30000001192092896 C1.3930000066757202,-0.4970000088214874 0.3490000069141388,-1.0199999809265137 -0.7139999866485596,-1.1069999933242798 C-1.2640000581741333,-1.1519999504089355 -1.7690000534057617,-1.0740000009536743 -2.2190001010894775,-0.8980000019073486 C-2.3329999446868896,-0.8529999852180481 -2.4119999408721924,-0.7580000162124634 -2.444000005722046,-0.6420000195503235 C-2.444000005722046,-0.6420000195503235 -2.4539999961853027,-0.6079999804496765 -2.4539999961853027,-0.6079999804496765 C-2.552999973297119,-0.25200000405311584 -2.171999931335449,0.14000000059604645 -1.7960000038146973,0.05999999865889549 C-1.4789999723434448,-0.00800000037997961 -1.1399999856948853,-0.029999999329447746 -0.7829999923706055,0 C0.09000000357627869,0.07199999690055847 0.9509999752044678,0.43799999356269836 1.718000054359436,1.0080000162124634 C2,1.218000054359436 2.372999906539917,1.1200000047683716 2.4549999237060547,0.8270000219345093z"] {
    fill: rgb(120, 62, 17) !important;
}
/*Злюсь*/
g[transform="matrix(1,0,0,1,1,-2)"][opacity="1"][style="display: block;"] g[opacity="1"][transform="matrix(1,0,0,1,0,0)"] g[opacity="1"][transform="matrix(1,0,0,1,12.77299976348877,20.000999450683594)"] path[fill="rgb(120,62,17)"][fill-opacity="1"][d=" M-1.6449999809265137,0.0010000000474974513 C-1.6449999809265137,0.9210000038146973 -0.9089999794960022,1.6649999618530273 0,1.6649999618530273 C0.9079999923706055,1.6649999618530273 1.6449999809265137,0.9210000038146973 1.6449999809265137,0.0010000000474974513 C1.6449999809265137,-0.9190000295639038 0.9079999923706055,-1.6649999618530273 0,-1.6649999618530273 C-0.9089999794960022,-1.6649999618530273 -1.6449999809265137,-0.9190000295639038 -1.6449999809265137,0.0010000000474974513z"] {
    fill: rgb(120, 62, 17) !important;
}
g[transform="matrix(1,0,0,1,1,-2)"][opacity="1"][style="display: block;"] g[opacity="1"][transform="matrix(1,0,0,1,0,0)"] g[opacity="1"][transform="matrix(1,0,0,1,24.242000579833984,20.000999450683594)"] path[fill="rgb(120,62,17)"][fill-opacity="1"][d=" M1.6449999809265137,0.0010000000474974513 C1.6449999809265137,0.9210000038146973 0.9079999923706055,1.6649999618530273 0,1.6649999618530273 C-0.9089999794960022,1.6649999618530273 -1.6449999809265137,0.9210000038146973 -1.6449999809265137,0.0010000000474974513 C-1.6449999809265137,-0.9190000295639038 -0.9089999794960022,-1.6649999618530273 0,-1.6649999618530273 C0.9079999923706055,-1.6649999618530273 1.6449999809265137,-0.9190000295639038 1.6449999809265137,0.0010000000474974513z"] {
    fill: rgb(120, 62, 17) !important;
}
g[transform="matrix(1,0,0,1,1,-2)"][opacity="1"][style="display: block;"] g[opacity="1"][transform="matrix(1,0,0,1,0,0)"] g[opacity="1"][transform="matrix(1,0,0,1,12.826000213623047,17.8439998626709)"] path[fill="rgb(120,62,17)"][fill-opacity="1"][d=" M2.4839999675750732,2.0230000019073486 C1.0010000467300415,1.9769999980926514 -0.3930000066757202,1.5399999618530273 -1.4259999990463257,0.6949999928474426 C-1.9600000381469727,0.257999986410141 -2.9730000495910645,-0.5879999995231628 -3.2249999046325684,-1.1369999647140503 C-3.2890000343322754,-1.2769999504089355 -3.2769999504089355,-1.4320000410079956 -3.2060000896453857,-1.5640000104904175 C-3.2060000896453857,-1.5640000104904175 -3.184000015258789,-1.6039999723434448 -3.184000015258789,-1.6039999723434448 C-2.9649999141693115,-2.009999990463257 -2.2809998989105225,-2.0320000648498535 -2.01200008392334,-1.6330000162124634 C-1.7860000133514404,-1.2970000505447388 -0.871999979019165,-0.6449999809265137 -0.5249999761581421,-0.3610000014305115 C0.3240000009536743,0.3330000042915344 1.4149999618530273,0.7519999742507935 2.5999999046325684,0.906000018119812 C3.0380001068115234,0.9629999995231628 3.2880001068115234,1.375 3.1070001125335693,1.7100000381469727 C2.996999979019165,1.9129999876022339 2.752000093460083,2.0309998989105225 2.4839999675750732,2.0230000019073486z"] {
    fill: rgb(120, 62, 17) !important;
}
g[transform="matrix(1,0,0,1,1,-1.9999990463256836)"][opacity="1"][style="display: block;"] g[opacity="1"][transform="matrix(1,0,0,1,0,0)"] g[opacity="1"][transform="matrix(1,0,0,1,24.464000701904297,17.858999252319336)"] path[fill="rgb(120,62,17)"][fill-opacity="1"][d=" M-2.4839999675750732,2.0230000019073486 C-1.0010000467300415,1.9759999513626099 0.3930000066757202,1.5399999618530273 1.4259999990463257,0.6949999928474426 C1.9600000381469727,0.257999986410141 2.9730000495910645,-0.5879999995231628 3.2249999046325684,-1.1369999647140503 C3.2880001068115234,-1.2769999504089355 3.2769999504089355,-1.4320000410079956 3.2049999237060547,-1.5640000104904175 C3.2049999237060547,-1.5640000104904175 3.184000015258789,-1.6039999723434448 3.184000015258789,-1.6039999723434448 C2.9639999866485596,-2.009999990463257 2.2799999713897705,-2.0320000648498535 2.01200008392334,-1.6330000162124634 C1.784999966621399,-1.2970000505447388 0.8730000257492065,-0.6449999809265137 0.5260000228881836,-0.3610000014305115 C-0.3230000138282776,0.3330000042915344 -1.4160000085830688,0.7519999742507935 -2.6010000705718994,0.906000018119812 C-3.0380001068115234,0.9629999995231628 -3.2880001068115234,1.375 -3.1070001125335693,1.7100000381469727 C-2.997999906539917,1.9129999876022339 -2.752000093460083,2.0309998989105225 -2.4839999675750732,2.0230000019073486z"] {
    fill: rgb(120, 62, 17) !important;
}
/*Разочарован*/
g[transform="matrix(1,0,0,1,1,-5.749999046325684)"][opacity="1"][style="display: block;"] g[opacity="1"][transform="matrix(1,0,0,1,0,0)"] g[opacity="1"][transform="matrix(1,0,0,1,24.464000701904297,17.858999252319336)"] path[fill="rgb(120,62,17)"][fill-opacity="1"][d=" M-2.4839999675750732,2.0230000019073486 C-1.0010000467300415,1.9759999513626099 0.3930000066757202,1.5399999618530273 1.4259999990463257,0.6949999928474426 C1.9600000381469727,0.257999986410141 2.9730000495910645,-0.5879999995231628 3.2249999046325684,-1.1369999647140503 C3.2880001068115234,-1.2769999504089355 3.2769999504089355,-1.4320000410079956 3.2049999237060547,-1.5640000104904175 C3.2049999237060547,-1.5640000104904175 3.184000015258789,-1.6039999723434448 3.184000015258789,-1.6039999723434448 C2.9639999866485596,-2.009999990463257 2.2799999713897705,-2.0320000648498535 2.01200008392334,-1.6330000162124634 C1.784999966621399,-1.2970000505447388 0.8730000257492065,-0.6449999809265137 0.5260000228881836,-0.3610000014305115 C-0.3230000138282776,0.3330000042915344 -1.4160000085830688,0.7519999742507935 -2.6010000705718994,0.906000018119812 C-3.0380001068115234,0.9629999995231628 -3.2880001068115234,1.375 -3.1070001125335693,1.7100000381469727 C-2.997999906539917,1.9129999876022339 -2.752000093460083,2.0309998989105225 -2.4839999675750732,2.0230000019073486z"] {
    fill: rgb(120, 62, 17) !important;
}