<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
[class$='crop'] {
  width: 100%;
  max-width: inherit; }

[class$='crop-line'],
[class$='crop-line-tag'] {
  overflow: hidden;
  display: inline-block !important;
  vertical-align: middle;
  max-width: 100%;
  text-overflow: ellipsis;
  font-size: 0.875rem;
  line-height: normal;
  white-space: nowrap;
  width: 100%;
  position: relative;
  font-size: inherit; }
  [class$='crop-line']::after,
  [class$='crop-line-tag']::after {
    content: '.';
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    width: 0; }

[class$='crop-line-tag'] {
  max-height: 100px;
  white-space: normal; }

.crop-expand p:not(:last-child),
.crop-expand ol:not(:last-child),
.crop-expand ul:not(:last-child) {
  margin-bottom: 5px; }

.crop-expand ol,
.crop-expand ul {
  margin-left: 17px; }

.crop-expand ul {
  list-style: initial; }

.crop-expand h1,
.crop-expand h2,
.crop-expand h3 {
  margin: 0 0 5px;
  font-weight: 600; }

[class*='crop-line'][class*='-active'] {
  position: absolute;
  right: 0;
  padding: 0 0 0 70px;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0), #fff 65px); }

[class*='crop-line'][class*='-nonactive'] {
  display: block;
  visibility: hidden;
  height: 0; }

.prof-desc [class$='crop'] *,
.revPane-desc [class$='crop'] *,
.prof-review-node [class$='crop'] * {
  line-height: 22px; }

.prof-desc [class$='crop'] *::after,
.revPane-desc [class$='crop'] *::after,
.prof-review-node [class$='crop'] *::after {
  content: none; }

[class^='revPane-grid'] .crop-line-active {
  background-image: linear-gradient(to right, rgba(245, 245, 245, 0), #f5f5f5 65px); }

[class$='crop-line-tag'] .crop-line-active {
  bottom: 0;
  left: 0;
  height: 70px;
  padding: 48px 0 0;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff 50px); }

.card-210x275 [class*='crop-line'],
[class*='card-190x200'] [class*='crop-line'] {
  position: static; }

[class*='card-190x200'] .avatar-info &gt; .avatar-link [class*='crop-line']:nth-child(n + 2):last-child {
  margin: 0 0 1px; }

.grk-crp {
  overflow: hidden;
  position: relative;
  line-height: 22px; }
  .grk-crp-mng {
    position: absolute;
    right: 0;
    bottom: 0; }

.grk-crp:not(.-posRight) .grk-crp-mng {
  left: 0;
  padding: 48px 0 0;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff 48px); }

.grk-crp.-posRight .grk-crp-mng {
  padding: 0 0 0 64px;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0), #fff 64px); }

.grk-crp-val p:not(:last-child),
.grk-crp-val ol:not(:last-child),
.grk-crp-val ul:not(:last-child),
.grk-crp-val h1:not(:last-child),
.grk-crp-val h2:not(:last-child),
.grk-crp-val h3:not(:last-child) {
  margin-bottom: 6px; }

.grk-crp-val h1,
.grk-crp-val h2,
.grk-crp-val h3 {
  font-weight: 600; }

.grk-crp-val ol,
.grk-crp-val ul {
  margin-left: 16px; }

.grk-crp-val ul {
  list-style: disc; }

.prfl-node-border .grk-crp {
  max-height: 200px; }

.grk-card.-sizeSectContestRule .grk-crp {
  max-height: 90px; }

.rgn-hdr::before,
.lst-title::before,
.lst-card-area::before,
.prfl-head-mng::before,
.paneSwitch::before,
.contest-area::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100vw;
  min-width: 1024px;
  left: 50%;
  transform: translateX(-50%); }

@keyframes loader-rotation {
  to {
    transform: rotateY(360deg); } }

.mdl-icon {
  width: 16px;
  height: 16px;
  cursor: pointer; }

.grk-card.-sizeXx144.-loading::after, .grk-card.-sizeXx170.-loading::after, .grk-ic-loader, .button-big.-loading::after {
  content: '';
  flex-shrink: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  animation: loader-rotation .7s infinite;
  background-position: center center;
  background-repeat: no-repeat; }

.grk-card.-sizeXx144.-loading::after, .grk-card.-sizeXx170.-loading::after, .grk-ic-loader, .button-big.-loading::after {
  width: 15px;
  height: 20px;
  background-image: url(img/st/icon/loader.svg); }

html,
body {
  width: 100vw;
  min-height: 100%; }

body,
.body {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-grow: 1;
  -ms-flex-positive: 1;
  -webkit-flex-grow: 1; }
  body &gt; *,
  .body &gt; * {
    flex-basis: auto;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto; }

html {
  line-height: normal;
  font-size: 16px; }

body {
  overflow-x: hidden;
  min-width: 1024px;
  font-size: 0.9375rem;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, sans-serif;
  -webkit-overflow-scrolling: touch; }
  body.itemNonScrollable {
    overflow: hidden; }
  @media screen and (max-width: 1024px) {
    body {
      overflow-x: scroll; } }

html[lang='ru'] .ui-cal-week &gt; *:first-child {
  width: calc(50 * 4px); }

*,
*::after,
*::before {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-weight: 400;
  outline: none;
  -ms-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -webkit-text-size-adjust: none; }
  *:focus,
  *::after:focus,
  *::before:focus {
    outline: none; }

*::after,
*::before {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex; }

ul {
  list-style: none; }

form:not([class*='nx-ui-link']) {
  width: 100%; }

textarea {
  overflow: auto;
  resize: none; }

input,
select,
textarea {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, sans-serif;
  border: none;
  color: #000; }
  input:-webkit-autofill,
  select:-webkit-autofill,
  textarea:-webkit-autofill {
    background-image: none !important; }

input[class=''] {
  visibility: hidden;
  width: 0;
  height: 0; }

input[type="file"] {
  position: absolute;
  width: 100%;
  height: 100%;
  margin: 0 !important;
  opacity: 0;
  cursor: pointer; }

@-moz-document url-prefix() {
  select {
    text-indent: -1.5px; } }

a {
  text-decoration: none;
  color: #00a2ad; }
  a:hover {
    color: #00a7b3; }

b {
  font-weight: 600; }
  [class*='nx-ui-title'] &gt; b {
    padding-right: 4px;
    padding-left: 4px; }

img {
  display: inline-block !important;
  width: inherit;
  max-width: 100%;
  height: inherit;
  object-fit: cover;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -webkit-touch-callout: none; }

iframe {
  border: none; }

i {
  font-style: normal;
  font-weight: inherit; }

table {
  border-collapse: collapse;
  border-spacing: 0; }
  table caption {
    text-align: inherit; }
  table th {
    text-align: inherit; }

.blog-node i,
.reg-title i,
.gift-form-title i,
.venue-regHead-desc i,
.venue-regPlace-desc i,
[class*='modal-desc'] i {
  font-style: italic; }

.blog-node br {
  content: '';
  display: block;
  height: 8px; }

.blog-node strong {
  font-weight: 600; }

html,
body {
  width: 100vw;
  min-height: 100%; }

body,
.body {
  display: flex;
  flex-direction: column;
  flex-grow: 1; }

html {
  line-height: normal;
  font-size: 16px; }

body {
  overflow-x: hidden;
  min-width: 1024px;
  font-size: 0.875rem;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, sans-serif;
  -webkit-overflow-scrolling: touch; }
  body.itemNonScrollable {
    overflow: hidden; }
  @media screen and (max-width: 1024px) {
    body {
      overflow-x: scroll; } }

* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

*,
*::after,
*::before {
  margin: 0;
  padding: 0;
  outline: none;
  -moz-text-size-adjust: none;
  -webkit-text-size-adjust: none; }

ul {
  list-style: none; }

input,
select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, sans-serif;
  border: none;
  color: #000; }
  input:-webkit-autofill,
  select:-webkit-autofill {
    background-image: none !important; }

input[class=''] {
  visibility: hidden;
  width: 0;
  height: 0; }

a {
  text-decoration: none;
  color: #00a2ad; }

b {
  font-weight: 600; }

i {
  font-style: normal;
  font-weight: inherit; }

img {
  display: block !important;
  max-width: 100%;
  object-fit: cover;
  -webkit-user-select: none;
  user-select: none; }
  img[src=''] {
    content: ''; }

iframe {
  border: none; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
  font-size: 0.875rem; }

summary {
  cursor: pointer; }
  summary::-webkit-details-marker {
    display: none; }

.gft-mdl-todo-node * i {
  font-style: italic; }

html[lang='ru'] .ui-cal-week &gt; *:nth-child(1) {
  width: calc(50 * 4px); }

[class^='region-'] {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex; }

.region-head,
.region-content {
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column; }
  .region-head &gt; *,
  .region-content &gt; * {
    flex-basis: auto;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto; }

.region-head {
  z-index: 100;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  background-color: #e02463; }

.region-content {
  flex-grow: 1;
  -ms-flex-positive: 1;
  -webkit-flex-grow: 1;
  padding: 0 0 64px; }

.region-content::before,
.region-modal::before {
  content: '.';
  display: none;
  position: absolute;
  font-weight: 300; }

.rgn-hdr {
  height: 56px;
  padding: 0 16px; }
  .rgn-hdr-node {
    display: flex; }
    .rgn-hdr-node:nth-child(1) {
      align-items: center;
      padding-left: 16px; }
    .rgn-hdr-node:nth-child(2) {
      justify-content: center; }
    .rgn-hdr-node:nth-child(3) {
      justify-content: flex-end;
      padding-right: 16px; }

.rgn-map {
  z-index: 100; }
  .rgn-map-content {
    position: relative;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 36px;
    background-color: #f8f8f8; }
    .rgn-map-content:empty {
      background-image: url(img/logo/logo.svg); }

.rgn-mdl,
.rgn-mdl-gift {
  z-index: 200;
  overflow-x: hidden;
  flex-direction: column;
  align-items: flex-start;
  align-content: flex-start;
  background-color: rgba(0, 0, 0, 0.7); }

.rgn-mdl-gift {
  z-index: 9999; }

.rgn-map,
.rgn-mdl,
.rgn-mdl-gift {
  -webkit-overflow-scrolling: touch; }
  .rgn-map:not(:empty),
  .rgn-mdl:not(:empty),
  .rgn-mdl-gift:not(:empty) {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  @media screen and (max-width: 1024px) {
    .rgn-map,
    .rgn-mdl,
    .rgn-mdl-gift {
      overflow-x: auto; } }

[class^='link-'] {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  display: inline-flex;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  font-weight: initial;
  cursor: pointer; }

.link-blue {
  color: #00a2ad; }
  .link-blue:hover {
    color: #00a7b3; }

.link-grey {
  color: #808080; }
  .link-grey:hover {
    color: #4d4d4d; }

.link-hover {
  cursor: default !important;
  color: #e02463; }
  .link-hover:hover {
    color: #e02463; }

.btn-group &gt; .link-blue:not(:empty), .btn-group &gt;
.link-grey:not(:empty) {
  overflow: hidden;
  display: inline-block !important;
  vertical-align: middle;
  max-width: 100%;
  text-overflow: ellipsis;
  font-size: 0.9375rem;
  line-height: normal;
  margin-top: auto;
  margin-right: 10px;
  margin-bottom: auto; }
  .btn-group &gt; .link-blue:not(:empty)::after, .btn-group &gt;
  .link-grey:not(:empty)::after {
    content: '.';
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    width: 0; }

[class*='card-Xx275'] .link-grey {
  position: absolute;
  top: 40px;
  left: 100px;
  font-size: 0.8125rem;
  font-weight: 300; }

.cal .link-blue {
  overflow: hidden;
  display: inline-block !important;
  vertical-align: middle;
  max-width: 100%;
  text-overflow: ellipsis;
  font-size: 0.9375rem;
  line-height: normal;
  margin: auto 0 0; }
  .cal .link-blue::after {
    content: '.';
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    width: 0; }

[class*='cat-preview-filter-car-node'] &gt; .link-blue {
  overflow: hidden;
  display: inline-block !important;
  vertical-align: middle;
  max-width: 100%;
  text-overflow: ellipsis;
  font-size: 0.9375rem;
  line-height: normal; }
  [class*='cat-preview-filter-car-node'] &gt; .link-blue::after {
    content: '.';
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    width: 0; }

.popover-content &gt; .link-blue {
  overflow: hidden;
  display: inline-block !important;
  vertical-align: middle;
  max-width: 100%;
  text-overflow: ellipsis;
  font-size: 0.8125rem;
  line-height: normal; }
  .popover-content &gt; .link-blue::after {
    content: '.';
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    width: 0; }

.popover-content &gt; .link-blue {
  margin: 0 auto;
  text-align: center; }

[class*='cat-preview-filter-car-node']:not([class*='-active']):hover .link-blue {
  color: #00a7b3; }

[class*='cat-preview-filter-car-node'][class*='-active'] .link-blue {
  color: #e02463; }

.grk-link {
  cursor: pointer; }
  .grk-link:hover {
    color: #e02463; }

.grk-link-clr-blue {
  color: #00a2ad; }

.grk-link-clr-base {
  color: initial; }

.grk-link-clr-grey {
  color: #8f8d8c; }

.grk-card-contact .grk-link {
  line-height: 100%;
  margin: 0 16px 0 0; }

.grk-card-lst-addr .grk-link {
  font-size: 0.75rem; }

.lst-filter-node:last-child .grk-link {
  font-size: 0.75rem;
  font-weight: 600; }

.lst-filter .popover-footer .grk-link {
  line-height: 100%; }

.lst-filter [class$='ui-hover'] .grk-link,
.list-filter [class$='ui-hover'] .grk-link {
  margin: 8px auto 8px 80px; }

.btn-group .grk-link {
  margin: auto 0;
  line-height: 100%; }

.cal .grk-link-clr-blue {
  margin-top: auto; }

.prfl-tbl .grk-link-clr-blue {
  font-size: 0.75rem; }

.grk-card-lst-addr .grk-link-clr-blue {
  font-weight: 600; }

.grk-comment:not(:hover) .grk-comment-date .grk-link-clr-blue {
  visibility: hidden; }

.grk-comment .grk-link-clr-grey {
  font-size: 0.75rem; }

[class^='tb'] {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex; }

.tb {
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  width: 100%; }
  .tb &gt; * {
    flex-basis: auto;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto; }

[class*='tb-row'] {
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  padding: 7px 5px; }
  [class*='tb-row']:not(:first-child) {
    box-shadow: 0 -1px 0 0 #e6e6e6; }

[class*='tb-cell']:not([class*='-val']) {
  overflow: hidden;
  flex: 1 0 0%;
  -ms-flex: 1 0 0%;
  -webkit-flex: 1 0 0%;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  padding: 0 5px;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  text-align: left; }

.tb-cell-val {
  overflow: hidden;
  display: inline-block !important;
  vertical-align: middle;
  max-width: 100%;
  text-overflow: ellipsis;
  font-size: 0.8125rem;
  line-height: normal; }
  .tb-cell-val::after {
    content: '.';
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    width: 0; }

[class*='tb-row'][class*='-title'] &gt; * {
  color: #808080; }

[class*='tb-row'][class*='-title'] .tb-cell-val {
  overflow: hidden;
  display: inline-block !important;
  vertical-align: middle;
  max-width: 100%;
  text-overflow: ellipsis;
  font-size: 0.6875rem;
  line-height: normal; }
  [class*='tb-row'][class*='-title'] .tb-cell-val::after {
    content: '.';
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    width: 0; }

[class*='tb-row'][class*='-title'] + [class*='tb-row'],
[class$='tb-row'] + [class*='tb-row'][class*='-active'],
[class*='tb-row'][class*='-active'] + [class$='tb-row'] {
  box-shadow: none; }

[class*='tb-cell'][class*='-nonactive'] &gt; * {
  color: #808080; }

.modal-title + .tb {
  margin-top: -20px; }

[class*='modal-800'] .tb {
  width: calc(100% + 60px);
  margin: 0 -30px 20px; }

[class*='modal-800'] .tb &gt; * {
  padding-right: 25px;
  padding-left: 25px; }

[class*='modal-800'] .tb &gt; *:not(.tb-row-title),
.mng-pane .tb:not([class*='-modMngNotice-']) &gt; *:not(.tb-row-title) {
  min-height: 60px; }

.tb.-modCatPhoto {
  flex-direction: row;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-items: flex-start;
  margin-top: 5px;
  padding: 0 10px; }
  .tb.-modCatPhoto .tb-row {
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    max-width: 256px;
    margin: 0 0 25px;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none; }
    .tb.-modCatPhoto .tb-row &gt; * {
      flex-basis: auto;
      -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto; }
    .tb.-modCatPhoto .tb-row:not(:last-child) {
      margin: 0 15px 0 0;
      padding-right: 25px;
      box-shadow: 1px 0 0 0 #e6e6e6; }
  .tb.-modCatPhoto .tb-cell:first-child {
    margin: 0 0 3px; }
  .tb.-modCatPhoto .tb-cell-val {
    font-size: 0.6875rem;
    color: #808080; }

.grk-demo {
  margin: 16px;
  background-color: #fff; }
  .grk-demo-title, .grk-demo-row {
    padding: 16px 0; }
    .grk-demo-title:not(:last-child), .grk-demo-row:not(:last-child) {
      border-bottom: 1px solid #f1f1f1; }
  .grk-demo-title {
    text-align: center; }
  .grk-demo-row {
    display: flex; }
  .grk-demo-cell {
    margin: 0 auto; }

.grk-demo.-legacy {
  box-shadow: -24px 0 0 #ff5a25;
  border-color: #ff5a25; }

.grk-demo.-legacy .grk-demo-title {
  color: #ff5a25; }

[class^='card-'] {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex; }

.card-210x180,
.card-210x275,
.card-210x365,
[class*='card-430x'],
[class*='card-Xx280'],
[class*='card-Xx315'],
[class*='card-Xx275'],
[class*='card-190x200'], [class*='card-170x160'] {
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  position: relative;
  border-radius: 6px;
  box-shadow: 0 0 0 1px #ccc, 0 1px 8px 0 rgba(0, 0, 0, 0.24);
  background-color: #fff; }
  .card-210x180 &gt; *, .card-210x275 &gt; *, .card-210x365 &gt; *, [class*='card-430x'] &gt; *, [class*='card-Xx280'] &gt; *, [class*='card-Xx315'] &gt; *, [class*='card-Xx275'] &gt; *, [class*='card-190x200'] &gt; *, [class*='card-170x160'] &gt; * {
    flex-basis: auto;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto; }

.card-Xx80 {
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap; }

[class*='card-elastic'] {
  position: relative;
  margin: 8px;
  box-shadow: 0 0 0 1px #ccc, 0 1px 8px 0 rgba(0, 0, 0, 0.24); }

[class*='card-170x160'] {
  overflow: hidden; }

.card-210x180 {
  min-height: 180px;
  padding: 15px 15px 20px; }
  @media screen and (max-width: 1200px) {
    .card-210x180 {
      width: 210px; } }
  @media screen and (min-width: 1200px) {
    .card-210x180 {
      width: 275px; } }

.card-210x275 {
  width: 210px;
  height: 275px; }

.card-210x365 {
  width: 210px;
  height: 365px; }

[class*='card-170x160'] {
  width: 170px;
  height: 160px; }
  @media screen and (min-width: 1200px) {
    [class*='card-170x160'] {
      width: 210px; } }
  [class*='card-170x160']:empty {
    box-shadow: none;
    background-color: rgba(30, 255, 255, 0.16); }

[class*='card-190x200'] {
  padding: 9px;
  box-shadow: none;
  border: 1px solid transparent; }

[class*='card-190x200']:hover {
  border-color: #e6e6e6; }

@media screen and (max-width: 1200px) {
  [class*='card-190x200'] {
    width: 190px; } }

@media screen and (min-width: 1200px) {
  [class*='card-190x200'] {
    width: 234px; } }

[class*='card-430x150'] {
  width: 430px;
  height: 150px; }

[class*='card-430x245']:only-child {
  width: 900px;
  height: 415px; }

[class*='card-430x245']:not(:only-child) {
  width: 430px;
  height: 245px; }

.card-210x275[class*='-pro'],
.card-210x365[class*='-pro'],
[class*='card-Xx275'][class*='-pro'],
[class*='card-Xx280'][class*='-pro'],
[class*='card-Xx315'][class*='-pro'] {
  box-shadow: 0 0 0 1px #ffb30f, 0 1px 8px 0 rgba(0, 0, 0, 0.24); }

[class*='card-elastic'][class*='-nonactive']::after {
  content: '';
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.5); }

[class*='card-elastic'][class*='-nonactive']::after {
  content: '';
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.5); }

[class^='list-card-newgrid'] &gt; [class*='card-Xx275'], [class^='list-card-newgrid'] &gt;
[class*='card-Xx280'], [class^='list-card-newgrid'] &gt;
[class*='card-Xx315'] {
  width: 900px; }

@media screen and (max-width: 1200px) {
  .modal-900-wide .card-210x180 {
    width: 190px; } }

@media screen and (min-width: 1200px) {
  .modal-900-wide .card-210x180 {
    width: 222px; } }

.card-210x180:hover,
[class*='card-170x160']:not([class*='--data-load']):not(:empty):hover {
  box-shadow: 0 0 0 1px #e02463, 0 1px 8px 0 rgba(0, 0, 0, 0.24); }

[class^='card-ic'] {
  z-index: 1;
  position: absolute; }

[class^='card-ic']:not([class*='-active']) {
  visibility: hidden; }

.card-210x180:hover [class^='card-ic'],
.card-210x275:hover [class^='card-ic'],
.card-210x365:hover [class^='card-ic'],
[class*='card-430x245']:only-child [class^='card-ic'] {
  visibility: visible; }

.card-210x180 [class^='card-ic'],
.card-210x275 [class^='card-ic'],
.card-210x365 [class^='card-ic'] {
  top: 5px;
  right: 5px; }

.card-210x275 [class^='card-ic'],
.card-210x365 [class^='card-ic'] {
  border-radius: 50%; }

[class*='card-elastic'] [class^='card-ic'] {
  position: relative; }

[class*='card-170x160'] [class^='card-ic'] {
  right: 5px;
  bottom: 5px; }

[class*='card-430x245']:only-child [class^='card-ic']:not(:empty) {
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  position: absolute;
  top: -20px;
  left: 20px;
  width: 80px;
  height: 80px;
  text-align: center;
  font-size: 0.8125rem;
  border-radius: 50%;
  background-color: #e02463;
  color: #fff; }

.card-link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

[class*='card-elastic'] .card-link {
  z-index: 1; }

.card-210x275 [class^='card-ic'],
.card-210x365 [class^='card-ic'],
[class*='card-170x160'] [class^='card-ic'] {
  z-index: auto; }

.card-210x275 .card-media,
.card-210x365 .card-media,
[class*='card-elastic'] .card-media,
[class*='card-170x160'] .card-media,
[class*='card-190x200'] .card-media {
  position: static; }

.card-media {
  position: relative;
  background-color: #e6e6e6; }

[class*='card-190x200'] .card-media &gt; img {
  width: 100%;
  height: 100%; }

.card-210x275 .card-media &gt; img,
[class*='card-170x160'] .card-media &gt; img {
  width: 100%; }

[class*='card-elastic'] .card-media &gt; img {
  position: absolute;
  top: 0;
  width: 100%;
  max-height: 100%; }

[class*='card-elastic'].svg-ic-play .card-media &gt; img {
  max-height: 100%; }

.card-Xx80 .card-media-link {
  box-shadow: 0 0 0 1px #ccc, 0 1px 8px 0 rgba(0, 0, 0, 0.24); }

.card-Xx80 .card-media-link &gt; img {
  max-height: 80vh; }

[class^='mediaPane-grid'] .card-Xx80 .card-media-link &gt; img {
  max-width: 960px; }
  @media screen and (min-width: 1200px) {
    [class^='mediaPane-grid'] .card-Xx80 .card-media-link &gt; img {
      max-width: 1160px; } }

[class^='streamPane-grid'] .card-Xx80 .card-media-link &gt; img {
  max-width: 900px; }

.modal-900-wide [class^='mediaPane-grid'] .card-Xx80 .card-media-link &gt; img {
  max-width: 820px; }
  @media screen and (min-width: 1200px) {
    .modal-900-wide [class^='mediaPane-grid'] .card-Xx80 .card-media-link &gt; img {
      max-width: 950px; } }

.card-210x275 .card-media,
.card-210x365 .card-media,
[class*='card-430x'] .card-media,
[class*='card-190x200'] .card-media {
  overflow: hidden; }

.card-210x275 .card-media,
.card-210x365 .card-media,
[class*='card-430x'] .card-media {
  border-radius: 6px 6px 0 0; }

[class*='card-190x200'] .card-media {
  border-radius: 6px; }

[class*='card-Xx275'] .card-media,
[class*='card-Xx280'] .card-media,
[class*='card-Xx315'] .card-media {
  background-color: transparent; }

[class*='card-190x200'] .card-media {
  box-shadow: 0 0 0 1px #ccc, 0 1px 8px 0 rgba(0, 0, 0, 0.24); }

[class*='card-Xx280'] .card-media,
[class*='card-Xx315'] .card-media {
  margin: 0 10px 10px; }

.card-Xx80 .card-media {
  margin: 0 auto; }

[class*='card-elastic'] .card-media {
  width: 100%; }

.card-210x275 .card-media {
  height: 210px; }

.card-210x365 .card-media {
  height: 300px; }

[class*='card-Xx275'] .card-media {
  margin: 0 0 15px;
  -webkit-user-select: none;
  user-select: none; }

[class*='card-170x160'] .card-media {
  height: 100px; }

[class*='card-190x200'] .card-media {
  height: 130px; }

[class*='card-430x'] .card-media {
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  background-color: #fff; }

[class*='card-430x'] .card-media img {
  background-color: #e6e6e6; }

[class*='card-430x150'] .card-media &gt; * {
  width: 104px;
  height: 100px; }
  [class*='card-430x150'] .card-media &gt; *:first-child {
    margin-left: -1px; }
  [class*='card-430x150'] .card-media &gt; * + * {
    margin: 0 0 0 5px; }

[class*='card-430x245'] .card-media &gt; * + * {
  margin: 0 0 0 5px; }

[class*='card-430x245'] .card-media &gt; *:nth-child(4), [class*='card-430x245'] .card-media &gt; *:nth-child(5) {
  position: absolute; }

[class*='card-430x245'] .card-media &gt; *:nth-child(5) {
  right: 0; }

[class*='card-430x245']:only-child .card-media &gt; *:first-child {
  width: 450px;
  height: 365px; }

[class*='card-430x245']:only-child .card-media &gt; *:nth-child(n + 2) {
  width: 220px;
  height: 180px; }

[class*='card-430x245']:only-child .card-media &gt; *:nth-child(4), [class*='card-430x245']:only-child .card-media &gt; *:nth-child(5) {
  top: 185px; }

[class*='card-430x245']:only-child .card-media &gt; *:nth-child(4) {
  right: 225px; }

[class*='card-430x245']:not(:only-child) .card-media &gt; *:first-child {
  width: 230px;
  height: 195px; }

[class*='card-430x245']:not(:only-child) .card-media &gt; *:nth-child(n + 2) {
  width: 95px;
  height: 95px; }

[class*='card-430x245']:not(:only-child) .card-media &gt; *:nth-child(4), [class*='card-430x245']:not(:only-child) .card-media &gt; *:nth-child(5) {
  top: 100px; }

[class*='card-430x245']:not(:only-child) .card-media &gt; *:nth-child(4) {
  right: 100px; }

.card-210x365 .card-media-link {
  width: 100%;
  height: 100%; }

[class*='card-Xx275'] .card-media-link,
[class*='card-Xx280'] .card-media-link,
[class*='card-Xx315'] .card-media-link {
  background-color: #e6e6e6; }

[class*='card-Xx280'] .card-media-link {
  width: 212px;
  height: 210px; }
  [class*='card-Xx280'] .card-media-link + * {
    margin: 0 0 0 10px; }

[class*='card-Xx275'] .card-media-link {
  height: 200px;
  transition: margin-left .5s; }
  [class*='card-Xx275'] .card-media-link + * {
    margin: 0 0 0 5px; }

[class*='card-Xx275'] .card-media-link {
  position: relative; }

[class*='card-Xx315'] .card-media-link {
  width: 168px;
  height: 250px; }
  [class*='card-Xx315'] .card-media-link + * {
    margin: 0 0 0 10px; }

.card-title {
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center; }

[class*='card-Xx275'] .card-scroll {
  overflow-x: scroll;
  width: 100%;
  scrollbar-width: none;
  -ms-overflow-style: none; }
  [class*='card-Xx275'] .card-scroll::-webkit-scrollbar {
    width: 0;
    height: 0; }

.card-content {
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center; }
  .card-content &gt; * {
    flex-basis: auto;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto; }

.card-content-link {
  background-color: rgba(233, 150, 122, 0.2);
  color: #000 !important;
  cursor: e-resize; }

.card-210x180 .card-content,
.card-210x275 .card-content,
.card-210x365 .card-content,
[class*='card-170x160'] .card-content {
  flex-grow: 1;
  -ms-flex-positive: 1;
  -webkit-flex-grow: 1; }

[class*='card-Xx315'] .card-content,
[class*='card-Xx275'] .card-content,
[class*='card-190x200'] .card-content {
  flex-direction: row;
  -ms-flex-direction: row;
  -webkit-flex-direction: row; }

[class*='card-Xx280'] .card-content,
[class*='card-Xx275'] .card-content {
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-items: flex-start; }

[class*='card-190x200'] .card-content {
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-justify-content: space-between; }

[class*='card-Xx280'] .card-content,
[class*='card-Xx315'] .card-content,
[class*='card-Xx275'] .card-content {
  order: -1;
  -webkit-order: -1;
  -ms-flex-order: -1;
  margin: 0 20px;
  padding-top: 16px;
  padding-bottom: 20px; }

[class*='card-Xx280'] .card-content &gt; *:first-child,
[class*='card-Xx315'] .card-content &gt; *:first-child,
[class*='card-Xx275'] .card-content &gt; *:first-child {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  width: 100%; }

[class*='card-430x'] .card-content {
  position: relative; }

[class*='card-Xx315'] .card-content &gt; *:first-child:not(:only-child) {
  width: calc(100% - 110px); }

[class*='card-Xx275'] .card-content &gt; *:first-child:not(:only-child) {
  width: calc(100% - 80px); }

[class*='card-Xx315'] .card-content &gt; *:first-child &gt; *:first-child:not(:empty),
[class*='card-Xx280'] .card-content &gt; *:first-child &gt; *:first-child:not(:empty),
[class*='card-Xx275'] .card-content &gt; *:first-child &gt; *:first-child:not(:empty) {
  overflow: hidden;
  display: inline-block !important;
  vertical-align: middle;
  max-width: 560px;
  text-overflow: ellipsis;
  font-size: 1.0625rem;
  line-height: normal;
  white-space: nowrap;
  color: #000; }
  [class*='card-Xx315'] .card-content &gt; *:first-child &gt; *:first-child:not(:empty)::after,
  [class*='card-Xx280'] .card-content &gt; *:first-child &gt; *:first-child:not(:empty)::after,
  [class*='card-Xx275'] .card-content &gt; *:first-child &gt; *:first-child:not(:empty)::after {
    content: '.';
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    width: 0; }

[class*='card-Xx275'][class*='-typeFrontA'] .card-content &gt; *:first-child &gt; *:first-child:not(:empty) {
  font-size: 1.1875rem; }

[class*='card-Xx315'] .card-content &gt; *:last-child {
  order: -1;
  -webkit-order: -1;
  -ms-flex-order: -1; }

[class*='card-Xx315'] .card-content &gt; *:last-child:not(:only-child) {
  z-index: 2;
  overflow: hidden;
  width: 80px;
  height: 80px;
  margin: -35px 20px -35px 0;
  padding: 5px;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  border-radius: 6px;
  box-shadow: 0 0 0 1px #ccc;
  background-color: #fff; }

[class*='card-Xx315'] .card-content &gt; *:last-child:not(:only-child) &gt; img {
  border-radius: 4px; }

.card-210x180 .card-content &gt; *:first-child {
  overflow: hidden;
  display: inline-block !important;
  vertical-align: middle;
  max-width: 100%;
  text-overflow: ellipsis;
  font-size: 0.6875rem;
  line-height: normal;
  color: #808080; }
  .card-210x180 .card-content &gt; *:first-child::after {
    content: '.';
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    width: 0; }
  .card-210x180 .card-content &gt; *:first-child:empty {
    margin: 0 0 -5px; }
  .card-210x180 .card-content &gt; *:first-child:not(:empty) {
    margin: 0 0 10px; }

.card-210x275 .card-content {
  text-align: center;
  font-size: 0.8125rem; }

.card-210x365 .card-content &gt; * {
  font-size: 1.0625rem;
  font-weight: 500;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, sans-serif;
  color: initial; }

.card-210x365 .card-content &gt; *:not(:first-child) {
  overflow: hidden;
  display: inline-block !important;
  vertical-align: middle;
  max-width: 100%;
  text-overflow: ellipsis;
  font-size: 0.6875rem;
  line-height: normal;
  white-space: nowrap;
  text-align: center;
  color: #808080; }
  .card-210x365 .card-content &gt; *:not(:first-child)::after {
    content: '.';
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    width: 0; }

[class*='card-430x'] .card-content {
  flex-direction: row;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  margin: auto 20px; }
  [class*='card-430x'] .card-content &gt; *:first-child:not(:empty) {
    overflow: hidden;
    display: inline-block !important;
    vertical-align: middle;
    max-width: 100%;
    text-overflow: ellipsis;
    font-size: 0.9375rem;
    line-height: normal;
    white-space: nowrap; }
    [class*='card-430x'] .card-content &gt; *:first-child:not(:empty)::after {
      content: '.';
      overflow: hidden;
      display: inline-block;
      vertical-align: middle;
      width: 0; }
  [class*='card-430x'] .card-content &gt; *:last-child {
    margin-left: auto; }

[class*='card-430x']:only-child .card-content &gt; *:first-child {
  max-width: 450px;
  margin: auto; }

[class*='card-430x']:only-child .card-content &gt; *:last-child {
  position: absolute;
  right: 0; }

[class*='card-430x']:not(:only-child) .card-content &gt; *:first-child {
  font-size: 0.8125rem;
  margin: 0 15px 0 0; }

.card-210x275 .card-content,
.card-210x365 .card-content,
[class*='card-170x160'] .card-content {
  padding: 0 16px; }

.card-210x275 .card-content,
.card-210x365 .card-content,
[class*='card-170x160'] .card-content {
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center; }

[class*='card-170x160'] .card-content &gt; * {
  overflow: hidden;
  display: inline-block !important;
  vertical-align: middle;
  max-width: 100%;
  text-overflow: ellipsis;
  font-size: 0.8125rem;
  line-height: normal;
  white-space: nowrap; }
  [class*='card-170x160'] .card-content &gt; *::after {
    content: '.';
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    width: 0; }
  [class*='card-170x160'] .card-content &gt; *:first-child {
    margin: 0 0 10px; }
  [class*='card-170x160'] .card-content &gt; *:last-child {
    font-size: 0.6875rem;
    color: #808080; }

[class*='card-190x200'] .card-content {
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-items: flex-start;
  padding: 14px 0 0 13px; }

[class*='card-190x200'] .card-content &gt; *:first-child {
  max-width: calc(100% - 65px); }

[class*='card-190x200'] .card-content &gt; *:not([class*='avatar-']):first-child {
  overflow: hidden;
  display: block;
  font-size: 0.8125rem;
  line-height: 13px;
  text-overflow: ellipsis; }

[class*='card-190x200']:not(:hover) .card-content &gt; *:not([class*='avatar-']):first-child {
  color: #4d4d4d; }

.grk-card {
  flex-shrink: 0;
  position: relative;
  border-radius: 8px;
  background-color: #fff; }
  .grk-card-wrap {
    display: grid; }

.grk-card-wrap.-size182, .grk-card-wrap.-size314, .grk-card-wrap.-sizeXx144 {
  row-gap: 16px;
  column-gap: 16px; }

.grk-card-wrap.-sizeXx144, .grk-card-wrap.-size226x216, .grk-card-wrap.-size226x390 {
  grid-template-columns: repeat(4, minmax(0, 1fr)); }

.grk-card-wrap.-size304, .grk-card-wrap.-size314 {
  grid-template-columns: repeat(3, minmax(0, 1fr)); }

.grk-card-wrap.-size226x216, .grk-card-wrap.-size226x390 {
  grid-column: 1 / -1;
  row-gap: 24px;
  column-gap: 24px; }
  @media screen and (min-width: 1280px) {
    .grk-card-wrap.-size226x216, .grk-card-wrap.-size226x390 {
      grid-template-columns: repeat(5, minmax(0, 1fr)); } }

.grk-card-wrap.-size182 {
  grid-template-columns: repeat(5, 1fr); }

.grk-card-wrap.-size256 {
  display: flex;
  margin: 0 0 24px; }

.grk-card-wrap.-size304 {
  row-gap: 32px;
  column-gap: 32px;
  padding: 40px 0 24px; }

.grk-card-wrap.-sizeXx80VH {
  display: flex;
  flex-direction: column; }
  .grk-card-wrap.-sizeXx80VH &gt; *:not(:last-child) {
    margin-bottom: 24px; }

.grk-card.-sizeSectPrfl, .grk-card.-sizeSectContestRule, .grk-card.-size182, .grk-card.-size304, .grk-card.-sizeXx144, .grk-card.-sizeXx170, .grk-card.-sizeXx270, .grk-card.-sizeXx352, .grk-card.-sizeXx360, .grk-card.-sizeXx388, .grk-card.-sizeXx388-mini, .grk-card.-size226xY {
  box-shadow: 0 3px 14px rgba(22, 18, 16, 0.13), 0 1px 4px rgba(22, 18, 16, 0.11); }

.grk-card.-sizeSectContestPhoto, .grk-card.-size304, .grk-card.-size310xY {
  overflow: hidden; }

.grk-card.-sizeXx144.-mix, .grk-card.-sizeXx170.-mix {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-weight: 600;
  box-shadow: none;
  color: #00a2ad;
  cursor: pointer; }

.grk-card.-sizeSectPrfl {
  padding: 16px 24px;
  border-radius: 12px; }
  .grk-card.-sizeSectPrfl:not(:last-child) {
    margin: 0 0 20px; }
  .grk-card.-sizeSectPrfl &gt; * {
    margin-bottom: 16px; }

.grk-card.-sizeSectContestRule {
  padding: 24px; }
  .grk-card.-sizeSectContestRule &gt; *:not(:last-child) {
    margin: 0 0 16px; }

.grk-card.-sizeSectContestOld {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 16px 0 24px; }

.grk-card.-sizeXx144.-mix, .grk-card.-sizeXx144.-loading, .grk-card.-sizeXx170.-mix, .grk-card.-sizeXx170.-loading {
  -webkit-user-select: none;
  user-select: none; }

.grk-card.-sizeXx144.-mix, .grk-card.-sizeXx170.-mix {
  background-color: rgba(30, 255, 255, 0.16); }
  .grk-card.-sizeXx144.-mix:hover, .grk-card.-sizeXx170.-mix:hover {
    background-color: rgba(30, 255, 255, 0.32);
    color: #e02463; }

.grk-card.-sizeXx144.-loading, .grk-card.-sizeXx170.-loading {
  position: relative;
  box-shadow: inset 0 0 0 1px #f1f1f1;
  background-color: #f1f1f1;
  color: transparent;
  cursor: default; }

.grk-card-wrap.-size256 .grk-card.-sizeXx170 {
  width: 256px;
  margin: 0 12px; }

.grk-card.-sizeXx270, .grk-card.-sizeXx352, .grk-card.-sizeXx360, .grk-card.-sizeXx388 {
  padding: 16px 16px 0 24px; }
  .grk-card.-sizeXx270 &gt; *:not(:last-child), .grk-card.-sizeXx352 &gt; *:not(:last-child), .grk-card.-sizeXx360 &gt; *:not(:last-child), .grk-card.-sizeXx388 &gt; *:not(:last-child) {
    margin-bottom: 16px; }
  .grk-card.-sizeXx270.-status-pro, .grk-card.-sizeXx352.-status-pro, .grk-card.-sizeXx360.-status-pro, .grk-card.-sizeXx388.-status-pro {
    box-shadow: 0 3px 14px rgba(22, 18, 16, 0.13), 0 0 0 1px #ffb30f; }

.grk-card.-sizeXx388-mini {
  width: 360px; }

.grk-card.-sizeXx80VH {
  margin-right: auto;
  margin-left: auto; }

.grk-card.-size310xY {
  width: 310px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.24), 0 0.3px 0.9px rgba(0, 0, 0, 0.16); }
  .grk-card.-size310xY.-nonactive {
    position: relative; }
    .grk-card.-size310xY.-nonactive::after {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      border-radius: 8px;
      background-color: rgba(255, 255, 255, 0.64); }

details.grk-card.-sizeSectPrfl:not([open]):hover {
  box-shadow: 0 3px 14px rgba(22, 18, 16, 0.13), 0 0 0 1px #e02463; }

.grk-card.-sizeXx388-mini .grk-card.-size310xY {
  width: 100%;
  margin: 0 0 16px; }

.rgn-map .grk-card.-sizeXx388-mini {
  position: absolute;
  bottom: 8px;
  left: 8px; }

.grk-card-title &gt; span:nth-child(1), .grk-card.-sizeXx360 .grk-card-title &gt; a,
.grk-card.-sizeXx388 &gt; .grk-card-title &gt; a,
.grk-card.-sizeXx388-mini &gt; .grk-card-title &gt; a {
  overflow: hidden;
  display: block;
  max-width: calc(100% - 24px);
  margin: 0 auto 0 0;
  font-weight: 600;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: initial; }

.grk-card-title {
  display: flex;
  align-items: center;
  position: relative; }

.grk-card.-sizeSectPrfl .grk-card-title {
  margin: -16px -24px;
  padding: 16px 24px; }

.grk-card.-sizeSectPrfl .grk-card-title {
  font-size: 1.125rem; }

.grk-card.-sizeSectPrfl summary.grk-card-title {
  font-size: 1rem; }

.grk-card.-sizeSectContestOld .grk-card-title {
  margin-bottom: 16px; }
  .grk-card.-sizeSectContestOld .grk-card-title &gt; *:first-child {
    max-width: none;
    font-size: 1.125rem;
    font-weight: 700; }

.grk-card.-sizeXx360 .grk-card-title,
.grk-card.-sizeXx388 &gt; .grk-card-title {
  font-size: 1.25rem; }

.grk-card.-sizeXx388-mini &gt; .grk-card-title {
  padding: 16px;
  font-size: 1rem;
  border-bottom: 1px solid #e3e3e2; }

.grk-card.-size310xY .grk-card-title {
  padding: 10px 16px;
  font-size: 0.75rem;
  background-color: #f6f6f5; }

.grk-card-link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.elast-card .grk-card-link,
.grk-card.-size182 .grk-card-link,
.grk-card.-sizeXx170 .grk-card-link,
.grk-card.-size226xY .grk-card-link {
  z-index: 1; }

.grk-card-scroll {
  overflow-y: auto; }

.grk-card.-sizeXx388-mini .grk-card-scroll {
  max-height: calc(100vh - 204px - 88px);
  margin: 0 0 88px;
  padding: 24px 16px; }

.grk-card.-sizeXx388-mini .grk-card-scroll &gt; *:not(:last-child):not(.grk-card-about):not(:empty) {
  margin-bottom: 24px; }

.grk-card-media {
  border-radius: 8px; }
  .grk-card-media img,
  .grk-card-media picture {
    width: 100%;
    height: inherit; }
  .grk-card-media-link, .grk-card-media-scroll, .grk-card-media-slider {
    height: 100%; }
  .grk-card-media-link {
    flex-shrink: 0;
    cursor: pointer; }
    .grk-card-media-link:not(:last-child) {
      margin: 0 4px 0 0; }
  .grk-card-media-scroll {
    overflow: hidden; }
  .grk-card-media-slider {
    display: flex; }

.grk-card.-size182 .grk-card-media,
.grk-card.-sizeXx144 .grk-card-media,
.grk-card.-sizeXx170 .grk-card-media,
.grk-card.-size226xY .grk-card-media {
  overflow: hidden; }

.grk-card.-sizeXx144 .grk-card-media,
.grk-card.-size226xY .grk-card-media {
  border-radius: 8px 8px 0 0; }

.grk-card.-size310xY .grk-card-media,
.grk-card.-sizeXx270 .grk-card-media,
.grk-card.-sizeXx352 .grk-card-media,
.grk-card.-sizeXx360 .grk-card-media,
.grk-card.-sizeXx388:not(.-mix) &gt; .grk-card-media {
  height: 200px; }

.grk-card.-sizeSectPrfl .grk-card-media {
  position: relative;
  height: 248px;
  margin-right: -24px;
  margin-left: -24px; }

.grk-card-media .grk-card.-sizeSectContestPhoto {
  height: 256px; }

.grk-card-wrap.-size314 .grk-card.-sizeXx170 .grk-card-media {
  height: auto; }

.grk-card.-sizeXx144 .grk-card-media {
  height: 100px; }

.grk-card.-sizeXx170 .grk-card-media,
.grk-card-wrap.-size226x216 .grk-card.-size226xY .grk-card-media {
  height: 170px; }

@media screen and (min-width: 1280px) {
  .grk-card-wrap.-size226x216 .grk-card.-size226xY .grk-card-media {
    height: 150px; } }

.grk-card-wrap.-size226x390 .grk-card-media {
  height: 340px; }
  @media screen and (min-width: 1280px) {
    .grk-card-wrap.-size226x390 .grk-card-media {
      height: 300px; } }

.grk-card-wrap.-size256 .grk-card.-sizeXx170 .grk-card-media {
  height: 256px; }

.grk-card.-sizeXx270 .grk-card-media,
.grk-card.-sizeXx352 .grk-card-media,
.grk-card.-sizeXx360 .grk-card-media,
.grk-card.-sizeXx388 &gt; .grk-card-media,
.grk-card.-size226xY .grk-card-media,
.grk-card.-size310xY .grk-card-media {
  position: relative; }

.grk-card.-sizeXx270 .grk-card-media,
.grk-card.-sizeXx352 .grk-card-media,
.grk-card.-sizeXx360 .grk-card-media,
.grk-card.-sizeXx388 &gt; .grk-card-media {
  margin-right: -16px;
  margin-left: -24px; }

.grk-card.-sizeXx270 .grk-card-media:last-child,
.grk-card.-sizeXx352 .grk-card-media:last-child,
.grk-card.-sizeXx360 .grk-card-media:last-child,
.grk-card.-sizeXx388 &gt; .grk-card-media:last-child {
  margin-bottom: 16px; }

.grk-card.-sizeXx270 .grk-card-media,
.grk-card.-sizeSectPrfl .grk-card-media,
.grk-card.-sizeXx352 .grk-card-media,
.grk-card.-sizeXx360 .grk-card-media,
.grk-card.-sizeXx388:not(.-mix) &gt; .grk-card-media {
  border-radius: 0;
  background-color: #f8f8f8; }

.grk-card.-sizeXx388.-mix &gt; .grk-card-media {
  margin-top: -8px;
  margin-bottom: 8px; }

.elast-card .grk-card-media {
  position: absolute;
  top: 0; }

.prfl-content .elast-card .grk-card-media {
  right: 0;
  left: 0; }

.grk-card.-size304 .grk-card-media::after {
  content: '';
  display: block;
  width: 1px;
  height: 0;
  padding-bottom: calc(100% - 100px); }

.grk-card.-sizeXx80VH .grk-card-media img {
  width: auto;
  max-height: 80vh; }

.grk-card.-size304 .grk-card-media img, .grk-card.-size304
.grk-card-media picture {
  height: 100px; }

.grk-card.-size310xY .grk-card-media-scroll {
  padding: 0 !important; }

@media (hover: none), (pointer: coarse) {
  .grk-card-media-slider {
    overflow-x: scroll;
    margin: 0 !important;
    scrollbar-width: none; }
    .grk-card-media-slider::-webkit-scrollbar {
      width: 0;
      height: 0; } }

.grk-card.-sizeXx388.-mix .grk-card-media-slider {
  padding: 8px 16px; }

.grk-card.-sizeXx388.-mix .grk-card-media-slider &gt; *:not(:last-child) {
  margin-right: 16px; }

.grk-card.-size310xY .grk-card-media-slider {
  padding: 0 !important; }

.grk-card.-size310xY .grk-card-media-link {
  max-width: 100%;
  margin: 0; }

.grk-card.-sizeXx360 .grk-card-media-link {
  width: calc(25% - 3px); }

.grk-card-content {
  display: flex; }

.grk-card.-size182 .grk-card-content *:nth-child(1),
.grk-card.-sizeXx144 .grk-card-content *,
.grk-card.-sizeXx170 .grk-card-content *:not(.grk-ui-link),
.grk-card.-size226xY .grk-card-content * {
  overflow: hidden;
  max-width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis; }

.grk-card.-sizeSectContestPhoto .grk-card-content,
.grk-card.-sizeXx144 .grk-card-content,
.grk-card.-sizeXx170 .grk-card-content,
.grk-card.-size310xY .grk-card-content {
  flex-direction: column; }

.grk-card.-size182 .grk-card-content,
.grk-card.-sizeXx170 .grk-card-content {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 12px 16px;
  border-radius: 0 0 8px 8px;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), #000 100%); }
  .grk-card.-size182 .grk-card-content &gt; *:nth-last-child(1),
  .grk-card.-sizeXx170 .grk-card-content &gt; *:nth-last-child(1) {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    font-size: 0.75rem; }

.grk-card.-sizeXx144 .grk-card-content,
.grk-card.-size226xY .grk-card-content {
  min-height: 44px;
  border-radius: 0 0 8px 8px; }

.grk-card.-sizeSectContestPhoto .grk-card-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100px;
  padding: 24px 16px;
  background-color: #322e2d; }
  .grk-card.-sizeSectContestPhoto .grk-card-content a:first-of-type {
    margin: auto 0 16px; }
  .grk-card.-sizeSectContestPhoto .grk-card-content &gt; *:not(a) {
    margin: 0 0 8px; }
    .grk-card.-sizeSectContestPhoto .grk-card-content &gt; *:not(a) *:nth-child(1) {
      font-size: 0.6875rem;
      color: rgba(255, 255, 255, 0.56); }
    .grk-card.-sizeSectContestPhoto .grk-card-content &gt; *:not(a) *:nth-child(2) {
      font-size: 1.375rem;
      font-weight: 700;
      color: #fff; }

.grk-card.-size182 .grk-card-content &gt; *:nth-child(1) {
  margin: 0 auto 0 0;
  font-size: 0.75rem;
  color: #fff; }

.grk-card.-sizeXx144 .grk-card-content {
  justify-content: center;
  padding: 0 8px; }
  .grk-card.-sizeXx144 .grk-card-content * {
    text-align: center; }
  .grk-card.-sizeXx144 .grk-card-content *:nth-child(1) {
    margin: 0 0 4px;
    font-size: 0.75rem;
    font-weight: 600; }
  .grk-card.-sizeXx144 .grk-card-content *:last-child {
    font-size: 0.625rem;
    color: #b4b3b3; }

.grk-card.-size304 .grk-card-content {
  flex-direction: column;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: calc(100% - 100px);
  padding: 24px;
  background-color: #fff; }
  .grk-card.-size304 .grk-card-content *:nth-child(1) {
    margin: 0 0 10px;
    font-size: 1.125rem;
    font-weight: 700; }
  .grk-card.-size304 .grk-card-content *:nth-child(2) {
    margin: 0 0 6px;
    color: #575453; }
  .grk-card.-size304 .grk-card-content *:nth-child(3) {
    color: #7d7a79; }
  .grk-card.-size304 .grk-card-content *:nth-child(n + 2) {
    font-size: 0.8125rem; }

.grk-card.-sizeXx170 .grk-card-content &gt; *:nth-last-child(1) &gt; *:nth-child(1) {
  overflow: visible; }

.grk-card.-sizeXx170 .grk-card-content &gt; *:nth-last-child(1) &gt; *:nth-child(2) {
  order: -1; }

.grk-card.-sizeXx170 .grk-card-content &gt; *:nth-last-child(1) &gt; *:not(:nth-child(3)) {
  margin-right: 4px;
  color: rgba(255, 255, 255, 0.64); }

.grk-card.-sizeXx170 .grk-card-content &gt; *:nth-last-child(2) {
  font-size: 0.8125rem;
  font-weight: 600;
  margin: 0 0 4px;
  color: #fff; }

.grk-card.-sizeXx170 .grk-card-content i ~ *:nth-last-child(2) {
  max-width: calc(100% - 30px); }

.grk-card.-sizeXx170 .grk-card-content .avt ~ *:nth-last-child(1),
.grk-card.-sizeXx170 .grk-card-content .avt ~ *:nth-last-child(2) {
  max-width: calc(100% - 30px - 32px - 12px);
  margin-left: 44px; }

.grk-card.-size226xY .grk-card-content {
  padding: 12px 16px; }
  .grk-card.-size226xY .grk-card-content &gt; * {
    margin: auto; }
    .grk-card.-size226xY .grk-card-content &gt; *:nth-child(1) {
      font-weight: 500; }

.grk-card.-size310xY .grk-card-content {
  padding: 8px 16px 12px; }

.grk-card-wrap.-size226x216 .grk-card-content *:nth-child(1) {
  font-size: 0.75rem;
  line-height: 12px; }

.grk-card-wrap.-size226x390 .grk-card-content {
  flex-direction: column; }
  .grk-card-wrap.-size226x390 .grk-card-content &gt; *:nth-child(1) {
    font-size: 1rem;
    line-height: 16px; }
  .grk-card-wrap.-size226x390 .grk-card-content &gt; *:nth-child(2) {
    margin-top: 8px; }
  .grk-card-wrap.-size226x390 .grk-card-content &gt; *:nth-child(3) {
    font-weight: 600; }
  .grk-card-wrap.-size226x390 .grk-card-content &gt; *:nth-child(n + 2) {
    font-size: 0.75rem;
    color: #7d7a79; }

.grk-card-ic {
  position: absolute; }

.grk-card.-size226xY .grk-card-ic {
  top: 8px;
  right: 8px; }

.grk-card.-size226xY .grk-card-ic {
  visibility: hidden; }

.grk-card.-size226xY:hover .grk-card-ic,
.grk-card.-size226xY .grk-card-ic.-active {
  visibility: visible; }

.grk-card-collapse {
  overflow: hidden;
  position: relative;
  border-radius: 0 0 8px 8px; }

.grk-card-collapse.-nonactive::before {
  content: '';
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  height: 100px;
  background: linear-gradient(to top, #fff 40px, rgba(255, 255, 255, 0) 100%); }

.grk-card.-sizeSectPrfl .grk-card-collapse {
  margin: 0 -24px -16px;
  padding: 0 24px 24px; }

.grk-card.-sizeSectPrfl .grk-card-collapse &gt; *:not(:last-child) {
  margin-bottom: 16px; }

.grk-card.-sizeSectPrfl .grk-card-collapse.-nonactive {
  max-height: 200px; }

.prfl-tbl .grk-card.-sizeSectPrfl .grk-card-collapse.-nonactive {
  max-height: 350px; }

.prfl-tbl.-sectPrflVenue .grk-card-collapse::before {
  height: 40px; }

.grk-card-about {
  font-size: 0.8125rem;
  line-height: 1.5; }

.grk-card.-sizeSectPrfl .grk-card-about b {
  display: block; }

.grk-card.-sizeXx388 .grk-card-about {
  margin-bottom: 4px; }

.grk-card.-sizeXx388-mini .grk-card-about {
  margin-bottom: 8px;
  padding: 0 8px; }

.grk-card-contact {
  display: flex;
  height: 56px;
  margin-top: 16px;
  margin-right: -16px;
  margin-left: -24px;
  padding: 0 16px;
  border-radius: 0 0 8px 8px;
  background-color: #f8f8f8; }
  .grk-card-contact-node {
    display: flex;
    align-items: center; }
    .grk-card-contact-node:nth-child(1) {
      flex-grow: 1; }
    .grk-card-contact-node:last-child {
      margin: 0 0 0 auto; }
      .grk-card-contact-node:last-child &gt; *:not(:last-child):not(a) {
        margin: 0 8px 0 0; }

.grk-card.-sizeXx388-mini .grk-card-contact {
  height: 36px;
  background-color: #e4ffff; }

.grk-card.-sizeXx388-mini .grk-card-contact {
  margin-left: -16px;
  border-radius: 0; }

.grk-card-hint {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 12px 16px;
  background-color: #7d7a79;
  color: #fff; }
  .grk-card-hint * {
    overflow: hidden;
    max-width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis; }

.grk-card.-size226xY:not(:hover) .grk-card-hint {
  visibility: hidden; }

.grk-card-tag-wrap {
  display: flex;
  flex-wrap: nowrap;
  position: absolute;
  top: 16px;
  left: 16px; }

.grk-card-tag {
  padding: 6px 8px;
  font-size: 0.625rem;
  font-weight: 500;
  line-height: 10px;
  border-radius: 4px;
  color: #fff; }
  .grk-card-tag:not(:last-child) {
    margin-left: 4px; }

.grk-card.-size304 .grk-card-tag-wrap {
  top: 16px;
  left: 16px; }

.grk-card.-size304 .grk-card-tag:first-child {
  background-color: #6a6766; }

.grk-card.-size304 .grk-card-tag:last-child:not(:only-child) {
  order: -1;
  background-color: #e02463; }

.grk-card.-size304 .grk-card-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 16px 16px 16px 24px;
  background-color: #f8f8f8; }

.grk-card.-size304 .grk-card-footer.-nonactive {
  background-color: #f1f1f1; }

.grk-card-lst-tag {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-top: -8px;
  font-size: 0.75rem; }
  .grk-card-lst-tag &gt; *:not(:last-child) {
    margin-right: 6px; }
  .grk-card-lst-tag-mix {
    display: flex; }
  .grk-card-lst-tag-count, .grk-card-lst-tag-node {
    align-items: center;
    display: flex;
    margin-top: 8px; }
  .grk-card-lst-tag-count {
    margin-right: 6px;
    font-size: 1.25rem;
    line-height: 0;
    font-weight: 800;
    color: #01b66e; }
  .grk-card-lst-tag-node {
    height: 20px;
    line-height: 100%;
    padding: 0 4px;
    border-radius: 4px;
    background-color: #f5f4fe;
    color: #4b3ac2;
    cursor: pointer; }
    .grk-card-lst-tag-node.-rate {
      background-color: #f8f8f8;
      color: initial; }
      .grk-card-lst-tag-node.-rate b {
        color: #01b66e; }
    .grk-card-lst-tag-node.-gift {
      position: relative;
      margin-left: 19px;
      background-color: #fff9e6;
      color: #a43B00; }

.grk-card-lst-addr {
  position: relative;
  margin-right: auto;
  padding: 0 0 0 24px;
  line-height: 150%;
  white-space: normal !important; }
  .grk-card-lst-addr i, .grk-card-lst-addr svg {
    position: absolute !important;
    left: 0; }
  .grk-card-lst-addr + .grk-card-lst-addr {
    margin-top: -8px; }

.grk-card-lst-param {
  color: #6a6766; }

.grk-card-lst-price {
  display: flex; }
  .grk-card-lst-price-node {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    max-width: 25%; }
    .grk-card-lst-price-node *:nth-child(1) {
      margin: 0 0 4px;
      font-size: 0.75rem;
      color: #8f8d8c; }
    .grk-card-lst-price-node *:last-child {
      font-size: 0.8125rem;
      font-weight: 600; }
    .grk-card-lst-price-node:not(:last-child) {
      margin: 0 16px 0 0;
      padding: 0 16px 0 0;
      border-right: 1px solid #ececec; }

.grk-card-lst-map {
  z-index: 1;
  display: flex;
  align-items: flex-start;
  justify-content: space-around;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 88px;
  padding: 8px 16px;
  border-top: 1px solid #e3e3e2;
  background-color: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(12px); }
  .grk-card-lst-map-node {
    flex: 1 1 0%;
    text-align: center;
    font-size: 0.75rem;
    line-height: 100%; }
    .grk-card-lst-map-node + .grk-card-lst-map-node {
      margin: 0 0 0 8px; }
    .grk-card-lst-map-node i, .grk-card-lst-map-node svg {
      width: 40px;
      height: 40px;
      margin: 0 0 4px;
      border-radius: 50%;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 20px;
      border: 2px solid #00a2ad; }
    .grk-card-lst-map-node:hover {
      color: #e02463; }
      .grk-card-lst-map-node:hover i, .grk-card-lst-map-node:hover svg {
        border-color: #e02463; }

.grk-card-lst-car {
  display: flex;
  margin: 0 0 24px;
  padding: 0 22px; }
  .grk-card-lst-car-node {
    display: flex;
    flex-direction: column;
    margin: 0 24px 0 0;
    font-size: 0.8125rem; }
    .grk-card-lst-car-node:not(:nth-child(1)) {
      color: #808080; }
    .grk-card-lst-car-node &gt; *:not(:nth-child(1)) {
      margin-top: 8px; }
    .grk-card-lst-car-node:nth-child(n + 2) &gt; * {
      display: inline-block !important;
      vertical-align: middle;
      font-size: 0.8125rem;
      line-height: normal;
      display: flex !important;
      -ms-flex-align: end;
      align-items: flex-end;
      -webkit-align-items: flex-end; }
      .grk-card-lst-car-node:nth-child(n + 2) &gt; *:not(:empty)::after {
        content: '.';
        overflow: hidden;
        display: inline-block;
        width: 0;
        vertical-align: middle; }
      .grk-card-lst-car-node:nth-child(n + 2) &gt; *::after {
        font-size: 1.0625rem; }
    .grk-card-lst-car-node b {
      margin: 0 4px 0 0; }
    .grk-card-lst-car-node:nth-child(1) b {
      font-size: 1.0625rem; }

.grk-card-lst-auto {
  display: flex; }
  .grk-card-lst-auto-node:nth-child(2) {
    display: flex;
    align-items: center;
    margin: 0 0 0 auto; }
    .grk-card-lst-auto-node:nth-child(2) &gt; * {
      margin: 0 8px; }
  .grk-card-lst-auto-title {
    margin: 0 0 6px;
    font-size: 0.75rem;
    font-weight: 600;
    color: #00cd7c; }
  .grk-card-lst-auto-time {
    display: flex; }
  .grk-card-lst-auto-time-node {
    margin: 0 16px 0 0; }
    .grk-card-lst-auto-time-node:nth-child(n + 2) {
      padding: 0 0 0 16px;
      border-left: 1px solid #ececec; }
    .grk-card-lst-auto-time-node b {
      margin: 0 8px 0 0; }
    .grk-card-lst-auto-time-node *:nth-child(1):not(:only-child) {
      margin: 0 0 4px;
      font-size: 0.75rem;
      color: #7d7a79; }

.grk-card.-sizeXx388-mini .grk-card-lst-tag {
  padding: 0 8px; }

.grk-card-lst-tag-mix.-bad .grk-card-lst-tag-count, .grk-card-lst-tag-mix.-bad
.grk-card-lst-tag-node b {
  color: #ff5a25; }

.grk-card.-sizeXx388 .grk-card-lst-addr:hover *:nth-child(2),
.grk-card.-sizeXx388-mini .grk-card-lst-addr:hover *:nth-child(2) {
  color: initial; }

.grk-card.-sizeXx388-mini .grk-card-lst-addr {
  flex-direction: column;
  padding: 0 0 0 32px; }

.grk-card.-sizeXx388-mini .grk-card-lst-addr i,
.grk-card.-sizeXx388-mini .grk-card-lst-addr svg {
  left: 8px; }

.grk-card.-sizeXx388-mini .grk-card-lst-addr *::before {
  content: none; }

.grk-card.-sizeXx388-mini .grk-card-lst-addr + .grk-card-lst-addr {
  margin-top: -16px; }

.grk-pane {
  width: 100%;
  padding: 32px;
  border-radius: 8px;
  box-shadow: 0 3px 14px rgba(22, 18, 16, 0.13), 0 1px 4px rgba(22, 18, 16, 0.11);
  background-color: #fff; }

.elast-card-wrap {
  display: flex;
  flex-wrap: wrap;
  margin: -4px; }
  .elast-card-wrap::after {
    content: '';
    flex-grow: 99999; }

.elast-card {
  position: relative;
  margin: 4px;
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.24); }
  .elast-card-switch {
    font-size: 0; }
  .elast-card-pane {
    z-index: 1;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    min-height: 40px;
    padding: 8px;
    background: linear-gradient(to bottom, rgba(22, 18, 16, 0), #322e2d 100%); }
  .elast-card-pane-node {
    display: flex;
    align-items: center;
    margin: 4px;
    line-height: 100%;
    cursor: pointer; }
    .elast-card-pane-node:not(:hover) &gt; *:not(.ppvr) {
      opacity: 0.72; }
    .elast-card-pane-node &gt; span:not(:empty) {
      margin: 0 4px 0 0;
      font-weight: 600;
      color: #fff; }

.prfl-node .elast-card-wrap {
  margin-bottom: 16px; }

.elast-card:not(:hover) .elast-card-pane,
.grk-card.-sizeXx80VH:not(:hover) .elast-card-pane {
  visibility: hidden; }

.grk-card.-sizeXx80VH .elast-card-pane-node:nth-child(1) {
  margin-right: auto; }

.grk-card.-sizeXx80VH .elast-card-pane-node:nth-child(4) {
  margin-left: auto; }

.elast-card-wrap.st-ui-clean {
  position: relative;
  min-height: 366px;
  background-image: url(img/st/crd/crd-elast.svg);
  background-size: cover; }
  .elast-card-wrap.st-ui-clean::after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 40%;
    background-image: linear-gradient(rgba(255, 255, 255, 0), #fff); }

[class^='hint']:not(.hint-tag):not(.hint-desc) {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex; }

[class^='hint-pos'] {
  z-index: 999;
  visibility: hidden;
  position: absolute;
  width: 260px;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  font-style: normal;
  white-space: normal;
  cursor: default; }
  [class^='hint-pos']::before {
    content: '';
    position: absolute;
    left: 50%;
    transform: inherit;
    -ms-transform: inherit;
    -webkit-transform: inherit;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent; }

.hint-content {
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-grow: 1;
  -ms-flex-positive: 1;
  -webkit-flex-grow: 1;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  min-width: 128px;
  max-width: calc(100% - 20px);
  margin: 10px;
  padding: 16px;
  text-align: center;
  font-size: 0.8125rem;
  border-radius: 8px;
  background-color: rgba(0, 0, 0, 0.88);
  color: #fff; }
  .hint-content &gt; * {
    flex-basis: auto;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto; }
  .hint-content &gt; * {
    max-width: 100%; }
  .hint-content a {
    font-weight: 500;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, sans-serif; }

.hint-title {
  margin: 0 auto 10px 0;
  text-align: left;
  font-size: 1.0625rem;
  font-weight: 500;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, sans-serif;
  color: #fff; }

.hint-like {
  overflow: hidden;
  display: inline-block !important;
  vertical-align: middle;
  max-width: 100%;
  text-overflow: ellipsis;
  font-size: 0.875rem;
  line-height: normal;
  white-space: nowrap;
  margin: 0 0 12px;
  color: #999; }
  .hint-like::after {
    content: '.';
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    width: 0; }
  .hint-like &gt; * {
    font-weight: 600;
    color: #fff; }

.hint-desc a {
  margin: 0 0 0 5px; }

.hint-rating {
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  margin: 0 auto 0 0;
  padding: 5px 0 8px; }
  .hint-rating &gt; * {
    flex-basis: auto;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto; }
  .hint-rating-node {
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    margin: 0 0 7px;
    color: #fff; }
    .hint-rating-node &gt; * {
      display: inline-block !important;
      vertical-align: middle;
      font-size: 0.875rem;
      line-height: normal; }
      .hint-rating-node &gt; *:not(:empty)::after {
        content: '.';
        overflow: hidden;
        display: inline-block;
        width: 0;
        vertical-align: middle; }
    .hint-rating-node &gt; *:first-child {
      position: relative;
      margin-right: 16px;
      padding: 2px 8px;
      border-radius: 20px;
      text-transform: uppercase;
      font-size: 0.6875rem;
      font-weight: 600;
      white-space: nowrap;
      border: 1px solid #e02463;
      background-color: #e02463; }
      .hint-rating-node &gt; *:first-child::before {
        content: '—';
        overflow: hidden;
        position: absolute;
        right: -14px;
        width: 10px;
        color: #fff; }
    .hint-rating-node &gt; *:nth-child(2) {
      text-align: left; }

.hint-contact {
  padding: 8px 0 0;
  color: rgba(255, 255, 255, 0.56); }

[class*='hint-posT'],
[class*='hint-posB'] {
  left: 50%;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%); }

[class*='hint-posT'] {
  bottom: 100%; }
  [class*='hint-posT']::before {
    bottom: 3px;
    border-top: 7px solid rgba(0, 0, 0, 0.88); }

[class*='hint-posB'] {
  top: 100%; }
  [class*='hint-posB']::before {
    top: 3px;
    border-bottom: 7px solid rgba(0, 0, 0, 0.88); }

#js---hover &gt; [class*='hint-pos'],
[class*='hint-tag']:hover &gt; [class*='hint-pos'],
[class*='svg-ic-help']:hover &gt; [class*='hint-pos'] {
  visibility: visible; }

[class*='card-190x200'] [class*='cnt'] [class*='hint-pos'] {
  right: -19px;
  left: auto;
  width: auto;
  transform: translateX(0);
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  white-space: nowrap; }

[class*='card-190x200'] [class*='cnt'] [class*='hint-pos']::before {
  display: none; }

[class*='contact-common'] [class*='soc-32'] [class*='soc-node']:hover [class*='hint-pos'],
[class*='contact-common'] [class*='soc-40'] [class*='soc-node']:hover [class*='hint-pos'] {
  visibility: visible; }

[class*='contact-common'] [class*='soc-32'] [class*='hint-pos']::before {
  content: none; }

[class*='contact-common'] [class*='soc-40'] [class*='hint-pos'] {
  top: calc(100% + 4px); }

[class*='modal-680'] [class*='soc-32'] .hint-content {
  overflow: hidden;
  display: block;
  word-break: break-word;
  text-overflow: ellipsis; }

.table .hint-tag-ic {
  position: relative;
  right: initial;
  margin-left: 5px; }

[class^='reg-'] {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex; }

.reg-title {
  overflow: hidden;
  display: inline-block !important;
  vertical-align: middle;
  max-width: 100%;
  text-overflow: ellipsis;
  font-size: 2rem;
  line-height: normal;
  margin: 40px 0 20px;
  text-align: center;
  font-weight: 300;
  color: #ccc; }
  .reg-title::after {
    content: '.';
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    width: 0; }

.reg-step {
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  width: 500px;
  margin: 0 0 60px; }
  .reg-step-node {
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    position: relative;
    width: 60px;
    height: 60px;
    background-position: center center; }
    .reg-step-node::after, .reg-step-node::before {
      position: absolute;
      margin: auto;
      top: 0;
      bottom: 0;
      width: 146px;
      height: 6px;
      background-color: #f5f5f5; }
    .reg-step-node::after {
      left: calc(100% + 7px); }
    .reg-step-node::before {
      right: calc(100% + 7px);
      background-image: url(img/reg/reg-line-b.svg); }
    .reg-step-node:not(:last-child)::after {
      content: ''; }
    .reg-step-node:not(.itemNonActive) {
      border-radius: 50%;
      background: #fff; }

.reg-pane-type {
  -ms-flex-align: initial !important;
  align-items: initial !important;
  -webkit-align-items: initial !important;
  margin: 0 -10px; }
  .reg-pane-type-card {
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    width: calc(50% - 1px);
    margin: 0 !important;
    padding: 30px 14px;
    box-shadow: 0 0 0 2px #ccc;
    background-color: #fff;
    cursor: pointer; }
    .reg-pane-type-card &gt; * {
      flex-basis: auto;
      -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto; }
    .reg-pane-type-card:first-child {
      border-radius: 8px 0 0 8px; }
    .reg-pane-type-card:last-child {
      border-radius: 0 8px 8px 0; }
  .reg-pane-type-name {
    overflow: hidden;
    display: inline-block !important;
    vertical-align: middle;
    max-width: 100%;
    text-overflow: ellipsis;
    font-size: 2rem;
    line-height: normal;
    margin: 0 20px;
    text-align: center; }
    .reg-pane-type-name::after {
      content: '.';
      overflow: hidden;
      display: inline-block;
      vertical-align: middle;
      width: 0; }
  .reg-pane-type-desc {
    overflow: hidden;
    display: inline-block !important;
    vertical-align: middle;
    max-width: 100%;
    text-overflow: ellipsis;
    font-size: 0.875rem;
    line-height: normal;
    margin: 15px 0 0;
    padding: 0 30px;
    text-align: center;
    color: #808080; }
    .reg-pane-type-desc::after {
      content: '.';
      overflow: hidden;
      display: inline-block;
      vertical-align: middle;
      width: 0; }
  .reg-pane-type-error {
    overflow: hidden;
    display: inline-block !important;
    vertical-align: middle;
    max-width: 100%;
    text-overflow: ellipsis;
    font-size: 0.8125rem;
    line-height: normal;
    margin: 10px 0 0;
    text-align: center;
    color: #ff5a25; }
    .reg-pane-type-error::after {
      content: '.';
      overflow: hidden;
      display: inline-block;
      vertical-align: middle;
      width: 0; }

.reg-pane-account-l {
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  min-height: 240px; }
  .reg-pane-account-l &gt; * {
    flex-basis: auto;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto; }

.reg-pane-account {
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  width: 100%;
  min-height: 44px;
  margin: 0 0 10px;
  padding: 0 25px;
  font-size: 1rem;
  border-radius: 44px;
  box-shadow: 0 0 0 1px #ccc, 0 1px 8px 0 rgba(0, 0, 0, 0.24);
  background-color: #fff;
  cursor: pointer; }
  .reg-pane-account:nth-last-child(2) {
    margin: 0 0 25px; }
  .reg-pane-account-name {
    overflow: hidden;
    display: inline-block !important;
    vertical-align: middle;
    max-width: 67%;
    text-overflow: ellipsis;
    font-size: 1rem;
    line-height: normal;
    white-space: nowrap; }
    .reg-pane-account-name::after {
      content: '.';
      overflow: hidden;
      display: inline-block;
      vertical-align: middle;
      width: 0; }
  .reg-pane-account-role {
    overflow: hidden;
    display: inline-block !important;
    vertical-align: middle;
    max-width: 30%;
    text-overflow: ellipsis;
    font-size: 1rem;
    line-height: normal;
    text-align: right;
    color: #b2b2b2; }
    .reg-pane-account-role::after {
      content: '.';
      overflow: hidden;
      display: inline-block;
      vertical-align: middle;
      width: 0; }

.reg-map-modal {
  flex-grow: 1;
  -ms-flex-positive: 1;
  -webkit-flex-grow: 1;
  position: relative;
  width: calc(100% + 60px);
  height: 520px;
  margin: -30px 0 20px;
  background-color: #e6e6e6; }

.reg-map-hint {
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  position: absolute;
  margin: auto;
  right: 0;
  left: 0;
  bottom: 84px;
  height: 40px;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  text-align: center;
  border-bottom: 1px solid #e6e6e6;
  background-color: #fff;
  color: #808080; }
  .reg-map-hint &gt; * {
    overflow: hidden;
    display: inline-block !important;
    vertical-align: middle;
    max-width: 100%;
    text-overflow: ellipsis;
    font-size: 0.8125rem;
    line-height: normal; }
    .reg-map-hint &gt; *::after {
      content: '.';
      overflow: hidden;
      display: inline-block;
      vertical-align: middle;
      width: 0; }

.reg-step-node.itemActive {
  background: #e02463;
  color: #fff; }
  .reg-step-node.itemActive::after {
    background-image: url(img/reg/reg-line-a.svg); }
  .reg-step-node.itemActive:not(:first-child)::before {
    content: ''; }

.reg-pane-type-card.itemActive {
  z-index: 2;
  width: calc(50% - 1px);
  box-shadow: 0 0 0 2px #00cd7c;
  cursor: default; }

.reg-pane-type-card.itemActive .reg-pane-type-name {
  color: #00cd7c; }

[class*='-newgrid'] {
  display: grid !important;
  column-gap: 24px;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: auto;
  width: 100%;
  min-width: 1024px;
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 24px;
  padding-left: 24px; }

[class*='-grid-0'],
[class*='-grid-1'] {
  width: 1000px;
  margin: 0 auto; }
  @media screen and (min-width: 1200px) {
    [class*='-grid-0']:not([class*='0-static']),
    [class*='-grid-1']:not([class*='0-static']) {
      width: 1200px; } }

[class*='-grid-020'] {
  padding: 0 20px; }

[class*='-grid-050'] {
  padding: 0 50px; }

[class*='-grid-100'] {
  padding: 0 100px; }

.modal-900-wide [class*='-grid-0'] {
  width: 100%;
  padding-right: 40px;
  padding-left: 40px; }

.rgn-hdr,
.lst-title,
.lst-card-area,
.prfl-area,
.prfl-head-mng,
.elast-card-area,
.paneSwitch,
.paneWarning,
.contest-area,
.team-area,
.gft-area {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  column-gap: 24px;
  position: relative;
  width: 100%;
  min-width: 1024px;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 24px;
  padding-left: 24px; }
  .rgn-hdr &gt; *,
  .lst-title &gt; *,
  .lst-card-area &gt; *,
  .prfl-area &gt; *,
  .prfl-head-mng &gt; *,
  .elast-card-area &gt; *,
  .paneSwitch &gt; *,
  .paneWarning &gt; *,
  .contest-area &gt; *,
  .team-area &gt; *,
  .gft-area &gt; * {
    grid-column: 1 / -1;
    position: relative; }

.lst-title::before {
  background-color: #fff; }

.paneSwitch::before,
.lst-card-area::before {
  background-color: #f5f5f5; }

.rgn-hdr::before {
  background-color: #e02463; }

.contest-area::before {
  background-color: #f8f8f8; }

.prfl-head-mng::before {
  background-color: #f8f8f8; }

.rgn-hdr {
  grid-auto-flow: column;
  column-gap: 8px; }
  .rgn-hdr &gt; *:nth-child(1),
  .rgn-hdr &gt; *:nth-child(3) {
    grid-column: span 2; }
  .rgn-hdr &gt; *:nth-child(2) {
    grid-column: span 8; }

.lst-title &gt; *,
.lst-card-area &gt; * {
  grid-column: 2 / 12; }

.lst-title {
  row-gap: 16px;
  place-items: center; }

.lst-card-area {
  grid-auto-rows: min-content;
  row-gap: 32px;
  flex-grow: 1;
  padding-bottom: 64px; }
  .lst-card-area:last-child {
    margin-bottom: -64px; }

.grk-demo .lst-card-area {
  margin-bottom: 0;
  padding-bottom: 0; }

.grk-demo .lst-card-area::before {
  content: none; }

.contest-area {
  grid-auto-rows: min-content;
  row-gap: 24px;
  flex-grow: 1;
  max-width: 1104px;
  margin-bottom: -64px;
  padding-bottom: 64px; }

.contest-preview {
  grid-column: 4 / 10; }

.prfl-head-mng &gt; * {
  grid-column: auto; }

.prfl-area {
  align-items: flex-start;
  max-width: 1152px; }
  .prfl-area &gt; *:nth-child(1) {
    grid-column: 1 / 10; }

.prfl-head-mng {
  margin-bottom: 40px;
  padding-top: 64px;
  padding-bottom: 32px; }

.elast-card-area {
  row-gap: 32px; }
  .elast-card-area:not(:last-child) {
    margin-bottom: 48px; }

.modal-900-wide .elast-card-area {
  min-width: auto;
  margin-top: 32px;
  padding: 0; }

.paneSwitch &gt; *:nth-child(1) {
  grid-column: span 11;
  justify-self: start; }

.paneSwitch &gt; *:last-child {
  grid-column: 12 / -1;
  justify-self: end;
  margin: auto 0; }

.paneWarning {
  column-gap: initial; }

.team-area &gt; * {
  grid-column: 3 / 11; }

.modal-900-wide .team-area {
  min-width: auto;
  margin-bottom: 56px;
  padding: 0; }

.gft-area {
  row-gap: 24px;
  place-items: center;
  padding-top: 32px; }
  .gft-area &gt; * {
    grid-column: 3 / 11; }

[class*='nx-ic-'] {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  display: inline-flex;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  cursor: pointer; }
  [class*='nx-ic-'][class*='figma'] {
    width: 24px;
    height: 24px; }

[class*='nx-ic-arrow']::before {
  content: '';
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2020%2020%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22%23b2b2b2%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M6.97696281%2C9.99429394%20L12.6377176%2C4.16644099%20C13.1207608%2C3.66980656%2013.1207608%2C2.85897485%2012.6377176%2C2.37247582%20C12.1586096%2C1.87584139%2011.3774766%2C1.87584139%2010.8934496%2C2.37247582%20L4.36006887%2C9.10237905%20C4.24004591%2C9.22400381%204.1495368%2C9.36589936%204.08952532%2C9.51793031%20C4.02951384%2C9.66996126%204%2C9.8321276%204%2C9.99429394%20C4%2C10.3186266%204.12002296%2C10.6429593%204.36006887%2C10.8963442%20L4.36302025%2C10.8963442%20L10.8934496%2C17.6363829%20C11.3774766%2C18.1228819%2012.1586096%2C18.1228819%2012.6377176%2C17.6262475%20C13.1207608%2C17.129613%2013.1207608%2C16.3289167%2012.6377176%2C15.8322823%20L6.97696281%2C9.99429394%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

[class*='nx-ic-arrow'][class*='-60'] {
  opacity: .24;
  padding: 0 10px; }
  [class*='nx-ic-arrow'][class*='-60']::before {
    width: 60px;
    height: 60px;
    margin: auto;
    border-radius: 50%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2020%2020%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22%23fff%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M6.97696281%2C9.99429394%20L12.6377176%2C4.16644099%20C13.1207608%2C3.66980656%2013.1207608%2C2.85897485%2012.6377176%2C2.37247582%20C12.1586096%2C1.87584139%2011.3774766%2C1.87584139%2010.8934496%2C2.37247582%20L4.36006887%2C9.10237905%20C4.24004591%2C9.22400381%204.1495368%2C9.36589936%204.08952532%2C9.51793031%20C4.02951384%2C9.66996126%204%2C9.8321276%204%2C9.99429394%20C4%2C10.3186266%204.12002296%2C10.6429593%204.36006887%2C10.8963442%20L4.36302025%2C10.8963442%20L10.8934496%2C17.6363829%20C11.3774766%2C18.1228819%2012.1586096%2C18.1228819%2012.6377176%2C17.6262475%20C13.1207608%2C17.129613%2013.1207608%2C16.3289167%2012.6377176%2C15.8322823%20L6.97696281%2C9.99429394%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E");
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #000;
    background-size: 30px; }
  [class*='nx-ic-arrow'][class*='-60']:hover {
    opacity: .8; }

[class*='top-'][class*='nx-ic-arrow']::before {
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg); }

[class*='right-'][class*='nx-ic-arrow']::before {
  transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg); }

[class*='bottom-'][class*='nx-ic-arrow']::before {
  transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg); }

[class*='left-'][class*='nx-ic-arrow']::before {
  transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg); }

.nx-f-mix [class*='nx-ic-arrow'] {
  margin: 0 0 0 15px; }

[class*='card-Xx275'] [class*='nx-ic-arrow'][class*='-60'] {
  z-index: 3;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  opacity: 1;
  box-shadow: 0 0 0 1px #ccc, 0 1px 8px 0 rgba(0, 0, 0, 0.24);
  background-color: #fff; }

[class*='card-Xx275'] [class*='nx-ic-arrow'][class*='-60']:first-of-type {
  left: -30px; }

[class*='card-Xx275'] [class*='nx-ic-arrow'][class*='-60']:last-of-type {
  right: -30px; }

[class*='card-Xx275'] [class*='nx-ic-arrow'][class*='-60'].inline-hide,
[class*='card-Xx275']:not(:hover) [class*='nx-ic-arrow'][class*='-60'] {
  display: none; }

[class*='card-Xx275'] .card-media [class*='nx-ic-arrow']::before,
[class*='nx-ui-link']:not([tabindex='-1']):not([class*='-group']):not([class*='-base']):not([class*='-grey']) &gt; [class*='nx-ic-arrow']::before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2020%2020%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22%2300a2ad%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M6.97696281%2C9.99429394%20L12.6377176%2C4.16644099%20C13.1207608%2C3.66980656%2013.1207608%2C2.85897485%2012.6377176%2C2.37247582%20C12.1586096%2C1.87584139%2011.3774766%2C1.87584139%2010.8934496%2C2.37247582%20L4.36006887%2C9.10237905%20C4.24004591%2C9.22400381%204.1495368%2C9.36589936%204.08952532%2C9.51793031%20C4.02951384%2C9.66996126%204%2C9.8321276%204%2C9.99429394%20C4%2C10.3186266%204.12002296%2C10.6429593%204.36006887%2C10.8963442%20L4.36302025%2C10.8963442%20L10.8934496%2C17.6363829%20C11.3774766%2C18.1228819%2012.1586096%2C18.1228819%2012.6377176%2C17.6262475%20C13.1207608%2C17.129613%2013.1207608%2C16.3289167%2012.6377176%2C15.8322823%20L6.97696281%2C9.99429394%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

[class*='btn-clr-green'] &gt; [class*='nx-ic-arrow']::before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2020%2020%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22%23fff%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M6.97696281%2C9.99429394%20L12.6377176%2C4.16644099%20C13.1207608%2C3.66980656%2013.1207608%2C2.85897485%2012.6377176%2C2.37247582%20C12.1586096%2C1.87584139%2011.3774766%2C1.87584139%2010.8934496%2C2.37247582%20L4.36006887%2C9.10237905%20C4.24004591%2C9.22400381%204.1495368%2C9.36589936%204.08952532%2C9.51793031%20C4.02951384%2C9.66996126%204%2C9.8321276%204%2C9.99429394%20C4%2C10.3186266%204.12002296%2C10.6429593%204.36006887%2C10.8963442%20L4.36302025%2C10.8963442%20L10.8934496%2C17.6363829%20C11.3774766%2C18.1228819%2012.1586096%2C18.1228819%2012.6377176%2C17.6262475%20C13.1207608%2C17.129613%2013.1207608%2C16.3289167%2012.6377176%2C15.8322823%20L6.97696281%2C9.99429394%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

[class*='cat-preview-filter-car-node'][class*='-active'] [class*='nx-ic-arrow']::before {
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg); }

[class*='cat-preview-filter-car-node'][class*='-active']:not(:hover) [class*='nx-ic-arrow']::before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2020%2020%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22%23b2b2b2%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M6.97696281%2C9.99429394%20L12.6377176%2C4.16644099%20C13.1207608%2C3.66980656%2013.1207608%2C2.85897485%2012.6377176%2C2.37247582%20C12.1586096%2C1.87584139%2011.3774766%2C1.87584139%2010.8934496%2C2.37247582%20L4.36006887%2C9.10237905%20C4.24004591%2C9.22400381%204.1495368%2C9.36589936%204.08952532%2C9.51793031%20C4.02951384%2C9.66996126%204%2C9.8321276%204%2C9.99429394%20C4%2C10.3186266%204.12002296%2C10.6429593%204.36006887%2C10.8963442%20L4.36302025%2C10.8963442%20L10.8934496%2C17.6363829%20C11.3774766%2C18.1228819%2012.1586096%2C18.1228819%2012.6377176%2C17.6262475%20C13.1207608%2C17.129613%2013.1207608%2C16.3289167%2012.6377176%2C15.8322823%20L6.97696281%2C9.99429394%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E") !important; }

.nx-f-mix:hover [class*='nx-ic-arrow']::before,
[class*='nx-f-type']:not([class*='-disabled']):hover &gt; [class*='nx-ic-arrow']::before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2020%2020%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22%23808080%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M6.97696281%2C9.99429394%20L12.6377176%2C4.16644099%20C13.1207608%2C3.66980656%2013.1207608%2C2.85897485%2012.6377176%2C2.37247582%20C12.1586096%2C1.87584139%2011.3774766%2C1.87584139%2010.8934496%2C2.37247582%20L4.36006887%2C9.10237905%20C4.24004591%2C9.22400381%204.1495368%2C9.36589936%204.08952532%2C9.51793031%20C4.02951384%2C9.66996126%204%2C9.8321276%204%2C9.99429394%20C4%2C10.3186266%204.12002296%2C10.6429593%204.36006887%2C10.8963442%20L4.36302025%2C10.8963442%20L10.8934496%2C17.6363829%20C11.3774766%2C18.1228819%2012.1586096%2C18.1228819%2012.6377176%2C17.6262475%20C13.1207608%2C17.129613%2013.1207608%2C16.3289167%2012.6377176%2C15.8322823%20L6.97696281%2C9.99429394%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

.ui-paging-node-active:first-child ~ a:nth-last-child(2) [class*='nx-ic-arrow']::before,
.ui-paging-node-active:nth-last-child(3) ~ a:nth-last-child(1) [class*='nx-ic-arrow']::before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2020%2020%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22%23e6e6e6%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M6.97696281%2C9.99429394%20L12.6377176%2C4.16644099%20C13.1207608%2C3.66980656%2013.1207608%2C2.85897485%2012.6377176%2C2.37247582%20C12.1586096%2C1.87584139%2011.3774766%2C1.87584139%2010.8934496%2C2.37247582%20L4.36006887%2C9.10237905%20C4.24004591%2C9.22400381%204.1495368%2C9.36589936%204.08952532%2C9.51793031%20C4.02951384%2C9.66996126%204%2C9.8321276%204%2C9.99429394%20C4%2C10.3186266%204.12002296%2C10.6429593%204.36006887%2C10.8963442%20L4.36302025%2C10.8963442%20L10.8934496%2C17.6363829%20C11.3774766%2C18.1228819%2012.1586096%2C18.1228819%2012.6377176%2C17.6262475%20C13.1207608%2C17.129613%2013.1207608%2C16.3289167%2012.6377176%2C15.8322823%20L6.97696281%2C9.99429394%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

[class*='nx-ic-star'] {
  width: 20px;
  height: 22px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2020%2020%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22%23b2b2b2%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M9.41090909%2C0.482927749%20C8.72636364%2C2.68628561%208.04090909%2C4.88587059%207.34454545%2C7.07979626%20L0.728181818%2C7.07979626%20C0.323636364%2C7.08545557%200%2C7.41935484%200%2C7.83437087%20C0%2C8.06545935%200.1%2C8.27674024%200.258181818%2C8.41633654%20C2.05090909%2C9.77079796%203.89272727%2C11.1214865%205.66181818%2C12.4834937%20C4.96363636%2C14.6528957%204.27909091%2C16.8458781%203.59545455%2C19.0369742%20L3.57%2C19.2491983%20C3.57%2C19.6623279%203.89272727%2C20%204.29272727%2C20%20C4.44818182%2C20%204.58727273%2C19.9349179%204.70545455%2C19.8471986%20C6.47454545%2C18.5295227%208.23%2C17.1967553%209.99818182%2C15.8800226%20C11.7690909%2C17.1967553%2013.5245455%2C18.5295227%2015.2881818%2C19.8500283%20C15.4127273%2C19.9349179%2015.5481818%2C20%2015.7063636%2C20%20C16.1072727%2C20%2016.43%2C19.6623279%2016.43%2C19.2491983%20L16.4027273%2C19.0369742%20C15.7172727%2C16.8458781%2015.0354545%2C14.6528957%2014.3354545%2C12.4834937%20C16.1072727%2C11.1214865%2017.9472727%2C9.77079796%2019.7418182%2C8.41633654%20C19.8981818%2C8.27674024%2020%2C8.06545935%2020%2C7.83437087%20C20%2C7.41935484%2019.6754545%2C7.08545557%2019.2754545%2C7.08545557%20L12.6554545%2C7.07979626%20C11.9590909%2C4.88587059%2011.2727273%2C2.68628561%2010.5890909%2C0.482927749%20C10.4981818%2C0.223542728%2010.27%2C0.0386719487%209.99818182%2C2.61795658e-16%20C9.72818182%2C0.0386719487%209.49727273%2C0.223542728%209.41090909%2C0.482927749%20Z%20M7.02276811%2C12.9337478%20L7.35731357%2C11.8962077%20L6.51004084%2C11.2425574%20C5.40185902%2C10.3898881%204.26549538%2C9.54099168%203.13004084%2C8.69303846%20L2.95185902%2C8.55910147%20L8.37731357%2C8.55910147%20L8.70640447%2C7.52344782%20C9.13549538%2C6.17181605%209.56004084%2C4.82018428%209.98094993%2C3.47232539%20C10.4027681%2C4.82490037%2010.8273136%2C6.1746457%2011.2545863%2C7.52344782%20L11.5836772%2C8.55910147%20L17.0082227%2C8.55910147%20L16.8409499%2C8.6845495%20C15.7027681%2C9.53533237%2014.5627681%2C10.3870585%2013.4500408%2C11.2425574%20L12.6009499%2C11.8952645%20L12.9364045%2C12.9337478%20C13.3964045%2C14.3580073%2013.8482227%2C15.7907559%2014.2982227%2C17.2272773%20C14.2127681%2C17.1640817%2014.1273136%2C17.0999428%2014.0427681%2C17.035804%20C12.9727681%2C16.2302956%2011.9027681%2C15.4247872%2010.8264045%2C14.6239949%20L9.97913175%2C13.9939251%20L9.13094993%2C14.6249381%20C8.11458629%2C15.3823424%207.10185902%2C16.1444627%206.09004084%2C16.9056399%20C5.94731357%2C17.0131667%205.8036772%2C17.1216368%205.66094993%2C17.2291637%20C6.10094993%2C15.8247117%206.56276811%2C14.3598938%207.02276811%2C12.9337478%20Z%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E");
  background-repeat: no-repeat; }

[class*='cnt-gold']:hover [class*='nx-ic-star'],
[class*='btn-clr-white']:hover [class*='nx-ic-star'] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2020%2020%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22%23ffb30f%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M9.41090909%2C0.482927749%20C8.72636364%2C2.68628561%208.04090909%2C4.88587059%207.34454545%2C7.07979626%20L0.728181818%2C7.07979626%20C0.323636364%2C7.08545557%200%2C7.41935484%200%2C7.83437087%20C0%2C8.06545935%200.1%2C8.27674024%200.258181818%2C8.41633654%20C2.05090909%2C9.77079796%203.89272727%2C11.1214865%205.66181818%2C12.4834937%20C4.96363636%2C14.6528957%204.27909091%2C16.8458781%203.59545455%2C19.0369742%20L3.57%2C19.2491983%20C3.57%2C19.6623279%203.89272727%2C20%204.29272727%2C20%20C4.44818182%2C20%204.58727273%2C19.9349179%204.70545455%2C19.8471986%20C6.47454545%2C18.5295227%208.23%2C17.1967553%209.99818182%2C15.8800226%20C11.7690909%2C17.1967553%2013.5245455%2C18.5295227%2015.2881818%2C19.8500283%20C15.4127273%2C19.9349179%2015.5481818%2C20%2015.7063636%2C20%20C16.1072727%2C20%2016.43%2C19.6623279%2016.43%2C19.2491983%20L16.4027273%2C19.0369742%20C15.7172727%2C16.8458781%2015.0354545%2C14.6528957%2014.3354545%2C12.4834937%20C16.1072727%2C11.1214865%2017.9472727%2C9.77079796%2019.7418182%2C8.41633654%20C19.8981818%2C8.27674024%2020%2C8.06545935%2020%2C7.83437087%20C20%2C7.41935484%2019.6754545%2C7.08545557%2019.2754545%2C7.08545557%20L12.6554545%2C7.07979626%20C11.9590909%2C4.88587059%2011.2727273%2C2.68628561%2010.5890909%2C0.482927749%20C10.4981818%2C0.223542728%2010.27%2C0.0386719487%209.99818182%2C2.61795658e-16%20C9.72818182%2C0.0386719487%209.49727273%2C0.223542728%209.41090909%2C0.482927749%20Z%20M7.02276811%2C12.9337478%20L7.35731357%2C11.8962077%20L6.51004084%2C11.2425574%20C5.40185902%2C10.3898881%204.26549538%2C9.54099168%203.13004084%2C8.69303846%20L2.95185902%2C8.55910147%20L8.37731357%2C8.55910147%20L8.70640447%2C7.52344782%20C9.13549538%2C6.17181605%209.56004084%2C4.82018428%209.98094993%2C3.47232539%20C10.4027681%2C4.82490037%2010.8273136%2C6.1746457%2011.2545863%2C7.52344782%20L11.5836772%2C8.55910147%20L17.0082227%2C8.55910147%20L16.8409499%2C8.6845495%20C15.7027681%2C9.53533237%2014.5627681%2C10.3870585%2013.4500408%2C11.2425574%20L12.6009499%2C11.8952645%20L12.9364045%2C12.9337478%20C13.3964045%2C14.3580073%2013.8482227%2C15.7907559%2014.2982227%2C17.2272773%20C14.2127681%2C17.1640817%2014.1273136%2C17.0999428%2014.0427681%2C17.035804%20C12.9727681%2C16.2302956%2011.9027681%2C15.4247872%2010.8264045%2C14.6239949%20L9.97913175%2C13.9939251%20L9.13094993%2C14.6249381%20C8.11458629%2C15.3823424%207.10185902%2C16.1444627%206.09004084%2C16.9056399%20C5.94731357%2C17.0131667%205.8036772%2C17.1216368%205.66094993%2C17.2291637%20C6.10094993%2C15.8247117%206.56276811%2C14.3598938%207.02276811%2C12.9337478%20Z%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

[class*='cnt-gold'][class*='-active'] [class*='nx-ic-star'],
[class*='btn-clr-white'][class*='-active'] [class*='nx-ic-star'] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2020%2020%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22%23ffb30f%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M19.2769654%2C7.08846585%20L12.6531053%2C7.07726764%20C11.9592079%2C4.88241881%2011.2739438%2C2.68756999%2010.5886797%2C0.481522956%20C10.5001889%2C0.223964166%2010.2670911%2C0.0335946249%209.99730211%2C0%20C9.72643393%2C0.0335946249%209.49765284%2C0.223964166%209.40916204%2C0.481522956%20C8.72389791%2C2.68756999%208.03863379%2C4.88241881%207.34473642%2C7.07726764%20L0.729509524%2C7.07726764%20C0.322667674%2C7.08846585%200%2C7.42441209%200%2C7.82754759%20C0%2C8.06270997%200.0982032051%2C8.27547592%200.255759996%2C8.42105263%20C2.05039659%2C9.77603583%203.8914369%2C11.1198208%205.6612529%2C12.4860022%20C4.96195975%2C14.6584546%204.27885394%2C16.8421053%203.59466897%2C19.0369541%20L3.56876922%2C19.24972%20C3.56876922%2C19.6640538%203.89251605%2C20%204.29180381%2C20%20C4.44612313%2C20%204.58533427%2C19.9328108%204.70835806%2C19.8544233%20C6.47277829%2C18.5218365%208.22748611%2C17.2004479%209.99730211%2C15.8902576%20C11.7671181%2C17.2004479%2013.5218259%2C18.5218365%2015.2894836%2C19.8544233%20C15.4114283%2C19.9328108%2015.5474019%2C20%2015.7049587%2C20%20C16.1042465%2C20%2016.4279933%2C19.6640538%2016.4279933%2C19.24972%20L16.3999353%2C19.0369541%20C15.7157503%2C16.8421053%2015.0326445%2C14.6584546%2014.3344305%2C12.4860022%20C16.1042465%2C11.1198208%2017.9442076%2C9.77603583%2019.7388442%2C8.42105263%20C19.896401%2C8.27547592%2020%2C8.06270997%2020%2C7.82754759%20C20%2C7.42441209%2019.6762532%2C7.08846585%2019.2769654%2C7.08846585%20Z%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

[class*='btn-clr-white'] &gt; [class*='cnt-gold'] .cnt-value:empty + [class*='nx-ic-star'] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2020%2020%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22%2300a2ad%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M9.41090909%2C0.482927749%20C8.72636364%2C2.68628561%208.04090909%2C4.88587059%207.34454545%2C7.07979626%20L0.728181818%2C7.07979626%20C0.323636364%2C7.08545557%200%2C7.41935484%200%2C7.83437087%20C0%2C8.06545935%200.1%2C8.27674024%200.258181818%2C8.41633654%20C2.05090909%2C9.77079796%203.89272727%2C11.1214865%205.66181818%2C12.4834937%20C4.96363636%2C14.6528957%204.27909091%2C16.8458781%203.59545455%2C19.0369742%20L3.57%2C19.2491983%20C3.57%2C19.6623279%203.89272727%2C20%204.29272727%2C20%20C4.44818182%2C20%204.58727273%2C19.9349179%204.70545455%2C19.8471986%20C6.47454545%2C18.5295227%208.23%2C17.1967553%209.99818182%2C15.8800226%20C11.7690909%2C17.1967553%2013.5245455%2C18.5295227%2015.2881818%2C19.8500283%20C15.4127273%2C19.9349179%2015.5481818%2C20%2015.7063636%2C20%20C16.1072727%2C20%2016.43%2C19.6623279%2016.43%2C19.2491983%20L16.4027273%2C19.0369742%20C15.7172727%2C16.8458781%2015.0354545%2C14.6528957%2014.3354545%2C12.4834937%20C16.1072727%2C11.1214865%2017.9472727%2C9.77079796%2019.7418182%2C8.41633654%20C19.8981818%2C8.27674024%2020%2C8.06545935%2020%2C7.83437087%20C20%2C7.41935484%2019.6754545%2C7.08545557%2019.2754545%2C7.08545557%20L12.6554545%2C7.07979626%20C11.9590909%2C4.88587059%2011.2727273%2C2.68628561%2010.5890909%2C0.482927749%20C10.4981818%2C0.223542728%2010.27%2C0.0386719487%209.99818182%2C2.61795658e-16%20C9.72818182%2C0.0386719487%209.49727273%2C0.223542728%209.41090909%2C0.482927749%20Z%20M7.02276811%2C12.9337478%20L7.35731357%2C11.8962077%20L6.51004084%2C11.2425574%20C5.40185902%2C10.3898881%204.26549538%2C9.54099168%203.13004084%2C8.69303846%20L2.95185902%2C8.55910147%20L8.37731357%2C8.55910147%20L8.70640447%2C7.52344782%20C9.13549538%2C6.17181605%209.56004084%2C4.82018428%209.98094993%2C3.47232539%20C10.4027681%2C4.82490037%2010.8273136%2C6.1746457%2011.2545863%2C7.52344782%20L11.5836772%2C8.55910147%20L17.0082227%2C8.55910147%20L16.8409499%2C8.6845495%20C15.7027681%2C9.53533237%2014.5627681%2C10.3870585%2013.4500408%2C11.2425574%20L12.6009499%2C11.8952645%20L12.9364045%2C12.9337478%20C13.3964045%2C14.3580073%2013.8482227%2C15.7907559%2014.2982227%2C17.2272773%20C14.2127681%2C17.1640817%2014.1273136%2C17.0999428%2014.0427681%2C17.035804%20C12.9727681%2C16.2302956%2011.9027681%2C15.4247872%2010.8264045%2C14.6239949%20L9.97913175%2C13.9939251%20L9.13094993%2C14.6249381%20C8.11458629%2C15.3823424%207.10185902%2C16.1444627%206.09004084%2C16.9056399%20C5.94731357%2C17.0131667%205.8036772%2C17.1216368%205.66094993%2C17.2291637%20C6.10094993%2C15.8247117%206.56276811%2C14.3598938%207.02276811%2C12.9337478%20Z%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

[class*='btn-clr-white']:not(:hover) &gt; [class*='cnt-gold'] .cnt-value:empty + [class*='nx-ic-star'] {
  opacity: .6; }

.demo-profile .tb-cell &gt; [class*='btn-clr-white']:not(:hover) [class*='nx-ic-star'],
[class^='profPane-grid'] [class*='btn-clr-white']:not([class*='-active']):not(:hover) [class*='nx-ic-star'],
[class^='profPanePreview-grid']:not([class*='-grey']):not([class*='-clean-state']) [class*='btn-clr-white']:not([class*='-active']):not(:hover) [class*='nx-ic-star'] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2020%2020%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22%23fff%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M9.41090909%2C0.482927749%20C8.72636364%2C2.68628561%208.04090909%2C4.88587059%207.34454545%2C7.07979626%20L0.728181818%2C7.07979626%20C0.323636364%2C7.08545557%200%2C7.41935484%200%2C7.83437087%20C0%2C8.06545935%200.1%2C8.27674024%200.258181818%2C8.41633654%20C2.05090909%2C9.77079796%203.89272727%2C11.1214865%205.66181818%2C12.4834937%20C4.96363636%2C14.6528957%204.27909091%2C16.8458781%203.59545455%2C19.0369742%20L3.57%2C19.2491983%20C3.57%2C19.6623279%203.89272727%2C20%204.29272727%2C20%20C4.44818182%2C20%204.58727273%2C19.9349179%204.70545455%2C19.8471986%20C6.47454545%2C18.5295227%208.23%2C17.1967553%209.99818182%2C15.8800226%20C11.7690909%2C17.1967553%2013.5245455%2C18.5295227%2015.2881818%2C19.8500283%20C15.4127273%2C19.9349179%2015.5481818%2C20%2015.7063636%2C20%20C16.1072727%2C20%2016.43%2C19.6623279%2016.43%2C19.2491983%20L16.4027273%2C19.0369742%20C15.7172727%2C16.8458781%2015.0354545%2C14.6528957%2014.3354545%2C12.4834937%20C16.1072727%2C11.1214865%2017.9472727%2C9.77079796%2019.7418182%2C8.41633654%20C19.8981818%2C8.27674024%2020%2C8.06545935%2020%2C7.83437087%20C20%2C7.41935484%2019.6754545%2C7.08545557%2019.2754545%2C7.08545557%20L12.6554545%2C7.07979626%20C11.9590909%2C4.88587059%2011.2727273%2C2.68628561%2010.5890909%2C0.482927749%20C10.4981818%2C0.223542728%2010.27%2C0.0386719487%209.99818182%2C2.61795658e-16%20C9.72818182%2C0.0386719487%209.49727273%2C0.223542728%209.41090909%2C0.482927749%20Z%20M7.02276811%2C12.9337478%20L7.35731357%2C11.8962077%20L6.51004084%2C11.2425574%20C5.40185902%2C10.3898881%204.26549538%2C9.54099168%203.13004084%2C8.69303846%20L2.95185902%2C8.55910147%20L8.37731357%2C8.55910147%20L8.70640447%2C7.52344782%20C9.13549538%2C6.17181605%209.56004084%2C4.82018428%209.98094993%2C3.47232539%20C10.4027681%2C4.82490037%2010.8273136%2C6.1746457%2011.2545863%2C7.52344782%20L11.5836772%2C8.55910147%20L17.0082227%2C8.55910147%20L16.8409499%2C8.6845495%20C15.7027681%2C9.53533237%2014.5627681%2C10.3870585%2013.4500408%2C11.2425574%20L12.6009499%2C11.8952645%20L12.9364045%2C12.9337478%20C13.3964045%2C14.3580073%2013.8482227%2C15.7907559%2014.2982227%2C17.2272773%20C14.2127681%2C17.1640817%2014.1273136%2C17.0999428%2014.0427681%2C17.035804%20C12.9727681%2C16.2302956%2011.9027681%2C15.4247872%2010.8264045%2C14.6239949%20L9.97913175%2C13.9939251%20L9.13094993%2C14.6249381%20C8.11458629%2C15.3823424%207.10185902%2C16.1444627%206.09004084%2C16.9056399%20C5.94731357%2C17.0131667%205.8036772%2C17.1216368%205.66094993%2C17.2291637%20C6.10094993%2C15.8247117%206.56276811%2C14.3598938%207.02276811%2C12.9337478%20Z%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

[class^='svg-ic'] {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex; }

[class*='svg-ic'] {
  width: 24px;
  height: 24px;
  cursor: pointer; }

[class*='svg-ic-navPane'] {
  width: 26px;
  height: 26px; }

[class*='profPanePreview-gallery'] ~ * [class*='svg-ic-gift'] {
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  width: auto;
  height: auto;
  max-width: calc(100px + 36px);
  margin: 0 10px 0 0;
  padding: 0 0 0 43px;
  font-size: 0.8125rem;
  line-height: 13px;
  color: #808080; }

[class*='profPanePreview-gallery'] ~ * [class*='svg-ic-gift']::before {
  content: '';
  position: absolute;
  left: 0;
  width: 34px;
  height: 34px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%23ffb30f%22%3E%0A%09%09%3Cpath%20d%3D%22M5.37112%200.0176143L5.38148%200.0163342C7.88838%20-0.29252%2010.4039%203.87101%2010.8945%204.68304C10.917%204.72033%2010.9353%204.75055%2010.9491%204.77295L11.4727%205.66743H10.4548C10.4149%205.66808%209.96012%205.66791%209.40675%205.66769L8.41816%205.66743C8.24545%205.66743%208.09762%205.66982%207.96637%205.67194C7.74352%205.67554%207.56838%205.67837%207.40035%205.66743C6.65688%205.61734%204.26942%205.41902%203.42229%203.97353C3.01705%203.28248%202.79401%202.26941%203.26417%201.35039C3.85109%200.205445%204.81549%200.086274%205.37112%200.0176143ZM4.63281%203.52662C5.02549%204.13385%206.18885%204.59285%207.40039%204.67361C7.7609%204.6977%208.44715%204.68775%209.08437%204.67851C9.20415%204.67677%209.32219%204.67506%209.43601%204.67361C8.29254%203.0206%206.81818%201.16212%205.61502%201.16212C5.60961%201.16233%205.60362%201.16253%205.5971%201.16274C5.41819%201.16855%204.8329%201.18755%204.40454%202.02491C4.0904%202.63725%204.38674%203.14634%204.63281%203.52662Z%22%2F%3E%0A%09%09%3Cpath%20d%3D%22M15.5818%205.66676C15.755%205.66676%2015.9031%205.66915%2016.0344%205.67127C16.257%205.67487%2016.4316%205.67769%2016.5996%205.66676C17.3441%205.61769%2019.7316%205.41937%2020.5787%203.97388C20.9829%203.2818%2021.2059%202.26976%2020.7358%201.35074C20.148%200.203136%2019.1817%200.0852583%2018.6275%200.0176508L18.6195%200.0166795C16.1123%20-0.292209%2013.5965%203.87137%2013.1063%204.68265C13.0839%204.71977%2013.0656%204.74994%2013.0519%204.77227L12.5283%205.66676H13.5461C13.5861%205.66806%2014.0401%205.6677%2014.593%205.66727C14.9098%205.66703%2015.2595%205.66676%2015.5818%205.66676ZM18.386%201.1628L18.4043%201.16344C18.5829%201.1692%2019.1675%201.18806%2019.5965%202.02559C19.9106%202.63691%2019.6132%203.146%2019.3672%203.52731C18.9745%204.13351%2017.8122%204.59353%2016.5996%204.67429C16.2399%204.69839%2015.5529%204.68843%2014.9154%204.67919C14.7957%204.67746%2014.6777%204.67575%2014.564%204.67429C15.7074%203.02026%2017.1818%201.1628%2018.386%201.1628Z%22%2F%3E%0A%09%09%3Cpath%20d%3D%22M12.5165%206.68935H19.5725C20.2974%206.68935%2020.8567%207.36404%2020.8567%208.16039V9.33089C20.8567%2010.1283%2020.2974%2010.7784%2019.5725%2010.7784H12.4933L12.5165%206.68935Z%22%2F%3E%0A%09%09%3Cpath%20d%3D%22M3.09571%208.13824V9.32919C3.09571%2010.1266%203.68934%2010.7788%204.41416%2010.7788H11.4456V6.68969H4.41416C3.68934%206.68969%203.09571%207.34087%203.09571%208.13824Z%22%2F%3E%0A%09%09%3Cpath%20d%3D%22M12.5195%2011.8006H18.5465C19.2598%2011.8006%2019.8138%2012.4327%2019.8138%2013.1503V19.6899C19.8138%2020.4075%2019.2598%2021%2018.5465%2021H12.5195V11.8006Z%22%2F%3E%0A%09%09%3Cpath%20d%3D%22M4.14284%2019.696V13.105C4.14284%2012.3873%204.72713%2011.8013%205.44055%2011.8013H11.4456V20.9997H5.44055C4.72713%2020.9997%204.14284%2020.4127%204.14284%2019.696Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

[class*='profPanePreview-gallery']:not(:empty) ~ * [class*='svg-ic-gift'] {
  color: #fff; }

[class$='nx-ui-link']:not(:hover) [class*='svg-ic-gift'][class*='-small'] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%2300a2ad%22%3E%0A%09%09%3Cpath%20d%3D%22M6.8442%203.01316L6.85226%203.01218C9%202.99951%2010.7586%205.94908%2011.1402%206.56777C11.1577%206.59618%2011.1719%206.61921%2011.1826%206.63627L11.5898%207.31778H10.7982C10.7671%207.31828%2010.4134%207.31814%209.98303%207.31798L9.21413%207.31778C9.07979%207.31778%208.96482%207.3196%208.86273%207.32122C8.6894%207.32396%208.55319%207.32612%208.42249%207.31778C7.84424%207.27962%205.98733%207.12852%205.32845%206.02719C5.01326%205.50068%204.83979%204.72882%205.20547%204.02861C5.66196%203.15627%206.41205%203.06547%206.8442%203.01316ZM6.26997%205.68669C6.57538%206.14934%207.48022%206.49905%208.42252%206.56058C8.70292%206.57894%209.23667%206.57136%209.73229%206.56432C9.82545%206.563%209.91726%206.56169%2010.0058%206.56058C9.11642%205.30115%207.9697%203.88516%207.03391%203.88516C7.02969%203.88533%207.02504%203.88547%207.01996%203.88564C6.88081%203.89006%206.42559%203.90454%206.09242%204.54253C5.84809%205.00907%206.07857%205.39695%206.26997%205.68669Z%22%2F%3E%0A%09%09%3Cpath%20d%3D%22M14.7858%207.31727C14.9206%207.31727%2015.0357%207.31909%2015.1379%207.32071C15.311%207.32345%2015.4468%207.3256%2015.5775%207.31727C16.1565%207.27988%2018.0134%207.12878%2018.6723%206.02746C18.9867%205.50016%2019.1602%204.72908%2018.7945%204.02887C18.3373%203.15451%2017.5858%203.0647%2017.1547%203.01319L17.1485%203.01245C15.1985%202.7771%2013.2417%205.94936%2012.8605%206.56747C12.843%206.59576%2012.8288%206.61874%2012.8181%206.63576L12.4109%207.31727H13.2026C13.2336%207.31826%2013.5868%207.31799%2014.0167%207.31766C14.2632%207.31747%2014.5351%207.31727%2014.7858%207.31727ZM16.9669%203.88568L16.9812%203.88617C17.1201%203.89056%2017.5748%203.90493%2017.9084%204.54305C18.1527%205.00881%2017.9214%205.39669%2017.73%205.68721C17.4246%206.14908%2016.5206%206.49957%2015.5775%206.5611C15.2977%206.57947%2014.7634%206.57188%2014.2675%206.56484C14.1744%206.56352%2014.0826%206.56221%2013.9942%206.5611C14.8836%205.30089%2016.0303%203.88568%2016.9669%203.88568Z%22%2F%3E%0A%09%09%3Cpath%20d%3D%22M12.4017%208.09639H17.8897C18.4535%208.09639%2018.8886%208.61044%2018.8886%209.21718V10.109C18.8886%2010.7165%2018.4535%2011.2119%2017.8897%2011.2119H12.3836L12.4017%208.09639Z%22%2F%3E%0A%09%09%3Cpath%20d%3D%22M5.07444%209.20031V10.1077C5.07444%2010.7152%205.53615%2011.2121%206.0999%2011.2121H11.5688V8.09665H6.0999C5.53615%208.09665%205.07444%208.59279%205.07444%209.20031Z%22%2F%3E%0A%09%09%3Cpath%20d%3D%22M12.404%2011.9907H17.0917C17.6465%2011.9907%2018.0774%2012.4722%2018.0774%2013.019V18.0015C18.0774%2018.5483%2017.6465%2018.9997%2017.0917%2018.9997H12.404V11.9907Z%22%2F%3E%0A%09%09%3Cpath%20d%3D%22M5.88888%2018.0062V12.9845C5.88888%2012.4377%206.34333%2011.9912%206.89821%2011.9912H11.5688V18.9995H6.89821C6.34333%2018.9995%205.88888%2018.5523%205.88888%2018.0062Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

[class$='nx-ui-link']:hover [class*='svg-ic-gift'][class*='-small'] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%23e02463%22%3E%0A%09%09%3Cpath%20d%3D%22M6.8442%203.01316L6.85226%203.01218C9%202.99951%2010.7586%205.94908%2011.1402%206.56777C11.1577%206.59618%2011.1719%206.61921%2011.1826%206.63627L11.5898%207.31778H10.7982C10.7671%207.31828%2010.4134%207.31814%209.98303%207.31798L9.21413%207.31778C9.07979%207.31778%208.96482%207.3196%208.86273%207.32122C8.6894%207.32396%208.55319%207.32612%208.42249%207.31778C7.84424%207.27962%205.98733%207.12852%205.32845%206.02719C5.01326%205.50068%204.83979%204.72882%205.20547%204.02861C5.66196%203.15627%206.41205%203.06547%206.8442%203.01316ZM6.26997%205.68669C6.57538%206.14934%207.48022%206.49905%208.42252%206.56058C8.70292%206.57894%209.23667%206.57136%209.73229%206.56432C9.82545%206.563%209.91726%206.56169%2010.0058%206.56058C9.11642%205.30115%207.9697%203.88516%207.03391%203.88516C7.02969%203.88533%207.02504%203.88547%207.01996%203.88564C6.88081%203.89006%206.42559%203.90454%206.09242%204.54253C5.84809%205.00907%206.07857%205.39695%206.26997%205.68669Z%22%2F%3E%0A%09%09%3Cpath%20d%3D%22M14.7858%207.31727C14.9206%207.31727%2015.0357%207.31909%2015.1379%207.32071C15.311%207.32345%2015.4468%207.3256%2015.5775%207.31727C16.1565%207.27988%2018.0134%207.12878%2018.6723%206.02746C18.9867%205.50016%2019.1602%204.72908%2018.7945%204.02887C18.3373%203.15451%2017.5858%203.0647%2017.1547%203.01319L17.1485%203.01245C15.1985%202.7771%2013.2417%205.94936%2012.8605%206.56747C12.843%206.59576%2012.8288%206.61874%2012.8181%206.63576L12.4109%207.31727H13.2026C13.2336%207.31826%2013.5868%207.31799%2014.0167%207.31766C14.2632%207.31747%2014.5351%207.31727%2014.7858%207.31727ZM16.9669%203.88568L16.9812%203.88617C17.1201%203.89056%2017.5748%203.90493%2017.9084%204.54305C18.1527%205.00881%2017.9214%205.39669%2017.73%205.68721C17.4246%206.14908%2016.5206%206.49957%2015.5775%206.5611C15.2977%206.57947%2014.7634%206.57188%2014.2675%206.56484C14.1744%206.56352%2014.0826%206.56221%2013.9942%206.5611C14.8836%205.30089%2016.0303%203.88568%2016.9669%203.88568Z%22%2F%3E%0A%09%09%3Cpath%20d%3D%22M12.4017%208.09639H17.8897C18.4535%208.09639%2018.8886%208.61044%2018.8886%209.21718V10.109C18.8886%2010.7165%2018.4535%2011.2119%2017.8897%2011.2119H12.3836L12.4017%208.09639Z%22%2F%3E%0A%09%09%3Cpath%20d%3D%22M5.07444%209.20031V10.1077C5.07444%2010.7152%205.53615%2011.2121%206.0999%2011.2121H11.5688V8.09665H6.0999C5.53615%208.09665%205.07444%208.59279%205.07444%209.20031Z%22%2F%3E%0A%09%09%3Cpath%20d%3D%22M12.404%2011.9907H17.0917C17.6465%2011.9907%2018.0774%2012.4722%2018.0774%2013.019V18.0015C18.0774%2018.5483%2017.6465%2018.9997%2017.0917%2018.9997H12.404V11.9907Z%22%2F%3E%0A%09%09%3Cpath%20d%3D%22M5.88888%2018.0062V12.9845C5.88888%2012.4377%206.34333%2011.9912%206.89821%2011.9912H11.5688V18.9995H6.89821C6.34333%2018.9995%205.88888%2018.5523%205.88888%2018.0062Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

[class$='nx-ui-link']:not(:hover) [class*='svg-ic-question'][class*='-small'] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%2300a2ad%22%3E%0A%09%09%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M5%2012.0002C5%208.14049%208.14021%205%2012%205C15.8598%205%2019%208.14049%2019%2012.0002C19%2015.8595%2015.8598%2019%2012%2019C8.14021%2019%205%2015.8595%205%2012.0002ZM12%2014.625C10.8344%2014.625%2010.8323%2016.4365%2012%2016.4365C13.1656%2016.4365%2013.1677%2014.625%2012%2014.625ZM9.375%2010.0798C9.375%208.8418%2010.2922%207.84414%2011.6054%207.65377C12.5933%207.50916%2013.9424%207.88229%2014.4926%209.40184C14.9611%2010.6973%2014.0848%2011.3929%2013.4449%2011.9009C12.8703%2012.3565%2012.5485%2012.6407%2012.6246%2013.1615C12.6659%2013.4462%2012.4453%2013.7077%2012.1314%2013.7455C12.1058%2013.7486%2012.0802%2013.75%2012.0554%2013.75C11.7721%2013.75%2011.5259%2013.5596%2011.4872%2013.2982C11.3268%2012.1997%2012.1131%2011.5756%2012.688%2011.1193L12.6892%2011.1184C13.3281%2010.6114%2013.6251%2010.3409%2013.403%209.72642C13.1273%208.96491%2012.5237%208.57444%2011.7866%208.6809C11.1776%208.76933%2010.5219%209.24475%2010.5219%2010.0798C10.5219%2010.3669%2010.265%2010.5999%209.94846%2010.5999C9.63191%2010.5999%209.375%2010.3669%209.375%2010.0798Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

[class$='nx-ui-link']:hover [class*='svg-ic-question'][class*='-small'] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%23e02463%22%3E%0A%09%09%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M5%2012.0002C5%208.14049%208.14021%205%2012%205C15.8598%205%2019%208.14049%2019%2012.0002C19%2015.8595%2015.8598%2019%2012%2019C8.14021%2019%205%2015.8595%205%2012.0002ZM12%2014.625C10.8344%2014.625%2010.8323%2016.4365%2012%2016.4365C13.1656%2016.4365%2013.1677%2014.625%2012%2014.625ZM9.375%2010.0798C9.375%208.8418%2010.2922%207.84414%2011.6054%207.65377C12.5933%207.50916%2013.9424%207.88229%2014.4926%209.40184C14.9611%2010.6973%2014.0848%2011.3929%2013.4449%2011.9009C12.8703%2012.3565%2012.5485%2012.6407%2012.6246%2013.1615C12.6659%2013.4462%2012.4453%2013.7077%2012.1314%2013.7455C12.1058%2013.7486%2012.0802%2013.75%2012.0554%2013.75C11.7721%2013.75%2011.5259%2013.5596%2011.4872%2013.2982C11.3268%2012.1997%2012.1131%2011.5756%2012.688%2011.1193L12.6892%2011.1184C13.3281%2010.6114%2013.6251%2010.3409%2013.403%209.72642C13.1273%208.96491%2012.5237%208.57444%2011.7866%208.6809C11.1776%208.76933%2010.5219%209.24475%2010.5219%2010.0798C10.5219%2010.3669%2010.265%2010.5999%209.94846%2010.5999C9.63191%2010.5999%209.375%2010.3669%209.375%2010.0798Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

[class*='cnt-gold']:hover [class*='svg-ic-star'],
[class*='btn-clr-white']:hover [class*='svg-ic-star'] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%23ffb30f%22%3E%0A%09%09%3Cpath%20d%3D%22M9.34455%208.0798C10.0409%205.88587%2010.7264%203.68629%2011.4109%201.48293C11.4973%201.22354%2011.7282%201.03867%2011.9982%201C12.27%201.03867%2012.4982%201.22354%2012.5891%201.48293C13.2727%203.68629%2013.9591%205.88587%2014.6555%208.0798L21.2755%208.08546C21.6755%208.08546%2022%208.41935%2022%208.83437C22%209.06546%2021.8982%209.27674%2021.7418%209.41634C21.0646%209.92744%2020.381%2010.438%2019.697%2010.9489C18.5683%2011.7918%2017.4387%2012.6354%2016.3355%2013.4835C16.9361%2015.345%2017.5234%2017.2239%2018.111%2019.104C18.2082%2019.415%2018.3054%2019.726%2018.4027%2020.037L18.43%2020.2492C18.43%2020.6623%2018.1073%2021%2017.7064%2021C17.5482%2021%2017.4127%2020.9349%2017.2882%2020.85C16.5833%2020.3222%2015.8797%2019.7925%2015.1759%2019.2626C14.1188%2018.4667%2013.0613%2017.6705%2011.9982%2016.88C11.1096%2017.5417%2010.2242%2018.2075%209.3387%2018.8734C8.46216%2019.5325%207.5855%2020.1917%206.70545%2020.8472C6.58727%2020.9349%206.44818%2021%206.29273%2021C5.89273%2021%205.57%2020.6623%205.57%2020.2492L5.59545%2020.037C6.27909%2017.8459%206.96364%2015.6529%207.66182%2013.4835C6.56715%2012.6407%205.44463%2011.8023%204.32313%2010.9646C3.63218%2010.4485%202.94161%209.93269%202.25818%209.41634C2.1%209.27674%202%209.06546%202%208.83437C2%208.41935%202.32364%208.08546%202.72818%208.0798H9.34455ZM9.35731%2012.8962L9.02277%2013.9337C8.56277%2015.3599%208.10095%2016.8247%207.66095%2018.2292L8.09004%2017.9056L8.19217%2017.8288C9.17001%2017.0932%2010.1488%2016.3569%2011.1309%2015.6249L11.9791%2014.9939L12.8264%2015.624C13.9028%2016.4248%2014.9728%2017.2303%2016.0428%2018.0358C16.1273%2018.0999%2016.2128%2018.1641%2016.2982%2018.2273C15.8482%2016.7908%2015.3964%2015.358%2014.9364%2013.9337L14.601%2012.8953L15.45%2012.2426C16.544%2011.4015%2017.6644%2010.564%2018.7834%209.72754L18.841%209.68455L19.0082%209.5591H13.5837L13.2546%208.52345C12.8273%207.17465%2012.4028%205.8249%2011.9809%204.47233C11.56%205.82018%2011.1355%207.17182%2010.7064%208.52345L10.3773%209.5591H4.95186L5.13004%209.69304C6.2655%2010.541%207.40186%2011.3899%208.51004%2012.2426L9.35731%2012.8962Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

[class*='cnt-gold'][class*='-active'] [class*='svg-ic-star'],
[class*='btn-clr-white'][class*='-active'] [class*='svg-ic-star'] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%23ffb30f%22%3E%0A%09%09%3Cpath%20d%3D%22M11.4109%201.48293C10.7264%203.68629%2010.0409%205.88587%209.34455%208.0798H2.72818C2.32364%208.08546%202%208.41935%202%208.83437C2%209.06546%202.1%209.27674%202.25818%209.41634C4.05091%2010.7708%205.89273%2012.1215%207.66182%2013.4835C6.96364%2015.6529%206.27909%2017.8459%205.59545%2020.037L5.57%2020.2492C5.57%2020.6623%205.89273%2021%206.29273%2021C6.44818%2021%206.58727%2020.9349%206.70545%2020.8472C8.47455%2019.5295%2010.23%2018.1968%2011.9982%2016.88C13.7691%2018.1968%2015.5245%2019.5295%2017.2882%2020.85C17.4127%2020.9349%2017.5482%2021%2017.7064%2021C18.1073%2021%2018.43%2020.6623%2018.43%2020.2492L18.4027%2020.037C17.7173%2017.8459%2017.0355%2015.6529%2016.3355%2013.4835C18.1073%2012.1215%2019.9473%2010.7708%2021.7418%209.41634C21.8982%209.27674%2022%209.06546%2022%208.83437C22%208.41935%2021.6755%208.08546%2021.2755%208.08546L14.6555%208.0798C13.9591%205.88587%2013.2727%203.68629%2012.5891%201.48293C12.4982%201.22354%2012.27%201.03867%2011.9982%201C11.7282%201.03867%2011.4973%201.22354%2011.4109%201.48293Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

.nx-ui-clean [class*='svg-ic-star'],
.-clean-state [class*='svg-ic-star'] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%23ccc%22%3E%0A%09%09%3Cpath%20d%3D%22M9.34455%208.0798C10.0409%205.88587%2010.7264%203.68629%2011.4109%201.48293C11.4973%201.22354%2011.7282%201.03867%2011.9982%201C12.27%201.03867%2012.4982%201.22354%2012.5891%201.48293C13.2727%203.68629%2013.9591%205.88587%2014.6555%208.0798L21.2755%208.08546C21.6755%208.08546%2022%208.41935%2022%208.83437C22%209.06546%2021.8982%209.27674%2021.7418%209.41634C21.0646%209.92744%2020.381%2010.438%2019.697%2010.9489C18.5683%2011.7918%2017.4387%2012.6354%2016.3355%2013.4835C16.9361%2015.345%2017.5234%2017.2239%2018.111%2019.104C18.2082%2019.415%2018.3054%2019.726%2018.4027%2020.037L18.43%2020.2492C18.43%2020.6623%2018.1073%2021%2017.7064%2021C17.5482%2021%2017.4127%2020.9349%2017.2882%2020.85C16.5833%2020.3222%2015.8797%2019.7925%2015.1759%2019.2626C14.1188%2018.4667%2013.0613%2017.6705%2011.9982%2016.88C11.1096%2017.5417%2010.2242%2018.2075%209.3387%2018.8734C8.46216%2019.5325%207.5855%2020.1917%206.70545%2020.8472C6.58727%2020.9349%206.44818%2021%206.29273%2021C5.89273%2021%205.57%2020.6623%205.57%2020.2492L5.59545%2020.037C6.27909%2017.8459%206.96364%2015.6529%207.66182%2013.4835C6.56715%2012.6407%205.44463%2011.8023%204.32313%2010.9646C3.63218%2010.4485%202.94161%209.93269%202.25818%209.41634C2.1%209.27674%202%209.06546%202%208.83437C2%208.41935%202.32364%208.08546%202.72818%208.0798H9.34455ZM9.35731%2012.8962L9.02277%2013.9337C8.56277%2015.3599%208.10095%2016.8247%207.66095%2018.2292L8.09004%2017.9056L8.19217%2017.8288C9.17001%2017.0932%2010.1488%2016.3569%2011.1309%2015.6249L11.9791%2014.9939L12.8264%2015.624C13.9028%2016.4248%2014.9728%2017.2303%2016.0428%2018.0358C16.1273%2018.0999%2016.2128%2018.1641%2016.2982%2018.2273C15.8482%2016.7908%2015.3964%2015.358%2014.9364%2013.9337L14.601%2012.8953L15.45%2012.2426C16.544%2011.4015%2017.6644%2010.564%2018.7834%209.72754L18.841%209.68455L19.0082%209.5591H13.5837L13.2546%208.52345C12.8273%207.17465%2012.4028%205.8249%2011.9809%204.47233C11.56%205.82018%2011.1355%207.17182%2010.7064%208.52345L10.3773%209.5591H4.95186L5.13004%209.69304C6.2655%2010.541%207.40186%2011.3899%208.51004%2012.2426L9.35731%2012.8962Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

[class*='cnt-gold']:not([class*='-active']):not(:hover) [class*='svg-ic-star'] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%23b2b2b2%22%3E%0A%09%09%3Cpath%20d%3D%22M9.34455%208.0798C10.0409%205.88587%2010.7264%203.68629%2011.4109%201.48293C11.4973%201.22354%2011.7282%201.03867%2011.9982%201C12.27%201.03867%2012.4982%201.22354%2012.5891%201.48293C13.2727%203.68629%2013.9591%205.88587%2014.6555%208.0798L21.2755%208.08546C21.6755%208.08546%2022%208.41935%2022%208.83437C22%209.06546%2021.8982%209.27674%2021.7418%209.41634C21.0646%209.92744%2020.381%2010.438%2019.697%2010.9489C18.5683%2011.7918%2017.4387%2012.6354%2016.3355%2013.4835C16.9361%2015.345%2017.5234%2017.2239%2018.111%2019.104C18.2082%2019.415%2018.3054%2019.726%2018.4027%2020.037L18.43%2020.2492C18.43%2020.6623%2018.1073%2021%2017.7064%2021C17.5482%2021%2017.4127%2020.9349%2017.2882%2020.85C16.5833%2020.3222%2015.8797%2019.7925%2015.1759%2019.2626C14.1188%2018.4667%2013.0613%2017.6705%2011.9982%2016.88C11.1096%2017.5417%2010.2242%2018.2075%209.3387%2018.8734C8.46216%2019.5325%207.5855%2020.1917%206.70545%2020.8472C6.58727%2020.9349%206.44818%2021%206.29273%2021C5.89273%2021%205.57%2020.6623%205.57%2020.2492L5.59545%2020.037C6.27909%2017.8459%206.96364%2015.6529%207.66182%2013.4835C6.56715%2012.6407%205.44463%2011.8023%204.32313%2010.9646C3.63218%2010.4485%202.94161%209.93269%202.25818%209.41634C2.1%209.27674%202%209.06546%202%208.83437C2%208.41935%202.32364%208.08546%202.72818%208.0798H9.34455ZM9.35731%2012.8962L9.02277%2013.9337C8.56277%2015.3599%208.10095%2016.8247%207.66095%2018.2292L8.09004%2017.9056L8.19217%2017.8288C9.17001%2017.0932%2010.1488%2016.3569%2011.1309%2015.6249L11.9791%2014.9939L12.8264%2015.624C13.9028%2016.4248%2014.9728%2017.2303%2016.0428%2018.0358C16.1273%2018.0999%2016.2128%2018.1641%2016.2982%2018.2273C15.8482%2016.7908%2015.3964%2015.358%2014.9364%2013.9337L14.601%2012.8953L15.45%2012.2426C16.544%2011.4015%2017.6644%2010.564%2018.7834%209.72754L18.841%209.68455L19.0082%209.5591H13.5837L13.2546%208.52345C12.8273%207.17465%2012.4028%205.8249%2011.9809%204.47233C11.56%205.82018%2011.1355%207.17182%2010.7064%208.52345L10.3773%209.5591H4.95186L5.13004%209.69304C6.2655%2010.541%207.40186%2011.3899%208.51004%2012.2426L9.35731%2012.8962Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

.newMng-geo [class*='svg-ic-geo'] {
  width: 14px;
  background-size: 24px;
  background-position: center center;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%23e02463%22%3E%0A%09%09%3Cpath%20d%3D%22M5%2010.0547C5%206.16406%208.1341%203%2011.9983%203C15.8682%203%2019%206.16406%2019%2010.0547C19%2011.8594%2018.3316%2013.4883%2017.2411%2014.7305C16.9738%2015.1172%2016.8622%2015.2578%2016.8622%2015.2578L11.9983%2021L7.15411%2015.3047C7.15411%2015.3047%207.01229%2015.1406%206.67633%2014.6367C5.6324%2013.4062%205%2011.8008%205%2010.0547ZM10.251%2010.1982C10.251%2011.1906%2011.0357%2012.0037%2011.9983%2012.0037C12.9666%2012.0037%2013.7513%2011.1906%2013.7513%2010.1982C13.7513%209.20576%2012.9666%208.40463%2011.9983%208.40463C11.0357%208.40463%2010.251%209.20576%2010.251%2010.1982Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E");
  cursor: default; }

[class*='nx-ui-link-grey'] [class*='svg-ic-geo'][class*='-small'] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%23b2b2b2%22%3E%0A%09%09%3Cpath%20d%3D%22M6.5%2010.487C6.5%207.46094%208.96251%205%2011.9986%205C15.0393%205%2017.5%207.46094%2017.5%2010.487C17.5%2011.8906%2016.9748%2013.1576%2016.118%2014.1237C15.908%2014.4245%2015.8203%2014.5339%2015.8203%2014.5339L11.9986%2019L8.19252%2014.5703C8.19252%2014.5703%208.08108%2014.4427%207.81711%2014.0508C6.99689%2013.0938%206.5%2011.8451%206.5%2010.487ZM10.6258%2010.5986C10.6258%2011.3705%2011.2423%2012.0029%2011.9986%2012.0029C12.7595%2012.0029%2013.376%2011.3705%2013.376%2010.5986C13.376%209.82671%2012.7595%209.20361%2011.9986%209.20361C11.2423%209.20361%2010.6258%209.82671%2010.6258%2010.5986Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

[class*='cnt-wine']:not([class*='-active']):not(:hover) .svg-ic-sort {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%23b2b2b2%22%3E%0A%09%09%3Cpath%20d%3D%22M16.6639%205H17.8277C18.4711%205%2018.9916%205.49226%2018.9916%206.09879C18.9916%206.09879%2019%207.05089%2019%207.66907V17.9012C19%2018.5077%2018.4795%2019%2017.8361%2019H16.6723C16.0298%2019%2015.5084%2018.5077%2015.5084%2017.9012L15.5%206.09879C15.5%205.49226%2016.0214%205%2016.6639%205ZM12.5923%209.375H11.4345C10.7955%209.375%2010.2768%209.86697%2010.2768%2010.4731L10.25%2017.9019C10.25%2018.508%2010.7687%2019%2011.4077%2019H12.5655C13.2055%2019%2013.7232%2018.508%2013.7232%2017.9019L13.75%2010.4731C13.75%209.86697%2013.2323%209.375%2012.5923%209.375ZM7.32697%2013.75H6.16349C5.52124%2013.75%205%2014.2436%205%2014.8518L5.00954%2017.8982C5.00954%2018.5064%205.53079%2019%206.17303%2019H7.33651C7.97969%2019%208.5%2018.5064%208.5%2017.8982L8.49046%2014.8518C8.49046%2014.2436%207.97015%2013.75%207.32697%2013.75Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

[class*='cnt-wine']:hover .svg-ic-sort,
[class*='cnt-wine'][class*='-active'] .svg-ic-sort {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%23e02463%22%3E%0A%09%09%3Cpath%20d%3D%22M16.6639%205H17.8277C18.4711%205%2018.9916%205.49226%2018.9916%206.09879C18.9916%206.09879%2019%207.05089%2019%207.66907V17.9012C19%2018.5077%2018.4795%2019%2017.8361%2019H16.6723C16.0298%2019%2015.5084%2018.5077%2015.5084%2017.9012L15.5%206.09879C15.5%205.49226%2016.0214%205%2016.6639%205ZM12.5923%209.375H11.4345C10.7955%209.375%2010.2768%209.86697%2010.2768%2010.4731L10.25%2017.9019C10.25%2018.508%2010.7687%2019%2011.4077%2019H12.5655C13.2055%2019%2013.7232%2018.508%2013.7232%2017.9019L13.75%2010.4731C13.75%209.86697%2013.2323%209.375%2012.5923%209.375ZM7.32697%2013.75H6.16349C5.52124%2013.75%205%2014.2436%205%2014.8518L5.00954%2017.8982C5.00954%2018.5064%205.53079%2019%206.17303%2019H7.33651C7.97969%2019%208.5%2018.5064%208.5%2017.8982L8.49046%2014.8518C8.49046%2014.2436%207.97015%2013.75%207.32697%2013.75Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

[class*='btn-clr-sky-f'] .svg-ic-sort {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%2300a2ad%22%3E%0A%09%09%3Cpath%20d%3D%22M16.6639%205H17.8277C18.4711%205%2018.9916%205.49226%2018.9916%206.09879C18.9916%206.09879%2019%207.05089%2019%207.66907V17.9012C19%2018.5077%2018.4795%2019%2017.8361%2019H16.6723C16.0298%2019%2015.5084%2018.5077%2015.5084%2017.9012L15.5%206.09879C15.5%205.49226%2016.0214%205%2016.6639%205ZM12.5923%209.375H11.4345C10.7955%209.375%2010.2768%209.86697%2010.2768%2010.4731L10.25%2017.9019C10.25%2018.508%2010.7687%2019%2011.4077%2019H12.5655C13.2055%2019%2013.7232%2018.508%2013.7232%2017.9019L13.75%2010.4731C13.75%209.86697%2013.2323%209.375%2012.5923%209.375ZM7.32697%2013.75H6.16349C5.52124%2013.75%205%2014.2436%205%2014.8518L5.00954%2017.8982C5.00954%2018.5064%205.53079%2019%206.17303%2019H7.33651C7.97969%2019%208.5%2018.5064%208.5%2017.8982L8.49046%2014.8518C8.49046%2014.2436%207.97015%2013.75%207.32697%2013.75Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

[class*='nx-ui-link-grey'] .svg-ic-people,
[class*='cnt-wine']:not([class*='-active']):not(:hover) .svg-ic-people {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22%23b2b2b2%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M15.7791%2012.3405L15.7781%2012.3424C17.1459%2013.4088%2017.0008%2014.7834%2017.0008%2014.7834V17.7184C17.0008%2017.7184%2016.6626%2019%2011.974%2019L11.975%2018.5891H11.974V19C7.28438%2019%206.97121%2017.7184%206.97121%2017.7184V14.7834C6.97121%2014.7834%206.82713%2013.4088%208.19389%2012.3424V12.3405C8.19389%2012.3405%208.20189%2012.3356%208.20389%2012.3356C8.37399%2012.2035%208.56609%2012.0773%208.77421%2011.9589C8.97232%2011.8484%209.62968%2011.3778%209.89783%2011.1577C10.3441%2010.7908%209.60267%2010.0169%209.60267%2010.0169L9.60967%2010.012C9.1184%209.48763%208.7592%208.84584%208.7592%208.14437C8.7592%206.49979%2010.0529%205.1673%2011.6968%205.02837C11.6968%205.02642%2011.6988%205.01272%2011.6988%205.01272H11.8479C11.8667%205.01184%2011.8853%205.0092%2011.904%205.00655C11.9271%205.00328%2011.9502%205%2011.974%205V5.01272H11.998V5C12.0218%205%2012.0449%205.00328%2012.068%205.00655C12.0867%205.0092%2012.1053%205.01184%2012.1241%205.01272H12.1611L12.1621%205.01663C13.86%205.10077%2015.2138%206.46164%2015.2138%208.14437C15.2138%208.84584%2014.8536%209.48763%2014.3633%2010.012L14.3703%2010.0169C14.3703%2010.0169%2013.6279%2010.7908%2014.0752%2011.1577C14.3423%2011.3778%2014.9997%2011.8484%2015.1988%2011.9589C15.4069%2012.0773%2015.599%2012.2035%2015.7681%2012.3356C15.7701%2012.3356%2015.7791%2012.3405%2015.7791%2012.3405ZM4.00056%2018.2027C3.44825%2018.2027%203%2017.7653%203%2017.2253V13.6955C3%2013.6045%203.01301%2013.5145%203.03902%2013.4264C3.07104%2013.3178%203.3672%2012.3473%204.06659%2011.4355C4.39177%2011.0099%204.83602%2010.6225%205.22023%2010.329C4.99011%209.82124%204.77699%209.1188%204.77699%208.25395C4.77699%206.75514%205.25825%206.00084%205.35431%205.86387C5.66848%205.41971%206.28983%205.30818%206.74608%205.61635C7.20033%205.92453%207.3134%206.53305%207.00022%206.97722C7.00046%206.97722%206.99926%206.97979%206.99686%206.98497L6.99685%206.98497C6.96891%207.04503%206.7781%207.45504%206.7781%208.25395C6.7781%209.30056%207.2822%209.94834%207.30652%209.97958L7.30739%209.98071C7.4965%2010.1989%207.57754%2010.4855%207.53252%2010.7673C7.48649%2011.0491%207.3164%2011.2976%207.06826%2011.4472C6.80411%2011.6057%206.03769%2012.1252%205.66748%2012.6085C5.30028%2013.0889%205.08416%2013.6211%205.00111%2013.851V17.2253C5.00111%2017.7653%204.55286%2018.2027%204.00056%2018.2027ZM19.9994%2018.2027C19.4471%2018.2027%2018.9989%2017.7653%2018.9989%2017.2253V13.851C18.9168%2013.6231%2018.7007%2013.0889%2018.3325%2012.6085C17.9603%2012.1223%2017.1779%2011.595%2016.9327%2011.4472C16.6836%2011.2985%2016.5145%2011.05%2016.4675%2010.7683C16.4215%2010.4865%2016.5035%2010.1989%2016.6926%209.98071L16.6933%209.97988C16.7175%209.94915%2017.2219%209.30991%2017.2219%208.25395C17.2219%207.36073%2016.9838%206.95276%2016.9808%206.94885C16.7086%206.4949%2016.8417%205.89616%2017.2949%205.61244C17.7482%205.32774%2018.3395%205.43145%2018.6467%205.86387C18.7427%206.00084%2019.223%206.75514%2019.223%208.25395C19.223%209.1188%2019.0109%209.82124%2018.7798%2010.329C19.164%2010.6225%2019.6082%2011.0099%2019.9344%2011.4355C20.6328%2012.3473%2020.93%2013.3178%2020.961%2013.4264C20.987%2013.5145%2021%2013.6045%2021%2013.6955V17.2253C21%2017.7653%2020.5518%2018.2027%2019.9994%2018.2027Z%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

[class*='cnt-wine']:hover .svg-ic-people,
[class*='cnt-wine'][class*='-active'] .svg-ic-people {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22%23e02463%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M15.7791%2012.3405L15.7781%2012.3424C17.1459%2013.4088%2017.0008%2014.7834%2017.0008%2014.7834V17.7184C17.0008%2017.7184%2016.6626%2019%2011.974%2019L11.975%2018.5891H11.974V19C7.28438%2019%206.97121%2017.7184%206.97121%2017.7184V14.7834C6.97121%2014.7834%206.82713%2013.4088%208.19389%2012.3424V12.3405C8.19389%2012.3405%208.20189%2012.3356%208.20389%2012.3356C8.37399%2012.2035%208.56609%2012.0773%208.77421%2011.9589C8.97232%2011.8484%209.62968%2011.3778%209.89783%2011.1577C10.3441%2010.7908%209.60267%2010.0169%209.60267%2010.0169L9.60967%2010.012C9.1184%209.48763%208.7592%208.84584%208.7592%208.14437C8.7592%206.49979%2010.0529%205.1673%2011.6968%205.02837C11.6968%205.02642%2011.6988%205.01272%2011.6988%205.01272H11.8479C11.8667%205.01184%2011.8853%205.0092%2011.904%205.00655C11.9271%205.00328%2011.9502%205%2011.974%205V5.01272H11.998V5C12.0218%205%2012.0449%205.00328%2012.068%205.00655C12.0867%205.0092%2012.1053%205.01184%2012.1241%205.01272H12.1611L12.1621%205.01663C13.86%205.10077%2015.2138%206.46164%2015.2138%208.14437C15.2138%208.84584%2014.8536%209.48763%2014.3633%2010.012L14.3703%2010.0169C14.3703%2010.0169%2013.6279%2010.7908%2014.0752%2011.1577C14.3423%2011.3778%2014.9997%2011.8484%2015.1988%2011.9589C15.4069%2012.0773%2015.599%2012.2035%2015.7681%2012.3356C15.7701%2012.3356%2015.7791%2012.3405%2015.7791%2012.3405ZM4.00056%2018.2027C3.44825%2018.2027%203%2017.7653%203%2017.2253V13.6955C3%2013.6045%203.01301%2013.5145%203.03902%2013.4264C3.07104%2013.3178%203.3672%2012.3473%204.06659%2011.4355C4.39177%2011.0099%204.83602%2010.6225%205.22023%2010.329C4.99011%209.82124%204.77699%209.1188%204.77699%208.25395C4.77699%206.75514%205.25825%206.00084%205.35431%205.86387C5.66848%205.41971%206.28983%205.30818%206.74608%205.61635C7.20033%205.92453%207.3134%206.53305%207.00022%206.97722C7.00046%206.97722%206.99926%206.97979%206.99686%206.98497L6.99685%206.98497C6.96891%207.04503%206.7781%207.45504%206.7781%208.25395C6.7781%209.30056%207.2822%209.94834%207.30652%209.97958L7.30739%209.98071C7.4965%2010.1989%207.57754%2010.4855%207.53252%2010.7673C7.48649%2011.0491%207.3164%2011.2976%207.06826%2011.4472C6.80411%2011.6057%206.03769%2012.1252%205.66748%2012.6085C5.30028%2013.0889%205.08416%2013.6211%205.00111%2013.851V17.2253C5.00111%2017.7653%204.55286%2018.2027%204.00056%2018.2027ZM19.9994%2018.2027C19.4471%2018.2027%2018.9989%2017.7653%2018.9989%2017.2253V13.851C18.9168%2013.6231%2018.7007%2013.0889%2018.3325%2012.6085C17.9603%2012.1223%2017.1779%2011.595%2016.9327%2011.4472C16.6836%2011.2985%2016.5145%2011.05%2016.4675%2010.7683C16.4215%2010.4865%2016.5035%2010.1989%2016.6926%209.98071L16.6933%209.97988C16.7175%209.94915%2017.2219%209.30991%2017.2219%208.25395C17.2219%207.36073%2016.9838%206.95276%2016.9808%206.94885C16.7086%206.4949%2016.8417%205.89616%2017.2949%205.61244C17.7482%205.32774%2018.3395%205.43145%2018.6467%205.86387C18.7427%206.00084%2019.223%206.75514%2019.223%208.25395C19.223%209.1188%2019.0109%209.82124%2018.7798%2010.329C19.164%2010.6225%2019.6082%2011.0099%2019.9344%2011.4355C20.6328%2012.3473%2020.93%2013.3178%2020.961%2013.4264C20.987%2013.5145%2021%2013.6045%2021%2013.6955V17.2253C21%2017.7653%2020.5518%2018.2027%2019.9994%2018.2027Z%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

[class*='nx-ui-link-grey'] .svg-ic-cal {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%23b2b2b2%22%3E%0A%09%09%3Cpath%20d%3D%22M18.8421%205.07143H20.9474C21.5284%205.07143%2022%205.55036%2022%206.14286V15.7857C22%2018.0689%2021.0853%2019%2018.8421%2019H5.15789C2.91474%2019%202%2018.0689%202%2015.7857V6.14286C2%205.55036%202.47158%205.07143%203.05263%205.07143H5.15789C5.15789%204.47893%205.62947%204%206.21053%204H7.26316C7.84421%204%208.31579%204.47893%208.31579%205.07143H15.6842C15.6842%204.47893%2016.1558%204%2016.7368%204H17.7895C18.3705%204%2018.8421%204.47893%2018.8421%205.07143ZM18.8421%2016.8571C19.8947%2016.8571%2019.8947%2016.8571%2019.8947%2015.7857V7.21429H4.10526V15.7857C4.10526%2016.8571%204.10526%2016.8571%205.15789%2016.8571H18.8421ZM6.21053%208.28571H9.36842V11.5H6.21053V8.28571ZM13.5789%208.28571H10.4211V11.5H13.5789V8.28571ZM14.6316%208.28571H17.7895V11.5H14.6316V8.28571ZM9.36842%2012.5714H6.21053V15.7857H9.36842V12.5714ZM10.4211%2012.5714H13.5789V15.7857H10.4211V12.5714ZM17.7895%2012.5714H14.6316V15.7857H17.7895V12.5714Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

[class*='btn-clr-sky-f'] .svg-ic-sett {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%2300a2ad%22%3E%0A%09%09%3Cpath%20d%3D%22M20.3652%2010.5578C20.6194%2010.5578%2020.9153%2010.7479%2020.9435%2011.001C21.02%2011.6828%2021.0188%2012.3713%2020.9401%2013.0474C20.9086%2013.3106%2020.6712%2013.5098%2020.4136%2013.4895L20.3011%2013.4861C19.5057%2013.4861%2018.7665%2013.9755%2018.4594%2014.7068C18.1342%2015.4819%2018.3379%2016.3841%2018.9645%2016.9511C19.1614%2017.1289%2019.185%2017.4293%2019.0185%2017.6351C18.591%2018.1684%2018.1005%2018.6533%2017.5627%2019.0751C17.3546%2019.2349%2017.061%2019.2124%2016.8832%2019.0189C16.3477%2018.4294%2015.3948%2018.2089%2014.6545%2018.5115C13.8884%2018.8254%2013.3934%2019.596%2013.4226%2020.4308C13.4316%2020.6918%2013.2381%2020.9167%2012.976%2020.946C12.6475%2020.9831%2012.3189%2021%2011.9893%2021C11.6417%2021%2011.2963%2020.9809%2010.952%2020.9404C10.6888%2020.91%2010.4941%2020.6794%2010.511%2020.415C10.5583%2019.5713%2010.0689%2018.786%209.29261%2018.462C8.55121%2018.1493%207.58706%2018.3709%207.04929%2018.966C6.87041%2019.1629%206.57003%2019.1865%206.36414%2019.02C5.83763%2018.597%205.35836%2018.1121%204.93985%2017.5789C4.77785%2017.3741%204.8026%2017.0783%204.99498%2016.9016C5.61037%2016.3369%205.81288%2015.4425%205.49787%2014.6753C5.18286%2013.908%204.43021%2013.422%203.64606%2013.4434C3.38843%2013.4434%203.08467%2013.2544%203.05655%2013.0001C2.98004%2012.3184%202.98117%2011.6288%203.05992%2010.9526C3.09142%2010.6939%203.29505%2010.5015%203.57969%2010.5116C4.45946%2010.5116%205.22786%2010.0346%205.53837%209.29439C5.8635%208.51927%205.661%207.6159%205.03435%207.0489C4.83972%206.87115%204.81497%206.5719%204.98148%206.3649C5.40674%205.8339%205.89725%205.34902%206.43727%204.9249C6.64315%204.76515%206.93904%204.78878%207.11567%204.98227C7.65231%205.57177%208.60859%205.79002%209.34436%205.48965C10.1116%205.17577%2010.6066%204.40403%2010.5774%203.56928C10.5684%203.30828%2010.7619%203.08328%2011.0229%203.05515C11.6968%202.97978%2012.3752%202.98203%2013.048%203.05965C13.3112%203.09115%2013.5047%203.32065%2013.4901%203.58503C13.4417%204.42878%2013.93%205.21402%2014.7051%205.53915C15.4499%205.85077%2016.4129%205.62915%2016.9496%205.03627C17.1273%204.83827%2017.4277%204.81578%2017.6336%204.98002C18.1579%205.39965%2018.6383%205.8834%2019.0601%206.42002C19.221%206.6259%2019.1985%206.92177%2019.005%207.09952C18.3896%207.66202%2018.1871%208.55752%2018.5021%209.32477C18.8081%2010.074%2019.5394%2010.5578%2020.3652%2010.5578ZM9.01247%2012.0191C9.01247%2013.6751%2010.358%2015.0218%2012.0141%2015.0218C13.6701%2015.0218%2015.0168%2013.6751%2015.0168%2012.0191C15.0168%2010.3643%2013.6701%209.01764%2012.0141%209.01764C10.358%209.01764%209.01247%2010.3643%209.01247%2012.0191Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

[class*='nx-ui-link-grey'] .svg-ic-width {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%23b2b2b2%22%3E%0A%09%09%3Cpath%20d%3D%22M2%2016C2%2016.553%202.448%2017%203%2017C3.552%2017%204%2016.553%204%2016V8C4%207.447%203.552%207%203%207C2.448%207%202%207.447%202%208V16ZM22%208C22%207.447%2021.552%207%2021%207C20.448%207%2020%207.447%2020%208V12.281L15.061%209.443V12H9V9.443L4.061%2012.162L9%2015V13H15.061V15L20%2012.281V16C20%2016.553%2020.448%2017%2021%2017C21.552%2017%2022%2016.553%2022%2016V8Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

[class*='svg-ic-vote'][class*='-active'] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%2300cd7c%22%3E%0A%09%09%3Cpath%20d%3D%22M18.9002%2015.1813H19.4972C20.3268%2015.1813%2021%2014.5137%2021%2013.6889C21%2012.874%2020.3268%2012.2063%2019.4972%2012.2063H19.4853C20.1635%2012.0689%2020.6743%2011.4699%2020.6743%2010.7532C20.6743%209.92843%2020.0268%209.23132%2019.1992%209.23132H13.4751C12.689%209.21168%2012.0535%208.60294%2011.999%207.8371V5.04865C11.9861%204.94065%2011.9446%204.84246%2011.9238%204.71482C11.7377%203.57588%209.41019%201.61219%209.18546%204.50863C8.96172%207.40508%207.16984%209.01531%206.33726%209.67315C5.06215%2010.6845%203%2011.8725%203%2011.8725V18.6178C3%2018.6178%205.6304%2020.5226%209.56957%2020.8564C11.7941%2021.0429%2014.0503%2021.0626%2015.7036%2020.8269L17.337%2020.5913C18.0122%2020.5226%2018.5983%2020.1396%2018.5983%2019.6389C18.5983%2019.1774%2018.4438%2018.8829%2018.1934%2018.7552H18.5983C19.5932%2018.7552%2020.3991%2017.9501%2020.3991%2016.9683C20.3991%2016.0453%2019.6912%2015.2991%2018.7884%2015.2009L18.7953%2015.1715L18.9002%2015.1813Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

[class*='svg-ic-vote'][class*='-active']:last-of-type {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%23ff5a25%22%3E%0A%09%09%3Cpath%20d%3D%22M18.9002%2015.1813H19.4972C20.3268%2015.1813%2021%2014.5137%2021%2013.6889C21%2012.874%2020.3268%2012.2063%2019.4972%2012.2063H19.4853C20.1635%2012.0689%2020.6743%2011.4699%2020.6743%2010.7532C20.6743%209.92843%2020.0268%209.23132%2019.1992%209.23132H13.4751C12.689%209.21168%2012.0535%208.60294%2011.999%207.8371V5.04865C11.9861%204.94065%2011.9446%204.84246%2011.9238%204.71482C11.7377%203.57588%209.41019%201.61219%209.18546%204.50863C8.96172%207.40508%207.16984%209.01531%206.33726%209.67315C5.06215%2010.6845%203%2011.8725%203%2011.8725V18.6178C3%2018.6178%205.6304%2020.5226%209.56957%2020.8564C11.7941%2021.0429%2014.0503%2021.0626%2015.7036%2020.8269L17.337%2020.5913C18.0122%2020.5226%2018.5983%2020.1396%2018.5983%2019.6389C18.5983%2019.1774%2018.4438%2018.8829%2018.1934%2018.7552H18.5983C19.5932%2018.7552%2020.3991%2017.9501%2020.3991%2016.9683C20.3991%2016.0453%2019.6912%2015.2991%2018.7884%2015.2009L18.7953%2015.1715L18.9002%2015.1813Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

[class*='cnt-wine']:hover [class*='svg-ic-vote'],
[class*='cnt-wine'][class*='-active'] [class*='svg-ic-vote'],
[class*='votePane-node'][class*='-active'] [class*='svg-ic-vote'] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%23e02463%22%3E%0A%09%09%3Cpath%20d%3D%22M18.9002%2015.1813H19.4972C20.3268%2015.1813%2021%2014.5137%2021%2013.6889C21%2012.874%2020.3268%2012.2063%2019.4972%2012.2063H19.4853C20.1635%2012.0689%2020.6743%2011.4699%2020.6743%2010.7532C20.6743%209.92843%2020.0268%209.23132%2019.1992%209.23132H13.4751C12.689%209.21168%2012.0535%208.60294%2011.999%207.8371V5.04865C11.9861%204.94065%2011.9446%204.84246%2011.9238%204.71482C11.7377%203.57588%209.41019%201.61219%209.18546%204.50863C8.96172%207.40508%207.16984%209.01531%206.33726%209.67315C5.06215%2010.6845%203%2011.8725%203%2011.8725V18.6178C3%2018.6178%205.6304%2020.5226%209.56957%2020.8564C11.7941%2021.0429%2014.0503%2021.0626%2015.7036%2020.8269L17.337%2020.5913C18.0122%2020.5226%2018.5983%2020.1396%2018.5983%2019.6389C18.5983%2019.1774%2018.4438%2018.8829%2018.1934%2018.7552H18.5983C19.5932%2018.7552%2020.3991%2017.9501%2020.3991%2016.9683C20.3991%2016.0453%2019.6912%2015.2991%2018.7884%2015.2009L18.7953%2015.1715L18.9002%2015.1813Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

.commentPane-node [class*='svg-ic-vote']:not([class*='-active']),
[class*='votePane-node'][class*='-nonactive'] [class*='svg-ic-vote'],
[class*='cnt-wine']:not([class*='-active']):not(:hover) [class*='svg-ic-vote'] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%23b2b2b2%22%3E%0A%09%09%3Cpath%20d%3D%22M18.9002%2015.1813H19.4972C20.3268%2015.1813%2021%2014.5137%2021%2013.6889C21%2012.874%2020.3268%2012.2063%2019.4972%2012.2063H19.4853C20.1635%2012.0689%2020.6743%2011.4699%2020.6743%2010.7532C20.6743%209.92843%2020.0268%209.23132%2019.1992%209.23132H13.4751C12.689%209.21168%2012.0535%208.60294%2011.999%207.8371V5.04865C11.9861%204.94065%2011.9446%204.84246%2011.9238%204.71482C11.7377%203.57588%209.41019%201.61219%209.18546%204.50863C8.96172%207.40508%207.16984%209.01531%206.33726%209.67315C5.06215%2010.6845%203%2011.8725%203%2011.8725V18.6178C3%2018.6178%205.6304%2020.5226%209.56957%2020.8564C11.7941%2021.0429%2014.0503%2021.0626%2015.7036%2020.8269L17.337%2020.5913C18.0122%2020.5226%2018.5983%2020.1396%2018.5983%2019.6389C18.5983%2019.1774%2018.4438%2018.8829%2018.1934%2018.7552H18.5983C19.5932%2018.7552%2020.3991%2017.9501%2020.3991%2016.9683C20.3991%2016.0453%2019.6912%2015.2991%2018.7884%2015.2009L18.7953%2015.1715L18.9002%2015.1813Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

[class*='votePane-node'] [class*='svg-ic-vote'] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%23fff%22%3E%0A%09%09%3Cpath%20d%3D%22M18.9002%2015.1813H19.4972C20.3268%2015.1813%2021%2014.5137%2021%2013.6889C21%2012.874%2020.3268%2012.2063%2019.4972%2012.2063H19.4853C20.1635%2012.0689%2020.6743%2011.4699%2020.6743%2010.7532C20.6743%209.92843%2020.0268%209.23132%2019.1992%209.23132H13.4751C12.689%209.21168%2012.0535%208.60294%2011.999%207.8371V5.04865C11.9861%204.94065%2011.9446%204.84246%2011.9238%204.71482C11.7377%203.57588%209.41019%201.61219%209.18546%204.50863C8.96172%207.40508%207.16984%209.01531%206.33726%209.67315C5.06215%2010.6845%203%2011.8725%203%2011.8725V18.6178C3%2018.6178%205.6304%2020.5226%209.56957%2020.8564C11.7941%2021.0429%2014.0503%2021.0626%2015.7036%2020.8269L17.337%2020.5913C18.0122%2020.5226%2018.5983%2020.1396%2018.5983%2019.6389C18.5983%2019.1774%2018.4438%2018.8829%2018.1934%2018.7552H18.5983C19.5932%2018.7552%2020.3991%2017.9501%2020.3991%2016.9683C20.3991%2016.0453%2019.6912%2015.2991%2018.7884%2015.2009L18.7953%2015.1715L18.9002%2015.1813Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

.commentPane-node [class*='svg-ic-vote'] {
  margin: 0 0 0 10px; }

.commentPane-node [class*='svg-ic-vote']:not([class*='-active']):not(:hover) {
  opacity: .4; }

.commentPane-node [class*='svg-ic-vote']:last-of-type {
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg); }

[class*='cnt-blue'] .svg-ic-comment,
[class*='nx-ui-link'] .svg-ic-comment {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%2300a2ad%22%3E%0A%09%09%3Cpath%20d%3D%22M13.7994%2017.5548L21.5328%2021L20.0708%2015.4237C21.2968%2014.1808%2022%2012.5324%2022%2010.7774C22%207.03434%2018.824%204%2014.9062%204H9.09375C5.17598%204%202%207.03434%202%2010.7774C2%2014.5204%205.17598%2017.5548%209.09375%2017.5548H13.7994ZM18.2955%2014.4104L17.8442%2014.795L18.5725%2017.5729L14.2427%2015.644H9.09375C6.28055%2015.644%204%2013.4651%204%2010.7774C4%208.08965%206.28055%205.9108%209.09375%205.9108H14.9062C17.7194%205.9108%2020%208.08965%2020%2010.7774C20%2012.1841%2019.3732%2013.4919%2018.2955%2014.4104Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

[class*='cnt-wine']:not([class*='-active']):not(:hover) .svg-ic-comment {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%23b2b2b2%22%3E%0A%09%09%3Cpath%20d%3D%22M13.7994%2017.5548L21.5328%2021L20.0708%2015.4237C21.2968%2014.1808%2022%2012.5324%2022%2010.7774C22%207.03434%2018.824%204%2014.9062%204H9.09375C5.17598%204%202%207.03434%202%2010.7774C2%2014.5204%205.17598%2017.5548%209.09375%2017.5548H13.7994ZM18.2955%2014.4104L17.8442%2014.795L18.5725%2017.5729L14.2427%2015.644H9.09375C6.28055%2015.644%204%2013.4651%204%2010.7774C4%208.08965%206.28055%205.9108%209.09375%205.9108H14.9062C17.7194%205.9108%2020%208.08965%2020%2010.7774C20%2012.1841%2019.3732%2013.4919%2018.2955%2014.4104Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

[class*='cnt-wine']:hover .svg-ic-comment,
[class*='cnt-wine'][class*='-active'] .svg-ic-comment {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%23e02463%22%3E%0A%09%09%3Cpath%20d%3D%22M13.7994%2017.5548L21.5328%2021L20.0708%2015.4237C21.2968%2014.1808%2022%2012.5324%2022%2010.7774C22%207.03434%2018.824%204%2014.9062%204H9.09375C5.17598%204%202%207.03434%202%2010.7774C2%2014.5204%205.17598%2017.5548%209.09375%2017.5548H13.7994ZM18.2955%2014.4104L17.8442%2014.795L18.5725%2017.5729L14.2427%2015.644H9.09375C6.28055%2015.644%204%2013.4651%204%2010.7774C4%208.08965%206.28055%205.9108%209.09375%205.9108H14.9062C17.7194%205.9108%2020%208.08965%2020%2010.7774C20%2012.1841%2019.3732%2013.4919%2018.2955%2014.4104Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

[class*='wp-pane-node']:not([class*='-active']) .svg-ic-comment {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%23fff%22%3E%0A%09%09%3Cpath%20d%3D%22M13.7994%2017.5548L21.5328%2021L20.0708%2015.4237C21.2968%2014.1808%2022%2012.5324%2022%2010.7774C22%207.03434%2018.824%204%2014.9062%204H9.09375C5.17598%204%202%207.03434%202%2010.7774C2%2014.5204%205.17598%2017.5548%209.09375%2017.5548H13.7994ZM18.2955%2014.4104L17.8442%2014.795L18.5725%2017.5729L14.2427%2015.644H9.09375C6.28055%2015.644%204%2013.4651%204%2010.7774C4%208.08965%206.28055%205.9108%209.09375%205.9108H14.9062C17.7194%205.9108%2020%208.08965%2020%2010.7774C20%2012.1841%2019.3732%2013.4919%2018.2955%2014.4104Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

[class*='wp-pane-node'][class*='-active'] .svg-ic-comment {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%23fff%22%3E%0A%09%09%3Cpath%20d%3D%22M21.5328%2021L13.7994%2017.5548H9.09375C5.17598%2017.5548%202%2014.5204%202%2010.7774C2%207.03434%205.17598%204%209.09375%204H14.9062C18.824%204%2022%207.03434%2022%2010.7774C22%2012.5324%2021.2968%2014.1808%2020.0708%2015.4237L21.5328%2021Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

.-clean-state .svg-ic-comment {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%23ccc%22%3E%0A%09%09%3Cpath%20d%3D%22M13.7994%2017.5548L21.5328%2021L20.0708%2015.4237C21.2968%2014.1808%2022%2012.5324%2022%2010.7774C22%207.03434%2018.824%204%2014.9062%204H9.09375C5.17598%204%202%207.03434%202%2010.7774C2%2014.5204%205.17598%2017.5548%209.09375%2017.5548H13.7994ZM18.2955%2014.4104L17.8442%2014.795L18.5725%2017.5729L14.2427%2015.644H9.09375C6.28055%2015.644%204%2013.4651%204%2010.7774C4%208.08965%206.28055%205.9108%209.09375%205.9108H14.9062C17.7194%205.9108%2020%208.08965%2020%2010.7774C20%2012.1841%2019.3732%2013.4919%2018.2955%2014.4104Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E") !important; }

[class*='svg-ic-metro'][class*='-small'] {
  cursor: default !important; }

[class*='nx-ui-link-grey'] [class*='svg-ic-metro'][class*='-small'] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%23b2b2b2%22%3E%0A%09%09%3Cpath%20d%3D%22M14.5998%2012.7092L15.6792%2015.7508H14.8076V17.0893H20V15.7508H19.009L15.2792%206L12%2012.0035L8.72087%206L4.99106%2015.7508H4V17.0893H9.19239V15.7508H8.32082L9.40021%2012.7092L12%2017.2L14.5998%2012.7092Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

[class~='nx-ui-link'] [class*='svg-ic-plus'][class*='-small'],
[class*='btn-clr-sky'] [class*='svg-ic-plus'][class*='-small'] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%2300a2ad%22%3E%0A%09%09%3Cpath%20d%3D%22M12%204C11.5091%204%2011.1111%204.39797%2011.1111%204.88889V11.1111H4.88889C4.39797%2011.1111%204%2011.5091%204%2012C4%2012.4909%204.39797%2012.8889%204.88889%2012.8889H11.1111V19.1111C11.1111%2019.602%2011.5091%2020%2012%2020C12.4909%2020%2012.8889%2019.602%2012.8889%2019.1111V12.8889H19.1111C19.602%2012.8889%2020%2012.4909%2020%2012C20%2011.5091%2019.602%2011.1111%2019.1111%2011.1111H12.8889V4.88889C12.8889%204.39797%2012.4909%204%2012%204Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

[class*='nx-ui-link-grey'] [class*='svg-ic-plus'][class*='-small'] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%23b2b2b2%22%3E%0A%09%09%3Cpath%20d%3D%22M12%204C11.5091%204%2011.1111%204.39797%2011.1111%204.88889V11.1111H4.88889C4.39797%2011.1111%204%2011.5091%204%2012C4%2012.4909%204.39797%2012.8889%204.88889%2012.8889H11.1111V19.1111C11.1111%2019.602%2011.5091%2020%2012%2020C12.4909%2020%2012.8889%2019.602%2012.8889%2019.1111V12.8889H19.1111C19.602%2012.8889%2020%2012.4909%2020%2012C20%2011.5091%2019.602%2011.1111%2019.1111%2011.1111H12.8889V4.88889C12.8889%204.39797%2012.4909%204%2012%204Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

[class*='btn-clr-green'] [class*='svg-ic-plus'][class*='-small'] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%23fff%22%3E%0A%09%09%3Cpath%20d%3D%22M12%204C11.5091%204%2011.1111%204.39797%2011.1111%204.88889V11.1111H4.88889C4.39797%2011.1111%204%2011.5091%204%2012C4%2012.4909%204.39797%2012.8889%204.88889%2012.8889H11.1111V19.1111C11.1111%2019.602%2011.5091%2020%2012%2020C12.4909%2020%2012.8889%2019.602%2012.8889%2019.1111V12.8889H19.1111C19.602%2012.8889%2020%2012.4909%2020%2012C20%2011.5091%2019.602%2011.1111%2019.1111%2011.1111H12.8889V4.88889C12.8889%204.39797%2012.4909%204%2012%204Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

.newMng-pane &gt; [class*='btn-clr-sky-c'] [class*='svg-ic-plus'][class*='-small'] {
  width: 16px;
  opacity: 1 !important;
  background-size: 24px;
  background-position: center center;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%235cc9d2%22%3E%0A%09%09%3Cpath%20d%3D%22M12%204C11.5091%204%2011.1111%204.39797%2011.1111%204.88889V11.1111H4.88889C4.39797%2011.1111%204%2011.5091%204%2012C4%2012.4909%204.39797%2012.8889%204.88889%2012.8889H11.1111V19.1111C11.1111%2019.602%2011.5091%2020%2012%2020C12.4909%2020%2012.8889%2019.602%2012.8889%2019.1111V12.8889H19.1111C19.602%2012.8889%2020%2012.4909%2020%2012C20%2011.5091%2019.602%2011.1111%2019.1111%2011.1111H12.8889V4.88889C12.8889%204.39797%2012.4909%204%2012%204Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

.newMng-pane &gt; [class*='btn-clr-sky-c']:hover [class*='svg-ic-plus'][class*='-small'] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%23e02463%22%3E%0A%09%09%3Cpath%20d%3D%22M12%204C11.5091%204%2011.1111%204.39797%2011.1111%204.88889V11.1111H4.88889C4.39797%2011.1111%204%2011.5091%204%2012C4%2012.4909%204.39797%2012.8889%204.88889%2012.8889H11.1111V19.1111C11.1111%2019.602%2011.5091%2020%2012%2020C12.4909%2020%2012.8889%2019.602%2012.8889%2019.1111V12.8889H19.1111C19.602%2012.8889%2020%2012.4909%2020%2012C20%2011.5091%2019.602%2011.1111%2019.1111%2011.1111H12.8889V4.88889C12.8889%204.39797%2012.4909%204%2012%204Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

[class*='svg-ic-logo-mix'] {
  height: 40px;
  cursor: default !important;
  background-repeat: no-repeat; }

[class$='svg-ic-logo-mix'] {
  width: 104px;
  background-image: url(img/logo/logo-mix.svg); }

[class*='svg-ic-logo-mix'][class*='-en'] {
  width: 159px;
  background-image: url(img/logo/logo-mix-en.svg); }

[class*='svg-ic-logo-mix'][class*='-ua'] {
  width: 189px;
  background-image: url(img/logo/logo-mix-ua.svg); }

[class*='svg-ic-logo-mix'][class*='-custom'] {
  width: 54px;
  height: 76px;
  background-image: url(img/logo/logo-mix-custom.svg); }

[class^='gift-newgrid'] &gt; [class*='svg-ic-logo-mix'],
[class^='browser-newgrid'] &gt; [class*='svg-ic-logo-mix'],
[class^='venue-regHead-newgrid'] &gt; [class*='svg-ic-logo-mix'] {
  margin-top: 24px; }

[class*='svg-ic-logo-venue'] {
  cursor: default !important; }

[class*='svg-ic-logo-venue'][class*='-01'] {
  width: 266px;
  height: 142px;
  margin: 0 auto auto 0;
  background-image: url(img/logo/logo-venue-01.svg); }

[class*='svg-ic-logo-venue'][class*='-02'] {
  position: absolute;
  right: 0;
  left: 0;
  width: 272px;
  height: 201px;
  margin: -16px auto 0;
  background-image: url(img/logo/logo-venue-02.svg); }

[class*='svg-ic-logo-venue'][class*='-03'] {
  width: 37px;
  height: 99px;
  margin: auto 24px auto 0;
  background-image: url(img/logo/logo-venue-03.svg); }

.wp-pane .svg-ic-share {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%23fff%22%3E%0A%09%09%3Cpath%20d%3D%22M15%209.87879H18C19.1046%209.87879%2020%2010.7833%2020%2011.899V19.9798C20%2021.0955%2019.1046%2022%2018%2022H6C4.89543%2022%204%2021.0955%204%2019.9798V11.899C4%2010.7833%204.89543%209.87879%206%209.87879H9V11.899L6%2011.899V19.9798H18V11.899L15%2011.899V9.87879ZM11.8068%202.01866C11.8693%202.00642%2011.9339%202%2012%202C12.0657%202%2012.13%202.00634%2012.1922%202.01845C12.4768%201.99162%2012.7705%202.08725%2012.9877%202.30661L15.8232%205.1708C16.2118%205.56328%2016.2082%206.20322%2015.8197%206.5957C15.4311%206.98819%2014.7976%206.99178%2014.409%206.5993L13%205.17604V14.1313C13%2014.6836%2012.5523%2015.1313%2012%2015.1313C11.4477%2015.1313%2011%2014.6836%2011%2014.1313V5.17273L9.5877%206.5993C9.19914%206.99178%208.5656%206.98819%208.17705%206.5957C7.78849%206.20322%207.78493%205.56329%208.17348%205.1708L11.009%202.30661C11.2268%202.08669%2011.5214%201.99113%2011.8068%202.01866Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

[class*='nx-ui-link'] .svg-ic-share-old {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22%2300a2ad%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M17.4479%204L23%208.73329L17.4479%2013.3289V10.9358C16.5848%2010.8511%2014.4943%2010.8087%2012.6413%2011.9312C10.6955%2013.1171%2010.2245%2014.8008%2010.2245%2014.8008C10.2245%2014.8008%209.63374%2011.4123%2012.5904%208.71211C14.4115%207.04964%2016.2555%206.6049%2017.4479%206.52019V4ZM20.8566%2015.7856V16.2727H20.8626V17.8504C20.8626%2019.0364%2019.9516%2020%2018.829%2020H5.03163C3.91503%2020%203%2019.0364%203%2017.8504V7.24024C3%206.05427%203.91503%205.09067%205.03163%205.09067H11.7502C12.1384%205.09067%2012.4527%205.41893%2012.4527%205.8319C12.4527%206.24487%2012.1384%206.57313%2011.7502%206.57313H5.03163C4.68438%206.57313%204.40897%206.86962%204.40897%207.24024V17.8504C4.40897%2018.221%204.68438%2018.5069%205.03163%2018.5069H18.829C19.1742%2018.5069%2019.4546%2018.221%2019.4546%2017.8504V17.1621L19.4506%2017.141V15.7856C19.4506%2015.3726%2019.7679%2015.0338%2020.1531%2015.0338C20.5403%2015.0338%2020.8566%2015.3726%2020.8566%2015.7856Z%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

[class*='btn-clr-black'] .svg-ic-share-old {
  background-position: 0px -1px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22%23fff%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M17.4479%204L23%208.73329L17.4479%2013.3289V10.9358C16.5848%2010.8511%2014.4943%2010.8087%2012.6413%2011.9312C10.6955%2013.1171%2010.2245%2014.8008%2010.2245%2014.8008C10.2245%2014.8008%209.63374%2011.4123%2012.5904%208.71211C14.4115%207.04964%2016.2555%206.6049%2017.4479%206.52019V4ZM20.8566%2015.7856V16.2727H20.8626V17.8504C20.8626%2019.0364%2019.9516%2020%2018.829%2020H5.03163C3.91503%2020%203%2019.0364%203%2017.8504V7.24024C3%206.05427%203.91503%205.09067%205.03163%205.09067H11.7502C12.1384%205.09067%2012.4527%205.41893%2012.4527%205.8319C12.4527%206.24487%2012.1384%206.57313%2011.7502%206.57313H5.03163C4.68438%206.57313%204.40897%206.86962%204.40897%207.24024V17.8504C4.40897%2018.221%204.68438%2018.5069%205.03163%2018.5069H18.829C19.1742%2018.5069%2019.4546%2018.221%2019.4546%2017.8504V17.1621L19.4506%2017.141V15.7856C19.4506%2015.3726%2019.7679%2015.0338%2020.1531%2015.0338C20.5403%2015.0338%2020.8566%2015.3726%2020.8566%2015.7856Z%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

[class*='btn-clr-black'] .svg-ic-download {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%23fff%22%3E%0A%09%09%3Cpath%20d%3D%22M15.7143%204V9.35294H20L12.5%2016.7647L5%209.35294H9.28571V4C9.28571%203.44772%209.73343%203%2010.2857%203H14.7143C15.2666%203%2015.7143%203.44772%2015.7143%204ZM6.05882%2021C5.47405%2021%205%2020.5259%205%2019.9412C5%2019.3564%205.47405%2018.8824%206.05882%2018.8824H18.9412C19.5259%2018.8824%2020%2019.3564%2020%2019.9412C20%2020.5259%2019.5259%2021%2018.9412%2021H6.05882Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

.wp-pane .svg-ic-resize {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%23fff%22%3E%0A%09%09%3Cpath%20d%3D%22M19%207V5H17H11V7H17V13H19V7ZM7%2011H5V17V19H7H13V17H7V11Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

[class*='nx-ui-link'] .svg-ic-resize {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%2300a2ad%22%3E%0A%09%09%3Cpath%20d%3D%22M19%207V5H17H11V7H17V13H19V7ZM7%2011H5V17V19H7H13V17H7V11Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

.svg-ic-flag {
  width: auto;
  height: auto; }
  .svg-ic-flag:first-child {
    width: 16px;
    height: 12px;
    margin: auto -10px auto 10px;
    padding: 0 0 1px 0;
    background-clip: content-box;
    -moz-background-clip: content-box;
    -webkit-background-clip: content-box;
    background-size: 16px;
    background-repeat: no-repeat;
    background-image: url(img/etc/flag.png); }
  .svg-ic-flag:last-child {
    overflow: hidden;
    display: inline-block !important;
    vertical-align: middle;
    max-width: 100%;
    text-overflow: ellipsis;
    font-size: 0.8125rem;
    line-height: normal;
    margin: auto 10px auto -10px;
    color: #808080; }
    .svg-ic-flag:last-child::after {
      content: '.';
      overflow: hidden;
      display: inline-block;
      vertical-align: middle;
      width: 0; }

.svg-ic-flag[data-iso='AB'] {
  background-position: 0px 0px; }

.svg-ic-flag[data-iso='AU'] {
  background-position: 0px -11px; }

.svg-ic-flag[data-iso='AT'] {
  background-position: 0px -22px; }

.svg-ic-flag[data-iso='AZ'] {
  background-position: 0px -33px; }

.svg-ic-flag[data-iso='AL'] {
  background-position: 0px -44px; }

.svg-ic-flag[data-iso='DZ'] {
  background-position: 0px -55px; }

.svg-ic-flag[data-iso='AS'] {
  background-position: 0px -66px; }

.svg-ic-flag[data-iso='AI'] {
  background-position: 0px -77px; }

.svg-ic-flag[data-iso='AO'] {
  background-position: 0px -88px; }

.svg-ic-flag[data-iso='AD'] {
  background-position: 0px -99px; }

.svg-ic-flag[data-iso='AQ'] {
  background-position: 0px -110px; }

.svg-ic-flag[data-iso='AG'] {
  background-position: 0px -121px; }

.svg-ic-flag[data-iso='AR'] {
  background-position: 0px -132px; }

.svg-ic-flag[data-iso='AM'] {
  background-position: 0px -143px; }

.svg-ic-flag[data-iso='AW'] {
  background-position: 0px -154px; }

.svg-ic-flag[data-iso='AF'] {
  background-position: 0px -165px; }

.svg-ic-flag[data-iso='BS'] {
  background-position: 0px -176px; }

.svg-ic-flag[data-iso='BD'] {
  background-position: 0px -187px; }

.svg-ic-flag[data-iso='BB'] {
  background-position: 0px -198px; }

.svg-ic-flag[data-iso='BH'] {
  background-position: 0px -209px; }

.svg-ic-flag[data-iso='BY'] {
  background-position: 0px -220px; }

.svg-ic-flag[data-iso='BZ'] {
  background-position: 0px -231px; }

.svg-ic-flag[data-iso='BE'] {
  background-position: 0px -242px; }

.svg-ic-flag[data-iso='BJ'] {
  background-position: 0px -253px; }

.svg-ic-flag[data-iso='BM'] {
  background-position: 0px -264px; }

.svg-ic-flag[data-iso='BG'] {
  background-position: 0px -275px; }

.svg-ic-flag[data-iso='BO'] {
  background-position: 0px -286px; }

.svg-ic-flag[data-iso='BQ'] {
  background-position: 0px -297px; }

.svg-ic-flag[data-iso='BA'] {
  background-position: 0px -308px; }

.svg-ic-flag[data-iso='BW'] {
  background-position: 0px -319px; }

.svg-ic-flag[data-iso='BR'] {
  background-position: 0px -330px; }

.svg-ic-flag[data-iso='IO'] {
  background-position: 0px -341px; }

.svg-ic-flag[data-iso='BN'] {
  background-position: 0px -352px; }

.svg-ic-flag[data-iso='BF'] {
  background-position: 0px -363px; }

.svg-ic-flag[data-iso='BI'] {
  background-position: 0px -374px; }

.svg-ic-flag[data-iso='BT'] {
  background-position: 0px -385px; }

.svg-ic-flag[data-iso='VU'] {
  background-position: 0px -396px; }

.svg-ic-flag[data-iso='HU'] {
  background-position: 0px -407px; }

.svg-ic-flag[data-iso='VE'] {
  background-position: 0px -418px; }

.svg-ic-flag[data-iso='VG'] {
  background-position: 0px -429px; }

.svg-ic-flag[data-iso='VI'] {
  background-position: 0px -440px; }

.svg-ic-flag[data-iso='VN'] {
  background-position: 0px -451px; }

.svg-ic-flag[data-iso='GA'] {
  background-position: 0px -462px; }

.svg-ic-flag[data-iso='HT'] {
  background-position: 0px -473px; }

.svg-ic-flag[data-iso='GY'] {
  background-position: 0px -484px; }

.svg-ic-flag[data-iso='GM'] {
  background-position: 0px -495px; }

.svg-ic-flag[data-iso='GH'] {
  background-position: 0px -506px; }

.svg-ic-flag[data-iso='GP'] {
  background-position: 0px -517px; }

.svg-ic-flag[data-iso='GT'] {
  background-position: 0px -528px; }

.svg-ic-flag[data-iso='GN'] {
  background-position: 0px -539px; }

.svg-ic-flag[data-iso='GW'] {
  background-position: 0px -550px; }

.svg-ic-flag[data-iso='DE'] {
  background-position: 0px -561px; }

.svg-ic-flag[data-iso='GG'] {
  background-position: 0px -572px; }

.svg-ic-flag[data-iso='GI'] {
  background-position: 0px -583px; }

.svg-ic-flag[data-iso='HN'] {
  background-position: 0px -594px; }

.svg-ic-flag[data-iso='HK'] {
  background-position: 0px -605px; }

.svg-ic-flag[data-iso='GD'] {
  background-position: 0px -616px; }

.svg-ic-flag[data-iso='GL'] {
  background-position: 0px -627px; }

.svg-ic-flag[data-iso='GR'] {
  background-position: 0px -638px; }

.svg-ic-flag[data-iso='GE'] {
  background-position: 0px -649px; }

.svg-ic-flag[data-iso='GU'] {
  background-position: 0px -660px; }

.svg-ic-flag[data-iso='DK'] {
  background-position: 0px -671px; }

.svg-ic-flag[data-iso='JE'] {
  background-position: 0px -682px; }

.svg-ic-flag[data-iso='DJ'] {
  background-position: 0px -693px; }

.svg-ic-flag[data-iso='DM'] {
  background-position: 0px -704px; }

.svg-ic-flag[data-iso='DO'] {
  background-position: 0px -715px; }

.svg-ic-flag[data-iso='EG'] {
  background-position: 0px -726px; }

.svg-ic-flag[data-iso='ZM'] {
  background-position: 0px -737px; }

.svg-ic-flag[data-iso='EH'] {
  background-position: 0px -748px; }

.svg-ic-flag[data-iso='ZW'] {
  background-position: 0px -759px; }

.svg-ic-flag[data-iso='IL'] {
  background-position: 0px -770px; }

.svg-ic-flag[data-iso='IN'] {
  background-position: 0px -781px; }

.svg-ic-flag[data-iso='ID'] {
  background-position: 0px -792px; }

.svg-ic-flag[data-iso='JO'] {
  background-position: 0px -803px; }

.svg-ic-flag[data-iso='IQ'] {
  background-position: 0px -814px; }

.svg-ic-flag[data-iso='IR'] {
  background-position: 0px -825px; }

.svg-ic-flag[data-iso='IE'] {
  background-position: 0px -836px; }

.svg-ic-flag[data-iso='IS'] {
  background-position: 0px -847px; }

.svg-ic-flag[data-iso='ES'] {
  background-position: 0px -858px; }

.svg-ic-flag[data-iso='IT'] {
  background-position: 0px -869px; }

.svg-ic-flag[data-iso='YE'] {
  background-position: 0px -880px; }

.svg-ic-flag[data-iso='CV'] {
  background-position: 0px -891px; }

.svg-ic-flag[data-iso='KZ'] {
  background-position: 0px -902px; }

.svg-ic-flag[data-iso='KH'] {
  background-position: 0px -913px; }

.svg-ic-flag[data-iso='CM'] {
  background-position: 0px -924px; }

.svg-ic-flag[data-iso='CA'] {
  background-position: 0px -935px; }

.svg-ic-flag[data-iso='QA'] {
  background-position: 0px -946px; }

.svg-ic-flag[data-iso='KE'] {
  background-position: 0px -957px; }

.svg-ic-flag[data-iso='CY'] {
  background-position: 0px -968px; }

.svg-ic-flag[data-iso='KG'] {
  background-position: 0px -979px; }

.svg-ic-flag[data-iso='KI'] {
  background-position: 0px -990px; }

.svg-ic-flag[data-iso='CN'] {
  background-position: 0px -1001px; }

.svg-ic-flag[data-iso='CC'] {
  background-position: 0px -1012px; }

.svg-ic-flag[data-iso='CO'] {
  background-position: 0px -1023px; }

.svg-ic-flag[data-iso='KM'] {
  background-position: 0px -1034px; }

.svg-ic-flag[data-iso='CG'] {
  background-position: 0px -1045px; }

.svg-ic-flag[data-iso='CD'] {
  background-position: 0px -1056px; }

.svg-ic-flag[data-iso='KP'] {
  background-position: 0px -1067px; }

.svg-ic-flag[data-iso='KR'] {
  background-position: 0px -1078px; }

.svg-ic-flag[data-iso='CR'] {
  background-position: 0px -1089px; }

.svg-ic-flag[data-iso='CI'] {
  background-position: 0px -1100px; }

.svg-ic-flag[data-iso='CU'] {
  background-position: 0px -1111px; }

.svg-ic-flag[data-iso='KW'] {
  background-position: 0px -1122px; }

.svg-ic-flag[data-iso='CW'] {
  background-position: 0px -1133px; }

.svg-ic-flag[data-iso='LA'] {
  background-position: 0px -1144px; }

.svg-ic-flag[data-iso='LV'] {
  background-position: 0px -1155px; }

.svg-ic-flag[data-iso='LS'] {
  background-position: 0px -1166px; }

.svg-ic-flag[data-iso='LB'] {
  background-position: 0px -1177px; }

.svg-ic-flag[data-iso='LY'] {
  background-position: 0px -1188px; }

.svg-ic-flag[data-iso='LR'] {
  background-position: 0px -1199px; }

.svg-ic-flag[data-iso='LI'] {
  background-position: 0px -1210px; }

.svg-ic-flag[data-iso='LT'] {
  background-position: 0px -1221px; }

.svg-ic-flag[data-iso='LU'] {
  background-position: 0px -1232px; }

.svg-ic-flag[data-iso='MU'] {
  background-position: 0px -1243px; }

.svg-ic-flag[data-iso='MR'] {
  background-position: 0px -1254px; }

.svg-ic-flag[data-iso='MG'] {
  background-position: 0px -1265px; }

.svg-ic-flag[data-iso='YT'] {
  background-position: 0px -1276px; }

.svg-ic-flag[data-iso='MO'] {
  background-position: 0px -1287px; }

.svg-ic-flag[data-iso='MW'] {
  background-position: 0px -1298px; }

.svg-ic-flag[data-iso='MY'] {
  background-position: 0px -1309px; }

.svg-ic-flag[data-iso='ML'] {
  background-position: 0px -1320px; }

.svg-ic-flag[data-iso='UM'] {
  background-position: 0px -1331px; }

.svg-ic-flag[data-iso='MV'] {
  background-position: 0px -1342px; }

.svg-ic-flag[data-iso='MT'] {
  background-position: 0px -1353px; }

.svg-ic-flag[data-iso='MA'] {
  background-position: 0px -1364px; }

.svg-ic-flag[data-iso='MQ'] {
  background-position: 0px -1375px; }

.svg-ic-flag[data-iso='MH'] {
  background-position: 0px -1386px; }

.svg-ic-flag[data-iso='MX'] {
  background-position: 0px -1397px; }

.svg-ic-flag[data-iso='FM'] {
  background-position: 0px -1408px; }

.svg-ic-flag[data-iso='MZ'] {
  background-position: 0px -1419px; }

.svg-ic-flag[data-iso='MD'] {
  background-position: 0px -1430px; }

.svg-ic-flag[data-iso='MC'] {
  background-position: 0px -1441px; }

.svg-ic-flag[data-iso='MN'] {
  background-position: 0px -1452px; }

.svg-ic-flag[data-iso='MS'] {
  background-position: 0px -1463px; }

.svg-ic-flag[data-iso='MM'] {
  background-position: 0px -1474px; }

.svg-ic-flag[data-iso='NA'] {
  background-position: 0px -1485px; }

.svg-ic-flag[data-iso='NR'] {
  background-position: 0px -1496px; }

.svg-ic-flag[data-iso='NP'] {
  background-position: 0px -1507px; }

.svg-ic-flag[data-iso='NE'] {
  background-position: 0px -1518px; }

.svg-ic-flag[data-iso='NG'] {
  background-position: 0px -1529px; }

.svg-ic-flag[data-iso='NL'] {
  background-position: 0px -1540px; }

.svg-ic-flag[data-iso='NI'] {
  background-position: 0px -1551px; }

.svg-ic-flag[data-iso='NU'] {
  background-position: 0px -1562px; }

.svg-ic-flag[data-iso='NZ'] {
  background-position: 0px -1573px; }

.svg-ic-flag[data-iso='NC'] {
  background-position: 0px -1584px; }

.svg-ic-flag[data-iso='NO'] {
  background-position: 0px -1595px; }

.svg-ic-flag[data-iso='AE'] {
  background-position: 0px -1606px; }

.svg-ic-flag[data-iso='OM'] {
  background-position: 0px -1617px; }

.svg-ic-flag[data-iso='BV'] {
  background-position: 0px -1628px; }

.svg-ic-flag[data-iso='IM'] {
  background-position: 0px -1639px; }

.svg-ic-flag[data-iso='NF'] {
  background-position: 0px -1650px; }

.svg-ic-flag[data-iso='CX'] {
  background-position: 0px -1661px; }

.svg-ic-flag[data-iso='HM'] {
  background-position: 0px -1672px; }

.svg-ic-flag[data-iso='KY'] {
  background-position: 0px -1683px; }

.svg-ic-flag[data-iso='CK'] {
  background-position: 0px -1694px; }

.svg-ic-flag[data-iso='TC'] {
  background-position: 0px -1705px; }

.svg-ic-flag[data-iso='PK'] {
  background-position: 0px -1716px; }

.svg-ic-flag[data-iso='PW'] {
  background-position: 0px -1727px; }

.svg-ic-flag[data-iso='PS'] {
  background-position: 0px -1738px; }

.svg-ic-flag[data-iso='PA'] {
  background-position: 0px -1749px; }

.svg-ic-flag[data-iso='VA'] {
  background-position: 0px -1760px; }

.svg-ic-flag[data-iso='PG'] {
  background-position: 0px -1771px; }

.svg-ic-flag[data-iso='PY'] {
  background-position: 0px -1782px; }

.svg-ic-flag[data-iso='PE'] {
  background-position: 0px -1793px; }

.svg-ic-flag[data-iso='PN'] {
  background-position: 0px -1804px; }

.svg-ic-flag[data-iso='PL'] {
  background-position: 0px -1815px; }

.svg-ic-flag[data-iso='PT'] {
  background-position: 0px -1826px; }

.svg-ic-flag[data-iso='PR'] {
  background-position: 0px -1837px; }

.svg-ic-flag[data-iso='MK'] {
  background-position: 0px -1848px; }

.svg-ic-flag[data-iso='RE'] {
  background-position: 0px -1859px; }

.svg-ic-flag[data-iso='RU'] {
  background-position: 0px -1870px; }

.svg-ic-flag[data-iso='RW'] {
  background-position: 0px -1881px; }

.svg-ic-flag[data-iso='RO'] {
  background-position: 0px -1892px; }

.svg-ic-flag[data-iso='WS'] {
  background-position: 0px -1903px; }

.svg-ic-flag[data-iso='SM'] {
  background-position: 0px -1914px; }

.svg-ic-flag[data-iso='ST'] {
  background-position: 0px -1925px; }

.svg-ic-flag[data-iso='SA'] {
  background-position: 0px -1936px; }

.svg-ic-flag[data-iso='SZ'] {
  background-position: 0px -1947px; }

.svg-ic-flag[data-iso='SH'] {
  background-position: 0px -1958px; }

.svg-ic-flag[data-iso='MP'] {
  background-position: 0px -1969px; }

.svg-ic-flag[data-iso='BL'] {
  background-position: 0px -1980px; }

.svg-ic-flag[data-iso='MF'] {
  background-position: 0px -1991px; }

.svg-ic-flag[data-iso='SN'] {
  background-position: 0px -2002px; }

.svg-ic-flag[data-iso='VC'] {
  background-position: 0px -2013px; }

.svg-ic-flag[data-iso='KN'] {
  background-position: 0px -2024px; }

.svg-ic-flag[data-iso='LC'] {
  background-position: 0px -2035px; }

.svg-ic-flag[data-iso='PM'] {
  background-position: 0px -2046px; }

.svg-ic-flag[data-iso='RS'] {
  background-position: 0px -2057px; }

.svg-ic-flag[data-iso='SC'] {
  background-position: 0px -2068px; }

.svg-ic-flag[data-iso='SG'] {
  background-position: 0px -2079px; }

.svg-ic-flag[data-iso='SX'] {
  background-position: 0px -2090px; }

.svg-ic-flag[data-iso='SY'] {
  background-position: 0px -2101px; }

.svg-ic-flag[data-iso='SK'] {
  background-position: 0px -2112px; }

.svg-ic-flag[data-iso='SI'] {
  background-position: 0px -2123px; }

.svg-ic-flag[data-iso='GB'] {
  background-position: 0px -2134px; }

.svg-ic-flag[data-iso='US'] {
  background-position: 0px -2145px; }

.svg-ic-flag[data-iso='SB'] {
  background-position: 0px -2156px; }

.svg-ic-flag[data-iso='SO'] {
  background-position: 0px -2167px; }

.svg-ic-flag[data-iso='SD'] {
  background-position: 0px -2178px; }

.svg-ic-flag[data-iso='SR'] {
  background-position: 0px -2189px; }

.svg-ic-flag[data-iso='SL'] {
  background-position: 0px -2200px; }

.svg-ic-flag[data-iso='TJ'] {
  background-position: 0px -2211px; }

.svg-ic-flag[data-iso='TH'] {
  background-position: 0px -2222px; }

.svg-ic-flag[data-iso='TW'] {
  background-position: 0px -2233px; }

.svg-ic-flag[data-iso='TZ'] {
  background-position: 0px -2244px; }

.svg-ic-flag[data-iso='TL'] {
  background-position: 0px -2255px; }

.svg-ic-flag[data-iso='TG'] {
  background-position: 0px -2266px; }

.svg-ic-flag[data-iso='TK'] {
  background-position: 0px -2277px; }

.svg-ic-flag[data-iso='TO'] {
  background-position: 0px -2288px; }

.svg-ic-flag[data-iso='TT'] {
  background-position: 0px -2299px; }

.svg-ic-flag[data-iso='TV'] {
  background-position: 0px -2310px; }

.svg-ic-flag[data-iso='TN'] {
  background-position: 0px -2321px; }

.svg-ic-flag[data-iso='TM'] {
  background-position: 0px -2332px; }

.svg-ic-flag[data-iso='TR'] {
  background-position: 0px -2343px; }

.svg-ic-flag[data-iso='UG'] {
  background-position: 0px -2354px; }

.svg-ic-flag[data-iso='UZ'] {
  background-position: 0px -2365px; }

.svg-ic-flag[data-iso='UA'] {
  background-position: 0px -2376px; }

.svg-ic-flag[data-iso='WF'] {
  background-position: 0px -2387px; }

.svg-ic-flag[data-iso='UY'] {
  background-position: 0px -2398px; }

.svg-ic-flag[data-iso='FO'] {
  background-position: 0px -2409px; }

.svg-ic-flag[data-iso='FJ'] {
  background-position: 0px -2420px; }

.svg-ic-flag[data-iso='PH'] {
  background-position: 0px -2431px; }

.svg-ic-flag[data-iso='FI'] {
  background-position: 0px -2442px; }

.svg-ic-flag[data-iso='FK'] {
  background-position: 0px -2453px; }

.svg-ic-flag[data-iso='FR'] {
  background-position: 0px -2464px; }

.svg-ic-flag[data-iso='GF'] {
  background-position: 0px -2475px; }

.svg-ic-flag[data-iso='PF'] {
  background-position: 0px -2486px; }

.svg-ic-flag[data-iso='TF'] {
  background-position: 0px -2497px; }

.svg-ic-flag[data-iso='HR'] {
  background-position: 0px -2508px; }

.svg-ic-flag[data-iso='CF'] {
  background-position: 0px -2519px; }

.svg-ic-flag[data-iso='TD'] {
  background-position: 0px -2530px; }

.svg-ic-flag[data-iso='ME'] {
  background-position: 0px -2541px; }

.svg-ic-flag[data-iso='CZ'] {
  background-position: 0px -2552px; }

.svg-ic-flag[data-iso='CL'] {
  background-position: 0px -2563px; }

.svg-ic-flag[data-iso='CH'] {
  background-position: 0px -2574px; }

.svg-ic-flag[data-iso='SE'] {
  background-position: 0px -2585px; }

.svg-ic-flag[data-iso='SJ'] {
  background-position: 0px -2596px; }

.svg-ic-flag[data-iso='LK'] {
  background-position: 0px -2607px; }

.svg-ic-flag[data-iso='EC'] {
  background-position: 0px -2618px; }

.svg-ic-flag[data-iso='GQ'] {
  background-position: 0px -2629px; }

.svg-ic-flag[data-iso='AX'] {
  background-position: 0px -2640px; }

.svg-ic-flag[data-iso='SV'] {
  background-position: 0px -2651px; }

.svg-ic-flag[data-iso='ER'] {
  background-position: 0px -2662px; }

.svg-ic-flag[data-iso='EE'] {
  background-position: 0px -2673px; }

.svg-ic-flag[data-iso='ET'] {
  background-position: 0px -2684px; }

.svg-ic-flag[data-iso='ZA'] {
  background-position: 0px -2695px; }

.svg-ic-flag[data-iso='GS'] {
  background-position: 0px -2706px; }

.svg-ic-flag[data-iso='OS'] {
  background-position: 0px -2717px; }

.svg-ic-flag[data-iso='SS'] {
  background-position: 0px -2728px; }

.svg-ic-flag[data-iso='JM'] {
  background-position: 0px -2739px; }

.svg-ic-flag[data-iso='JP'] {
  background-position: 0px -2750px; }

[class*='svg-ic-help'][class*='-small'] {
  position: absolute;
  top: 0;
  right: -24px;
  bottom: 0;
  margin: auto 0; }
  [class*='svg-ic-help'][class*='-small']:not(:hover) {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%235cc9d2%22%3E%0A%09%09%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M5%2012.0002C5%208.14049%208.14021%205%2012%205C15.8598%205%2019%208.14049%2019%2012.0002C19%2015.8595%2015.8598%2019%2012%2019C8.14021%2019%205%2015.8595%205%2012.0002ZM12%2014.625C10.8344%2014.625%2010.8323%2016.4365%2012%2016.4365C13.1656%2016.4365%2013.1677%2014.625%2012%2014.625ZM9.375%2010.0798C9.375%208.8418%2010.2922%207.84414%2011.6054%207.65377C12.5933%207.50916%2013.9424%207.88229%2014.4926%209.40184C14.9611%2010.6973%2014.0848%2011.3929%2013.4449%2011.9009C12.8703%2012.3565%2012.5485%2012.6407%2012.6246%2013.1615C12.6659%2013.4462%2012.4453%2013.7077%2012.1314%2013.7455C12.1058%2013.7486%2012.0802%2013.75%2012.0554%2013.75C11.7721%2013.75%2011.5259%2013.5596%2011.4872%2013.2982C11.3268%2012.1997%2012.1131%2011.5756%2012.688%2011.1193L12.6892%2011.1184C13.3281%2010.6114%2013.6251%2010.3409%2013.403%209.72642C13.1273%208.96491%2012.5237%208.57444%2011.7866%208.6809C11.1776%208.76933%2010.5219%209.24475%2010.5219%2010.0798C10.5219%2010.3669%2010.265%2010.5999%209.94846%2010.5999C9.63191%2010.5999%209.375%2010.3669%209.375%2010.0798Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }
  [class*='svg-ic-help'][class*='-small']:hover {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%23e02463%22%3E%0A%09%09%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M5%2012.0002C5%208.14049%208.14021%205%2012%205C15.8598%205%2019%208.14049%2019%2012.0002C19%2015.8595%2015.8598%2019%2012%2019C8.14021%2019%205%2015.8595%205%2012.0002ZM12%2014.625C10.8344%2014.625%2010.8323%2016.4365%2012%2016.4365C13.1656%2016.4365%2013.1677%2014.625%2012%2014.625ZM9.375%2010.0798C9.375%208.8418%2010.2922%207.84414%2011.6054%207.65377C12.5933%207.50916%2013.9424%207.88229%2014.4926%209.40184C14.9611%2010.6973%2014.0848%2011.3929%2013.4449%2011.9009C12.8703%2012.3565%2012.5485%2012.6407%2012.6246%2013.1615C12.6659%2013.4462%2012.4453%2013.7077%2012.1314%2013.7455C12.1058%2013.7486%2012.0802%2013.75%2012.0554%2013.75C11.7721%2013.75%2011.5259%2013.5596%2011.4872%2013.2982C11.3268%2012.1997%2012.1131%2011.5756%2012.688%2011.1193L12.6892%2011.1184C13.3281%2010.6114%2013.6251%2010.3409%2013.403%209.72642C13.1273%208.96491%2012.5237%208.57444%2011.7866%208.6809C11.1776%208.76933%2010.5219%209.24475%2010.5219%2010.0798C10.5219%2010.3669%2010.265%2010.5999%209.94846%2010.5999C9.63191%2010.5999%209.375%2010.3669%209.375%2010.0798Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

.table [class*='svg-ic-help'][class*='-small'] {
  position: relative;
  right: initial; }

.svg-ic-navPane-balance {
  background-image: url(img/navPane/navPane-blue/navPane-balance-blue.svg); }

.svg-ic-navPane-best {
  background-image: url(img/navPane/navPane-blue/navPane-best-blue.svg); }

.svg-ic-navPane-book {
  background-image: url(img/navPane/navPane-blue/navPane-book-blue.svg); }

.svg-ic-navPane-cal {
  background-image: url(img/navPane/navPane-blue/navPane-cal-blue.svg); }

.svg-ic-navPane-car {
  background-image: url(img/navPane/navPane-blue/navPane-car-blue.svg); }

.svg-ic-navPane-city {
  background-image: url(img/navPane/navPane-blue/navPane-city-blue.svg); }

.svg-ic-navPane-common {
  background-image: url(img/navPane/navPane-blue/navPane-common-blue.svg); }

.svg-ic-navPane-contest {
  background-image: url(img/navPane/navPane-blue/navPane-contest-blue.svg); }

.svg-ic-navPane-discussion {
  background-image: url(img/navPane/navPane-blue/navPane-discussion-blue.svg); }

.svg-ic-navPane-dress {
  background-image: url(img/navPane/navPane-blue/navPane-dress-blue.svg); }

.svg-ic-navPane-favorite {
  background-image: url(img/navPane/navPane-blue/navPane-favorite-blue.svg); }

.svg-ic-navPane-limo {
  background-image: url(img/navPane/navPane-blue/navPane-limo-blue.svg); }

.svg-ic-navPane-medal {
  background-image: url(img/navPane/navPane-blue/navPane-medal-blue.svg); }

.svg-ic-navPane-media {
  background-image: url(img/navPane/navPane-blue/navPane-media-blue.svg); }

.svg-ic-navPane-new {
  background-image: url(img/navPane/navPane-blue/navPane-new-blue.svg); }

.svg-ic-navPane-photo {
  background-image: url(img/navPane/navPane-blue/navPane-photo-blue.svg); }

.svg-ic-navPane-place {
  background-image: url(img/navPane/navPane-blue/navPane-place-blue.svg); }

.svg-ic-navPane-popular {
  background-image: url(img/navPane/navPane-blue/navPane-popular-blue.svg); }

.svg-ic-navPane-price {
  background-image: url(img/navPane/navPane-blue/navPane-price-blue.svg); }

.svg-ic-navPane-pro {
  background-image: url(img/navPane/navPane-blue/navPane-pro-blue.svg); }

.svg-ic-navPane-rent {
  background-image: url(img/navPane/navPane-blue/navPane-rent-blue.svg); }

.svg-ic-navPane-review {
  background-image: url(img/navPane/navPane-blue/navPane-review-blue.svg); }

.svg-ic-navPane-space {
  background-image: url(img/navPane/navPane-blue/navPane-space-blue.svg); }

.svg-ic-navPane-stat {
  background-image: url(img/navPane/navPane-blue/navPane-stat-blue.svg); }

.navPane-node-active .svg-ic-navPane-balance {
  background-image: url(img/navPane/navPane-wine/navPane-balance-wine.svg); }

.navPane-node-active .svg-ic-navPane-best {
  background-image: url(img/navPane/navPane-wine/navPane-best-wine.svg); }

.navPane-node-active .svg-ic-navPane-book {
  background-image: url(img/navPane/navPane-wine/navPane-book-wine.svg); }

.navPane-node-active .svg-ic-navPane-cal {
  background-image: url(img/navPane/navPane-wine/navPane-cal-wine.svg); }

.navPane-node-active .svg-ic-navPane-car {
  background-image: url(img/navPane/navPane-wine/navPane-car-wine.svg); }

.navPane-node-active .svg-ic-navPane-city {
  background-image: url(img/navPane/navPane-wine/navPane-city-wine.svg); }

.navPane-node-active .svg-ic-navPane-common {
  background-image: url(img/navPane/navPane-wine/navPane-common-wine.svg); }

.navPane-node-active .svg-ic-navPane-contest {
  background-image: url(img/navPane/navPane-wine/navPane-contest-wine.svg); }

.navPane-node-active .svg-ic-navPane-discussion {
  background-image: url(img/navPane/navPane-wine/navPane-discussion-wine.svg); }

.navPane-node-active .svg-ic-navPane-dress {
  background-image: url(img/navPane/navPane-wine/navPane-dress-wine.svg); }

.navPane-node-active .svg-ic-navPane-favorite {
  background-image: url(img/navPane/navPane-wine/navPane-favorite-wine.svg); }

.navPane-node-active .svg-ic-navPane-limo {
  background-image: url(img/navPane/navPane-wine/navPane-limo-wine.svg); }

.navPane-node-active .svg-ic-navPane-medal {
  background-image: url(img/navPane/navPane-wine/navPane-medal-wine.svg); }

.navPane-node-active .svg-ic-navPane-media {
  background-image: url(img/navPane/navPane-wine/navPane-media-wine.svg); }

.navPane-node-active .svg-ic-navPane-new {
  background-image: url(img/navPane/navPane-wine/navPane-new-wine.svg); }

.navPane-node-active .svg-ic-navPane-photo {
  background-image: url(img/navPane/navPane-wine/navPane-photo-wine.svg); }

.navPane-node-active .svg-ic-navPane-place {
  background-image: url(img/navPane/navPane-wine/navPane-place-wine.svg); }

.navPane-node-active .svg-ic-navPane-popular {
  background-image: url(img/navPane/navPane-wine/navPane-popular-wine.svg); }

.navPane-node-active .svg-ic-navPane-price {
  background-image: url(img/navPane/navPane-wine/navPane-price-wine.svg); }

.navPane-node-active .svg-ic-navPane-pro {
  background-image: url(img/navPane/navPane-wine/navPane-pro-wine.svg); }

.navPane-node-active .svg-ic-navPane-rent {
  background-image: url(img/navPane/navPane-wine/navPane-rent-wine.svg); }

.navPane-node-active .svg-ic-navPane-review {
  background-image: url(img/navPane/navPane-wine/navPane-review-wine.svg); }

.navPane-node-active .svg-ic-navPane-space {
  background-image: url(img/navPane/navPane-wine/navPane-space-wine.svg); }

.navPane-node-active .svg-ic-navPane-stat {
  background-image: url(img/navPane/navPane-wine/navPane-stat-wine.svg); }

[class*='svg-ic-view'][class*='-row'] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%2300a2ad%22%3E%0A%09%09%3Cpath%20d%3D%22M2%208C2%205.79086%203.79086%204%206%204H18C20.2091%204%2022%205.79086%2022%208V16C22%2018.2091%2020.2091%2020%2018%2020H6C3.79086%2020%202%2018.2091%202%2016L2%208Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

[class*='svg-ic-view'][class*='-grid'] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%2300a2ad%22%3E%0A%09%09%3Cpath%20d%3D%22M6%204C3.79086%204%202%205.79086%202%208V11H11V4H6ZM18%204H13V11H22V8C22%205.79086%2020.2091%204%2018%204ZM2%2013H11V20H6C3.79086%2020%202%2018.2091%202%2016V13ZM22%2013H13V20H18C20.2091%2020%2022%2018.2091%2022%2016V13Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

.link-hover [class*='svg-ic-view'][class*='-row'] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%23e02463%22%3E%0A%09%09%3Cpath%20d%3D%22M2%208C2%205.79086%203.79086%204%206%204H18C20.2091%204%2022%205.79086%2022%208V16C22%2018.2091%2020.2091%2020%2018%2020H6C3.79086%2020%202%2018.2091%202%2016L2%208Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

.link-hover [class*='svg-ic-view'][class*='-grid'] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%23e02463%22%3E%0A%09%09%3Cpath%20d%3D%22M6%204C3.79086%204%202%205.79086%202%208V11H11V4H6ZM18%204H13V11H22V8C22%205.79086%2020.2091%204%2018%204ZM2%2013H11V20H6C3.79086%2020%202%2018.2091%202%2016V13ZM22%2013H13V20H18C20.2091%2020%2022%2018.2091%2022%2016V13Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

@keyframes spin {
  100% {
    transform: translate3d(0, 0, 1000px) rotateY(360deg);
    -ms-transform: translate3d(0, 0, 1000px) rotateY(360deg);
    -webkit-transform: translate3d(0, 0, 1000px) rotateY(360deg); } }

@-o-keyframes spin {
  100% {
    transform: translate3d(0, 0, 1000px) rotateY(360deg);
    -ms-transform: translate3d(0, 0, 1000px) rotateY(360deg);
    -webkit-transform: translate3d(0, 0, 1000px) rotateY(360deg); } }

@-ms-keyframes spin {
  100% {
    transform: translate3d(0, 0, 1000px) rotateY(360deg);
    -ms-transform: translate3d(0, 0, 1000px) rotateY(360deg);
    -webkit-transform: translate3d(0, 0, 1000px) rotateY(360deg); } }

@-moz-keyframes spin {
  100% {
    transform: translate3d(0, 0, 1000px) rotateY(360deg);
    -ms-transform: translate3d(0, 0, 1000px) rotateY(360deg);
    -webkit-transform: translate3d(0, 0, 1000px) rotateY(360deg); } }

@-webkit-keyframes spin {
  100% {
    transform: translate3d(0, 0, 1000px) rotateY(360deg);
    -ms-transform: translate3d(0, 0, 1000px) rotateY(360deg);
    -webkit-transform: translate3d(0, 0, 1000px) rotateY(360deg); } }

.svg-ic-loader,
[class$='card-170x160']:empty::before,
.prevPane &gt; img[src=''] + iframe[src=''],
.nx-ui-blur-ic [class*='nx-ui-title']::after,
[class*='modal-800'][class*='-loader']::after {
  width: 24px;
  height: 24px;
  margin: auto;
  -webkit-animation: spin 0.7s infinite;
  -moz-animation: spin 0.7s infinite;
  -ms-animation: spin 0.7s infinite;
  -o-animation: spin 0.7s infinite;
  animation: spin 0.7s infinite;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -ms-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2034%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%23e02463%22%3E%0A%09%09%3Cpath%20d%3D%22M18.7972%208.5C21.9189%208.5%2024%2011.599%2024%2014.6502C24%2018.9712%2019.1902%2022.9691%2015.3973%2025.5496C14.6537%2024.8506%2013.5463%2023.8349%2012.6918%2023.1539C13.9716%2022.0813%2015.2225%2021.0656%2016.1012%2020.1801C18.4659%2017.7963%2018.8921%2016.2233%2018.8921%2014.9836C18.8921%2013.6488%2017.5675%2012.171%2015.9595%2012.171C13.5947%2012.171%2012.3328%2013.8271%2011.9648%2014.2739C11.667%2013.8271%2010.4052%2012.171%208.04053%2012.171C6.43253%2012.171%205.10792%2013.6488%205.10792%2014.9836C5.10792%2016.2233%205.53395%2017.7963%207.89875%2020.1801C10.5517%2022.8537%2016.5935%2026.7092%2016.5935%2029.7524C16.5935%2032.9637%2013.3549%2034%2012.0202%2034C10.6853%2034%207.40636%2033.2908%207.40636%2029.7524C7.40636%2028.8241%207.96956%2027.8198%208.82624%2026.7966C9.50949%2027.2074%2010.549%2027.728%2011.0953%2028.2937C8.40072%2031.3624%2010.6497%2032.7752%2012.0092%2032.7814C13.3857%2032.7752%2015.9796%2030.9482%2012.8697%2028.2687C11.2285%2026.8542%200%2021.2129%200%2014.6502C0%2011.599%202.0809%208.5%205.20284%208.5C8.92287%208.5%2011.6626%2011.3984%2012%2011.7714C12.3378%2011.3984%2015.0775%208.5%2018.7972%208.5ZM14.8003%200C16.7886%200%2018.4%201.63122%2018.4%203.64277C18.4%205.65432%2016.7886%207.28571%2014.8003%207.28571C12.8113%207.28571%2011.2%205.65432%2011.2%203.64277C11.2%201.63122%2012.8113%200%2014.8003%200ZM9.34242%200C10.1912%200%2010.9717%200.278333%2011.6%200.742277C10.8552%201.49416%2010.3964%202.51612%2010.3964%203.64277C10.3964%204.76976%2010.8552%205.79138%2011.6%206.54327C10.9717%207.00704%2010.1912%207.28571%209.34242%207.28571C7.27535%207.28571%205.6%205.65432%205.6%203.64277C5.6%201.63122%207.27535%200%209.34242%200Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E");
  cursor: default !important; }

.modal &gt; .svg-ic-loader {
  width: 36px;
  height: 51px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2034%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22rgba(255%2C255%2C255%2C0.24)%22%3E%0A%09%09%3Cpath%20d%3D%22M18.7972%208.5C21.9189%208.5%2024%2011.599%2024%2014.6502C24%2018.9712%2019.1902%2022.9691%2015.3973%2025.5496C14.6537%2024.8506%2013.5463%2023.8349%2012.6918%2023.1539C13.9716%2022.0813%2015.2225%2021.0656%2016.1012%2020.1801C18.4659%2017.7963%2018.8921%2016.2233%2018.8921%2014.9836C18.8921%2013.6488%2017.5675%2012.171%2015.9595%2012.171C13.5947%2012.171%2012.3328%2013.8271%2011.9648%2014.2739C11.667%2013.8271%2010.4052%2012.171%208.04053%2012.171C6.43253%2012.171%205.10792%2013.6488%205.10792%2014.9836C5.10792%2016.2233%205.53395%2017.7963%207.89875%2020.1801C10.5517%2022.8537%2016.5935%2026.7092%2016.5935%2029.7524C16.5935%2032.9637%2013.3549%2034%2012.0202%2034C10.6853%2034%207.40636%2033.2908%207.40636%2029.7524C7.40636%2028.8241%207.96956%2027.8198%208.82624%2026.7966C9.50949%2027.2074%2010.549%2027.728%2011.0953%2028.2937C8.40072%2031.3624%2010.6497%2032.7752%2012.0092%2032.7814C13.3857%2032.7752%2015.9796%2030.9482%2012.8697%2028.2687C11.2285%2026.8542%200%2021.2129%200%2014.6502C0%2011.599%202.0809%208.5%205.20284%208.5C8.92287%208.5%2011.6626%2011.3984%2012%2011.7714C12.3378%2011.3984%2015.0775%208.5%2018.7972%208.5ZM14.8003%200C16.7886%200%2018.4%201.63122%2018.4%203.64277C18.4%205.65432%2016.7886%207.28571%2014.8003%207.28571C12.8113%207.28571%2011.2%205.65432%2011.2%203.64277C11.2%201.63122%2012.8113%200%2014.8003%200ZM9.34242%200C10.1912%200%2010.9717%200.278333%2011.6%200.742277C10.8552%201.49416%2010.3964%202.51612%2010.3964%203.64277C10.3964%204.76976%2010.8552%205.79138%2011.6%206.54327C10.9717%207.00704%2010.1912%207.28571%209.34242%207.28571C7.27535%207.28571%205.6%205.65432%205.6%203.64277C5.6%201.63122%207.27535%200%209.34242%200Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

[class*='nx-f-type'][class*='-textarea'] &gt; .svg-ic-loader,
[class*='btn-clr-grey'] .btn-value:not(:empty) + .svg-ic-loader {
  position: absolute; }

[class*='btn-clr-grey'] &gt; .svg-ic-loader {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2034%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%23fff%22%3E%0A%09%09%3Cpath%20d%3D%22M18.7972%208.5C21.9189%208.5%2024%2011.599%2024%2014.6502C24%2018.9712%2019.1902%2022.9691%2015.3973%2025.5496C14.6537%2024.8506%2013.5463%2023.8349%2012.6918%2023.1539C13.9716%2022.0813%2015.2225%2021.0656%2016.1012%2020.1801C18.4659%2017.7963%2018.8921%2016.2233%2018.8921%2014.9836C18.8921%2013.6488%2017.5675%2012.171%2015.9595%2012.171C13.5947%2012.171%2012.3328%2013.8271%2011.9648%2014.2739C11.667%2013.8271%2010.4052%2012.171%208.04053%2012.171C6.43253%2012.171%205.10792%2013.6488%205.10792%2014.9836C5.10792%2016.2233%205.53395%2017.7963%207.89875%2020.1801C10.5517%2022.8537%2016.5935%2026.7092%2016.5935%2029.7524C16.5935%2032.9637%2013.3549%2034%2012.0202%2034C10.6853%2034%207.40636%2033.2908%207.40636%2029.7524C7.40636%2028.8241%207.96956%2027.8198%208.82624%2026.7966C9.50949%2027.2074%2010.549%2027.728%2011.0953%2028.2937C8.40072%2031.3624%2010.6497%2032.7752%2012.0092%2032.7814C13.3857%2032.7752%2015.9796%2030.9482%2012.8697%2028.2687C11.2285%2026.8542%200%2021.2129%200%2014.6502C0%2011.599%202.0809%208.5%205.20284%208.5C8.92287%208.5%2011.6626%2011.3984%2012%2011.7714C12.3378%2011.3984%2015.0775%208.5%2018.7972%208.5ZM14.8003%200C16.7886%200%2018.4%201.63122%2018.4%203.64277C18.4%205.65432%2016.7886%207.28571%2014.8003%207.28571C12.8113%207.28571%2011.2%205.65432%2011.2%203.64277C11.2%201.63122%2012.8113%200%2014.8003%200ZM9.34242%200C10.1912%200%2010.9717%200.278333%2011.6%200.742277C10.8552%201.49416%2010.3964%202.51612%2010.3964%203.64277C10.3964%204.76976%2010.8552%205.79138%2011.6%206.54327C10.9717%207.00704%2010.1912%207.28571%209.34242%207.28571C7.27535%207.28571%205.6%205.65432%205.6%203.64277C5.6%201.63122%207.27535%200%209.34242%200Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

[class*='nx-f-type'] &gt; .svg-ic-loader {
  margin: 0; }

[class*='nx-f-type'][class*='-textarea'] &gt; .svg-ic-loader {
  top: 8px;
  right: 4px; }

[class*='btn-clr-grey'] &gt; .svg-ic-loader {
  opacity: 1;
  background-repeat: no-repeat;
  background-position: center center; }

[class*='btn-clr-grey'] .btn-value:not(:empty) + .svg-ic-loader {
  top: 0;
  bottom: 0;
  left: 8px;
  margin: auto 0; }

[class$='card-170x160']:empty::before,
[class*='modal-800'][class*='-loader']::after {
  width: 40px;
  height: 56px; }

[class$='card-170x160']:empty::before,
.prevPane &gt; img[src=''] + iframe[src=''],
.nx-ui-blur-ic [class*='nx-ui-title']::after,
[class*='modal-800'][class*='-loader']::after {
  content: '';
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.prevPane &gt; img[src=''] + iframe[src=''] {
  width: 36px;
  height: 51px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2034%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22rgba(255%2C255%2C255%2C0.24)%22%3E%0A%09%09%3Cpath%20d%3D%22M18.7972%208.5C21.9189%208.5%2024%2011.599%2024%2014.6502C24%2018.9712%2019.1902%2022.9691%2015.3973%2025.5496C14.6537%2024.8506%2013.5463%2023.8349%2012.6918%2023.1539C13.9716%2022.0813%2015.2225%2021.0656%2016.1012%2020.1801C18.4659%2017.7963%2018.8921%2016.2233%2018.8921%2014.9836C18.8921%2013.6488%2017.5675%2012.171%2015.9595%2012.171C13.5947%2012.171%2012.3328%2013.8271%2011.9648%2014.2739C11.667%2013.8271%2010.4052%2012.171%208.04053%2012.171C6.43253%2012.171%205.10792%2013.6488%205.10792%2014.9836C5.10792%2016.2233%205.53395%2017.7963%207.89875%2020.1801C10.5517%2022.8537%2016.5935%2026.7092%2016.5935%2029.7524C16.5935%2032.9637%2013.3549%2034%2012.0202%2034C10.6853%2034%207.40636%2033.2908%207.40636%2029.7524C7.40636%2028.8241%207.96956%2027.8198%208.82624%2026.7966C9.50949%2027.2074%2010.549%2027.728%2011.0953%2028.2937C8.40072%2031.3624%2010.6497%2032.7752%2012.0092%2032.7814C13.3857%2032.7752%2015.9796%2030.9482%2012.8697%2028.2687C11.2285%2026.8542%200%2021.2129%200%2014.6502C0%2011.599%202.0809%208.5%205.20284%208.5C8.92287%208.5%2011.6626%2011.3984%2012%2011.7714C12.3378%2011.3984%2015.0775%208.5%2018.7972%208.5ZM14.8003%200C16.7886%200%2018.4%201.63122%2018.4%203.64277C18.4%205.65432%2016.7886%207.28571%2014.8003%207.28571C12.8113%207.28571%2011.2%205.65432%2011.2%203.64277C11.2%201.63122%2012.8113%200%2014.8003%200ZM9.34242%200C10.1912%200%2010.9717%200.278333%2011.6%200.742277C10.8552%201.49416%2010.3964%202.51612%2010.3964%203.64277C10.3964%204.76976%2010.8552%205.79138%2011.6%206.54327C10.9717%207.00704%2010.1912%207.28571%209.34242%207.28571C7.27535%207.28571%205.6%205.65432%205.6%203.64277C5.6%201.63122%207.27535%200%209.34242%200Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

.prevPane-clr-a .prevPane &gt; img[src=''] + iframe[src=''],
.prevPane-clr-b .prevPane &gt; img[src=''] + iframe[src=''] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2034%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22rgba(0%2C0%2C0%2C0.24)%22%3E%0A%09%09%3Cpath%20d%3D%22M18.7972%208.5C21.9189%208.5%2024%2011.599%2024%2014.6502C24%2018.9712%2019.1902%2022.9691%2015.3973%2025.5496C14.6537%2024.8506%2013.5463%2023.8349%2012.6918%2023.1539C13.9716%2022.0813%2015.2225%2021.0656%2016.1012%2020.1801C18.4659%2017.7963%2018.8921%2016.2233%2018.8921%2014.9836C18.8921%2013.6488%2017.5675%2012.171%2015.9595%2012.171C13.5947%2012.171%2012.3328%2013.8271%2011.9648%2014.2739C11.667%2013.8271%2010.4052%2012.171%208.04053%2012.171C6.43253%2012.171%205.10792%2013.6488%205.10792%2014.9836C5.10792%2016.2233%205.53395%2017.7963%207.89875%2020.1801C10.5517%2022.8537%2016.5935%2026.7092%2016.5935%2029.7524C16.5935%2032.9637%2013.3549%2034%2012.0202%2034C10.6853%2034%207.40636%2033.2908%207.40636%2029.7524C7.40636%2028.8241%207.96956%2027.8198%208.82624%2026.7966C9.50949%2027.2074%2010.549%2027.728%2011.0953%2028.2937C8.40072%2031.3624%2010.6497%2032.7752%2012.0092%2032.7814C13.3857%2032.7752%2015.9796%2030.9482%2012.8697%2028.2687C11.2285%2026.8542%200%2021.2129%200%2014.6502C0%2011.599%202.0809%208.5%205.20284%208.5C8.92287%208.5%2011.6626%2011.3984%2012%2011.7714C12.3378%2011.3984%2015.0775%208.5%2018.7972%208.5ZM14.8003%200C16.7886%200%2018.4%201.63122%2018.4%203.64277C18.4%205.65432%2016.7886%207.28571%2014.8003%207.28571C12.8113%207.28571%2011.2%205.65432%2011.2%203.64277C11.2%201.63122%2012.8113%200%2014.8003%200ZM9.34242%200C10.1912%200%2010.9717%200.278333%2011.6%200.742277C10.8552%201.49416%2010.3964%202.51612%2010.3964%203.64277C10.3964%204.76976%2010.8552%205.79138%2011.6%206.54327C10.9717%207.00704%2010.1912%207.28571%209.34242%207.28571C7.27535%207.28571%205.6%205.65432%205.6%203.64277C5.6%201.63122%207.27535%200%209.34242%200Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

.nx-ui-blur-ic [class*='nx-ui-title']::after {
  right: -24px;
  margin-right: 0; }

[class*='modal-800'][class*='-loader']::after {
  z-index: 1; }

[class*='card-170x160']:not(:hover) .svg-ic-ring {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%23b2b2b2%22%3E%0A%09%09%3Cpath%20d%3D%22M12.291%207.06397C13.278%206.39325%2014.4565%206%2015.7255%206C19.1906%206%2022%208.90997%2022%2012.5C22%2016.0896%2019.1906%2019%2015.7255%2019C12.2604%2019%209.45098%2016.0896%209.45098%2012.5C9.45098%2011.4039%209.71765%2010.3741%2010.1804%209.46816C10.831%209.99791%2011.3051%2010.7483%2011.502%2011.6107C11.4451%2011.8983%2011.4118%2012.1949%2011.4118%2012.5C11.4118%2014.9639%2013.3467%2016.9688%2015.7255%2016.9688C18.1039%2016.9688%2020.0392%2014.9639%2020.0392%2012.5C20.0392%2010.0357%2018.1039%208.03125%2015.7255%208.03125C14.9596%208.03125%2014.2412%208.24128%2013.6169%208.60528C13.249%208.02678%2012.8016%207.508%2012.291%207.06397ZM3.17647%2012.5C3.17647%2015.1882%205.28745%2017.375%207.88235%2017.375C8.66118%2017.375%209.3949%2017.1747%2010.0427%2016.8262C10.2812%2017.1617%2010.5447%2017.4766%2010.8341%2017.765C9.96588%2018.2887%208.95961%2018.5938%207.88235%2018.5938C4.63412%2018.5938%202%2015.8654%202%2012.5C2%209.13462%204.63412%206.40625%207.88235%206.40625C11.1306%206.40625%2013.7647%209.13462%2013.7647%2012.5C13.7647%2013.4149%2013.5639%2014.279%2013.2137%2015.0565C12.8706%2014.6954%2012.5965%2014.2643%2012.422%2013.7809C12.5298%2013.3726%2012.5882%2012.9436%2012.5882%2012.5C12.5882%209.81184%2010.4773%207.625%207.88235%207.625C5.28745%207.625%203.17647%209.81184%203.17647%2012.5Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

[class*='card-170x160']:hover .svg-ic-ring {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%23e02463%22%3E%0A%09%09%3Cpath%20d%3D%22M12.291%207.06397C13.278%206.39325%2014.4565%206%2015.7255%206C19.1906%206%2022%208.90997%2022%2012.5C22%2016.0896%2019.1906%2019%2015.7255%2019C12.2604%2019%209.45098%2016.0896%209.45098%2012.5C9.45098%2011.4039%209.71765%2010.3741%2010.1804%209.46816C10.831%209.99791%2011.3051%2010.7483%2011.502%2011.6107C11.4451%2011.8983%2011.4118%2012.1949%2011.4118%2012.5C11.4118%2014.9639%2013.3467%2016.9688%2015.7255%2016.9688C18.1039%2016.9688%2020.0392%2014.9639%2020.0392%2012.5C20.0392%2010.0357%2018.1039%208.03125%2015.7255%208.03125C14.9596%208.03125%2014.2412%208.24128%2013.6169%208.60528C13.249%208.02678%2012.8016%207.508%2012.291%207.06397ZM3.17647%2012.5C3.17647%2015.1882%205.28745%2017.375%207.88235%2017.375C8.66118%2017.375%209.3949%2017.1747%2010.0427%2016.8262C10.2812%2017.1617%2010.5447%2017.4766%2010.8341%2017.765C9.96588%2018.2887%208.95961%2018.5938%207.88235%2018.5938C4.63412%2018.5938%202%2015.8654%202%2012.5C2%209.13462%204.63412%206.40625%207.88235%206.40625C11.1306%206.40625%2013.7647%209.13462%2013.7647%2012.5C13.7647%2013.4149%2013.5639%2014.279%2013.2137%2015.0565C12.8706%2014.6954%2012.5965%2014.2643%2012.422%2013.7809C12.5298%2013.3726%2012.5882%2012.9436%2012.5882%2012.5C12.5882%209.81184%2010.4773%207.625%207.88235%207.625C5.28745%207.625%203.17647%209.81184%203.17647%2012.5Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

[class*='svg-ic-play'] {
  width: auto;
  height: auto; }
  [class*='svg-ic-play']::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    pointer-events: none; }
  [class*='svg-ic-play']:not(:hover)::before {
    background-image: url(img/etc/play-60.svg); }
  [class*='svg-ic-play']:hover::before {
    background-image: url(img/etc/play-80.svg); }

[class$='svg-ic-play']::before {
  width: 38px;
  height: 38px; }

[class*='svg-ic-play'][class*='-big'] {
  position: relative;
  width: 60px;
  height: 60px; }

[class*='card-Xx275'] [class$='svg-ic-play']::before {
  top: auto;
  right: 10px;
  bottom: 10px;
  left: auto; }

[class*='card-elastic']:not([class*='-nonactive'])[class$='svg-ic-play']::before {
  z-index: 1; }

[class*='svg-ic-smile'] {
  cursor: default !important; }

[class*='svg-ic-smile-group'] {
  width: auto;
  height: auto; }

[class*='svg-ic-smile']:not([class*='-group']) {
  position: relative;
  background-color: #fff; }
  [class$='svg-ic-smile-group'] [class*='svg-ic-smile']:not([class*='-group']) {
    width: 40px;
    height: 40px; }
  [class*='svg-ic-smile-group'][class*='-small'] [class*='svg-ic-smile']:not([class*='-group']) {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    border: 2px solid #fff; }
  [class*='svg-ic-smile-group'][class*='-small']:not(:hover) [class*='svg-ic-smile']:not([class*='-group']):nth-child(2) {
    margin: -17px; }
  [class*='svg-ic-smile-group'][class*='-small']:hover [class*='svg-ic-smile']:not([class*='-group']):nth-child(2) {
    margin: -10px; }

[class*='svg-ic-smile-group'][class*='-small'] {
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  width: 100px;
  height: 40px;
  border-radius: 40px;
  background-color: #f5f5f5; }

[class*='svg-ic-smile'][class*='-bad'] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2020%2020%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22%23ff5a25%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M10%2C0%20C15.5143333%2C0%2020%2C4.48666667%2020%2C10%20C20%2C15.5133333%2015.5143333%2C20%2010%2C20%20C4.48566667%2C20%200%2C15.5133333%200%2C10%20C0%2C4.48666667%204.48566667%2C0%2010%2C0%20Z%20M10%2C18.6666667%20C14.7786667%2C18.6666667%2018.6666667%2C14.78%2018.6666667%2C10%20C18.6666667%2C5.22333333%2014.7786667%2C1.33333333%2010%2C1.33333333%20C5.22133333%2C1.33333333%201.33333333%2C5.22333333%201.33333333%2C10%20C1.33333333%2C14.78%205.22133333%2C18.6666667%2010%2C18.6666667%20Z%20M7.33333333%2C7.33333333%20C6.597%2C7.33333333%206%2C6.73666667%206%2C6%20C6%2C5.26333333%206.597%2C4.66666667%207.33333333%2C4.66666667%20C8.06966667%2C4.66666667%208.66666667%2C5.26333333%208.66666667%2C6%20C8.66666667%2C6.73666667%208.06966667%2C7.33333333%207.33333333%2C7.33333333%20Z%20M12.6666667%2C7.33333333%20C11.9303333%2C7.33333333%2011.3333333%2C6.73666667%2011.3333333%2C6%20C11.3333333%2C5.26333333%2011.9303333%2C4.66666667%2012.6666667%2C4.66666667%20C13.4036667%2C4.66666667%2014%2C5.26333333%2014%2C6%20C14%2C6.73666667%2013.4036667%2C7.33333333%2012.6666667%2C7.33333333%20Z%20M15.2790518%2C13.6990261%20L15.2756592%2C13.6990261%20C15.3122992%2C13.7854226%2015.3333333%2C13.8787308%2015.3333333%2C13.9754948%20C15.3333333%2C14.3590952%2015.0300351%2C14.6666667%2014.6548138%2C14.6666667%20C14.4488831%2C14.6666667%2014.2707717%2C14.5699026%2014.1459241%2C14.4213007%20L14.13405%2C14.4213007%20L13.9199771%2C14.1310085%20C12.9334097%2C13.0596921%2011.5380342%2C12.3823437%209.98490294%2C12.3823437%20C8.38054345%2C12.3823437%206.85455297%2C13.2117499%205.86527146%2C14.3452718%20C5.74076312%2C14.5007854%205.55858062%2C14.6079171%205.34518622%2C14.6079171%20C4.97030417%2C14.6079171%204.66666667%2C14.3003456%204.66666667%2C13.9167452%20C4.66666667%2C13.7543198%204.73078676%2C13.6091737%204.82442246%2C13.4882187%20L4.81526245%2C13.4813069%20C6.0555962%2C11.9296261%207.8723323%2C11%209.98490294%2C11%20C12.0906884%2C11%2013.9600098%2C11.9952875%2015.201022%2C13.5400566%20L15.2790518%2C13.6990261%20Z%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E");
  color: #ff5a25; }

[class*='svg-ic-smile'][class*='-good'] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2020%2020%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22%2300cd7c%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M10%2C0%20C15.5136667%2C0%2020%2C4.48666667%2020%2C10%20C20%2C15.5133333%2015.5136667%2C20%2010%2C20%20C4.48633333%2C20%200%2C15.5133333%200%2C10%20C0%2C4.48666667%204.48633333%2C0%2010%2C0%20Z%20M10%2C18.6666667%20C14.7793333%2C18.6666667%2018.6666667%2C14.78%2018.6666667%2C10%20C18.6666667%2C5.22333333%2014.7793333%2C1.33333333%2010%2C1.33333333%20C5.22066667%2C1.33333333%201.33333333%2C5.22333333%201.33333333%2C10%20C1.33333333%2C14.78%205.22066667%2C18.6666667%2010%2C18.6666667%20Z%20M7.33333333%2C7.33333333%20C6.597%2C7.33333333%206%2C6.73666667%206%2C6%20C6%2C5.26333333%206.597%2C4.66666667%207.33333333%2C4.66666667%20C8.06966667%2C4.66666667%208.66666667%2C5.26333333%208.66666667%2C6%20C8.66666667%2C6.73666667%208.06966667%2C7.33333333%207.33333333%2C7.33333333%20Z%20M12.6666667%2C7.33333333%20C11.9303333%2C7.33333333%2011.3333333%2C6.73666667%2011.3333333%2C6%20C11.3333333%2C5.26333333%2011.9303333%2C4.66666667%2012.6666667%2C4.66666667%20C13.403%2C4.66666667%2014%2C5.26333333%2014%2C6%20C14%2C6.73666667%2013.403%2C7.33333333%2012.6666667%2C7.33333333%20Z%20M10%2C16%20C6.68633333%2C16%204%2C13.3133333%204%2C10%20L16%2C10%20C16%2C13.3133333%2013.3136667%2C16%2010%2C16%20Z%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E");
  color: #00cd7c; }

[class*='svg-ic-smile'][class*='-middle'] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2020%2020%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22%23ffb30f%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M10%2C0%20C15.5143333%2C0%2020%2C4.48666667%2020%2C10%20C20%2C15.5133333%2015.5143333%2C20%2010%2C20%20C4.48566667%2C20%200%2C15.5133333%200%2C10%20C0%2C4.48666667%204.48566667%2C0%2010%2C0%20Z%20M10%2C18.6666667%20C14.7786667%2C18.6666667%2018.6666667%2C14.78%2018.6666667%2C10%20C18.6666667%2C5.22333333%2014.7786667%2C1.33333333%2010%2C1.33333333%20C5.22133333%2C1.33333333%201.33333333%2C5.22333333%201.33333333%2C10%20C1.33333333%2C14.78%205.22133333%2C18.6666667%2010%2C18.6666667%20Z%20M7.33333333%2C7.33333333%20C6.597%2C7.33333333%206%2C6.73666667%206%2C6%20C6%2C5.26333333%206.597%2C4.66666667%207.33333333%2C4.66666667%20C8.06966667%2C4.66666667%208.66666667%2C5.26333333%208.66666667%2C6%20C8.66666667%2C6.73666667%208.06966667%2C7.33333333%207.33333333%2C7.33333333%20Z%20M12.6666667%2C7.33333333%20C11.9303333%2C7.33333333%2011.3333333%2C6.73666667%2011.3333333%2C6%20C11.3333333%2C5.26333333%2011.9303333%2C4.66666667%2012.6666667%2C4.66666667%20C13.4036667%2C4.66666667%2014%2C5.26333333%2014%2C6%20C14%2C6.73666667%2013.4036667%2C7.33333333%2012.6666667%2C7.33333333%20Z%20M14%2C12%20C14.3683333%2C12%2014.6666667%2C12.3%2014.6666667%2C12.6666667%20C14.6666667%2C13.0366667%2014.3683333%2C13.3333333%2014%2C13.3333333%20L6%2C13.3333333%20C5.63166667%2C13.3333333%205.33333333%2C13.0366667%205.33333333%2C12.6666667%20C5.33333333%2C12.3%205.63166667%2C12%206%2C12%20L14%2C12%20Z%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E");
  color: #ffb30f; }

[class*='svg-ic-smile'][class*='-nonactive'] {
  visibility: hidden;
  position: absolute; }

.mng-pane-review [class*='svg-ic-smile-group'],
.prof-review-node [class*='svg-ic-smile-group'] {
  position: absolute; }

.mng-pane-review [class*='svg-ic-smile-group'] {
  top: 15px;
  right: 15px; }

.prof-review-node [class*='svg-ic-smile-group'] {
  top: 23px;
  right: 29px; }

[class*='nx-ui-title'] [class*='svg-ic-smile']:not([class*='-group']) {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  display: inline-flex;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  height: 19px;
  width: auto;
  margin-left: 10px;
  background-repeat: no-repeat; }

[class*='nx-ui-title'] [class*='svg-ic-smile']:not([class*='-group']) &gt; * {
  overflow: hidden;
  display: inline-block !important;
  vertical-align: middle;
  max-width: 100%;
  text-overflow: ellipsis;
  font-size: 0.8125rem;
  line-height: normal;
  margin-left: 25px;
  font-weight: 600; }
  [class*='nx-ui-title'] [class*='svg-ic-smile']:not([class*='-group']) &gt; *::after {
    content: '.';
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    width: 0; }

[class*='cat-date'] [class*='nx-ui-link'] [class*='svg-ic-date'] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%2300a2ad%22%3E%0A%09%09%3Cpath%20d%3D%22M20%206H17.2105V9.27273H21V7C21%206.44772%2020.5523%206%2020%206ZM21%2010.3635H17.2105V13.6363H20C20.5523%2013.6363%2021%2013.1885%2021%2012.6363V10.3635ZM3%2014.7273H6.78947V18H4C3.44772%2018%203%2017.5523%203%2017V14.7273ZM11.5263%2014.7273H7.73684V18H11.5263V14.7273ZM16.2632%2014.7273H12.4737V18H15.2632C15.8154%2018%2016.2632%2017.5523%2016.2632%2017V14.7273ZM12.4737%2010.3635H16.2632V13.6363H12.4737V10.3635ZM11.5263%2010.3635H7.73684V13.6363H11.5263V10.3635ZM3%2011.3636C3%2010.8114%203.44772%2010.3636%204%2010.3636H6.78947V13.6364H3V11.3636ZM12.4737%206H16.2632V9.27273H12.4737V6ZM8.73684%206C8.18456%206%207.73684%206.44771%207.73684%207V9.27273H11.5263V6H8.73684Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

[class*='nx-f-type']:not([class*='-disabled']):hover &gt; [class*='svg-ic-date'][class*='-small'],
[class*='nx-f-type']:not([class*='-disabled'])[class*='-focus'] &gt; [class*='svg-ic-date'][class*='-small'] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%23808080%22%3E%0A%09%09%3Cpath%20d%3D%22M19.2%206.5H16.6316V9.50015H20V7.3C20%206.85817%2019.6418%206.5%2019.2%206.5ZM20%2010.5004H16.6316V13.5005H19.2C19.6418%2013.5005%2020%2013.1424%2020%2012.7005V10.5004ZM4%2014.4997H7.36842V17.4999H4.8C4.35817%2017.4999%204%2017.1417%204%2016.6999V14.4997ZM11.5789%2014.4997H8.21051V17.4999H11.5789V14.4997ZM15.7894%2014.4997H12.421V17.4999H14.9894C15.4313%2017.4999%2015.7894%2017.1417%2015.7894%2016.6999V14.4997ZM12.421%2010.5004H15.7894V13.5005H12.421V10.5004ZM11.5789%2010.5004H8.21051V13.5005H11.5789V10.5004ZM4%2011.3004C4%2010.8586%204.35817%2010.5004%204.8%2010.5004H7.36842V13.5005H4V11.3004ZM12.4211%206.5H15.7895V9.50015H12.4211V6.5ZM9.01051%206.5C8.56868%206.5%208.21051%206.85817%208.21051%207.3V9.50015H11.5789V6.5H9.01051Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

[class*='nx-f-type'] &gt; [class*='svg-ic-date'][class*='-small'] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%23b2b2b2%22%3E%0A%09%09%3Cpath%20d%3D%22M19.2%206.5H16.6316V9.50015H20V7.3C20%206.85817%2019.6418%206.5%2019.2%206.5ZM20%2010.5004H16.6316V13.5005H19.2C19.6418%2013.5005%2020%2013.1424%2020%2012.7005V10.5004ZM4%2014.4997H7.36842V17.4999H4.8C4.35817%2017.4999%204%2017.1417%204%2016.6999V14.4997ZM11.5789%2014.4997H8.21051V17.4999H11.5789V14.4997ZM15.7894%2014.4997H12.421V17.4999H14.9894C15.4313%2017.4999%2015.7894%2017.1417%2015.7894%2016.6999V14.4997ZM12.421%2010.5004H15.7894V13.5005H12.421V10.5004ZM11.5789%2010.5004H8.21051V13.5005H11.5789V10.5004ZM4%2011.3004C4%2010.8586%204.35817%2010.5004%204.8%2010.5004H7.36842V13.5005H4V11.3004ZM12.4211%206.5H15.7895V9.50015H12.4211V6.5ZM9.01051%206.5C8.56868%206.5%208.21051%206.85817%208.21051%207.3V9.50015H11.5789V6.5H9.01051Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

[class*='cnt-blue'][class*='-active'] [class*='svg-ic-like'],
[class*='cnt-wine'][class*='-active'] [class*='svg-ic-like'] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%23e02463%22%3E%0A%09%09%3Cpath%20d%3D%22M18.4125%204.19875C19.6747%204.57011%2020.6703%205.47407%2021.3019%206.67896C21.9583%207.93083%2022.2051%209.46057%2021.8133%2010.8666C21.5106%2011.9516%2020.9367%2012.8957%2020.0588%2013.9292C18.4864%2015.7744%2016.9324%2016.9176%2013.267%2019.2143C12.903%2019.4424%2012.744%2019.5422%2012.5515%2019.6636L12.0179%2020L11.482%2019.6672C11.3668%2019.5958%2011.3668%2019.5958%2011.2512%2019.5242C11.1527%2019.4632%2010.5526%2019.0924%2010.3779%2018.9842C6.99594%2016.8882%205.25518%2015.5734%203.7314%2013.6768C3.09047%2012.878%202.63968%2012.1468%202.34325%2011.3243C2.15064%2010.7863%202.02776%2010.2377%202.00457%209.69999C1.98112%209.10351%202.04808%208.53747%202.20237%207.95288C2.61058%206.40608%203.50774%205.20183%204.80937%204.52166C5.33069%204.23773%205.93914%204.05246%206.58121%204.00979C7.89133%203.93931%209.0738%204.25275%2010.237%204.84471C10.9019%205.18849%2011.4849%205.56715%2012.0043%205.99905C12.6887%205.43465%2013.346%205.01852%2014.1194%204.67994C15.5518%204.04427%2017.0533%203.79282%2018.4125%204.19875Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

[class*='cnt-white'] [class*='svg-ic-like'],
[class*='wp-pane-node']:not([class*='-active']) [class*='svg-ic-like'] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%23fff%22%3E%0A%09%09%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M21.3019%206.67896C20.6703%205.47407%2019.6747%204.57011%2018.4125%204.19875C17.0533%203.79282%2015.5518%204.04427%2014.1194%204.67994C13.346%205.01852%2012.6887%205.43465%2012.0043%205.99905C11.4849%205.56715%2010.9019%205.18849%2010.237%204.84471C9.0738%204.25275%207.89133%203.93931%206.58121%204.00979C5.93914%204.05246%205.33069%204.23773%204.80937%204.52166C3.50774%205.20183%202.61058%206.40608%202.20237%207.95288C2.04808%208.53747%201.98112%209.10351%202.00457%209.69999C2.02776%2010.2377%202.15064%2010.7863%202.34325%2011.3243C2.63968%2012.1468%203.09047%2012.878%203.7314%2013.6768C5.25518%2015.5734%206.99594%2016.8882%2010.3779%2018.9842C10.49%2019.0536%2010.7772%2019.2312%2010.9947%2019.3656C11.1162%2019.4407%2011.2159%2019.5024%2011.2512%2019.5242L11.482%2019.6672L12.0179%2020L12.5515%2019.6636C12.744%2019.5422%2012.903%2019.4424%2013.267%2019.2143C16.9324%2016.9176%2018.4864%2015.7744%2020.0588%2013.9292C20.9367%2012.8957%2021.5106%2011.9516%2021.8133%2010.8666C22.2051%209.46057%2021.9583%207.93083%2021.3019%206.67896ZM12.1742%2017.5581L12.0098%2017.6611C11.7995%2017.5311%2011.5437%2017.373%2011.4402%2017.3089C8.24261%2015.3272%206.63738%2014.1147%205.29788%2012.4475C4.78214%2011.8047%204.43892%2011.248%204.22793%2010.6625C4.09765%2010.2987%204.0166%209.93682%204.0029%209.61947C3.98747%209.22652%204.03156%208.85379%204.13758%208.45207C4.41005%207.41961%204.9625%206.67806%205.75926%206.26161C6.04744%206.10483%206.37453%206.00523%206.70274%205.98338C7.60413%205.93497%208.4501%206.15921%209.31589%206.59981C10.1058%207.00821%2010.7311%207.4634%2011.2553%208.01661L11.9422%208.74169L12.6722%208.05905C13.4823%207.30165%2014.1332%206.83603%2014.9364%206.48474C15.9711%206.02517%2017.0218%205.84895%2017.8381%206.09273C18.5439%206.30041%2019.1296%206.83214%2019.5263%207.5889C19.9656%208.42674%2020.1317%209.45648%2019.8852%2010.3411C19.6715%2011.1069%2019.2365%2011.8226%2018.5282%2012.6564C17.1338%2014.2927%2015.688%2015.3564%2012.1742%2017.5581Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

[class*='cnt-white'][class*='-active'] [class*='svg-ic-like'],
[class*='wp-pane-node'][class*='-active'] [class*='svg-ic-like'] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%23fff%22%3E%0A%09%09%3Cpath%20d%3D%22M18.4125%204.19875C19.6747%204.57011%2020.6703%205.47407%2021.3019%206.67896C21.9583%207.93083%2022.2051%209.46057%2021.8133%2010.8666C21.5106%2011.9516%2020.9367%2012.8957%2020.0588%2013.9292C18.4864%2015.7744%2016.9324%2016.9176%2013.267%2019.2143C12.903%2019.4424%2012.744%2019.5422%2012.5515%2019.6636L12.0179%2020L11.482%2019.6672C11.3668%2019.5958%2011.3668%2019.5958%2011.2512%2019.5242C11.1527%2019.4632%2010.5526%2019.0924%2010.3779%2018.9842C6.99594%2016.8882%205.25518%2015.5734%203.7314%2013.6768C3.09047%2012.878%202.63968%2012.1468%202.34325%2011.3243C2.15064%2010.7863%202.02776%2010.2377%202.00457%209.69999C1.98112%209.10351%202.04808%208.53747%202.20237%207.95288C2.61058%206.40608%203.50774%205.20183%204.80937%204.52166C5.33069%204.23773%205.93914%204.05246%206.58121%204.00979C7.89133%203.93931%209.0738%204.25275%2010.237%204.84471C10.9019%205.18849%2011.4849%205.56715%2012.0043%205.99905C12.6887%205.43465%2013.346%205.01852%2014.1194%204.67994C15.5518%204.04427%2017.0533%203.79282%2018.4125%204.19875Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

[class*='cnt-blue']:not([class*='-active']):not(:hover) [class*='svg-ic-like'] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%2300a2ad%22%3E%0A%09%09%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M21.3019%206.67896C20.6703%205.47407%2019.6747%204.57011%2018.4125%204.19875C17.0533%203.79282%2015.5518%204.04427%2014.1194%204.67994C13.346%205.01852%2012.6887%205.43465%2012.0043%205.99905C11.4849%205.56715%2010.9019%205.18849%2010.237%204.84471C9.0738%204.25275%207.89133%203.93931%206.58121%204.00979C5.93914%204.05246%205.33069%204.23773%204.80937%204.52166C3.50774%205.20183%202.61058%206.40608%202.20237%207.95288C2.04808%208.53747%201.98112%209.10351%202.00457%209.69999C2.02776%2010.2377%202.15064%2010.7863%202.34325%2011.3243C2.63968%2012.1468%203.09047%2012.878%203.7314%2013.6768C5.25518%2015.5734%206.99594%2016.8882%2010.3779%2018.9842C10.49%2019.0536%2010.7772%2019.2312%2010.9947%2019.3656C11.1162%2019.4407%2011.2159%2019.5024%2011.2512%2019.5242L11.482%2019.6672L12.0179%2020L12.5515%2019.6636C12.744%2019.5422%2012.903%2019.4424%2013.267%2019.2143C16.9324%2016.9176%2018.4864%2015.7744%2020.0588%2013.9292C20.9367%2012.8957%2021.5106%2011.9516%2021.8133%2010.8666C22.2051%209.46057%2021.9583%207.93083%2021.3019%206.67896ZM12.1742%2017.5581L12.0098%2017.6611C11.7995%2017.5311%2011.5437%2017.373%2011.4402%2017.3089C8.24261%2015.3272%206.63738%2014.1147%205.29788%2012.4475C4.78214%2011.8047%204.43892%2011.248%204.22793%2010.6625C4.09765%2010.2987%204.0166%209.93682%204.0029%209.61947C3.98747%209.22652%204.03156%208.85379%204.13758%208.45207C4.41005%207.41961%204.9625%206.67806%205.75926%206.26161C6.04744%206.10483%206.37453%206.00523%206.70274%205.98338C7.60413%205.93497%208.4501%206.15921%209.31589%206.59981C10.1058%207.00821%2010.7311%207.4634%2011.2553%208.01661L11.9422%208.74169L12.6722%208.05905C13.4823%207.30165%2014.1332%206.83603%2014.9364%206.48474C15.9711%206.02517%2017.0218%205.84895%2017.8381%206.09273C18.5439%206.30041%2019.1296%206.83214%2019.5263%207.5889C19.9656%208.42674%2020.1317%209.45648%2019.8852%2010.3411C19.6715%2011.1069%2019.2365%2011.8226%2018.5282%2012.6564C17.1338%2014.2927%2015.688%2015.3564%2012.1742%2017.5581Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

[class*='cnt-blue']:not([class*='-active']):hover [class*='svg-ic-like'] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%2300a7b3%22%3E%0A%09%09%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M21.3019%206.67896C20.6703%205.47407%2019.6747%204.57011%2018.4125%204.19875C17.0533%203.79282%2015.5518%204.04427%2014.1194%204.67994C13.346%205.01852%2012.6887%205.43465%2012.0043%205.99905C11.4849%205.56715%2010.9019%205.18849%2010.237%204.84471C9.0738%204.25275%207.89133%203.93931%206.58121%204.00979C5.93914%204.05246%205.33069%204.23773%204.80937%204.52166C3.50774%205.20183%202.61058%206.40608%202.20237%207.95288C2.04808%208.53747%201.98112%209.10351%202.00457%209.69999C2.02776%2010.2377%202.15064%2010.7863%202.34325%2011.3243C2.63968%2012.1468%203.09047%2012.878%203.7314%2013.6768C5.25518%2015.5734%206.99594%2016.8882%2010.3779%2018.9842C10.49%2019.0536%2010.7772%2019.2312%2010.9947%2019.3656C11.1162%2019.4407%2011.2159%2019.5024%2011.2512%2019.5242L11.482%2019.6672L12.0179%2020L12.5515%2019.6636C12.744%2019.5422%2012.903%2019.4424%2013.267%2019.2143C16.9324%2016.9176%2018.4864%2015.7744%2020.0588%2013.9292C20.9367%2012.8957%2021.5106%2011.9516%2021.8133%2010.8666C22.2051%209.46057%2021.9583%207.93083%2021.3019%206.67896ZM12.1742%2017.5581L12.0098%2017.6611C11.7995%2017.5311%2011.5437%2017.373%2011.4402%2017.3089C8.24261%2015.3272%206.63738%2014.1147%205.29788%2012.4475C4.78214%2011.8047%204.43892%2011.248%204.22793%2010.6625C4.09765%2010.2987%204.0166%209.93682%204.0029%209.61947C3.98747%209.22652%204.03156%208.85379%204.13758%208.45207C4.41005%207.41961%204.9625%206.67806%205.75926%206.26161C6.04744%206.10483%206.37453%206.00523%206.70274%205.98338C7.60413%205.93497%208.4501%206.15921%209.31589%206.59981C10.1058%207.00821%2010.7311%207.4634%2011.2553%208.01661L11.9422%208.74169L12.6722%208.05905C13.4823%207.30165%2014.1332%206.83603%2014.9364%206.48474C15.9711%206.02517%2017.0218%205.84895%2017.8381%206.09273C18.5439%206.30041%2019.1296%206.83214%2019.5263%207.5889C19.9656%208.42674%2020.1317%209.45648%2019.8852%2010.3411C19.6715%2011.1069%2019.2365%2011.8226%2018.5282%2012.6564C17.1338%2014.2927%2015.688%2015.3564%2012.1742%2017.5581Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

[class*='cnt-wine']:not([class*='-active']):not(:hover) [class*='svg-ic-like'] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%23b2b2b2%22%3E%0A%09%09%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M21.3019%206.67896C20.6703%205.47407%2019.6747%204.57011%2018.4125%204.19875C17.0533%203.79282%2015.5518%204.04427%2014.1194%204.67994C13.346%205.01852%2012.6887%205.43465%2012.0043%205.99905C11.4849%205.56715%2010.9019%205.18849%2010.237%204.84471C9.0738%204.25275%207.89133%203.93931%206.58121%204.00979C5.93914%204.05246%205.33069%204.23773%204.80937%204.52166C3.50774%205.20183%202.61058%206.40608%202.20237%207.95288C2.04808%208.53747%201.98112%209.10351%202.00457%209.69999C2.02776%2010.2377%202.15064%2010.7863%202.34325%2011.3243C2.63968%2012.1468%203.09047%2012.878%203.7314%2013.6768C5.25518%2015.5734%206.99594%2016.8882%2010.3779%2018.9842C10.49%2019.0536%2010.7772%2019.2312%2010.9947%2019.3656C11.1162%2019.4407%2011.2159%2019.5024%2011.2512%2019.5242L11.482%2019.6672L12.0179%2020L12.5515%2019.6636C12.744%2019.5422%2012.903%2019.4424%2013.267%2019.2143C16.9324%2016.9176%2018.4864%2015.7744%2020.0588%2013.9292C20.9367%2012.8957%2021.5106%2011.9516%2021.8133%2010.8666C22.2051%209.46057%2021.9583%207.93083%2021.3019%206.67896ZM12.1742%2017.5581L12.0098%2017.6611C11.7995%2017.5311%2011.5437%2017.373%2011.4402%2017.3089C8.24261%2015.3272%206.63738%2014.1147%205.29788%2012.4475C4.78214%2011.8047%204.43892%2011.248%204.22793%2010.6625C4.09765%2010.2987%204.0166%209.93682%204.0029%209.61947C3.98747%209.22652%204.03156%208.85379%204.13758%208.45207C4.41005%207.41961%204.9625%206.67806%205.75926%206.26161C6.04744%206.10483%206.37453%206.00523%206.70274%205.98338C7.60413%205.93497%208.4501%206.15921%209.31589%206.59981C10.1058%207.00821%2010.7311%207.4634%2011.2553%208.01661L11.9422%208.74169L12.6722%208.05905C13.4823%207.30165%2014.1332%206.83603%2014.9364%206.48474C15.9711%206.02517%2017.0218%205.84895%2017.8381%206.09273C18.5439%206.30041%2019.1296%206.83214%2019.5263%207.5889C19.9656%208.42674%2020.1317%209.45648%2019.8852%2010.3411C19.6715%2011.1069%2019.2365%2011.8226%2018.5282%2012.6564C17.1338%2014.2927%2015.688%2015.3564%2012.1742%2017.5581Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

[class*='cnt-wine']:not([class*='-active']):hover [class*='svg-ic-like'] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%23e02463%22%3E%0A%09%09%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M21.3019%206.67896C20.6703%205.47407%2019.6747%204.57011%2018.4125%204.19875C17.0533%203.79282%2015.5518%204.04427%2014.1194%204.67994C13.346%205.01852%2012.6887%205.43465%2012.0043%205.99905C11.4849%205.56715%2010.9019%205.18849%2010.237%204.84471C9.0738%204.25275%207.89133%203.93931%206.58121%204.00979C5.93914%204.05246%205.33069%204.23773%204.80937%204.52166C3.50774%205.20183%202.61058%206.40608%202.20237%207.95288C2.04808%208.53747%201.98112%209.10351%202.00457%209.69999C2.02776%2010.2377%202.15064%2010.7863%202.34325%2011.3243C2.63968%2012.1468%203.09047%2012.878%203.7314%2013.6768C5.25518%2015.5734%206.99594%2016.8882%2010.3779%2018.9842C10.49%2019.0536%2010.7772%2019.2312%2010.9947%2019.3656C11.1162%2019.4407%2011.2159%2019.5024%2011.2512%2019.5242L11.482%2019.6672L12.0179%2020L12.5515%2019.6636C12.744%2019.5422%2012.903%2019.4424%2013.267%2019.2143C16.9324%2016.9176%2018.4864%2015.7744%2020.0588%2013.9292C20.9367%2012.8957%2021.5106%2011.9516%2021.8133%2010.8666C22.2051%209.46057%2021.9583%207.93083%2021.3019%206.67896ZM12.1742%2017.5581L12.0098%2017.6611C11.7995%2017.5311%2011.5437%2017.373%2011.4402%2017.3089C8.24261%2015.3272%206.63738%2014.1147%205.29788%2012.4475C4.78214%2011.8047%204.43892%2011.248%204.22793%2010.6625C4.09765%2010.2987%204.0166%209.93682%204.0029%209.61947C3.98747%209.22652%204.03156%208.85379%204.13758%208.45207C4.41005%207.41961%204.9625%206.67806%205.75926%206.26161C6.04744%206.10483%206.37453%206.00523%206.70274%205.98338C7.60413%205.93497%208.4501%206.15921%209.31589%206.59981C10.1058%207.00821%2010.7311%207.4634%2011.2553%208.01661L11.9422%208.74169L12.6722%208.05905C13.4823%207.30165%2014.1332%206.83603%2014.9364%206.48474C15.9711%206.02517%2017.0218%205.84895%2017.8381%206.09273C18.5439%206.30041%2019.1296%206.83214%2019.5263%207.5889C19.9656%208.42674%2020.1317%209.45648%2019.8852%2010.3411C19.6715%2011.1069%2019.2365%2011.8226%2018.5282%2012.6564C17.1338%2014.2927%2015.688%2015.3564%2012.1742%2017.5581Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

[class*='avatar-ic'][class*='svg-ic-like']::before {
  content: '';
  width: 14px;
  height: 14px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%23e02463%22%3E%0A%09%09%3Cpath%20d%3D%22M18.4125%204.19875C19.6747%204.57011%2020.6703%205.47407%2021.3019%206.67896C21.9583%207.93083%2022.2051%209.46057%2021.8133%2010.8666C21.5106%2011.9516%2020.9367%2012.8957%2020.0588%2013.9292C18.4864%2015.7744%2016.9324%2016.9176%2013.267%2019.2143C12.903%2019.4424%2012.744%2019.5422%2012.5515%2019.6636L12.0179%2020L11.482%2019.6672C11.3668%2019.5958%2011.3668%2019.5958%2011.2512%2019.5242C11.1527%2019.4632%2010.5526%2019.0924%2010.3779%2018.9842C6.99594%2016.8882%205.25518%2015.5734%203.7314%2013.6768C3.09047%2012.878%202.63968%2012.1468%202.34325%2011.3243C2.15064%2010.7863%202.02776%2010.2377%202.00457%209.69999C1.98112%209.10351%202.04808%208.53747%202.20237%207.95288C2.61058%206.40608%203.50774%205.20183%204.80937%204.52166C5.33069%204.23773%205.93914%204.05246%206.58121%204.00979C7.89133%203.93931%209.0738%204.25275%2010.237%204.84471C10.9019%205.18849%2011.4849%205.56715%2012.0043%205.99905C12.6887%205.43465%2013.346%205.01852%2014.1194%204.67994C15.5518%204.04427%2017.0533%203.79282%2018.4125%204.19875Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

.-clean-state [class*='svg-ic-like'] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%23ccc%22%3E%0A%09%09%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M21.3019%206.67896C20.6703%205.47407%2019.6747%204.57011%2018.4125%204.19875C17.0533%203.79282%2015.5518%204.04427%2014.1194%204.67994C13.346%205.01852%2012.6887%205.43465%2012.0043%205.99905C11.4849%205.56715%2010.9019%205.18849%2010.237%204.84471C9.0738%204.25275%207.89133%203.93931%206.58121%204.00979C5.93914%204.05246%205.33069%204.23773%204.80937%204.52166C3.50774%205.20183%202.61058%206.40608%202.20237%207.95288C2.04808%208.53747%201.98112%209.10351%202.00457%209.69999C2.02776%2010.2377%202.15064%2010.7863%202.34325%2011.3243C2.63968%2012.1468%203.09047%2012.878%203.7314%2013.6768C5.25518%2015.5734%206.99594%2016.8882%2010.3779%2018.9842C10.49%2019.0536%2010.7772%2019.2312%2010.9947%2019.3656C11.1162%2019.4407%2011.2159%2019.5024%2011.2512%2019.5242L11.482%2019.6672L12.0179%2020L12.5515%2019.6636C12.744%2019.5422%2012.903%2019.4424%2013.267%2019.2143C16.9324%2016.9176%2018.4864%2015.7744%2020.0588%2013.9292C20.9367%2012.8957%2021.5106%2011.9516%2021.8133%2010.8666C22.2051%209.46057%2021.9583%207.93083%2021.3019%206.67896ZM12.1742%2017.5581L12.0098%2017.6611C11.7995%2017.5311%2011.5437%2017.373%2011.4402%2017.3089C8.24261%2015.3272%206.63738%2014.1147%205.29788%2012.4475C4.78214%2011.8047%204.43892%2011.248%204.22793%2010.6625C4.09765%2010.2987%204.0166%209.93682%204.0029%209.61947C3.98747%209.22652%204.03156%208.85379%204.13758%208.45207C4.41005%207.41961%204.9625%206.67806%205.75926%206.26161C6.04744%206.10483%206.37453%206.00523%206.70274%205.98338C7.60413%205.93497%208.4501%206.15921%209.31589%206.59981C10.1058%207.00821%2010.7311%207.4634%2011.2553%208.01661L11.9422%208.74169L12.6722%208.05905C13.4823%207.30165%2014.1332%206.83603%2014.9364%206.48474C15.9711%206.02517%2017.0218%205.84895%2017.8381%206.09273C18.5439%206.30041%2019.1296%206.83214%2019.5263%207.5889C19.9656%208.42674%2020.1317%209.45648%2019.8852%2010.3411C19.6715%2011.1069%2019.2365%2011.8226%2018.5282%2012.6564C17.1338%2014.2927%2015.688%2015.3564%2012.1742%2017.5581Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E") !important; }

[class*='nx-f-type']:not([class*='-disabled']):hover &gt; [class*='svg-ic-loop'][class*='-small'],
[class*='nx-f-type']:not([class*='-disabled'])[class*='-focus'] &gt; [class*='svg-ic-loop'][class*='-small'] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%23808080%22%3E%0A%09%09%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M18.7223%2017.2995L15.2423%2013.7889C15.8616%2012.8966%2016.231%2011.8022%2016.231%2010.6152C16.231%207.51714%2013.716%205%2010.6172%205C7.51409%205%205%207.51714%205%2010.6152C5%2013.7216%207.51409%2016.2387%2010.6172%2016.2387C11.7976%2016.2387%2012.8948%2015.8683%2013.8002%2015.2453L17.2936%2018.7306C17.4762%2018.899%2017.711%2019%2017.9752%2019C18.5398%2019%2019%2018.5454%2019%2017.9898C19%2017.7204%2018.8915%2017.4762%2018.7223%2017.2995ZM6.8679%2010.6152C6.8679%2012.6778%208.54228%2014.3531%2010.6172%2014.3531C12.6761%2014.3531%2014.3496%2012.6778%2014.3496%2010.6152C14.3496%208.54428%2012.6761%206.869%2010.6172%206.869C8.54228%206.869%206.8679%208.54428%206.8679%2010.6152Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E");
  cursor: text !important; }

[class*='nx-f-type'] &gt; [class*='svg-ic-loop'][class*='-small'] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%23b2b2b2%22%3E%0A%09%09%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M18.7223%2017.2995L15.2423%2013.7889C15.8616%2012.8966%2016.231%2011.8022%2016.231%2010.6152C16.231%207.51714%2013.716%205%2010.6172%205C7.51409%205%205%207.51714%205%2010.6152C5%2013.7216%207.51409%2016.2387%2010.6172%2016.2387C11.7976%2016.2387%2012.8948%2015.8683%2013.8002%2015.2453L17.2936%2018.7306C17.4762%2018.899%2017.711%2019%2017.9752%2019C18.5398%2019%2019%2018.5454%2019%2017.9898C19%2017.7204%2018.8915%2017.4762%2018.7223%2017.2995ZM6.8679%2010.6152C6.8679%2012.6778%208.54228%2014.3531%2010.6172%2014.3531C12.6761%2014.3531%2014.3496%2012.6778%2014.3496%2010.6152C14.3496%208.54428%2012.6761%206.869%2010.6172%206.869C8.54228%206.869%206.8679%208.54428%206.8679%2010.6152Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

[class$='svg-ic-close'] {
  position: absolute; }
  [class$='svg-ic-close']:not(:hover) {
    background-image: svg("close", "[fill]: rgba(255, 255, 255, 0.24)"); }
  [class$='svg-ic-close']:hover {
    background-image: svg("close", "[fill]: #fff"); }

.popover-content &gt; [class*='svg-ic-close'][class*='-small']:hover,
[class*='nx-f-type'] &gt; [class*='svg-ic-close'][class*='-small']:hover,
[class*='nx-f-type']:not([class*='-focus']):hover &gt; [class*='svg-ic-close'][class*='-small'] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%23808080%22%3E%0A%09%09%3Cpath%20d%3D%22M17.736%206.26399C17.384%205.912%2016.8133%205.912%2016.4613%206.26399L12%2010.7253L7.53866%206.26399C7.18667%205.912%206.61598%205.912%206.26399%206.26399C5.912%206.61598%205.912%207.18667%206.26399%207.53866L10.7253%2012L6.26399%2016.4613C5.912%2016.8133%205.912%2017.384%206.26399%2017.736C6.61598%2018.088%207.18667%2018.088%207.53866%2017.736L12%2013.2747L16.4613%2017.736C16.8133%2018.088%2017.384%2018.088%2017.736%2017.736C18.088%2017.384%2018.088%2016.8133%2017.736%2016.4613L13.2747%2012L17.736%207.53866C18.088%207.18667%2018.088%206.61598%2017.736%206.26399Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

[class*='nx-f-type'] &gt; [class*='svg-ic-close'][class*='-small'],
.popover-content &gt; [class*='svg-ic-close'][class*='-small']:not(:hover) {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%23b2b2b2%22%3E%0A%09%09%3Cpath%20d%3D%22M17.736%206.26399C17.384%205.912%2016.8133%205.912%2016.4613%206.26399L12%2010.7253L7.53866%206.26399C7.18667%205.912%206.61598%205.912%206.26399%206.26399C5.912%206.61598%205.912%207.18667%206.26399%207.53866L10.7253%2012L6.26399%2016.4613C5.912%2016.8133%205.912%2017.384%206.26399%2017.736C6.61598%2018.088%207.18667%2018.088%207.53866%2017.736L12%2013.2747L16.4613%2017.736C16.8133%2018.088%2017.384%2018.088%2017.736%2017.736C18.088%2017.384%2018.088%2016.8133%2017.736%2016.4613L13.2747%2012L17.736%207.53866C18.088%207.18667%2018.088%206.61598%2017.736%206.26399Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

.popover-content &gt; [class*='svg-ic-close'][class*='-small'] {
  position: absolute;
  top: 0;
  right: 0; }

.nx-ic-old-status-30 {
  overflow: hidden;
  display: inline-block !important;
  vertical-align: middle;
  max-width: 100%;
  text-overflow: ellipsis;
  font-size: 1rem;
  line-height: normal;
  white-space: nowrap;
  position: relative;
  width: 30px;
  height: 30px;
  font-size: 0;
  font-style: normal;
  font-weight: 300; }
  .nx-ic-old-status-30::after {
    content: '.';
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    width: 0; }
  .nx-ic-old-status-30:not(.itemNonActive) {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%2300cd7c%22%3E%0A%09%09%3Cpath%20d%3D%22M8.35588%2016.6234L4.45475%2012.5297C3.99691%2012.0493%203.23078%2012.0479%202.77125%2012.5267C2.33985%2012.9762%202.33859%2013.6857%202.76841%2014.1367L7.72742%2019.3405C8.06951%2019.6995%208.64226%2019.6995%208.98435%2019.3405L21.2368%206.48319C21.6641%206.03478%2021.6641%205.32987%2021.2368%204.88147C20.7795%204.4016%2020.0139%204.40142%2019.5564%204.88107L8.35588%2016.6234Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }
  .reg-step-node.itemActive .nx-ic-old-status-30,
  .reg-step-node.itemNonActive .nx-ic-old-status-30 {
    width: auto;
    height: auto;
    background-image: none; }
  .reg-step-node.itemActive .nx-ic-old-status-30,
  .reg-step-node.itemNonActive .nx-ic-old-status-30 {
    font-size: 1.75rem;
    color: #999; }
  .reg-step-node.itemActive .nx-ic-old-status-30 {
    color: #fff; }

.venue-regPlace-feature [class*='svg-ic-3d'][class*='-big'] {
  width: 48px;
  height: 48px;
  background-image: url(img/etc/3d-big.svg);
  cursor: default !important; }

.venue-regPlace-feature [class*='svg-ic-person'][class*='-big'] {
  width: 48px;
  height: 48px;
  background-image: url(img/etc/person-big.svg);
  cursor: default !important; }

[class*='svg-ic-cup'] {
  width: 36px;
  height: 30px; }
  [class*='svg-ic-cup']::before {
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center;
    width: 100%;
    height: 100%;
    font-size: 0.8125rem;
    font-weight: 600;
    color: #fff; }

[class$='svg-ic-cup'] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2036%2030%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%23ffb30f%22%3E%0A%09%09%3Cpath%20d%3D%22M10.4806436%2C26.7736055%20L25.5650426%2C26.7736055%20L25.5650426%2C30%20L10.4806436%2C30%20L10.4806436%2C26.7736055%20Z%20M35.0670261%2C3.28107911%20C35.9468436%2C4.39037821%2036.2259669%2C5.86954817%2035.812068%2C7.22931097%20C35.3153734%2C9.14327379%2033.1990225%2C12.7962085%2024.7012259%2C16.0772876%20L24.6040465%2C16.2304047%20C23.59041%2C17.7526082%2022.1766429%2C18.957303%2020.5225126%2C19.7083485%20L20.1121997%2C19.9161502%20C20.7924554%2C22.1910317%2022.6064704%2C23.6018957%2024.4852717%2C25.1549398%20L11.5280214%2C25.1549398%20C13.4068227%2C23.6018957%2015.2208377%2C22.1910317%2015.9118911%2C19.8942763%20L15.5015781%2C19.6864747%20C13.8369411%2C18.9435798%2012.4115779%2C17.7423567%2011.3876512%2C16.2194677%20L11.2904718%2C16.0663507%20C2.79267512%2C12.8290193%200.68712194%2C9.13233686%200.179629636%2C7.21837404%20C-0.224473807%2C5.85833891%200.0626230505%2C4.38386723%200.946266947%2C3.28107911%20C2.61991178%2C1.25774699%205.54609081%2C1.94677361%207.33851044%2C2.64673715%20C7.20893794%2C1.24681006%207.20893794%2C0%207.20893794%2C0%20L28.8043551%2C0%20C28.8043551%2C0%2028.8043551%2C1.24681006%2028.6747826%2C2.62486329%20C30.478%2C1.91396281%2033.3933813%2C1.2249362%2035.0670261%2C3.28107911%20Z%20M2.2743851%2C6.69340139%20C2.49033928%2C7.53554502%203.67808722%2C10.2807145%209.6708155%2C13.0586949%20C9.47645674%2C12.6430915%209.36847966%2C12.3806052%209.36847966%2C12.3806052%20C8.46575338%2C10.0856825%207.86317195%2C7.681047%207.57606003%2C5.22785272%20L7.57606003%2C5.14035727%20C6.38831208%2C4.51695224%203.6456941%2C3.45607%202.61991178%2C4.70288006%20C2.19087491%2C5.26948783%202.06189099%2C6.0125426%202.2743851%2C6.69340139%20Z%20M33.738908%2C6.69340139%20C33.9514021%2C6.0125426%2033.8224182%2C5.26948783%2033.3933813%2C4.70288006%20C32.367599%2C3.44513307%2029.624981%2C4.51695224%2028.4372331%2C5.14035727%20L28.4372331%2C5.21691579%20C28.1501211%2C7.67011007%2027.5475397%2C10.0747455%2026.6448134%2C12.3696682%20C26.6448134%2C12.3806052%2026.5260386%2C12.6430915%2026.3424776%2C13.0477579%20C32.3352059%2C10.2807145%2033.5121561%2C7.53554502%2033.738908%2C6.69340139%20Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

[class*='svg-ic-cup'][class*='-active']::before {
  content: '1';
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2036%2030%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%23ffb30f%22%3E%0A%09%09%3Cpath%20d%3D%22M10.4806436%2C26.7736055%20L25.5650426%2C26.7736055%20L25.5650426%2C30%20L10.4806436%2C30%20L10.4806436%2C26.7736055%20Z%20M35.0670261%2C3.28107911%20C35.9468436%2C4.39037821%2036.2259669%2C5.86954817%2035.812068%2C7.22931097%20C35.3153734%2C9.14327379%2033.1990225%2C12.7962085%2024.7012259%2C16.0772876%20L24.6040465%2C16.2304047%20C23.59041%2C17.7526082%2022.1766429%2C18.957303%2020.5225126%2C19.7083485%20L20.1121997%2C19.9161502%20C20.7924554%2C22.1910317%2022.6064704%2C23.6018957%2024.4852717%2C25.1549398%20L11.5280214%2C25.1549398%20C13.4068227%2C23.6018957%2015.2208377%2C22.1910317%2015.9118911%2C19.8942763%20L15.5015781%2C19.6864747%20C13.8369411%2C18.9435798%2012.4115779%2C17.7423567%2011.3876512%2C16.2194677%20L11.2904718%2C16.0663507%20C2.79267512%2C12.8290193%200.68712194%2C9.13233686%200.179629636%2C7.21837404%20C-0.224473807%2C5.85833891%200.0626230505%2C4.38386723%200.946266947%2C3.28107911%20C2.61991178%2C1.25774699%205.54609081%2C1.94677361%207.33851044%2C2.64673715%20C7.20893794%2C1.24681006%207.20893794%2C0%207.20893794%2C0%20L28.8043551%2C0%20C28.8043551%2C0%2028.8043551%2C1.24681006%2028.6747826%2C2.62486329%20C30.478%2C1.91396281%2033.3933813%2C1.2249362%2035.0670261%2C3.28107911%20Z%20M2.2743851%2C6.69340139%20C2.49033928%2C7.53554502%203.67808722%2C10.2807145%209.6708155%2C13.0586949%20C9.47645674%2C12.6430915%209.36847966%2C12.3806052%209.36847966%2C12.3806052%20C8.46575338%2C10.0856825%207.86317195%2C7.681047%207.57606003%2C5.22785272%20L7.57606003%2C5.14035727%20C6.38831208%2C4.51695224%203.6456941%2C3.45607%202.61991178%2C4.70288006%20C2.19087491%2C5.26948783%202.06189099%2C6.0125426%202.2743851%2C6.69340139%20Z%20M33.738908%2C6.69340139%20C33.9514021%2C6.0125426%2033.8224182%2C5.26948783%2033.3933813%2C4.70288006%20C32.367599%2C3.44513307%2029.624981%2C4.51695224%2028.4372331%2C5.14035727%20L28.4372331%2C5.21691579%20C28.1501211%2C7.67011007%2027.5475397%2C10.0747455%2026.6448134%2C12.3696682%20C26.6448134%2C12.3806052%2026.5260386%2C12.6430915%2026.3424776%2C13.0477579%20C32.3352059%2C10.2807145%2033.5121561%2C7.53554502%2033.738908%2C6.69340139%20Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

[class*='svg-ic-cup'][class*='-middle']::before {
  content: '2';
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2036%2030%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%23b3b3b3%22%3E%0A%09%09%3Cpath%20d%3D%22M10.4806436%2C26.7736055%20L25.5650426%2C26.7736055%20L25.5650426%2C30%20L10.4806436%2C30%20L10.4806436%2C26.7736055%20Z%20M35.0670261%2C3.28107911%20C35.9468436%2C4.39037821%2036.2259669%2C5.86954817%2035.812068%2C7.22931097%20C35.3153734%2C9.14327379%2033.1990225%2C12.7962085%2024.7012259%2C16.0772876%20L24.6040465%2C16.2304047%20C23.59041%2C17.7526082%2022.1766429%2C18.957303%2020.5225126%2C19.7083485%20L20.1121997%2C19.9161502%20C20.7924554%2C22.1910317%2022.6064704%2C23.6018957%2024.4852717%2C25.1549398%20L11.5280214%2C25.1549398%20C13.4068227%2C23.6018957%2015.2208377%2C22.1910317%2015.9118911%2C19.8942763%20L15.5015781%2C19.6864747%20C13.8369411%2C18.9435798%2012.4115779%2C17.7423567%2011.3876512%2C16.2194677%20L11.2904718%2C16.0663507%20C2.79267512%2C12.8290193%200.68712194%2C9.13233686%200.179629636%2C7.21837404%20C-0.224473807%2C5.85833891%200.0626230505%2C4.38386723%200.946266947%2C3.28107911%20C2.61991178%2C1.25774699%205.54609081%2C1.94677361%207.33851044%2C2.64673715%20C7.20893794%2C1.24681006%207.20893794%2C0%207.20893794%2C0%20L28.8043551%2C0%20C28.8043551%2C0%2028.8043551%2C1.24681006%2028.6747826%2C2.62486329%20C30.478%2C1.91396281%2033.3933813%2C1.2249362%2035.0670261%2C3.28107911%20Z%20M2.2743851%2C6.69340139%20C2.49033928%2C7.53554502%203.67808722%2C10.2807145%209.6708155%2C13.0586949%20C9.47645674%2C12.6430915%209.36847966%2C12.3806052%209.36847966%2C12.3806052%20C8.46575338%2C10.0856825%207.86317195%2C7.681047%207.57606003%2C5.22785272%20L7.57606003%2C5.14035727%20C6.38831208%2C4.51695224%203.6456941%2C3.45607%202.61991178%2C4.70288006%20C2.19087491%2C5.26948783%202.06189099%2C6.0125426%202.2743851%2C6.69340139%20Z%20M33.738908%2C6.69340139%20C33.9514021%2C6.0125426%2033.8224182%2C5.26948783%2033.3933813%2C4.70288006%20C32.367599%2C3.44513307%2029.624981%2C4.51695224%2028.4372331%2C5.14035727%20L28.4372331%2C5.21691579%20C28.1501211%2C7.67011007%2027.5475397%2C10.0747455%2026.6448134%2C12.3696682%20C26.6448134%2C12.3806052%2026.5260386%2C12.6430915%2026.3424776%2C13.0477579%20C32.3352059%2C10.2807145%2033.5121561%2C7.53554502%2033.738908%2C6.69340139%20Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

[class*='svg-ic-cup'][class*='-nonactive']::before {
  content: '3';
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2036%2030%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%23fb9984%22%3E%0A%09%09%3Cpath%20d%3D%22M10.4806436%2C26.7736055%20L25.5650426%2C26.7736055%20L25.5650426%2C30%20L10.4806436%2C30%20L10.4806436%2C26.7736055%20Z%20M35.0670261%2C3.28107911%20C35.9468436%2C4.39037821%2036.2259669%2C5.86954817%2035.812068%2C7.22931097%20C35.3153734%2C9.14327379%2033.1990225%2C12.7962085%2024.7012259%2C16.0772876%20L24.6040465%2C16.2304047%20C23.59041%2C17.7526082%2022.1766429%2C18.957303%2020.5225126%2C19.7083485%20L20.1121997%2C19.9161502%20C20.7924554%2C22.1910317%2022.6064704%2C23.6018957%2024.4852717%2C25.1549398%20L11.5280214%2C25.1549398%20C13.4068227%2C23.6018957%2015.2208377%2C22.1910317%2015.9118911%2C19.8942763%20L15.5015781%2C19.6864747%20C13.8369411%2C18.9435798%2012.4115779%2C17.7423567%2011.3876512%2C16.2194677%20L11.2904718%2C16.0663507%20C2.79267512%2C12.8290193%200.68712194%2C9.13233686%200.179629636%2C7.21837404%20C-0.224473807%2C5.85833891%200.0626230505%2C4.38386723%200.946266947%2C3.28107911%20C2.61991178%2C1.25774699%205.54609081%2C1.94677361%207.33851044%2C2.64673715%20C7.20893794%2C1.24681006%207.20893794%2C0%207.20893794%2C0%20L28.8043551%2C0%20C28.8043551%2C0%2028.8043551%2C1.24681006%2028.6747826%2C2.62486329%20C30.478%2C1.91396281%2033.3933813%2C1.2249362%2035.0670261%2C3.28107911%20Z%20M2.2743851%2C6.69340139%20C2.49033928%2C7.53554502%203.67808722%2C10.2807145%209.6708155%2C13.0586949%20C9.47645674%2C12.6430915%209.36847966%2C12.3806052%209.36847966%2C12.3806052%20C8.46575338%2C10.0856825%207.86317195%2C7.681047%207.57606003%2C5.22785272%20L7.57606003%2C5.14035727%20C6.38831208%2C4.51695224%203.6456941%2C3.45607%202.61991178%2C4.70288006%20C2.19087491%2C5.26948783%202.06189099%2C6.0125426%202.2743851%2C6.69340139%20Z%20M33.738908%2C6.69340139%20C33.9514021%2C6.0125426%2033.8224182%2C5.26948783%2033.3933813%2C4.70288006%20C32.367599%2C3.44513307%2029.624981%2C4.51695224%2028.4372331%2C5.14035727%20L28.4372331%2C5.21691579%20C28.1501211%2C7.67011007%2027.5475397%2C10.0747455%2026.6448134%2C12.3696682%20C26.6448134%2C12.3806052%2026.5260386%2C12.6430915%2026.3424776%2C13.0477579%20C32.3352059%2C10.2807145%2033.5121561%2C7.53554502%2033.738908%2C6.69340139%20Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

.commentPane-date-icon [class*='svg-ic-cup'] {
  position: absolute;
  top: 0;
  left: -5px; }

[class*='card-190x200'] [class*='svg-ic-cup'] {
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-align-self: flex-start;
  margin: 0 4px 0 0; }

[class*='card-190x200']:not(:hover) [class*='svg-ic-cup'] {
  opacity: .6; }

[class*='svg-ic-status'] {
  cursor: default !important; }
  [class*='svg-ic-status'][class*='-nonactive'] {
    background-image: svg("close", "[fill]: #ccc"); }
  [class*='svg-ic-status']:not([class*='-nonactive']) {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%2300cd7c%22%3E%0A%09%09%3Cpath%20d%3D%22M8.35588%2016.6234L4.45475%2012.5297C3.99691%2012.0493%203.23078%2012.0479%202.77125%2012.5267C2.33985%2012.9762%202.33859%2013.6857%202.76841%2014.1367L7.72742%2019.3405C8.06951%2019.6995%208.64226%2019.6995%208.98435%2019.3405L21.2368%206.48319C21.6641%206.03478%2021.6641%205.32987%2021.2368%204.88147C20.7795%204.4016%2020.0139%204.40142%2019.5564%204.88107L8.35588%2016.6234Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

[class*='newMng-pane'] &gt; [class*='svg-ic-status'],
[class^='gift-newgrid'] &gt; [class*='svg-ic-status'] {
  width: 100px;
  height: 80px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%23ffb30f%22%3E%0A%09%09%3Cpath%20d%3D%22M8.35588%2016.6234L4.45475%2012.5297C3.99691%2012.0493%203.23078%2012.0479%202.77125%2012.5267C2.33985%2012.9762%202.33859%2013.6857%202.76841%2014.1367L7.72742%2019.3405C8.06951%2019.6995%208.64226%2019.6995%208.98435%2019.3405L21.2368%206.48319C21.6641%206.03478%2021.6641%205.32987%2021.2368%204.88147C20.7795%204.4016%2020.0139%204.40142%2019.5564%204.88107L8.35588%2016.6234Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E");
  background-position: center center;
  background-size: 120%; }

[class*='newMng-pane'] &gt; [class*='svg-ic-status'] {
  margin: 0 auto; }

[class*='grk-ic-'] {
  display: inline-block;
  flex-shrink: 0; }

.grk-ic-status {
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22%2300cd7c%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M1.88528%2012.9657C1.07901%2012.2277%200.499517%2011.0977%201.63332%2010.0599C2.64113%209.13745%203.92615%209.71399%204.50567%2010.3828L7.32767%2013.473L17.3558%202.44961C17.6582%202.14212%2018.1787%201.81355%2018.7164%202.12674C19.2708%202.44961%2018.8676%203.24907%2018.7164%203.51044L9.7466%2016.3096C9.39385%2016.8938%208.71355%2017.903%207.68041%2017.9931C6.83381%2018.0669%206.15183%2017.5319%205.91667%2017.2551L1.88528%2012.9657Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #00cd7c; }
  .grk-ic-status-small {
    width: 12px;
    height: 12px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2012%2012%22%20fill%3D%22%2300cd7c%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M0.590189%207.85354C0.0526712%207.39231%20-0.333655%206.68605%200.422213%206.03745C1.09409%205.46091%201.95077%205.82124%202.33711%206.23924L4.21844%208.17064L10.9039%201.281C11.1055%201.08882%2011.4524%200.883472%2011.811%201.07922C12.1806%201.281%2011.9117%201.78067%2011.811%201.94402L5.83107%209.94349C5.5959%2010.3086%205.14237%2010.9394%204.45361%2010.9957C3.88921%2011.0418%203.43456%2010.7074%203.27778%2010.5344L0.590189%207.85354Z%22%2F%3E%0A%3C%2Fsvg%3E");
    fill: #00cd7c; }

.grk-ui-status-node.-nonactive .grk-ic-status {
  border: 2px solid #fff;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22%23dad9d9%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M0.366183%200.366117C0.854339%20-0.122039%201.64579%20-0.122039%202.13395%200.366117L7.96756%206.19973L13.8011%200.366141C14.2893%20-0.122015%2015.0808%20-0.122015%2015.5689%200.366141C16.0571%200.854296%2016.0571%201.64575%2015.5689%202.13391L9.73533%207.96749L15.569%2013.8011C16.0571%2014.2893%2016.0571%2015.0808%2015.569%2015.5689C15.0808%2016.0571%2014.2894%2016.0571%2013.8012%2015.5689L7.96756%209.73526L2.13388%2015.5689C1.64573%2016.0571%200.854272%2016.0571%200.366117%2015.5689C-0.122039%2015.0808%20-0.122039%2014.2893%200.366117%2013.8012L6.19979%207.96749L0.366183%202.13388C-0.121972%201.64573%20-0.121972%200.854272%200.366183%200.366117Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #dad9d9; }

.prfl-date-hint .grk-ui-status-node.-nonactive .grk-ic-status-small {
  display: none; }

.grk-ic-file {
  width: 8px;
  height: 10px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%208%2010%22%20fill%3D%22%23dad9d9%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M3.22594%207.19178L1.35713%204.54228C1.07533%204.223%200.586564%204.19025%200.265021%204.46962C-0.0575549%204.74899%20-0.0900705%205.23353%200.191731%205.55229L3.41742%209.73882C3.44788%209.76901%203.46078%209.78129%203.47368%209.79408C3.52478%209.83706%203.53768%209.84678%203.55058%209.8565C3.56452%209.86673%203.57949%209.87594%203.59445%209.88464C3.60994%209.89436%203.62491%209.90357%203.64142%209.91176C3.69613%209.93836%203.71161%209.94399%203.72813%209.94962C3.74568%209.95678%203.76323%209.96292%203.78129%209.96855C3.8391%209.98288%203.85561%209.98595%203.87213%209.98902C3.89019%209.99158%203.90826%209.99414%203.92632%209.99567C3.94335%209.99772%203.95935%209.99823%203.97587%209.99874C4.00838%2010.0013%204.01613%209.99925%204.02438%209.99874C4.0409%209.99823%204.0569%209.99772%204.07393%209.99567C4.09199%209.99414%204.11006%209.99158%204.12812%209.98851C4.14464%209.98595%204.16115%209.98288%204.17664%209.9793C4.23702%209.96292%204.25457%209.95678%204.27212%209.94962C4.28864%209.94399%204.30412%209.93836%204.3196%209.9312C4.37535%209.90357%204.39031%209.89385%204.4058%209.88464C4.42076%209.87543%204.43573%209.86673%204.44967%209.8565C4.49509%209.82068%204.50334%209.81761%204.50954%209.81147C4.53896%209.7818%204.55186%209.76901%204.56476%209.7557C4.57044%209.74956%207.80852%205.55229%207.80852%205.55229C7.93703%205.40698%208%205.22739%208%205.04779C8%204.83392%207.91019%204.62158%207.73523%204.46962C7.41369%204.19025%206.92492%204.223%206.64312%204.54228L4.77431%207.19178L4.77431%200.767488C4.77431%200.343835%204.42747%200%204.00013%200C3.57278%200%203.22594%200.343835%203.22594%200.767488L3.22594%207.19178Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #dad9d9; }

.grk-ic-gift {
  width: 20px;
  height: 20px; }
  .grk-ic-gift-small {
    width: 16px;
    height: 16px; }
  .grk-ic-gift-status {
    width: 104px;
    height: 80px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%20104%2080%22%20fill%3D%22%23ffb30f%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M0%2041.1926C0%2041.9926%200.390019%2043.2027%201.19006%2044.0028L33.2066%2078.8099C34.0066%2079.61%2034.8067%2080%2035.9967%2080C37.2068%2080%2038.0118%2079.61%2038.8119%2078.8099L102.8%2012.3958C104.4%2010.7957%20104.4%208.39552%20102.8%206.79042L97.2147%201.18507C95.6096%20-0.395025%2093.2095%20-0.395025%2091.6094%201.18507L37.6018%2056.7986C36.7968%2057.5986%2035.6067%2057.5986%2034.8067%2056.7986L12.4006%2032.792C10.8005%2031.1869%208.4004%2031.1869%206.79533%2032.792L1.19006%2038.3974C0.390019%2039.1974%200%2040.3875%200%2041.1926Z%22%2F%3E%0A%3C%2Fsvg%3E"); }

.grk-ui-link .grk-ic-gift-small {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22%2300a2ad%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M2.8442%200.01316L2.85226%200.0121847C5%20-0.000488281%206.75858%202.94908%207.14017%203.56777C7.15769%203.59618%207.17189%203.61921%207.18262%203.63627L7.58984%204.31778H6.79821C6.76714%204.31828%206.41343%204.31814%205.98303%204.31798L5.21413%204.31778C5.07979%204.31778%204.96482%204.3196%204.86273%204.32122C4.6894%204.32396%204.55319%204.32612%204.42249%204.31778C3.84424%204.27962%201.98733%204.12852%201.32845%203.02719C1.01326%202.50068%200.839786%201.72882%201.20547%201.02861C1.66196%200.156269%202.41205%200.0654722%202.8442%200.01316ZM2.26997%202.68669C2.57538%203.14934%203.48022%203.49905%204.42252%203.56058C4.70292%203.57894%205.23667%203.57136%205.73229%203.56432C5.82545%203.563%205.91726%203.56169%206.00579%203.56058C5.11642%202.30115%203.9697%200.885162%203.03391%200.885162C3.02969%200.885326%203.02504%200.885474%203.01996%200.885636C2.88081%200.890061%202.42559%200.90454%202.09242%201.54253C1.84809%202.00907%202.07857%202.39695%202.26997%202.68669Z%22%2F%3E%0A%09%3Cpath%20d%3D%22M10.7858%204.31727C10.9206%204.31727%2011.0357%204.31909%2011.1379%204.32071C11.311%204.32345%2011.4468%204.3256%2011.5775%204.31727C12.1565%204.27988%2014.0134%204.12878%2014.6723%203.02746C14.9867%202.50016%2015.1602%201.72908%2014.7945%201.02887C14.3373%200.15451%2013.5858%200.0646983%2013.1547%200.0131878L13.1485%200.0124478C11.1985%20-0.222896%209.24173%202.94936%208.86046%203.56747C8.84302%203.59576%208.82884%203.61874%208.81814%203.63576L8.41092%204.31727H9.20256C9.23362%204.31826%209.58678%204.31799%2010.0167%204.31766C10.2632%204.31747%2010.5351%204.31727%2010.7858%204.31727ZM12.9669%200.885682L12.9812%200.886166C13.1201%200.890557%2013.5748%200.904928%2013.9084%201.54305C14.1527%202.00881%2013.9214%202.39669%2013.73%202.68721C13.4246%203.14908%2012.5206%203.49957%2011.5775%203.5611C11.2977%203.57947%2010.7634%203.57188%2010.2675%203.56484C10.1744%203.56352%2010.0826%203.56221%209.9942%203.5611C10.8836%202.30089%2012.0303%200.885682%2012.9669%200.885682Z%22%2F%3E%0A%09%3Cpath%20d%3D%22M8.40174%205.09639H13.8897C14.4535%205.09639%2014.8886%205.61044%2014.8886%206.21718V7.10899C14.8886%207.71651%2014.4535%208.21187%2013.8897%208.21187H8.38365L8.40174%205.09639Z%22%2F%3E%0A%09%3Cpath%20d%3D%22M1.07444%206.20031V7.10769C1.07444%207.71521%201.53615%208.21213%202.0999%208.21213H7.56876V5.09665H2.0999C1.53615%205.09665%201.07444%205.59279%201.07444%206.20031Z%22%2F%3E%0A%09%3Cpath%20d%3D%22M8.40402%208.99068H13.0917C13.6465%208.99068%2014.0774%209.47225%2014.0774%2010.019V15.0015C14.0774%2015.5483%2013.6465%2015.9997%2013.0917%2015.9997H8.40402V8.99068Z%22%2F%3E%0A%09%3Cpath%20d%3D%22M1.88888%2015.0062V9.98447C1.88888%209.43772%202.34333%208.9912%202.89821%208.9912H7.56876V15.9995H2.89821C2.34333%2015.9995%201.88888%2015.5523%201.88888%2015.0062Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #00a2ad; }

.grk-ui-link:hover .grk-ic-gift-small {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22%23e02463%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M2.8442%200.01316L2.85226%200.0121847C5%20-0.000488281%206.75858%202.94908%207.14017%203.56777C7.15769%203.59618%207.17189%203.61921%207.18262%203.63627L7.58984%204.31778H6.79821C6.76714%204.31828%206.41343%204.31814%205.98303%204.31798L5.21413%204.31778C5.07979%204.31778%204.96482%204.3196%204.86273%204.32122C4.6894%204.32396%204.55319%204.32612%204.42249%204.31778C3.84424%204.27962%201.98733%204.12852%201.32845%203.02719C1.01326%202.50068%200.839786%201.72882%201.20547%201.02861C1.66196%200.156269%202.41205%200.0654722%202.8442%200.01316ZM2.26997%202.68669C2.57538%203.14934%203.48022%203.49905%204.42252%203.56058C4.70292%203.57894%205.23667%203.57136%205.73229%203.56432C5.82545%203.563%205.91726%203.56169%206.00579%203.56058C5.11642%202.30115%203.9697%200.885162%203.03391%200.885162C3.02969%200.885326%203.02504%200.885474%203.01996%200.885636C2.88081%200.890061%202.42559%200.90454%202.09242%201.54253C1.84809%202.00907%202.07857%202.39695%202.26997%202.68669Z%22%2F%3E%0A%09%3Cpath%20d%3D%22M10.7858%204.31727C10.9206%204.31727%2011.0357%204.31909%2011.1379%204.32071C11.311%204.32345%2011.4468%204.3256%2011.5775%204.31727C12.1565%204.27988%2014.0134%204.12878%2014.6723%203.02746C14.9867%202.50016%2015.1602%201.72908%2014.7945%201.02887C14.3373%200.15451%2013.5858%200.0646983%2013.1547%200.0131878L13.1485%200.0124478C11.1985%20-0.222896%209.24173%202.94936%208.86046%203.56747C8.84302%203.59576%208.82884%203.61874%208.81814%203.63576L8.41092%204.31727H9.20256C9.23362%204.31826%209.58678%204.31799%2010.0167%204.31766C10.2632%204.31747%2010.5351%204.31727%2010.7858%204.31727ZM12.9669%200.885682L12.9812%200.886166C13.1201%200.890557%2013.5748%200.904928%2013.9084%201.54305C14.1527%202.00881%2013.9214%202.39669%2013.73%202.68721C13.4246%203.14908%2012.5206%203.49957%2011.5775%203.5611C11.2977%203.57947%2010.7634%203.57188%2010.2675%203.56484C10.1744%203.56352%2010.0826%203.56221%209.9942%203.5611C10.8836%202.30089%2012.0303%200.885682%2012.9669%200.885682Z%22%2F%3E%0A%09%3Cpath%20d%3D%22M8.40174%205.09639H13.8897C14.4535%205.09639%2014.8886%205.61044%2014.8886%206.21718V7.10899C14.8886%207.71651%2014.4535%208.21187%2013.8897%208.21187H8.38365L8.40174%205.09639Z%22%2F%3E%0A%09%3Cpath%20d%3D%22M1.07444%206.20031V7.10769C1.07444%207.71521%201.53615%208.21213%202.0999%208.21213H7.56876V5.09665H2.0999C1.53615%205.09665%201.07444%205.59279%201.07444%206.20031Z%22%2F%3E%0A%09%3Cpath%20d%3D%22M8.40402%208.99068H13.0917C13.6465%208.99068%2014.0774%209.47225%2014.0774%2010.019V15.0015C14.0774%2015.5483%2013.6465%2015.9997%2013.0917%2015.9997H8.40402V8.99068Z%22%2F%3E%0A%09%3Cpath%20d%3D%22M1.88888%2015.0062V9.98447C1.88888%209.43772%202.34333%208.9912%202.89821%208.9912H7.56876V15.9995H2.89821C2.34333%2015.9995%201.88888%2015.5523%201.88888%2015.0062Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #e02463; }

.grk-card-lst-tag .grk-ic-gift-small {
  position: absolute;
  left: -20px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22%23ffb30f%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M2.8442%200.01316L2.85226%200.0121847C5%20-0.000488281%206.75858%202.94908%207.14017%203.56777C7.15769%203.59618%207.17189%203.61921%207.18262%203.63627L7.58984%204.31778H6.79821C6.76714%204.31828%206.41343%204.31814%205.98303%204.31798L5.21413%204.31778C5.07979%204.31778%204.96482%204.3196%204.86273%204.32122C4.6894%204.32396%204.55319%204.32612%204.42249%204.31778C3.84424%204.27962%201.98733%204.12852%201.32845%203.02719C1.01326%202.50068%200.839786%201.72882%201.20547%201.02861C1.66196%200.156269%202.41205%200.0654722%202.8442%200.01316ZM2.26997%202.68669C2.57538%203.14934%203.48022%203.49905%204.42252%203.56058C4.70292%203.57894%205.23667%203.57136%205.73229%203.56432C5.82545%203.563%205.91726%203.56169%206.00579%203.56058C5.11642%202.30115%203.9697%200.885162%203.03391%200.885162C3.02969%200.885326%203.02504%200.885474%203.01996%200.885636C2.88081%200.890061%202.42559%200.90454%202.09242%201.54253C1.84809%202.00907%202.07857%202.39695%202.26997%202.68669Z%22%2F%3E%0A%09%3Cpath%20d%3D%22M10.7858%204.31727C10.9206%204.31727%2011.0357%204.31909%2011.1379%204.32071C11.311%204.32345%2011.4468%204.3256%2011.5775%204.31727C12.1565%204.27988%2014.0134%204.12878%2014.6723%203.02746C14.9867%202.50016%2015.1602%201.72908%2014.7945%201.02887C14.3373%200.15451%2013.5858%200.0646983%2013.1547%200.0131878L13.1485%200.0124478C11.1985%20-0.222896%209.24173%202.94936%208.86046%203.56747C8.84302%203.59576%208.82884%203.61874%208.81814%203.63576L8.41092%204.31727H9.20256C9.23362%204.31826%209.58678%204.31799%2010.0167%204.31766C10.2632%204.31747%2010.5351%204.31727%2010.7858%204.31727ZM12.9669%200.885682L12.9812%200.886166C13.1201%200.890557%2013.5748%200.904928%2013.9084%201.54305C14.1527%202.00881%2013.9214%202.39669%2013.73%202.68721C13.4246%203.14908%2012.5206%203.49957%2011.5775%203.5611C11.2977%203.57947%2010.7634%203.57188%2010.2675%203.56484C10.1744%203.56352%2010.0826%203.56221%209.9942%203.5611C10.8836%202.30089%2012.0303%200.885682%2012.9669%200.885682Z%22%2F%3E%0A%09%3Cpath%20d%3D%22M8.40174%205.09639H13.8897C14.4535%205.09639%2014.8886%205.61044%2014.8886%206.21718V7.10899C14.8886%207.71651%2014.4535%208.21187%2013.8897%208.21187H8.38365L8.40174%205.09639Z%22%2F%3E%0A%09%3Cpath%20d%3D%22M1.07444%206.20031V7.10769C1.07444%207.71521%201.53615%208.21213%202.0999%208.21213H7.56876V5.09665H2.0999C1.53615%205.09665%201.07444%205.59279%201.07444%206.20031Z%22%2F%3E%0A%09%3Cpath%20d%3D%22M8.40402%208.99068H13.0917C13.6465%208.99068%2014.0774%209.47225%2014.0774%2010.019V15.0015C14.0774%2015.5483%2013.6465%2015.9997%2013.0917%2015.9997H8.40402V8.99068Z%22%2F%3E%0A%09%3Cpath%20d%3D%22M1.88888%2015.0062V9.98447C1.88888%209.43772%202.34333%208.9912%202.89821%208.9912H7.56876V15.9995H2.89821C2.34333%2015.9995%201.88888%2015.5523%201.88888%2015.0062Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #ffb30f; }

[class*='contact-gift'] .grk-ic-gift-small {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22%23fff%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M3.68826%200.0167756L3.69813%200.0155564C6.08565%20-0.27859%208.48138%203.68668%208.94863%204.46004C8.97008%204.49555%208.98747%204.52433%209.00061%204.54567L9.49924%205.39756H8.5299C8.49185%205.39817%208.05874%205.39801%207.53172%205.3978L6.59021%205.39756C6.42572%205.39756%206.28493%205.39983%206.15993%205.40185C5.94769%205.40528%205.7809%205.40797%205.62086%205.39756C4.9128%205.34985%202.63903%205.16097%201.83223%203.78432C1.44629%203.12617%201.23387%202.16135%201.68165%201.28609C2.24062%200.195662%203.15909%200.0821657%203.68826%200.0167756ZM2.98511%203.35869C3.35909%203.937%204.46706%204.37414%205.6209%204.45106C5.96424%204.474%206.61781%204.46453%207.22469%204.45573C7.33877%204.45407%207.45119%204.45244%207.55959%204.45106C6.47057%202.87676%205.06642%201.10678%203.92055%201.10678C3.91539%201.10698%203.90969%201.10717%203.90348%201.10737C3.73309%201.1129%203.17567%201.131%202.76771%201.92849C2.46853%202.51167%202.75076%202.99651%202.98511%203.35869Z%22%2F%3E%0A%09%3Cpath%20d%3D%22M13.4127%205.39691C13.5777%205.39691%2013.7187%205.39919%2013.8437%205.40121C14.0558%205.40463%2014.2221%205.40732%2014.382%205.39691C15.0911%205.35018%2017.3649%205.1613%2018.1717%203.78465C18.5566%203.12553%2018.769%202.16167%2018.3213%201.28642C17.7615%200.193463%2016.8412%200.0811984%2016.3134%200.0168103L16.3058%200.0158852C13.918%20-0.278295%2011.522%203.68702%2011.0551%204.45966C11.0337%204.49502%2011.0164%204.52376%2011.0033%204.54502L10.5047%205.39691H11.474C11.512%205.39815%2011.9445%205.39781%2012.471%205.3974C12.7727%205.39717%2013.1057%205.39691%2013.4127%205.39691ZM16.0834%201.10743L16.1009%201.10803C16.2709%201.11352%2016.8277%201.13149%2017.2362%201.92914C17.5354%202.51134%2017.2522%202.99619%2017.0178%203.35934C16.6439%203.93668%2015.5369%204.37479%2014.3821%204.45171C14.0395%204.47466%2013.3852%204.46517%2012.778%204.45637C12.664%204.45472%2012.5517%204.45309%2012.4434%204.45171C13.5324%202.87644%2014.9365%201.10743%2016.0834%201.10743Z%22%2F%3E%0A%09%3Cpath%20d%3D%22M10.4934%206.37081H17.2134C17.9038%206.37081%2018.4364%207.01337%2018.4364%207.7718V8.88656C18.4364%209.64596%2017.9038%2010.2652%2017.2134%2010.2652H10.4713L10.4934%206.37081Z%22%2F%3E%0A%09%3Cpath%20d%3D%22M1.52121%207.75071V8.88494C1.52121%209.64434%202.08657%2010.2655%202.77687%2010.2655H9.47344V6.37113H2.77687C2.08657%206.37113%201.52121%206.99131%201.52121%207.75071Z%22%2F%3E%0A%09%3Cpath%20d%3D%22M10.4962%2011.2387H16.2362C16.9156%2011.2387%2017.4432%2011.8406%2017.4432%2012.5241V18.7523C17.4432%2019.4357%2016.9156%2020%2016.2362%2020H10.4962V11.2387Z%22%2F%3E%0A%09%3Cpath%20d%3D%22M2.51848%2018.7581V12.4809C2.51848%2011.7975%203.07494%2011.2393%203.75439%2011.2393H9.47344V19.9997H3.75439C3.07494%2019.9997%202.51848%2019.4407%202.51848%2018.7581Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #fff; }

.grk-ic-star {
  width: 20px;
  height: 20px;
  cursor: pointer; }
  .grk-ic-star-small {
    width: 16px;
    height: 16px; }

.grk-ui-link .grk-ic-star {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22%2300a2ad%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M7.34455%207.0798C8.04091%204.88587%208.72636%202.68629%209.41091%200.482928C9.49727%200.223543%209.72818%200.0386719%209.99818%200C10.27%200.0386719%2010.4982%200.223543%2010.5891%200.482928C11.2727%202.68629%2011.9591%204.88587%2012.6555%207.0798L19.2755%207.08546C19.6755%207.08546%2020%207.41935%2020%207.83437C20%208.06546%2019.8982%208.27674%2019.7418%208.41634C19.0646%208.92744%2018.381%209.43801%2017.697%209.94885C16.5683%2010.7918%2015.4387%2011.6354%2014.3355%2012.4835C14.9361%2014.345%2015.5234%2016.2239%2016.111%2018.104C16.2082%2018.415%2016.3054%2018.726%2016.4027%2019.037L16.43%2019.2492C16.43%2019.6623%2016.1073%2020%2015.7064%2020C15.5482%2020%2015.4127%2019.9349%2015.2882%2019.85C14.5833%2019.3222%2013.8797%2018.7925%2013.1759%2018.2626C12.1188%2017.4667%2011.0613%2016.6705%209.99818%2015.88C9.10959%2016.5417%208.22421%2017.2075%207.3387%2017.8734C6.46216%2018.5325%205.5855%2019.1917%204.70545%2019.8472C4.58727%2019.9349%204.44818%2020%204.29273%2020C3.89273%2020%203.57%2019.6623%203.57%2019.2492L3.59545%2019.037C4.27909%2016.8459%204.96364%2014.6529%205.66182%2012.4835C4.56715%2011.6407%203.44463%2010.8023%202.32313%209.96459C1.63218%209.44849%200.941612%208.93269%200.258182%208.41634C0.1%208.27674%200%208.06546%200%207.83437C0%207.41935%200.323636%207.08546%200.728182%207.0798H7.34455ZM7.35731%2011.8962L7.02277%2012.9337C6.56277%2014.3599%206.10095%2015.8247%205.66095%2017.2292L6.09004%2016.9056L6.19217%2016.8288C7.17001%2016.0932%208.14878%2015.3569%209.13095%2014.6249L9.97913%2013.9939L10.8264%2014.624C11.9028%2015.4248%2012.9728%2016.2303%2014.0428%2017.0358C14.1273%2017.0999%2014.2128%2017.1641%2014.2982%2017.2273C13.8482%2015.7908%2013.3964%2014.358%2012.9364%2012.9337L12.601%2011.8953L13.45%2011.2426C14.544%2010.4015%2015.6644%209.56402%2016.7834%208.72754L16.841%208.68455L17.0082%208.5591H11.5837L11.2546%207.52345C10.8273%206.17465%2010.4028%204.8249%209.98095%203.47233C9.56004%204.82018%209.1355%206.17182%208.7064%207.52345L8.37731%208.5591H2.95186L3.13004%208.69304C4.2655%209.54099%205.40186%2010.3899%206.51004%2011.2426L7.35731%2011.8962Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #00a2ad; }

.grk-ui-link:hover .grk-ic-star {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22%23e02463%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M7.34455%207.0798C8.04091%204.88587%208.72636%202.68629%209.41091%200.482928C9.49727%200.223543%209.72818%200.0386719%209.99818%200C10.27%200.0386719%2010.4982%200.223543%2010.5891%200.482928C11.2727%202.68629%2011.9591%204.88587%2012.6555%207.0798L19.2755%207.08546C19.6755%207.08546%2020%207.41935%2020%207.83437C20%208.06546%2019.8982%208.27674%2019.7418%208.41634C19.0646%208.92744%2018.381%209.43801%2017.697%209.94885C16.5683%2010.7918%2015.4387%2011.6354%2014.3355%2012.4835C14.9361%2014.345%2015.5234%2016.2239%2016.111%2018.104C16.2082%2018.415%2016.3054%2018.726%2016.4027%2019.037L16.43%2019.2492C16.43%2019.6623%2016.1073%2020%2015.7064%2020C15.5482%2020%2015.4127%2019.9349%2015.2882%2019.85C14.5833%2019.3222%2013.8797%2018.7925%2013.1759%2018.2626C12.1188%2017.4667%2011.0613%2016.6705%209.99818%2015.88C9.10959%2016.5417%208.22421%2017.2075%207.3387%2017.8734C6.46216%2018.5325%205.5855%2019.1917%204.70545%2019.8472C4.58727%2019.9349%204.44818%2020%204.29273%2020C3.89273%2020%203.57%2019.6623%203.57%2019.2492L3.59545%2019.037C4.27909%2016.8459%204.96364%2014.6529%205.66182%2012.4835C4.56715%2011.6407%203.44463%2010.8023%202.32313%209.96459C1.63218%209.44849%200.941612%208.93269%200.258182%208.41634C0.1%208.27674%200%208.06546%200%207.83437C0%207.41935%200.323636%207.08546%200.728182%207.0798H7.34455ZM7.35731%2011.8962L7.02277%2012.9337C6.56277%2014.3599%206.10095%2015.8247%205.66095%2017.2292L6.09004%2016.9056L6.19217%2016.8288C7.17001%2016.0932%208.14878%2015.3569%209.13095%2014.6249L9.97913%2013.9939L10.8264%2014.624C11.9028%2015.4248%2012.9728%2016.2303%2014.0428%2017.0358C14.1273%2017.0999%2014.2128%2017.1641%2014.2982%2017.2273C13.8482%2015.7908%2013.3964%2014.358%2012.9364%2012.9337L12.601%2011.8953L13.45%2011.2426C14.544%2010.4015%2015.6644%209.56402%2016.7834%208.72754L16.841%208.68455L17.0082%208.5591H11.5837L11.2546%207.52345C10.8273%206.17465%2010.4028%204.8249%209.98095%203.47233C9.56004%204.82018%209.1355%206.17182%208.7064%207.52345L8.37731%208.5591H2.95186L3.13004%208.69304C4.2655%209.54099%205.40186%2010.3899%206.51004%2011.2426L7.35731%2011.8962Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #e02463; }

.grk-card-title .grk-ic-star {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22%23b4b3b3%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M7.34455%207.0798C8.04091%204.88587%208.72636%202.68629%209.41091%200.482928C9.49727%200.223543%209.72818%200.0386719%209.99818%200C10.27%200.0386719%2010.4982%200.223543%2010.5891%200.482928C11.2727%202.68629%2011.9591%204.88587%2012.6555%207.0798L19.2755%207.08546C19.6755%207.08546%2020%207.41935%2020%207.83437C20%208.06546%2019.8982%208.27674%2019.7418%208.41634C19.0646%208.92744%2018.381%209.43801%2017.697%209.94885C16.5683%2010.7918%2015.4387%2011.6354%2014.3355%2012.4835C14.9361%2014.345%2015.5234%2016.2239%2016.111%2018.104C16.2082%2018.415%2016.3054%2018.726%2016.4027%2019.037L16.43%2019.2492C16.43%2019.6623%2016.1073%2020%2015.7064%2020C15.5482%2020%2015.4127%2019.9349%2015.2882%2019.85C14.5833%2019.3222%2013.8797%2018.7925%2013.1759%2018.2626C12.1188%2017.4667%2011.0613%2016.6705%209.99818%2015.88C9.10959%2016.5417%208.22421%2017.2075%207.3387%2017.8734C6.46216%2018.5325%205.5855%2019.1917%204.70545%2019.8472C4.58727%2019.9349%204.44818%2020%204.29273%2020C3.89273%2020%203.57%2019.6623%203.57%2019.2492L3.59545%2019.037C4.27909%2016.8459%204.96364%2014.6529%205.66182%2012.4835C4.56715%2011.6407%203.44463%2010.8023%202.32313%209.96459C1.63218%209.44849%200.941612%208.93269%200.258182%208.41634C0.1%208.27674%200%208.06546%200%207.83437C0%207.41935%200.323636%207.08546%200.728182%207.0798H7.34455ZM7.35731%2011.8962L7.02277%2012.9337C6.56277%2014.3599%206.10095%2015.8247%205.66095%2017.2292L6.09004%2016.9056L6.19217%2016.8288C7.17001%2016.0932%208.14878%2015.3569%209.13095%2014.6249L9.97913%2013.9939L10.8264%2014.624C11.9028%2015.4248%2012.9728%2016.2303%2014.0428%2017.0358C14.1273%2017.0999%2014.2128%2017.1641%2014.2982%2017.2273C13.8482%2015.7908%2013.3964%2014.358%2012.9364%2012.9337L12.601%2011.8953L13.45%2011.2426C14.544%2010.4015%2015.6644%209.56402%2016.7834%208.72754L16.841%208.68455L17.0082%208.5591H11.5837L11.2546%207.52345C10.8273%206.17465%2010.4028%204.8249%209.98095%203.47233C9.56004%204.82018%209.1355%206.17182%208.7064%207.52345L8.37731%208.5591H2.95186L3.13004%208.69304C4.2655%209.54099%205.40186%2010.3899%206.51004%2011.2426L7.35731%2011.8962Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #b4b3b3; }

.grk-card-title .grk-ic-star:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22%23ffb30f%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M7.34455%207.0798C8.04091%204.88587%208.72636%202.68629%209.41091%200.482928C9.49727%200.223543%209.72818%200.0386719%209.99818%200C10.27%200.0386719%2010.4982%200.223543%2010.5891%200.482928C11.2727%202.68629%2011.9591%204.88587%2012.6555%207.0798L19.2755%207.08546C19.6755%207.08546%2020%207.41935%2020%207.83437C20%208.06546%2019.8982%208.27674%2019.7418%208.41634C19.0646%208.92744%2018.381%209.43801%2017.697%209.94885C16.5683%2010.7918%2015.4387%2011.6354%2014.3355%2012.4835C14.9361%2014.345%2015.5234%2016.2239%2016.111%2018.104C16.2082%2018.415%2016.3054%2018.726%2016.4027%2019.037L16.43%2019.2492C16.43%2019.6623%2016.1073%2020%2015.7064%2020C15.5482%2020%2015.4127%2019.9349%2015.2882%2019.85C14.5833%2019.3222%2013.8797%2018.7925%2013.1759%2018.2626C12.1188%2017.4667%2011.0613%2016.6705%209.99818%2015.88C9.10959%2016.5417%208.22421%2017.2075%207.3387%2017.8734C6.46216%2018.5325%205.5855%2019.1917%204.70545%2019.8472C4.58727%2019.9349%204.44818%2020%204.29273%2020C3.89273%2020%203.57%2019.6623%203.57%2019.2492L3.59545%2019.037C4.27909%2016.8459%204.96364%2014.6529%205.66182%2012.4835C4.56715%2011.6407%203.44463%2010.8023%202.32313%209.96459C1.63218%209.44849%200.941612%208.93269%200.258182%208.41634C0.1%208.27674%200%208.06546%200%207.83437C0%207.41935%200.323636%207.08546%200.728182%207.0798H7.34455ZM7.35731%2011.8962L7.02277%2012.9337C6.56277%2014.3599%206.10095%2015.8247%205.66095%2017.2292L6.09004%2016.9056L6.19217%2016.8288C7.17001%2016.0932%208.14878%2015.3569%209.13095%2014.6249L9.97913%2013.9939L10.8264%2014.624C11.9028%2015.4248%2012.9728%2016.2303%2014.0428%2017.0358C14.1273%2017.0999%2014.2128%2017.1641%2014.2982%2017.2273C13.8482%2015.7908%2013.3964%2014.358%2012.9364%2012.9337L12.601%2011.8953L13.45%2011.2426C14.544%2010.4015%2015.6644%209.56402%2016.7834%208.72754L16.841%208.68455L17.0082%208.5591H11.5837L11.2546%207.52345C10.8273%206.17465%2010.4028%204.8249%209.98095%203.47233C9.56004%204.82018%209.1355%206.17182%208.7064%207.52345L8.37731%208.5591H2.95186L3.13004%208.69304C4.2655%209.54099%205.40186%2010.3899%206.51004%2011.2426L7.35731%2011.8962Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #ffb30f; }

.grk-ui-link.-active .grk-ic-star,
.grk-card-title .grk-ic-star.-active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22%23ffb30f%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M9.41091%200.482928C8.72636%202.68629%208.04091%204.88587%207.34455%207.0798H0.728182C0.323636%207.08546%200%207.41935%200%207.83437C0%208.06546%200.1%208.27674%200.258182%208.41634C2.05091%209.7708%203.89273%2011.1215%205.66182%2012.4835C4.96364%2014.6529%204.27909%2016.8459%203.59545%2019.037L3.57%2019.2492C3.57%2019.6623%203.89273%2020%204.29273%2020C4.44818%2020%204.58727%2019.9349%204.70545%2019.8472C6.47455%2018.5295%208.23%2017.1968%209.99818%2015.88C11.7691%2017.1968%2013.5245%2018.5295%2015.2882%2019.85C15.4127%2019.9349%2015.5482%2020%2015.7064%2020C16.1073%2020%2016.43%2019.6623%2016.43%2019.2492L16.4027%2019.037C15.7173%2016.8459%2015.0355%2014.6529%2014.3355%2012.4835C16.1073%2011.1215%2017.9473%209.7708%2019.7418%208.41634C19.8982%208.27674%2020%208.06546%2020%207.83437C20%207.41935%2019.6755%207.08546%2019.2755%207.08546L12.6555%207.0798C11.9591%204.88587%2011.2727%202.68629%2010.5891%200.482928C10.4982%200.223543%2010.27%200.0386719%209.99818%200C9.72818%200.0386719%209.49727%200.223543%209.41091%200.482928Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #ffb30f; }

.grk-ui-link.-active:hover .grk-ic-star {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22%23e02463%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M9.41091%200.482928C8.72636%202.68629%208.04091%204.88587%207.34455%207.0798H0.728182C0.323636%207.08546%200%207.41935%200%207.83437C0%208.06546%200.1%208.27674%200.258182%208.41634C2.05091%209.7708%203.89273%2011.1215%205.66182%2012.4835C4.96364%2014.6529%204.27909%2016.8459%203.59545%2019.037L3.57%2019.2492C3.57%2019.6623%203.89273%2020%204.29273%2020C4.44818%2020%204.58727%2019.9349%204.70545%2019.8472C6.47455%2018.5295%208.23%2017.1968%209.99818%2015.88C11.7691%2017.1968%2013.5245%2018.5295%2015.2882%2019.85C15.4127%2019.9349%2015.5482%2020%2015.7064%2020C16.1073%2020%2016.43%2019.6623%2016.43%2019.2492L16.4027%2019.037C15.7173%2016.8459%2015.0355%2014.6529%2014.3355%2012.4835C16.1073%2011.1215%2017.9473%209.7708%2019.7418%208.41634C19.8982%208.27674%2020%208.06546%2020%207.83437C20%207.41935%2019.6755%207.08546%2019.2755%207.08546L12.6555%207.0798C11.9591%204.88587%2011.2727%202.68629%2010.5891%200.482928C10.4982%200.223543%2010.27%200.0386719%209.99818%200C9.72818%200.0386719%209.49727%200.223543%209.41091%200.482928Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #e02463; }

.grk-card-title .grk-ic-star {
  margin: auto 0 auto auto; }

.grk-card.-sizeXx352 .grk-card-title .grk-ic-star {
  margin-top: 0; }

.lst-filter-item .grk-ic-star-small,
[class*='list-filter-item']:not([class*='-active']) .grk-ic-star-small {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22%23c7c6c6%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M5.87564%205.66384C6.43273%203.9087%206.98109%202.14903%207.52873%200.386342C7.59782%200.178834%207.78254%200.0309376%207.99855%200C8.216%200.0309376%208.39855%200.178834%208.47127%200.386342C9.01818%202.14903%209.56727%203.9087%2010.1244%205.66384L15.4204%205.66836C15.7404%205.66836%2016%205.93548%2016%206.2675C16%206.45237%2015.9185%206.62139%2015.7935%206.73307C15.2517%207.14195%2014.7048%207.55041%2014.1576%207.95908C13.2547%208.63342%2012.3509%209.30835%2011.4684%209.9868C11.9489%2011.476%2012.4187%2012.9791%2012.8888%2014.4832C12.9666%2014.732%2013.0444%2014.9808%2013.1222%2015.2296L13.144%2015.3994C13.144%2015.7299%2012.8858%2016%2012.5651%2016C12.4385%2016%2012.3302%2015.9479%2012.2305%2015.88C11.6666%2015.4578%2011.1038%2015.034%2010.5407%2014.6101C9.69506%2013.9734%208.84903%2013.3364%207.99855%2012.704C7.28767%2013.2334%206.57937%2013.766%205.87096%2014.2987C5.16973%2014.826%204.4684%2015.3534%203.76436%2015.8778C3.66982%2015.9479%203.55855%2016%203.43418%2016C3.11418%2016%202.856%2015.7299%202.856%2015.3994L2.87636%2015.2296C3.42327%2013.4767%203.97091%2011.7223%204.52945%209.9868C3.65372%209.31257%202.7557%208.64182%201.8585%207.97167C1.30574%207.5588%200.75329%207.14615%200.206545%206.73307C0.08%206.62139%200%206.45237%200%206.2675C0%205.93548%200.258909%205.66836%200.582545%205.66384H5.87564ZM5.88585%209.51697L5.61821%2010.347C5.25021%2011.4879%204.88076%2012.6598%204.52876%2013.7833L4.87203%2013.5245L4.95374%2013.463C5.73601%2012.8745%206.51902%2012.2855%207.30476%2011.7L7.98331%2011.1951L8.66112%2011.6992C9.52221%2012.3398%2010.3782%2012.9842%2011.2342%2013.6286C11.3019%2013.68%2011.3702%2013.7313%2011.4386%2013.7818C11.0786%2012.6326%2010.7171%2011.4864%2010.3491%2010.347L10.0808%209.51621L10.76%208.99405C11.6352%208.32117%2012.5315%207.65122%2013.4268%206.98203L13.4728%206.94764L13.6066%206.84728H9.26694L9.00367%206.01876C8.66185%204.93972%208.32222%203.85992%207.98476%202.77786C7.64803%203.85615%207.3084%204.93745%206.96512%206.01876L6.70185%206.84728H2.36149L2.50403%206.95443C3.4124%207.63279%204.32149%208.31191%205.20803%208.99405L5.88585%209.51697Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #c7c6c6; }

.lst-filter-item .grk-ic-star-small.-active,
[class*='list-filter-item'][class*='-mix'] .grk-ic-star-small,
[class*='list-filter-item'][class*='-active'] .grk-ic-star-small {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22%23c7c6c6%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M7.52873%200.386342C6.98109%202.14903%206.43273%203.9087%205.87564%205.66384H0.582545C0.258909%205.66836%200%205.93548%200%206.2675C0%206.45237%200.08%206.62139%200.206545%206.73307C1.64073%207.81664%203.11418%208.89719%204.52945%209.9868C3.97091%2011.7223%203.42327%2013.4767%202.87636%2015.2296L2.856%2015.3994C2.856%2015.7299%203.11418%2016%203.43418%2016C3.55855%2016%203.66982%2015.9479%203.76436%2015.8778C5.17964%2014.8236%206.584%2013.7574%207.99855%2012.704C9.41527%2013.7574%2010.8196%2014.8236%2012.2305%2015.88C12.3302%2015.9479%2012.4385%2016%2012.5651%2016C12.8858%2016%2013.144%2015.7299%2013.144%2015.3994L13.1222%2015.2296C12.5738%2013.4767%2012.0284%2011.7223%2011.4684%209.9868C12.8858%208.89719%2014.3578%207.81664%2015.7935%206.73307C15.9185%206.62139%2016%206.45237%2016%206.2675C16%205.93548%2015.7404%205.66836%2015.4204%205.66836L10.1244%205.66384C9.56727%203.9087%209.01818%202.14903%208.47127%200.386342C8.39855%200.178834%208.216%200.0309376%207.99855%200C7.78255%200.0309376%207.59782%200.178834%207.52873%200.386342Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #c7c6c6; }

.button-clr-white .grk-ic-star-small {
  margin-top: -2px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22%2300a2ad%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M5.87564%205.66384C6.43273%203.9087%206.98109%202.14903%207.52873%200.386342C7.59782%200.178834%207.78254%200.0309376%207.99855%200C8.216%200.0309376%208.39855%200.178834%208.47127%200.386342C9.01818%202.14903%209.56727%203.9087%2010.1244%205.66384L15.4204%205.66836C15.7404%205.66836%2016%205.93548%2016%206.2675C16%206.45237%2015.9185%206.62139%2015.7935%206.73307C15.2517%207.14195%2014.7048%207.55041%2014.1576%207.95908C13.2547%208.63342%2012.3509%209.30835%2011.4684%209.9868C11.9489%2011.476%2012.4187%2012.9791%2012.8888%2014.4832C12.9666%2014.732%2013.0444%2014.9808%2013.1222%2015.2296L13.144%2015.3994C13.144%2015.7299%2012.8858%2016%2012.5651%2016C12.4385%2016%2012.3302%2015.9479%2012.2305%2015.88C11.6666%2015.4578%2011.1038%2015.034%2010.5407%2014.6101C9.69506%2013.9734%208.84903%2013.3364%207.99855%2012.704C7.28767%2013.2334%206.57937%2013.766%205.87096%2014.2987C5.16973%2014.826%204.4684%2015.3534%203.76436%2015.8778C3.66982%2015.9479%203.55855%2016%203.43418%2016C3.11418%2016%202.856%2015.7299%202.856%2015.3994L2.87636%2015.2296C3.42327%2013.4767%203.97091%2011.7223%204.52945%209.9868C3.65372%209.31257%202.7557%208.64182%201.8585%207.97167C1.30574%207.5588%200.75329%207.14615%200.206545%206.73307C0.08%206.62139%200%206.45237%200%206.2675C0%205.93548%200.258909%205.66836%200.582545%205.66384H5.87564ZM5.88585%209.51697L5.61821%2010.347C5.25021%2011.4879%204.88076%2012.6598%204.52876%2013.7833L4.87203%2013.5245L4.95374%2013.463C5.73601%2012.8745%206.51902%2012.2855%207.30476%2011.7L7.98331%2011.1951L8.66112%2011.6992C9.52221%2012.3398%2010.3782%2012.9842%2011.2342%2013.6286C11.3019%2013.68%2011.3702%2013.7313%2011.4386%2013.7818C11.0786%2012.6326%2010.7171%2011.4864%2010.3491%2010.347L10.0808%209.51621L10.76%208.99405C11.6352%208.32117%2012.5315%207.65122%2013.4268%206.98203L13.4728%206.94764L13.6066%206.84728H9.26694L9.00367%206.01876C8.66185%204.93972%208.32222%203.85992%207.98476%202.77786C7.64803%203.85615%207.3084%204.93745%206.96512%206.01876L6.70185%206.84728H2.36149L2.50403%206.95443C3.4124%207.63279%204.32149%208.31191%205.20803%208.99405L5.88585%209.51697Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #00a2ad; }

.button-clr-white:hover .grk-ic-star-small {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22%23e02463%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M5.87564%205.66384C6.43273%203.9087%206.98109%202.14903%207.52873%200.386342C7.59782%200.178834%207.78254%200.0309376%207.99855%200C8.216%200.0309376%208.39855%200.178834%208.47127%200.386342C9.01818%202.14903%209.56727%203.9087%2010.1244%205.66384L15.4204%205.66836C15.7404%205.66836%2016%205.93548%2016%206.2675C16%206.45237%2015.9185%206.62139%2015.7935%206.73307C15.2517%207.14195%2014.7048%207.55041%2014.1576%207.95908C13.2547%208.63342%2012.3509%209.30835%2011.4684%209.9868C11.9489%2011.476%2012.4187%2012.9791%2012.8888%2014.4832C12.9666%2014.732%2013.0444%2014.9808%2013.1222%2015.2296L13.144%2015.3994C13.144%2015.7299%2012.8858%2016%2012.5651%2016C12.4385%2016%2012.3302%2015.9479%2012.2305%2015.88C11.6666%2015.4578%2011.1038%2015.034%2010.5407%2014.6101C9.69506%2013.9734%208.84903%2013.3364%207.99855%2012.704C7.28767%2013.2334%206.57937%2013.766%205.87096%2014.2987C5.16973%2014.826%204.4684%2015.3534%203.76436%2015.8778C3.66982%2015.9479%203.55855%2016%203.43418%2016C3.11418%2016%202.856%2015.7299%202.856%2015.3994L2.87636%2015.2296C3.42327%2013.4767%203.97091%2011.7223%204.52945%209.9868C3.65372%209.31257%202.7557%208.64182%201.8585%207.97167C1.30574%207.5588%200.75329%207.14615%200.206545%206.73307C0.08%206.62139%200%206.45237%200%206.2675C0%205.93548%200.258909%205.66836%200.582545%205.66384H5.87564ZM5.88585%209.51697L5.61821%2010.347C5.25021%2011.4879%204.88076%2012.6598%204.52876%2013.7833L4.87203%2013.5245L4.95374%2013.463C5.73601%2012.8745%206.51902%2012.2855%207.30476%2011.7L7.98331%2011.1951L8.66112%2011.6992C9.52221%2012.3398%2010.3782%2012.9842%2011.2342%2013.6286C11.3019%2013.68%2011.3702%2013.7313%2011.4386%2013.7818C11.0786%2012.6326%2010.7171%2011.4864%2010.3491%2010.347L10.0808%209.51621L10.76%208.99405C11.6352%208.32117%2012.5315%207.65122%2013.4268%206.98203L13.4728%206.94764L13.6066%206.84728H9.26694L9.00367%206.01876C8.66185%204.93972%208.32222%203.85992%207.98476%202.77786C7.64803%203.85615%207.3084%204.93745%206.96512%206.01876L6.70185%206.84728H2.36149L2.50403%206.95443C3.4124%207.63279%204.32149%208.31191%205.20803%208.99405L5.88585%209.51697Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #e02463; }

.marker-price .grk-ic-star-small,
.button-clr-white .grk-ic-star-small.-active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22%23ffb30f%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M7.52873%200.386342C6.98109%202.14903%206.43273%203.9087%205.87564%205.66384H0.582545C0.258909%205.66836%200%205.93548%200%206.2675C0%206.45237%200.08%206.62139%200.206545%206.73307C1.64073%207.81664%203.11418%208.89719%204.52945%209.9868C3.97091%2011.7223%203.42327%2013.4767%202.87636%2015.2296L2.856%2015.3994C2.856%2015.7299%203.11418%2016%203.43418%2016C3.55855%2016%203.66982%2015.9479%203.76436%2015.8778C5.17964%2014.8236%206.584%2013.7574%207.99855%2012.704C9.41527%2013.7574%2010.8196%2014.8236%2012.2305%2015.88C12.3302%2015.9479%2012.4385%2016%2012.5651%2016C12.8858%2016%2013.144%2015.7299%2013.144%2015.3994L13.1222%2015.2296C12.5738%2013.4767%2012.0284%2011.7223%2011.4684%209.9868C12.8858%208.89719%2014.3578%207.81664%2015.7935%206.73307C15.9185%206.62139%2016%206.45237%2016%206.2675C16%205.93548%2015.7404%205.66836%2015.4204%205.66836L10.1244%205.66384C9.56727%203.9087%209.01818%202.14903%208.47127%200.386342C8.39855%200.178834%208.216%200.0309376%207.99855%200C7.78255%200.0309376%207.59782%200.178834%207.52873%200.386342Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #ffb30f; }

.button-clr-white:hover .grk-ic-star-small.-active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22%23e02463%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M7.52873%200.386342C6.98109%202.14903%206.43273%203.9087%205.87564%205.66384H0.582545C0.258909%205.66836%200%205.93548%200%206.2675C0%206.45237%200.08%206.62139%200.206545%206.73307C1.64073%207.81664%203.11418%208.89719%204.52945%209.9868C3.97091%2011.7223%203.42327%2013.4767%202.87636%2015.2296L2.856%2015.3994C2.856%2015.7299%203.11418%2016%203.43418%2016C3.55855%2016%203.66982%2015.9479%203.76436%2015.8778C5.17964%2014.8236%206.584%2013.7574%207.99855%2012.704C9.41527%2013.7574%2010.8196%2014.8236%2012.2305%2015.88C12.3302%2015.9479%2012.4385%2016%2012.5651%2016C12.8858%2016%2013.144%2015.7299%2013.144%2015.3994L13.1222%2015.2296C12.5738%2013.4767%2012.0284%2011.7223%2011.4684%209.9868C12.8858%208.89719%2014.3578%207.81664%2015.7935%206.73307C15.9185%206.62139%2016%206.45237%2016%206.2675C16%205.93548%2015.7404%205.66836%2015.4204%205.66836L10.1244%205.66384C9.56727%203.9087%209.01818%202.14903%208.47127%200.386342C8.39855%200.178834%208.216%200.0309376%207.99855%200C7.78255%200.0309376%207.59782%200.178834%207.52873%200.386342Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #e02463; }

.marker-price .grk-ic-star-small {
  right: 12px;
  margin: -2px 0 0 6px; }

.marker-price.-active .grk-ic-star-small {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22%23fff%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M7.52873%200.386342C6.98109%202.14903%206.43273%203.9087%205.87564%205.66384H0.582545C0.258909%205.66836%200%205.93548%200%206.2675C0%206.45237%200.08%206.62139%200.206545%206.73307C1.64073%207.81664%203.11418%208.89719%204.52945%209.9868C3.97091%2011.7223%203.42327%2013.4767%202.87636%2015.2296L2.856%2015.3994C2.856%2015.7299%203.11418%2016%203.43418%2016C3.55855%2016%203.66982%2015.9479%203.76436%2015.8778C5.17964%2014.8236%206.584%2013.7574%207.99855%2012.704C9.41527%2013.7574%2010.8196%2014.8236%2012.2305%2015.88C12.3302%2015.9479%2012.4385%2016%2012.5651%2016C12.8858%2016%2013.144%2015.7299%2013.144%2015.3994L13.1222%2015.2296C12.5738%2013.4767%2012.0284%2011.7223%2011.4684%209.9868C12.8858%208.89719%2014.3578%207.81664%2015.7935%206.73307C15.9185%206.62139%2016%206.45237%2016%206.2675C16%205.93548%2015.7404%205.66836%2015.4204%205.66836L10.1244%205.66384C9.56727%203.9087%209.01818%202.14903%208.47127%200.386342C8.39855%200.178834%208.216%200.0309376%207.99855%200C7.78255%200.0309376%207.59782%200.178834%207.52873%200.386342Z%22%2F%3E%0A%3C%2Fsvg%3E"); }

[class*='list-filter-item'] .popover-desc .grk-ic-star-small {
  margin: -2px 4px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22%23000%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M5.87564%205.66384C6.43273%203.9087%206.98109%202.14903%207.52873%200.386342C7.59782%200.178834%207.78254%200.0309376%207.99855%200C8.216%200.0309376%208.39855%200.178834%208.47127%200.386342C9.01818%202.14903%209.56727%203.9087%2010.1244%205.66384L15.4204%205.66836C15.7404%205.66836%2016%205.93548%2016%206.2675C16%206.45237%2015.9185%206.62139%2015.7935%206.73307C15.2517%207.14195%2014.7048%207.55041%2014.1576%207.95908C13.2547%208.63342%2012.3509%209.30835%2011.4684%209.9868C11.9489%2011.476%2012.4187%2012.9791%2012.8888%2014.4832C12.9666%2014.732%2013.0444%2014.9808%2013.1222%2015.2296L13.144%2015.3994C13.144%2015.7299%2012.8858%2016%2012.5651%2016C12.4385%2016%2012.3302%2015.9479%2012.2305%2015.88C11.6666%2015.4578%2011.1038%2015.034%2010.5407%2014.6101C9.69506%2013.9734%208.84903%2013.3364%207.99855%2012.704C7.28767%2013.2334%206.57937%2013.766%205.87096%2014.2987C5.16973%2014.826%204.4684%2015.3534%203.76436%2015.8778C3.66982%2015.9479%203.55855%2016%203.43418%2016C3.11418%2016%202.856%2015.7299%202.856%2015.3994L2.87636%2015.2296C3.42327%2013.4767%203.97091%2011.7223%204.52945%209.9868C3.65372%209.31257%202.7557%208.64182%201.8585%207.97167C1.30574%207.5588%200.75329%207.14615%200.206545%206.73307C0.08%206.62139%200%206.45237%200%206.2675C0%205.93548%200.258909%205.66836%200.582545%205.66384H5.87564ZM5.88585%209.51697L5.61821%2010.347C5.25021%2011.4879%204.88076%2012.6598%204.52876%2013.7833L4.87203%2013.5245L4.95374%2013.463C5.73601%2012.8745%206.51902%2012.2855%207.30476%2011.7L7.98331%2011.1951L8.66112%2011.6992C9.52221%2012.3398%2010.3782%2012.9842%2011.2342%2013.6286C11.3019%2013.68%2011.3702%2013.7313%2011.4386%2013.7818C11.0786%2012.6326%2010.7171%2011.4864%2010.3491%2010.347L10.0808%209.51621L10.76%208.99405C11.6352%208.32117%2012.5315%207.65122%2013.4268%206.98203L13.4728%206.94764L13.6066%206.84728H9.26694L9.00367%206.01876C8.66185%204.93972%208.32222%203.85992%207.98476%202.77786C7.64803%203.85615%207.3084%204.93745%206.96512%206.01876L6.70185%206.84728H2.36149L2.50403%206.95443C3.4124%207.63279%204.32149%208.31191%205.20803%208.99405L5.88585%209.51697Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #000;
  cursor: default !important; }

.lst-filter-item .popover-desc .grk-ic-star-small {
  margin: -2px 0 -2px 4px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22%23000%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M5.87564%205.66384C6.43273%203.9087%206.98109%202.14903%207.52873%200.386342C7.59782%200.178834%207.78254%200.0309376%207.99855%200C8.216%200.0309376%208.39855%200.178834%208.47127%200.386342C9.01818%202.14903%209.56727%203.9087%2010.1244%205.66384L15.4204%205.66836C15.7404%205.66836%2016%205.93548%2016%206.2675C16%206.45237%2015.9185%206.62139%2015.7935%206.73307C15.2517%207.14195%2014.7048%207.55041%2014.1576%207.95908C13.2547%208.63342%2012.3509%209.30835%2011.4684%209.9868C11.9489%2011.476%2012.4187%2012.9791%2012.8888%2014.4832C12.9666%2014.732%2013.0444%2014.9808%2013.1222%2015.2296L13.144%2015.3994C13.144%2015.7299%2012.8858%2016%2012.5651%2016C12.4385%2016%2012.3302%2015.9479%2012.2305%2015.88C11.6666%2015.4578%2011.1038%2015.034%2010.5407%2014.6101C9.69506%2013.9734%208.84903%2013.3364%207.99855%2012.704C7.28767%2013.2334%206.57937%2013.766%205.87096%2014.2987C5.16973%2014.826%204.4684%2015.3534%203.76436%2015.8778C3.66982%2015.9479%203.55855%2016%203.43418%2016C3.11418%2016%202.856%2015.7299%202.856%2015.3994L2.87636%2015.2296C3.42327%2013.4767%203.97091%2011.7223%204.52945%209.9868C3.65372%209.31257%202.7557%208.64182%201.8585%207.97167C1.30574%207.5588%200.75329%207.14615%200.206545%206.73307C0.08%206.62139%200%206.45237%200%206.2675C0%205.93548%200.258909%205.66836%200.582545%205.66384H5.87564ZM5.88585%209.51697L5.61821%2010.347C5.25021%2011.4879%204.88076%2012.6598%204.52876%2013.7833L4.87203%2013.5245L4.95374%2013.463C5.73601%2012.8745%206.51902%2012.2855%207.30476%2011.7L7.98331%2011.1951L8.66112%2011.6992C9.52221%2012.3398%2010.3782%2012.9842%2011.2342%2013.6286C11.3019%2013.68%2011.3702%2013.7313%2011.4386%2013.7818C11.0786%2012.6326%2010.7171%2011.4864%2010.3491%2010.347L10.0808%209.51621L10.76%208.99405C11.6352%208.32117%2012.5315%207.65122%2013.4268%206.98203L13.4728%206.94764L13.6066%206.84728H9.26694L9.00367%206.01876C8.66185%204.93972%208.32222%203.85992%207.98476%202.77786C7.64803%203.85615%207.3084%204.93745%206.96512%206.01876L6.70185%206.84728H2.36149L2.50403%206.95443C3.4124%207.63279%204.32149%208.31191%205.20803%208.99405L5.88585%209.51697Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #000; }

.grk-ic-phone {
  width: 20px;
  height: 20px; }
  .grk-ic-phone-small {
    width: 16px;
    height: 16px; }

.contact-phone .grk-ic-phone {
  margin: 0 0 0 12px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22%23161210%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M4.62%208.79C6.06%2011.62%208.38%2013.93%2011.21%2015.38L13.41%2013.18C13.68%2012.91%2014.08%2012.82%2014.43%2012.94C15.55%2013.31%2016.76%2013.51%2018%2013.51C18.55%2013.51%2019%2013.96%2019%2014.51V18C19%2018.55%2018.55%2019%2018%2019C8.61%2019%201%2011.39%201%202C1%201.45%201.45%201%202%201H5.5C6.05%201%206.5%201.45%206.5%202C6.5%203.25%206.7%204.45%207.07%205.57C7.18%205.92%207.1%206.31%206.82%206.59L4.62%208.79Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #161210; }

.grk-card-lst-map-node .grk-ic-phone {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22%2300a2ad%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M4.62%208.79C6.06%2011.62%208.38%2013.93%2011.21%2015.38L13.41%2013.18C13.68%2012.91%2014.08%2012.82%2014.43%2012.94C15.55%2013.31%2016.76%2013.51%2018%2013.51C18.55%2013.51%2019%2013.96%2019%2014.51V18C19%2018.55%2018.55%2019%2018%2019C8.61%2019%201%2011.39%201%202C1%201.45%201.45%201%202%201H5.5C6.05%201%206.5%201.45%206.5%202C6.5%203.25%206.7%204.45%207.07%205.57C7.18%205.92%207.1%206.31%206.82%206.59L4.62%208.79Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #00a2ad; }

.grk-card-lst-map-node:hover .grk-ic-phone {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22%23e02463%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M4.62%208.79C6.06%2011.62%208.38%2013.93%2011.21%2015.38L13.41%2013.18C13.68%2012.91%2014.08%2012.82%2014.43%2012.94C15.55%2013.31%2016.76%2013.51%2018%2013.51C18.55%2013.51%2019%2013.96%2019%2014.51V18C19%2018.55%2018.55%2019%2018%2019C8.61%2019%201%2011.39%201%202C1%201.45%201.45%201%202%201H5.5C6.05%201%206.5%201.45%206.5%202C6.5%203.25%206.7%204.45%207.07%205.57C7.18%205.92%207.1%206.31%206.82%206.59L4.62%208.79Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #e02463; }

.contact-phone .grk-ic-phone-small {
  margin: 0 0 0 8px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22%23161210%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M3.21778%206.92444C4.49778%209.44%206.56%2011.4933%209.07556%2012.7822L11.0311%2010.8267C11.2711%2010.5867%2011.6267%2010.5067%2011.9378%2010.6133C12.9333%2010.9422%2014.0089%2011.12%2015.1111%2011.12C15.6%2011.12%2016%2011.52%2016%2012.0089V15.1111C16%2015.6%2015.6%2016%2015.1111%2016C6.76444%2016%200%209.23556%200%200.888889C0%200.4%200.4%200%200.888889%200H4C4.48889%200%204.88889%200.4%204.88889%200.888889C4.88889%202%205.06667%203.06667%205.39556%204.06222C5.49333%204.37333%205.42222%204.72%205.17333%204.96889L3.21778%206.92444Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #161210; }

[class*='btn-clr-green'] .grk-ic-phone-small,
[class*='button-clr-green'] .grk-ic-phone-small {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22%23fff%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M3.21778%206.92444C4.49778%209.44%206.56%2011.4933%209.07556%2012.7822L11.0311%2010.8267C11.2711%2010.5867%2011.6267%2010.5067%2011.9378%2010.6133C12.9333%2010.9422%2014.0089%2011.12%2015.1111%2011.12C15.6%2011.12%2016%2011.52%2016%2012.0089V15.1111C16%2015.6%2015.6%2016%2015.1111%2016C6.76444%2016%200%209.23556%200%200.888889C0%200.4%200.4%200%200.888889%200H4C4.48889%200%204.88889%200.4%204.88889%200.888889C4.88889%202%205.06667%203.06667%205.39556%204.06222C5.49333%204.37333%205.42222%204.72%205.17333%204.96889L3.21778%206.92444Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #fff; }

[class*='btn-clr-sky'] .grk-ic-phone-small,
[class*='button-clr-sky'] .grk-ic-phone-small {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22%2300a2ad%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M3.21778%206.92444C4.49778%209.44%206.56%2011.4933%209.07556%2012.7822L11.0311%2010.8267C11.2711%2010.5867%2011.6267%2010.5067%2011.9378%2010.6133C12.9333%2010.9422%2014.0089%2011.12%2015.1111%2011.12C15.6%2011.12%2016%2011.52%2016%2012.0089V15.1111C16%2015.6%2015.6%2016%2015.1111%2016C6.76444%2016%200%209.23556%200%200.888889C0%200.4%200.4%200%200.888889%200H4C4.48889%200%204.88889%200.4%204.88889%200.888889C4.88889%202%205.06667%203.06667%205.39556%204.06222C5.49333%204.37333%205.42222%204.72%205.17333%204.96889L3.21778%206.92444Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #00a2ad; }

.button-small.button-clr-sky-c:hover .grk-ic-phone-small {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22%23e02463%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M3.21778%206.92444C4.49778%209.44%206.56%2011.4933%209.07556%2012.7822L11.0311%2010.8267C11.2711%2010.5867%2011.6267%2010.5067%2011.9378%2010.6133C12.9333%2010.9422%2014.0089%2011.12%2015.1111%2011.12C15.6%2011.12%2016%2011.52%2016%2012.0089V15.1111C16%2015.6%2015.6%2016%2015.1111%2016C6.76444%2016%200%209.23556%200%200.888889C0%200.4%200.4%200%200.888889%200H4C4.48889%200%204.88889%200.4%204.88889%200.888889C4.88889%202%205.06667%203.06667%205.39556%204.06222C5.49333%204.37333%205.42222%204.72%205.17333%204.96889L3.21778%206.92444Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #e02463; }

.-clean-state .grk-ic-phone-small {
  opacity: 1 !important;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22%23ccc%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M3.21778%206.92444C4.49778%209.44%206.56%2011.4933%209.07556%2012.7822L11.0311%2010.8267C11.2711%2010.5867%2011.6267%2010.5067%2011.9378%2010.6133C12.9333%2010.9422%2014.0089%2011.12%2015.1111%2011.12C15.6%2011.12%2016%2011.52%2016%2012.0089V15.1111C16%2015.6%2015.6%2016%2015.1111%2016C6.76444%2016%200%209.23556%200%200.888889C0%200.4%200.4%200%200.888889%200H4C4.48889%200%204.88889%200.4%204.88889%200.888889C4.88889%202%205.06667%203.06667%205.39556%204.06222C5.49333%204.37333%205.42222%204.72%205.17333%204.96889L3.21778%206.92444Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #ccc; }

.grk-ic-arr {
  cursor: pointer; }
  .grk-ic-arr-media, .grk-ic-arr-scroll {
    position: relative; }
  .grk-ic-arr-scroll {
    display: flex;
    overflow: hidden; }

.grk-ic-arr.-posRight {
  transform: rotate(0deg); }

.grk-ic-arr.-posLeft {
  transform: rotate(180deg); }

.grk-ic-arr.-posRight, .grk-ic-arr.-posLeft {
  width: 7px;
  height: 16px; }

.grk-ic-arr.-nonactive {
  cursor: default; }

.grk-ic-arr.-sizeMiddle.-posRight, .grk-ic-arr.-sizeMiddle.-posLeft {
  width: 10px;
  height: 20px; }

.grk-ic-arr.-sizeBig {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  border-radius: 48px;
  box-shadow: 0 3px 14px rgba(22, 18, 16, 0.13), 0 1px 4px rgba(22, 18, 16, 0.11);
  background-color: #fff; }
  .grk-ic-arr.-sizeBig.-posRight, .grk-ic-arr.-sizeBig.-posLeft {
    width: 48px;
    height: 48px;
    border: 14px solid transparent;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2010%2020%22%20fill%3D%22%2300a2ad%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M0.380724%201.35175C0.876816%200.87166%201.66817%200.884633%202.14825%201.38072L9.64825%209.13073C10.1173%209.61536%2010.1173%2010.3846%209.64825%2010.8693L2.14825%2018.6193C1.66817%2019.1154%200.876815%2019.1283%200.380724%2018.6483C-0.115367%2018.1682%20-0.12834%2017.3768%200.351748%2016.8807L7.01051%2010L0.351748%203.11928C-0.12834%202.62319%20-0.115367%201.83184%200.380724%201.35175Z%22%2F%3E%0A%3C%2Fsvg%3E");
    fill: #00a2ad;
    background-position: left 7px center;
    background-repeat: no-repeat; }
    .grk-ic-arr.-sizeBig.-posRight:hover, .grk-ic-arr.-sizeBig.-posLeft:hover {
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2010%2020%22%20fill%3D%22%23e02463%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M0.380724%201.35175C0.876816%200.87166%201.66817%200.884633%202.14825%201.38072L9.64825%209.13073C10.1173%209.61536%2010.1173%2010.3846%209.64825%2010.8693L2.14825%2018.6193C1.66817%2019.1154%200.876815%2019.1283%200.380724%2018.6483C-0.115367%2018.1682%20-0.12834%2017.3768%200.351748%2016.8807L7.01051%2010L0.351748%203.11928C-0.12834%202.62319%20-0.115367%201.83184%200.380724%201.35175Z%22%2F%3E%0A%3C%2Fsvg%3E");
      fill: #e02463; }
  .grk-ic-arr.-sizeBig.-posRight {
    right: -16px; }
  .grk-ic-arr.-sizeBig.-posLeft {
    left: -16px; }
  .grk-ic-arr.-sizeBig.-nonactive {
    opacity: 0; }

.grk-card-media:not(:hover) .grk-ic-arr.-sizeBig,
.grk-card-media:not(:hover) .grk-ic-arr.-sizeMiddle,
.grk-ic-arr-media:not(:hover) .grk-ic-arr.-sizeBig {
  visibility: hidden; }

@media (hover: none) {
  .grk-card-media .grk-ic-arr.-sizeBig,
  .grk-card-media .grk-ic-arr.-sizeMiddle,
  .grk-ic-arr-media .grk-ic-arr.-sizeBig {
    visibility: hidden; } }

.grk-ui-link .grk-ic-arr.-posRight,
.grk-ui-link .grk-ic-arr.-posLeft,
.button-clr-sky-f .grk-ic-arr.-posRight,
.button-clr-sky-f .grk-ic-arr.-posLeft {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%207%2016%22%20fill%3D%22%235cc9d2%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M0.310347%202.27586C0.710277%201.89498%201.34325%201.91042%201.72414%202.31035L6.72414%207.56035C7.09196%207.94655%207.09196%208.55345%206.72414%208.93966L1.72414%2014.1897C1.34325%2014.5896%200.710278%2014.605%200.310348%2014.2241C-0.0895826%2013.8433%20-0.105021%2013.2103%200.275865%2012.8103L4.61905%208.25L0.275864%203.68966C-0.105022%203.28973%20-0.0895836%202.65675%200.310347%202.27586Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #5cc9d2; }

.grk-ui-link:hover .grk-ic-arr.-posRight,
.grk-ui-link:hover .grk-ic-arr.-posLeft,
.button-clr-sky-f:hover .grk-ic-arr.-posRight,
.button-clr-sky-f:hover .grk-ic-arr.-posLeft {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%207%2016%22%20fill%3D%22%23e02463%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M0.310347%202.27586C0.710277%201.89498%201.34325%201.91042%201.72414%202.31035L6.72414%207.56035C7.09196%207.94655%207.09196%208.55345%206.72414%208.93966L1.72414%2014.1897C1.34325%2014.5896%200.710278%2014.605%200.310348%2014.2241C-0.0895826%2013.8433%20-0.105021%2013.2103%200.275865%2012.8103L4.61905%208.25L0.275864%203.68966C-0.105022%203.28973%20-0.0895836%202.65675%200.310347%202.27586Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #e02463; }

.grk-ui-page .grk-ic-arr.-sizeMiddle.-posRight,
.grk-ui-page .grk-ic-arr.-sizeMiddle.-posLeft {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2010%2020%22%20fill%3D%22%235cc9d2%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M0.380724%201.35175C0.876816%200.87166%201.66817%200.884633%202.14825%201.38072L9.64825%209.13073C10.1173%209.61536%2010.1173%2010.3846%209.64825%2010.8693L2.14825%2018.6193C1.66817%2019.1154%200.876815%2019.1283%200.380724%2018.6483C-0.115367%2018.1682%20-0.12834%2017.3768%200.351748%2016.8807L7.01051%2010L0.351748%203.11928C-0.12834%202.62319%20-0.115367%201.83184%200.380724%201.35175Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #5cc9d2; }

.grk-ui-page .grk-ic-arr:hover.-sizeMiddle.-posRight:not(.-nonactive),
.grk-ui-page .grk-ic-arr:hover.-sizeMiddle.-posLeft:not(.-nonactive) {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2010%2020%22%20fill%3D%22%23e02463%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M0.380724%201.35175C0.876816%200.87166%201.66817%200.884633%202.14825%201.38072L9.64825%209.13073C10.1173%209.61536%2010.1173%2010.3846%209.64825%2010.8693L2.14825%2018.6193C1.66817%2019.1154%200.876815%2019.1283%200.380724%2018.6483C-0.115367%2018.1682%20-0.12834%2017.3768%200.351748%2016.8807L7.01051%2010L0.351748%203.11928C-0.12834%202.62319%20-0.115367%201.83184%200.380724%201.35175Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #e02463; }

.grk-ui-page .grk-ic-arr.-sizeMiddle.-posRight {
  right: -30px; }

.grk-ui-page .grk-ic-arr.-sizeMiddle.-posLeft {
  left: -30px; }

.grk-ui-page .grk-ic-arr.-sizeMiddle.-nonactive {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2010%2020%22%20fill%3D%22%23dad9d9%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M0.380724%201.35175C0.876816%200.87166%201.66817%200.884633%202.14825%201.38072L9.64825%209.13073C10.1173%209.61536%2010.1173%2010.3846%209.64825%2010.8693L2.14825%2018.6193C1.66817%2019.1154%200.876815%2019.1283%200.380724%2018.6483C-0.115367%2018.1682%20-0.12834%2017.3768%200.351748%2016.8807L7.01051%2010L0.351748%203.11928C-0.12834%202.62319%20-0.115367%201.83184%200.380724%201.35175Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #dad9d9; }

details.grk-card.-sizeSectPrfl summary .grk-ic-arr {
  position: absolute;
  top: 0;
  right: 24px;
  bottom: 0;
  margin: auto;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2016%207%22%20fill%3D%22%23dad9d9%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M2.02586%206.68965C1.64498%206.28972%201.66042%205.65675%202.06035%205.27586L7.31035%200.27586C7.69655%20-0.0919564%208.30345%20-0.0919564%208.68966%200.27586L13.9397%205.27586C14.3396%205.65675%2014.355%206.28972%2013.9741%206.68965C13.5933%207.08958%2012.9603%207.10502%2012.5603%206.72414L8%202.38095L3.43966%206.72414C3.03973%207.10502%202.40675%207.08958%202.02586%206.68965Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #dad9d9; }

details.grk-card.-sizeSectPrfl:not([open]):hover summary .grk-ic-arr {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2016%207%22%20fill%3D%22%23e02463%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M2.02586%206.68965C1.64498%206.28972%201.66042%205.65675%202.06035%205.27586L7.31035%200.27586C7.69655%20-0.0919564%208.30345%20-0.0919564%208.68966%200.27586L13.9397%205.27586C14.3396%205.65675%2014.355%206.28972%2013.9741%206.68965C13.5933%207.08958%2012.9603%207.10502%2012.5603%206.72414L8%202.38095L3.43966%206.72414C3.03973%207.10502%202.40675%207.08958%202.02586%206.68965Z%22%2F%3E%0A%3C%2Fsvg%3E"); }

details.grk-card.-sizeSectPrfl[open] summary .grk-ic-arr {
  transform: rotate(0deg); }

.grk-card.-size310xY .grk-ic-arr.-sizeMiddle {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2010%2020%22%20fill%3D%22%23fff%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M0.380724%201.35175C0.876816%200.87166%201.66817%200.884633%202.14825%201.38072L9.64825%209.13073C10.1173%209.61536%2010.1173%2010.3846%209.64825%2010.8693L2.14825%2018.6193C1.66817%2019.1154%200.876815%2019.1283%200.380724%2018.6483C-0.115367%2018.1682%20-0.12834%2017.3768%200.351748%2016.8807L7.01051%2010L0.351748%203.11928C-0.12834%202.62319%20-0.115367%201.83184%200.380724%201.35175Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #fff; }

.grk-card.-size310xY .grk-ic-arr.-sizeMiddle.-nonactive {
  opacity: 0; }

.grk-card.-size310xY .grk-ic-arr.-sizeMiddle.-posRight {
  right: 8px; }

.grk-card.-size310xY .grk-ic-arr.-sizeMiddle.-posLeft {
  left: 8px; }

.nx-f-type-select .bottom-nx-ic-arrow {
  width: 16px;
  height: 7px;
  margin-top: 2px;
  transform: rotate(180deg);
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2016%207%22%20fill%3D%22%23c7c6c6%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M2.02586%206.68965C1.64498%206.28972%201.66042%205.65675%202.06035%205.27586L7.31035%200.27586C7.69655%20-0.0919564%208.30345%20-0.0919564%208.68966%200.27586L13.9397%205.27586C14.3396%205.65675%2014.355%206.28972%2013.9741%206.68965C13.5933%207.08958%2012.9603%207.10502%2012.5603%206.72414L8%202.38095L3.43966%206.72414C3.03973%207.10502%202.40675%207.08958%202.02586%206.68965Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #c7c6c6; }

.nx-f-type-select .bottom-nx-ic-arrow::before {
  content: none; }

.grk-ic-rev {
  width: 22px;
  height: 22px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2022%2022%22%20fill%3D%22%23e02463%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M21.5084%2010.0063L20.4908%209.2437C20.0514%208.89706%2019.8895%208.29622%2020.0976%207.78781L20.5833%206.60924C20.8839%205.84664%2020.3983%205.01471%2019.5888%204.89916L18.3168%204.73739C17.7618%204.66807%2017.3223%204.22899%2017.253%203.67437L17.0911%202.40336C16.9754%201.59454%2016.1429%201.10924%2015.3797%201.40966L14.2002%201.89496C13.6914%202.10294%2013.09%201.94118%2012.7431%201.5021L11.9568%200.485294C11.4711%20-0.161765%2010.4767%20-0.161765%209.99099%200.485294L9.25092%201.52521C8.90401%201.96429%208.3027%202.12605%207.7939%201.91807L6.61441%201.40966C5.85121%201.10924%205.01862%201.59454%204.90299%202.40336L4.7411%203.67437C4.67171%204.22899%204.2323%204.66807%203.67724%204.73739L2.40524%204.89916C1.59578%205.01471%201.11011%205.84664%201.41076%206.60924L1.89644%207.78781C2.10458%208.29622%201.94269%208.89706%201.50327%209.2437L0.485673%2010.0294C-0.161891%2010.5147%20-0.161891%2011.5084%200.485673%2011.9937L1.5264%2012.7563C1.96582%2013.1029%202.12771%2013.7038%201.91957%2014.2122L1.41076%2015.3908C1.11011%2016.1534%201.59578%2016.9853%202.40524%2017.1008L3.67724%2017.2626C4.2323%2017.3319%204.67171%2017.771%204.7411%2018.3256L4.90299%2019.5966C5.01862%2020.4055%205.85121%2020.8908%206.61441%2020.5903L7.7939%2020.105C8.3027%2019.8971%208.90401%2020.0588%209.25092%2020.4979L10.0372%2021.5147C10.5229%2022.1618%2011.5174%2022.1618%2012.0031%2021.5147L12.7894%2020.4979C13.1363%2020.0588%2013.7376%2019.8971%2014.2464%2020.105L15.4259%2020.5903C16.1891%2020.8908%2017.0217%2020.4055%2017.1373%2019.5966L17.2992%2018.3256C17.3686%2017.771%2017.808%2017.3319%2018.3631%2017.2626L19.6351%2017.1008C20.4445%2016.9853%2020.9302%2016.1534%2020.6295%2015.3908L20.1439%2014.2122C19.9357%2013.7038%2020.0976%2013.1029%2020.537%2012.7563L21.5546%2011.9706C22.1559%2011.4853%2022.1559%2010.5147%2021.5084%2010.0063ZM15.0096%209.7521L10.8236%2013.9349C10.5923%2014.166%2010.2916%2014.2815%209.96786%2014.2815C9.64408%2014.2815%209.34343%2014.166%209.11215%2013.9349L7.00757%2011.8319C6.54502%2011.3697%206.54502%2010.6071%207.00757%2010.145C7.47012%209.68277%208.23332%209.68277%208.69586%2010.145L9.94474%2011.3929L13.3213%208.06513C13.7839%207.60294%2014.5471%207.60294%2015.0096%208.06513C15.4722%208.52731%2015.4722%209.28992%2015.0096%209.7521Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #e02463; }

.grk-ic-date-small {
  width: 16px;
  height: 16px; }

.grk-ui-link .grk-ic-date-small {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22%2300a2ad%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M15%202.59998H12.6315V5.50907H16V3.59998C16%203.04769%2015.5522%202.59998%2015%202.59998ZM16%206.47866H12.6315V9.38776H15C15.5522%209.38776%2016%208.94004%2016%208.38775V6.47866ZM0%2010.3576H3.36842V13.2666H0.999999C0.447714%2013.2666%200%2012.8189%200%2012.2666V10.3576ZM7.57891%2010.3576H4.21049V13.2667H7.57891V10.3576ZM11.7894%2010.3576H8.42098V13.2667H10.7894C11.3417%2013.2667%2011.7894%2012.8189%2011.7894%2012.2667V10.3576ZM8.42098%206.47866H11.7894V9.38776H8.42098V6.47866ZM7.57891%206.47866H4.21049V9.38776H7.57891V6.47866ZM0%207.47876C0%206.92648%200.447715%206.47876%201%206.47876H3.36842V9.38785H0V7.47876ZM8.42098%202.59998H11.7894V5.50907H8.42098V2.59998ZM5.21049%202.59998C4.6582%202.59998%204.21049%203.04769%204.21049%203.59998V5.50907H7.57891V2.59998H5.21049Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #00a2ad; }

.grk-ui-link:hover .grk-ic-date-small {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22%23e02463%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M15%202.59998H12.6315V5.50907H16V3.59998C16%203.04769%2015.5522%202.59998%2015%202.59998ZM16%206.47866H12.6315V9.38776H15C15.5522%209.38776%2016%208.94004%2016%208.38775V6.47866ZM0%2010.3576H3.36842V13.2666H0.999999C0.447714%2013.2666%200%2012.8189%200%2012.2666V10.3576ZM7.57891%2010.3576H4.21049V13.2667H7.57891V10.3576ZM11.7894%2010.3576H8.42098V13.2667H10.7894C11.3417%2013.2667%2011.7894%2012.8189%2011.7894%2012.2667V10.3576ZM8.42098%206.47866H11.7894V9.38776H8.42098V6.47866ZM7.57891%206.47866H4.21049V9.38776H7.57891V6.47866ZM0%207.47876C0%206.92648%200.447715%206.47876%201%206.47876H3.36842V9.38785H0V7.47876ZM8.42098%202.59998H11.7894V5.50907H8.42098V2.59998ZM5.21049%202.59998C4.6582%202.59998%204.21049%203.04769%204.21049%203.59998V5.50907H7.57891V2.59998H5.21049Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #e02463; }

.lst-filter-item .grk-ic-date-small,
.list-filter .grk-ic-date-small {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22%23c7c6c6%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M15%202.59998H12.6315V5.50907H16V3.59998C16%203.04769%2015.5522%202.59998%2015%202.59998ZM16%206.47866H12.6315V9.38776H15C15.5522%209.38776%2016%208.94004%2016%208.38775V6.47866ZM0%2010.3576H3.36842V13.2666H0.999999C0.447714%2013.2666%200%2012.8189%200%2012.2666V10.3576ZM7.57891%2010.3576H4.21049V13.2667H7.57891V10.3576ZM11.7894%2010.3576H8.42098V13.2667H10.7894C11.3417%2013.2667%2011.7894%2012.8189%2011.7894%2012.2667V10.3576ZM8.42098%206.47866H11.7894V9.38776H8.42098V6.47866ZM7.57891%206.47866H4.21049V9.38776H7.57891V6.47866ZM0%207.47876C0%206.92648%200.447715%206.47876%201%206.47876H3.36842V9.38785H0V7.47876ZM8.42098%202.59998H11.7894V5.50907H8.42098V2.59998ZM5.21049%202.59998C4.6582%202.59998%204.21049%203.04769%204.21049%203.59998V5.50907H7.57891V2.59998H5.21049Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #c7c6c6; }

.grk-ic-pencil-small {
  width: 16px;
  height: 16px; }

.grk-ui-link .grk-ic-pencil-small {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22%2300a2ad%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M14.8659%203.40976L13.7551%204.71221L11.9525%203.1973L10.2319%201.72858L11.3547%200.407659C11.7664%20-0.0819146%2012.495%20-0.137338%2012.9804%200.278337L14.7378%201.77477C15.2214%202.19044%2015.2822%202.92019%2014.8659%203.40976ZM2.00587%2011.4183L9.47212%202.61525L11.2047%204.07473L12.9962%205.60811L5.51517%2014.4112L1.14282%2016L2.00587%2011.4183Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #00a2ad; }

.grk-ui-link:hover .grk-ic-pencil-small {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22%23e02463%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M14.8659%203.40976L13.7551%204.71221L11.9525%203.1973L10.2319%201.72858L11.3547%200.407659C11.7664%20-0.0819146%2012.495%20-0.137338%2012.9804%200.278337L14.7378%201.77477C15.2214%202.19044%2015.2822%202.92019%2014.8659%203.40976ZM2.00587%2011.4183L9.47212%202.61525L11.2047%204.07473L12.9962%205.60811L5.51517%2014.4112L1.14282%2016L2.00587%2011.4183Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #e02463; }

.grk-ic-close {
  width: 16px;
  height: 16px;
  cursor: pointer; }
  .grk-ic-close-small {
    width: 12px;
    height: 12px; }

.lst-filter-item .grk-ic-close,
[class*='list-filter-item'] .grk-ic-close {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22%23ff5a25%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M0.366183%200.366117C0.854339%20-0.122039%201.64579%20-0.122039%202.13395%200.366117L7.96756%206.19973L13.8011%200.366141C14.2893%20-0.122015%2015.0808%20-0.122015%2015.5689%200.366141C16.0571%200.854296%2016.0571%201.64575%2015.5689%202.13391L9.73533%207.96749L15.569%2013.8011C16.0571%2014.2893%2016.0571%2015.0808%2015.569%2015.5689C15.0808%2016.0571%2014.2894%2016.0571%2013.8012%2015.5689L7.96756%209.73526L2.13388%2015.5689C1.64573%2016.0571%200.854272%2016.0571%200.366117%2015.5689C-0.122039%2015.0808%20-0.122039%2014.2893%200.366117%2013.8012L6.19979%207.96749L0.366183%202.13388C-0.121972%201.64573%20-0.121972%200.854272%200.366183%200.366117Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #ff5a25; }

[class*='modal-title'] .grk-ic-close {
  position: absolute;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22rgba(255%2C255%2C255%2C0.8)%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M0.366183%200.366117C0.854339%20-0.122039%201.64579%20-0.122039%202.13395%200.366117L7.96756%206.19973L13.8011%200.366141C14.2893%20-0.122015%2015.0808%20-0.122015%2015.5689%200.366141C16.0571%200.854296%2016.0571%201.64575%2015.5689%202.13391L9.73533%207.96749L15.569%2013.8011C16.0571%2014.2893%2016.0571%2015.0808%2015.569%2015.5689C15.0808%2016.0571%2014.2894%2016.0571%2013.8012%2015.5689L7.96756%209.73526L2.13388%2015.5689C1.64573%2016.0571%200.854272%2016.0571%200.366117%2015.5689C-0.122039%2015.0808%20-0.122039%2014.2893%200.366117%2013.8012L6.19979%207.96749L0.366183%202.13388C-0.121972%201.64573%20-0.121972%200.854272%200.366183%200.366117Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: rgba(255, 255, 255, 0.8); }

[class*='modal-title'] .grk-ic-close:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22%23fff%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M0.366183%200.366117C0.854339%20-0.122039%201.64579%20-0.122039%202.13395%200.366117L7.96756%206.19973L13.8011%200.366141C14.2893%20-0.122015%2015.0808%20-0.122015%2015.5689%200.366141C16.0571%200.854296%2016.0571%201.64575%2015.5689%202.13391L9.73533%207.96749L15.569%2013.8011C16.0571%2014.2893%2016.0571%2015.0808%2015.569%2015.5689C15.0808%2016.0571%2014.2894%2016.0571%2013.8012%2015.5689L7.96756%209.73526L2.13388%2015.5689C1.64573%2016.0571%200.854272%2016.0571%200.366117%2015.5689C-0.122039%2015.0808%20-0.122039%2014.2893%200.366117%2013.8012L6.19979%207.96749L0.366183%202.13388C-0.121972%201.64573%20-0.121972%200.854272%200.366183%200.366117Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #fff; }

[class*='modal-56'] [class*='modal-title'] .grk-ic-close,
[class*='modal-680'] [class*='modal-title'] .grk-ic-close,
[class*='modal-900'] [class*='modal-title'] .grk-ic-close {
  right: -28px; }

[class*='modal-56'] [class*='modal-title'] .grk-ic-close,
[class*='modal-680'] [class*='modal-title'] .grk-ic-close {
  top: -16px; }

.modal-wide [class*='modal-title'] .grk-ic-close {
  z-index: 1;
  top: 14px;
  right: 14px; }

.modal-wide.prevPane-clr-a [class*='modal-title'] .grk-ic-close,
.modal-wide.prevPane-clr-b [class*='modal-title'] .grk-ic-close {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22%23c7c6c6%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M0.366183%200.366117C0.854339%20-0.122039%201.64579%20-0.122039%202.13395%200.366117L7.96756%206.19973L13.8011%200.366141C14.2893%20-0.122015%2015.0808%20-0.122015%2015.5689%200.366141C16.0571%200.854296%2016.0571%201.64575%2015.5689%202.13391L9.73533%207.96749L15.569%2013.8011C16.0571%2014.2893%2016.0571%2015.0808%2015.569%2015.5689C15.0808%2016.0571%2014.2894%2016.0571%2013.8012%2015.5689L7.96756%209.73526L2.13388%2015.5689C1.64573%2016.0571%200.854272%2016.0571%200.366117%2015.5689C-0.122039%2015.0808%20-0.122039%2014.2893%200.366117%2013.8012L6.19979%207.96749L0.366183%202.13388C-0.121972%201.64573%20-0.121972%200.854272%200.366183%200.366117Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #c7c6c6; }

.modal-wide.prevPane-clr-a [class*='modal-title'] .grk-ic-close:hover,
.modal-wide.prevPane-clr-b [class*='modal-title'] .grk-ic-close:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22%23161210%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M0.366183%200.366117C0.854339%20-0.122039%201.64579%20-0.122039%202.13395%200.366117L7.96756%206.19973L13.8011%200.366141C14.2893%20-0.122015%2015.0808%20-0.122015%2015.5689%200.366141C16.0571%200.854296%2016.0571%201.64575%2015.5689%202.13391L9.73533%207.96749L15.569%2013.8011C16.0571%2014.2893%2016.0571%2015.0808%2015.569%2015.5689C15.0808%2016.0571%2014.2894%2016.0571%2013.8012%2015.5689L7.96756%209.73526L2.13388%2015.5689C1.64573%2016.0571%200.854272%2016.0571%200.366117%2015.5689C-0.122039%2015.0808%20-0.122039%2014.2893%200.366117%2013.8012L6.19979%207.96749L0.366183%202.13388C-0.121972%201.64573%20-0.121972%200.854272%200.366183%200.366117Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #000; }

[class*='modal-800'] [class*='modal-title'] .grk-ic-close {
  top: 0;
  right: 16px;
  bottom: 0;
  margin: auto 0;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22%23b2b2b2%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M0.366183%200.366117C0.854339%20-0.122039%201.64579%20-0.122039%202.13395%200.366117L7.96756%206.19973L13.8011%200.366141C14.2893%20-0.122015%2015.0808%20-0.122015%2015.5689%200.366141C16.0571%200.854296%2016.0571%201.64575%2015.5689%202.13391L9.73533%207.96749L15.569%2013.8011C16.0571%2014.2893%2016.0571%2015.0808%2015.569%2015.5689C15.0808%2016.0571%2014.2894%2016.0571%2013.8012%2015.5689L7.96756%209.73526L2.13388%2015.5689C1.64573%2016.0571%200.854272%2016.0571%200.366117%2015.5689C-0.122039%2015.0808%20-0.122039%2014.2893%200.366117%2013.8012L6.19979%207.96749L0.366183%202.13388C-0.121972%201.64573%20-0.121972%200.854272%200.366183%200.366117Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #b2b2b2; }

[class*='modal-800'] [class*='modal-title'] .grk-ic-close:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22%23ff5a25%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M0.366183%200.366117C0.854339%20-0.122039%201.64579%20-0.122039%202.13395%200.366117L7.96756%206.19973L13.8011%200.366141C14.2893%20-0.122015%2015.0808%20-0.122015%2015.5689%200.366141C16.0571%200.854296%2016.0571%201.64575%2015.5689%202.13391L9.73533%207.96749L15.569%2013.8011C16.0571%2014.2893%2016.0571%2015.0808%2015.569%2015.5689C15.0808%2016.0571%2014.2894%2016.0571%2013.8012%2015.5689L7.96756%209.73526L2.13388%2015.5689C1.64573%2016.0571%200.854272%2016.0571%200.366117%2015.5689C-0.122039%2015.0808%20-0.122039%2014.2893%200.366117%2013.8012L6.19979%207.96749L0.366183%202.13388C-0.121972%201.64573%20-0.121972%200.854272%200.366183%200.366117Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #ff5a25; }

[class*='modal-900'] [class*='modal-title'] .grk-ic-close {
  top: 0; }

.paneSwitch .grk-ic-close {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22%23000%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M0.366183%200.366117C0.854339%20-0.122039%201.64579%20-0.122039%202.13395%200.366117L7.96756%206.19973L13.8011%200.366141C14.2893%20-0.122015%2015.0808%20-0.122015%2015.5689%200.366141C16.0571%200.854296%2016.0571%201.64575%2015.5689%202.13391L9.73533%207.96749L15.569%2013.8011C16.0571%2014.2893%2016.0571%2015.0808%2015.569%2015.5689C15.0808%2016.0571%2014.2894%2016.0571%2013.8012%2015.5689L7.96756%209.73526L2.13388%2015.5689C1.64573%2016.0571%200.854272%2016.0571%200.366117%2015.5689C-0.122039%2015.0808%20-0.122039%2014.2893%200.366117%2013.8012L6.19979%207.96749L0.366183%202.13388C-0.121972%201.64573%20-0.121972%200.854272%200.366183%200.366117Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #000; }
  @media screen and (max-width: 1024px) {
    .paneSwitch .grk-ic-close {
      width: 2.7027vw;
      height: 2.7027vw; } }
  @media screen and (max-width: 1024px) and (orientation: landscape) {
    .paneSwitch .grk-ic-close {
      width: 1.89573vw;
      height: 1.89573vw; } }

.modal-cal .grk-ic-close {
  right: -38px;
  top: -10px; }

.prfl-date-approve.-nonactive .grk-ic-close-small {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2012%2012%22%20fill%3D%22%23ff5a25%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M1.34322%2010.6569C0.952691%2010.2664%200.952691%209.63325%201.34322%209.24272L9.24271%201.34323C9.63323%200.952702%2010.2664%200.952703%2010.6569%201.34323C11.0474%201.73375%2011.0474%202.36692%2010.6569%202.75744L2.75743%2010.6569C2.3669%2011.0475%201.73374%2011.0475%201.34322%2010.6569Z%22%2F%3E%0A%09%3Cpath%20d%3D%22M10.6569%2010.6568C10.2664%2011.0473%209.63325%2011.0473%209.24272%2010.6568L1.34323%202.75729C0.952703%202.36677%200.952703%201.7336%201.34323%201.34308C1.73375%200.952552%202.36692%200.952552%202.75744%201.34308L10.6569%209.24257C11.0475%209.6331%2011.0475%2010.2663%2010.6569%2010.6568Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #ff5a25; }

.grk-ic-flash-small {
  width: 12px;
  height: 16px; }

.prfl-date-approve .grk-ic-flash-small {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2012%2016%22%20fill%3D%22%23ff5a25%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M4.67782%200C4.45428%200%204.24728%200.0399558%204.0701%200.145612C3.89127%200.252254%203.75889%200.416185%203.66787%200.636045L0.544428%208.64331C0.490958%208.76948%200.478286%208.95526%200.548308%209.11698C0.584989%209.2017%200.645978%209.28312%200.738959%209.34271C0.832208%209.40248%200.947414%209.43374%201.08117%209.43374H4.03094C4.11627%209.43374%204.14622%209.45944%204.1545%209.47019C4.16183%209.47971%204.17911%209.51258%204.15103%209.59068L2.37943%2015.1383C2.30929%2015.3338%202.26754%2015.4983%202.25812%2015.6259C2.25341%2015.6896%202.25593%2015.7539%202.2736%2015.8116C2.29167%2015.8707%202.3305%2015.9366%202.40686%2015.9739C2.48148%2016.0103%202.55889%2016.003%202.61826%2015.9858C2.67774%2015.9686%202.73614%2015.9369%202.79148%2015.8991C2.90274%2015.8233%203.03094%2015.7027%203.17237%2015.5435L11.4052%205.9757L11.411%205.96673C11.4456%205.91323%2011.4745%205.8566%2011.4892%205.79906C11.5041%205.74127%2011.5074%205.67118%2011.4742%205.60337C11.4046%205.46157%2011.2383%205.43553%2011.114%205.43553H7.38899C7.33255%205.43553%207.30881%205.41559%207.30129%205.40552C7.29565%205.39797%207.28388%205.37601%207.30233%205.32951L9.74545%200.853996L9.75008%200.843815C9.85819%200.606178%209.85219%200.385937%209.72338%200.22179C9.60004%200.0646067%209.39529%200%209.19786%200H4.67782ZM4.30639%208.14895H2.15941L4.82428%201.28479H7.9606L6.11165%204.75991L5.99035%204.97258L5.98528%204.98154C5.90654%205.12058%205.79848%205.31138%205.76022%205.53113C5.71954%205.76479%205.75813%206.02459%205.95915%206.29378C6.11668%206.50472%206.30316%206.61533%206.50191%206.66969C6.68729%206.7204%206.8795%206.72035%207.04489%206.72032L9.03816%206.72032L4.93148%2011.4929L5.41235%209.98709L5.41263%209.98622L5.42773%209.93796C5.5222%209.63624%205.59437%209.40572%205.61819%209.21258C5.64498%208.99536%205.61232%208.81765%205.49843%208.62363C5.38399%208.42868%205.23068%208.30398%205.02329%208.23289C4.82614%208.1653%204.58736%208.14895%204.30639%208.14895Z%22%2F%3E%09%0A%3C%2Fsvg%3E");
  fill: #ff5a25; }

.prfl-date-approve:hover .grk-ic-flash-small,
.prfl-date-approve.-active .grk-ic-flash-small {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2012%2016%22%20fill%3D%22%23fff%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M4.67782%200C4.45428%200%204.24728%200.0399558%204.0701%200.145612C3.89127%200.252254%203.75889%200.416185%203.66787%200.636045L0.544428%208.64331C0.490958%208.76948%200.478286%208.95526%200.548308%209.11698C0.584989%209.2017%200.645978%209.28312%200.738959%209.34271C0.832208%209.40248%200.947414%209.43374%201.08117%209.43374H4.03094C4.11627%209.43374%204.14622%209.45944%204.1545%209.47019C4.16183%209.47971%204.17911%209.51258%204.15103%209.59068L2.37943%2015.1383C2.30929%2015.3338%202.26754%2015.4983%202.25812%2015.6259C2.25341%2015.6896%202.25593%2015.7539%202.2736%2015.8116C2.29167%2015.8707%202.3305%2015.9366%202.40686%2015.9739C2.48148%2016.0103%202.55889%2016.003%202.61826%2015.9858C2.67774%2015.9686%202.73614%2015.9369%202.79148%2015.8991C2.90274%2015.8233%203.03094%2015.7027%203.17237%2015.5435L11.4052%205.9757L11.411%205.96673C11.4456%205.91323%2011.4745%205.8566%2011.4892%205.79906C11.5041%205.74127%2011.5074%205.67118%2011.4742%205.60337C11.4046%205.46157%2011.2383%205.43553%2011.114%205.43553H7.38899C7.33255%205.43553%207.30881%205.41559%207.30129%205.40552C7.29565%205.39797%207.28388%205.37601%207.30233%205.32951L9.74545%200.853996L9.75008%200.843815C9.85819%200.606178%209.85219%200.385937%209.72338%200.22179C9.60004%200.0646067%209.39529%200%209.19786%200H4.67782ZM4.30639%208.14895H2.15941L4.82428%201.28479H7.9606L6.11165%204.75991L5.99035%204.97258L5.98528%204.98154C5.90654%205.12058%205.79848%205.31138%205.76022%205.53113C5.71954%205.76479%205.75813%206.02459%205.95915%206.29378C6.11668%206.50472%206.30316%206.61533%206.50191%206.66969C6.68729%206.7204%206.8795%206.72035%207.04489%206.72032L9.03816%206.72032L4.93148%2011.4929L5.41235%209.98709L5.41263%209.98622L5.42773%209.93796C5.5222%209.63624%205.59437%209.40572%205.61819%209.21258C5.64498%208.99536%205.61232%208.81765%205.49843%208.62363C5.38399%208.42868%205.23068%208.30398%205.02329%208.23289C4.82614%208.1653%204.58736%208.14895%204.30639%208.14895Z%22%2F%3E%09%0A%3C%2Fsvg%3E");
  fill: #fff; }

.grk-ic-metro-small {
  width: 16px;
  height: 16px; }

.grk-ui-dot .grk-ic-metro-small {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22%23c7c6c6%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M10.5998%209.10918L11.6792%2012.1508H10.8076V13.4893H16V12.1508H15.009L11.2792%202.40002L8.00001%208.4035L4.72087%202.40002L0.991055%2012.1508H0V13.4893H5.19239V12.1508H4.32082L5.40021%209.10918L8.00001%2013.6L10.5998%209.10918Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #c7c6c6; }

.grk-ui-dot .grk-ic-metro-small.-localeIndia {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22%23c7c6c6%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M7.45764%200.0186149C9.0555%20-0.0916155%2010.6842%200.289782%2012.0617%201.10769C13.7698%202.11152%2015.0855%203.76865%2015.6549%205.66902C16.1897%207.42095%2016.1023%209.35954%2015.397%2011.0519C14.6455%2012.8928%2013.1762%2014.425%2011.3704%2015.2561C9.73506%2016.0248%207.83378%2016.2026%206.0809%2015.7669C4.30892%2015.3377%202.70517%2014.2707%201.61054%2012.8134C0.542355%2011.4069%20-0.0350816%209.63511%200.00165101%207.86922C0.0251599%205.82996%200.873683%203.81789%202.31287%202.37534C3.6661%200.99893%205.53138%200.142808%207.45764%200.0186149ZM5.73855%201.83626C4.23398%202.38006%202.95716%203.50661%202.2034%204.91536C6.06767%204.91389%209.93121%204.91389%2013.7955%204.91536C13.0638%203.52719%2011.8127%202.42415%2010.3463%201.86639C8.88139%201.30201%207.21006%201.29025%205.73855%201.83626ZM1.62083%209.55559C1.34827%208.44962%201.36884%207.27309%201.69356%206.18034C4.03122%206.18842%206.36888%206.18548%208.70581%206.18181C7.52302%207.30983%206.33142%208.43124%205.131%209.53943C4.41553%209.56283%203.69841%209.55922%202.98133%209.55561C2.52767%209.55332%202.07403%209.55104%201.62083%209.55559ZM10.3228%206.2716C9.68954%206.87288%209.05234%207.47041%208.41516%208.06793C7.88737%208.56287%207.35943%209.05796%206.83391%209.555C7.75487%209.55392%208.67582%209.55471%209.59681%209.5555C11.1965%209.55688%2012.7963%209.55825%2014.3964%209.54985C14.6403%208.44241%2014.6278%207.28131%2014.3193%206.18783C13.6865%206.18325%2013.0538%206.18402%2012.4212%206.18479C11.8354%206.1855%2011.2496%206.18622%2010.6637%206.18268C10.6405%206.18398%2010.6165%206.18401%2010.5921%206.18403C10.4925%206.18412%2010.3877%206.18422%2010.3228%206.2716ZM6.44823%2014.3824C4.54915%2013.9326%202.905%2012.5805%202.06676%2010.8219C4.89039%2010.8251%207.71439%2010.8245%2010.5385%2010.8239C11.6682%2010.8237%2012.798%2010.8234%2013.9277%2010.8234C13.2136%2012.3372%2011.8942%2013.5527%2010.3287%2014.1413C9.09885%2014.6117%207.72652%2014.691%206.44823%2014.3824Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #c7c6c6; }

[class*='grk-ic-logo-'] {
  height: 40px;
  fill: #e02463; }

.grk-ic-logo-base {
  width: 105px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%20105%2040%22%20fill%3D%22%23e02463%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M22.3811%209.864C17.9527%209.864%2014.6909%2013.2895%2014.2887%2013.7295C13.8873%2013.2895%2010.6255%209.864%206.19491%209.864C2.47782%209.864%200%2013.5265%200%2017.1316C0%2024.8873%2013.3695%2031.5556%2015.3236%2033.2262C19.0269%2036.3935%2015.9382%2038.5527%2014.2996%2038.5585C12.6807%2038.552%2010.0029%2036.8822%2013.2116%2033.256C12.5607%2032.5876%2011.3236%2031.9716%2010.5091%2031.4873C9.48945%2032.696%208.81964%2033.8822%208.81964%2034.9789C8.81964%2039.1607%2012.7229%2040%2014.3135%2040C15.9018%2040%2019.7585%2038.7731%2019.7585%2034.9789C19.7585%2031.3825%2012.5658%2026.8269%209.40582%2023.6662C6.58982%2020.8516%206.08364%2018.9913%206.08364%2017.5265C6.08364%2015.9491%207.66109%2014.2029%209.576%2014.2029C12.3913%2014.2029%2013.8931%2016.1593%2014.2473%2016.688H14.3324C14.6858%2016.16%2016.1884%2014.2029%2019.0036%2014.2029C20.9178%2014.2029%2022.4953%2015.9491%2022.4953%2017.5265C22.4953%2018.9913%2021.9869%2020.8509%2019.1731%2023.6662C18.1273%2024.712%2016.6371%2025.9142%2015.1135%2027.1818C16.1309%2027.9855%2017.4495%2029.1869%2018.3345%2030.0124C22.8502%2026.9629%2028.5767%2022.2385%2028.5767%2017.1324C28.576%2013.5258%2026.0982%209.864%2022.3811%209.864ZM17.8538%208.80436C20.2836%208.80436%2022.2538%206.83346%2022.2538%204.40291C22.2538%201.97236%2020.2844%200.000727273%2017.8538%200.000727273C15.4233%200.000727273%2013.4538%201.97164%2013.4538%204.40291C13.4538%206.83273%2015.424%208.80436%2017.8538%208.80436ZM11.144%208.80436C12.1425%208.80436%2013.0596%208.46764%2013.7985%207.90764C12.9229%206.99855%2012.3833%205.76436%2012.3833%204.40218C12.3833%203.04%2012.9229%201.80582%2013.7985%200.896727C13.0604%200.336%2012.1425%200%2011.144%200C8.71345%200%206.74255%201.97091%206.74255%204.40218C6.74255%206.83273%208.71345%208.80436%2011.144%208.80436ZM49.5218%2015.4684C49.7647%2015.2036%2049.9204%2014.6044%2049.9204%2014.3171C49.9204%2013.9185%2049.5662%2013.6967%2048.9451%2013.6967H41.2615C40.4433%2013.6967%2039.9116%2014.1178%2039.7771%2014.96L37.2084%2026.9884C37.0535%2027.7178%2037.3865%2028.1178%2038.0295%2028.1178H38.3618C39.0258%2028.1178%2039.3356%2027.7869%2039.5131%2027.0756L41.8825%2015.7113H48.6578C49.1451%2015.712%2049.3655%2015.6473%2049.5218%2015.4684ZM50.0796%2017.1084C46.4702%2017.1084%2044.0564%2020.0756%2044.0564%2023.376C44.0564%2026.2349%2046.116%2028.2953%2049.0396%2028.2953C52.6469%2028.2953%2055.0629%2025.3258%2055.0629%2022.0262C55.0607%2019.1687%2053.0018%2017.1084%2050.0796%2017.1084ZM49.1262%2026.5447C47.3989%2026.5447%2046.0702%2025.1731%2046.0702%2023.288C46.0702%2020.9411%2047.7531%2018.8582%2049.9902%2018.8582C51.7175%2018.8582%2053.0462%2020.2305%2053.0462%2022.1135C53.0462%2024.4618%2051.364%2026.5447%2049.1262%2026.5447ZM62.8811%2017.1084C61.2222%2017.1084%2060.0273%2017.8611%2059.1182%2019.1687C59.3829%2017.6836%2058.6745%2017.2858%2057.9211%2017.2858C57.612%2017.2858%2057.3902%2017.352%2057.3684%2017.3964L54.4222%2031.3309C54.2455%2032.1302%2054.7538%2032.3702%2055.3524%2032.3702H55.5967C56.148%2032.3702%2056.4375%2032.1062%2056.5909%2031.3309L57.7218%2026.0589C58.2971%2027.2989%2059.6258%2028.296%2061.4644%2028.296C64.8745%2028.296%2067.1764%2025.0611%2067.1764%2021.7607C67.1778%2018.7258%2065.1422%2017.1084%2062.8811%2017.1084ZM61.3116%2026.4996C59.1633%2026.4996%2058.0338%2024.7949%2058.3873%2022.9353L58.7851%2021.0727C59.5378%2019.7884%2060.8665%2018.9018%2062.284%2018.9018C63.7676%2018.9018%2065.0091%2020.032%2065.0091%2021.9375C65.0091%2024.1971%2063.6811%2026.4996%2061.3116%2026.4996ZM86.8564%2017.1084L81.0789%2021.9571L81.8447%2018.3571C81.9989%2017.5607%2081.4905%2017.3164%2080.9138%2017.3164H80.6491C80.1189%2017.3164%2079.8069%2017.5825%2079.6542%2018.3571L77.8011%2027.0749C77.6455%2027.8742%2078.1531%2028.1178%2078.7298%2028.1178H78.9975C79.5284%2028.1178%2079.8374%2027.8524%2079.9938%2027.0749C79.9938%2027.0749%2080.9218%2022.7338%2080.8993%2022.7338L82.7589%2025.7913C83.9567%2027.7847%2084.3996%2028.2284%2085.4389%2028.2284C86.9691%2028.2284%2086.924%2026.7644%2086.8571%2026.7644C85.8593%2026.6989%2085.5502%2026.5425%2084.6644%2025.1033L83.092%2022.6902L87.1233%2019.4771C87.6775%2019.0356%2087.9647%2018.6356%2087.9647%2018.2138C87.9647%2017.2633%2086.8789%2017.0625%2086.8564%2017.1084ZM93.6709%2017.1084C90.06%2017.1084%2087.6484%2020.0756%2087.6484%2023.376C87.6484%2026.2349%2089.7073%2028.2953%2092.6316%2028.2953C96.2382%2028.2953%2098.6527%2025.3258%2098.6527%2022.0262C98.6527%2019.1687%2096.5938%2017.1084%2093.6709%2017.1084ZM92.7196%2026.5447C90.9931%2026.5447%2089.6629%2025.1731%2089.6629%2023.288C89.6629%2020.9411%2091.3473%2018.8582%2093.5829%2018.8582C95.3102%2018.8582%2096.6404%2020.2305%2096.6404%2022.1135C96.6396%2024.4618%2094.956%2026.5447%2092.7196%2026.5447ZM100.474%2025.5033C99.9196%2025.5033%2099.6338%2025.6153%2099.3895%2025.8567C99.0571%2026.1665%2098.9465%2026.6989%2098.9465%2027.2553C98.9465%2027.8516%2099.3895%2028.1833%20100.21%2028.1833C100.761%2028.1833%20101.028%2028.0727%20101.272%2027.8305C101.603%2027.5185%20101.738%2026.9884%20101.738%2026.4335C101.737%2025.8378%20101.293%2025.5033%20100.474%2025.5033ZM102.821%2013.5636C102.069%2013.5636%20101.581%2013.8742%20101.536%2014.8051L100.451%2023.0451C100.429%2023.688%20100.56%2023.8873%20101.114%2023.8873C101.448%2023.8873%20101.603%2023.688%20101.757%2023.2436L104.173%2015.0713C104.614%2014.0073%20104.016%2013.5636%20102.821%2013.5636ZM72.8658%2019.3818C72.1756%2019.3818%2071.5764%2019.7164%2071.0644%2020.2233L71.5785%2018.3585C71.7327%2017.5615%2071.2244%2017.3178%2070.6476%2017.3178H70.3822C69.8505%2017.3178%2069.5415%2017.584%2069.3844%2018.3585C69.3844%2018.3585%2068.3778%2022.6269%2068.3669%2022.7098C67.4855%2026.872%2069.8789%2028.3753%2072.068%2028.3753C74.9909%2028.3753%2076.9174%2025.9825%2076.9174%2023.3455C76.9174%2020.9985%2075.2782%2019.3818%2072.8658%2019.3818ZM72.1327%2026.8458C68.5385%2026.8458%2070.5422%2022.1149%2070.5422%2022.1149C71.0782%2021.4022%2071.8695%2020.9316%2072.7975%2020.9316C74.1276%2020.9316%2075.1473%2021.9956%2075.1473%2023.4138C75.148%2025.2291%2073.8615%2026.8458%2072.1327%2026.8458Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #e02463; }

.grk-ic-logo-pl {
  width: 169px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%20169%2040%22%20fill%3D%22%23e02463%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M15.118%2027.1818C16.1358%2027.9867%2017.4547%2029.1872%2018.3407%2030.0133C22.8587%2026.9634%2028.5879%2022.2389%2028.5879%2017.132C28.5879%2013.5261%2026.109%209.86336%2022.3903%209.86336C17.9597%209.86336%2014.6961%2013.289%2014.294%2013.7298C13.892%2013.289%2010.6286%209.86336%206.19744%209.86336C2.47869%209.86336%200%2013.5261%200%2017.132C0%2024.8879%2013.375%2031.5551%2015.3301%2033.2266C19.0342%2036.3935%2015.9443%2038.553%2014.3048%2038.5601C12.6856%2038.553%2010.0066%2036.8828%2013.2165%2033.2564C12.5654%2032.5876%2011.3274%2031.9725%2010.5135%2031.4871C9.49285%2032.6961%208.82199%2033.8832%208.82199%2034.9801C8.82199%2039.1621%2012.7278%2040%2014.3178%2040C15.9077%2040%2019.7655%2038.7752%2019.7655%2034.9801C19.7655%2031.3836%2012.5688%2026.8273%209.40851%2023.6676C6.59184%2020.8501%206.08417%2018.9911%206.08417%2017.5262C6.08417%2015.9485%207.6622%2014.202%209.57739%2014.202C12.3943%2014.202%2013.8971%2016.1594%2014.252%2016.6872H14.3365C14.6904%2016.1594%2016.1935%2014.202%2019.0101%2014.202C20.9255%2014.202%2022.5036%2015.9485%2022.5036%2017.5262C22.5036%2018.9911%2021.9959%2020.8501%2019.179%2023.6676C18.1323%2024.7141%2016.6425%2025.9144%2015.118%2027.1818Z%22%2F%3E%0A%09%3Cpath%20d%3D%22M13.4591%204.40203C13.4591%206.83264%2015.4295%208.80427%2017.8614%208.80427C20.2928%208.80427%2022.263%206.83264%2022.263%204.40203C22.263%201.97122%2020.2928%200%2017.8614%200C15.4295%200%2013.4591%201.97122%2013.4591%204.40203Z%22%2F%3E%0A%09%3Cpath%20d%3D%22M11.1483%200C12.1469%200%2013.0649%200.336549%2013.804%200.896989C12.928%201.80579%2012.3881%203.04056%2012.3881%204.40203C12.3881%205.76392%2012.928%206.99847%2013.804%207.90707C13.0649%208.46772%2012.1469%208.80427%2011.1483%208.80427C8.71687%208.80427%206.74606%206.83264%206.74606%204.40203C6.74606%201.97122%208.71687%200%2011.1483%200Z%22%2F%3E%0A%09%3Cpath%20d%3D%22M37.1445%2025.3617C37.1445%2024.4556%2038.2055%2024.1019%2038.2495%2024.1903C39.0013%2025.7154%2040.5707%2026.7542%2042.7147%2026.7542C44.7043%2026.7542%2045.6548%2025.9144%2045.6548%2024.4998C45.6548%2023.2176%2044.3726%2022.7093%2042.7811%2022.0684C40.9908%2021.3386%2039.0897%2020.4545%2039.0897%2018.001C39.0897%2015.6798%2040.9464%2013.7789%2044.2402%2013.7789C46.3399%2013.7789%2047.799%2014.3976%2048.6167%2015.2158C49.081%2015.6798%2049.3243%2016.2105%2049.3243%2016.7188C49.3243%2017.6914%2048.2411%2018.0228%2048.1747%2017.9124C47.4895%2016.542%2046.1411%2015.6354%2044.1738%2015.6354C42.4939%2015.6354%2041.3663%2016.542%2041.3663%2017.7576C41.3663%2019.1502%2042.6265%2019.6367%2044.3726%2020.3661C46.1853%2021.0954%2048.0642%2021.9355%2048.0642%2024.2785C48.0642%2026.8208%2046.2297%2028.6113%2042.6707%2028.6113C40.5263%2028.6113%2038.8906%2027.926%2037.9623%2027.0196C37.4538%2026.4893%2037.1445%2025.9366%2037.1445%2025.3617ZM46.4728%209.57876C46.8262%209.35793%2047.1801%209.24731%2047.5558%209.24731C48.1305%209.24731%2048.5063%209.66718%2048.5063%2010.1757C48.5063%2010.64%2048.1305%2011.082%2047.4895%2011.4579C45.7874%2012.4305%2043.5769%2012.7619%2043.4664%2012.5629C43.3558%2012.3863%2044.9915%2010.4409%2046.4728%209.57876Z%22%2F%3E%0A%09%3Cpath%20d%3D%22M52.4412%2014.1988C52.5958%2013.4252%2052.8833%2013.1598%2053.4356%2013.1598H53.679C54.2757%2013.1598%2054.7842%2013.4028%2054.6074%2014.1988L52.1316%2025.9144C51.8885%2027.0196%2052.0874%2027.4397%2053.0821%2027.5059C53.1263%2027.5059%2053.0821%2028.5449%2051.7117%2028.5449C50.098%2028.5449%2049.5895%2027.5281%2049.9432%2025.8924L52.4412%2014.1988Z%22%2F%3E%0A%09%3Cpath%20d%3D%22M55.3365%2023.7259L56.3977%2018.664C56.5743%2017.868%2056.8618%2017.625%2057.4145%2017.625H57.6575C58.2322%2017.625%2058.7627%2017.8462%2058.5859%2018.664L57.5249%2023.7041C57.127%2025.4724%2057.8344%2026.7102%2059.4923%2026.7102C60.8849%2026.7102%2061.791%2026.0029%2062.6534%2024.5882L63.9132%2018.664C64.0681%2017.868%2064.3553%2017.625%2064.908%2017.625H65.151C65.7479%2017.625%2066.2562%2017.8462%2066.0796%2018.664L64.5543%2025.9145C64.3111%2027.0197%2064.5101%2027.4175%2065.4163%2027.5059C65.4605%2027.5059%2065.4163%2028.5449%2064.1123%2028.5449C62.8078%2028.5449%2062.2331%2027.8154%2062.2995%2026.5776C61.4818%2027.8596%2060.2218%2028.6113%2058.7185%2028.6113C55.9554%2028.6113%2054.7174%2026.6218%2055.3365%2023.7259Z%22%2F%3E%0A%09%3Cpath%20d%3D%22M69.7935%2014.1988C69.9483%2013.4252%2070.2355%2013.1598%2070.7883%2013.1598H71.0535C71.6062%2013.1598%2072.1365%2013.4028%2071.9821%2014.1988L70.8767%2019.3935C71.761%2018.1555%2072.9324%2017.4483%2074.5459%2017.4483C76.8009%2017.4483%2078.8345%2019.0618%2078.8345%2022.0902C78.8345%2025.3839%2076.5355%2028.6113%2073.1313%2028.6113C71.4072%2028.6113%2070.0367%2027.749%2069.3736%2026.4007V26.4669C69.0639%2027.9038%2068.5556%2028.4345%2067.6273%2028.4345C67.1852%2028.4345%2066.8093%2028.2354%2066.8315%2028.1692L69.7935%2014.1988ZM72.9766%2026.8208C75.3419%2026.8208%2076.6681%2024.5218%2076.6681%2022.2672C76.6681%2020.3661%2075.4303%2019.2389%2073.9492%2019.2389C72.5124%2019.2389%2071.2083%2020.145%2070.4346%2021.405L70.0587%2023.262C69.705%2025.1185%2070.8325%2026.8208%2072.9766%2026.8208Z%22%2F%3E%0A%09%3Cpath%20d%3D%22M86.1292%2017.4485C89.0469%2017.4485%2091.1028%2019.504%2091.1028%2022.3558C91.1028%2025.6493%2088.6934%2028.6115%2085.0902%2028.6115C82.1722%2028.6115%2080.1165%2026.5555%2080.1165%2023.7042C80.1165%2020.4104%2082.5261%2017.4485%2086.1292%2017.4485ZM85.1786%2026.8651C87.4112%2026.8651%2089.0913%2024.7872%2089.0913%2022.444C89.0913%2020.5652%2087.7648%2019.1946%2086.0405%2019.1946C83.8081%2019.1946%2082.128%2021.2726%2082.128%2023.6156C82.128%2025.4947%2083.4545%2026.8651%2085.1786%2026.8651Z%22%2F%3E%0A%09%3Cpath%20d%3D%22M94.0647%2021.0513C94.0425%2019.3714%2093.512%2018.9515%2092.5615%2018.8629C92.4733%2018.8629%2092.5395%2017.5809%2094.0203%2017.5809C94.551%2017.5809%2094.9489%2017.7357%2095.2805%2018.0672C95.8108%2018.5979%2096.0541%2019.5924%2096.0319%2021.0955L95.9657%2026.0472L98.9942%2019.9241C99.3699%2019.1726%2099.7899%2019.0177%20100.475%2019.0177C101.315%2019.0177%20101.779%2019.3714%20101.846%2020.2113L102.332%2026.0692L106.244%2017.6033C106.267%2017.5809%20107.659%2017.5367%20107.748%2018.6199C107.792%2018.9515%20107.681%2019.239%20107.372%2019.8359L103.459%2027.5946C103.084%2028.3242%20102.641%2028.4566%20102%2028.4566C101.16%2028.4566%20100.807%2028.1251%20100.718%2027.307L100.077%2021.582L96.8942%2027.5946C96.5184%2028.3018%2096.1205%2028.4566%2095.4572%2028.4566C94.551%2028.4566%2094.1532%2028.0807%2094.131%2027.307L94.0647%2021.0513Z%22%2F%3E%0A%09%3Cpath%20d%3D%22M110.113%2018.664C110.268%2017.8904%20110.555%2017.625%20111.108%2017.625H111.351C111.948%2017.625%20112.456%2017.8462%20112.28%2018.664L110.754%2025.9144C110.511%2027.0196%20110.71%2027.4397%20111.705%2027.5059C111.749%2027.5059%20111.705%2028.5449%20110.334%2028.5449C108.721%2028.5449%20108.212%2027.5281%20108.566%2025.8924L110.113%2018.664ZM110.82%2014.42C110.82%2013.6463%20111.329%2013.005%20112.191%2013.005C113.031%2013.005%20113.495%2013.381%20113.495%2013.9997C113.495%2014.7955%20112.987%2015.4366%20112.125%2015.4366C111.285%2015.4366%20110.82%2015.0387%20110.82%2014.42Z%22%2F%3E%0A%09%3Cpath%20d%3D%22M112.876%2026.1134C112.876%2025.3399%20113.716%2024.9642%20113.782%2025.0304C114.49%2026.0916%20115.794%2026.9534%20117.452%2026.9534C118.845%2026.9534%20119.618%2026.3565%20119.618%2025.4725C119.618%2024.6766%20118.8%2024.3451%20117.452%2023.8808C115.927%2023.3281%20114.291%2022.6872%20114.291%2020.7641C114.291%2018.8411%20115.905%2017.4485%20118.424%2017.4485C120.061%2017.4485%20121.387%2018.0012%20122.116%2018.7525C122.492%2019.1064%20122.669%2019.482%20122.669%2019.8577C122.669%2020.6977%20121.74%2021.0295%20121.674%2020.9189C121.077%2019.8799%20119.817%2019.1064%20118.402%2019.1064C117.032%2019.1064%20116.347%2019.7915%20116.347%2020.543C116.347%2021.383%20117.231%2021.7368%20118.646%2022.2673C120.215%2022.842%20121.807%2023.4829%20121.807%2025.2957C121.807%2027.2852%20120.237%2028.6115%20117.54%2028.6115C115.684%2028.6115%20114.225%2027.9923%20113.429%2027.2188C113.097%2026.8874%20112.876%2026.4895%20112.876%2026.1134Z%22%2F%3E%0A%09%3Cpath%20d%3D%22M126.161%2014.1988C126.316%2013.4252%20126.625%2013.1598%20127.156%2013.1598H127.421C127.996%2013.1598%20128.504%2013.4028%20128.35%2014.1988L126.625%2022.2892L132.395%2017.4483C132.417%2017.4041%20133.5%2017.6032%20133.5%2018.5535C133.5%2018.9734%20133.213%2019.3713%20132.66%2019.8134L128.637%2023.0187L130.206%2025.4282C131.091%2026.865%20131.4%2027.0196%20132.395%2027.086C132.461%2027.086%20132.505%2028.5449%20130.98%2028.5449C129.941%2028.5449%20129.499%2028.1028%20128.305%2026.1133L126.449%2023.0629C126.471%2023.0629%20125.542%2027.3955%20125.542%2027.3955C125.388%2028.1692%20125.078%2028.4345%20124.548%2028.4345H124.282C123.708%2028.4345%20123.199%2028.191%20123.354%2027.3955L126.161%2014.1988Z%22%2F%3E%0A%09%3Cpath%20d%3D%22M139.866%2017.4485C142.784%2017.4485%20144.84%2019.504%20144.84%2022.3558C144.84%2025.6493%20142.43%2028.6115%20138.827%2028.6115C135.909%2028.6115%20133.854%2026.5555%20133.854%2023.7042C133.854%2020.4104%20136.263%2017.4485%20139.866%2017.4485ZM138.916%2026.8651C141.148%2026.8651%20142.828%2024.7872%20142.828%2022.444C142.828%2020.5652%20141.502%2019.1946%20139.778%2019.1946C137.545%2019.1946%20135.865%2021.2726%20135.865%2023.6156C135.865%2025.4947%20137.192%2026.8651%20138.916%2026.8651Z%22%2F%3E%0A%09%3Cpath%20d%3D%22M145.746%2026.1799C145.989%2025.9368%20146.255%2025.8262%20146.807%2025.8262C147.625%2025.8262%20148.067%2026.1576%20148.067%2026.7543C148.067%2027.307%20147.957%2027.8377%20147.625%2028.147C147.382%2028.3902%20147.095%2028.5009%20146.542%2028.5009C145.724%2028.5009%20145.282%2028.1694%20145.282%2027.5725C145.282%2027.0198%20145.415%2026.4895%20145.746%2026.1799Z%22%2F%3E%0A%09%3Cpath%20d%3D%22M152.113%2017.7357C152.135%2017.6915%20152.356%2017.6251%20152.665%2017.6251C153.417%2017.6251%20154.124%2018.023%20153.859%2019.504C154.765%2018.2%20155.959%2017.4485%20157.617%2017.4485C159.872%2017.4485%20161.905%2019.062%20161.905%2022.0903C161.905%2025.3841%20159.606%2028.6115%20156.202%2028.6115C154.367%2028.6115%20153.041%2027.6167%20152.466%2026.3789L151.339%2031.6398C151.184%2032.4133%20150.897%2032.6788%20150.344%2032.6788H150.101C149.504%2032.6788%20148.996%2032.4355%20149.173%2031.6398L152.113%2017.7357ZM156.047%2026.8209C158.412%2026.8209%20159.739%2024.5219%20159.739%2022.2673C159.739%2020.3662%20158.501%2019.239%20157.02%2019.239C155.583%2019.239%20154.279%2020.1232%20153.527%2021.4052L153.129%2023.2621C152.776%2025.1186%20153.903%2026.8209%20156.047%2026.8209Z%22%2F%3E%0A%09%3Cpath%20d%3D%22M165.884%2014.1988C166.039%2013.4252%20166.326%2013.1598%20166.879%2013.1598H167.122C167.719%2013.1598%20168.227%2013.4028%20168.05%2014.1988L165.575%2025.9144C165.331%2027.0196%20165.531%2027.4397%20166.525%2027.5059C166.569%2027.5059%20166.525%2028.5449%20165.155%2028.5449C163.541%2028.5449%20163.032%2027.5281%20163.386%2025.8924L165.884%2014.1988Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #e02463; }

.grk-ic-logo-ua {
  width: 189px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%20189%2040%22%20fill%3D%22%23e02463%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M15.118%2027.1818C16.1358%2027.9867%2017.4547%2029.187%2018.3407%2030.0131C22.8586%2026.9632%2028.5879%2022.2387%2028.5879%2017.132C28.5879%2013.5259%2026.109%209.86341%2022.3903%209.86341C17.9597%209.86341%2014.6961%2013.2888%2014.2939%2013.7296C13.892%2013.2888%2010.6286%209.86341%206.19743%209.86341C2.47869%209.86341%200%2013.5259%200%2017.132C0%2024.8879%2013.375%2031.5551%2015.3299%2033.2264C19.0341%2036.3935%2015.9443%2038.5528%2014.3047%2038.5599C12.6856%2038.5528%2010.0066%2036.8829%2013.2165%2033.2564C12.5654%2032.5876%2011.3273%2031.9723%2010.5135%2031.4869C9.49283%2032.6962%208.82198%2033.883%208.82198%2034.9801C8.82198%2039.1619%2012.7277%2040%2014.3178%2040C15.9076%2040%2019.7655%2038.7752%2019.7655%2034.9801C19.7655%2031.3836%2012.5688%2026.8271%209.40849%2023.6676C6.59183%2020.8501%206.08416%2018.9912%206.08416%2017.526C6.08416%2015.9486%207.66219%2014.2021%209.57738%2014.2021C12.3942%2014.2021%2013.8971%2016.1592%2014.252%2016.6873H14.3365C14.6904%2016.1592%2016.1934%2014.2021%2019.0101%2014.2021C20.9255%2014.2021%2022.5035%2015.9486%2022.5035%2017.526C22.5035%2018.9912%2021.9959%2020.8501%2019.179%2023.6676C18.1323%2024.7139%2016.6425%2025.9145%2015.118%2027.1818Z%22%2F%3E%0A%09%3Cpath%20d%3D%22M13.4591%204.40182C13.4591%206.83263%2015.4295%208.80425%2017.8613%208.80425C20.2927%208.80425%2022.2629%206.83263%2022.2629%204.40182C22.2629%201.97121%2020.2927%200%2017.8613%200C15.4295%200%2013.4591%201.97121%2013.4591%204.40182Z%22%2F%3E%0A%09%3Cpath%20d%3D%22M11.1483%200C12.1469%200%2013.0649%200.336345%2013.804%200.896784C12.928%201.80559%2012.3881%203.04055%2012.3881%204.40182C12.3881%205.76391%2012.928%206.99826%2013.804%207.90686C13.0649%208.4675%2012.1469%208.80425%2011.1483%208.80425C8.71685%208.80425%206.74604%206.83263%206.74604%204.40182C6.74604%201.97121%208.71685%200%2011.1483%200Z%22%2F%3E%0A%09%3Cpath%20d%3D%22M37.4295%2014.4867C37.4295%2014.31%2038.0262%2013.934%2038.6674%2013.934C39.4189%2013.934%2039.8168%2014.4649%2039.7948%2015.2604L39.9054%2025.8487L44.5916%2016.6975C44.923%2016.0341%2045.3873%2015.7689%2046.1389%2015.7689C47.1334%2015.7689%2047.5315%2016.211%2047.5757%2016.9405L48.305%2025.8487L53.5439%2013.9784C53.5439%2013.934%2055.2905%2013.7573%2055.2905%2015.0836C55.2905%2015.3932%2055.2018%2015.7245%2054.8704%2016.41L49.5651%2027.7056C49.2778%2028.2583%2048.8357%2028.5013%2047.9958%2028.5013C46.9566%2028.5013%2046.6031%2028.1034%2046.5589%2027.4401L45.8074%2018.3331L40.8777%2027.6614C40.5243%2028.3465%2040.1044%2028.5013%2039.3085%2028.5013C38.3139%2028.5013%2037.96%2028.1477%2037.9158%2027.4625L37.4295%2014.4867Z%22%2F%3E%0A%09%3Cpath%20d%3D%22M61.4137%2017.4488C63.9558%2017.4488%2065.4148%2018.6426%2065.4148%2020.3887C65.4148%2022.5329%2064%2023.8373%2059.2474%2023.8373C58.4736%2023.8373%2057.6559%2023.7931%2056.7055%2023.7267V24.1246C56.7055%2025.8044%2057.7223%2026.9318%2059.6232%2026.9318C61.1707%2026.9318%2062.2317%2026.3349%2063.0274%2025.274C63.0716%2025.2075%2064.0222%2025.4288%2064.0222%2026.1805C64.0222%2026.6224%2063.8894%2026.8876%2063.4915%2027.2855C62.6073%2028.1477%2061.3695%2028.6119%2059.579%2028.6119C56.3519%2028.6119%2054.716%2026.7328%2054.716%2024.191C54.716%2020.3227%2057.6559%2017.4488%2061.4137%2017.4488ZM59.0485%2022.3118C62.4969%2022.3118%2063.4253%2021.4279%2063.4253%2020.4551C63.4253%2019.7478%2062.74%2019.0847%2061.3251%2019.0847C59.3802%2019.0847%2057.7665%2020.4331%2057.059%2022.2014C57.8107%2022.2898%2058.4736%2022.3118%2059.0485%2022.3118Z%22%2F%3E%0A%09%3Cpath%20d%3D%22M71.9582%2017.4488C73.6381%2017.4488%2074.9865%2018.2225%2075.7158%2019.5045L76.8654%2014.1994C77.0203%2013.4257%2077.3075%2013.1606%2077.8602%2013.1606H78.1032C78.7001%2013.1606%2079.2086%2013.4037%2079.0318%2014.1994L76.5558%2025.9151C76.2905%2027.0205%2076.5118%2027.4183%2077.4181%2027.5065C77.4621%2027.5065%2077.4181%2028.5455%2076.1137%2028.5455C74.8097%2028.5455%2074.2128%2027.7718%2074.3012%2026.512C73.395%2027.8604%2072.2012%2028.6119%2070.5435%2028.6119C68.2665%2028.6119%2066.2552%2026.976%2066.2552%2023.9697C66.2552%2020.6541%2068.554%2017.4488%2071.9582%2017.4488ZM71.1182%2026.7992C72.9307%2026.7992%2074.5%2025.3846%2074.8981%2023.417L75.2738%2021.6489C74.7435%2020.1679%2073.9253%2019.2173%2072.135%2019.2173C69.7256%2019.2173%2068.3991%2021.5383%2068.3991%2023.7931C68.3991%2025.694%2069.6592%2026.7992%2071.1182%2026.7992Z%22%2F%3E%0A%09%3Cpath%20d%3D%22M80.9991%2017.7362C81.0211%2017.6922%2081.2422%2017.6256%2081.5519%2017.6256C82.3034%2017.6256%2083.0107%2018.0237%2082.7455%2019.5045C83.6516%2018.2005%2084.8454%2017.4488%2086.5031%2017.4488C88.7581%2017.4488%2090.7917%2019.0625%2090.7917%2022.0908C90.7917%2025.3846%2088.4927%2028.6119%2085.0885%2028.6119C83.2537%2028.6119%2081.9275%2027.6172%2081.3528%2026.3793L80.2254%2031.6403C80.0708%2032.4138%2079.7833%2032.6792%2079.2306%2032.6792H78.9876C78.3907%2032.6792%2077.8824%2032.436%2078.0592%2031.6403L80.9991%2017.7362ZM84.9338%2026.8214C87.2991%2026.8214%2088.6253%2024.5224%2088.6253%2022.2678C88.6253%2020.3669%2087.3875%2019.2393%2085.9064%2019.2393C84.4696%2019.2393%2083.1655%2020.1237%2082.4138%2021.4057L82.0159%2023.2624C81.6623%2025.1193%2082.7897%2026.8214%2084.9338%2026.8214Z%22%2F%3E%0A%09%3Cpath%20d%3D%22M93.8864%2017.7362C93.9084%2017.6922%2094.1294%2017.6256%2094.4389%2017.6256C95.1684%2017.6256%2095.8757%2018.0237%2095.6327%2019.5045C96.34%2018.1783%2097.2684%2017.4488%2098.5504%2017.4488C99.479%2017.4488%20100.253%2017.9131%20100.253%2018.6646C100.253%2019.7478%2099.3461%2020.1237%2099.3021%2020.0792C99.0147%2019.7478%2098.5946%2019.4825%2097.8873%2019.4825C96.3178%2019.4825%2095.2791%2021.3615%2094.7263%2024.0139L94.019%2027.3959C93.8642%2028.1697%2093.5547%2028.4349%2093.0242%2028.4349H92.759C92.1843%2028.4349%2091.6758%2028.1919%2091.8306%2027.3959L93.8864%2017.7362Z%22%2F%3E%0A%09%3Cpath%20d%3D%22M106.309%2017.4488C109.227%2017.4488%20111.283%2019.5045%20111.283%2022.3562C111.283%2025.6496%20108.874%2028.6119%20105.27%2028.6119C102.352%2028.6119%20100.297%2026.556%20100.297%2023.7045C100.297%2020.4109%20102.706%2017.4488%20106.309%2017.4488ZM105.359%2026.8656C107.591%2026.8656%20109.271%2024.7879%20109.271%2022.4447C109.271%2020.5657%20107.945%2019.1951%20106.221%2019.1951C103.988%2019.1951%20102.308%2021.2731%20102.308%2023.6161C102.308%2025.495%20103.635%2026.8656%20105.359%2026.8656Z%22%2F%3E%0A%09%3Cpath%20d%3D%22M112.189%2026.1805C112.433%2025.9371%20112.698%2025.8266%20113.25%2025.8266C114.068%2025.8266%20114.511%2026.1581%20114.511%2026.755C114.511%2027.3077%20114.4%2027.838%20114.068%2028.1477C113.825%2028.3907%20113.538%2028.5013%20112.985%2028.5013C112.167%2028.5013%20111.725%2028.1697%20111.725%2027.573C111.725%2027.0205%20111.858%2026.4898%20112.189%2026.1805Z%22%2F%3E%0A%09%3Cpath%20d%3D%22M122.756%2017.4488C124.546%2017.4488%20125.762%2018.0457%20126.491%2018.7972C127.088%2019.3939%20127.353%2020.0572%20127.353%2020.5657C127.353%2021.8036%20125.917%2021.8256%20125.894%2021.6929C125.629%2020.3003%20124.59%2019.2835%20122.822%2019.2835C120.434%2019.2835%20118.821%2021.4057%20118.821%2023.5501C118.821%2025.4508%20120.059%2026.777%20122.048%2026.777C123.485%2026.777%20124.458%2026.0475%20125.121%2024.9867C125.165%2024.9203%20126.226%2025.1193%20126.226%2025.9371C126.226%2026.3129%20125.983%2026.777%20125.519%2027.2413C124.767%2027.9708%20123.463%2028.6119%20121.849%2028.6119C118.931%2028.6119%20116.699%2026.7992%20116.699%2023.7045C116.699%2020.4109%20119.351%2017.4488%20122.756%2017.4488Z%22%2F%3E%0A%09%3Cpath%20d%3D%22M134.162%2017.4488C137.08%2017.4488%20139.135%2019.5045%20139.135%2022.3562C139.135%2025.6496%20136.726%2028.6119%20133.123%2028.6119C130.205%2028.6119%20128.149%2026.556%20128.149%2023.7045C128.149%2020.4109%20130.559%2017.4488%20134.162%2017.4488ZM133.211%2026.8656C135.444%2026.8656%20137.124%2024.7879%20137.124%2022.4447C137.124%2020.5657%20135.798%2019.1951%20134.073%2019.1951C131.841%2019.1951%20130.161%2021.2731%20130.161%2023.6161C130.161%2025.495%20131.487%2026.8656%20133.211%2026.8656Z%22%2F%3E%0A%09%3Cpath%20d%3D%22M142.208%2017.7362C142.23%2017.6922%20142.451%2017.6256%20142.761%2017.6256C143.468%2017.6256%20144.131%2017.9795%20143.976%2019.2835C144.838%2018.0899%20146.076%2017.4488%20147.425%2017.4488C149.038%2017.4488%20150.232%2018.3551%20150.63%2019.7478C151.514%2018.3994%20152.796%2017.4488%20154.631%2017.4488C156.709%2017.4488%20158.079%2018.9519%20158.079%2020.9636C158.079%2021.7371%20157.792%2022.9087%20157.46%2024.1688C157.151%2025.2517%20156.93%2026.1361%20156.93%2026.556C156.93%2027.1529%20157.239%2027.3739%20157.836%2027.4401C157.88%2027.4401%20157.792%2028.5455%20156.466%2028.5455C155.338%2028.5455%20154.741%2027.8822%20154.741%2026.8214C154.741%2026.2023%20154.962%2025.2517%20155.294%2024.0803C155.581%2023.0192%20155.802%2022.0468%20155.802%2021.5161C155.802%2020.1679%20155.006%2019.3497%20153.857%2019.3497C152.575%2019.3497%20151.735%2019.9248%20150.851%2021.2509L149.569%2027.3959C149.392%2028.1919%20149.016%2028.4349%20148.442%2028.4349H148.22C147.646%2028.4349%20147.203%2028.2141%20147.38%2027.3959L148.442%2022.3118C148.817%2020.5657%20148.043%2019.3497%20146.629%2019.3497C145.347%2019.3497%20144.529%2019.9248%20143.645%2021.2731L142.34%2027.3959C142.186%2028.2141%20141.788%2028.4349%20141.235%2028.4349H140.992C140.417%2028.4349%20139.997%2028.1919%20140.152%2027.3959L142.208%2017.7362Z%22%2F%3E%0A%09%3Cpath%20d%3D%22M159.649%2026.1805C159.892%2025.9371%20160.157%2025.8266%20160.71%2025.8266C161.528%2025.8266%20161.97%2026.1581%20161.97%2026.755C161.97%2027.3077%20161.859%2027.838%20161.528%2028.1477C161.284%2028.3907%20160.997%2028.5013%20160.445%2028.5013C159.627%2028.5013%20159.185%2028.1697%20159.185%2027.573C159.185%2027.0205%20159.317%2026.4898%20159.649%2026.1805Z%22%2F%3E%0A%09%3Cpath%20d%3D%22M164.645%2023.7267L165.706%2018.6646C165.882%2017.8689%20166.17%2017.6256%20166.722%2017.6256H166.966C167.54%2017.6256%20168.071%2017.8467%20167.894%2018.6646L166.833%2023.7045C166.435%2025.473%20167.142%2026.7108%20168.8%2026.7108C170.193%2026.7108%20171.099%2026.0035%20171.961%2024.5888L173.221%2018.6646C173.376%2017.8689%20173.663%2017.6256%20174.216%2017.6256H174.459C175.056%2017.6256%20175.564%2017.8467%20175.388%2018.6646L173.862%2025.9151C173.619%2027.0205%20173.818%2027.4183%20174.724%2027.5065C174.768%2027.5065%20174.724%2028.5455%20173.42%2028.5455C172.116%2028.5455%20171.541%2027.8162%20171.608%2026.5782C170.79%2027.8604%20169.53%2028.6119%20168.027%2028.6119C165.263%2028.6119%20164.026%2026.6224%20164.645%2023.7267Z%22%2F%3E%0A%09%3Cpath%20d%3D%22M182.483%2017.4488C184.119%2017.4488%20185.468%2018.2447%20186.086%2019.5045C186.396%2018.1341%20186.882%2017.6256%20187.811%2017.6256C188.253%2017.6256%20188.607%2017.8247%20188.607%2017.8911L186.904%2025.9151C186.661%2027.0205%20186.86%2027.4183%20187.767%2027.5065C187.811%2027.5065%20187.767%2028.5455%20186.462%2028.5455C185.092%2028.5455%20184.539%2027.7056%20184.672%2026.3571C183.765%2027.8162%20182.307%2028.6119%20180.693%2028.6119C178.394%2028.6119%20176.537%2027.0205%20176.537%2024.1688C176.537%2020.831%20179.013%2017.4488%20182.483%2017.4488ZM181.29%2026.7992C183.235%2026.7992%20184.893%2025.2075%20185.291%2023.2404L185.644%2021.5823C185.202%2020.1457%20184.23%2019.2173%20182.616%2019.2173C180.184%2019.2173%20178.703%2021.6709%20178.703%2023.9697C178.703%2025.7602%20179.875%2026.7992%20181.29%2026.7992Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #e02463; }

.grk-ic-loader {
  position: relative; }

[class*='nx-f-type'][class*='-textarea'] &gt; .grk-ic-loader {
  position: absolute;
  top: 8px;
  right: 8px;
  left: auto; }

.grk-ic-question-small {
  width: 16px;
  height: 16px; }

.grk-ui-link .grk-ic-question-small {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22%2300a2ad%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M0%208.00021C0%203.58913%203.58881%200%208%200C12.4112%200%2016%203.58913%2016%208.00021C16%2012.4109%2012.4112%2016%208%2016C3.58881%2016%200%2012.4109%200%208.00021ZM8%2011C6.66785%2011%206.66548%2013.0703%208%2013.0703C9.33215%2013.0703%209.33452%2011%208%2011ZM5%205.80546C5%204.39063%206.04818%203.25045%207.54901%203.03288C8.67802%202.86761%2010.2199%203.29404%2010.8487%205.03067C11.3841%206.51119%2010.3827%207.30615%209.65133%207.8867C8.99464%208.40745%208.6269%208.73221%208.71385%209.32746C8.76103%209.65283%208.50893%209.95165%208.15022%209.99485C8.12094%209.99841%208.09167%2010%208.06327%2010C7.73951%2010%207.45813%209.78243%207.414%209.48361C7.23062%208.22819%208.12928%207.51496%208.78629%206.99351L8.78769%206.99241C9.51778%206.413%209.85727%206.10388%209.60342%205.40162C9.2884%204.53132%208.5985%204.08508%207.75611%204.20674C7.06009%204.3078%206.31077%204.85114%206.31077%205.80546C6.31077%206.1336%206.01716%206.39992%205.65539%206.39992C5.29361%206.39992%205%206.1336%205%205.80546Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #00a2ad; }

.grk-ui-link:hover .grk-ic-question-small {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22%23e02463%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M0%208.00021C0%203.58913%203.58881%200%208%200C12.4112%200%2016%203.58913%2016%208.00021C16%2012.4109%2012.4112%2016%208%2016C3.58881%2016%200%2012.4109%200%208.00021ZM8%2011C6.66785%2011%206.66548%2013.0703%208%2013.0703C9.33215%2013.0703%209.33452%2011%208%2011ZM5%205.80546C5%204.39063%206.04818%203.25045%207.54901%203.03288C8.67802%202.86761%2010.2199%203.29404%2010.8487%205.03067C11.3841%206.51119%2010.3827%207.30615%209.65133%207.8867C8.99464%208.40745%208.6269%208.73221%208.71385%209.32746C8.76103%209.65283%208.50893%209.95165%208.15022%209.99485C8.12094%209.99841%208.09167%2010%208.06327%2010C7.73951%2010%207.45813%209.78243%207.414%209.48361C7.23062%208.22819%208.12928%207.51496%208.78629%206.99351L8.78769%206.99241C9.51778%206.413%209.85727%206.10388%209.60342%205.40162C9.2884%204.53132%208.5985%204.08508%207.75611%204.20674C7.06009%204.3078%206.31077%204.85114%206.31077%205.80546C6.31077%206.1336%206.01716%206.39992%205.65539%206.39992C5.29361%206.39992%205%206.1336%205%205.80546Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #e02463; }

.grk-ic-chart {
  width: 16px;
  height: 16px; }

.lst-filter-item .grk-ic-chart,
[class*='list-filter-item']:not(:hover) .grk-ic-chart {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2018%2018%22%20fill%3D%22rgba(255%2C255%2C255%2C0.32)%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M0.75%204.5V16.5L6%2013.5L12%2016.5L17.25%2013.5V1.5L12%204.5L6%201.5L0.75%204.5Z%22%20stroke%3D%22%23fff%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%09%3Cpath%20d%3D%22M6%201.5V13.5%22%20stroke%3D%22%23fff%22%2F%3E%0A%09%3Cpath%20d%3D%22M12%204.5V16.5%22%20stroke%3D%22%23fff%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: rgba(255, 255, 255, 0.32); }

.lst-filter-item:hover .grk-ic-chart,
[class*='list-filter-item']:hover .grk-ic-chart {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2018%2018%22%20fill%3D%22rgba(255%2C255%2C255%2C0.48)%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M0.75%204.5V16.5L6%2013.5L12%2016.5L17.25%2013.5V1.5L12%204.5L6%201.5L0.75%204.5Z%22%20stroke%3D%22%23fff%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%09%3Cpath%20d%3D%22M6%201.5V13.5%22%20stroke%3D%22%23fff%22%2F%3E%0A%09%3Cpath%20d%3D%22M12%204.5V16.5%22%20stroke%3D%22%23fff%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: rgba(255, 255, 255, 0.48); }

.grk-ic-emoji {
  width: 24px;
  height: 24px;
  margin: 0 0 0 4px;
  background-image: url(img/emoji/emoji.png); }

.grk-ic-emoji.-good {
  background-image: url(img/emoji/emoji-good.png); }

.grk-ic-emoji.-bad {
  background-image: url(img/emoji/emoji-bad.png); }

.grk-ic-geo-small {
  width: 16px;
  height: 16px; }

.grk-ui-link .grk-ic-geo-small {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22%2300a2ad%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M2%206.37891C2%203.13672%204.68637%200.5%207.99851%200.5C11.3156%200.5%2014%203.13672%2014%206.37891C14%207.88281%2013.4271%209.24023%2012.4924%2010.2754C12.2632%2010.5977%2012.1676%2010.7148%2012.1676%2010.7148L7.99851%2015.5L3.84638%2010.7539C3.84638%2010.7539%203.72482%2010.6172%203.43685%2010.1973C2.54206%209.17188%202%207.83398%202%206.37891ZM6.50089%206.49858C6.50089%207.32562%207.17347%208.00319%207.99852%208.00319C8.82854%208.00319%209.50113%207.32562%209.50113%206.49858C9.50113%205.67154%208.82854%205.00394%207.99852%205.00394C7.17347%205.00394%206.50089%205.67154%206.50089%206.49858Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #00a2ad; }

.grk-ui-link:hover .grk-ic-geo-small {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22%23e02463%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M2%206.37891C2%203.13672%204.68637%200.5%207.99851%200.5C11.3156%200.5%2014%203.13672%2014%206.37891C14%207.88281%2013.4271%209.24023%2012.4924%2010.2754C12.2632%2010.5977%2012.1676%2010.7148%2012.1676%2010.7148L7.99851%2015.5L3.84638%2010.7539C3.84638%2010.7539%203.72482%2010.6172%203.43685%2010.1973C2.54206%209.17188%202%207.83398%202%206.37891ZM6.50089%206.49858C6.50089%207.32562%207.17347%208.00319%207.99852%208.00319C8.82854%208.00319%209.50113%207.32562%209.50113%206.49858C9.50113%205.67154%208.82854%205.00394%207.99852%205.00394C7.17347%205.00394%206.50089%205.67154%206.50089%206.49858Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #e02463; }

[class*='nx-f-type']:not([class*='-disabled']):hover &gt; [class*='svg-ic-loop'][class*='-small'],
[class*='nx-f-type']:not([class*='-disabled'])[class*='-focus'] &gt; [class*='svg-ic-loop'][class*='-small'] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22%23808080%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M10.4%206.60005C10.4%208.69873%208.69873%2010.4%206.60005%2010.4C4.50137%2010.4%202.80005%208.69873%202.80005%206.60005C2.80005%204.50137%204.50137%202.80005%206.60005%202.80005C8.69873%202.80005%2010.4%204.50137%2010.4%206.60005ZM9.93302%2011.3474C8.99004%2012.0106%207.84052%2012.4%206.60005%2012.4C3.3968%2012.4%200.800049%209.8033%200.800049%206.60005C0.800049%203.3968%203.3968%200.800049%206.60005%200.800049C9.8033%200.800049%2012.4%203.3968%2012.4%206.60005C12.4%207.84059%2012.0106%208.99016%2011.3473%209.93317L14.8679%2013.4539C15.2585%2013.8444%2015.2581%2014.4771%2014.867%2014.8671C14.476%2015.2572%2013.8424%2015.2567%2013.4519%2014.8662L9.93302%2011.3474Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #808080;
  cursor: text !important; }

[class*='nx-f-type'] &gt; [class*='svg-ic-loop'][class*='-small'] {
  width: 16px;
  height: 16px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22%23b2b2b2%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M10.4%206.60005C10.4%208.69873%208.69873%2010.4%206.60005%2010.4C4.50137%2010.4%202.80005%208.69873%202.80005%206.60005C2.80005%204.50137%204.50137%202.80005%206.60005%202.80005C8.69873%202.80005%2010.4%204.50137%2010.4%206.60005ZM9.93302%2011.3474C8.99004%2012.0106%207.84052%2012.4%206.60005%2012.4C3.3968%2012.4%200.800049%209.8033%200.800049%206.60005C0.800049%203.3968%203.3968%200.800049%206.60005%200.800049C9.8033%200.800049%2012.4%203.3968%2012.4%206.60005C12.4%207.84059%2012.0106%208.99016%2011.3473%209.93317L14.8679%2013.4539C15.2585%2013.8444%2015.2581%2014.4771%2014.867%2014.8671C14.476%2015.2572%2013.8424%2015.2567%2013.4519%2014.8662L9.93302%2011.3474Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #b2b2b2; }

.grk-ic-vote {
  width: 18px;
  height: 18px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2018%2018%22%20fill%3D%22%23dad9d9%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M15.9002%2012.1813H16.4972C17.3268%2012.1813%2018%2011.5137%2018%2010.6889C18%209.87397%2017.3268%209.20631%2016.4972%209.20631H16.4853C17.1635%209.06885%2017.6743%208.46993%2017.6743%207.75318C17.6743%206.92843%2017.0268%206.23132%2016.1992%206.23132H10.4751C9.68903%206.21168%209.05346%205.60294%208.99901%204.8371V2.04865C8.98614%201.94065%208.94456%201.84246%208.92377%201.71482C8.73765%200.57588%206.41019%20-1.38781%206.18546%201.50863C5.96172%204.40508%204.16984%206.01531%203.33726%206.67315C2.06215%207.68445%200%208.87249%200%208.87249V15.6178C0%2015.6178%202.6304%2017.5226%206.56957%2017.8564C8.79408%2018.0429%2011.0503%2018.0626%2012.7036%2017.8269L14.337%2017.5913C15.0122%2017.5226%2015.5983%2017.1396%2015.5983%2016.6389C15.5983%2016.1774%2015.4438%2015.8829%2015.1934%2015.7552H15.5983C16.5932%2015.7552%2017.3991%2014.9501%2017.3991%2013.9683C17.3991%2013.0453%2016.6912%2012.2991%2015.7884%2012.2009L15.7953%2012.1715L15.9002%2012.1813Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #dad9d9;
  cursor: pointer; }

.grk-ic-vote.-reverse {
  transform: rotate(180deg); }

.grk-ic-vote.-good {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2018%2018%22%20fill%3D%22%2300cd7c%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M15.9002%2012.1813H16.4972C17.3268%2012.1813%2018%2011.5137%2018%2010.6889C18%209.87397%2017.3268%209.20631%2016.4972%209.20631H16.4853C17.1635%209.06885%2017.6743%208.46993%2017.6743%207.75318C17.6743%206.92843%2017.0268%206.23132%2016.1992%206.23132H10.4751C9.68903%206.21168%209.05346%205.60294%208.99901%204.8371V2.04865C8.98614%201.94065%208.94456%201.84246%208.92377%201.71482C8.73765%200.57588%206.41019%20-1.38781%206.18546%201.50863C5.96172%204.40508%204.16984%206.01531%203.33726%206.67315C2.06215%207.68445%200%208.87249%200%208.87249V15.6178C0%2015.6178%202.6304%2017.5226%206.56957%2017.8564C8.79408%2018.0429%2011.0503%2018.0626%2012.7036%2017.8269L14.337%2017.5913C15.0122%2017.5226%2015.5983%2017.1396%2015.5983%2016.6389C15.5983%2016.1774%2015.4438%2015.8829%2015.1934%2015.7552H15.5983C16.5932%2015.7552%2017.3991%2014.9501%2017.3991%2013.9683C17.3991%2013.0453%2016.6912%2012.2991%2015.7884%2012.2009L15.7953%2012.1715L15.9002%2012.1813Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #00cd7c; }

.grk-ic-vote.-bad {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2018%2018%22%20fill%3D%22%23ff5a25%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M15.9002%2012.1813H16.4972C17.3268%2012.1813%2018%2011.5137%2018%2010.6889C18%209.87397%2017.3268%209.20631%2016.4972%209.20631H16.4853C17.1635%209.06885%2017.6743%208.46993%2017.6743%207.75318C17.6743%206.92843%2017.0268%206.23132%2016.1992%206.23132H10.4751C9.68903%206.21168%209.05346%205.60294%208.99901%204.8371V2.04865C8.98614%201.94065%208.94456%201.84246%208.92377%201.71482C8.73765%200.57588%206.41019%20-1.38781%206.18546%201.50863C5.96172%204.40508%204.16984%206.01531%203.33726%206.67315C2.06215%207.68445%200%208.87249%200%208.87249V15.6178C0%2015.6178%202.6304%2017.5226%206.56957%2017.8564C8.79408%2018.0429%2011.0503%2018.0626%2012.7036%2017.8269L14.337%2017.5913C15.0122%2017.5226%2015.5983%2017.1396%2015.5983%2016.6389C15.5983%2016.1774%2015.4438%2015.8829%2015.1934%2015.7552H15.5983C16.5932%2015.7552%2017.3991%2014.9501%2017.3991%2013.9683C17.3991%2013.0453%2016.6912%2012.2991%2015.7884%2012.2009L15.7953%2012.1715L15.9002%2012.1813Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #ff5a25; }

.grk-comment .grk-ic-vote {
  margin-top: -2px;
  margin-bottom: -2px; }

.grk-comment:not(:hover) .grk-ic-vote {
  visibility: hidden; }

.grk-ic-dialog {
  width: 20px;
  height: 20px; }

.grk-card-lst-map-node .grk-ic-dialog {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22%2300a2ad%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M0%207.81818C0%204.0526%203.0526%201%206.81818%201H13.1818C16.9474%201%2020%204.0526%2020%207.81818C20%2011.5838%2016.9474%2014.6364%2013.1818%2014.6364H10.9091L6.36364%2019.1818V14.6215C2.80999%2014.3876%200%2011.431%200%207.81818ZM16.3636%207.81818C16.3636%208.5713%2015.7531%209.18182%2015%209.18182C14.2469%209.18182%2013.6364%208.5713%2013.6364%207.81818C13.6364%207.06507%2014.2469%206.45455%2015%206.45455C15.7531%206.45455%2016.3636%207.06507%2016.3636%207.81818ZM10%209.18182C10.7531%209.18182%2011.3636%208.5713%2011.3636%207.81818C11.3636%207.06507%2010.7531%206.45455%2010%206.45455C9.24688%206.45455%208.63636%207.06507%208.63636%207.81818C8.63636%208.5713%209.24688%209.18182%2010%209.18182ZM6.36364%207.81818C6.36364%208.5713%205.75312%209.18182%205%209.18182C4.24688%209.18182%203.63636%208.5713%203.63636%207.81818C3.63636%207.06507%204.24688%206.45455%205%206.45455C5.75312%206.45455%206.36364%207.06507%206.36364%207.81818Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #00a2ad; }

.grk-card-lst-map-node:hover .grk-ic-dialog {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22%23e02463%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M0%207.81818C0%204.0526%203.0526%201%206.81818%201H13.1818C16.9474%201%2020%204.0526%2020%207.81818C20%2011.5838%2016.9474%2014.6364%2013.1818%2014.6364H10.9091L6.36364%2019.1818V14.6215C2.80999%2014.3876%200%2011.431%200%207.81818ZM16.3636%207.81818C16.3636%208.5713%2015.7531%209.18182%2015%209.18182C14.2469%209.18182%2013.6364%208.5713%2013.6364%207.81818C13.6364%207.06507%2014.2469%206.45455%2015%206.45455C15.7531%206.45455%2016.3636%207.06507%2016.3636%207.81818ZM10%209.18182C10.7531%209.18182%2011.3636%208.5713%2011.3636%207.81818C11.3636%207.06507%2010.7531%206.45455%2010%206.45455C9.24688%206.45455%208.63636%207.06507%208.63636%207.81818C8.63636%208.5713%209.24688%209.18182%2010%209.18182ZM6.36364%207.81818C6.36364%208.5713%205.75312%209.18182%205%209.18182C4.24688%209.18182%203.63636%208.5713%203.63636%207.81818C3.63636%207.06507%204.24688%206.45455%205%206.45455C5.75312%206.45455%206.36364%207.06507%206.36364%207.81818Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #e02463; }

.grk-ic-open {
  width: 20px;
  height: 20px; }

.admNEW-tag .grk-ic-open {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22%23ffd951%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M12.2222%205.26667V1L20%208.46667L12.2222%2015.9333V11.56C6.66667%2011.56%202.77778%2013.2667%200%2017C1.11111%2011.6667%204.44444%206.33333%2012.2222%205.26667Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #ffd951; }

.grk-card-lst-map-node .grk-ic-open {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22%2300a2ad%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M12.2222%205.26667V1L20%208.46667L12.2222%2015.9333V11.56C6.66667%2011.56%202.77778%2013.2667%200%2017C1.11111%2011.6667%204.44444%206.33333%2012.2222%205.26667Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #00a2ad; }

.grk-card-lst-map-node:hover .grk-ic-open {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22%23e02463%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M12.2222%205.26667V1L20%208.46667L12.2222%2015.9333V11.56C6.66667%2011.56%202.77778%2013.2667%200%2017C1.11111%2011.6667%204.44444%206.33333%2012.2222%205.26667Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #e02463; }

.grk-ic-code {
  width: 16px;
  height: 16px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2036%2036%22%20fill%3D%22%23000%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M24.5706%2010.9192C24.0629%2010.4116%2024.0629%209.58844%2024.5706%209.08076C25.0783%208.57308%2025.9014%208.57308%2026.4091%209.08076L24.5706%2010.9192ZM26.4091%2026.9192C25.9014%2027.4269%2025.0783%2027.4269%2024.5706%2026.9192C24.0629%2026.4116%2024.0629%2025.5884%2024.5706%2025.0808L26.4091%2026.9192ZM33.4899%2018L34.4091%2017.0808L35.3283%2018L34.4091%2018.9192L33.4899%2018ZM26.4091%209.08076L34.4091%2017.0808L32.5706%2018.9192L24.5706%2010.9192L26.4091%209.08076ZM34.4091%2018.9192L26.4091%2026.9192L24.5706%2025.0808L32.5706%2017.0808L34.4091%2018.9192Z%22%2F%3E%0A%09%3Cpath%20d%3D%22M21.7615%206.53249C21.9107%205.83021%2021.4624%205.13989%2020.7602%204.99062C20.0579%204.84134%2019.3676%205.28964%2019.2183%205.99192L21.7615%206.53249ZM14.2284%2029.4675C14.0791%2030.1697%2014.5274%2030.8601%2015.2297%2031.0093C15.932%2031.1586%2016.6223%2030.7103%2016.7716%2030.008L14.2284%2029.4675ZM19.2183%205.99192L16.7233%2017.7297L19.2665%2018.2703L21.7615%206.53249L19.2183%205.99192ZM16.7233%2017.7297L14.2284%2029.4675L16.7716%2030.008L19.2665%2018.2703L16.7233%2017.7297Z%22%2F%3E%0A%09%3Cpath%20d%3D%22M11.4192%2010.9192C11.9269%2010.4116%2011.9269%209.58844%2011.4192%209.08076C10.9116%208.57308%2010.0884%208.57308%209.58076%209.08076L11.4192%2010.9192ZM9.58076%2026.9192C10.0884%2027.4269%2010.9116%2027.4269%2011.4192%2026.9192C11.9269%2026.4116%2011.9269%2025.5884%2011.4192%2025.0808L9.58076%2026.9192ZM2.5%2018L1.58076%2017.0808L0.661522%2018L1.58076%2018.9192L2.5%2018ZM9.58076%209.08076L1.58076%2017.0808L3.41924%2018.9192L11.4192%2010.9192L9.58076%209.08076ZM1.58076%2018.9192L9.58076%2026.9192L11.4192%2025.0808L3.41924%2017.0808L1.58076%2018.9192Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #000; }

.admNEW-tag .grk-ic-code {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 6px solid transparent;
  background-repeat: no-repeat;
  background-color: #161210;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2036%2036%22%20fill%3D%22%23ffd951%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M24.5706%2010.9192C24.0629%2010.4116%2024.0629%209.58844%2024.5706%209.08076C25.0783%208.57308%2025.9014%208.57308%2026.4091%209.08076L24.5706%2010.9192ZM26.4091%2026.9192C25.9014%2027.4269%2025.0783%2027.4269%2024.5706%2026.9192C24.0629%2026.4116%2024.0629%2025.5884%2024.5706%2025.0808L26.4091%2026.9192ZM33.4899%2018L34.4091%2017.0808L35.3283%2018L34.4091%2018.9192L33.4899%2018ZM26.4091%209.08076L34.4091%2017.0808L32.5706%2018.9192L24.5706%2010.9192L26.4091%209.08076ZM34.4091%2018.9192L26.4091%2026.9192L24.5706%2025.0808L32.5706%2017.0808L34.4091%2018.9192Z%22%2F%3E%0A%09%3Cpath%20d%3D%22M21.7615%206.53249C21.9107%205.83021%2021.4624%205.13989%2020.7602%204.99062C20.0579%204.84134%2019.3676%205.28964%2019.2183%205.99192L21.7615%206.53249ZM14.2284%2029.4675C14.0791%2030.1697%2014.5274%2030.8601%2015.2297%2031.0093C15.932%2031.1586%2016.6223%2030.7103%2016.7716%2030.008L14.2284%2029.4675ZM19.2183%205.99192L16.7233%2017.7297L19.2665%2018.2703L21.7615%206.53249L19.2183%205.99192ZM16.7233%2017.7297L14.2284%2029.4675L16.7716%2030.008L19.2665%2018.2703L16.7233%2017.7297Z%22%2F%3E%0A%09%3Cpath%20d%3D%22M11.4192%2010.9192C11.9269%2010.4116%2011.9269%209.58844%2011.4192%209.08076C10.9116%208.57308%2010.0884%208.57308%209.58076%209.08076L11.4192%2010.9192ZM9.58076%2026.9192C10.0884%2027.4269%2010.9116%2027.4269%2011.4192%2026.9192C11.9269%2026.4116%2011.9269%2025.5884%2011.4192%2025.0808L9.58076%2026.9192ZM2.5%2018L1.58076%2017.0808L0.661522%2018L1.58076%2018.9192L2.5%2018ZM9.58076%209.08076L1.58076%2017.0808L3.41924%2018.9192L11.4192%2010.9192L9.58076%209.08076ZM1.58076%2018.9192L9.58076%2026.9192L11.4192%2025.0808L3.41924%2017.0808L1.58076%2018.9192Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #ffd951;
  cursor: pointer; }
  .admNEW-tag .grk-ic-code:hover {
    background-color: #ffd951;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2036%2036%22%20fill%3D%22%23161210%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M24.5706%2010.9192C24.0629%2010.4116%2024.0629%209.58844%2024.5706%209.08076C25.0783%208.57308%2025.9014%208.57308%2026.4091%209.08076L24.5706%2010.9192ZM26.4091%2026.9192C25.9014%2027.4269%2025.0783%2027.4269%2024.5706%2026.9192C24.0629%2026.4116%2024.0629%2025.5884%2024.5706%2025.0808L26.4091%2026.9192ZM33.4899%2018L34.4091%2017.0808L35.3283%2018L34.4091%2018.9192L33.4899%2018ZM26.4091%209.08076L34.4091%2017.0808L32.5706%2018.9192L24.5706%2010.9192L26.4091%209.08076ZM34.4091%2018.9192L26.4091%2026.9192L24.5706%2025.0808L32.5706%2017.0808L34.4091%2018.9192Z%22%2F%3E%0A%09%3Cpath%20d%3D%22M21.7615%206.53249C21.9107%205.83021%2021.4624%205.13989%2020.7602%204.99062C20.0579%204.84134%2019.3676%205.28964%2019.2183%205.99192L21.7615%206.53249ZM14.2284%2029.4675C14.0791%2030.1697%2014.5274%2030.8601%2015.2297%2031.0093C15.932%2031.1586%2016.6223%2030.7103%2016.7716%2030.008L14.2284%2029.4675ZM19.2183%205.99192L16.7233%2017.7297L19.2665%2018.2703L21.7615%206.53249L19.2183%205.99192ZM16.7233%2017.7297L14.2284%2029.4675L16.7716%2030.008L19.2665%2018.2703L16.7233%2017.7297Z%22%2F%3E%0A%09%3Cpath%20d%3D%22M11.4192%2010.9192C11.9269%2010.4116%2011.9269%209.58844%2011.4192%209.08076C10.9116%208.57308%2010.0884%208.57308%209.58076%209.08076L11.4192%2010.9192ZM9.58076%2026.9192C10.0884%2027.4269%2010.9116%2027.4269%2011.4192%2026.9192C11.9269%2026.4116%2011.9269%2025.5884%2011.4192%2025.0808L9.58076%2026.9192ZM2.5%2018L1.58076%2017.0808L0.661522%2018L1.58076%2018.9192L2.5%2018ZM9.58076%209.08076L1.58076%2017.0808L3.41924%2018.9192L11.4192%2010.9192L9.58076%209.08076ZM1.58076%2018.9192L9.58076%2026.9192L11.4192%2025.0808L3.41924%2017.0808L1.58076%2018.9192Z%22%2F%3E%0A%3C%2Fsvg%3E");
    fill: #161210; }

.admNEW-tag--status--active .grk-ic-code {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2036%2036%22%20fill%3D%22%23ffd951%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M8.57062%209.08096C8.06294%209.58864%208.06294%2010.4118%208.57062%2010.9194L15.6514%2018.0002L8.57062%2025.081C8.06294%2025.5886%208.06294%2026.4118%208.57062%2026.9194C9.0783%2027.4271%209.90142%2027.4271%2010.4091%2026.9194L19.3283%2018.0002L10.4091%209.08096C9.90142%208.57327%209.0783%208.57327%208.57062%209.08096Z%22%2F%3E%0A%09%3Cpath%20d%3D%22M27.4192%209.08096C27.9269%209.58864%2027.9269%2010.4118%2027.4192%2010.9194L20.3385%2018.0002L27.4192%2025.081C27.9269%2025.5886%2027.9269%2026.4118%2027.4192%2026.9194C26.9116%2027.4271%2026.0884%2027.4271%2025.5808%2026.9194L16.6615%2018.0002L25.5808%209.08096C26.0884%208.57327%2026.9116%208.57327%2027.4192%209.08096Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #ffd951; }
  .admNEW-tag--status--active .grk-ic-code:hover {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2036%2036%22%20fill%3D%22%23161210%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M8.57062%209.08096C8.06294%209.58864%208.06294%2010.4118%208.57062%2010.9194L15.6514%2018.0002L8.57062%2025.081C8.06294%2025.5886%208.06294%2026.4118%208.57062%2026.9194C9.0783%2027.4271%209.90142%2027.4271%2010.4091%2026.9194L19.3283%2018.0002L10.4091%209.08096C9.90142%208.57327%209.0783%208.57327%208.57062%209.08096Z%22%2F%3E%0A%09%3Cpath%20d%3D%22M27.4192%209.08096C27.9269%209.58864%2027.9269%2010.4118%2027.4192%2010.9194L20.3385%2018.0002L27.4192%2025.081C27.9269%2025.5886%2027.9269%2026.4118%2027.4192%2026.9194C26.9116%2027.4271%2026.0884%2027.4271%2025.5808%2026.9194L16.6615%2018.0002L25.5808%209.08096C26.0884%208.57327%2026.9116%208.57327%2027.4192%209.08096Z%22%2F%3E%0A%3C%2Fsvg%3E");
    fill: #161210; }

.admNEW-tag--size--big .grk-ic-code {
  width: 100%;
  height: 100%;
  border: 10px solid transparent; }

.grk-ic-play-wrap {
  position: relative; }

.grk-ic-play {
  display: flex;
  position: absolute;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: rgba(22, 18, 16, 0.24); }
  .grk-ic-play &gt; svg {
    width: 12px;
    height: 10px;
    margin: auto;
    padding: 0 0 0 2px;
    fill: #fff; }

.grk-ic-play-wrap:hover .grk-ic-play {
  background-color: #161210; }

.elast-card .grk-ic-play,
.grk-card.-sizeXx352 .grk-ic-play,
.grk-card.-sizeXx360 .grk-ic-play,
.grk-card.-sizeXx388 .grk-ic-play {
  top: 8px;
  right: 8px; }

.grk-ic-comment {
  width: 20px;
  height: 20px; }

.elast-card-pane-node .grk-ic-comment {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22%23fff%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M11.7994%2015.5548L19.5328%2019L18.0708%2013.4237C19.2968%2012.1808%2020%2010.5324%2020%208.77739C20%205.03434%2016.824%202%2012.9062%202H7.09375C3.17598%202%200%205.03434%200%208.77739C0%2012.5204%203.17598%2015.5548%207.09375%2015.5548H11.7994ZM16.2955%2012.4104L15.8442%2012.795L16.5725%2015.5729L12.2427%2013.644H7.09375C4.28055%2013.644%202%2011.4651%202%208.77739C2%206.08965%204.28055%203.9108%207.09375%203.9108H12.9062C15.7194%203.9108%2018%206.08965%2018%208.77739C18%2010.1841%2017.3732%2011.4919%2016.2955%2012.4104Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #fff; }

.elast-card-pane-node .grk-ic-comment.-active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22%23fff%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M19.5328%2019L11.7994%2015.5548H7.09375C3.17598%2015.5548%200%2012.5204%200%208.77739C0%205.03434%203.17598%202%207.09375%202H12.9062C16.824%202%2020%205.03434%2020%208.77739C20%2010.5324%2019.2968%2012.1808%2018.0708%2013.4237L19.5328%2019Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #fff; }

.grk-ic-like {
  width: 20px;
  height: 20px; }

.elast-card-pane-node .grk-ic-like {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22%23fff%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M19.3019%204.67896C18.6703%203.47407%2017.6747%202.57011%2016.4125%202.19875C15.0533%201.79282%2013.5518%202.04427%2012.1194%202.67994C11.346%203.01852%2010.6887%203.43465%2010.0043%203.99905C9.48494%203.56715%208.90192%203.18849%208.23696%202.84471C7.0738%202.25275%205.89133%201.93931%204.58121%202.00979C3.93914%202.05246%203.33069%202.23773%202.80937%202.52166C1.50774%203.20183%200.610577%204.40608%200.20237%205.95288C0.0480792%206.53747%20-0.0188787%207.10351%200.00456719%207.69999C0.0277589%208.23772%200.150642%208.7863%200.343253%209.32425C0.639685%2010.1468%201.09047%2010.878%201.7314%2011.6768C3.25518%2013.5734%204.99594%2014.8882%208.37793%2016.9842C8.48999%2017.0536%208.7772%2017.2312%208.99469%2017.3656C9.11618%2017.4407%209.21592%2017.5024%209.25123%2017.5242L9.48197%2017.6672L10.0179%2018L10.5515%2017.6636C10.744%2017.5422%2010.903%2017.4424%2011.267%2017.2143C14.9324%2014.9176%2016.4864%2013.7744%2018.0588%2011.9292C18.9367%2010.8957%2019.5106%209.95158%2019.8133%208.86658C20.2051%207.46057%2019.9583%205.93083%2019.3019%204.67896ZM10.1742%2015.5581L10.0098%2015.6611C9.79947%2015.5311%209.54372%2015.373%209.4402%2015.3089C6.24261%2013.3272%204.63738%2012.1147%203.29788%2010.4475C2.78214%209.80473%202.43892%209.24797%202.22793%208.66252C2.09765%208.29866%202.0166%207.93682%202.0029%207.61947C1.98747%207.22652%202.03156%206.85379%202.13758%206.45207C2.41005%205.41961%202.9625%204.67806%203.75926%204.26161C4.04744%204.10483%204.37453%204.00523%204.70274%203.98338C5.60413%203.93497%206.4501%204.15921%207.31589%204.59981C8.10578%205.00821%208.73115%205.4634%209.25526%206.01661L9.94218%206.74169L10.6722%206.05905C11.4823%205.30165%2012.1332%204.83603%2012.9364%204.48474C13.9711%204.02517%2015.0218%203.84895%2015.8381%204.09273C16.5439%204.30041%2017.1296%204.83214%2017.5263%205.5889C17.9656%206.42674%2018.1317%207.45648%2017.8852%208.3411C17.6715%209.10692%2017.2365%209.82257%2016.5282%2010.6564C15.1338%2012.2927%2013.688%2013.3564%2010.1742%2015.5581Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #fff; }

.elast-card-pane-node .grk-ic-like.-active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22%23fff%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M16.4133%202.19875C17.6755%202.57011%2018.6711%203.47407%2019.3028%204.67896C19.9592%205.93083%2020.206%207.46057%2019.8141%208.86658C19.5114%209.95158%2018.9376%2010.8957%2018.0596%2011.9292C16.4872%2013.7744%2014.9333%2014.9176%2011.2679%2017.2143C10.9039%2017.4424%2010.7449%2017.5422%2010.5524%2017.6636L10.0188%2018L9.48282%2017.6672C9.36764%2017.5958%209.36764%2017.5958%209.25208%2017.5242C9.15356%2017.4632%208.55344%2017.0924%208.37879%2016.9842C4.9968%2014.8882%203.25603%2013.5734%201.73226%2011.6768C1.09133%2010.878%200.640539%2010.1468%200.344108%209.32425C0.151497%208.7863%200.0286134%208.23772%200.00542168%207.69999C-0.0180243%207.10351%200.0489337%206.53747%200.203224%205.95288C0.611432%204.40608%201.50859%203.20183%202.81022%202.52166C3.33155%202.23773%203.94%202.05246%204.58207%202.00979C5.89219%201.93931%207.07465%202.25275%208.23781%202.84471C8.90278%203.18849%209.4858%203.56715%2010.0051%203.99905C10.6896%203.43465%2011.3468%203.01852%2012.1203%202.67994C13.5526%202.04427%2015.0541%201.79282%2016.4133%202.19875Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #fff; }

.grk-ic-ring {
  width: 16px;
  height: 10px; }

.grk-card.-sizeXx144 .grk-ic-ring {
  position: absolute;
  right: 8px;
  bottom: 8px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2016%2010%22%20fill%3D%22%23dad9d9%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M8.83274%200.818438C9.62239%200.3025%2010.5651%200%2011.5803%200C14.3524%200%2016.6%202.23844%2016.6%205C16.6%207.76125%2014.3524%2010%2011.5803%2010C8.80827%2010%206.56074%207.76125%206.56074%205C6.56074%204.15688%206.77407%203.36469%207.14427%202.66781C7.66474%203.07531%208.04403%203.6525%208.20153%204.31594C8.15603%204.53719%208.12937%204.76531%208.12937%205C8.12937%206.89531%209.67729%208.4375%2011.5803%208.4375C13.4831%208.4375%2015.0313%206.89531%2015.0313%205C15.0313%203.10438%2013.4831%201.5625%2011.5803%201.5625C10.9676%201.5625%2010.3929%201.72406%209.89345%202.00406C9.59917%201.55906%209.24121%201.16%208.83274%200.818438ZM1.54115%204.99972C1.54115%207.06753%203.22994%208.74972%205.30586%208.74972C5.92892%208.74972%206.5159%208.59566%207.03417%208.32753C7.22492%208.58566%207.43574%208.82784%207.66727%209.04972C6.97268%209.45253%206.16766%209.68722%205.30586%209.68722C2.70727%209.68722%200.599976%207.58847%200.599976%204.99972C0.599976%202.41097%202.70727%200.312218%205.30586%200.312218C7.90445%200.312218%2010.0117%202.41097%2010.0117%204.99972C10.0117%205.70347%209.85111%206.36816%209.57096%206.96628C9.29645%206.68847%209.07715%206.35691%208.93755%205.98503C9.02382%205.67097%209.07057%205.34097%209.07057%204.99972C9.07057%202.93191%207.38178%201.24972%205.30586%201.24972C3.22994%201.24972%201.54115%202.93191%201.54115%204.99972Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #dad9d9;
  pointer-events: none; }

.grk-ic-warning {
  width: 32px;
  height: 32px;
  border: 2px solid #ff5a25;
  border-radius: 50%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%204%2016%22%20fill%3D%22%23ff5a25%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M1%209.22619C1%2010%202%2010%202%2010C2%2010%203%2010%203%209.22619C3%209.22619%204%204.64286%204%201.54762C4%200.693333%203.104%200%202%200C0.896%200%200%200.693333%200%201.54762C0%204.64286%201%209.22619%201%209.22619ZM0%2014C0%2015.105%200.896%2016%202%2016C3.104%2016%204%2015.105%204%2014C4%2012.896%203.104%2012%202%2012C0.896%2012%200%2012.896%200%2014Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #ff5a25;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 4px; }

[class*='grk-ic-option'] {
  width: 20px;
  height: 16px;
  margin: 0 4px;
  cursor: pointer; }

.grk-ic-option {
  border-radius: 4px;
  background-color: #5cc9d2; }
  .grk-ic-option-grid {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2020%2016%22%20fill%3D%22%235cc9d2%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M4%200C1.79086%200%200%201.79086%200%204V7H9V0H4ZM16%200H11V7H20V4C20%201.79086%2018.2091%200%2016%200ZM0%209H9V16H4C1.79086%2016%200%2014.2091%200%2012V9ZM20%209H11V16H16C18.2091%2016%2020%2014.2091%2020%2012V9Z%22%2F%3E%0A%3C%2Fsvg%3E");
    fill: #5cc9d2; }

.grk-ic-option.-active {
  background-color: #e02463; }

.grk-ic-option-grid.-active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2020%2016%22%20fill%3D%22%23e02463%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M4%200C1.79086%200%200%201.79086%200%204V7H9V0H4ZM16%200H11V7H20V4C20%201.79086%2018.2091%200%2016%200ZM0%209H9V16H4C1.79086%2016%200%2014.2091%200%2012V9ZM20%209H11V16H16C18.2091%2016%2020%2014.2091%2020%2012V9Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #e02463; }

[class*='grk-ic-medal'] {
  width: 32px;
  height: 32px; }

.grk-ic-medal-01 {
  background-image: url(img/st/contest/medal-01.svg);
  fill: #ffb30f; }

.grk-ic-medal-02 {
  background-image: url(img/st/contest/medal-02.svg);
  fill: #b6c0c7; }

.grk-ic-medal-03 {
  background-image: url(img/st/contest/medal-03.svg);
  fill: #ee9d89; }

.grk-card.-sizeXx170 [class*='grk-ic-medal'] {
  position: absolute;
  right: 8px;
  bottom: 12px; }

.grk-ic-marker-big {
  position: relative;
  width: 26px;
  height: 32px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2026%2032%22%20fill%3D%22%23e02463%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M3.93376%2020.116L3.90034%2020.068L3.86156%2020.0242C2.07626%2018.0098%201%2015.3886%201%2012.5417C1%206.21016%206.33931%201%2012.9968%201C19.6651%201%2025%206.21026%2025%2012.5417C25%2015.4838%2023.8636%2018.1423%2021.9965%2020.1783L21.9571%2020.2213L21.9229%2020.2687C21.6795%2020.6056%2021.5093%2020.8322%2021.402%2020.972C21.3484%2021.0419%2021.3106%2021.09%2021.2873%2021.1193L21.267%2021.1447L12.9952%2030.4927L4.74804%2021.2108L4.74807%2021.2108L4.74666%2021.2092L4.74569%2021.2081C4.74525%2021.2076%204.74467%2021.207%204.74394%2021.2061C4.73986%2021.2014%204.73124%2021.1914%204.7179%2021.1753C4.69119%2021.1433%204.64576%2021.0876%204.5801%2021.0032C4.44865%2020.8342%204.23727%2020.5517%203.93376%2020.116Z%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%2F%3E%0A%3C%2Fsvg%3E");
  background-position: center top;
  background-repeat: no-repeat; }
  .grk-ic-marker-big:hover {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2026%2032%22%20fill%3D%22%2300a2ad%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M3.93376%2020.116L3.90034%2020.068L3.86156%2020.0242C2.07626%2018.0098%201%2015.3886%201%2012.5417C1%206.21016%206.33931%201%2012.9968%201C19.6651%201%2025%206.21026%2025%2012.5417C25%2015.4838%2023.8636%2018.1423%2021.9965%2020.1783L21.9571%2020.2213L21.9229%2020.2687C21.6795%2020.6056%2021.5093%2020.8322%2021.402%2020.972C21.3484%2021.0419%2021.3106%2021.09%2021.2873%2021.1193L21.267%2021.1447L12.9952%2030.4927L4.74804%2021.2108L4.74807%2021.2108L4.74666%2021.2092L4.74569%2021.2081C4.74525%2021.2076%204.74467%2021.207%204.74394%2021.2061C4.73986%2021.2014%204.73124%2021.1914%204.7179%2021.1753C4.69119%2021.1433%204.64576%2021.0876%204.5801%2021.0032C4.44865%2020.8342%204.23727%2020.5517%203.93376%2020.116Z%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%2F%3E%0A%3C%2Fsvg%3E"); }
  .grk-ic-marker-big::before, .grk-ic-marker-big::after {
    content: '';
    position: absolute; }
  .grk-ic-marker-big::before {
    z-index: 1;
    top: 9px;
    left: 50%;
    transform: translateX(-50%);
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #fff; }
  .grk-ic-marker-big::after {
    z-index: -1;
    bottom: -4px;
    width: 100%;
    height: 8px;
    border-radius: 50%;
    background-color: #d6d6d6; }

.grk-ic-marker-small {
  width: 16px;
  height: 16px; }

.grk-ui-dot .grk-ic-marker-small {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22%23c7c6c6%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M2%206.37891C2%203.13672%204.68637%200.5%207.99851%200.5C11.3156%200.5%2014%203.13672%2014%206.37891C14%207.88281%2013.4271%209.24023%2012.4924%2010.2754C12.2632%2010.5977%2012.1676%2010.7148%2012.1676%2010.7148L7.99851%2015.5L3.84638%2010.7539C3.84638%2010.7539%203.72482%2010.6172%203.43685%2010.1973C2.54206%209.17188%202%207.83398%202%206.37891ZM6.50089%206.49858C6.50089%207.32562%207.17347%208.00319%207.99852%208.00319C8.82854%208.00319%209.50113%207.32562%209.50113%206.49858C9.50113%205.67154%208.82854%205.00394%207.99852%205.00394C7.17347%205.00394%206.50089%205.67154%206.50089%206.49858Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #c7c6c6; }

.grk-ic-length {
  width: 20px;
  height: 21px; }

.grk-ui-link-grey .grk-ic-length {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2020%2021%22%20fill%3D%22%237d7a79%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M0%2014.9414C0%2015.4944%200.448%2015.9414%201%2015.9414C1.552%2015.9414%202%2015.4944%202%2014.9414V6.94141C2%206.38841%201.552%205.94141%201%205.94141C0.448%205.94141%200%206.38841%200%206.94141V14.9414ZM20%206.94141C20%206.38841%2019.552%205.94141%2019%205.94141C18.448%205.94141%2018%206.38841%2018%206.94141V11.2224L13.061%208.38441V10.9414H7V8.38441L2.061%2011.1034L7%2013.9414V11.9414H13.061V13.9414L18%2011.2224V14.9414C18%2015.4944%2018.448%2015.9414%2019%2015.9414C19.552%2015.9414%2020%2015.4944%2020%2014.9414V6.94141Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #7d7a79; }

.grk-ui-link-grey:hover .grk-ic-length {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2020%2021%22%20fill%3D%22%23454140%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M0%2014.9414C0%2015.4944%200.448%2015.9414%201%2015.9414C1.552%2015.9414%202%2015.4944%202%2014.9414V6.94141C2%206.38841%201.552%205.94141%201%205.94141C0.448%205.94141%200%206.38841%200%206.94141V14.9414ZM20%206.94141C20%206.38841%2019.552%205.94141%2019%205.94141C18.448%205.94141%2018%206.38841%2018%206.94141V11.2224L13.061%208.38441V10.9414H7V8.38441L2.061%2011.1034L7%2013.9414V11.9414H13.061V13.9414L18%2011.2224V14.9414C18%2015.4944%2018.448%2015.9414%2019%2015.9414C19.552%2015.9414%2020%2015.4944%2020%2014.9414V6.94141Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #454140; }

.grk-ic-people {
  width: 20px;
  height: 20px; }

.grk-ui-link-grey .grk-ic-people {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22%237d7a79%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M13.7791%2010.3405L13.7781%2010.3424C15.1459%2011.4088%2015.0008%2012.7834%2015.0008%2012.7834V15.7184C15.0008%2015.7184%2014.6626%2017%209.97399%2017L9.97499%2016.5891H9.97399V17C5.28438%2017%204.97121%2015.7184%204.97121%2015.7184V12.7834C4.97121%2012.7834%204.82713%2011.4088%206.19389%2010.3424V10.3405C6.19389%2010.3405%206.20189%2010.3356%206.20389%2010.3356C6.37399%2010.2035%206.56609%2010.0773%206.77421%209.95891C6.97232%209.84836%207.62968%209.37778%207.89783%209.15765C8.34408%208.79078%207.60267%208.01691%207.60267%208.01691L7.60967%208.01202C7.1184%207.48763%206.7592%206.84584%206.7592%206.14437C6.7592%204.49979%208.05292%203.1673%209.69683%203.02837C9.69683%203.02642%209.69883%203.01272%209.69883%203.01272H9.84792C9.86672%203.01184%209.88533%203.0092%209.904%203.00655C9.92706%203.00328%209.95022%203%209.97399%203V3.01272H9.998V3C10.0218%203%2010.0449%203.00328%2010.068%203.00655C10.0867%203.0092%2010.1053%203.01184%2010.1241%203.01272H10.1611L10.1621%203.01663C11.86%203.10077%2013.2138%204.46164%2013.2138%206.14437C13.2138%206.84584%2012.8536%207.48763%2012.3633%208.01202L12.3703%208.01691C12.3703%208.01691%2011.6279%208.79078%2012.0752%209.15765C12.3423%209.37778%2012.9997%209.84836%2013.1988%209.95891C13.4069%2010.0773%2013.599%2010.2035%2013.7681%2010.3356C13.7701%2010.3356%2013.7791%2010.3405%2013.7791%2010.3405Z%22%2F%3E%0A%09%3Cpath%20d%3D%22M2.00056%2016.2027C1.44825%2016.2027%201%2015.7653%201%2015.2253V11.6955C1%2011.6045%201.01301%2011.5145%201.03902%2011.4264C1.07104%2011.3178%201.3672%2010.3473%202.06659%209.4355C2.39177%209.00992%202.83602%208.6225%203.22023%208.329C2.99011%207.82124%202.77699%207.1188%202.77699%206.25395C2.77699%204.75514%203.25825%204.00084%203.35431%203.86387C3.66848%203.41971%204.28983%203.30818%204.74608%203.61635C5.20033%203.92453%205.3134%204.53305%205.00022%204.97722C5.00046%204.97722%204.99926%204.97979%204.99686%204.98497C4.96891%205.04502%204.7781%205.45504%204.7781%206.25395C4.7781%207.30056%205.2822%207.94834%205.30652%207.97958L5.30739%207.98071C5.4965%208.19888%205.57754%208.48553%205.53252%208.7673C5.48649%209.04906%205.3164%209.29755%205.06826%209.44724C4.80411%209.60573%204.03769%2010.1252%203.66748%2010.6085C3.30028%2011.0889%203.08416%2011.6211%203.00111%2011.851V15.2253C3.00111%2015.7653%202.55286%2016.2027%202.00056%2016.2027Z%22%2F%3E%0A%09%3Cpath%20d%3D%22M17.9994%2016.2027C17.4471%2016.2027%2016.9989%2015.7653%2016.9989%2015.2253V11.851C16.9168%2011.6231%2016.7007%2011.0889%2016.3325%2010.6085C15.9603%2010.1223%2015.1779%209.59497%2014.9327%209.44724C14.6836%209.29853%2014.5145%209.05004%2014.4675%208.76827C14.4215%208.48651%2014.5035%208.19888%2014.6926%207.98071L14.6933%207.97988C14.7175%207.94915%2015.2219%207.30991%2015.2219%206.25395C15.2219%205.36073%2014.9838%204.95276%2014.9808%204.94885C14.7086%204.4949%2014.8417%203.89616%2015.2949%203.61244C15.7482%203.32774%2016.3395%203.43145%2016.6467%203.86387C16.7427%204.00084%2017.223%204.75514%2017.223%206.25395C17.223%207.1188%2017.0109%207.82124%2016.7798%208.329C17.164%208.6225%2017.6082%209.00992%2017.9344%209.4355C18.6328%2010.3473%2018.93%2011.3178%2018.961%2011.4264C18.987%2011.5145%2019%2011.6045%2019%2011.6955V15.2253C19%2015.7653%2018.5518%2016.2027%2017.9994%2016.2027Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #7d7a79; }

.grk-ui-link-grey:hover .grk-ic-people {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22%23454140%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M13.7791%2010.3405L13.7781%2010.3424C15.1459%2011.4088%2015.0008%2012.7834%2015.0008%2012.7834V15.7184C15.0008%2015.7184%2014.6626%2017%209.97399%2017L9.97499%2016.5891H9.97399V17C5.28438%2017%204.97121%2015.7184%204.97121%2015.7184V12.7834C4.97121%2012.7834%204.82713%2011.4088%206.19389%2010.3424V10.3405C6.19389%2010.3405%206.20189%2010.3356%206.20389%2010.3356C6.37399%2010.2035%206.56609%2010.0773%206.77421%209.95891C6.97232%209.84836%207.62968%209.37778%207.89783%209.15765C8.34408%208.79078%207.60267%208.01691%207.60267%208.01691L7.60967%208.01202C7.1184%207.48763%206.7592%206.84584%206.7592%206.14437C6.7592%204.49979%208.05292%203.1673%209.69683%203.02837C9.69683%203.02642%209.69883%203.01272%209.69883%203.01272H9.84792C9.86672%203.01184%209.88533%203.0092%209.904%203.00655C9.92706%203.00328%209.95022%203%209.97399%203V3.01272H9.998V3C10.0218%203%2010.0449%203.00328%2010.068%203.00655C10.0867%203.0092%2010.1053%203.01184%2010.1241%203.01272H10.1611L10.1621%203.01663C11.86%203.10077%2013.2138%204.46164%2013.2138%206.14437C13.2138%206.84584%2012.8536%207.48763%2012.3633%208.01202L12.3703%208.01691C12.3703%208.01691%2011.6279%208.79078%2012.0752%209.15765C12.3423%209.37778%2012.9997%209.84836%2013.1988%209.95891C13.4069%2010.0773%2013.599%2010.2035%2013.7681%2010.3356C13.7701%2010.3356%2013.7791%2010.3405%2013.7791%2010.3405Z%22%2F%3E%0A%09%3Cpath%20d%3D%22M2.00056%2016.2027C1.44825%2016.2027%201%2015.7653%201%2015.2253V11.6955C1%2011.6045%201.01301%2011.5145%201.03902%2011.4264C1.07104%2011.3178%201.3672%2010.3473%202.06659%209.4355C2.39177%209.00992%202.83602%208.6225%203.22023%208.329C2.99011%207.82124%202.77699%207.1188%202.77699%206.25395C2.77699%204.75514%203.25825%204.00084%203.35431%203.86387C3.66848%203.41971%204.28983%203.30818%204.74608%203.61635C5.20033%203.92453%205.3134%204.53305%205.00022%204.97722C5.00046%204.97722%204.99926%204.97979%204.99686%204.98497C4.96891%205.04502%204.7781%205.45504%204.7781%206.25395C4.7781%207.30056%205.2822%207.94834%205.30652%207.97958L5.30739%207.98071C5.4965%208.19888%205.57754%208.48553%205.53252%208.7673C5.48649%209.04906%205.3164%209.29755%205.06826%209.44724C4.80411%209.60573%204.03769%2010.1252%203.66748%2010.6085C3.30028%2011.0889%203.08416%2011.6211%203.00111%2011.851V15.2253C3.00111%2015.7653%202.55286%2016.2027%202.00056%2016.2027Z%22%2F%3E%0A%09%3Cpath%20d%3D%22M17.9994%2016.2027C17.4471%2016.2027%2016.9989%2015.7653%2016.9989%2015.2253V11.851C16.9168%2011.6231%2016.7007%2011.0889%2016.3325%2010.6085C15.9603%2010.1223%2015.1779%209.59497%2014.9327%209.44724C14.6836%209.29853%2014.5145%209.05004%2014.4675%208.76827C14.4215%208.48651%2014.5035%208.19888%2014.6926%207.98071L14.6933%207.97988C14.7175%207.94915%2015.2219%207.30991%2015.2219%206.25395C15.2219%205.36073%2014.9838%204.95276%2014.9808%204.94885C14.7086%204.4949%2014.8417%203.89616%2015.2949%203.61244C15.7482%203.32774%2016.3395%203.43145%2016.6467%203.86387C16.7427%204.00084%2017.223%204.75514%2017.223%206.25395C17.223%207.1188%2017.0109%207.82124%2016.7798%208.329C17.164%208.6225%2017.6082%209.00992%2017.9344%209.4355C18.6328%2010.3473%2018.93%2011.3178%2018.961%2011.4264C18.987%2011.5145%2019%2011.6045%2019%2011.6955V15.2253C19%2015.7653%2018.5518%2016.2027%2017.9994%2016.2027Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #454140; }

.grk-ic-cal {
  width: 20px;
  height: 21px; }

.grk-ui-link-grey .grk-ic-cal {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2020%2021%22%20fill%3D%22%237d7a79%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M16.8421%204.01284H18.9474C19.5284%204.01284%2020%204.49177%2020%205.08427V14.7271C20%2017.0103%2019.0853%2017.9414%2016.8421%2017.9414H3.15789C0.91474%2017.9414%200%2017.0103%200%2014.7271V5.08427C0%204.49177%200.47158%204.01284%201.05263%204.01284H3.15789C3.15789%203.42034%203.62947%202.94141%204.21053%202.94141H5.26316C5.84421%202.94141%206.31579%203.42034%206.31579%204.01284H13.6842C13.6842%203.42034%2014.1558%202.94141%2014.7368%202.94141H15.7895C16.3705%202.94141%2016.8421%203.42034%2016.8421%204.01284ZM16.8421%2015.7985C17.8947%2015.7985%2017.8947%2015.7985%2017.8947%2014.7271V6.1557H2.10526V14.7271C2.10526%2015.7985%202.10526%2015.7985%203.15789%2015.7985H16.8421ZM4.21053%207.22712H7.36842V10.4414H4.21053V7.22712ZM11.5789%207.22712H8.4211V10.4414H11.5789V7.22712ZM12.6316%207.22712H15.7895V10.4414H12.6316V7.22712ZM7.36842%2011.5128H4.21053V14.7271H7.36842V11.5128ZM8.4211%2011.5128H11.5789V14.7271H8.4211V11.5128ZM15.7895%2011.5128H12.6316V14.7271H15.7895V11.5128Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #7d7a79; }

.grk-ui-link-grey:hover .grk-ic-cal {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2020%2021%22%20fill%3D%22%23454140%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M16.8421%204.01284H18.9474C19.5284%204.01284%2020%204.49177%2020%205.08427V14.7271C20%2017.0103%2019.0853%2017.9414%2016.8421%2017.9414H3.15789C0.91474%2017.9414%200%2017.0103%200%2014.7271V5.08427C0%204.49177%200.47158%204.01284%201.05263%204.01284H3.15789C3.15789%203.42034%203.62947%202.94141%204.21053%202.94141H5.26316C5.84421%202.94141%206.31579%203.42034%206.31579%204.01284H13.6842C13.6842%203.42034%2014.1558%202.94141%2014.7368%202.94141H15.7895C16.3705%202.94141%2016.8421%203.42034%2016.8421%204.01284ZM16.8421%2015.7985C17.8947%2015.7985%2017.8947%2015.7985%2017.8947%2014.7271V6.1557H2.10526V14.7271C2.10526%2015.7985%202.10526%2015.7985%203.15789%2015.7985H16.8421ZM4.21053%207.22712H7.36842V10.4414H4.21053V7.22712ZM11.5789%207.22712H8.4211V10.4414H11.5789V7.22712ZM12.6316%207.22712H15.7895V10.4414H12.6316V7.22712ZM7.36842%2011.5128H4.21053V14.7271H7.36842V11.5128ZM8.4211%2011.5128H11.5789V14.7271H8.4211V11.5128ZM15.7895%2011.5128H12.6316V14.7271H15.7895V11.5128Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #454140; }

.grk-ic-lock {
  width: 20px;
  height: 20px; }

.grk-ui-link-grey .grk-ic-lock {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22%237d7a79%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M14.517%204.62035V6.73051C15.8524%206.78117%2016.9211%207.91091%2016.9211%209.29559L17%2016.7141C17%2018.1413%2015.881%2018.9627%2014.5022%2018.9627L5.57666%2019C4.19689%2019%203.0789%2017.85%203.0789%2016.4331L3%209.33294C3%207.91604%203.97076%206.79242%205.35052%206.79242H5.50638L5.47957%204.64162C5.50156%202.09529%207.50728%200%209.99005%200C12.4728%200%2014.494%202.07402%2014.517%204.62035ZM10.614%2015.4271C10.614%2015.7865%2010.3353%2016.074%209.98957%2016.074C9.64488%2016.074%209.36613%2015.7865%209.36613%2015.4271V14.3285C8.81462%2014.0821%208.42897%2013.5174%208.42897%2012.8603C8.42897%2011.9773%209.12734%2011.2586%209.98957%2011.2586C10.8518%2011.2586%2011.5512%2011.9773%2011.5512%2012.8603C11.5512%2013.5174%2011.1645%2014.0821%2010.614%2014.3285V15.4271ZM9.99005%201.61199C8.35452%201.61199%207.02372%202.97756%207.02372%204.65115V6.74571H12.9564V4.65115C12.9564%202.97756%2011.6256%201.61199%209.99005%201.61199Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #7d7a79; }

.grk-ui-link-grey:hover .grk-ic-lock {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22%23454140%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M14.517%204.62035V6.73051C15.8524%206.78117%2016.9211%207.91091%2016.9211%209.29559L17%2016.7141C17%2018.1413%2015.881%2018.9627%2014.5022%2018.9627L5.57666%2019C4.19689%2019%203.0789%2017.85%203.0789%2016.4331L3%209.33294C3%207.91604%203.97076%206.79242%205.35052%206.79242H5.50638L5.47957%204.64162C5.50156%202.09529%207.50728%200%209.99005%200C12.4728%200%2014.494%202.07402%2014.517%204.62035ZM10.614%2015.4271C10.614%2015.7865%2010.3353%2016.074%209.98957%2016.074C9.64488%2016.074%209.36613%2015.7865%209.36613%2015.4271V14.3285C8.81462%2014.0821%208.42897%2013.5174%208.42897%2012.8603C8.42897%2011.9773%209.12734%2011.2586%209.98957%2011.2586C10.8518%2011.2586%2011.5512%2011.9773%2011.5512%2012.8603C11.5512%2013.5174%2011.1645%2014.0821%2010.614%2014.3285V15.4271ZM9.99005%201.61199C8.35452%201.61199%207.02372%202.97756%207.02372%204.65115V6.74571H12.9564V4.65115C12.9564%202.97756%2011.6256%201.61199%209.99005%201.61199Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #454140; }

.grk-ic-rate {
  width: 20px;
  height: 20px; }
  .grk-ic-rate-small {
    width: 16px;
    height: 16px; }

.grk-ui-link-white .grk-ic-rate-small {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22%23fff%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M11.4911%202.4H12.4222C12.9369%202.4%2013.3533%202.79381%2013.3533%203.27903C13.3533%203.27903%2013.36%204.04072%2013.36%204.53526V12.721C13.36%2013.2062%2012.9436%2013.6%2012.4289%2013.6H11.4978C10.9838%2013.6%2010.5667%2013.2062%2010.5667%2012.721L10.56%203.27903C10.56%202.79381%2010.9771%202.4%2011.4911%202.4ZM8.35382%205.9H7.42763C6.91637%205.9%206.50144%206.29358%206.50144%206.77852L6.48%2012.7215C6.48%2013.2064%206.89494%2013.6%207.40619%2013.6H8.33238C8.84438%2013.6%209.25857%2013.2064%209.25857%2012.7215L9.28%206.77852C9.28%206.29358%208.86581%205.9%208.35382%205.9ZM4.2616%209.4H3.33081C2.81702%209.4%202.40002%209.79489%202.40002%2010.2814L2.40766%2012.7186C2.40766%2013.2051%202.82465%2013.6%203.33845%2013.6H4.26924C4.78378%2013.6%205.20002%2013.2051%205.20002%2012.7186L5.19239%2010.2814C5.19239%209.79489%204.77614%209.4%204.2616%209.4Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #fff; }

.grk-ic-resize {
  width: 14px;
  height: 14px;
  cursor: pointer; }

.elast-card-pane-node .grk-ic-resize {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2014%2014%22%20fill%3D%22%23fff%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M14%202V0H12H6V2H12V8H14V2ZM2%206H0V12V14H2H8V12H2V6Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #fff; }

.grk-ic-share {
  width: 20px;
  height: 20px; }

.elast-card-pane-node .grk-ic-share {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22%23fff%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M13%207.87879H16C17.1046%207.87879%2018%208.78327%2018%209.89899V17.9798C18%2019.0955%2017.1046%2020%2016%2020H4C2.89543%2020%202%2019.0955%202%2017.9798V9.89899C2%208.78327%202.89543%207.87879%204%207.87879H7V9.89899L4%209.89899V17.9798H16V9.89899L13%209.89899V7.87879ZM9.80675%200.0186574C9.86928%200.00641534%209.93389%200%2010%200C10.0657%200%2010.13%200.00634195%2010.1922%200.0184473C10.4768%20-0.00838272%2010.7705%200.0872523%2010.9877%200.306609L13.8232%203.1708C14.2118%203.56328%2014.2082%204.20322%2013.8197%204.5957C13.4311%204.98819%2012.7976%204.99178%2012.409%204.5993L11%203.17604V12.1313C11%2012.6836%2010.5523%2013.1313%2010%2013.1313C9.44772%2013.1313%209%2012.6836%209%2012.1313V3.17273L7.5877%204.5993C7.19914%204.99178%206.5656%204.98819%206.17705%204.5957C5.78849%204.20322%205.78493%203.56329%206.17348%203.1708L9.00904%200.30661C9.22676%200.0866897%209.52139%20-0.00887243%209.80675%200.0186574Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #fff; }

.grk-ic-basket {
  width: 20px;
  height: 20px; }

.admNEW-tag .grk-ic-basket {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22%23ffd951%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M16.1317%204.0298L13.9571%204.05238L13.9405%202.58777L13.9335%202.51791C13.9335%201.15065%2012.671%200%2011.2808%200H8.76456C7.37937%200%206.00073%201.11717%205.98968%202.48443L6.01392%204.11829L3.45119%204.08272C2.75508%204.08272%202%204.54305%202%205.24166L2.00405%207.45683L3.03968%207.43161L3.01798%2017.376C3.01798%2018.7532%204.23029%2020%205.6195%2020H14.4269C15.8151%2020%2017.0573%2018.8863%2017.0573%2017.5091L17.0307%207.43551L17.9783%207.46487L18%205.24117C18%204.54257%2017.025%204.02948%2016.3299%204.02948L16.1317%204.0298ZM14.2428%2016.8724C14.2428%2017.2217%2013.9596%2017.5012%2013.612%2017.5012C13.2635%2017.5012%2012.9822%2017.2217%2012.9822%2016.8724V8.11995C12.9822%207.78063%2013.2635%207.50119%2013.612%207.50119C13.9596%207.50119%2014.2428%207.78063%2014.2428%208.11995V9.36746V16.8724ZM10.652%2016.8762V9.37126V8.12375C10.652%207.78443%2010.3697%207.50499%2010.0232%207.50499C9.67564%207.50499%209.39337%207.78443%209.39337%208.12375V16.8762C9.39337%2017.2255%209.67564%2017.505%2010.0232%2017.505C10.3697%2017.505%2010.652%2017.2255%2010.652%2016.8762ZM7.03496%2016.8979C7.03496%2017.2472%206.7537%2017.5267%206.40716%2017.5267C6.0596%2017.5267%205.77633%2017.2472%205.77633%2016.8979V8.14541C5.77633%207.80609%206.0596%207.52665%206.40716%207.52665C6.7537%207.52665%207.03496%207.80609%207.03496%208.14541V9.39292V16.8979ZM8.14273%203.45116V4.06993H11.9186V3.45116C11.9186%202.76254%2011.3551%202.19368%2010.66%202.19368H9.40136C8.70625%202.19368%208.14273%202.76254%208.14273%203.45116Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #ffd951; }

.grk-ic-media {
  width: 20px;
  height: 20px; }

.admNEW-tag .grk-ic-media {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22%23ffd951%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M16.8625%206.70961C16.8625%205.67591%2016.0231%204.83289%2014.9889%204.83289C13.9546%204.83289%2013.1153%205.67591%2013.1153%206.70961C13.1153%207.75334%2013.9546%208.59636%2014.9889%208.59636C16.0231%208.59636%2016.8625%207.75334%2016.8625%206.70961Z%22%2F%3E%0A%09%3Cpath%20d%3D%22M0.0148396%204.50898C0.0148396%203.12402%201.13301%202%202.51298%202H17.5019C18.8818%202%2020%203.12402%2020%204.50898L19.9852%2015.491C19.9852%2016.876%2018.867%2018%2017.487%2018H2.49815C1.11817%2018%200%2016.876%200%2015.491L0.0148396%204.50898ZM18.4268%2014.6837L18.4707%204.48582C18.4707%203.97399%2018.0501%203.55248%2017.5344%203.55248H2.54556C2.02895%203.55248%201.60826%203.97399%201.60826%204.48582L1.56807%2013.8137L6.18884%208.41478C6.35333%208.14423%206.64943%207.9641%206.98781%207.9641C7.3099%207.9641%207.59408%208.12731%207.76281%208.37635L10.2864%2010.9147C10.4003%2011.025%2010.5582%2011.1053%2010.735%2011.1053C10.8669%2011.1053%2010.9818%2011.0552%2011.0818%2010.9849L12.1054%2010.1057C12.2191%209.95158%2012.4022%209.85085%2012.6086%209.85085C12.7856%209.85085%2012.9454%209.92486%2013.0591%2010.043L18.4268%2014.6837Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #ffd951; }

.cat-preview-contact &gt; form {
  width: calc(100% - 10px);
  margin: 5px 0 20px; }

[class^='filterPane-grid'] &gt; form {
  width: auto; }

.newMng-pane &gt; form {
  margin-top: 0; }

.newMng-pane &gt; form:not(:last-child) {
  margin-bottom: 40px; }

[class*='nx-f-'] {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex; }

form + form {
  margin-top: 24px; }

.venue-regPlace-col form {
  margin-bottom: 16px !important; }

.popover-content &gt; form:first-child,
.popover-content &gt; form:nth-child(2) {
  margin: 0 0 10px; }

.popover-content &gt; form:nth-child(2)::before {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  content: '';
  height: 1px;
  width: calc(100% + 20px);
  margin: 0 -10px 12px;
  background-color: #e6e6e6; }

[class*='nx-f-node'] {
  flex: 1 1 0%;
  -ms-flex: 1 1 0%;
  -webkit-flex: 1 1 0%;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-items: flex-start;
  position: relative;
  min-height: 40px; }

[class*='nx-f-node']:not(:last-child) {
  margin: 0 0 16px; }
  .cal-pane [class*='nx-f-node']:not(:last-child) {
    margin: -8px -8px 12px -8px; }

[class*='nx-f-node'] &gt; *:not(:last-child) {
  margin: 0 10px 0 0; }

.cal-pane [class*='nx-f-node'] {
  flex-grow: 0;
  -ms-flex-positive: 0;
  -webkit-flex-grow: 0; }

.cal-pane [class*='nx-f-node']:empty {
  min-height: 0;
  margin: 0 !important; }

.table.-modProductDress [class*='nx-f-node'] {
  min-height: auto; }

[class^='filterPane-grid'] &gt; [class*='nx-f-node'] {
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center; }

[class*='cal-hint'][class*='-active'] ~ .cal-pane &gt; [class*='nx-f-node'] {
  display: none; }

.grk-comment-col [class*='nx-f-node'] {
  margin: 0 !important; }

[class*='nx-f-label'] {
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  min-height: 40px;
  color: #808080; }
  [class*='nx-f-label'] &gt; * {
    overflow: hidden;
    display: inline-block !important;
    vertical-align: middle;
    max-width: 100%;
    text-overflow: ellipsis;
    font-size: 0.8125rem;
    line-height: normal; }
    [class*='nx-f-label'] &gt; *::after {
      content: '.';
      overflow: hidden;
      display: inline-block;
      vertical-align: middle;
      width: 0; }

[class*='nx-f-group'] {
  flex: 1 1 0%;
  -ms-flex: 1 1 0%;
  -webkit-flex: 1 1 0%;
  position: relative;
  max-width: 100%; }

[class*='nx-f-group'][class*='-row'] {
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap; }

[class*='nx-f-group']:not([class*='-row']) {
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column; }
  [class*='nx-f-group']:not([class*='-row']) &gt; * {
    flex-basis: auto;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto; }

[class*='nx-f-group'][class*='-row'] &gt; * + *:not([class*='popover-pos']):not(.nx-f-link):not(.btn-group):not([class*='btn-clr']):not([class*='nx-ic']):not(.nx-f-error) {
  margin-left: 10px; }

[class*='nx-f-group']:not([class*='-row']) &gt; * + *:not([class*='popover-pos']):not(.nx-f-link):not(.btn-group):not([class*='btn-clr']):not([class*='nx-ic']):not(.nx-f-error) {
  margin-top: 10px; }

.inline-width-100 + [class*='nx-f-group'] {
  max-width: calc(100% - 100px - 10px); }

.inline-width-180 + [class*='nx-f-group'] {
  max-width: calc(100% - 180px - 10px); }

[class*='nx-f-group']:not([class*='-row']) &gt; [class*='big-'][class*='nx-f-type'] + [class*='big-'][class*='nx-f-type'] {
  margin-top: 8px !important; }

[class*='nx-f-group'][class*='-row'] &gt; [class*='big-'][class*='nx-f-type'] {
  max-width: calc(50% - 16px/2); }

[class*='nx-f-group'][class*='-row'] &gt; [class*='big-'][class*='nx-f-type'] + [class*='big-'][class*='nx-f-type'] {
  margin-left: 16px !important; }

select[class=''] {
  display: none; }

input[type='clipboardtext'] {
  order: -1;
  visibility: unset;
  width: auto;
  height: auto;
  text-align: right;
  background-image: none !important; }

[class*='nx-f-type'] {
  overflow: hidden;
  flex: 1 1 0%;
  -ms-flex: 1 1 0%;
  -webkit-flex: 1 1 0%;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  position: relative;
  min-height: 40px; }
  [class*='nx-f-type']:not([class*='-map']) {
    padding: 0 10px;
    border-radius: 6px;
    border: 1px solid #b2b2b2;
    background-color: #fff; }

[class*='nx-f-type'][class*='-map'] {
  height: 320px;
  background-color: #e6e6e6; }

[class*='nx-f-type'][class*='-check'] {
  padding: 0;
  border: none;
  border-radius: initial;
  background-color: transparent; }

[class*='nx-f-type'][class*='-textarea'] {
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column; }
  [class*='nx-f-type'][class*='-textarea'] &gt; * {
    flex-basis: auto;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto; }

[class*='nx-f-type'][class*='-textarea'] {
  min-height: 160px;
  padding: 10px; }

[class*='nx-f-type'][class*='-textarea'] *:not(.nx-f-title) {
  color: initial; }

[class*='nx-f-type'][class*='-focus'] {
  border-color: #00a2ad;
  box-shadow: 0 0 0 2px rgba(30, 255, 255, 0.16); }

[class*='nx-f-type'][class*='-disabled'] {
  border-color: #ccc;
  background-color: #f5f5f5; }

[class*='nx-f-type'][class*='-select']:not([class*='-disabled']) {
  cursor: pointer; }

[class*='big-'][class*='nx-f-type'][class*='-textarea'] {
  padding-top: 0;
  padding-bottom: 0; }

[class*='big-'][class*='nx-f-type']:not([class*='-check']) {
  border-radius: 8px; }

[class*='big-'][class*='nx-f-type'][class*='-check'] {
  min-height: 20px;
  margin-left: 16px; }

[class*='big-'][class*='nx-f-type']:not([class*='-check']):not([class*='-map']) {
  padding-right: 15px;
  padding-left: 15px; }

[class*='small-'][class*='nx-f-type'] {
  padding-right: 0;
  border-radius: 0;
  border: transparent;
  border-bottom: 1px solid #b2b2b2; }

[class*='small-'][class*='nx-f-type'][class*='-focus'] {
  border-color: #00a2ad;
  box-shadow: 0 2px 0 0 rgba(30, 255, 255, 0.16); }

[class*='small-'][class*='nx-f-type'][class*='-disabled'] {
  background-color: #fff; }

[class*='nx-f-type'][class*='-error'] {
  border-color: #ff5a25; }

[class*='nx-f-type']:hover:not([class*='-focus']):not([class*='-error']):not([class*='-disabled']) {
  border-color: #808080; }

[class*='big-'][class*='nx-f-type'][class*='-focus'] {
  box-shadow: 0 0 0 3px rgba(30, 255, 255, 0.16);
  border-color: #00a2ad; }

.reg-pane-type-card [class*='nx-f-type'][class*='-check'],
.table.-modProductDress [class*='nx-f-type'][class*='-check'],
[class*='nx-f-label'] + [class*='nx-f-group'][class*='-row'] &gt; [class*='nx-f-type'][class*='-check'] {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto; }

.table.-modProductDress [class*='nx-f-type'][class*='-check'] {
  min-height: auto; }

[class*='nx-f-label'] + [class*='nx-f-group'] &gt; [class*='nx-f-type'][class*='-check'] {
  margin-left: 10px; }

.cal-pane [class*='nx-f-type'][class*='-disabled'] {
  border-color: transparent; }

.commentPane [class*='nx-f-type'][class*='-textarea'] {
  min-height: 70px; }

.grk-comment-col [class*='nx-f-type'][class*='-textarea'] {
  min-height: 100px; }

[class*='modal-800'] [class*='nx-f-type'][class*='-check'] + [class*='nx-f-type'][class*='-textarea'] {
  width: calc(100% - 40px);
  margin-right: auto;
  margin-left: auto; }

[class*='nx-f-hint']:not(:empty) {
  overflow: hidden;
  display: inline-block !important;
  vertical-align: middle;
  max-width: 100%;
  text-overflow: ellipsis;
  font-size: 0.8125rem;
  line-height: normal;
  color: #8f8d8c; }
  [class*='nx-f-hint']:not(:empty)::after {
    content: '.';
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    width: 0; }

[class*='nx-f-group'] &gt; [class*='nx-f-hint'] {
  padding: 0 0 0 10px; }

[class*='nx-f-type'][class*='-check'] + [class*='nx-f-hint'] {
  max-width: 500px;
  margin-top: 8px !important;
  padding: 0 0 0 42px; }

[class*='nx-f-label'] + [class*='nx-f-group'] [class*='nx-f-type'][class*='-check'] + [class*='nx-f-hint'] {
  padding: 0 0 0 36px; }

[class*='nx-f-group'] &gt; [class*='nx-f-hint'],
[class*='nx-f-type'][class*='-check'] + [class*='nx-f-hint'] {
  white-space: normal; }

[class*='nx-f-type'][class*='-input'] &gt; [class*='nx-f-hint'] {
  position: absolute;
  bottom: 5px;
  font-size: 0.6875rem; }

[class*='nx-f-title'] {
  display: inline-block !important;
  vertical-align: middle;
  font-size: 0.75rem;
  line-height: normal;
  position: absolute;
  top: 8px;
  left: 15px;
  color: #8f8d8c;
  pointer-events: none; }
  [class*='nx-f-title']:not(:empty)::after {
    content: '.';
    overflow: hidden;
    display: inline-block;
    width: 0;
    vertical-align: middle; }

[class*='big-'][class*='nx-f-type'][class*='-select'] &gt; [class*='nx-f-value']:empty ~ [class*='nx-f-title'],
[class*='big-'][class*='nx-f-type'][class*='-input']:not([class*='-focus']) &gt; [class*='nx-f-value']:empty ~ [class*='nx-f-title'],
[class*='big-'][class*='nx-f-type'][class*='-selectDate']:not([class*='-focus']) &gt; [class*='nx-f-value']:empty ~ [class*='nx-f-title'] {
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%); }

[class*='big-'][class*='nx-f-type'][class*='-select'] &gt; [class*='nx-f-value']:empty ~ [class*='nx-f-title'],
[class*='big-'][class*='nx-f-type']:not([class*='-focus']) &gt; [class*='nx-f-value']:empty ~ [class*='nx-f-title'] {
  font-size: 1rem; }

[class*='big-'][class*='nx-f-type'][class*='-textarea']:not([class*='-focus']) &gt; [class*='nx-f-value']:empty ~ [class*='nx-f-title'] {
  top: 16px; }

[class*='nx-f-value'] {
  order: 0;
  -webkit-order: 0;
  -ms-flex-order: 0;
  overflow: hidden;
  display: inline-block !important;
  vertical-align: middle;
  max-width: 100%;
  text-overflow: ellipsis;
  font-size: 0.9375rem;
  line-height: normal;
  white-space: nowrap;
  flex: 1 1 0%;
  -ms-flex: 1 1 0%;
  -webkit-flex: 1 1 0%; }
  [class*='nx-f-value']::after {
    content: '.';
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    width: 0; }
  [class*='nx-f-value']:empty:not(:focus)::before {
    content: attr(data-placeholder);
    display: inline-block;
    padding: 0 0 3px;
    color: #808080;
    cursor: text;
    pointer-events: none; }

[class*='nx-f-type'][class*='-input'] &gt; [class*='nx-f-value'] {
  text-overflow: initial !important; }

[class*='nx-f-type'][class*='-disabled'] &gt; [class*='nx-f-value'] {
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -webkit-touch-callout: none;
  color: #808080; }

[class*='big-'][class*='nx-f-type'][class*='-disabled'] &gt; [class*='nx-f-value'] {
  color: #8f8d8c; }

[class*='nx-f-type'][class*='-check'] &gt; [class*='nx-f-value'] {
  display: flex !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  line-height: 100%;
  cursor: pointer; }

[class*='nx-f-type'][class*='-check'] &gt; [class*='nx-f-value']::before {
  content: '';
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border: 2px solid #dad9d9; }

[class*='nx-f-type'][class*='-check'] &gt; [class*='nx-f-value']:hover::before {
  border-color: #999; }

[class*='nx-f-type'][class*='-check'] &gt; [class*='nx-f-value']:not(:empty)::before {
  margin: 0 8px 0 0; }

[class*='nx-f-type'][class*='-check'] &gt; [class*='nx-f-src'][type='radio'] + [class*='nx-f-value']::before {
  border-radius: 50%; }

[class*='nx-f-type'][class*='-check'] &gt; [class*='nx-f-src'][type='checkbox'] + [class*='nx-f-value']::before {
  border-radius: 6px; }

[class*='nx-f-type'][class*='-check'][class*='-error'] &gt; [class*='nx-f-value']::before {
  border-color: #ff5a25; }

[class*='ui-hover-value'][class*='-check'] [class*='nx-f-type'][class*='-check'] &gt; [class*='nx-f-src'][type='checkbox']:not(:checked) + [class*='nx-f-value']::before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%2300cd7c%22%3E%0A%09%09%3Cpath%20d%3D%22M6%207.49942V16.5006C6%2017.3278%206.67193%2018%207.49942%2018H16.5006C17.3278%2018%2018%2017.3281%2018%2016.5006V7.49942C18%206.67216%2017.3281%206%2016.5006%206H7.49942C6.67216%206%206%206.67193%206%207.49942Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

[class*='nx-f-type'][class*='-check'] &gt; [class*='nx-f-value'],
[class*='nx-f-type'][class*='-textarea'] &gt; [class*='nx-f-value'] {
  white-space: normal; }

[class*='nx-f-type'][class*='-textarea'] &gt; [class*='nx-f-value'] {
  width: 100%;
  line-height: 1.5;
  word-break: break-word;
  overflow-wrap: break-word; }

[class*='nx-f-hint']:not(:empty) ~ [class*='nx-f-value'] {
  padding: 6px 0 22px; }

[class*='big-'][class*='nx-f-type']:not([class*='-check']):not([class*='-phone']) &gt; [class*='nx-f-value'] {
  min-height: 54px;
  padding-top: 28px;
  font-size: 1rem; }

[class*='big-'][class*='nx-f-type'][class*='-check'] &gt; [class*='nx-f-value'] {
  line-height: 1.2;
  font-size: 0.875rem; }

.cat-preview-contact [class*='nx-f-type'] [class*='nx-f-value'],
.lst-filter-item [class$='ui-hover'] [class*='nx-f-type'] [class*='nx-f-value'],
[class*='list-filter-node'] [class$='ui-hover'] [class*='nx-f-type'] [class*='nx-f-value'] {
  font-size: 0.875rem; }

.table.-modProductDress [class*='nx-f-type'][class*='-check'] [class*='nx-f-value'] {
  min-height: initial;
  padding: 0; }

.lst-filter [class*='popover-pos'] [class*='ui-hover-value']:not(:first-child):not(:only-child) [class*='nx-f-value'],
.list-filter [class*='popover-pos'] [class*='ui-hover-value']:not(:first-child):not(:only-child) [class*='nx-f-value'] {
  padding-left: 52px !important; }

[class*='ui-hover-value'] [class*='nx-f-type'][class*='-check'] &gt; [class*='nx-f-value'] {
  padding-right: 10px;
  padding-left: 10px; }

.lst-filter [class*='ui-hover-value'] [class*='nx-f-type'][class*='-check'] &gt; [class*='nx-f-value'],
.list-filter [class*='ui-hover-value'] [class*='nx-f-type'][class*='-check'] &gt; [class*='nx-f-value'] {
  min-height: auto;
  padding-top: 2px;
  padding-right: 24px;
  padding-bottom: 2px;
  padding-left: 24px; }

[class*='nx-f-type']:not([class*='-textarea']):not([class*='-check']) &gt; [class*='nx-f-value'] * {
  display: none; }

[class*='nx-f-type']:not([class*='-textarea']):not([class*='-check']) &gt; [class*='nx-f-value'] *:not(br) {
  display: inline;
  white-space: nowrap; }

[class*='nx-f-ic'] {
  margin: 0 0 0 10px; }

[class$='nx-f-ic'] {
  margin: 0; }

[class*='nx-f-ic'][data-iso] {
  order: -1;
  -webkit-order: -1;
  -ms-flex-order: -1;
  margin: 0 30px 0 0; }

[class*='nx-f-type'][class*='-disabled'] &gt; [class*='nx-f-ic'] {
  cursor: default !important; }

.cal-pane [class*='nx-f-type'][class*='-disabled'] &gt; [class*='nx-f-ic']::before {
  background-image: none; }

[class*='nx-f-src'] {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 38px;
  border: none;
  opacity: 0; }

[class*='nx-f-type'][class*='-check'] &gt; [class*='nx-f-src'] {
  width: 0;
  height: 0; }

[class*='nx-f-type'][class*='-check'] &gt; [class*='nx-f-src'] + [class*='nx-f-value']::before {
  background-size: 20px;
  background-position: center center; }

[class*='nx-f-type'][class*='-check'] &gt; [class*='nx-f-src']:checked + [class*='nx-f-value']::before {
  border: none; }

[class*='nx-f-type'][class*='-check'] &gt; [class*='nx-f-src'][type='radio']:checked + [class*='nx-f-value']::before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%2300cd7c%22%3E%0A%09%09%3Cpath%20d%3D%22M12%200C5.4%200%200%205.4%200%2012C0%2018.6%205.4%2024%2012%2024C18.6%2024%2024%2018.6%2024%2012C24%205.4%2018.6%200%2012%200ZM12%2021.6C6.72%2021.6%202.4%2017.28%202.4%2012C2.4%206.72%206.72%202.4%2012%202.4C17.28%202.4%2021.6%206.72%2021.6%2012C21.6%2017.28%2017.28%2021.6%2012%2021.6ZM7.2%2012C7.2%209.312%209.312%207.2%2012%207.2C14.688%207.2%2016.8%209.312%2016.8%2012C16.8%2014.688%2014.688%2016.8%2012%2016.8C9.312%2016.8%207.2%2014.688%207.2%2012Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

[class*='nx-f-type'][class*='-check'] &gt; [class*='nx-f-src'][type='checkbox']:checked + [class*='nx-f-value']::before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%2300cd7c%22%3E%0A%09%09%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M4.79908%200C2.15096%200%200%202.14862%200%204.79908V19.2009C0%2021.849%202.14862%2024%204.79908%2024H19.2009C21.849%2024%2024%2021.8514%2024%2019.2009V4.79908C24%202.15096%2021.8514%200%2019.2009%200H4.79908ZM4.48138%2011.396C4.00058%2011.8574%204.00058%2012.6263%204.48138%2013.0877L9.6%2018L19.5192%208.48061C20.0002%208.019%2020.0016%207.25023%2019.5222%206.78692C19.0677%206.34761%2018.3471%206.34634%2017.891%206.78404L9.6%2014.7409L6.10371%2011.3949C5.64994%2010.9606%204.93454%2010.9611%204.48138%2011.396Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

[class*='nx-f-type'][class*='-check'] &gt; [class*='nx-f-src'][type='checkbox']:disabled + [class*='nx-f-value'] {
  font-weight: 300;
  color: #999;
  cursor: default; }
  [class*='nx-f-type'][class*='-check'] &gt; [class*='nx-f-src'][type='checkbox']:disabled + [class*='nx-f-value']::before {
    border-width: 1px;
    border-color: #ccc !important; }

[class*='big-'][class*='nx-f-type'][class*='-select'] &gt; [class*='nx-f-src'] {
  height: 100%; }

[class*='nx-f-type'][class*='-select']:not([class*='-selectCustom']):not([class*='-selectDate']):not([class*='-disabled']) [class*='nx-f-src'] {
  z-index: 1;
  display: initial;
  cursor: pointer; }

.nx-f-link {
  order: 1;
  -webkit-order: 1;
  -ms-flex-order: 1;
  overflow: hidden;
  display: inline-block !important;
  vertical-align: middle;
  max-width: 100%;
  text-overflow: ellipsis;
  font-size: 0.9375rem;
  line-height: normal;
  padding: 5px 10px; }
  .nx-f-link::after {
    content: '.';
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    width: 0; }

.nx-f-error {
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  width: 100%;
  height: 30px;
  margin: 5px 0 0;
  padding: 0 10px;
  background-color: #fff3f0; }
  .nx-f-error &gt; * {
    overflow: hidden;
    display: inline-block !important;
    vertical-align: middle;
    max-width: 100%;
    text-overflow: ellipsis;
    font-size: 0.8125rem;
    line-height: normal;
    color: #ff5a25; }
    .nx-f-error &gt; *::after {
      content: '.';
      overflow: hidden;
      display: inline-block;
      vertical-align: middle;
      width: 0; }

[class*='nx-f-mix'] {
  order: -1;
  -webkit-order: -1;
  -ms-flex-order: -1;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  position: relative;
  height: 38px;
  margin: 0 10px 0 -10px;
  cursor: pointer; }
  [class*='nx-f-mix'] &gt; *:last-child {
    overflow: hidden;
    display: inline-block !important;
    vertical-align: middle;
    max-width: 100%;
    text-overflow: ellipsis;
    font-size: 0.9375rem;
    line-height: normal;
    padding: 3px 10px;
    border-right: 1px solid #b2b2b2; }
    [class*='nx-f-mix'] &gt; *:last-child::after {
      content: '.';
      overflow: hidden;
      display: inline-block;
      vertical-align: middle;
      width: 0; }
  [class*='nx-f-mix']:hover {
    background: #f5f5f5; }
    [class*='nx-f-mix']:hover &gt; *:last-child {
      border-right-color: transparent; }

[class*='big-'][class*='nx-f-type'] [class*='nx-f-mix'] {
  height: 56px;
  margin-left: -15px; }

.hdr-avatar [class*='nx-f-type'][class*='-input'] {
  cursor: text; }

[class^='nx-tab'] {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex; }

.nx-tab {
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  width: 100%; }
  .nx-tab &gt; * {
    flex-basis: auto;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto; }

[class*='nx-tab-row'] {
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  position: relative;
  padding: 4px 0; }
  [class*='nx-tab-row']:not(:last-child) {
    margin: 0 0 1px; }
    [class*='nx-tab-row']:not(:last-child)::after {
      content: '';
      position: absolute;
      right: 0;
      left: 0;
      bottom: -1px;
      height: 1px;
      background-color: #e6e6e6; }

.nx-tab-cell {
  overflow: hidden;
  flex: 1 0 0%;
  -ms-flex: 1 0 0%;
  -webkit-flex: 1 0 0%;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  text-align: left; }

.nx-tab-val {
  overflow: hidden;
  display: inline-block !important;
  vertical-align: middle;
  max-width: 100%;
  text-overflow: ellipsis;
  font-size: 0.8125rem;
  line-height: normal; }
  .nx-tab-val::after {
    content: '.';
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    width: 0; }

.nx-tab.-modProduct-01 .nx-tab-row {
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap; }

.nx-tab.-modProduct-01 .nx-tab-cell {
  -ms-flex-align: baseline;
  align-items: baseline;
  -webkit-align-items: baseline; }
  .nx-tab.-modProduct-01 .nx-tab-cell:first-child *:not(.nx-tab-val) {
    font-size: 1.0625rem; }
  .nx-tab.-modProduct-01 .nx-tab-cell:last-child {
    flex-basis: 100%;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    color: #808080; }
    .nx-tab.-modProduct-01 .nx-tab-cell:last-child * {
      font-size: 0.6875rem; }
  .nx-tab.-modProduct-01 .nx-tab-cell:first-child *:not(.nx-tab-val),
  .nx-tab.-modProduct-01 .nx-tab-cell:last-child &gt; *:first-child {
    font-weight: 600; }

.nx-tab.-modProduct-01 .nx-tab-row:only-child .nx-tab-cell {
  flex-basis: 100%;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  text-align: center; }

.nx-tab.-modProduct-01 .nx-tab-row:not(:only-child) .nx-tab-cell:first-child {
  flex-basis: 70%;
  -webkit-flex-basis: 70%;
  -ms-flex-preferred-size: 70%; }

.nx-tab.-modProduct-01 .nx-tab-row:not(:only-child) .nx-tab-cell:nth-child(2) {
  flex-basis: 30%;
  -webkit-flex-basis: 30%;
  -ms-flex-preferred-size: 30%;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  text-align: right; }
  .nx-tab.-modProduct-01 .nx-tab-row:not(:only-child) .nx-tab-cell:nth-child(2) * {
    font-size: 0.6875rem;
    font-weight: 500;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, sans-serif; }

.nx-tab.-modProduct-02 .nx-tab-cell:first-child {
  color: #4d4d4d; }
  .nx-tab.-modProduct-02 .nx-tab-cell:first-child .nx-tab-val {
    font-size: 0.6875rem; }

.nx-tab.-modProduct-02 .nx-tab-cell:last-child {
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  text-align: right; }
  .nx-tab.-modProduct-02 .nx-tab-cell:last-child .nx-tab-val {
    font-size: 0.8125rem; }

.nx-tab.-modProduct-02 .nx-tab-val {
  font-weight: 500;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, sans-serif; }
  .nx-tab.-modProduct-02 .nx-tab-val::after {
    content: none; }

.nx-tab.-modProduct-03 .nx-tab-row::after {
  content: none; }

.nx-tab.-modProduct-03:first-child {
  z-index: 1;
  position: sticky;
  left: 0;
  min-width: 60px;
  max-width: 150px;
  background: linear-gradient(to right, #fff 80%, rgba(255, 255, 255, 0) 100%); }
  .nx-tab.-modProduct-03:first-child .nx-tab-row:nth-child(3) .nx-tab-val:last-child {
    font-size: 0.9375rem; }

.nx-tab.-modProduct-03:not(:first-child) {
  width: auto; }
  .nx-tab.-modProduct-03:not(:first-child) .nx-tab-row:first-child .nx-tab-val, .nx-tab.-modProduct-03:not(:first-child) .nx-tab-row:last-child .nx-tab-val {
    color: #4d4d4d; }
  .nx-tab.-modProduct-03:not(:first-child) .nx-tab-cell {
    flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    display: inline-flex;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    width: 64px; }
  .nx-tab.-modProduct-03:not(:first-child) .nx-tab-cell + * {
    margin-left: 4px; }

.nx-tab.-modProduct-03:not(:last-child) {
  margin-right: 6px; }

.nx-tab.-modProduct-04 {
  margin-top: -18px !important; }
  .nx-tab.-modProduct-04 .nx-tab-cell {
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center;
    text-align: center; }

.nx-tab.-modProduct-03 .nx-tab-val, .nx-tab.-modProduct-04 .nx-tab-val {
  font-size: 0.6875rem;
  font-weight: 500;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, sans-serif;
  color: #808080; }

[class^='table'] {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex; }

.table {
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  min-width: 100%; }
  .table &gt; * {
    flex-basis: auto;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto; }

[class*='table-row'] {
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  position: relative;
  margin-right: 20px;
  margin-left: 20px;
  padding: 13px 0; }
  [class*='table-row'] &gt; * {
    cursor: default; }
  [class*='table-row']:not(:first-child) {
    border-top: 1px solid #e6e6e6; }
  [class*='table-row']:not(:last-child) {
    margin-bottom: -1px;
    border-bottom: 1px solid #e6e6e6; }
  [class*='table-row']::before, [class*='table-row']::after {
    position: absolute;
    top: -1px;
    right: -20px;
    bottom: -1px;
    left: -20px;
    border-radius: 5px; }

.table-cell {
  overflow: hidden;
  flex: 1 0 0%;
  -ms-flex: 1 0 0%;
  -webkit-flex: 1 0 0%;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  text-align: left; }
  .table-cell:not(:first-child) {
    padding-left: 30px; }

.table-val {
  overflow: hidden;
  display: inline-block !important;
  vertical-align: middle;
  max-width: 100%;
  text-overflow: ellipsis;
  font-size: 0.8125rem;
  line-height: normal; }
  .table-val::after {
    content: '.';
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    width: 0; }

[class*='table-row'][class*='-title'] {
  padding: 6px 0;
  color: #808080; }

[class*='table-row'][class*='-title'] * {
  font-size: 0.6875rem !important;
  font-weight: 500;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, sans-serif; }

[class*='table-row'][class*='-title'] + [class*='table-row'] {
  border-top-color: #fff; }

[class*='table-row'][class*='-grey']:hover::before {
  background-color: #f5f5f5; }

[class*='table-row']:not([class*='-nonactive'])::before {
  content: ''; }

[class*='table-row']:not([class*='-nonactive']):not([class*='-grey'])::after {
  content: '';
  cursor: pointer; }

[class*='table-row']:not([class*='-nonactive']):not([class*='-grey']):hover::before {
  background-color: rgba(30, 255, 255, 0.16); }

[class*='table-row']:not([class*='-nonactive']):hover {
  z-index: 1;
  border-color: #fff; }
  [class*='table-row']:not([class*='-nonactive']):hover &gt; * {
    z-index: 0; }

.mng-pane .table {
  margin: -19px -20px; }

[class*='modal-800'] .table {
  min-width: calc(100% + 20px);
  margin: -10px -10px 30px; }

[class*='modal-800'] [class*='table-row']:not([class*='-nonactive'])::before, [class*='modal-800']
[class*='table-row']:not([class*='-nonactive'])::after {
  right: -40px;
  left: -40px;
  border-radius: initial; }

.table.-modMngPhotoLike .table-cell:not(:first-child) {
  flex-basis: 130px;
  -webkit-flex-basis: 130px;
  -ms-flex-preferred-size: 130px;
  max-width: 130px;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  text-align: right; }
  .table.-modMngPhotoLike .table-cell:not(:first-child) .table-val {
    color: #808080; }

.table.-modProductDress {
  width: calc(100% + 40px);
  margin: 0 -20px; }
  .table.-modProductDress [class*='table-row'],
  .table.-modProductDress [class*='table-row'] &gt; * {
    cursor: pointer; }
  .table.-modProductDress .table-cell:not(:first-child) {
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-justify-content: flex-end;
    text-align: right; }
  .table.-modProductDress .table-cell:last-child {
    flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    -webkit-flex: 0 0 auto; }
  .table.-modProductDress .table-val {
    font-size: 0.9375rem; }

.table.-modProductDress .table-cell:nth-last-child(2) {
  flex-basis: 110px;
  -webkit-flex-basis: 110px;
  -ms-flex-preferred-size: 110px;
  max-width: 110px; }

.table.-modProductDress .table-cell:nth-last-child(3):not(:first-child) {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto; }
  .table.-modProductDress .table-cell:nth-last-child(3):not(:first-child) .table-val {
    font-size: 0.8125rem; }

[class*='btn-'] {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  position: relative; }

[class*='btn']:not([class*='-group']):not([class*='-grey']):not([class*='-wine']):not([class*='-value']):not([class*='popover-tag']):active {
  top: 1px;
  bottom: -1px; }

[class^='btn-clr'][tabindex="0"],
[class^='oval-btn-clr'][tabindex="0"] {
  cursor: pointer; }

[class^='btn-clr'] {
  overflow: hidden;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  height: 34px;
  max-width: 100%;
  padding: 0 16px;
  border-radius: 34px; }

[class^='oval-btn-clr'] {
  width: 34px;
  height: 34px;
  border-radius: 50%; }

.btn-group {
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  max-width: 100%; }
  .btn-group &gt; * + * {
    margin-left: 10px; }

.btn-value:not(:empty) {
  padding: 0 5px; }

.btn-value:empty {
  display: none; }

.btn-value:not(:empty) {
  overflow: hidden;
  display: inline-block !important;
  vertical-align: middle;
  max-width: 100%;
  text-overflow: ellipsis;
  font-size: 0.875rem;
  line-height: normal;
  white-space: nowrap;
  flex-shrink: 1;
  -ms-flex-negative: 1;
  -webkit-flex-shrink: 1;
  margin: 0 auto; }
  .btn-value:not(:empty)::after {
    content: '.';
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    width: 0; }

[class*='btn-clr'] &gt; *:not([class*='-pos']):not([class*='cnt-']) {
  pointer-events: none;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -webkit-touch-callout: none; }

[class*='btn-clr-white'] {
  background-color: #fff; }

[class*='btn-clr-sky-c'] {
  box-shadow: inset 0 0 0 1px #00a2ad; }
  [class*='btn-clr-sky-c']:hover {
    box-shadow: inset 0 0 0 2px #00a7b3; }

[class*='btn-clr-sky-f'] {
  background-color: rgba(30, 255, 255, 0.16); }
  [class*='btn-clr-sky-f']:hover {
    background-color: rgba(30, 255, 255, 0.32); }

[class*='btn-clr-white'] &gt; *:not([class*='-pos']),
[class*='btn-clr-sky-c'] &gt; *:not([class*='-pos']),
[class*='btn-clr-sky-f'] &gt; *:not([class*='-pos']) {
  color: #00a2ad; }

[class*='btn-clr-white']:hover &gt; *:not([class*='-pos']),
[class*='btn-clr-sky-c']:hover &gt; *:not([class*='-pos']),
[class*='btn-clr-sky-f']:hover &gt; *:not([class*='-pos']) {
  color: #00a7b3; }

[class*='btn-clr-black']:hover {
  background-color: rgba(0, 0, 0, 0.8); }

[class*='btn-clr-black']:not(:hover) {
  background-color: rgba(0, 0, 0, 0.6); }

[class*='btn-clr-green'] {
  background-color: #00cd7c; }
  [class*='btn-clr-green']:hover {
    background-color: #01b26c; }

[class*='btn-clr-grey'] {
  padding: 0 30px;
  box-shadow: inset 0 0 0 1px transparent;
  background-color: #ccc; }
  [class*='btn-clr-grey']:hover {
    box-shadow: inset 0 0 0 2px transparent;
    background-color: #ccc; }

[class*='btn-clr-grey'] &gt; *:not([class*='-pos']),
[class*='btn-clr-black'] &gt; *:not([class*='-pos']),
[class*='btn-clr-green'] &gt; *:not([class*='-pos']) {
  color: #fff; }

.btn-multi {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex; }
  .btn-multi [class*='btn-clr']:first-child {
    padding-right: 15px;
    border-radius: 34px 0 0 34px; }
  .btn-multi [class*='btn-clr']:last-child {
    padding-left: 20px;
    border-radius: 0 34px 34px 0; }
    .btn-multi [class*='btn-clr']:last-child::before {
      content: '';
      position: absolute;
      margin: auto;
      top: 0;
      bottom: 0;
      left: 0;
      width: 1px;
      height: 24px;
      opacity: .3; }
  .btn-multi [class*='btn-clr']:hover::before,
  .btn-multi [class*='btn-clr']:hover + [class*='btn-clr']::before {
    content: none; }
  .btn-multi [class*='btn-clr-green']:last-child::before {
    background-color: #fff; }
  .btn-multi [class*='btn-clr-sky-f']:last-child::before {
    background-color: rgba(0, 167, 179, 0.3); }

[class^='btn-clr'][class*='popover-tag'] {
  overflow: visible; }

.profPanePreview-info .btn-group {
  margin-left: 70px; }

[class*='popover-title'] + .btn-group {
  margin-top: 5px; }

[class*='commentPane-value'] .btn-group {
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-align-self: flex-start; }

[class*='modal-800'] &gt; form + .btn-group {
  margin-top: 20px; }

.btn-group &gt; [class*='btn-clr'] {
  flex-shrink: 1;
  -ms-flex-negative: 1;
  -webkit-flex-shrink: 1; }

.table [class*='btn-clr']:active {
  top: 0 !important; }

.avatarPane [class*='btn-clr'] {
  margin-left: auto; }

.btn-multi [class*='btn-clr']:first-child {
  width: 100%;
  max-width: calc(100% - 46px); }

.btn-multi [class*='btn-clr']:last-child {
  padding: 0 13px; }

.commentPane-node:last-child:not(:only-child) [class*='btn-clr'] {
  margin: 0 0 0 -10px; }

.newMng-pane &gt; [class*='btn-clr-sky-c'] {
  margin-right: auto; }

.newMng-pane &gt; [class*='btn-clr-sky-c']:not(:last-child) {
  margin-bottom: 40px; }

.newMng-pane &gt; [class*='btn-clr-sky-c']:hover {
  box-shadow: inset 0 0 0 1px #e02463; }

.newMng-pane &gt; [class*='btn-clr-sky-c'] &gt; .btn-value {
  padding: 0; }

.newMng-pane &gt; [class*='btn-clr-sky-c']:hover &gt; .btn-value {
  color: #e02463; }

.newMng-pane &gt; [class*='btn-clr-sky-c'] &gt; .btn-value + i {
  margin-right: 8px; }

.votePane [class*='btn-clr-sky-f'] {
  overflow: visible; }

[class*='card-Xx275'] [class*='btn-clr-white'],
[class*='card-Xx280'] [class*='btn-clr-white'],
[class*='card-Xx315'] [class*='btn-clr-white'],
.cat-preview-title [class*='btn-clr-white'] {
  width: 24px;
  height: 24px;
  margin-left: auto; }

.cat-preview-title [class*='btn-clr-white'] {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 10px; }

.demo-profile .tb-cell &gt; [class*='btn-clr-white']:hover,
[class^='profPane-grid'] [class*='btn-clr-white']:hover:not([class*='-active']),
[class^='profPanePreview-grid']:not([class*='-grey']) [class*='btn-clr-white']:hover:not([class*='-active']) {
  background-color: rgba(0, 0, 0, 0.8); }

.demo-profile .tb-cell &gt; [class*='btn-clr-white']:not(:hover),
[class^='profPane-grid'] [class*='btn-clr-white']:not(:hover):not([class*='-active']),
[class^='profPanePreview-grid']:not([class*='-grey']) [class*='btn-clr-white']:not(:hover):not([class*='-active']) {
  background-color: rgba(0, 0, 0, 0.6); }

.prevPane [class*='btn-clr-black'] {
  min-width: 80px; }

.prevPane [class*='btn-clr-black'] {
  top: auto !important;
  bottom: auto !important; }

.prevPane [class*='btn-clr-black'] &gt; * {
  pointer-events: all !important; }

.avatarPane:not(:hover) [class*='btn-clr-green'] {
  background-color: rgba(0, 0, 0, 0.6); }

[class*='modal-680'][class*='-wide'] [class*='btn-clr-green'] {
  margin: 0 auto;
  padding: 0 12px 0 8px; }

[class$='newMng-pane'] &gt; [class*='btn-clr-green'] {
  margin-right: auto;
  margin-left: auto; }

[class*='nx-f-group'] &gt; .btn-group, [class*='nx-f-group'] &gt;
[class*='btn-clr'] {
  order: 1;
  -webkit-order: 1;
  -ms-flex-order: 1;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-align-self: flex-start;
  margin: 5px 0 0; }

[class*='modal-800'] &gt; .btn-group:last-child, [class*='modal-800'] &gt;
[class*='btn-clr']:last-child {
  margin-bottom: -10px; }

[class*='modal-680'][class*='-wide'] .btn-value {
  font-size: 0.875rem;
  padding: 0 4px; }

.demo-profile .tb-cell &gt; [class*='btn-clr-black']:hover &gt; .btn-value {
  color: #00a7b3; }

.demo-profile .tb-cell &gt; [class*='btn-clr-black']:not(:hover) &gt; .btn-value {
  display: none !important; }

.demo-profile .tb-cell &gt; [class*='btn-clr-black'] &gt; .btn-value {
  padding: 0 10px 0 0;
  font-size: 0.8125rem; }

[class*='btn-clr'] i:not(.svg-ic-loader) {
  order: -1;
  -webkit-order: -1;
  -ms-flex-order: -1; }

[class*='oval-btn-clr'] i:not(.svg-ic-loader) {
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.demo-profile .tb-cell &gt; [class*='btn-clr-black'] &gt; i:not(.svg-ic-loader),
[class^='profPanePreview-grid'] [class*='btn-clr-black'] &gt; i:not(.svg-ic-loader) {
  order: initial;
  -webkit-order: initial;
  -ms-flex-order: initial; }

[class*='modal-680'][class*='-wide'] [class*='btn-clr-green'] i:not(.svg-ic-loader) {
  opacity: 1 !important; }

[class*='btn-clr']:not(:hover):not([class*='-white']):not([class*='-active']) &gt; i:not(.svg-ic-loader) {
  opacity: .6; }

.button-group {
  display: flex; }
  .button-group &gt; * {
    flex-grow: 1;
    flex-basis: 0%; }
    .button-group &gt; *:not(:last-child) {
      margin: 0 8px 0 0; }

.button-3d, .button-big, .button-base, .button-small {
  display: inline-flex;
  align-items: center;
  border-radius: 32px;
  cursor: pointer; }
  .button-3d .button-val,
  .button-3d .val, .button-big .button-val,
  .button-big .val, .button-base .button-val,
  .button-base .val, .button-small .button-val,
  .button-small .val {
    line-height: 100%; }
    .button-3d .button-val:nth-child(1),
    .button-3d .val:nth-child(1), .button-big .button-val:nth-child(1),
    .button-big .val:nth-child(1), .button-base .button-val:nth-child(1),
    .button-base .val:nth-child(1), .button-small .button-val:nth-child(1),
    .button-small .val:nth-child(1) {
      padding: 0 8px; }

.button-big, .button-base, .button-small {
  padding: 0 16px; }
  .button-big &gt; i:not(:only-child),
  .button-big &gt; svg:not(:only-child), .button-base &gt; i:not(:only-child),
  .button-base &gt; svg:not(:only-child), .button-small &gt; i:not(:only-child),
  .button-small &gt; svg:not(:only-child) {
    margin-right: 8px; }
  .button-big &gt; *:nth-child(1), .button-base &gt; *:nth-child(1), .button-small &gt; *:nth-child(1) {
    margin-left: auto; }
  .button-big &gt; *:last-child, .button-base &gt; *:last-child, .button-small &gt; *:last-child {
    margin-right: auto; }

.button-3d {
  position: absolute;
  left: 16px;
  bottom: 8px;
  height: 24px; }

.button-big {
  height: 48px; }

.button-base {
  height: 40px; }
  .button-base &gt; i:only-child, .button-base svg:only-child {
    margin-right: -4px;
    margin-left: -4px; }

.button-small {
  height: 32px; }
  .button-small &gt; i:only-child, .button-small svg:only-child {
    margin-right: -8px;
    margin-left: -8px; }

.button-center, .button-center-16 {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  width: fit-content; }

.button-center-16 {
  margin-top: 16px; }

.button-clr-red {
  background-color: #ff5a25; }
  .button-clr-red:hover {
    background-color: #e94b18; }

.button-clr-grey {
  background-color: #f1f1f1; }
  .button-clr-grey:hover {
    background-color: #e8e7e7; }

.button-clr-black {
  background: rgba(22, 18, 16, 0.48); }
  .button-clr-black:hover {
    background: rgba(22, 18, 16, 0.64); }

.button-clr-green {
  background-color: #00cd7c; }
  .button-clr-green:hover {
    background-color: #01b26c; }

.button-clr-white {
  background-color: #fff; }

.button-clr-sky-c {
  box-shadow: inset 0 0 0 1px #00a2ad; }
  .button-clr-sky-c:hover {
    box-shadow: inset 0 0 0 1px #e02463; }

.button-clr-sky-f {
  background-color: rgba(30, 255, 255, 0.24); }
  .button-clr-sky-f .button-icon {
    fill: #5cc9d2; }
  .button-clr-sky-f:hover {
    background-color: rgba(30, 255, 255, 0.32); }
    .button-clr-sky-f:hover .button-icon {
      fill: #e02463; }

.button-big.-loading {
  position: relative;
  box-shadow: inset 0 0 0 1px #f1f1f1;
  background-color: #f1f1f1;
  cursor: default; }
  .button-big.-loading * {
    display: none; }

.grk-card.-size310xY .button-3d {
  left: 8px; }

.grk-ui-loadmore .button-big {
  min-width: 220px; }

.grk-ui-loadmore .button-big.button-clr-sky-f {
  width: 100%;
  border-radius: 8px; }

.prfl-head-mng .button-base {
  box-shadow: 0 3px 14px rgba(22, 18, 16, 0.13), 0 1px 4px rgba(22, 18, 16, 0.11); }

.avatarPane .button-small {
  margin-left: auto; }

.avatarPane .button-small.button-clr-sky-f {
  width: 100px; }

.avatarPane .button-small.button-clr-sky-f &gt; i,
.avatarPane .button-small.button-clr-sky-f &gt; svg {
  margin-right: auto;
  margin-left: auto; }

.avatarPane:not(:hover) .button-small.button-clr-green {
  background-color: #6a6766; }

.button-3d .button-val, .button-3d
.val {
  font-size: 0.75rem;
  font-weight: 600;
  color: #fff; }

.button-big .button-val, .button-big
.val {
  font-size: 1.125rem; }

.button-base .button-val, .button-base
.val {
  font-size: 1rem; }

.button-clr-white .button-val,
[class*='button-clr-sky'] .button-val, .button-clr-white
.val,
[class*='button-clr-sky']
.val {
  color: #00a2ad; }

[class*='button-clr-sky']:hover .button-val, [class*='button-clr-sky']:hover
.val {
  color: #e02463; }

.button-clr-red .button-val,
.button-clr-green .button-val, .button-clr-red
.val,
.button-clr-green
.val {
  color: #fff; }

.button-clr-white:hover .button-val, .button-clr-white:hover
.val {
  color: #e02463; }

[class*='cnt'] {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex; }

[class*='cnt']:not([class*='-group']):not([class*='-value']) {
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  position: relative;
  cursor: pointer; }

.cnt-group &gt; * + * {
  margin: 0 0 0 15px; }

.cnt-value {
  overflow: hidden;
  display: inline-block !important;
  vertical-align: middle;
  max-width: 100%;
  text-overflow: ellipsis;
  font-size: 0.9375rem;
  line-height: normal;
  font-weight: 600;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -webkit-touch-callout: none; }
  .cnt-value::after {
    content: '.';
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    width: 0; }
  .cnt-value:not(:empty) {
    margin: 0 0 0 5px; }

[class*='cnt'][class*='-gold']:not(:hover) &gt; *,
[class*='cnt'][class*='-wine']:not(:hover) &gt; * {
  color: #b2b2b2; }

[class*='cnt'][class*='-gold']:hover &gt; *,
[class*='cnt'][class*='-gold'][class*='-active'] &gt; * {
  color: #ffb30f; }

[class*='cnt'][class*='-blue'] &gt; *:not([class*='-pos']) {
  color: #00a2ad; }

[class*='cnt'][class*='-blue']:hover &gt; *:not([class*='-pos']) {
  color: #00a7b3; }

[class*='cnt'][class*='-wine']:hover &gt; *,
[class*='cnt'][class*='-wine'][class*='-active'] &gt; *,
[class*='cnt'][class*='-blue'][class*='-active'] &gt; *:not([class*='-pos']) {
  color: #e02463; }

[class*='cnt'][class*='-white']:not(:hover):not([class*='-active']) &gt; *:not([class*='-pos']) {
  color: rgba(255, 255, 255, 0.6); }

[class*='cnt'] &gt; i {
  order: -1;
  -webkit-order: -1;
  -ms-flex-order: -1; }

[class*='cnt-blue']:not(:hover):not([class*='-active']) &gt; i,
[class*='cnt-white']:not(:hover):not([class*='-active']) &gt; i {
  opacity: .6; }

[class*='btn-clr'] &gt; [class*='cnt'] {
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  height: 100%;
  width: calc(100% + 40px);
  margin: 0 -20px;
  padding: 0 15px;
  border-radius: inherit; }

[class*='card-190x200'] [class*='cnt-wine']:hover::before {
  content: '';
  position: absolute;
  top: calc(100% + 3px);
  left: 50%;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  border-right: 10px solid transparent;
  border-bottom: 7px solid rgba(0, 0, 0, 0.88);
  border-left: 10px solid transparent; }

[class^='ui-'],
[class*='nx-ui-'] {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex; }

[class*='nx-ui-curr'],
[class*='nx-ui-link'] {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  display: inline-flex;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex; }

.ui-loadmore {
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  position: relative;
  width: 100%;
  margin: 48px 0 0; }
  .ui-loadmore &gt; * {
    flex-basis: auto;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto; }

.grk-demo .ui-loadmore,
.mng-pane + .ui-loadmore,
[class*='modal-8'] &gt; .ui-loadmore {
  margin-top: 0; }

[class^='list-card-newgrid'] .ui-loadmore {
  margin-top: 0; }

.ui-paging {
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  margin: 20px 0; }

[class*='ui-paging-node'] {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  display: inline-flex;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center; }
  [class*='ui-paging-node']:nth-last-child(2) {
    order: -1;
    -webkit-order: -1;
    -ms-flex-order: -1; }
  [class*='ui-paging-node']:nth-last-child(-n+2) {
    margin: 0 30px; }
  [class*='ui-paging-node']:not(:nth-last-child(-n+2)) {
    position: relative;
    height: 34px;
    min-width: 40px;
    padding: 0 10px;
    font-size: 0.8125rem; }

i[class*='ui-paging-node'] {
  color: #808080;
  cursor: default; }

a[class*='ui-paging-node']:not(:nth-last-child(-n+2))::before {
  content: '';
  position: absolute;
  margin: auto;
  right: 0;
  left: 0;
  bottom: -3px;
  height: 3px;
  border-radius: 1.5px; }

a[class*='ui-paging-node']:not(:nth-last-child(-n+2)):not([class*='-active']):hover {
  border-radius: 2px;
  background-color: rgba(30, 255, 255, 0.16); }

[class*='ui-paging-node'][class*='-active'] {
  color: #e02463;
  cursor: default; }

[class*='ui-paging-node'][class*='-active']::before {
  background-color: #e02463; }

.ui-clr-st-red {
  color: #ff5a25 !important; }

[class*='nx-ui-blur'] &gt; * {
  position: relative;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -webkit-touch-callout: none; }
  [class*='nx-ui-blur'] &gt; *:not([class*='nx-ui-title'])::before {
    z-index: 3;
    content: '';
    position: absolute;
    top: -15px;
    right: -15px;
    bottom: -15px;
    left: -15px;
    width: calc(100% + 30px);
    height: calc(100% + 30px);
    opacity: .6;
    background: #fff; }

[class^='wp-grid'] &gt; .wp-node::before,
[class^='cat-grid'] &gt; .cat-column-node::before {
  content: ''; }

[class^='list-card-newgrid'][class*='nx-ui-blur']::after {
  content: ''; }

[class^='list-card-newgrid'][class*='nx-ui-blur'] &gt; *::before {
  background-color: #f5f5f5; }

[class*='nx-ui-title'] {
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  position: relative;
  text-align: center; }

.nx-ui-title {
  width: 600px;
  margin: 0 auto 30px;
  font-size: 1rem;
  line-height: 22px; }

.small-nx-ui-title {
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  margin: 0 auto 25px; }
  .small-nx-ui-title &gt; *:first-child {
    color: #808080; }
  .small-nx-ui-title &gt; * + a,
  .small-nx-ui-title &gt; * + [class*='nx-ui-link'] {
    margin: 0 0 0 5px; }
  .small-nx-ui-title &gt; *:not([class*='nx-ui-link']):not([class*='svg-ic-help']) {
    overflow: hidden;
    display: inline-block !important;
    vertical-align: middle;
    max-width: 100%;
    text-overflow: ellipsis;
    font-size: 0.8125rem;
    line-height: normal; }
    .small-nx-ui-title &gt; *:not([class*='nx-ui-link']):not([class*='svg-ic-help'])::after {
      content: '.';
      overflow: hidden;
      display: inline-block;
      vertical-align: middle;
      width: 0; }

.cat-preview-filter [class*='nx-ui-title'] {
  margin: 0; }

[class^='wedd-grid'] [class*='nx-ui-title'] {
  margin-top: 60px; }

[class*='modal-800'] [class*='nx-ui-title'] {
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center; }

[class^='prof-grid'] &gt; [class*='nx-ui-title'] {
  margin: -30px auto 40px; }

.prof-node .commentPane-node [class*='nx-ui-title'] {
  display: none; }

.commentPane-node [class*='nx-ui-title'] {
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-justify-content: flex-start; }

.commentPane-node:first-child [class*='nx-ui-title'] {
  margin: 0 0 25px -50px; }

.commentPane-node:last-child [class*='nx-ui-title']:first-child {
  margin-bottom: 5px;
  margin-left: 0; }

.commentPane-node:last-child [class*='nx-ui-title']:last-child {
  margin: 5px 0 0; }

[class*='hint-pos'] [class*='small-'][class*='nx-ui-title'] {
  display: block;
  text-align: left;
  line-height: 13px;
  margin: 0 auto 5px 0; }

[class*='hint-pos'] [class*='small-'][class*='nx-ui-title'] &gt; * {
  display: inline !important;
  white-space: normal; }

[class*='nx-ui-link'] {
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -webkit-touch-callout: none; }
  [class*='nx-ui-link'][tabindex="0"] {
    cursor: pointer; }

[class*='nx-ui-link']:not([class$='-value']) {
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  position: relative;
  height: 34px;
  max-width: 100%; }

[class*='nx-ui-link']:not([class$='-group']):not([class$='-value']) &gt; *:not([class*='-pos']) + *:not([class*='-pos']) {
  margin: 0 0 0 6px; }

.nx-ui-link-group {
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center; }
  .nx-ui-link-group &gt; * + * {
    margin: 0 0 0 15px; }

.nx-ui-link-value {
  overflow: hidden;
  display: inline-block !important;
  vertical-align: middle;
  max-width: 100%;
  text-overflow: ellipsis;
  font-size: 0.9375rem;
  line-height: normal;
  flex-shrink: 1;
  -ms-flex-negative: 1;
  -webkit-flex-shrink: 1;
  position: relative; }
  .nx-ui-link-value::after {
    content: '.';
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    width: 0; }
  .nx-ui-link-value:empty {
    display: none; }

[class^='small-nx-ui-link'] &gt; .nx-ui-link-value {
  font-size: 0.8125rem; }

[class*='nx-ui-link'] &gt; .nx-ui-link-value {
  color: #00a2ad; }

[class*='nx-ui-link']:hover &gt; .nx-ui-link-value {
  color: #00a7b3; }

[class*='nx-ui-link-grey'] .nx-ui-link-value {
  color: #808080; }

[class*='nx-ui-link-grey']:hover .nx-ui-link-value {
  color: #4d4d4d; }

[class*='nx-ui-link'][tabindex="-1"] &gt; i {
  cursor: default !important; }

[class*='nx-ui-link']:not([tabindex='-1']):not(.link-hover):not(:hover):not([class*='-active']) &gt; i {
  opacity: .6; }

.grk-card-lst-car .nx-ui-link-group {
  height: auto;
  margin: 0 0 auto auto; }

.grk-card-lst-car .nx-ui-link-group &gt; * {
  height: auto; }

form[class*='nx-ui-link']:not([class*='-value']) {
  cursor: pointer; }

.mng-pane + [class*='nx-ui-link']:not([class*='-value']) {
  margin: 0 0 25px; }

.form-check-group [class*='nx-ui-link']:not([class*='-value']) {
  margin-top: -10px; }

.ui-loadmore &gt; [class*='nx-ui-link']:not([class*='-value']) {
  position: absolute;
  right: 30px; }

.ui-gallery [class*='nx-ui-link']:not([class*='-value']) {
  position: absolute;
  height: 100%;
  background-color: #fff; }

.modal-900-wide .ui-gallery [class*='nx-ui-link']:not([class*='-value']) {
  background-color: #f5f5f5; }

.ui-gallery [class*='nx-ui-link']:not([class*='-value']):nth-last-child(1),
.ui-gallery [class*='nx-ui-link']:not([class*='-value']):nth-last-child(2) {
  top: 0; }

.ui-gallery [class*='nx-ui-link']:not([class*='-value']):nth-last-child(1) {
  right: 0;
  padding: 0 0 0 5px; }

.ui-gallery [class*='nx-ui-link']:not([class*='-value']):nth-last-child(2) {
  order: -1;
  -webkit-order: -1;
  -ms-flex-order: -1;
  left: 0;
  padding: 0 5px 0 0; }

[class*='nx-f-group'] &gt; [class*='nx-ui-link']:not([class*='-value']) {
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-align-self: flex-start;
  margin-left: 10px; }

[class*='card-Xx280'] [class*='nx-ui-link']:not([class*='-value']),
[class*='cat-date'] &gt; [class*='nx-ui-link']:not([class*='-value']),
[class*='nx-f-group'] &gt; [class*='nx-ui-link']:not([class*='-value']),
[class*='cat-preview-filter-car-node'] [class*='nx-ui-link']:not([class*='-value']) {
  height: auto; }

[class*='card-Xx280'] .card-content &gt; [class*='nx-ui-link']:not([class*='-value']) + [class*='nx-ui-link']:not([class*='-value']) {
  margin-top: 8px; }

[class*='card-Xx280'] .card-content &gt; *:first-child ~ [class*='nx-ui-link']:not([class*='-value']) {
  margin-left: -6px; }

[class*='card-Xx280'] .card-content &gt; *:first-child + [class*='nx-ui-link']:not([class*='-value']) {
  margin-top: 10px; }

[class*='cat-preview-filter-car-node']:hover [class*='nx-ui-link']:not([class*='-value']) &gt; i {
  opacity: 1 !important; }

[class^='profPanePreview-grid'][class*='-grey'] [class*='nx-ui-link']:not([class*='-value']) {
  max-width: 90px;
  margin-right: 20px; }

[class*='card-Xx275'] [class*='cat-date'] &gt; [class*='nx-ui-link']:not([class*='-value'])[class*='popover-tag'] {
  z-index: 2; }

.actPane-node:first-child [class*='small-nx-ui-link'] {
  max-width: 160px; }

.prof-node [class*='cat-date'] [class*='small-nx-ui-link'] &gt; * {
  font-size: 0.875rem; }

[class*='profPanePreview-gallery'] .nx-ui-link-value {
  white-space: nowrap; }

.small-nx-ui-title .nx-ui-link-value {
  font-weight: 500;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, sans-serif; }

[class^='list-head-newgrid'] [class$='nx-ui-link']:hover .nx-ui-link-value {
  color: #e02463; }

[class*='contact-accord-node']:not([class*='-active']) .nx-ui-link-value,
[class*='contact-accord-node'] [class*='contact-location']:only-child .nx-ui-link-value {
  display: none !important; }

[class^='ui-gallery'] {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex; }

.ui-gallery {
  overflow: hidden;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  position: relative;
  width: 870px;
  height: 60px;
  margin: 10px auto 0;
  padding: 5px 25px; }

[class*='ui-gallery-node'] {
  max-width: 820px; }
  [class*='ui-gallery-node'] + [class*='ui-gallery-node'] {
    margin: 0 0 0 5px; }

.modal-900 .ui-gallery {
  width: 540px; }

.modal-900-wide .ui-gallery {
  margin-bottom: 35px; }
  @media screen and (max-width: 1200px) {
    .modal-900-wide .ui-gallery {
      margin-right: -17px;
      margin-left: -17px; } }

.modal-900 [class*='ui-gallery-node'] {
  max-width: 490px; }

[class*='nx-ui-curr'] &gt; i {
  order: -1;
  -webkit-order: -1;
  -ms-flex-order: -1; }

[class*='nx-ui-curr'] &gt; * {
  overflow: hidden;
  display: inline-block !important;
  vertical-align: middle;
  max-width: 100%;
  text-overflow: ellipsis;
  font-size: 0.9375rem;
  line-height: normal;
  font-size: inherit;
  font-weight: inherit; }
  [class*='nx-ui-curr'] &gt; *::after {
    content: '.';
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    width: 0; }

[class*='reverse-'][class*='nx-ui-curr'] &gt; *:not(i):nth-child(1) {
  order: 2;
  -webkit-order: 2;
  -ms-flex-order: 2; }

[class*='reverse-'][class*='nx-ui-curr'] &gt; *:not(i):nth-child(2) {
  order: 1;
  -webkit-order: 1;
  -ms-flex-order: 1; }

[class*='reverse-'][class*='nx-ui-curr'] &gt; *:not(i):nth-child(3) {
  order: 3;
  -webkit-order: 3;
  -ms-flex-order: 3; }

[class*='reverse-'][class*='nx-ui-curr'] &gt; *:not(i):nth-child(4) {
  order: 5;
  -webkit-order: 5;
  -ms-flex-order: 5; }

[class*='reverse-'][class*='nx-ui-curr'] &gt; *:not(i):nth-child(5) {
  order: 4;
  -webkit-order: 4;
  -ms-flex-order: 4; }

[class*='negative-'][class*='nx-ui-curr']::before {
  content: '\2212\00a0'; }

[class*='reverse-'][class*='big-'][class*='nx-ui-curr'] &gt; *:last-child {
  left: -55px;
  text-align: right; }

.tb:not(.demo-style) .tb-cell [class*='nx-ui-curr'] {
  font-size: 0.8125rem; }

.table .table-cell [class*='nx-ui-curr'],
.nx-tab.-modProduct-03 .nx-tab-cell [class*='nx-ui-curr'],
.tb:not(.demo-style) .tb-cell [class*='nx-ui-curr'] {
  font-weight: 500;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, sans-serif; }

.nx-tab.-modProduct-03 .nx-tab-cell [class*='nx-ui-curr'] {
  font-size: 0.9375rem; }

.nx-tab.-modProduct-03 .nx-tab-cell [class*='nx-ui-curr'] &gt; *:last-child {
  display: none !important; }

.mng-pane .tb [class*='nx-ui-curr'][class*='negative-'],
.mng-pane .table [class*='nx-ui-curr'][class*='negative-'] {
  color: #ff5a25; }

.mng-pane .table [class*='nx-ui-curr']:not([class*='negative-']),
.mng-pane .tb [class*='nx-ui-curr']:not([class*='negative-']) {
  color: #00cd7c; }

.nx-ui-freeze {
  overflow: hidden; }

.nx-ui-adv {
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  position: relative;
  padding: 40px 0; }
  .nx-ui-adv::before {
    content: '';
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    width: 100vw;
    height: 100%;
    min-width: 1024px;
    background-color: #fff; }
  .nx-ui-adv &gt; * {
    z-index: 0; }
  .nx-ui-adv-title {
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center;
    width: 100%;
    margin: 0 0 40px;
    font-size: 1.3125rem; }
  .nx-ui-adv-node {
    position: relative;
    width: 140px;
    padding: 15px 10px 20px;
    border-radius: 6px;
    border: 1px solid transparent; }
    .nx-ui-adv-node:hover {
      border-color: #e6e6e6; }
    .nx-ui-adv-node:not(:last-child) {
      margin: 0 5px 0 0; }

.prof-node .nx-ui-adv {
  margin: 0 0 20px;
  padding-top: 24px; }

.nx-ui-clean::after {
  width: 100vw;
  min-width: 1024px;
  left: 50%;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%); }

[class^='list-card-newgrid'].nx-ui-block::before {
  z-index: 5;
  opacity: 0.6; }

[class^='list-card-newgrid'].nx-ui-clean::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0; }

[class^='ui-'],
[class*='nx-ui-'] {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex; }

[class$='ui-hover'] {
  overflow-y: auto;
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  margin: 0 -10px; }
  [class$='ui-hover'] &gt; * {
    flex-basis: auto;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto; }

[class*='ui-hover-value'] {
  position: relative; }
  [class*='ui-hover-value'] &gt; a {
    overflow: hidden;
    display: inline-block !important;
    vertical-align: middle;
    max-width: 100%;
    text-overflow: ellipsis;
    font-size: 0.875rem;
    line-height: normal;
    flex-shrink: 1;
    -ms-flex-negative: 1;
    -webkit-flex-shrink: 1;
    width: 100%;
    padding: 11px 20px;
    color: #000; }
    [class*='ui-hover-value'] &gt; a::after {
      content: '.';
      overflow: hidden;
      display: inline-block;
      vertical-align: middle;
      width: 0; }

.uiHover-counter-message {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  line-height: 1.15;
  padding: 4px 6px;
  font-size: 0.75rem;
  font-weight: 700;
  border-radius: 20px;
  background-color: #08ed8d;
  color: #fff;
  pointer-events: none; }

[class*='small-'][class*='ui-hover'] {
  overflow: visible; }

[class*='small-'][class*='ui-hover'] [class*='ui-hover-value'] &gt; a {
  padding-right: 40px;
  padding-left: 40px; }

[class*='ui-hover-value']:hover {
  background-color: rgba(30, 255, 255, 0.16); }

[class*='ui-hover-value'][class*='-blue'] &gt; a,
[class*='ui-hover-value'][class*='-grey'] &gt; a {
  font-size: 0.9375rem; }

[class*='ui-hover-value'][class*='-blue'] &gt; a {
  color: #00a2ad; }

[class*='ui-hover-value'][class*='-blue']:hover &gt; a {
  color: #00a7b3; }

[class*='ui-hover-value'][class*='-grey'] &gt; a {
  color: #808080; }

[class*='ui-hover-value'][class*='-grey']:hover &gt; a {
  color: #4d4d4d; }

[class*='ui-hover-value'][class*='-mix']::after {
  right: 10px;
  transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2020%2020%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22%23b2b2b2%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M6.97696281%2C9.99429394%20L12.6377176%2C4.16644099%20C13.1207608%2C3.66980656%2013.1207608%2C2.85897485%2012.6377176%2C2.37247582%20C12.1586096%2C1.87584139%2011.3774766%2C1.87584139%2010.8934496%2C2.37247582%20L4.36006887%2C9.10237905%20C4.24004591%2C9.22400381%204.1495368%2C9.36589936%204.08952532%2C9.51793031%20C4.02951384%2C9.66996126%204%2C9.8321276%204%2C9.99429394%20C4%2C10.3186266%204.12002296%2C10.6429593%204.36006887%2C10.8963442%20L4.36302025%2C10.8963442%20L10.8934496%2C17.6363829%20C11.3774766%2C18.1228819%2012.1586096%2C18.1228819%2012.6377176%2C17.6262475%20C13.1207608%2C17.129613%2013.1207608%2C16.3289167%2012.6377176%2C15.8322823%20L6.97696281%2C9.99429394%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E");
  cursor: pointer; }

[class*='small-popover-pos'] [class$='ui-hover'] {
  overflow-y: auto;
  max-height: 160px; }

.lst-filter [class*='popover-pos'] [class$='ui-hover'],
.list-filter [class*='popover-pos'] [class$='ui-hover'] {
  margin: 0 -24px; }

[class*='big-popover-title'] ~ [class$='ui-hover']::before {
  content: '';
  height: 1px;
  margin: 2px 0;
  background-color: #e6e6e6; }

.lst-filter-item .popover-footer + .popover-content [class$='ui-hover']:last-child,
[class*='list-filter-node'] .popover-footer + .popover-content [class$='ui-hover']:last-child {
  padding-bottom: 40px; }

.rgn-hdr [class*='ui-hover-value'] &gt; a {
  padding-right: 16px;
  padding-left: 16px; }

[class^='ui-hover'] [class*='ui-hover-value'][class*='-active'] &gt; a {
  color: #e02463; }

[class$='small-ui-hover'] [class*='ui-hover-value'][class*='-active'] &gt; a {
  color: initial; }

[class^='small-ui-hover'] [class*='ui-hover-value'][class*='-mix']::after,
[class^='small-ui-hover'] [class*='ui-hover-value'][class*='-active']::before {
  content: '';
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  width: 20px;
  height: 20px; }

[class^='small-ui-hover'] [class*='ui-hover-value'][class*='-active']::before {
  top: -3px;
  left: 11px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%23e02463%22%3E%0A%09%09%3Cpath%20d%3D%22M8.35588%2016.6234L4.45475%2012.5297C3.99691%2012.0493%203.23078%2012.0479%202.77125%2012.5267C2.33985%2012.9762%202.33859%2013.6857%202.76841%2014.1367L7.72742%2019.3405C8.06951%2019.6995%208.64226%2019.6995%208.98435%2019.3405L21.2368%206.48319C21.6641%206.03478%2021.6641%205.32987%2021.2368%204.88147C20.7795%204.4016%2020.0139%204.40142%2019.5564%204.88107L8.35588%2016.6234Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

[class*='small-popover-pos'] [class*='ui-hover-value'],
[class*='modal-800'] &gt; [class$='ui-hover'] &gt; [class*='ui-hover-value'] {
  height: 40px; }

[class*='modal-800'] &gt; [class$='ui-hover'] &gt; [class*='ui-hover-value'] {
  padding: 0 30px; }

[class*='small-popover-pos'] [class*='ui-hover-value'] &gt; a,
[class*='modal-800'] &gt; [class$='ui-hover'] [class*='ui-hover-value'] &gt; a {
  white-space: nowrap; }

.hdr-avatar [class*='ui-hover-value'][class*='-grey'] &gt; a {
  cursor: pointer; }

.grk-ui-body-grey {
  background-color: #f5f5f5; }

.grk-ui-link {
  display: inline-flex;
  align-items: center;
  width: fit-content;
  font-size: 0.875rem;
  cursor: pointer; }
  .grk-ui-link &gt; i,
  .grk-ui-link &gt; svg {
    margin-right: 6px; }
  .grk-ui-link-val,
  .grk-ui-link .val {
    line-height: 100% !important; }

.grk-ui-link.-reverse {
  flex-direction: row-reverse; }

.grk-ui-link.-reverse &gt; i,
.grk-ui-link.-reverse &gt; svg {
  margin-left: 6px;
  margin-right: 0; }

.grk-ui-link.-typeCounter:not(:hover) &gt; * {
  opacity: 0.56; }

.grk-ui-link.-typeCounter &gt; i,
.grk-ui-link.-typeCounter &gt; svg {
  margin-right: 2px; }

.grk-ui-link .grk-ui-link-icon {
  flex-shrink: 0;
  fill: #5cc9d2; }

.grk-ui-link:hover .grk-ui-link-icon {
  fill: #e02463; }

.grk-ui-link.-sizeSmall .val {
  font-size: 0.75rem; }

.grk-ui-link.-sizeBig .val {
  font-size: 1rem; }

.grk-ui-date .grk-ui-link:nth-child(1) {
  padding: 0 8px; }

.grk-ui-loadmore .grk-ui-link {
  position: absolute;
  top: 0;
  right: 30px;
  bottom: 0;
  margin: auto 0; }

.grk-card.-sizeXx388-mini .grk-ui-link {
  width: min-content; }

.adm-hint .grk-ui-link:not(:last-child) {
  margin: 0 0 16px; }

.adm-hint .grk-ui-link * {
  color: #ffd951 !important; }

.grk-card.-size182 .grk-ui-link,
.grk-card.-sizeXx170 .grk-ui-link {
  z-index: 1;
  flex-shrink: 0; }

.grk-card.-size304 .grk-ui-link:last-child {
  width: min-content;
  min-width: 124px;
  pointer-events: none; }

[class*='contact-accord-node']:not([class*='-active']) .grk-ui-link &gt; i, [class*='contact-accord-node']:not([class*='-active'])
.grk-ui-link &gt; svg {
  margin: 2px 0 0;
  transform: rotate(180deg);
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2016%207%22%20fill%3D%22%23dad9d9%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M2.02586%206.68965C1.64498%206.28972%201.66042%205.65675%202.06035%205.27586L7.31035%200.27586C7.69655%20-0.0919564%208.30345%20-0.0919564%208.68966%200.27586L13.9397%205.27586C14.3396%205.65675%2014.355%206.28972%2013.9741%206.68965C13.5933%207.08958%2012.9603%207.10502%2012.5603%206.72414L8%202.38095L3.43966%206.72414C3.03973%207.10502%202.40675%207.08958%202.02586%206.68965Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #dad9d9;
  background-position: center center;
  background-repeat: no-repeat; }

.grk-ui-link .val {
  color: #00a2ad; }

.grk-ui-link.-active .val {
  color: #ffb30f; }

.grk-ui-link:hover .val {
  color: #e02463; }

.grk-ui-link-grey .val {
  color: #7d7a79; }

.grk-ui-link-grey:hover .val {
  color: #454140; }

.grk-ui-link-white .val,
.grk-ui-link-white:hover .val {
  color: #fff; }

.prfl-head-mng .grk-ui-link .val {
  width: 60px; }

.contact-accord .grk-ui-link .val {
  font-size: 0.75rem; }

[class*='contact-accord-node']:not([class*='-active']) .grk-ui-link .val {
  display: none; }

.grk-ui-date {
  display: flex;
  align-items: center;
  position: relative;
  font-size: 0.875rem; }
  .grk-ui-date-wrap, .grk-ui-date-status {
    background-color: #e5faf2; }
  .grk-ui-date-wrap {
    padding: 12px 24px;
    margin: 0 0 16px;
    border-radius: 8px; }
  .grk-ui-date-status {
    display: flex;
    align-items: center;
    height: 24px;
    padding: 0 8px;
    white-space: nowrap;
    font-weight: 600;
    border-radius: 32px; }
  .grk-ui-date &gt; *:not(:only-child) {
    margin: 0 4px 0 0;
    line-height: 100%; }

.grk-ui-date-wrap.-nonactive,
.grk-ui-date-status.-nonactive {
  font-weight: 400;
  background-color: rgba(30, 255, 255, 0.16); }

.grk-ui-date-wrap.-good,
.grk-ui-date-status.-good {
  background-color: #fefcd9; }

.grk-ui-date-wrap.-bad,
.grk-ui-date-status.-bad {
  background-color: #ffeee9; }

.grk-demo .grk-ui-date-wrap {
  margin: 0; }

.prfl-date .grk-ui-date {
  font-size: 0.8125rem; }

.grk-card.-size310xY .grk-ui-date {
  position: absolute;
  top: 8px;
  left: 8px;
  font-size: 0.75rem;
  pointer-events: none; }

.grk-ui-date-wrap .grk-ui-date-status {
  margin: 0 8px 0 0;
  padding: 0;
  background-color: transparent; }

.grk-ui-busyness {
  display: flex;
  align-items: flex-end;
  font-size: 0.625rem;
  color: #8f8d8c; }
  .grk-ui-busyness-title {
    max-width: 50px;
    margin: 0 10px 0 0; }
  .grk-ui-busyness-node {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    position: relative;
    width: 18px;
    height: 24px;
    margin: 0 2px;
    padding: 0 0 12px; }
    .grk-ui-busyness-node *:nth-child(1) {
      display: block;
      border-radius: 2px 2px 0 0;
      background-color: #b6f1f1; }
    .grk-ui-busyness-node *:last-child {
      position: absolute;
      right: 0;
      bottom: 0;
      left: 0;
      text-align: center; }

.grk-card.-sizeXx388 .grk-ui-busyness {
  margin: 0 0 0 16px; }

.grk-card.-sizeXx388-mini .grk-ui-busyness {
  margin: 0 0 0 auto; }

.grk-ui-dot {
  display: flex;
  flex-wrap: wrap;
  font-size: 0.75rem;
  white-space: nowrap; }
  .grk-ui-dot b {
    color: initial; }
  .grk-ui-dot &gt; *:not(:last-child) {
    position: relative;
    margin-right: 16px; }
    .grk-ui-dot &gt; *:not(:last-child)::before {
      content: '•';
      position: absolute;
      margin: auto;
      top: 0;
      bottom: 0;
      right: -11px;
      color: #ccc;
      cursor: default;
      pointer-events: none; }

.grk-ui-dot-line {
  font-size: 0; }
  .grk-ui-dot-line-node {
    display: inline-flex;
    font-size: 0.6875rem;
    border-bottom: 1px dashed #e3e3e2; }
    .grk-ui-dot-line-node * {
      margin-bottom: -2px;
      background: #fff; }
      .grk-ui-dot-line-node *:nth-child(1) {
        color: #6a6766; }
      .grk-ui-dot-line-node *:last-child {
        margin-left: auto;
        font-weight: 600; }

.paneWarning .grk-ui-dot {
  font-size: 0.875rem; }

.grk-card-lst-param.grk-ui-dot &gt; * {
  margin-bottom: 4px; }

.grk-card-lst-addr.grk-ui-dot &gt; *:nth-child(1)::before {
  content: none; }

.grk-card.-sizeSectPrfl .grk-ui-dot-line-node {
  width: calc(50% - 20px); }

.grk-card.-sizeSectPrfl .grk-ui-dot-line-node * {
  font-size: 0.75rem; }

.grk-card.-sizeSectPrfl .grk-ui-dot-line-node:nth-child(2n + 2) {
  margin-left: 40px; }

.grk-card.-sizeSectPrfl .grk-ui-dot-line-node:nth-child(n + 3) {
  margin-top: 4px; }

.grk-card.-size310xY .grk-ui-dot-line-node:nth-child(n + 2) {
  margin-top: 4px; }

.grk-ui-loadmore {
  z-index: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  width: 100%; }

[class^='wp-grid'] .grk-ui-loadmore,
[class^='cat-grid'] .grk-ui-loadmore,
[class^='wedd-grid'] .grk-ui-loadmore,
[class^='mediaPane-grid'] .grk-ui-loadmore,
[class^='streamPane-grid'] .grk-ui-loadmore {
  margin-top: 48px; }

.lst-card-area .grk-ui-loadmore {
  margin-top: 32px; }

.grk-card-wrap.-size226x216 ~ .grk-ui-loadmore,
.grk-card-wrap.-size226x390 ~ .grk-ui-loadmore {
  grid-column: 1 / -1; }

.grk-ui-page {
  position: relative;
  margin: 20px 0 3px; }
  .grk-ui-page-node {
    display: inline-block;
    position: relative;
    min-width: 40px;
    padding: 8px 10px;
    font-size: 0.8125rem;
    text-align: center; }
    .grk-ui-page-node:not(i):not(svg)::after {
      content: '';
      position: absolute;
      right: 0;
      bottom: -3px;
      left: 0;
      border-radius: 1.5px;
      border-bottom: 3px solid transparent; }

.grk-ui-page-node.-active, .grk-ui-page-node.-nonactive {
  cursor: default; }

.grk-ui-page-node:not(.-active):not(i):not(svg):hover {
  background-color: rgba(30, 255, 255, 0.16); }

.grk-ui-page-node.-active {
  color: #e02463; }

.grk-ui-page-node.-active::after {
  border-color: #e02463; }

.grk-ui-page-node.-nonactive {
  color: #808080; }

[class*='grk-ui-palette-clr-red'] {
  background-color: #ff674e; }

[class*='grk-ui-palette-clr-blue'] {
  background-color: #26d4ff; }

[class*='grk-ui-palette-clr-grey'] {
  background-color: #ccc; }

[class*='grk-ui-palette-clr-pink'] {
  background-color: #ff8fce; }

[class*='grk-ui-palette-clr-black'] {
  background-color: #000; }

[class*='grk-ui-palette-clr-orange'] {
  background-color: #ff9528; }

[class*='grk-ui-palette-clr-yellow'] {
  background-color: #ffe28d; }

.grk-ui-palette {
  margin: -16px -24px 24px;
  padding: 10px 15px; }

[class*='grk-ui-palette-clr'] {
  display: inline-block;
  position: relative;
  width: 40px;
  height: 40px;
  margin: 12px 9px;
  border-radius: 50%;
  cursor: pointer; }
  [class*='grk-ui-palette-clr']::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 24px;
    height: 24px;
    margin: auto;
    border: 3px solid transparent;
    border-radius: 50%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22%23fff%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M1.88528%2012.9657C1.07901%2012.2277%200.499517%2011.0977%201.63332%2010.0599C2.64113%209.13745%203.92615%209.71399%204.50567%2010.3828L7.32767%2013.473L17.3558%202.44961C17.6582%202.14212%2018.1787%201.81355%2018.7164%202.12674C19.2708%202.44961%2018.8676%203.24907%2018.7164%203.51044L9.7466%2016.3096C9.39385%2016.8938%208.71355%2017.903%207.68041%2017.9931C6.83381%2018.0669%206.15183%2017.5319%205.91667%2017.2551L1.88528%2012.9657Z%22%2F%3E%0A%3C%2Fsvg%3E");
    fill: #fff;
    background-position: center center;
    background-repeat: no-repeat; }

[class*='grk-ui-palette-clr'].-active::after {
  content: ''; }

.grk-ui-palette-clr-white {
  box-shadow: inset 0 0 0 2px #ccc; }
  .grk-ui-palette-clr-white::after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22%23b2b2b2%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M1.88528%2012.9657C1.07901%2012.2277%200.499517%2011.0977%201.63332%2010.0599C2.64113%209.13745%203.92615%209.71399%204.50567%2010.3828L7.32767%2013.473L17.3558%202.44961C17.6582%202.14212%2018.1787%201.81355%2018.7164%202.12674C19.2708%202.44961%2018.8676%203.24907%2018.7164%203.51044L9.7466%2016.3096C9.39385%2016.8938%208.71355%2017.903%207.68041%2017.9931C6.83381%2018.0669%206.15183%2017.5319%205.91667%2017.2551L1.88528%2012.9657Z%22%2F%3E%0A%3C%2Fsvg%3E");
    fill: #b2b2b2; }

.grk-ui-palette-clr-other {
  background-image: url(img/etc/palette.png);
  background-size: 100%; }
  .grk-ui-palette-clr-other.-active::after {
    background-color: #a2a09f; }

.grk-ui-empty,
.grk-ui-block {
  position: relative; }
  .grk-ui-empty::before, .grk-ui-empty::after,
  .grk-ui-block::before,
  .grk-ui-block::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100vw;
    min-width: 1024px;
    left: 50%;
    transform: translateX(-50%); }

.grk-ui-block::before {
  z-index: 10;
  opacity: 0.6; }

.grk-ui-empty::before {
  width: auto;
  min-width: auto;
  transform: translateX(0); }

.elast-card-area.grk-ui-block::before {
  background-color: #fff; }

.modal-900-wide .elast-card-area.grk-ui-block::before {
  width: auto; }

.grk-ui-freeze {
  overflow: hidden; }

.grk-ui-pro,
.grk-ui-top {
  display: inline-flex;
  height: 20px;
  padding: 0 8px;
  font-size: 0.6875rem;
  line-height: 20px;
  font-weight: 600;
  border-radius: 20px;
  cursor: pointer; }

.grk-ui-pro {
  box-shadow: inset 0 0 0 1px #ffb30f;
  color: #ffb30f; }
  .grk-ui-pro:hover, .grk-ui-pro.-active {
    background-color: #ffb30f; }

.grk-ui-top {
  box-shadow: inset 0 0 0 1px #e02463;
  color: #e02463; }
  .grk-ui-top:hover, .grk-ui-top.-active {
    background-color: #e02463; }

.grk-ui-pro:hover, .grk-ui-pro.-active,
.grk-ui-top:hover,
.grk-ui-top.-active {
  color: #fff; }

.avt-desc-name .grk-ui-pro:nth-child(2), .avt-desc-name
.grk-ui-top:nth-child(2) {
  margin: auto 4px auto 8px; }

.grk-ui-status {
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start; }
  .grk-ui-status-node {
    display: flex; }

.grk-ui-status-node.-nonactive {
  color: #8f8d8c; }

.prfl-node-border .grk-ui-status:not(:only-child) {
  margin: 0 0 0 24px; }

.prfl-date-hint .grk-ui-status {
  flex-direction: column; }

.prfl-node-border .grk-ui-status-node {
  width: calc(50% - 8px);
  font-weight: 500; }
  .prfl-node-border .grk-ui-status-node * {
    font-weight: 500; }
  .prfl-node-border .grk-ui-status-node i, .prfl-node-border .grk-ui-status-node svg {
    margin: 0 6px 0 0; }
  .prfl-node-border .grk-ui-status-node:nth-child(even) {
    margin-left: 16px; }
  .prfl-node-border .grk-ui-status-node:nth-child(n + 3) {
    margin-top: 12px; }

.prfl-date-hint .grk-ui-status-node {
  align-items: center;
  white-space: nowrap;
  color: #fff; }
  .prfl-date-hint .grk-ui-status-node i, .prfl-date-hint .grk-ui-status-node svg {
    order: 1;
    margin: 0 0 0 6px; }
  .prfl-date-hint .grk-ui-status-node:not(:last-child) {
    margin-bottom: 8px; }
  .prfl-date-hint .grk-ui-status-node.-nonactive {
    text-decoration: line-through;
    color: rgba(255, 255, 255, 0.56); }

.grk-ui-role img {
  background-image: url(img/role/role-grey60/role-gorko-grey60.svg); }

.grk-ui-role-accessory img {
  background-image: url(img/role/role-grey60/role-accessory-grey60.svg); }

.grk-ui-role-artist img {
  background-image: url(img/role/role-grey60/role-artist-grey60.svg); }

.grk-ui-role-bride img {
  background-image: url(img/role/role-grey60/role-bride-grey60.svg); }

.grk-ui-role-cake img {
  background-image: url(img/role/role-grey60/role-cake-grey60.svg); }

.grk-ui-role-car img {
  background-image: url(img/role/role-grey60/role-car-grey60.svg); }

.grk-ui-role-catering img {
  background-image: url(img/role/role-grey60/role-catering-grey60.svg); }

.grk-ui-role-choreographer img {
  background-image: url(img/role/role-grey60/role-choreographer-grey60.svg); }

.grk-ui-role-designer img {
  background-image: url(img/role/role-grey60/role-designer-grey60.svg); }

.grk-ui-role-dj img {
  background-image: url(img/role/role-grey60/role-dj-grey60.svg); }

.grk-ui-role-dress img {
  background-image: url(img/role/role-grey60/role-dress-grey60.svg); }

.grk-ui-role-emcee img {
  background-image: url(img/role/role-grey60/role-emcee-grey60.svg); }

.grk-ui-role-flower img {
  background-image: url(img/role/role-grey60/role-flower-grey60.svg); }

.grk-ui-role-groom img {
  background-image: url(img/role/role-grey60/role-groom-grey60.svg); }

.grk-ui-role-husband img {
  background-image: url(img/role/role-grey60/role-husband-grey60.svg); }

.grk-ui-role-limo img {
  background-image: url(img/role/role-grey60/role-limo-grey60.svg); }

.grk-ui-role-musician img {
  background-image: url(img/role/role-grey60/role-musician-grey60.svg); }

.grk-ui-role-organizer img {
  background-image: url(img/role/role-grey60/role-organizer-grey60.svg); }

.grk-ui-role-photobooth img {
  background-image: url(img/role/role-grey60/role-photobooth-grey60.svg); }

.grk-ui-role-photographer img {
  background-image: url(img/role/role-grey60/role-photographer-grey60.svg); }

.grk-ui-role-recorder img {
  background-image: url(img/role/role-grey60/role-recorder-grey60.svg); }

.grk-ui-role-registry img {
  background-image: url(img/role/role-grey60/role-registry-grey60.svg); }

.grk-ui-role-ring img {
  background-image: url(img/role/role-grey60/role-ring-grey60.svg); }

.grk-ui-role-ship img {
  background-image: url(img/role/role-grey60/role-ship-grey60.svg); }

.grk-ui-role-spot img {
  background-image: url(img/role/role-grey60/role-spot-grey60.svg); }

.grk-ui-role-stylist img {
  background-image: url(img/role/role-grey60/role-stylist-grey60.svg); }

.grk-ui-role-unauth img {
  background-image: url(img/role/role-grey60/role-unauth-grey60.svg); }

.grk-ui-role-venue img {
  background-image: url(img/role/role-grey60/role-venue-grey60.svg); }

.grk-ui-role-videographer img {
  background-image: url(img/role/role-grey60/role-videographer-grey60.svg); }

.grk-ui-role-wife img {
  background-image: url(img/role/role-grey60/role-wife-grey60.svg); }

.st-ui-link {
  display: inline-flex;
  align-items: center;
  position: relative;
  cursor: pointer; }
  .st-ui-link + .st-ui-link {
    margin: 0 0 0 8px; }

.st-ui-link-val {
  font-size: 0.875rem; }
  .st-ui-link-val:not(:empty) {
    line-height: 100%;
    margin: 0 0 0 6px; }

.st-ui-link--clrBlue:hover .st-ui-link-val, .st-ui-link--clrGrey:hover .st-ui-link-val {
  color: #e02463; }

.st-ui-link--clrBlue .st-ui-link-val {
  color: #00a2ad; }

.st-ui-link--clrGrey .st-ui-link-val {
  color: #b4b3b3; }

.st-ui-link--clrBlue .st-ui-link-ic {
  fill: #00a2ad; }

.st-ui-link--clrBlue:hover .st-ui-link-ic {
  fill: #e02463; }

.st-ui-link--clrBlue .grk-ic-arr--posLeft,
.st-ui-link--clrBlue .grk-ic-arr.-posRight {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%207%2016%22%20fill%3D%22%2300a2ad%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M0.310347%202.27586C0.710277%201.89498%201.34325%201.91042%201.72414%202.31035L6.72414%207.56035C7.09196%207.94655%207.09196%208.55345%206.72414%208.93966L1.72414%2014.1897C1.34325%2014.5896%200.710278%2014.605%200.310348%2014.2241C-0.0895826%2013.8433%20-0.105021%2013.2103%200.275865%2012.8103L4.61905%208.25L0.275864%203.68966C-0.105022%203.28973%20-0.0895836%202.65675%200.310347%202.27586Z%22%2F%3E%0A%3C%2Fsvg%3E"); }

.st-ui-link--clrBlue:hover .grk-ic-arr--posLeft,
.st-ui-link--clrBlue:hover .grk-ic-arr.-posRight {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%207%2016%22%20fill%3D%22%23e02463%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M0.310347%202.27586C0.710277%201.89498%201.34325%201.91042%201.72414%202.31035L6.72414%207.56035C7.09196%207.94655%207.09196%208.55345%206.72414%208.93966L1.72414%2014.1897C1.34325%2014.5896%200.710278%2014.605%200.310348%2014.2241C-0.0895826%2013.8433%20-0.105021%2013.2103%200.275865%2012.8103L4.61905%208.25L0.275864%203.68966C-0.105022%203.28973%20-0.0895836%202.65675%200.310347%202.27586Z%22%2F%3E%0A%3C%2Fsvg%3E"); }

.st-ui-link--clrBlue .grk-ic-arr--posLeft {
  transform: rotate(180deg); }

.st-ui-link--clrBlue .grk-ic-share {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22%2300a2ad%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M13%207.87879H16C17.1046%207.87879%2018%208.78327%2018%209.89899V17.9798C18%2019.0955%2017.1046%2020%2016%2020H4C2.89543%2020%202%2019.0955%202%2017.9798V9.89899C2%208.78327%202.89543%207.87879%204%207.87879H7V9.89899L4%209.89899V17.9798H16V9.89899L13%209.89899V7.87879ZM9.80675%200.0186574C9.86928%200.00641534%209.93389%200%2010%200C10.0657%200%2010.13%200.00634195%2010.1922%200.0184473C10.4768%20-0.00838272%2010.7705%200.0872523%2010.9877%200.306609L13.8232%203.1708C14.2118%203.56328%2014.2082%204.20322%2013.8197%204.5957C13.4311%204.98819%2012.7976%204.99178%2012.409%204.5993L11%203.17604V12.1313C11%2012.6836%2010.5523%2013.1313%2010%2013.1313C9.44772%2013.1313%209%2012.6836%209%2012.1313V3.17273L7.5877%204.5993C7.19914%204.99178%206.5656%204.98819%206.17705%204.5957C5.78849%204.20322%205.78493%203.56329%206.17348%203.1708L9.00904%200.30661C9.22676%200.0866897%209.52139%20-0.00887243%209.80675%200.0186574Z%22%2F%3E%0A%3C%2Fsvg%3E"); }

.st-ui-link--clrBlue:hover .grk-ic-share {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22%23e02463%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M13%207.87879H16C17.1046%207.87879%2018%208.78327%2018%209.89899V17.9798C18%2019.0955%2017.1046%2020%2016%2020H4C2.89543%2020%202%2019.0955%202%2017.9798V9.89899C2%208.78327%202.89543%207.87879%204%207.87879H7V9.89899L4%209.89899V17.9798H16V9.89899L13%209.89899V7.87879ZM9.80675%200.0186574C9.86928%200.00641534%209.93389%200%2010%200C10.0657%200%2010.13%200.00634195%2010.1922%200.0184473C10.4768%20-0.00838272%2010.7705%200.0872523%2010.9877%200.306609L13.8232%203.1708C14.2118%203.56328%2014.2082%204.20322%2013.8197%204.5957C13.4311%204.98819%2012.7976%204.99178%2012.409%204.5993L11%203.17604V12.1313C11%2012.6836%2010.5523%2013.1313%2010%2013.1313C9.44772%2013.1313%209%2012.6836%209%2012.1313V3.17273L7.5877%204.5993C7.19914%204.99178%206.5656%204.98819%206.17705%204.5957C5.78849%204.20322%205.78493%203.56329%206.17348%203.1708L9.00904%200.30661C9.22676%200.0866897%209.52139%20-0.00887243%209.80675%200.0186574Z%22%2F%3E%0A%3C%2Fsvg%3E"); }

.st-ui-link--clrBlue .grk-ic-resize {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2014%2014%22%20fill%3D%22%2300a2ad%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M14%202V0H12H6V2H12V8H14V2ZM2%206H0V12V14H2H8V12H2V6Z%22%2F%3E%0A%3C%2Fsvg%3E"); }

.st-ui-link--clrBlue:hover .grk-ic-resize {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2014%2014%22%20fill%3D%22%23e02463%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M14%202V0H12H6V2H12V8H14V2ZM2%206H0V12V14H2H8V12H2V6Z%22%2F%3E%0A%3C%2Fsvg%3E"); }

.st-ui-link--clrGrey .st-ui-link-ic {
  fill: #b4b3b3; }

.st-ui-link--clrGrey:hover .st-ui-link-ic {
  fill: #e02463; }

.st-ui-link--clrGrey .grk-ic-like {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22%23b4b3b3%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M19.3019%204.67896C18.6703%203.47407%2017.6747%202.57011%2016.4125%202.19875C15.0533%201.79282%2013.5518%202.04427%2012.1194%202.67994C11.346%203.01852%2010.6887%203.43465%2010.0043%203.99905C9.48494%203.56715%208.90192%203.18849%208.23696%202.84471C7.0738%202.25275%205.89133%201.93931%204.58121%202.00979C3.93914%202.05246%203.33069%202.23773%202.80937%202.52166C1.50774%203.20183%200.610577%204.40608%200.20237%205.95288C0.0480792%206.53747%20-0.0188787%207.10351%200.00456719%207.69999C0.0277589%208.23772%200.150642%208.7863%200.343253%209.32425C0.639685%2010.1468%201.09047%2010.878%201.7314%2011.6768C3.25518%2013.5734%204.99594%2014.8882%208.37793%2016.9842C8.48999%2017.0536%208.7772%2017.2312%208.99469%2017.3656C9.11618%2017.4407%209.21592%2017.5024%209.25123%2017.5242L9.48197%2017.6672L10.0179%2018L10.5515%2017.6636C10.744%2017.5422%2010.903%2017.4424%2011.267%2017.2143C14.9324%2014.9176%2016.4864%2013.7744%2018.0588%2011.9292C18.9367%2010.8957%2019.5106%209.95158%2019.8133%208.86658C20.2051%207.46057%2019.9583%205.93083%2019.3019%204.67896ZM10.1742%2015.5581L10.0098%2015.6611C9.79947%2015.5311%209.54372%2015.373%209.4402%2015.3089C6.24261%2013.3272%204.63738%2012.1147%203.29788%2010.4475C2.78214%209.80473%202.43892%209.24797%202.22793%208.66252C2.09765%208.29866%202.0166%207.93682%202.0029%207.61947C1.98747%207.22652%202.03156%206.85379%202.13758%206.45207C2.41005%205.41961%202.9625%204.67806%203.75926%204.26161C4.04744%204.10483%204.37453%204.00523%204.70274%203.98338C5.60413%203.93497%206.4501%204.15921%207.31589%204.59981C8.10578%205.00821%208.73115%205.4634%209.25526%206.01661L9.94218%206.74169L10.6722%206.05905C11.4823%205.30165%2012.1332%204.83603%2012.9364%204.48474C13.9711%204.02517%2015.0218%203.84895%2015.8381%204.09273C16.5439%204.30041%2017.1296%204.83214%2017.5263%205.5889C17.9656%206.42674%2018.1317%207.45648%2017.8852%208.3411C17.6715%209.10692%2017.2365%209.82257%2016.5282%2010.6564C15.1338%2012.2927%2013.688%2013.3564%2010.1742%2015.5581Z%22%2F%3E%0A%3C%2Fsvg%3E"); }

.st-ui-link--clrGrey:hover .grk-ic-like {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22%23e02463%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M19.3019%204.67896C18.6703%203.47407%2017.6747%202.57011%2016.4125%202.19875C15.0533%201.79282%2013.5518%202.04427%2012.1194%202.67994C11.346%203.01852%2010.6887%203.43465%2010.0043%203.99905C9.48494%203.56715%208.90192%203.18849%208.23696%202.84471C7.0738%202.25275%205.89133%201.93931%204.58121%202.00979C3.93914%202.05246%203.33069%202.23773%202.80937%202.52166C1.50774%203.20183%200.610577%204.40608%200.20237%205.95288C0.0480792%206.53747%20-0.0188787%207.10351%200.00456719%207.69999C0.0277589%208.23772%200.150642%208.7863%200.343253%209.32425C0.639685%2010.1468%201.09047%2010.878%201.7314%2011.6768C3.25518%2013.5734%204.99594%2014.8882%208.37793%2016.9842C8.48999%2017.0536%208.7772%2017.2312%208.99469%2017.3656C9.11618%2017.4407%209.21592%2017.5024%209.25123%2017.5242L9.48197%2017.6672L10.0179%2018L10.5515%2017.6636C10.744%2017.5422%2010.903%2017.4424%2011.267%2017.2143C14.9324%2014.9176%2016.4864%2013.7744%2018.0588%2011.9292C18.9367%2010.8957%2019.5106%209.95158%2019.8133%208.86658C20.2051%207.46057%2019.9583%205.93083%2019.3019%204.67896ZM10.1742%2015.5581L10.0098%2015.6611C9.79947%2015.5311%209.54372%2015.373%209.4402%2015.3089C6.24261%2013.3272%204.63738%2012.1147%203.29788%2010.4475C2.78214%209.80473%202.43892%209.24797%202.22793%208.66252C2.09765%208.29866%202.0166%207.93682%202.0029%207.61947C1.98747%207.22652%202.03156%206.85379%202.13758%206.45207C2.41005%205.41961%202.9625%204.67806%203.75926%204.26161C4.04744%204.10483%204.37453%204.00523%204.70274%203.98338C5.60413%203.93497%206.4501%204.15921%207.31589%204.59981C8.10578%205.00821%208.73115%205.4634%209.25526%206.01661L9.94218%206.74169L10.6722%206.05905C11.4823%205.30165%2012.1332%204.83603%2012.9364%204.48474C13.9711%204.02517%2015.0218%203.84895%2015.8381%204.09273C16.5439%204.30041%2017.1296%204.83214%2017.5263%205.5889C17.9656%206.42674%2018.1317%207.45648%2017.8852%208.3411C17.6715%209.10692%2017.2365%209.82257%2016.5282%2010.6564C15.1338%2012.2927%2013.688%2013.3564%2010.1742%2015.5581Z%22%2F%3E%0A%3C%2Fsvg%3E"); }

.st-ui-link--clrGrey .grk-ic-comment {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22%23b4b3b3%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M11.7994%2015.5548L19.5328%2019L18.0708%2013.4237C19.2968%2012.1808%2020%2010.5324%2020%208.77739C20%205.03434%2016.824%202%2012.9062%202H7.09375C3.17598%202%200%205.03434%200%208.77739C0%2012.5204%203.17598%2015.5548%207.09375%2015.5548H11.7994ZM16.2955%2012.4104L15.8442%2012.795L16.5725%2015.5729L12.2427%2013.644H7.09375C4.28055%2013.644%202%2011.4651%202%208.77739C2%206.08965%204.28055%203.9108%207.09375%203.9108H12.9062C15.7194%203.9108%2018%206.08965%2018%208.77739C18%2010.1841%2017.3732%2011.4919%2016.2955%2012.4104Z%22%2F%3E%0A%3C%2Fsvg%3E"); }

.st-ui-link--clrGrey:hover .grk-ic-comment {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22%23e02463%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M11.7994%2015.5548L19.5328%2019L18.0708%2013.4237C19.2968%2012.1808%2020%2010.5324%2020%208.77739C20%205.03434%2016.824%202%2012.9062%202H7.09375C3.17598%202%200%205.03434%200%208.77739C0%2012.5204%203.17598%2015.5548%207.09375%2015.5548H11.7994ZM16.2955%2012.4104L15.8442%2012.795L16.5725%2015.5729L12.2427%2013.644H7.09375C4.28055%2013.644%202%2011.4651%202%208.77739C2%206.08965%204.28055%203.9108%207.09375%203.9108H12.9062C15.7194%203.9108%2018%206.08965%2018%208.77739C18%2010.1841%2017.3732%2011.4919%2016.2955%2012.4104Z%22%2F%3E%0A%3C%2Fsvg%3E"); }

.st-ui-link--clrGrey .grk-ic-marker-small {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22%23b4b3b3%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M2%206.37891C2%203.13672%204.68637%200.5%207.99851%200.5C11.3156%200.5%2014%203.13672%2014%206.37891C14%207.88281%2013.4271%209.24023%2012.4924%2010.2754C12.2632%2010.5977%2012.1676%2010.7148%2012.1676%2010.7148L7.99851%2015.5L3.84638%2010.7539C3.84638%2010.7539%203.72482%2010.6172%203.43685%2010.1973C2.54206%209.17188%202%207.83398%202%206.37891ZM6.50089%206.49858C6.50089%207.32562%207.17347%208.00319%207.99852%208.00319C8.82854%208.00319%209.50113%207.32562%209.50113%206.49858C9.50113%205.67154%208.82854%205.00394%207.99852%205.00394C7.17347%205.00394%206.50089%205.67154%206.50089%206.49858Z%22%2F%3E%0A%3C%2Fsvg%3E"); }

.st-ui-link--clrGrey:hover .grk-ic-marker-small {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22%23e02463%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M2%206.37891C2%203.13672%204.68637%200.5%207.99851%200.5C11.3156%200.5%2014%203.13672%2014%206.37891C14%207.88281%2013.4271%209.24023%2012.4924%2010.2754C12.2632%2010.5977%2012.1676%2010.7148%2012.1676%2010.7148L7.99851%2015.5L3.84638%2010.7539C3.84638%2010.7539%203.72482%2010.6172%203.43685%2010.1973C2.54206%209.17188%202%207.83398%202%206.37891ZM6.50089%206.49858C6.50089%207.32562%207.17347%208.00319%207.99852%208.00319C8.82854%208.00319%209.50113%207.32562%209.50113%206.49858C9.50113%205.67154%208.82854%205.00394%207.99852%205.00394C7.17347%205.00394%206.50089%205.67154%206.50089%206.49858Z%22%2F%3E%0A%3C%2Fsvg%3E"); }

.st-ui-link.st-ui-clean .st-ui-link-ic {
  fill: #e8e7e7; }

.st-ui-link.st-ui-clean .grk-ic-like {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22%23e8e7e7%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M19.3019%204.67896C18.6703%203.47407%2017.6747%202.57011%2016.4125%202.19875C15.0533%201.79282%2013.5518%202.04427%2012.1194%202.67994C11.346%203.01852%2010.6887%203.43465%2010.0043%203.99905C9.48494%203.56715%208.90192%203.18849%208.23696%202.84471C7.0738%202.25275%205.89133%201.93931%204.58121%202.00979C3.93914%202.05246%203.33069%202.23773%202.80937%202.52166C1.50774%203.20183%200.610577%204.40608%200.20237%205.95288C0.0480792%206.53747%20-0.0188787%207.10351%200.00456719%207.69999C0.0277589%208.23772%200.150642%208.7863%200.343253%209.32425C0.639685%2010.1468%201.09047%2010.878%201.7314%2011.6768C3.25518%2013.5734%204.99594%2014.8882%208.37793%2016.9842C8.48999%2017.0536%208.7772%2017.2312%208.99469%2017.3656C9.11618%2017.4407%209.21592%2017.5024%209.25123%2017.5242L9.48197%2017.6672L10.0179%2018L10.5515%2017.6636C10.744%2017.5422%2010.903%2017.4424%2011.267%2017.2143C14.9324%2014.9176%2016.4864%2013.7744%2018.0588%2011.9292C18.9367%2010.8957%2019.5106%209.95158%2019.8133%208.86658C20.2051%207.46057%2019.9583%205.93083%2019.3019%204.67896ZM10.1742%2015.5581L10.0098%2015.6611C9.79947%2015.5311%209.54372%2015.373%209.4402%2015.3089C6.24261%2013.3272%204.63738%2012.1147%203.29788%2010.4475C2.78214%209.80473%202.43892%209.24797%202.22793%208.66252C2.09765%208.29866%202.0166%207.93682%202.0029%207.61947C1.98747%207.22652%202.03156%206.85379%202.13758%206.45207C2.41005%205.41961%202.9625%204.67806%203.75926%204.26161C4.04744%204.10483%204.37453%204.00523%204.70274%203.98338C5.60413%203.93497%206.4501%204.15921%207.31589%204.59981C8.10578%205.00821%208.73115%205.4634%209.25526%206.01661L9.94218%206.74169L10.6722%206.05905C11.4823%205.30165%2012.1332%204.83603%2012.9364%204.48474C13.9711%204.02517%2015.0218%203.84895%2015.8381%204.09273C16.5439%204.30041%2017.1296%204.83214%2017.5263%205.5889C17.9656%206.42674%2018.1317%207.45648%2017.8852%208.3411C17.6715%209.10692%2017.2365%209.82257%2016.5282%2010.6564C15.1338%2012.2927%2013.688%2013.3564%2010.1742%2015.5581Z%22%2F%3E%0A%3C%2Fsvg%3E"); }

.st-ui-link.st-ui-clean .grk-ic-comment {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22%23e8e7e7%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M11.7994%2015.5548L19.5328%2019L18.0708%2013.4237C19.2968%2012.1808%2020%2010.5324%2020%208.77739C20%205.03434%2016.824%202%2012.9062%202H7.09375C3.17598%202%200%205.03434%200%208.77739C0%2012.5204%203.17598%2015.5548%207.09375%2015.5548H11.7994ZM16.2955%2012.4104L15.8442%2012.795L16.5725%2015.5729L12.2427%2013.644H7.09375C4.28055%2013.644%202%2011.4651%202%208.77739C2%206.08965%204.28055%203.9108%207.09375%203.9108H12.9062C15.7194%203.9108%2018%206.08965%2018%208.77739C18%2010.1841%2017.3732%2011.4919%2016.2955%2012.4104Z%22%2F%3E%0A%3C%2Fsvg%3E"); }

.marker-title {
  margin: 0 0 4px;
  font-size: 0.75rem;
  font-weight: 600;
  color: #e02463; }

.marker-col &gt; *:not(:last-child) {
  margin: 0 0 2px; }

.marker-node {
  font-size: 0.75rem;
  font-weight: 600; }
  .marker-node * {
    color: #6a6766; }

.marker-icon, .marker-price, .marker-cluster, .marker-target {
  position: absolute;
  cursor: pointer; }
  .marker-icon:hover, .marker-price:hover, .marker-cluster:hover, .marker-target:hover {
    z-index: 2; }

.marker-price, .marker-cluster-bg {
  background-color: #fff; }

.marker-price, .marker-cluster-bg {
  padding: 8px 12px;
  box-shadow: 0 3px 14px rgba(22, 18, 16, 0.13), 0 1px 4px rgba(22, 18, 16, 0.11); }

.marker-price {
  z-index: 1;
  display: flex;
  align-items: center;
  min-height: 30px;
  border-radius: 16px; }

.marker-cluster {
  z-index: 0; }

.marker-cluster-bg {
  border-radius: 8px; }
  .marker-cluster-bg::before, .marker-cluster-bg::after {
    z-index: -1;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    box-shadow: 0 3.2px 7.2px rgba(22, 18, 16, 0.13), 0 0.6px 1.8px rgba(22, 18, 16, 0.11);
    background-color: #fff; }
  .marker-cluster-bg:before {
    top: 6px;
    left: -6px; }
  .marker-cluster-bg::after {
    top: 3px;
    left: -3px; }

.marker-target {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  border: 3px solid #fff;
  border-radius: 32px;
  color: #fff; }
  .marker-target:not(:empty) {
    min-width: 32px;
    height: 32px;
    padding: 0 8px;
    line-height: 14px;
    box-shadow: 0 3.2px 7.2px rgba(22, 18, 16, 0.13), 0 0.6px 1.8px rgba(22, 18, 16, 0.11);
    background-color: #e02463; }
  .marker-target:empty {
    width: 22px;
    height: 22px;
    box-shadow: inset 0 0 0 3px #e02463;
    background-color: #fff; }

.marker-price:not(.-active):hover, .marker-price:not(.-active).js--hover,
.marker-cluster-bg:not(.-active):hover,
.marker-cluster-bg:not(.-active).js--hover {
  box-shadow: 0 3.2px 7.2px rgba(22, 18, 16, 0.13), 0 0.6px 1.8px rgba(22, 18, 16, 0.11), inset 0 0 0 1px #00a2ad;
  background-color: #f4ffff; }

.marker-price.-active {
  background-color: #e02463;
  color: #fff; }
  .marker-price.-active::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    border-top: 8px solid #e02463;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent; }

.marker-target.-active {
  box-shadow: inset 0 0 0 8px #00a2ad; }

.marker-target:not(:empty):not(.-active):hover, .marker-target:not(:empty):not(.-active).js--hover {
  background-color: #00a2ad; }

.marker-target:empty:not(.-active):hover, .marker-target:empty:not(.-active).js--hover {
  box-shadow: inset 0 0 0 3px #00a2ad; }

.marker-price.-active .marker-node * {
  color: #fff; }

.cal {
  overflow: hidden;
  display: grid;
  grid-template-areas: 'area-cal-pane area-cal-pane cal-week cal-week cal-week cal-week' 'area-cal-pane area-cal-pane area-cal-list area-cal-list area-cal-list area-cal-list';
  grid-template-columns: repeat(2, auto) repeat(4, 1fr);
  position: relative;
  min-width: 448px;
  margin: -10px;
  border-radius: inherit;
  background-color: #fff; }
  .cal-pane {
    grid-area: area-cal-pane;
    flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    position: relative;
    min-width: 128px;
    padding: 16px;
    background-color: #f8f8f8; }
    .cal-pane &gt; * {
      flex-basis: auto;
      -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto; }
  .cal-month {
    flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-flex-direction: column; }
    .cal-month &gt; * {
      flex-basis: auto;
      -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto; }
    .cal-month &gt; * {
      z-index: 0;
      -ms-flex-align: center;
      align-items: center;
      -webkit-align-items: center;
      height: 24px; }
      .cal-month &gt; *:first-child {
        position: absolute;
        margin: auto;
        right: 0;
        left: 0;
        height: 64px;
        background-color: rgba(30, 255, 255, 0.16); }
      .cal-month &gt; *:nth-child(2) {
        margin-top: 4px; }
      .cal-month &gt; *:not(:first-child):not(:last-child) {
        z-index: 999;
        margin-bottom: 8px; }
      .cal-month &gt; * &gt; * {
        display: inline-block !important;
        vertical-align: middle;
        font-size: 0.875rem;
        line-height: normal; }
        .cal-month &gt; * &gt; *:not(:empty)::after {
          content: '.';
          overflow: hidden;
          display: inline-block;
          width: 0;
          vertical-align: middle; }
  .cal-list {
    transform: translateZ(0);
    -ms-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    overflow-x: hidden;
    overflow-y: auto;
    grid-area: area-cal-list;
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    width: 320px;
    padding: 16px 16px 5px;
    scrollbar-width: none;
    -ms-overflow-style: none; }
    .cal-list &gt; * {
      flex-basis: auto;
      -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto; }
    .cal-list::-webkit-scrollbar {
      width: 0;
      height: 0; }
    .cal-list-node {
      display: grid;
      grid-gap: 12px 4px;
      grid-auto-rows: 28px;
      grid-template-rows: 12px repeat(4, 28px);
      grid-template-columns: repeat(7, 1fr); }
      .cal-list-node:not(:last-child) {
        margin: 0 0 20px; }
      .cal-list-node:last-child {
        padding-bottom: 32px; }
      .cal-list-node &gt; *:first-child {
        grid-column: span 7;
        padding: 0 16px 0 11px;
        font-size: 0.75rem;
        font-weight: 600;
        color: #8f8d8c; }
      .cal-list-node[data-offset='0'] &gt; *:nth-child(2) {
        grid-column: 1; }
      .cal-list-node[data-offset='1'] &gt; *:nth-child(2) {
        grid-column: 2; }
      .cal-list-node[data-offset='2'] &gt; *:nth-child(2) {
        grid-column: 3; }
      .cal-list-node[data-offset='3'] &gt; *:nth-child(2) {
        grid-column: 4; }
      .cal-list-node[data-offset='4'] &gt; *:nth-child(2) {
        grid-column: 5; }
      .cal-list-node[data-offset='5'] &gt; *:nth-child(2) {
        grid-column: 6; }
      .cal-list-node[data-offset='6'] &gt; *:nth-child(2) {
        grid-column: 7; }
  .cal-week {
    display: grid;
    column-gap: 4px;
    grid-template-columns: repeat(7, 1fr);
    grid-area: cal-week;
    width: auto;
    height: auto;
    padding: 24px 16px 8px; }
    .cal-week &gt; * {
      overflow: hidden;
      display: inline-block !important;
      vertical-align: middle;
      max-width: 100%;
      text-overflow: ellipsis;
      font-size: 0.6875rem;
      line-height: normal;
      text-align: center;
      font-weight: 500;
      color: #161210; }
      .cal-week &gt; *::after {
        content: '.';
        overflow: hidden;
        display: inline-block;
        vertical-align: middle;
        width: 0; }
  .cal-chart {
    width: 32px;
    height: 32px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto; }
    .cal-chart &gt; * {
      fill: transparent;
      stroke: transparent;
      stroke-width: 2px; }

[class*='cal-day'] {
  width: auto;
  height: 28px;
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  display: inline-flex;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  position: relative;
  font-size: 0.875rem;
  cursor: pointer; }
  [class*='cal-day'] &gt; * {
    pointer-events: none; }
  [class*='cal-day'] &gt; span {
    z-index: 1;
    display: inline-block !important;
    vertical-align: middle;
    font-size: 0.875rem;
    line-height: normal;
    position: relative; }
    [class*='cal-day'] &gt; span:not(:empty)::after {
      content: '.';
      overflow: hidden;
      display: inline-block;
      width: 0;
      vertical-align: middle; }
  [class*='cal-day']:not([class*='-active']):hover::before {
    box-shadow: 0 0 0 1px #c7c6c6; }
  [class*='cal-day']:not([class*='-nonactive'])::before, [class*='cal-day']:not([class*='-nonactive'])::after {
    content: '';
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    cursor: pointer; }
  [class*='cal-day']:not([class*='-nonactive'])::before {
    width: 36px;
    height: 36px; }
  [class*='cal-day']:not([class*='-nonactive'])::after {
    width: 30px;
    height: 30px; }

[class$='cal-hint'] {
  display: none; }

[class*='cal-hint-active'] {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  z-index: 2;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 320px;
  height: 48px;
  padding: 8px 24px;
  background-color: #f8f8f8; }

[class*='cal-hint-node'] {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  color: #8f8d8c; }
  [class*='cal-hint-node'] &gt; * {
    flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex; }
  [class*='cal-hint-node']:first-child {
    display: inline-block !important;
    vertical-align: middle;
    font-size: 0.875rem;
    line-height: normal;
    line-height: 1.1;
    max-width: 60%; }
    [class*='cal-hint-node']:first-child:not(:empty)::after {
      content: '.';
      overflow: hidden;
      display: inline-block;
      width: 0;
      vertical-align: middle; }
    [class*='cal-hint-node']:first-child:not([class*='-nonactive']) {
      padding: 0 18px 0 0;
      font-weight: 600;
      color: #000; }
  [class*='cal-hint-node']:last-child {
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-basis: 40%;
    -webkit-flex-basis: 40%;
    -ms-flex-preferred-size: 40%; }
    [class*='cal-hint-node']:last-child &gt; * {
      flex-basis: auto;
      -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto; }

[class$='cal-rent'] {
  display: none; }

[class*='cal-rent'] {
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  position: relative; }
  [class*='cal-rent']::before {
    content: '';
    flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    position: absolute;
    top: 0;
    left: -12px;
    bottom: 0;
    width: 6px;
    height: 6px;
    margin: auto 0;
    border-radius: 50%; }
  [class*='cal-rent']:first-child::before {
    background-color: #ff5a25; }
  [class*='cal-rent']:last-child::before {
    background-color: #ffb30f; }
  [class*='cal-rent'] &gt; * {
    display: inline-block !important;
    vertical-align: middle;
    font-size: 0.875rem;
    line-height: normal; }
    [class*='cal-rent'] &gt; *:not(:empty)::after {
      content: '.';
      overflow: hidden;
      display: inline-block;
      width: 0;
      vertical-align: middle; }
    [class*='cal-rent'] &gt; *:first-child {
      font-size: 0.625rem; }

[class$='cal-hint'] ~ .cal-list {
  height: 458px; }

[class*='cal-hint'][class*='-active'] ~ .cal-list {
  height: 410px;
  padding-top: 12px; }

[class*='cal-hint'][class*='-active'] ~ .cal-list &gt; ul:last-child {
  padding-bottom: calc(32px + 48px); }

[class*='cal-day'][class*='-active']::before {
  width: 32px;
  height: 32px;
  box-shadow: 0 0 0 2px #e02463; }

[class*='cal-day'][class*='-nonactive'] {
  color: #b4b3b3;
  cursor: default; }

[class*='cal-day'][class*='-busy'], [class*='cal-day'][class*='-free'], [class*='cal-day'][class*='-reserve'] {
  color: #fff; }

[class*='cal-day'][class*='-busy']::after {
  background: #ff5a25; }

[class*='cal-day'][class*='-free']::after {
  background: #00cd7c; }

[class*='cal-day'][class*='-reserve']::after {
  background: #ffb30f; }

[class*='cal-hint-active']:not([class*='-hover']) [class*='cal-hint-node'] {
  opacity: 0; }

.list-filter .cal {
  margin: -16px -24px; }

.grk-ui-date .cal {
  z-index: 2;
  position: absolute;
  top: calc(100% + 8px);
  width: 448px;
  margin: 0;
  border-radius: 4px;
  box-shadow: 0 0 0 1px #ccc, 0 1px 8px 0 rgba(0, 0, 0, 0.24);
  background-color: #fff; }

.grk-ui-date:not(.-active) .cal {
  visibility: hidden; }

[class*='cal-day'][class*='-mix'] .cal-chart &gt; *:first-child {
  stroke: #ffb30f; }

[class*='cal-day'][class*='-mix'] .cal-chart &gt; *:nth-child(2) {
  stroke: #ff5a25; }

[class*='cal-day'][class*='-mix'] .cal-chart &gt; *:nth-child(n + 3) {
  stroke: #fff;
  stroke-width: 4px;
  stroke-dashoffset: 1;
  stroke-dasharray: 2 98; }

[class^='soc-'] {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex; }

[class*='soc-node'][class*='-facebook']:hover {
  color: #3975ea; }

[class*='soc-node'][class*='-facebook'] &gt; div:not([class*='hint-pos']) {
  background-color: #3975ea;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2032%2032%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20style%3D%22fill%3A%23fff%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M15.7827%2025.7858C15.1653%2025.7852%2014.5591%2025.7368%2013.9676%2025.644V17.5673H11V14.1665H13.9676V11.5761C13.9676%208.62874%2015.7124%207%2018.3831%207C19.6612%207%2021%207.22989%2021%207.22989V10.1242H19.5248C18.0729%2010.1242%2017.6209%2011.0313%2017.6209%2011.9618V14.1672H20.8628L20.3446%2017.5666H17.6209V25.644C17.0294%2025.7368%2016.4232%2025.7852%2015.8058%2025.7858H15.7827Z%22%2F%3E%0A%3C%2Fsvg%3E"); }

[class*='soc-node'][class*='-google']:hover {
  color: #dc4e41; }

[class*='soc-node'][class*='-google'] &gt; div:not([class*='hint-pos']) {
  background-color: #dc4e41;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2032%2032%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20style%3D%22fill%3A%23fff%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M6.0039%2015.9631C5.87946%2012.6867%208.74935%209.65883%2012.0291%209.61955C13.7007%209.47698%2015.327%2010.1261%2016.592%2011.1848C16.0731%2011.7554%2015.5451%2012.3194%2014.9811%2012.8474C13.8675%2012.1708%2012.5266%2011.6551%2011.225%2012.1131C9.1257%2012.7109%207.85434%2015.1896%208.63122%2017.2433C9.27459%2019.3882%2011.8835%2020.5653%2013.9282%2019.6643C14.9869%2019.2852%2015.6849%2018.3083%2015.9912%2017.2587C14.7778%2017.2345%2013.5642%2017.2496%2012.3508%2017.2161C12.3478%2016.4942%2012.3447%2015.775%2012.3478%2015.053C14.3713%2015.05%2016.3978%2015.044%2018.4243%2015.0621C18.5488%2016.8309%2018.2878%2018.724%2017.1379%2020.1437C15.5632%2022.1702%2012.6541%2022.7649%2010.2874%2021.9699C7.77578%2021.145%205.94924%2018.6146%206.0039%2015.9631ZM22.3686%2013.2325H24.1735C24.1768%2013.8363%2024.1825%2014.4432%2024.1858%2015.0467C24.7894%2015.0528%2025.3962%2015.0558%2026%2015.0588V16.8669L24.1858%2016.876C24.1798%2017.4828%2024.1768%2018.0864%2024.1735%2018.6932C23.5699%2018.6902%2022.9658%2018.6932%2022.3653%2018.6932C22.3595%2018.0864%2022.3596%2017.4828%2022.3532%2016.879C21.7497%2016.8727%2021.1429%2016.87%2020.5391%2016.8667V15.0585C21.1429%2015.0555%2021.7467%2015.0525%2022.3532%2015.0464C22.3563%2014.4432%2022.3623%2013.8363%2022.3686%2013.2325Z%22%2F%3E%0A%3C%2Fsvg%3E"); }

[class*='soc-node'][class*='-mail']:hover {
  color: #005ff9; }

[class*='soc-node'][class*='-mail'] &gt; div:not([class*='hint-pos']) {
  background-color: #005ff9;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2032%2032%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20style%3D%22fill%3A%23fff%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M18.7071%2016.0002C18.7071%2016.3569%2018.6367%2016.71%2018.5001%2017.0395C18.3635%2017.369%2018.1633%2017.6683%2017.911%2017.9203C17.6586%2018.1724%2017.3591%2018.3723%2017.0295%2018.5085C16.6999%2018.6448%2016.3466%2018.7147%2015.99%2018.7144C15.6328%2018.7165%2015.2788%2018.6477%2014.9483%2018.5121C14.6179%2018.3765%2014.3176%2018.1767%2014.0649%2017.9243C13.8122%2017.6719%2013.612%2017.3719%2013.476%2017.0416C13.34%2016.7113%2013.2708%2016.3574%2013.2724%2016.0002C13.2707%2015.643%2013.3399%2015.289%2013.4759%2014.9587C13.6119%2014.6284%2013.812%2014.3283%2014.0647%2014.0759C14.3175%2013.8234%2014.6178%2013.6236%2014.9482%2013.4879C15.2787%2013.3523%2015.6328%2013.2835%2015.99%2013.2856C16.3471%2013.2836%2016.7012%2013.3524%2017.0316%2013.4881C17.362%2013.6237%2017.6622%2013.8236%2017.9149%2014.076C18.1676%2014.3285%2018.3677%2014.6285%2018.5037%2014.9588C18.6397%2015.2891%2018.7088%2015.643%2018.7071%2016.0002ZM16.0105%207C11.045%207%207%2011.0407%207%2016.0002C7%2020.9593%2011.0454%2025.0004%2016.0105%2025.0004C17.8289%2025.0004%2019.5858%2024.4697%2021.0771%2023.4288L21.0976%2023.4083L19.8923%2022.0002H19.8718C18.7276%2022.7346%2017.3793%2023.1432%2016.0105%2023.1432C12.0671%2023.1432%208.85896%2019.9389%208.85896%2016.0002C8.85896%2012.0611%2012.0671%208.85725%2016.0105%208.85725C19.9534%208.85725%2023.1615%2012.0611%2023.1615%2016.0002C23.1615%2016.5104%2023.1%2017.0206%2022.998%2017.5308C22.7734%2018.4488%2022.1193%2018.7349%2021.6292%2018.7144C21.1386%2018.6734%2020.5665%2018.3267%2020.5665%2017.4694V15.9797C20.5665%2013.4692%2018.5235%2011.4284%2016.0105%2011.4284C13.497%2011.4284%2011.454%2013.4692%2011.454%2015.9797C11.454%2018.4902%2013.497%2020.5311%2016.0105%2020.5311C17.2358%2020.5311%2018.3801%2020.0614%2019.2382%2019.1836C19.4862%2019.5639%2019.8175%2019.8828%2020.2069%2020.1162C20.5964%2020.3496%2021.0338%2020.4913%2021.4862%2020.5306H21.7312C22.3875%2020.5276%2023.0252%2020.3129%2023.5496%2019.9184C24.0808%2019.5102%2024.4894%2018.9185%2024.7144%2018.2042C24.7549%2018.0816%2024.8164%2017.8165%2024.8164%2017.8165C24.9389%2017.2452%2025%2016.6735%2025%2015.9797C25%2011.0407%2020.9546%207%2016.0105%207Z%22%2F%3E%0A%3C%2Fsvg%3E"); }

[class*='soc-node'][class*='-ok']:hover {
  color: #ee8208; }

[class*='soc-node'][class*='-ok'] &gt; div:not([class*='hint-pos']) {
  background-color: #ee8208;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2032%2032%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20style%3D%22fill%3A%23fff%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M20.2312%2012.0227C20.2312%2014.4038%2018.3312%2016.345%2016.0004%2016.345C13.6446%2016.345%2011.7446%2014.4038%2011.7696%2012.0227C11.7696%209.64115%2013.6696%207.7%2016.0004%207.7C18.3312%207.7%2020.2312%209.64115%2020.2312%2012.0227ZM17.7485%2011.9965C17.7485%2011.0131%2016.9631%2010.2104%2016.0004%2010.2104C15.7673%2010.2091%2015.5363%2010.2551%2015.3212%2010.3449C15.1061%2010.4347%2014.9112%2010.5668%2014.7482%2010.7334C14.5852%2010.8999%2014.4573%2011.0976%2014.3722%2011.3146C14.287%2011.5316%2014.2464%2011.7635%2014.2527%2011.9965C14.2527%2012.9804%2015.0377%2013.7827%2016.0004%2013.7827C16.9631%2013.7827%2017.7485%2012.9804%2017.7485%2011.9965Z%22%2F%3E%0A%09%3Cpath%20d%3D%22M20.3912%2018.6815C19.5942%2019.17%2018.7177%2019.5038%2017.8142%2019.7096L20.285%2022.0992C20.4047%2022.2138%2020.5%2022.3514%2020.5651%2022.5037C20.6302%2022.6561%2020.6638%2022.8201%2020.6638%2022.9858C20.6638%2023.1515%2020.6302%2023.3154%2020.5651%2023.4678C20.5%2023.6202%2020.4047%2023.7578%2020.285%2023.8723C19.7804%2024.3608%2018.9566%2024.3608%2018.4519%2023.8723L16.0077%2021.5081L13.5639%2023.8723C13.2981%2024.1035%2012.9792%2024.2319%2012.6339%2024.2319C12.2885%2024.2319%2011.9696%2024.1292%2011.7039%2023.8723C11.5841%2023.7578%2011.4889%2023.6202%2011.4238%2023.4678C11.3587%2023.3154%2011.3251%2023.1515%2011.3251%2022.9858C11.3251%2022.8201%2011.3587%2022.6561%2011.4238%2022.5037C11.4889%2022.3514%2011.5841%2022.2138%2011.7039%2022.0992L14.1746%2019.7096C13.2716%2019.5038%2012.3946%2019.17%2011.5977%2018.6815C11.4555%2018.5941%2011.3322%2018.4793%2011.2349%2018.3436C11.1377%2018.208%2011.0685%2018.0543%2011.0314%2017.8916C10.9943%2017.7289%2010.99%2017.5604%2011.0188%2017.396C11.0477%2017.2316%2011.109%2017.0746%2011.1992%2016.9342C11.5977%2016.3431%2012.3946%2016.1892%2013.0058%2016.5488C14.8123%2017.6538%2017.1765%2017.6538%2018.9831%2016.5488C19.5942%2016.1635%2020.4177%2016.3431%2020.79%2016.9342C20.884%2017.0735%2020.9483%2017.2305%2020.9792%2017.3957C21.01%2017.5608%2021.0066%2017.7305%2020.9692%2017.8943C20.9318%2018.0581%2020.8612%2018.2124%2020.7618%2018.3479C20.6624%2018.4833%2020.5362%2018.5968%2020.3912%2018.6815Z%22%2F%3E%0A%3C%2Fsvg%3E"); }

[class*='soc-node'][class*='-vk']:hover {
  color: #0077ff; }

[class*='soc-node'][class*='-vk'] &gt; div:not([class*='hint-pos']) {
  background-color: #0077ff;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2032%2032%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20style%3D%22fill%3A%23fff%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M16.8038%2022.2319C10.6539%2022.2319%207.14603%2018.0157%207%2011H10.0805C10.1817%2016.1491%2012.4527%2018.3304%2014.2514%2018.78V11H17.1522V15.4408C18.9287%2015.2495%2020.7949%2013.2261%2021.4247%2011H24.3254C23.8421%2013.7432%2021.8183%2015.767%2020.3791%2016.5991C21.8183%2017.2737%2024.123%2019.0387%2025%2022.2319H21.8068C21.1211%2020.0954%2019.4124%2018.4427%2017.1522%2018.2181V22.2319H16.8038Z%22%2F%3E%0A%3C%2Fsvg%3E"); }

[class*='soc-node'][class*='-facebook'] &gt; a {
  background-color: #3975ea;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2032%2032%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20style%3D%22fill%3A%23fff%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M15.7827%2025.7858C15.1653%2025.7852%2014.5591%2025.7368%2013.9676%2025.644V17.5673H11V14.1665H13.9676V11.5761C13.9676%208.62874%2015.7124%207%2018.3831%207C19.6612%207%2021%207.22989%2021%207.22989V10.1242H19.5248C18.0729%2010.1242%2017.6209%2011.0313%2017.6209%2011.9618V14.1672H20.8628L20.3446%2017.5666H17.6209V25.644C17.0294%2025.7368%2016.4232%2025.7852%2015.8058%2025.7858H15.7827Z%22%2F%3E%0A%3C%2Fsvg%3E"); }

[class*='soc-node'][class*='-google'] &gt; a {
  background-color: #dc4e41;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2032%2032%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20style%3D%22fill%3A%23fff%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M6.0039%2015.9631C5.87946%2012.6867%208.74935%209.65883%2012.0291%209.61955C13.7007%209.47698%2015.327%2010.1261%2016.592%2011.1848C16.0731%2011.7554%2015.5451%2012.3194%2014.9811%2012.8474C13.8675%2012.1708%2012.5266%2011.6551%2011.225%2012.1131C9.1257%2012.7109%207.85434%2015.1896%208.63122%2017.2433C9.27459%2019.3882%2011.8835%2020.5653%2013.9282%2019.6643C14.9869%2019.2852%2015.6849%2018.3083%2015.9912%2017.2587C14.7778%2017.2345%2013.5642%2017.2496%2012.3508%2017.2161C12.3478%2016.4942%2012.3447%2015.775%2012.3478%2015.053C14.3713%2015.05%2016.3978%2015.044%2018.4243%2015.0621C18.5488%2016.8309%2018.2878%2018.724%2017.1379%2020.1437C15.5632%2022.1702%2012.6541%2022.7649%2010.2874%2021.9699C7.77578%2021.145%205.94924%2018.6146%206.0039%2015.9631ZM22.3686%2013.2325H24.1735C24.1768%2013.8363%2024.1825%2014.4432%2024.1858%2015.0467C24.7894%2015.0528%2025.3962%2015.0558%2026%2015.0588V16.8669L24.1858%2016.876C24.1798%2017.4828%2024.1768%2018.0864%2024.1735%2018.6932C23.5699%2018.6902%2022.9658%2018.6932%2022.3653%2018.6932C22.3595%2018.0864%2022.3596%2017.4828%2022.3532%2016.879C21.7497%2016.8727%2021.1429%2016.87%2020.5391%2016.8667V15.0585C21.1429%2015.0555%2021.7467%2015.0525%2022.3532%2015.0464C22.3563%2014.4432%2022.3623%2013.8363%2022.3686%2013.2325Z%22%2F%3E%0A%3C%2Fsvg%3E"); }

[class*='soc-node'][class*='-grk'] &gt; a {
  background-color: #e02463;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2032%2032%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20style%3D%22fill%3A%23fff%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M19.965%2011.5C21.786%2011.5%2023%2013.1407%2023%2014.756C23%2017.0436%2020.1943%2019.1601%2017.9818%2020.5263C17.548%2020.1562%2016.902%2019.6185%2016.4036%2019.2579C17.1501%2018.6901%2017.8798%2018.1524%2018.3924%2017.6836C19.7718%2016.4216%2020.0204%2015.5888%2020.0204%2014.9325C20.0204%2014.2258%2019.2477%2013.4435%2018.3097%2013.4435C16.9302%2013.4435%2016.1941%2014.3202%2015.9794%2014.5568C15.8058%2014.3202%2015.0697%2013.4435%2013.6903%2013.4435C12.7523%2013.4435%2011.9796%2014.2258%2011.9796%2014.9325C11.9796%2015.5888%2012.2281%2016.4216%2013.6076%2017.6836C15.1552%2019.099%2018.6795%2021.1402%2018.6795%2022.7513C18.6795%2024.4513%2016.7903%2025%2016.0118%2025C15.2331%2025%2013.3204%2024.6246%2013.3204%2022.7513C13.3204%2022.2598%2013.6489%2021.7281%2014.1486%2021.1864C14.5472%2021.4039%2015.1536%2021.6795%2015.4722%2021.979C13.9004%2023.6036%2015.2123%2024.3516%2016.0054%2024.3549C16.8083%2024.3516%2018.3215%2023.3843%2016.5073%2021.9658C15.55%2021.2169%209%2018.2303%209%2014.756C9%2013.1407%2010.2139%2011.5%2012.035%2011.5C14.205%2011.5%2015.8032%2013.0344%2016%2013.2319C16.197%2013.0344%2017.7952%2011.5%2019.965%2011.5ZM17.6335%207C18.7933%207%2019.7333%207.86359%2019.7333%208.92853C19.7333%209.99346%2018.7933%2010.8571%2017.6335%2010.8571C16.4732%2010.8571%2015.5333%209.99346%2015.5333%208.92853C15.5333%207.86359%2016.4732%207%2017.6335%207ZM14.4497%207C14.9449%207%2015.4002%207.14735%2015.7667%207.39297C15.3322%207.79103%2015.0646%208.33207%2015.0646%208.92853C15.0646%209.52517%2015.3322%2010.066%2015.7667%2010.4641C15.4002%2010.7096%2014.9449%2010.8571%2014.4497%2010.8571C13.244%2010.8571%2012.2667%209.99346%2012.2667%208.92853C12.2667%207.86359%2013.244%207%2014.4497%207Z%22%2F%3E%0A%3C%2Fsvg%3E"); }

[class*='soc-node'][class*='-instagram'] &gt; a {
  background-color: transparent;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2032%2032%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20style%3D%22fill%3A%23fff%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M11.5%2016C11.5%2013.5149%2013.5149%2011.5%2016%2011.5C18.4851%2011.5%2020.5%2013.5149%2020.5%2016C20.5%2018.4851%2018.4851%2020.5%2016%2020.5C13.5149%2020.5%2011.5%2018.4851%2011.5%2016ZM16%2018.8125C14.4497%2018.8125%2013.1875%2017.5503%2013.1875%2016C13.1875%2014.4486%2014.4497%2013.1875%2016%2013.1875C17.5503%2013.1875%2018.8125%2014.4486%2018.8125%2016C18.8125%2017.5503%2017.5503%2018.8125%2016%2018.8125Z%22%2F%3E%0A%09%3Cpath%20d%3D%22M20.5%2011.5C20.5%2011.0858%2020.8358%2010.75%2021.25%2010.75C21.6642%2010.75%2022%2011.0858%2022%2011.5C22%2011.9142%2021.6642%2012.25%2021.25%2012.25C20.8358%2012.25%2020.5%2011.9142%2020.5%2011.5Z%22%2F%3E%0A%09%3Cpath%20d%3D%22M19.375%207H12.625C9.51887%207%207%209.51887%207%2012.625V19.375C7%2022.4811%209.51887%2025%2012.625%2025H19.375C22.4811%2025%2025%2022.4811%2025%2019.375V12.625C25%209.51887%2022.4811%207%2019.375%207ZM23.3125%2019.375C23.3125%2021.5463%2021.5463%2023.3125%2019.375%2023.3125H12.625C10.4537%2023.3125%208.6875%2021.5463%208.6875%2019.375V12.625C8.6875%2010.4537%2010.4537%208.6875%2012.625%208.6875H19.375C21.5463%208.6875%2023.3125%2010.4537%2023.3125%2012.625V19.375Z%22%2F%3E%0A%3C%2Fsvg%3E"); }

[class*='soc-node'][class*='-line'] &gt; a {
  background-color: #55c917;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2032%2032%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20style%3D%22fill%3A%23fff%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M27%2016.049C27%2016.4845%2026.6393%2016.8385%2026.1948%2016.8385H23.6538V18.518H26.2424C26.6622%2018.518%2027%2018.8497%2027%2019.2594C27%2019.6675%2026.6622%2020%2026.2424%2020H22.6933C22.2717%2020%2021.9304%2019.6675%2021.9304%2019.2594V12.7397C21.9304%2012.3479%2022.2462%2012.0275%2022.6413%2012.0026L26.1948%2012C26.6393%2012%2027%2012.3531%2027%2012.7895C27%2013.2259%2026.6393%2013.5799%2026.1948%2013.5799H23.6538V15.2595H26.1948C26.6393%2015.2595%2027%2015.6125%2027%2016.049ZM19.8525%2020C19.5773%2020%2019.3991%2019.8093%2018.9917%2019.3076L15.5467%2015.0026V19.2594C15.5467%2019.6675%2015.2027%2020%2014.782%2020C14.3648%2020%2014.0226%2019.6675%2014.0226%2019.2594V12.7397C14.0226%2012.3308%2014.3648%2012%2014.782%2012C15.1401%2012%2015.3244%2012.1864%2015.7451%2012.6907L19.0913%2017.0369V12.7397C19.0913%2012.3308%2019.4335%2012%2019.8525%2012C20.2732%2012%2020.6136%2012.3308%2020.6136%2012.7397V19.2594C20.6136%2019.6675%2020.2732%2020%2019.8525%2020ZM11.7427%2020C11.3238%2020%2010.9824%2019.6675%2010.9824%2019.2594V12.7397C10.9824%2012.3308%2011.3238%2012%2011.7427%2012C12.1599%2012%2012.5056%2012.3308%2012.5056%2012.7397V19.2594C12.5056%2019.6675%2012.1599%2020%2011.7427%2020ZM5.75938%2020C5.34044%2020%205%2019.6675%205%2019.2594V12.7397C5%2012.3308%205.34044%2012%205.75938%2012C6.18097%2012%206.52141%2012.3308%206.52141%2012.7397V18.518H9.1056C9.52718%2018.518%209.86851%2018.8497%209.86851%2019.2594C9.86851%2019.6675%209.52718%2020%209.1056%2020H5.75938Z%22%2F%3E%0A%3C%2Fsvg%3E"); }

[class*='soc-node'][class*='-livejournal'] &gt; a {
  background-color: #52ade5;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2032%2032%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20style%3D%22fill%3A%23fff%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M7.20007%2012.2106L5%2010.0105C6.16604%207.89778%207.90933%206.15449%2010.022%205L12.2358%207.2022C13.4053%206.69878%2014.6943%206.41992%2016.0484%206.41992C21.3788%206.41992%2025.7%2010.7411%2025.7%2016.0715C25.7%2021.4019%2021.3788%2025.7231%2016.0484%2025.7231C10.718%2025.7231%206.39685%2021.4019%206.39685%2016.0715C6.39685%2014.6987%206.68345%2013.3929%207.20007%2012.2106ZM7.20499%2012.2155C7.20501%2012.2155%207.20498%2012.2155%207.20499%2012.2155L15.044%2020.0546L15.0786%2020.02C15.5825%2018.8743%2016.3013%2017.8471%2017.1851%2016.9884C18.0047%2016.1894%2018.9667%2015.5357%2020.031%2015.0676L20.0545%2015.0441L12.2305%207.2086C9.98307%208.17921%208.18513%209.97848%207.20499%2012.2155ZM17.8034%2020.632L17.7986%2020.631L17.792%2020.6434L21.4402%2021.4285L20.6551%2017.7803C20.0478%2018.1042%2019.4926%2018.518%2019.0084%2019.0027C18.5312%2019.4828%2018.1234%2020.0319%2017.8034%2020.632Z%22%2F%3E%0A%3C%2Fsvg%3E"); }

[class*='soc-node'][class*='-mail'] &gt; a {
  background-color: #005ff9;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2032%2032%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20style%3D%22fill%3A%23fff%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M18.7071%2016.0002C18.7071%2016.3569%2018.6367%2016.71%2018.5001%2017.0395C18.3635%2017.369%2018.1633%2017.6683%2017.911%2017.9203C17.6586%2018.1724%2017.3591%2018.3723%2017.0295%2018.5085C16.6999%2018.6448%2016.3466%2018.7147%2015.99%2018.7144C15.6328%2018.7165%2015.2788%2018.6477%2014.9483%2018.5121C14.6179%2018.3765%2014.3176%2018.1767%2014.0649%2017.9243C13.8122%2017.6719%2013.612%2017.3719%2013.476%2017.0416C13.34%2016.7113%2013.2708%2016.3574%2013.2724%2016.0002C13.2707%2015.643%2013.3399%2015.289%2013.4759%2014.9587C13.6119%2014.6284%2013.812%2014.3283%2014.0647%2014.0759C14.3175%2013.8234%2014.6178%2013.6236%2014.9482%2013.4879C15.2787%2013.3523%2015.6328%2013.2835%2015.99%2013.2856C16.3471%2013.2836%2016.7012%2013.3524%2017.0316%2013.4881C17.362%2013.6237%2017.6622%2013.8236%2017.9149%2014.076C18.1676%2014.3285%2018.3677%2014.6285%2018.5037%2014.9588C18.6397%2015.2891%2018.7088%2015.643%2018.7071%2016.0002ZM16.0105%207C11.045%207%207%2011.0407%207%2016.0002C7%2020.9593%2011.0454%2025.0004%2016.0105%2025.0004C17.8289%2025.0004%2019.5858%2024.4697%2021.0771%2023.4288L21.0976%2023.4083L19.8923%2022.0002H19.8718C18.7276%2022.7346%2017.3793%2023.1432%2016.0105%2023.1432C12.0671%2023.1432%208.85896%2019.9389%208.85896%2016.0002C8.85896%2012.0611%2012.0671%208.85725%2016.0105%208.85725C19.9534%208.85725%2023.1615%2012.0611%2023.1615%2016.0002C23.1615%2016.5104%2023.1%2017.0206%2022.998%2017.5308C22.7734%2018.4488%2022.1193%2018.7349%2021.6292%2018.7144C21.1386%2018.6734%2020.5665%2018.3267%2020.5665%2017.4694V15.9797C20.5665%2013.4692%2018.5235%2011.4284%2016.0105%2011.4284C13.497%2011.4284%2011.454%2013.4692%2011.454%2015.9797C11.454%2018.4902%2013.497%2020.5311%2016.0105%2020.5311C17.2358%2020.5311%2018.3801%2020.0614%2019.2382%2019.1836C19.4862%2019.5639%2019.8175%2019.8828%2020.2069%2020.1162C20.5964%2020.3496%2021.0338%2020.4913%2021.4862%2020.5306H21.7312C22.3875%2020.5276%2023.0252%2020.3129%2023.5496%2019.9184C24.0808%2019.5102%2024.4894%2018.9185%2024.7144%2018.2042C24.7549%2018.0816%2024.8164%2017.8165%2024.8164%2017.8165C24.9389%2017.2452%2025%2016.6735%2025%2015.9797C25%2011.0407%2020.9546%207%2016.0105%207Z%22%2F%3E%0A%3C%2Fsvg%3E"); }

[class*='soc-node'][class*='-messenger'] &gt; a {
  background-color: #4eb7f8;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2032%2032%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20style%3D%22fill%3A%23fff%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M17.0163%2018.5611L14.473%2015.878L9.51121%2018.5611L14.9694%2012.8293L17.5743%2015.5124L22.4742%2012.8293L17.0163%2018.5611ZM16.0235%207C10.5088%207%206%2010.3388%206%2015.3904C6%2018.2685%207.46426%2020.8361%209.68331%2022.5129V26L13.1219%2024.1542C14.0292%2024.4029%2015.0094%2024.5368%2016.0048%2024.5368C21.5195%2024.5368%2026%2020.4417%2026%2015.3904C26%2010.3391%2021.5381%207%2016.0235%207Z%22%2F%3E%0A%3C%2Fsvg%3E"); }

[class*='soc-node'][class*='-ok'] &gt; a {
  background-color: #ee8208;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2032%2032%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20style%3D%22fill%3A%23fff%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M20.2312%2012.0227C20.2312%2014.4038%2018.3312%2016.345%2016.0004%2016.345C13.6446%2016.345%2011.7446%2014.4038%2011.7696%2012.0227C11.7696%209.64115%2013.6696%207.7%2016.0004%207.7C18.3312%207.7%2020.2312%209.64115%2020.2312%2012.0227ZM17.7485%2011.9965C17.7485%2011.0131%2016.9631%2010.2104%2016.0004%2010.2104C15.7673%2010.2091%2015.5363%2010.2551%2015.3212%2010.3449C15.1061%2010.4347%2014.9112%2010.5668%2014.7482%2010.7334C14.5852%2010.8999%2014.4573%2011.0976%2014.3722%2011.3146C14.287%2011.5316%2014.2464%2011.7635%2014.2527%2011.9965C14.2527%2012.9804%2015.0377%2013.7827%2016.0004%2013.7827C16.9631%2013.7827%2017.7485%2012.9804%2017.7485%2011.9965Z%22%2F%3E%0A%09%3Cpath%20d%3D%22M20.3912%2018.6815C19.5942%2019.17%2018.7177%2019.5038%2017.8142%2019.7096L20.285%2022.0992C20.4047%2022.2138%2020.5%2022.3514%2020.5651%2022.5037C20.6302%2022.6561%2020.6638%2022.8201%2020.6638%2022.9858C20.6638%2023.1515%2020.6302%2023.3154%2020.5651%2023.4678C20.5%2023.6202%2020.4047%2023.7578%2020.285%2023.8723C19.7804%2024.3608%2018.9566%2024.3608%2018.4519%2023.8723L16.0077%2021.5081L13.5639%2023.8723C13.2981%2024.1035%2012.9792%2024.2319%2012.6339%2024.2319C12.2885%2024.2319%2011.9696%2024.1292%2011.7039%2023.8723C11.5841%2023.7578%2011.4889%2023.6202%2011.4238%2023.4678C11.3587%2023.3154%2011.3251%2023.1515%2011.3251%2022.9858C11.3251%2022.8201%2011.3587%2022.6561%2011.4238%2022.5037C11.4889%2022.3514%2011.5841%2022.2138%2011.7039%2022.0992L14.1746%2019.7096C13.2716%2019.5038%2012.3946%2019.17%2011.5977%2018.6815C11.4555%2018.5941%2011.3322%2018.4793%2011.2349%2018.3436C11.1377%2018.208%2011.0685%2018.0543%2011.0314%2017.8916C10.9943%2017.7289%2010.99%2017.5604%2011.0188%2017.396C11.0477%2017.2316%2011.109%2017.0746%2011.1992%2016.9342C11.5977%2016.3431%2012.3946%2016.1892%2013.0058%2016.5488C14.8123%2017.6538%2017.1765%2017.6538%2018.9831%2016.5488C19.5942%2016.1635%2020.4177%2016.3431%2020.79%2016.9342C20.884%2017.0735%2020.9483%2017.2305%2020.9792%2017.3957C21.01%2017.5608%2021.0066%2017.7305%2020.9692%2017.8943C20.9318%2018.0581%2020.8612%2018.2124%2020.7618%2018.3479C20.6624%2018.4833%2020.5362%2018.5968%2020.3912%2018.6815Z%22%2F%3E%0A%3C%2Fsvg%3E"); }

[class*='soc-node'][class*='-pinterest'] &gt; a {
  background-color: #bd081c;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2032%2032%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20style%3D%22fill%3A%23fff%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M14.7548%2018.9048C14.2819%2021.3832%2013.7056%2023.7589%2011.9956%2025C11.4686%2021.254%2012.7708%2018.4415%2013.3761%2015.4551C12.3445%2013.7193%2013.5%2010.2239%2015.6748%2011.0852C18.3511%2012.1443%2013.3567%2017.5406%2016.7097%2018.2156C20.2105%2018.9187%2021.6394%2012.1398%2019.4689%209.93546C16.333%206.75218%2010.3394%209.86256%2011.0765%2014.4206C11.2558%2015.5341%2012.4061%2015.8725%2011.536%2017.4106C9.52843%2016.9651%208.93008%2015.3813%209.00634%2013.2702C9.13118%209.81508%2012.1108%207.39545%2015.1%207.06065C18.8802%206.63698%2022.4282%208.44844%2022.9177%2012.0054C23.4695%2016.0201%2021.2122%2020.3682%2017.1693%2020.0552C16.0736%2019.9699%2015.614%2019.4268%2014.7548%2018.9048Z%22%2F%3E%0A%3C%2Fsvg%3E"); }

[class*='soc-node'][class*='-skype'] &gt; a {
  background-color: #51abeb;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2032%2032%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20style%3D%22fill%3A%23fff%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M24.6808%2016.0952C24.6808%2011.4189%2020.836%207.62968%2016.0952%207.62968C15.5951%207.62968%2015.1036%207.67172%2014.6278%207.75322C13.858%207.27624%2012.9507%207%2011.9782%207C9.22945%207%207%209.19788%207%2011.9079C7%2012.8147%207.25052%2013.6623%207.68458%2014.3923C7.5715%2014.9405%207.51148%2015.5119%207.51148%2016.0944C7.51148%2020.7698%2011.3536%2024.5591%2016.0952%2024.5591C16.632%2024.5591%2017.1573%2024.511%2017.668%2024.4184C18.3682%2024.789%2019.1702%2025%2020.0209%2025C22.7706%2025%2025%2022.803%2025%2020.0912C25%2019.3097%2024.8112%2018.5693%2024.4816%2017.9131C24.6094%2017.3271%2024.6808%2016.718%2024.6808%2016.0952ZM18.7535%2021.4467C18.0002%2021.7564%2017.0982%2021.9125%2016.0726%2021.9125C14.8383%2021.9125%2013.8066%2021.6972%2012.9986%2021.276C12.4218%2020.968%2011.9469%2020.5528%2011.585%2020.0389C11.2206%2019.5216%2011.0353%2019.0069%2011.0353%2018.5084C11.0353%2018.1987%2011.1571%2017.9319%2011.3945%2017.7098C11.6303%2017.4918%2011.9312%2017.3812%2012.2905%2017.3812C12.5854%2017.3812%2012.8394%2017.4687%2013.0464%2017.6403C13.2447%2017.8067%2013.4135%2018.0503%2013.5509%2018.366C13.704%2018.7083%2013.8684%2019.0009%2014.0424%2019.2273C14.2129%2019.4478%2014.4538%2019.6314%2014.7635%2019.7764C15.074%2019.9231%2015.4942%2019.9951%2016.0109%2019.9951C16.7215%2019.9951%2017.3017%2019.8459%2017.7393%2019.5525C18.1673%2019.2642%2018.3725%2018.9185%2018.3725%2018.4947C18.3725%2018.1601%2018.2682%2017.8985%2018.042%2017.6935C17.8115%2017.4781%2017.5018%2017.31%2017.126%2017.1942C16.7363%2017.0723%2016.2057%2016.9445%2015.5516%2016.809C14.6609%2016.622%2013.9041%2016.3981%2013.3013%2016.145C12.6871%2015.8868%2012.1905%2015.5282%2011.8286%2015.0804C11.4589%2014.6257%2011.2727%2014.056%2011.2727%2013.3843C11.2727%2012.7444%2011.4685%2012.1696%2011.8556%2011.6703C12.2392%2011.177%2012.8002%2010.7918%2013.5222%2010.531C14.2355%2010.2702%2015.0827%2010.1381%2016.0413%2010.1381C16.8077%2010.1381%2017.4801%2010.2248%2018.0437%2010.3989C18.6091%2010.5731%2019.0867%2010.8073%2019.4616%2011.0964C19.8383%2011.3863%2020.121%2011.6995%2020.2958%2012.0212C20.475%2012.3497%2020.5628%2012.6731%2020.5628%2012.9871C20.5628%2013.29%2020.4454%2013.5645%2020.2114%2013.8038C19.9774%2014.044%2019.6791%2014.1693%2019.3303%2014.1693C19.0136%2014.1693%2018.7631%2014.0921%2018.5926%2013.9402C18.4308%2013.8013%2018.2612%2013.5816%2018.0785%2013.2685C17.8654%2012.8679%2017.6062%2012.5539%2017.3104%2012.3283C17.0208%2012.1112%2016.5389%2012.0023%2015.8778%2012.0023C15.2602%2012.0023%2014.7618%2012.1241%2014.3895%2012.3652C14.0311%2012.5951%2013.8571%2012.8627%2013.8571%2013.1759C13.8571%2013.3689%2013.9119%2013.5327%2014.0293%2013.6691C14.1502%2013.8158%2014.3216%2013.9445%2014.5399%2014.0526C14.767%2014.165%2014.9966%2014.2525%2015.2297%2014.3168C15.4681%2014.3812%2015.8691%2014.4781%2016.4171%2014.6042C17.1112%2014.7509%2017.7506%2014.9156%2018.3143%2015.0941C18.8866%2015.2742%2019.3816%2015.4956%2019.7835%2015.7538C20.194%2016.0189%2020.5202%2016.3595%2020.7516%2016.7618C20.9812%2017.1693%2021.0996%2017.6703%2021.0996%2018.2536C21.0987%2018.9494%2020.8969%2019.5859%2020.4976%2020.1427C20.101%2020.6952%2019.5147%2021.1353%2018.7535%2021.4467Z%22%2F%3E%0A%3C%2Fsvg%3E"); }

[class*='soc-node'][class*='-telegram'] &gt; a {
  background-color: #5aa3d2;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2032%2032%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20style%3D%22fill%3A%23fff%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M22.7851%208.09932L6.84039%2014.2084C5.75156%2014.6433%205.75933%2015.2464%206.64093%2015.515L10.6172%2016.7478L12.1403%2021.383C12.3242%2021.8908%2012.2344%2022.0916%2012.7698%2022.0916C13.1834%2022.0916%2013.3673%2021.9037%2013.5978%2021.6807C13.7446%2021.5383%2014.6133%2020.6975%2015.5847%2019.759L19.7224%2022.7942C20.4839%2023.2137%2021.0331%2022.9975%2021.2222%2022.0933L23.9378%209.38016C24.2158%208.27261%2023.5138%207.77074%2022.7851%208.09932ZM11.2415%2016.4647L20.205%2010.8463C20.654%2010.5769%2021.0651%2010.721%2020.7274%2011.0179L13.0521%2017.8991L12.7525%2021.0656L11.2415%2016.4647Z%22%2F%3E%0A%3C%2Fsvg%3E"); }

[class*='soc-node'][class*='-twitter'] &gt; a {
  background-color: #509fec;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2032%2032%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20style%3D%22fill%3A%23fff%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M26%2010.6557C25.338%2010.9386%2024.6271%2011.1272%2023.8772%2011.2158C24.6388%2010.7783%2025.2266%2010.0805%2025.502%209.25647C24.7872%209.66191%2023.9963%209.95797%2023.1566%2010.1145C22.4848%209.42619%2021.5259%209%2020.4635%209C18.4247%209%2016.7705%2010.5822%2016.7705%2012.5339C16.7705%2012.8093%2016.8037%2013.0789%2016.8662%2013.3392C13.7982%2013.1921%2011.0758%2011.7834%209.25572%209.64494C8.93545%2010.1673%208.75578%2010.7783%208.75578%2011.4251C8.75578%2012.6509%209.4061%2013.7314%2010.3982%2014.3669C9.79277%2014.3499%209.22252%2014.1859%208.72453%2013.9256C8.72453%2013.937%208.72453%2013.952%208.72453%2013.9671C8.72453%2015.6813%209.99783%2017.1088%2011.6851%2017.4351C11.3766%2017.5162%2011.0505%2017.5614%2010.7145%2017.5614C10.4763%2017.5614%2010.2439%2017.535%2010.0193%2017.4954C10.488%2018.8966%2011.8511%2019.9205%2013.4682%2019.9507C12.2027%2020.8974%2010.611%2021.465%208.88076%2021.465C8.58197%2021.465%208.28903%2021.448%208%2021.4141C9.63654%2022.4135%2011.5777%2023%2013.6615%2023C20.4537%2023%2024.1701%2017.6142%2024.1701%2012.9413C24.1701%2012.7885%2024.1643%2012.6358%2024.1565%2012.4868C24.881%2011.9908%2025.5059%2011.3685%2026%2010.6557Z%22%2F%3E%0A%3C%2Fsvg%3E"); }

[class*='soc-node'][class*='-viber'] &gt; a {
  background-color: #7d529d;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2032%2032%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20style%3D%22fill%3A%23fff%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M22.9879%2015.2555C22.4812%2011.3167%2020.6422%209.45823%2016.6557%208.85777C16.5907%208.84811%2016.5191%208.843%2016.4463%208.8378C16.1476%208.81649%2015.8269%208.7936%2015.8467%208.4491C15.8744%207.96408%2016.2323%207.98836%2016.5287%208.00847C16.6193%208.01461%2016.7041%208.02037%2016.772%208.01106C20.6008%208.13807%2023.8973%2011.575%2023.8497%2015.2823C23.849%2015.3422%2023.852%2015.4069%2023.8552%2015.4731C23.871%2015.8085%2023.8887%2016.1827%2023.425%2016.1748C23.0126%2016.1667%2023.0068%2015.8316%2023.0014%2015.5124C22.9998%2015.423%2022.9983%2015.3349%2022.9879%2015.2555ZM21.4205%2018.6136C21.8766%2018.9239%2022.3352%2019.236%2022.7685%2019.5789C22.8487%2019.6419%2022.9314%2019.7037%2023.0141%2019.7656C23.6306%2020.2265%2024.2521%2020.6911%2023.8955%2021.6775C23.4743%2022.8404%2022.0204%2024.0137%2020.7796%2023.9999C20.7336%2023.9877%2020.6754%2023.9751%2020.6089%2023.9606L20.6089%2023.9606L20.6089%2023.9606C20.425%2023.9207%2020.1778%2023.867%2019.9487%2023.7718C14.495%2021.4676%2010.5349%2017.6971%208.28433%2012.2783C7.52827%2010.4613%208.31605%208.92948%2010.2194%208.30223C10.5622%208.18904%2010.8944%208.183%2011.2319%208.30223C12.04%208.59598%2014.0958%2011.3659%2014.1399%2012.1953C14.1769%2012.8329%2013.7363%2013.1768%2013.3001%2013.4688C12.4735%2014.0175%2012.4682%2014.7164%2012.8216%2015.4949C13.6208%2017.2531%2014.9832%2018.4635%2016.7473%2019.2489C17.387%2019.5322%2018.0004%2019.5055%2018.4383%2018.854C19.2173%2017.6997%2020.1725%2017.755%2021.2167%2018.4747L21.4205%2018.6136ZM17.0584%2012.1184C17.1535%2011.8506%2017.4038%2011.8238%2017.6593%2011.8178C18.7529%2011.791%2020.0324%2013.0723%2020.013%2014.1833C20.0227%2014.4866%2019.9892%2014.8063%2019.6244%2014.8469C19.36%2014.8771%2019.1891%2014.6611%2019.1618%2014.3924C19.0595%2013.4058%2018.5282%2012.8208%2017.5192%2012.6619C17.2161%2012.6152%2016.9182%2012.5184%2017.0584%2012.1184ZM17.4355%209.9386C17.3792%209.93161%2017.3202%209.92181%2017.2602%209.91184C16.9123%209.85409%2016.5309%209.79077%2016.4565%2010.2358C16.3798%2010.6819%2016.7378%2010.7293%2017.07%2010.7732C17.1463%2010.7833%2017.2212%2010.7932%2017.2892%2010.8078C19.7513%2011.3469%2020.6087%2012.2264%2021.014%2014.6205C21.0255%2014.6893%2021.0301%2014.7658%2021.0348%2014.8436C21.0538%2015.159%2021.0741%2015.4959%2021.5604%2015.4231C21.8981%2015.3737%2021.8891%2015.097%2021.881%2014.8467C21.8783%2014.7646%2021.8757%2014.6854%2021.8855%2014.6179C21.9049%2012.3197%2019.8949%2010.2272%2017.4355%209.9386Z%22%2F%3E%0A%3C%2Fsvg%3E"); }

[class*='soc-node'][class*='-vimeo'] &gt; a {
  background-color: #1ab7ea;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2032%2032%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20style%3D%22fill%3A%23fff%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M7%2012.3383L7.89008%2013.5009C7.89008%2013.5009%209.00271%2012.6119%209.40326%2012.6119C9.65207%2012.6119%2010.1821%2012.9082%2010.5159%2013.934C10.8497%2014.9599%2012.2551%2020.2774%2012.3406%2020.5222C12.7247%2021.622%2013.2307%2023.668%2014.7884%2023.9644C16.3461%2024.2608%2018.3266%2022.6423%2019.4169%2021.4568C20.5073%2020.2714%2024.8021%2015.2106%2024.9801%2012.1787C25.1447%209.3753%2024.247%208.72482%2023.8452%208.4629C23.1108%207.98417%2021.8869%207.82463%2020.7298%208.23492C19.5727%208.6452%2017.8148%209.99024%2017.3475%2012.3838C17.3475%2012.3838%2018.9274%2011.7911%2019.506%2012.361C20.0845%2012.9309%2019.9288%2014.1847%2019.4392%2015.1194C18.9496%2016.054%2017.57%2018.2197%2017.0582%2018.2881C16.5464%2018.3565%2016.1458%2017.3306%2016.079%2017.057C16.0123%2016.7835%2015.1667%2013.0221%2014.8552%2010.8337C14.5436%208.64525%2013.1862%208.28049%2012.5409%208.28049C11.8956%208.28054%2010.7829%208.78209%207%2012.3383Z%22%2F%3E%0A%3C%2Fsvg%3E"); }

[class*='soc-node'][class*='-vk'] &gt; a {
  background-color: #0077ff;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2032%2032%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20style%3D%22fill%3A%23fff%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M16.8038%2022.2319C10.6539%2022.2319%207.14603%2018.0157%207%2011H10.0805C10.1817%2016.1491%2012.4527%2018.3304%2014.2514%2018.78V11H17.1522V15.4408C18.9287%2015.2495%2020.7949%2013.2261%2021.4247%2011H24.3254C23.8421%2013.7432%2021.8183%2015.767%2020.3791%2016.5991C21.8183%2017.2737%2024.123%2019.0387%2025%2022.2319H21.8068C21.1211%2020.0954%2019.4124%2018.4427%2017.1522%2018.2181V22.2319H16.8038Z%22%2F%3E%0A%3C%2Fsvg%3E"); }

[class*='soc-node'][class*='-whatsapp'] &gt; a {
  background-color: #66bc55;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2032%2032%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20style%3D%22fill%3A%23fff%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M16.4649%2024.2368C21.344%2024.2368%2025.3%2020.308%2025.3%2015.4684C25.3%2010.628%2021.344%206.70001%2016.4649%206.70001C11.581%206.70001%207.62661%2010.628%207.62661%2015.4684C7.62661%2017.124%208.09056%2018.671%208.89742%2019.9923L7.29999%2024.6985L12.1955%2023.1476C13.4608%2023.8388%2014.9186%2024.2368%2016.4649%2024.2368ZM9.03474%2015.4684C9.03474%2011.4015%2012.37%208.0965%2016.4649%208.0965C20.5573%208.0965%2023.8934%2011.4015%2023.8934%2015.4622C23.8934%2019.5299%2020.5573%2022.838%2016.4649%2022.838C14.9551%2022.838%2013.5493%2022.3927%2012.3786%2021.6223L9.52351%2022.5246L10.4491%2019.7929C9.56075%2018.5779%209.03474%2017.0837%209.03474%2015.4684ZM20.9243%2017.4902C20.8716%2017.4002%2020.7273%2017.3475%2020.5147%2017.2327C20.2912%2017.124%2019.2299%2016.6128%2019.0266%2016.5414C18.8311%2016.4692%2018.6892%2016.4328%2018.5448%2016.6461C18.3936%2016.8603%2017.9839%2017.3483%2017.8575%2017.4902C17.724%2017.633%2017.5999%2017.6485%2017.3858%2017.5422C17.1747%2017.4375%2016.4711%2017.2086%2015.6471%2016.4739C15.004%2015.9091%2014.5672%2015.2054%2014.4407%2014.9882C14.3127%2014.771%2014.4267%2014.6554%2014.5338%2014.5491C14.6354%2014.4521%2014.7534%2014.2969%2014.8581%2014.172C14.9706%2014.0487%2015.0063%2013.9579%2015.0777%2013.8159C15.1506%2013.6701%2015.1134%2013.5467%2015.0598%2013.435C15.0063%2013.3271%2014.5703%2012.272%2014.3903%2011.8414C14.2087%2011.4108%2014.0319%2011.4814%2013.9069%2011.4814C13.7766%2011.4814%2013.6346%2011.4652%2013.4888%2011.4652C13.3468%2011.4652%2013.1109%2011.5171%2012.9092%2011.7367C12.7145%2011.9493%2012.152%2012.4675%2012.152%2013.5281C12.152%2014.5824%2012.9278%2015.6081%2013.0388%2015.7501C13.1474%2015.8936%2014.5338%2018.1287%2016.7387%2018.9907C18.9397%2019.8495%2018.9397%2019.5671%2019.3408%2019.5299C19.7319%2019.4942%2020.6233%2019.0093%2020.8025%2018.5105C20.9771%2018.0046%2020.9771%2017.5779%2020.9243%2017.4902Z%22%2F%3E%0A%3C%2Fsvg%3E"); }

[class*='soc-node'][class*='-x'] &gt; a {
  background-color: #000000;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2032%2032%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20style%3D%22fill%3A%23fff%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M17.3174%2014.7749L23.1457%208H21.7646L16.7039%2013.8826L12.6619%208H8L14.1122%2016.8955L8%2024H9.38119L14.7254%2017.7878L18.994%2024H23.656L17.3171%2014.7749H17.3174ZM15.4257%2016.9738L14.8064%2016.0881L9.87886%209.03974H12.0003L15.9769%2014.728L16.5962%2015.6137L21.7652%2023.0075H19.6438L15.4257%2016.9742V16.9738Z%22%2F%3E%0A%3C%2Fsvg%3E"); }

[class*='soc-node'][class*='-youtube'] &gt; a {
  background-color: #ff0000;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2032%2032%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20style%3D%22fill%3A%23fff%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M23.797%209.42C24.6641%209.644%2025.3424%2010.316%2025.5802%2011.184C25.8669%2012.773%2026.0067%2014.383%2025.9998%2016C26.0067%2017.617%2025.8669%2019.227%2025.5802%2020.816C25.3424%2021.684%2024.6571%2022.356%2023.79%2022.58C22.2306%2023%2015.986%2023%2015.986%2023C15.986%2023%209.74142%2023%208.18201%2022.58C7.3219%2022.349%206.65058%2021.677%206.41982%2020.816C6.13311%2019.227%205.99326%2017.617%206.00025%2016C5.99326%2014.383%206.13311%2012.773%206.41982%2011.184C6.65058%2010.323%207.3219%209.651%208.18201%209.42C9.74142%209%2015.986%209%2015.986%209C15.986%209%2022.2376%209%2023.797%209.42ZM19%2015.9966L14%2018.9966V12.9966L19%2015.9966Z%22%2F%3E%0A%3C%2Fsvg%3E"); }

[class*='soc-32'] [class*='soc-node'][class*='-facebook'] &gt; a {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2032%2032%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20style%3D%22fill%3A%238f8d8c%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M15.7827%2025.7858C15.1653%2025.7852%2014.5591%2025.7368%2013.9676%2025.644V17.5673H11V14.1665H13.9676V11.5761C13.9676%208.62874%2015.7124%207%2018.3831%207C19.6612%207%2021%207.22989%2021%207.22989V10.1242H19.5248C18.0729%2010.1242%2017.6209%2011.0313%2017.6209%2011.9618V14.1672H20.8628L20.3446%2017.5666H17.6209V25.644C17.0294%2025.7368%2016.4232%2025.7852%2015.8058%2025.7858H15.7827Z%22%2F%3E%0A%3C%2Fsvg%3E"); }

[class*='soc-32'] [class*='soc-node'][class*='-facebook']:hover &gt; a {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2032%2032%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20style%3D%22fill%3A%2300a2ad%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M15.7827%2025.7858C15.1653%2025.7852%2014.5591%2025.7368%2013.9676%2025.644V17.5673H11V14.1665H13.9676V11.5761C13.9676%208.62874%2015.7124%207%2018.3831%207C19.6612%207%2021%207.22989%2021%207.22989V10.1242H19.5248C18.0729%2010.1242%2017.6209%2011.0313%2017.6209%2011.9618V14.1672H20.8628L20.3446%2017.5666H17.6209V25.644C17.0294%2025.7368%2016.4232%2025.7852%2015.8058%2025.7858H15.7827Z%22%2F%3E%0A%3C%2Fsvg%3E"); }

[class*='soc-32'] [class*='soc-node'][class*='-grk'] &gt; a {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2032%2032%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20style%3D%22fill%3A%238f8d8c%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M19.965%2011.5C21.786%2011.5%2023%2013.1407%2023%2014.756C23%2017.0436%2020.1943%2019.1601%2017.9818%2020.5263C17.548%2020.1562%2016.902%2019.6185%2016.4036%2019.2579C17.1501%2018.6901%2017.8798%2018.1524%2018.3924%2017.6836C19.7718%2016.4216%2020.0204%2015.5888%2020.0204%2014.9325C20.0204%2014.2258%2019.2477%2013.4435%2018.3097%2013.4435C16.9302%2013.4435%2016.1941%2014.3202%2015.9794%2014.5568C15.8058%2014.3202%2015.0697%2013.4435%2013.6903%2013.4435C12.7523%2013.4435%2011.9796%2014.2258%2011.9796%2014.9325C11.9796%2015.5888%2012.2281%2016.4216%2013.6076%2017.6836C15.1552%2019.099%2018.6795%2021.1402%2018.6795%2022.7513C18.6795%2024.4513%2016.7903%2025%2016.0118%2025C15.2331%2025%2013.3204%2024.6246%2013.3204%2022.7513C13.3204%2022.2598%2013.6489%2021.7281%2014.1486%2021.1864C14.5472%2021.4039%2015.1536%2021.6795%2015.4722%2021.979C13.9004%2023.6036%2015.2123%2024.3516%2016.0054%2024.3549C16.8083%2024.3516%2018.3215%2023.3843%2016.5073%2021.9658C15.55%2021.2169%209%2018.2303%209%2014.756C9%2013.1407%2010.2139%2011.5%2012.035%2011.5C14.205%2011.5%2015.8032%2013.0344%2016%2013.2319C16.197%2013.0344%2017.7952%2011.5%2019.965%2011.5ZM17.6335%207C18.7933%207%2019.7333%207.86359%2019.7333%208.92853C19.7333%209.99346%2018.7933%2010.8571%2017.6335%2010.8571C16.4732%2010.8571%2015.5333%209.99346%2015.5333%208.92853C15.5333%207.86359%2016.4732%207%2017.6335%207ZM14.4497%207C14.9449%207%2015.4002%207.14735%2015.7667%207.39297C15.3322%207.79103%2015.0646%208.33207%2015.0646%208.92853C15.0646%209.52517%2015.3322%2010.066%2015.7667%2010.4641C15.4002%2010.7096%2014.9449%2010.8571%2014.4497%2010.8571C13.244%2010.8571%2012.2667%209.99346%2012.2667%208.92853C12.2667%207.86359%2013.244%207%2014.4497%207Z%22%2F%3E%0A%3C%2Fsvg%3E"); }

[class*='soc-32'] [class*='soc-node'][class*='-grk']:hover &gt; a {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2032%2032%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20style%3D%22fill%3A%2300a2ad%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M19.965%2011.5C21.786%2011.5%2023%2013.1407%2023%2014.756C23%2017.0436%2020.1943%2019.1601%2017.9818%2020.5263C17.548%2020.1562%2016.902%2019.6185%2016.4036%2019.2579C17.1501%2018.6901%2017.8798%2018.1524%2018.3924%2017.6836C19.7718%2016.4216%2020.0204%2015.5888%2020.0204%2014.9325C20.0204%2014.2258%2019.2477%2013.4435%2018.3097%2013.4435C16.9302%2013.4435%2016.1941%2014.3202%2015.9794%2014.5568C15.8058%2014.3202%2015.0697%2013.4435%2013.6903%2013.4435C12.7523%2013.4435%2011.9796%2014.2258%2011.9796%2014.9325C11.9796%2015.5888%2012.2281%2016.4216%2013.6076%2017.6836C15.1552%2019.099%2018.6795%2021.1402%2018.6795%2022.7513C18.6795%2024.4513%2016.7903%2025%2016.0118%2025C15.2331%2025%2013.3204%2024.6246%2013.3204%2022.7513C13.3204%2022.2598%2013.6489%2021.7281%2014.1486%2021.1864C14.5472%2021.4039%2015.1536%2021.6795%2015.4722%2021.979C13.9004%2023.6036%2015.2123%2024.3516%2016.0054%2024.3549C16.8083%2024.3516%2018.3215%2023.3843%2016.5073%2021.9658C15.55%2021.2169%209%2018.2303%209%2014.756C9%2013.1407%2010.2139%2011.5%2012.035%2011.5C14.205%2011.5%2015.8032%2013.0344%2016%2013.2319C16.197%2013.0344%2017.7952%2011.5%2019.965%2011.5ZM17.6335%207C18.7933%207%2019.7333%207.86359%2019.7333%208.92853C19.7333%209.99346%2018.7933%2010.8571%2017.6335%2010.8571C16.4732%2010.8571%2015.5333%209.99346%2015.5333%208.92853C15.5333%207.86359%2016.4732%207%2017.6335%207ZM14.4497%207C14.9449%207%2015.4002%207.14735%2015.7667%207.39297C15.3322%207.79103%2015.0646%208.33207%2015.0646%208.92853C15.0646%209.52517%2015.3322%2010.066%2015.7667%2010.4641C15.4002%2010.7096%2014.9449%2010.8571%2014.4497%2010.8571C13.244%2010.8571%2012.2667%209.99346%2012.2667%208.92853C12.2667%207.86359%2013.244%207%2014.4497%207Z%22%2F%3E%0A%3C%2Fsvg%3E"); }

[class*='soc-32'] [class*='soc-node'][class*='-instagram'] &gt; a {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2032%2032%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20style%3D%22fill%3A%238f8d8c%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M11.5%2016C11.5%2013.5149%2013.5149%2011.5%2016%2011.5C18.4851%2011.5%2020.5%2013.5149%2020.5%2016C20.5%2018.4851%2018.4851%2020.5%2016%2020.5C13.5149%2020.5%2011.5%2018.4851%2011.5%2016ZM16%2018.8125C14.4497%2018.8125%2013.1875%2017.5503%2013.1875%2016C13.1875%2014.4486%2014.4497%2013.1875%2016%2013.1875C17.5503%2013.1875%2018.8125%2014.4486%2018.8125%2016C18.8125%2017.5503%2017.5503%2018.8125%2016%2018.8125Z%22%2F%3E%0A%09%3Cpath%20d%3D%22M20.5%2011.5C20.5%2011.0858%2020.8358%2010.75%2021.25%2010.75C21.6642%2010.75%2022%2011.0858%2022%2011.5C22%2011.9142%2021.6642%2012.25%2021.25%2012.25C20.8358%2012.25%2020.5%2011.9142%2020.5%2011.5Z%22%2F%3E%0A%09%3Cpath%20d%3D%22M19.375%207H12.625C9.51887%207%207%209.51887%207%2012.625V19.375C7%2022.4811%209.51887%2025%2012.625%2025H19.375C22.4811%2025%2025%2022.4811%2025%2019.375V12.625C25%209.51887%2022.4811%207%2019.375%207ZM23.3125%2019.375C23.3125%2021.5463%2021.5463%2023.3125%2019.375%2023.3125H12.625C10.4537%2023.3125%208.6875%2021.5463%208.6875%2019.375V12.625C8.6875%2010.4537%2010.4537%208.6875%2012.625%208.6875H19.375C21.5463%208.6875%2023.3125%2010.4537%2023.3125%2012.625V19.375Z%22%2F%3E%0A%3C%2Fsvg%3E"); }

[class*='soc-32'] [class*='soc-node'][class*='-instagram']:hover &gt; a {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2032%2032%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20style%3D%22fill%3A%2300a2ad%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M11.5%2016C11.5%2013.5149%2013.5149%2011.5%2016%2011.5C18.4851%2011.5%2020.5%2013.5149%2020.5%2016C20.5%2018.4851%2018.4851%2020.5%2016%2020.5C13.5149%2020.5%2011.5%2018.4851%2011.5%2016ZM16%2018.8125C14.4497%2018.8125%2013.1875%2017.5503%2013.1875%2016C13.1875%2014.4486%2014.4497%2013.1875%2016%2013.1875C17.5503%2013.1875%2018.8125%2014.4486%2018.8125%2016C18.8125%2017.5503%2017.5503%2018.8125%2016%2018.8125Z%22%2F%3E%0A%09%3Cpath%20d%3D%22M20.5%2011.5C20.5%2011.0858%2020.8358%2010.75%2021.25%2010.75C21.6642%2010.75%2022%2011.0858%2022%2011.5C22%2011.9142%2021.6642%2012.25%2021.25%2012.25C20.8358%2012.25%2020.5%2011.9142%2020.5%2011.5Z%22%2F%3E%0A%09%3Cpath%20d%3D%22M19.375%207H12.625C9.51887%207%207%209.51887%207%2012.625V19.375C7%2022.4811%209.51887%2025%2012.625%2025H19.375C22.4811%2025%2025%2022.4811%2025%2019.375V12.625C25%209.51887%2022.4811%207%2019.375%207ZM23.3125%2019.375C23.3125%2021.5463%2021.5463%2023.3125%2019.375%2023.3125H12.625C10.4537%2023.3125%208.6875%2021.5463%208.6875%2019.375V12.625C8.6875%2010.4537%2010.4537%208.6875%2012.625%208.6875H19.375C21.5463%208.6875%2023.3125%2010.4537%2023.3125%2012.625V19.375Z%22%2F%3E%0A%3C%2Fsvg%3E"); }

[class*='soc-32'] [class*='soc-node'][class*='-line'] &gt; a {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2032%2032%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20style%3D%22fill%3A%238f8d8c%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M27%2016.049C27%2016.4845%2026.6393%2016.8385%2026.1948%2016.8385H23.6538V18.518H26.2424C26.6622%2018.518%2027%2018.8497%2027%2019.2594C27%2019.6675%2026.6622%2020%2026.2424%2020H22.6933C22.2717%2020%2021.9304%2019.6675%2021.9304%2019.2594V12.7397C21.9304%2012.3479%2022.2462%2012.0275%2022.6413%2012.0026L26.1948%2012C26.6393%2012%2027%2012.3531%2027%2012.7895C27%2013.2259%2026.6393%2013.5799%2026.1948%2013.5799H23.6538V15.2595H26.1948C26.6393%2015.2595%2027%2015.6125%2027%2016.049ZM19.8525%2020C19.5773%2020%2019.3991%2019.8093%2018.9917%2019.3076L15.5467%2015.0026V19.2594C15.5467%2019.6675%2015.2027%2020%2014.782%2020C14.3648%2020%2014.0226%2019.6675%2014.0226%2019.2594V12.7397C14.0226%2012.3308%2014.3648%2012%2014.782%2012C15.1401%2012%2015.3244%2012.1864%2015.7451%2012.6907L19.0913%2017.0369V12.7397C19.0913%2012.3308%2019.4335%2012%2019.8525%2012C20.2732%2012%2020.6136%2012.3308%2020.6136%2012.7397V19.2594C20.6136%2019.6675%2020.2732%2020%2019.8525%2020ZM11.7427%2020C11.3238%2020%2010.9824%2019.6675%2010.9824%2019.2594V12.7397C10.9824%2012.3308%2011.3238%2012%2011.7427%2012C12.1599%2012%2012.5056%2012.3308%2012.5056%2012.7397V19.2594C12.5056%2019.6675%2012.1599%2020%2011.7427%2020ZM5.75938%2020C5.34044%2020%205%2019.6675%205%2019.2594V12.7397C5%2012.3308%205.34044%2012%205.75938%2012C6.18097%2012%206.52141%2012.3308%206.52141%2012.7397V18.518H9.1056C9.52718%2018.518%209.86851%2018.8497%209.86851%2019.2594C9.86851%2019.6675%209.52718%2020%209.1056%2020H5.75938Z%22%2F%3E%0A%3C%2Fsvg%3E"); }

[class*='soc-32'] [class*='soc-node'][class*='-line']:hover &gt; a {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2032%2032%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20style%3D%22fill%3A%2300a2ad%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M27%2016.049C27%2016.4845%2026.6393%2016.8385%2026.1948%2016.8385H23.6538V18.518H26.2424C26.6622%2018.518%2027%2018.8497%2027%2019.2594C27%2019.6675%2026.6622%2020%2026.2424%2020H22.6933C22.2717%2020%2021.9304%2019.6675%2021.9304%2019.2594V12.7397C21.9304%2012.3479%2022.2462%2012.0275%2022.6413%2012.0026L26.1948%2012C26.6393%2012%2027%2012.3531%2027%2012.7895C27%2013.2259%2026.6393%2013.5799%2026.1948%2013.5799H23.6538V15.2595H26.1948C26.6393%2015.2595%2027%2015.6125%2027%2016.049ZM19.8525%2020C19.5773%2020%2019.3991%2019.8093%2018.9917%2019.3076L15.5467%2015.0026V19.2594C15.5467%2019.6675%2015.2027%2020%2014.782%2020C14.3648%2020%2014.0226%2019.6675%2014.0226%2019.2594V12.7397C14.0226%2012.3308%2014.3648%2012%2014.782%2012C15.1401%2012%2015.3244%2012.1864%2015.7451%2012.6907L19.0913%2017.0369V12.7397C19.0913%2012.3308%2019.4335%2012%2019.8525%2012C20.2732%2012%2020.6136%2012.3308%2020.6136%2012.7397V19.2594C20.6136%2019.6675%2020.2732%2020%2019.8525%2020ZM11.7427%2020C11.3238%2020%2010.9824%2019.6675%2010.9824%2019.2594V12.7397C10.9824%2012.3308%2011.3238%2012%2011.7427%2012C12.1599%2012%2012.5056%2012.3308%2012.5056%2012.7397V19.2594C12.5056%2019.6675%2012.1599%2020%2011.7427%2020ZM5.75938%2020C5.34044%2020%205%2019.6675%205%2019.2594V12.7397C5%2012.3308%205.34044%2012%205.75938%2012C6.18097%2012%206.52141%2012.3308%206.52141%2012.7397V18.518H9.1056C9.52718%2018.518%209.86851%2018.8497%209.86851%2019.2594C9.86851%2019.6675%209.52718%2020%209.1056%2020H5.75938Z%22%2F%3E%0A%3C%2Fsvg%3E"); }

[class*='soc-32'] [class*='soc-node'][class*='-mail'] &gt; a {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2032%2032%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20style%3D%22fill%3A%238f8d8c%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M18.7071%2016.0002C18.7071%2016.3569%2018.6367%2016.71%2018.5001%2017.0395C18.3635%2017.369%2018.1633%2017.6683%2017.911%2017.9203C17.6586%2018.1724%2017.3591%2018.3723%2017.0295%2018.5085C16.6999%2018.6448%2016.3466%2018.7147%2015.99%2018.7144C15.6328%2018.7165%2015.2788%2018.6477%2014.9483%2018.5121C14.6179%2018.3765%2014.3176%2018.1767%2014.0649%2017.9243C13.8122%2017.6719%2013.612%2017.3719%2013.476%2017.0416C13.34%2016.7113%2013.2708%2016.3574%2013.2724%2016.0002C13.2707%2015.643%2013.3399%2015.289%2013.4759%2014.9587C13.6119%2014.6284%2013.812%2014.3283%2014.0647%2014.0759C14.3175%2013.8234%2014.6178%2013.6236%2014.9482%2013.4879C15.2787%2013.3523%2015.6328%2013.2835%2015.99%2013.2856C16.3471%2013.2836%2016.7012%2013.3524%2017.0316%2013.4881C17.362%2013.6237%2017.6622%2013.8236%2017.9149%2014.076C18.1676%2014.3285%2018.3677%2014.6285%2018.5037%2014.9588C18.6397%2015.2891%2018.7088%2015.643%2018.7071%2016.0002ZM16.0105%207C11.045%207%207%2011.0407%207%2016.0002C7%2020.9593%2011.0454%2025.0004%2016.0105%2025.0004C17.8289%2025.0004%2019.5858%2024.4697%2021.0771%2023.4288L21.0976%2023.4083L19.8923%2022.0002H19.8718C18.7276%2022.7346%2017.3793%2023.1432%2016.0105%2023.1432C12.0671%2023.1432%208.85896%2019.9389%208.85896%2016.0002C8.85896%2012.0611%2012.0671%208.85725%2016.0105%208.85725C19.9534%208.85725%2023.1615%2012.0611%2023.1615%2016.0002C23.1615%2016.5104%2023.1%2017.0206%2022.998%2017.5308C22.7734%2018.4488%2022.1193%2018.7349%2021.6292%2018.7144C21.1386%2018.6734%2020.5665%2018.3267%2020.5665%2017.4694V15.9797C20.5665%2013.4692%2018.5235%2011.4284%2016.0105%2011.4284C13.497%2011.4284%2011.454%2013.4692%2011.454%2015.9797C11.454%2018.4902%2013.497%2020.5311%2016.0105%2020.5311C17.2358%2020.5311%2018.3801%2020.0614%2019.2382%2019.1836C19.4862%2019.5639%2019.8175%2019.8828%2020.2069%2020.1162C20.5964%2020.3496%2021.0338%2020.4913%2021.4862%2020.5306H21.7312C22.3875%2020.5276%2023.0252%2020.3129%2023.5496%2019.9184C24.0808%2019.5102%2024.4894%2018.9185%2024.7144%2018.2042C24.7549%2018.0816%2024.8164%2017.8165%2024.8164%2017.8165C24.9389%2017.2452%2025%2016.6735%2025%2015.9797C25%2011.0407%2020.9546%207%2016.0105%207Z%22%2F%3E%0A%3C%2Fsvg%3E"); }

[class*='soc-32'] [class*='soc-node'][class*='-mail']:hover &gt; a {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2032%2032%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20style%3D%22fill%3A%2300a2ad%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M18.7071%2016.0002C18.7071%2016.3569%2018.6367%2016.71%2018.5001%2017.0395C18.3635%2017.369%2018.1633%2017.6683%2017.911%2017.9203C17.6586%2018.1724%2017.3591%2018.3723%2017.0295%2018.5085C16.6999%2018.6448%2016.3466%2018.7147%2015.99%2018.7144C15.6328%2018.7165%2015.2788%2018.6477%2014.9483%2018.5121C14.6179%2018.3765%2014.3176%2018.1767%2014.0649%2017.9243C13.8122%2017.6719%2013.612%2017.3719%2013.476%2017.0416C13.34%2016.7113%2013.2708%2016.3574%2013.2724%2016.0002C13.2707%2015.643%2013.3399%2015.289%2013.4759%2014.9587C13.6119%2014.6284%2013.812%2014.3283%2014.0647%2014.0759C14.3175%2013.8234%2014.6178%2013.6236%2014.9482%2013.4879C15.2787%2013.3523%2015.6328%2013.2835%2015.99%2013.2856C16.3471%2013.2836%2016.7012%2013.3524%2017.0316%2013.4881C17.362%2013.6237%2017.6622%2013.8236%2017.9149%2014.076C18.1676%2014.3285%2018.3677%2014.6285%2018.5037%2014.9588C18.6397%2015.2891%2018.7088%2015.643%2018.7071%2016.0002ZM16.0105%207C11.045%207%207%2011.0407%207%2016.0002C7%2020.9593%2011.0454%2025.0004%2016.0105%2025.0004C17.8289%2025.0004%2019.5858%2024.4697%2021.0771%2023.4288L21.0976%2023.4083L19.8923%2022.0002H19.8718C18.7276%2022.7346%2017.3793%2023.1432%2016.0105%2023.1432C12.0671%2023.1432%208.85896%2019.9389%208.85896%2016.0002C8.85896%2012.0611%2012.0671%208.85725%2016.0105%208.85725C19.9534%208.85725%2023.1615%2012.0611%2023.1615%2016.0002C23.1615%2016.5104%2023.1%2017.0206%2022.998%2017.5308C22.7734%2018.4488%2022.1193%2018.7349%2021.6292%2018.7144C21.1386%2018.6734%2020.5665%2018.3267%2020.5665%2017.4694V15.9797C20.5665%2013.4692%2018.5235%2011.4284%2016.0105%2011.4284C13.497%2011.4284%2011.454%2013.4692%2011.454%2015.9797C11.454%2018.4902%2013.497%2020.5311%2016.0105%2020.5311C17.2358%2020.5311%2018.3801%2020.0614%2019.2382%2019.1836C19.4862%2019.5639%2019.8175%2019.8828%2020.2069%2020.1162C20.5964%2020.3496%2021.0338%2020.4913%2021.4862%2020.5306H21.7312C22.3875%2020.5276%2023.0252%2020.3129%2023.5496%2019.9184C24.0808%2019.5102%2024.4894%2018.9185%2024.7144%2018.2042C24.7549%2018.0816%2024.8164%2017.8165%2024.8164%2017.8165C24.9389%2017.2452%2025%2016.6735%2025%2015.9797C25%2011.0407%2020.9546%207%2016.0105%207Z%22%2F%3E%0A%3C%2Fsvg%3E"); }

[class*='soc-32'] [class*='soc-node'][class*='-messenger'] &gt; a {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2032%2032%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20style%3D%22fill%3A%238f8d8c%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M17.0163%2018.5611L14.473%2015.878L9.51121%2018.5611L14.9694%2012.8293L17.5743%2015.5124L22.4742%2012.8293L17.0163%2018.5611ZM16.0235%207C10.5088%207%206%2010.3388%206%2015.3904C6%2018.2685%207.46426%2020.8361%209.68331%2022.5129V26L13.1219%2024.1542C14.0292%2024.4029%2015.0094%2024.5368%2016.0048%2024.5368C21.5195%2024.5368%2026%2020.4417%2026%2015.3904C26%2010.3391%2021.5381%207%2016.0235%207Z%22%2F%3E%0A%3C%2Fsvg%3E"); }

[class*='soc-32'] [class*='soc-node'][class*='-messenger']:hover &gt; a {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2032%2032%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20style%3D%22fill%3A%2300a2ad%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M17.0163%2018.5611L14.473%2015.878L9.51121%2018.5611L14.9694%2012.8293L17.5743%2015.5124L22.4742%2012.8293L17.0163%2018.5611ZM16.0235%207C10.5088%207%206%2010.3388%206%2015.3904C6%2018.2685%207.46426%2020.8361%209.68331%2022.5129V26L13.1219%2024.1542C14.0292%2024.4029%2015.0094%2024.5368%2016.0048%2024.5368C21.5195%2024.5368%2026%2020.4417%2026%2015.3904C26%2010.3391%2021.5381%207%2016.0235%207Z%22%2F%3E%0A%3C%2Fsvg%3E"); }

[class*='soc-32'] [class*='soc-node'][class*='-mywed'] &gt; a {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2032%2032%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20style%3D%22fill%3A%238f8d8c%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M19.291%2024.3688C19.2494%2024.3904%2019.2087%2024.4017%2019.1571%2024.4019C19.1053%2024.4017%2019.0646%2024.3904%2019.0232%2024.3688C18.9621%2024.3372%2018.8991%2024.2753%2018.8531%2024.1916C18.8081%2024.1112%2018.7847%2024.0156%2018.7837%2023.9329C18.7869%2023.9171%2018.7952%2023.8842%2018.8108%2023.8415C18.847%2023.7379%2018.921%2023.5833%2019.0114%2023.4255C19.0569%2023.3454%2019.1068%2023.2648%2019.1576%2023.1851C19.27%2023.3615%2019.3766%2023.5479%2019.4456%2023.7003C19.4825%2023.7806%2019.5083%2023.8507%2019.5212%2023.8957C19.5264%2023.9141%2019.5293%2023.9265%2019.5307%2023.9342C19.5298%2024.0447%2019.4835%2024.1792%2019.41%2024.2678C19.373%2024.3136%2019.3319%2024.3473%2019.291%2024.3688ZM15.9926%2016.7615C15.9748%2016.7391%2015.9576%2016.7207%2015.9383%2016.7012L15.9359%2016.6981C15.9198%2016.6815%2015.8393%2016.588%2015.777%2016.4708C15.7458%2016.4126%2015.7186%2016.3492%2015.7012%2016.289C15.6835%2016.2283%2015.675%2016.172%2015.6749%2016.1174C15.6749%2016.0586%2015.6861%2015.9935%2015.71%2015.9217C15.7448%2015.8148%2015.8112%2015.6991%2015.8687%2015.62C15.8972%2015.5804%2015.9227%2015.5493%2015.9385%2015.5315L15.9537%2015.5145C15.9685%2015.4992%2015.9851%2015.4804%2016.0001%2015.4622C16.0148%2015.4804%2016.0306%2015.4982%2016.0456%2015.5135L16.0597%2015.5292C16.0924%2015.5658%2016.1724%2015.6669%2016.2313%2015.7834C16.2611%2015.8416%2016.2859%2015.9027%2016.3017%2015.9598C16.3177%2016.0169%2016.325%2016.069%2016.325%2016.1174C16.325%2016.1793%2016.3138%2016.2442%2016.2908%2016.3141C16.2576%2016.4181%2016.1948%2016.5278%2016.1406%2016.6025C16.1136%2016.6401%2016.0899%2016.6688%2016.0754%2016.6853L16.0619%2016.7002C16.0423%2016.72%2016.0252%2016.7391%2016.0074%2016.7615L16.0001%2016.7707L15.9926%2016.7615ZM12.9768%2024.3688C12.9352%2024.3904%2012.8947%2024.4017%2012.8429%2024.4019C12.7913%2024.4017%2012.7506%2024.3904%2012.709%2024.3688C12.6479%2024.3372%2012.5849%2024.2753%2012.5389%2024.1916C12.4941%2024.1112%2012.4705%2024.0156%2012.4695%2023.9329C12.4729%2023.9171%2012.4812%2023.8842%2012.4966%2023.8415C12.533%2023.7379%2012.6068%2023.5833%2012.6973%2023.4255C12.7428%2023.3454%2012.7927%2023.2648%2012.8434%2023.1851C12.9558%2023.3615%2013.0624%2023.5479%2013.1316%2023.7003C13.1683%2023.7806%2013.1943%2023.8507%2013.207%2023.8957C13.2124%2023.9141%2013.2151%2023.9265%2013.2165%2023.9342C13.2158%2024.0447%2013.1695%2024.1792%2013.096%2024.2678C13.0588%2024.3136%2013.0177%2024.3473%2012.9768%2024.3688ZM12.709%207.63104C12.7506%207.60959%2012.7913%207.59829%2012.8429%207.59791C12.8947%207.59829%2012.9352%207.60959%2012.9768%207.63104C13.0379%207.66284%2013.1009%207.7247%2013.1469%207.80821C13.1917%207.88884%2013.2153%207.98441%2013.2163%208.06715C13.2129%208.08266%2013.2048%208.1158%2013.1892%208.15832C13.1528%208.26213%2013.079%208.41669%2012.9885%208.57451C12.943%208.65437%2012.8931%208.735%2012.8426%208.81487C12.73%208.63848%2012.6234%208.45193%2012.5543%208.29947C12.5175%208.21941%2012.4915%208.14912%2012.4788%208.10412C12.4735%208.08592%2012.4708%208.07347%2012.4693%208.06562C12.4701%207.95511%2012.5165%207.82066%2012.5898%207.73217C12.6268%207.6862%2012.6681%207.65269%2012.709%207.63104ZM19.0232%207.63104C19.0646%207.60959%2019.1053%207.59829%2019.1571%207.59791C19.2087%207.59829%2019.2494%207.60959%2019.291%207.63104C19.3521%207.66284%2019.4151%207.7247%2019.4611%207.80821C19.5059%207.88884%2019.5295%207.98441%2019.5303%208.06696C19.5271%208.08266%2019.5188%208.1158%2019.5034%208.15832C19.467%208.26213%2019.3932%208.41669%2019.3027%208.57451C19.2572%208.65437%2019.2073%208.735%2019.1566%208.81487C19.0442%208.63848%2018.9376%208.45193%2018.8684%208.29947C18.8317%208.21941%2018.8057%208.14912%2018.793%208.10412C18.7876%208.08592%2018.7848%208.07347%2018.7833%208.06562C18.7842%207.95511%2018.8305%207.82066%2018.904%207.73217C18.941%207.6862%2018.9821%207.65269%2019.0232%207.63104ZM22.2919%2016.6234H20.1709C19.7799%2016.6234%2019.4628%2016.9812%2019.4628%2017.4225C19.4628%2017.8637%2019.7799%2018.2213%2020.1709%2018.2213H20.8329L19.1204%2020.675L16.9535%2017.9637L17.0389%2017.857C17.1044%2017.7869%2017.2336%2017.6385%2017.3701%2017.4117C17.4576%2017.2652%2017.5479%2017.0852%2017.6191%2016.8692C17.6898%2016.6535%2017.7413%2016.399%2017.7413%2016.1174C17.7411%2015.8324%2017.688%2015.5762%2017.6155%2015.3588C17.5058%2015.0322%2017.3553%2014.7874%2017.2321%2014.6147C17.1485%2014.4984%2017.0786%2014.418%2017.0335%2014.3692L16.9331%2014.2372L19.1189%2011.3631L20.8435%2013.9673H20.1709C19.7799%2013.9673%2019.4628%2014.3251%2019.4628%2014.7664C19.4628%2015.2077%2019.7799%2015.5654%2020.1709%2015.5654H22.2567C22.5254%2015.5654%2022.7693%2015.3955%2022.8897%2015.1243C23.0102%2014.8533%2022.9847%2014.531%2022.824%2014.2881L20.0606%2010.1155C20.1273%2010.0207%2020.1983%209.91653%2020.2702%209.80564C20.4189%209.57523%2020.5715%209.3184%2020.6987%209.04336C20.7623%208.90527%2020.8199%208.7622%2020.8657%208.60611C20.9105%208.44982%2020.9468%208.27994%2020.9477%208.07519C20.946%207.53892%2020.7657%207.04057%2020.4566%206.6556C20.3015%206.46331%2020.1112%206.29974%2019.8904%206.18329C19.67%206.06665%2019.4188%205.99962%2019.1571%206C18.8953%205.99962%2018.644%206.06665%2018.4238%206.18329C18.0923%206.35854%2017.8307%206.63759%2017.6505%206.96434C17.4704%207.29204%2017.3668%207.67299%2017.3663%208.07519C17.3673%208.27994%2017.4035%208.44982%2017.4485%208.6063C17.5289%208.87846%2017.6435%209.11672%2017.7676%209.34559C17.9168%209.61813%2018.0818%209.86961%2018.2284%2010.0801L16.0001%2013.0103L13.7712%2010.0797C13.8308%209.99429%2013.8929%209.90332%2013.9561%209.80564C14.1049%209.57523%2014.2573%209.3184%2014.3847%209.04336C14.4481%208.90527%2014.5057%208.7622%2014.5515%208.60611C14.5965%208.44982%2014.6326%208.27994%2014.6337%208.07519C14.6318%207.53892%2014.4517%207.04057%2014.1426%206.6556C13.9873%206.46331%2013.797%206.29974%2013.5762%206.18329C13.3559%206.06665%2013.1046%205.99962%2012.8429%206C12.5812%205.99962%2012.3298%206.06665%2012.1096%206.18329C11.7781%206.35854%2011.5165%206.63759%2011.3363%206.96434C11.1562%207.29204%2011.0526%207.67299%2011.0523%208.07519C11.0532%208.27994%2011.0893%208.44982%2011.1343%208.6063C11.2149%208.87846%2011.3293%209.11672%2011.4534%209.34559C11.6116%209.63403%2011.7864%209.89815%2011.9394%2010.1155L9.17599%2014.2881C9.01525%2014.531%208.98979%2014.8533%209.11013%2015.1243C9.23065%2015.3955%209.47456%2015.5654%209.74326%2015.5654H11.829C12.2201%2015.5654%2012.5372%2015.2077%2012.5372%2014.7664C12.5372%2014.3251%2012.2201%2013.9673%2011.829%2013.9673H11.1564L12.8811%2011.3631L15.0668%2014.2372L14.9682%2014.3669C14.9007%2014.4398%2014.7729%2014.5894%2014.6381%2014.8118C14.5493%2014.9598%2014.4573%2015.141%2014.3845%2015.3588C14.312%2015.5762%2014.2587%2015.8324%2014.2587%2016.1174C14.2587%2016.399%2014.3101%2016.6535%2014.3809%2016.8692C14.4882%2017.1934%2014.6362%2017.4361%2014.7577%2017.6069C14.8435%2017.7262%2014.9158%2017.8084%2014.9602%2017.8559L15.0465%2017.9637L12.8796%2020.675L11.167%2018.2213H11.829C12.2201%2018.2213%2012.5372%2017.8637%2012.5372%2017.4225C12.5372%2016.9812%2012.2201%2016.6234%2011.829%2016.6234H9.70813C9.43705%2016.6234%209.1894%2016.7985%209.07092%2017.0735C8.95261%2017.3485%208.98418%2017.6764%209.15172%2017.9168L11.9302%2021.8975C11.8662%2021.989%2011.7985%2022.0883%2011.7297%2022.1944C11.581%2022.4248%2011.4283%2022.6814%2011.3011%2022.9564C11.2377%2023.0947%2011.1803%2023.2378%2011.1345%2023.3937C11.0895%2023.5502%2011.0532%2023.7199%2011.0523%2023.9248C11.054%2024.4609%2011.2341%2024.9592%2011.5432%2025.3444C11.6985%2025.5365%2011.8888%2025.7003%2012.1096%2025.8167C12.3298%2025.9332%2012.5812%2026.0004%2012.8429%2026C13.1046%2026.0004%2013.3559%2025.9332%2013.5762%2025.8167C13.9077%2025.6413%2014.1691%2025.3624%2014.3495%2025.0355C14.5296%2024.7078%2014.633%2024.3268%2014.6337%2023.9248C14.6326%2023.7201%2014.5965%2023.55%2014.5515%2023.3935C14.4711%2023.1214%2014.3565%2022.8831%2014.2322%2022.6544C14.0864%2022.3878%2013.9252%2022.1409%2013.7809%2021.9333L16.0001%2019.1567L18.2193%2021.9337C18.1626%2022.0155%2018.1038%2022.1017%2018.0439%2022.1944C17.8952%2022.4248%2017.7425%2022.6814%2017.6153%2022.9564C17.5518%2023.0947%2017.4943%2023.2378%2017.4485%2023.3937C17.4035%2023.5502%2017.3673%2023.7199%2017.3663%2023.9248C17.3682%2024.4609%2017.5483%2024.9592%2017.8574%2025.3444C18.0125%2025.5365%2018.203%2025.7003%2018.4238%2025.8167C18.644%2025.9332%2018.8953%2026.0004%2019.1571%2026C19.4188%2026.0004%2019.67%2025.9332%2019.8904%2025.8167C20.2219%2025.6413%2020.4833%2025.3624%2020.6637%2025.0355C20.8438%2024.7078%2020.9472%2024.3268%2020.9477%2023.9248C20.9468%2023.7201%2020.9107%2023.55%2020.8657%2023.3935C20.7851%2023.1214%2020.6707%2022.8831%2020.5464%2022.6544C20.3916%2022.3717%2020.2205%2022.1124%2020.0698%2021.8975L22.8483%2017.9168C23.016%2017.6764%2023.0474%2017.3485%2022.9289%2017.0735C22.8108%2016.7985%2022.5629%2016.6234%2022.2919%2016.6234Z%22%2F%3E%0A%3C%2Fsvg%3E"); }

[class*='soc-32'] [class*='soc-node'][class*='-mywed']:hover &gt; a {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2032%2032%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20style%3D%22fill%3A%2300a2ad%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M19.291%2024.3688C19.2494%2024.3904%2019.2087%2024.4017%2019.1571%2024.4019C19.1053%2024.4017%2019.0646%2024.3904%2019.0232%2024.3688C18.9621%2024.3372%2018.8991%2024.2753%2018.8531%2024.1916C18.8081%2024.1112%2018.7847%2024.0156%2018.7837%2023.9329C18.7869%2023.9171%2018.7952%2023.8842%2018.8108%2023.8415C18.847%2023.7379%2018.921%2023.5833%2019.0114%2023.4255C19.0569%2023.3454%2019.1068%2023.2648%2019.1576%2023.1851C19.27%2023.3615%2019.3766%2023.5479%2019.4456%2023.7003C19.4825%2023.7806%2019.5083%2023.8507%2019.5212%2023.8957C19.5264%2023.9141%2019.5293%2023.9265%2019.5307%2023.9342C19.5298%2024.0447%2019.4835%2024.1792%2019.41%2024.2678C19.373%2024.3136%2019.3319%2024.3473%2019.291%2024.3688ZM15.9926%2016.7615C15.9748%2016.7391%2015.9576%2016.7207%2015.9383%2016.7012L15.9359%2016.6981C15.9198%2016.6815%2015.8393%2016.588%2015.777%2016.4708C15.7458%2016.4126%2015.7186%2016.3492%2015.7012%2016.289C15.6835%2016.2283%2015.675%2016.172%2015.6749%2016.1174C15.6749%2016.0586%2015.6861%2015.9935%2015.71%2015.9217C15.7448%2015.8148%2015.8112%2015.6991%2015.8687%2015.62C15.8972%2015.5804%2015.9227%2015.5493%2015.9385%2015.5315L15.9537%2015.5145C15.9685%2015.4992%2015.9851%2015.4804%2016.0001%2015.4622C16.0148%2015.4804%2016.0306%2015.4982%2016.0456%2015.5135L16.0597%2015.5292C16.0924%2015.5658%2016.1724%2015.6669%2016.2313%2015.7834C16.2611%2015.8416%2016.2859%2015.9027%2016.3017%2015.9598C16.3177%2016.0169%2016.325%2016.069%2016.325%2016.1174C16.325%2016.1793%2016.3138%2016.2442%2016.2908%2016.3141C16.2576%2016.4181%2016.1948%2016.5278%2016.1406%2016.6025C16.1136%2016.6401%2016.0899%2016.6688%2016.0754%2016.6853L16.0619%2016.7002C16.0423%2016.72%2016.0252%2016.7391%2016.0074%2016.7615L16.0001%2016.7707L15.9926%2016.7615ZM12.9768%2024.3688C12.9352%2024.3904%2012.8947%2024.4017%2012.8429%2024.4019C12.7913%2024.4017%2012.7506%2024.3904%2012.709%2024.3688C12.6479%2024.3372%2012.5849%2024.2753%2012.5389%2024.1916C12.4941%2024.1112%2012.4705%2024.0156%2012.4695%2023.9329C12.4729%2023.9171%2012.4812%2023.8842%2012.4966%2023.8415C12.533%2023.7379%2012.6068%2023.5833%2012.6973%2023.4255C12.7428%2023.3454%2012.7927%2023.2648%2012.8434%2023.1851C12.9558%2023.3615%2013.0624%2023.5479%2013.1316%2023.7003C13.1683%2023.7806%2013.1943%2023.8507%2013.207%2023.8957C13.2124%2023.9141%2013.2151%2023.9265%2013.2165%2023.9342C13.2158%2024.0447%2013.1695%2024.1792%2013.096%2024.2678C13.0588%2024.3136%2013.0177%2024.3473%2012.9768%2024.3688ZM12.709%207.63104C12.7506%207.60959%2012.7913%207.59829%2012.8429%207.59791C12.8947%207.59829%2012.9352%207.60959%2012.9768%207.63104C13.0379%207.66284%2013.1009%207.7247%2013.1469%207.80821C13.1917%207.88884%2013.2153%207.98441%2013.2163%208.06715C13.2129%208.08266%2013.2048%208.1158%2013.1892%208.15832C13.1528%208.26213%2013.079%208.41669%2012.9885%208.57451C12.943%208.65437%2012.8931%208.735%2012.8426%208.81487C12.73%208.63848%2012.6234%208.45193%2012.5543%208.29947C12.5175%208.21941%2012.4915%208.14912%2012.4788%208.10412C12.4735%208.08592%2012.4708%208.07347%2012.4693%208.06562C12.4701%207.95511%2012.5165%207.82066%2012.5898%207.73217C12.6268%207.6862%2012.6681%207.65269%2012.709%207.63104ZM19.0232%207.63104C19.0646%207.60959%2019.1053%207.59829%2019.1571%207.59791C19.2087%207.59829%2019.2494%207.60959%2019.291%207.63104C19.3521%207.66284%2019.4151%207.7247%2019.4611%207.80821C19.5059%207.88884%2019.5295%207.98441%2019.5303%208.06696C19.5271%208.08266%2019.5188%208.1158%2019.5034%208.15832C19.467%208.26213%2019.3932%208.41669%2019.3027%208.57451C19.2572%208.65437%2019.2073%208.735%2019.1566%208.81487C19.0442%208.63848%2018.9376%208.45193%2018.8684%208.29947C18.8317%208.21941%2018.8057%208.14912%2018.793%208.10412C18.7876%208.08592%2018.7848%208.07347%2018.7833%208.06562C18.7842%207.95511%2018.8305%207.82066%2018.904%207.73217C18.941%207.6862%2018.9821%207.65269%2019.0232%207.63104ZM22.2919%2016.6234H20.1709C19.7799%2016.6234%2019.4628%2016.9812%2019.4628%2017.4225C19.4628%2017.8637%2019.7799%2018.2213%2020.1709%2018.2213H20.8329L19.1204%2020.675L16.9535%2017.9637L17.0389%2017.857C17.1044%2017.7869%2017.2336%2017.6385%2017.3701%2017.4117C17.4576%2017.2652%2017.5479%2017.0852%2017.6191%2016.8692C17.6898%2016.6535%2017.7413%2016.399%2017.7413%2016.1174C17.7411%2015.8324%2017.688%2015.5762%2017.6155%2015.3588C17.5058%2015.0322%2017.3553%2014.7874%2017.2321%2014.6147C17.1485%2014.4984%2017.0786%2014.418%2017.0335%2014.3692L16.9331%2014.2372L19.1189%2011.3631L20.8435%2013.9673H20.1709C19.7799%2013.9673%2019.4628%2014.3251%2019.4628%2014.7664C19.4628%2015.2077%2019.7799%2015.5654%2020.1709%2015.5654H22.2567C22.5254%2015.5654%2022.7693%2015.3955%2022.8897%2015.1243C23.0102%2014.8533%2022.9847%2014.531%2022.824%2014.2881L20.0606%2010.1155C20.1273%2010.0207%2020.1983%209.91653%2020.2702%209.80564C20.4189%209.57523%2020.5715%209.3184%2020.6987%209.04336C20.7623%208.90527%2020.8199%208.7622%2020.8657%208.60611C20.9105%208.44982%2020.9468%208.27994%2020.9477%208.07519C20.946%207.53892%2020.7657%207.04057%2020.4566%206.6556C20.3015%206.46331%2020.1112%206.29974%2019.8904%206.18329C19.67%206.06665%2019.4188%205.99962%2019.1571%206C18.8953%205.99962%2018.644%206.06665%2018.4238%206.18329C18.0923%206.35854%2017.8307%206.63759%2017.6505%206.96434C17.4704%207.29204%2017.3668%207.67299%2017.3663%208.07519C17.3673%208.27994%2017.4035%208.44982%2017.4485%208.6063C17.5289%208.87846%2017.6435%209.11672%2017.7676%209.34559C17.9168%209.61813%2018.0818%209.86961%2018.2284%2010.0801L16.0001%2013.0103L13.7712%2010.0797C13.8308%209.99429%2013.8929%209.90332%2013.9561%209.80564C14.1049%209.57523%2014.2573%209.3184%2014.3847%209.04336C14.4481%208.90527%2014.5057%208.7622%2014.5515%208.60611C14.5965%208.44982%2014.6326%208.27994%2014.6337%208.07519C14.6318%207.53892%2014.4517%207.04057%2014.1426%206.6556C13.9873%206.46331%2013.797%206.29974%2013.5762%206.18329C13.3559%206.06665%2013.1046%205.99962%2012.8429%206C12.5812%205.99962%2012.3298%206.06665%2012.1096%206.18329C11.7781%206.35854%2011.5165%206.63759%2011.3363%206.96434C11.1562%207.29204%2011.0526%207.67299%2011.0523%208.07519C11.0532%208.27994%2011.0893%208.44982%2011.1343%208.6063C11.2149%208.87846%2011.3293%209.11672%2011.4534%209.34559C11.6116%209.63403%2011.7864%209.89815%2011.9394%2010.1155L9.17599%2014.2881C9.01525%2014.531%208.98979%2014.8533%209.11013%2015.1243C9.23065%2015.3955%209.47456%2015.5654%209.74326%2015.5654H11.829C12.2201%2015.5654%2012.5372%2015.2077%2012.5372%2014.7664C12.5372%2014.3251%2012.2201%2013.9673%2011.829%2013.9673H11.1564L12.8811%2011.3631L15.0668%2014.2372L14.9682%2014.3669C14.9007%2014.4398%2014.7729%2014.5894%2014.6381%2014.8118C14.5493%2014.9598%2014.4573%2015.141%2014.3845%2015.3588C14.312%2015.5762%2014.2587%2015.8324%2014.2587%2016.1174C14.2587%2016.399%2014.3101%2016.6535%2014.3809%2016.8692C14.4882%2017.1934%2014.6362%2017.4361%2014.7577%2017.6069C14.8435%2017.7262%2014.9158%2017.8084%2014.9602%2017.8559L15.0465%2017.9637L12.8796%2020.675L11.167%2018.2213H11.829C12.2201%2018.2213%2012.5372%2017.8637%2012.5372%2017.4225C12.5372%2016.9812%2012.2201%2016.6234%2011.829%2016.6234H9.70813C9.43705%2016.6234%209.1894%2016.7985%209.07092%2017.0735C8.95261%2017.3485%208.98418%2017.6764%209.15172%2017.9168L11.9302%2021.8975C11.8662%2021.989%2011.7985%2022.0883%2011.7297%2022.1944C11.581%2022.4248%2011.4283%2022.6814%2011.3011%2022.9564C11.2377%2023.0947%2011.1803%2023.2378%2011.1345%2023.3937C11.0895%2023.5502%2011.0532%2023.7199%2011.0523%2023.9248C11.054%2024.4609%2011.2341%2024.9592%2011.5432%2025.3444C11.6985%2025.5365%2011.8888%2025.7003%2012.1096%2025.8167C12.3298%2025.9332%2012.5812%2026.0004%2012.8429%2026C13.1046%2026.0004%2013.3559%2025.9332%2013.5762%2025.8167C13.9077%2025.6413%2014.1691%2025.3624%2014.3495%2025.0355C14.5296%2024.7078%2014.633%2024.3268%2014.6337%2023.9248C14.6326%2023.7201%2014.5965%2023.55%2014.5515%2023.3935C14.4711%2023.1214%2014.3565%2022.8831%2014.2322%2022.6544C14.0864%2022.3878%2013.9252%2022.1409%2013.7809%2021.9333L16.0001%2019.1567L18.2193%2021.9337C18.1626%2022.0155%2018.1038%2022.1017%2018.0439%2022.1944C17.8952%2022.4248%2017.7425%2022.6814%2017.6153%2022.9564C17.5518%2023.0947%2017.4943%2023.2378%2017.4485%2023.3937C17.4035%2023.5502%2017.3673%2023.7199%2017.3663%2023.9248C17.3682%2024.4609%2017.5483%2024.9592%2017.8574%2025.3444C18.0125%2025.5365%2018.203%2025.7003%2018.4238%2025.8167C18.644%2025.9332%2018.8953%2026.0004%2019.1571%2026C19.4188%2026.0004%2019.67%2025.9332%2019.8904%2025.8167C20.2219%2025.6413%2020.4833%2025.3624%2020.6637%2025.0355C20.8438%2024.7078%2020.9472%2024.3268%2020.9477%2023.9248C20.9468%2023.7201%2020.9107%2023.55%2020.8657%2023.3935C20.7851%2023.1214%2020.6707%2022.8831%2020.5464%2022.6544C20.3916%2022.3717%2020.2205%2022.1124%2020.0698%2021.8975L22.8483%2017.9168C23.016%2017.6764%2023.0474%2017.3485%2022.9289%2017.0735C22.8108%2016.7985%2022.5629%2016.6234%2022.2919%2016.6234Z%22%2F%3E%0A%3C%2Fsvg%3E"); }

[class*='soc-32'] [class*='soc-node'][class*='-ok'] &gt; a {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2032%2032%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20style%3D%22fill%3A%238f8d8c%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M20.2312%2012.0227C20.2312%2014.4038%2018.3312%2016.345%2016.0004%2016.345C13.6446%2016.345%2011.7446%2014.4038%2011.7696%2012.0227C11.7696%209.64115%2013.6696%207.7%2016.0004%207.7C18.3312%207.7%2020.2312%209.64115%2020.2312%2012.0227ZM17.7485%2011.9965C17.7485%2011.0131%2016.9631%2010.2104%2016.0004%2010.2104C15.7673%2010.2091%2015.5363%2010.2551%2015.3212%2010.3449C15.1061%2010.4347%2014.9112%2010.5668%2014.7482%2010.7334C14.5852%2010.8999%2014.4573%2011.0976%2014.3722%2011.3146C14.287%2011.5316%2014.2464%2011.7635%2014.2527%2011.9965C14.2527%2012.9804%2015.0377%2013.7827%2016.0004%2013.7827C16.9631%2013.7827%2017.7485%2012.9804%2017.7485%2011.9965Z%22%2F%3E%0A%09%3Cpath%20d%3D%22M20.3912%2018.6815C19.5942%2019.17%2018.7177%2019.5038%2017.8142%2019.7096L20.285%2022.0992C20.4047%2022.2138%2020.5%2022.3514%2020.5651%2022.5037C20.6302%2022.6561%2020.6638%2022.8201%2020.6638%2022.9858C20.6638%2023.1515%2020.6302%2023.3154%2020.5651%2023.4678C20.5%2023.6202%2020.4047%2023.7578%2020.285%2023.8723C19.7804%2024.3608%2018.9566%2024.3608%2018.4519%2023.8723L16.0077%2021.5081L13.5639%2023.8723C13.2981%2024.1035%2012.9792%2024.2319%2012.6339%2024.2319C12.2885%2024.2319%2011.9696%2024.1292%2011.7039%2023.8723C11.5841%2023.7578%2011.4889%2023.6202%2011.4238%2023.4678C11.3587%2023.3154%2011.3251%2023.1515%2011.3251%2022.9858C11.3251%2022.8201%2011.3587%2022.6561%2011.4238%2022.5037C11.4889%2022.3514%2011.5841%2022.2138%2011.7039%2022.0992L14.1746%2019.7096C13.2716%2019.5038%2012.3946%2019.17%2011.5977%2018.6815C11.4555%2018.5941%2011.3322%2018.4793%2011.2349%2018.3436C11.1377%2018.208%2011.0685%2018.0543%2011.0314%2017.8916C10.9943%2017.7289%2010.99%2017.5604%2011.0188%2017.396C11.0477%2017.2316%2011.109%2017.0746%2011.1992%2016.9342C11.5977%2016.3431%2012.3946%2016.1892%2013.0058%2016.5488C14.8123%2017.6538%2017.1765%2017.6538%2018.9831%2016.5488C19.5942%2016.1635%2020.4177%2016.3431%2020.79%2016.9342C20.884%2017.0735%2020.9483%2017.2305%2020.9792%2017.3957C21.01%2017.5608%2021.0066%2017.7305%2020.9692%2017.8943C20.9318%2018.0581%2020.8612%2018.2124%2020.7618%2018.3479C20.6624%2018.4833%2020.5362%2018.5968%2020.3912%2018.6815Z%22%2F%3E%0A%3C%2Fsvg%3E"); }

[class*='soc-32'] [class*='soc-node'][class*='-ok']:hover &gt; a {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2032%2032%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20style%3D%22fill%3A%2300a2ad%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M20.2312%2012.0227C20.2312%2014.4038%2018.3312%2016.345%2016.0004%2016.345C13.6446%2016.345%2011.7446%2014.4038%2011.7696%2012.0227C11.7696%209.64115%2013.6696%207.7%2016.0004%207.7C18.3312%207.7%2020.2312%209.64115%2020.2312%2012.0227ZM17.7485%2011.9965C17.7485%2011.0131%2016.9631%2010.2104%2016.0004%2010.2104C15.7673%2010.2091%2015.5363%2010.2551%2015.3212%2010.3449C15.1061%2010.4347%2014.9112%2010.5668%2014.7482%2010.7334C14.5852%2010.8999%2014.4573%2011.0976%2014.3722%2011.3146C14.287%2011.5316%2014.2464%2011.7635%2014.2527%2011.9965C14.2527%2012.9804%2015.0377%2013.7827%2016.0004%2013.7827C16.9631%2013.7827%2017.7485%2012.9804%2017.7485%2011.9965Z%22%2F%3E%0A%09%3Cpath%20d%3D%22M20.3912%2018.6815C19.5942%2019.17%2018.7177%2019.5038%2017.8142%2019.7096L20.285%2022.0992C20.4047%2022.2138%2020.5%2022.3514%2020.5651%2022.5037C20.6302%2022.6561%2020.6638%2022.8201%2020.6638%2022.9858C20.6638%2023.1515%2020.6302%2023.3154%2020.5651%2023.4678C20.5%2023.6202%2020.4047%2023.7578%2020.285%2023.8723C19.7804%2024.3608%2018.9566%2024.3608%2018.4519%2023.8723L16.0077%2021.5081L13.5639%2023.8723C13.2981%2024.1035%2012.9792%2024.2319%2012.6339%2024.2319C12.2885%2024.2319%2011.9696%2024.1292%2011.7039%2023.8723C11.5841%2023.7578%2011.4889%2023.6202%2011.4238%2023.4678C11.3587%2023.3154%2011.3251%2023.1515%2011.3251%2022.9858C11.3251%2022.8201%2011.3587%2022.6561%2011.4238%2022.5037C11.4889%2022.3514%2011.5841%2022.2138%2011.7039%2022.0992L14.1746%2019.7096C13.2716%2019.5038%2012.3946%2019.17%2011.5977%2018.6815C11.4555%2018.5941%2011.3322%2018.4793%2011.2349%2018.3436C11.1377%2018.208%2011.0685%2018.0543%2011.0314%2017.8916C10.9943%2017.7289%2010.99%2017.5604%2011.0188%2017.396C11.0477%2017.2316%2011.109%2017.0746%2011.1992%2016.9342C11.5977%2016.3431%2012.3946%2016.1892%2013.0058%2016.5488C14.8123%2017.6538%2017.1765%2017.6538%2018.9831%2016.5488C19.5942%2016.1635%2020.4177%2016.3431%2020.79%2016.9342C20.884%2017.0735%2020.9483%2017.2305%2020.9792%2017.3957C21.01%2017.5608%2021.0066%2017.7305%2020.9692%2017.8943C20.9318%2018.0581%2020.8612%2018.2124%2020.7618%2018.3479C20.6624%2018.4833%2020.5362%2018.5968%2020.3912%2018.6815Z%22%2F%3E%0A%3C%2Fsvg%3E"); }

[class*='soc-32'] [class*='soc-node'][class*='-pinterest'] &gt; a {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2032%2032%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20style%3D%22fill%3A%238f8d8c%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M14.7548%2018.9048C14.2819%2021.3832%2013.7056%2023.7589%2011.9956%2025C11.4686%2021.254%2012.7708%2018.4415%2013.3761%2015.4551C12.3445%2013.7193%2013.5%2010.2239%2015.6748%2011.0852C18.3511%2012.1443%2013.3567%2017.5406%2016.7097%2018.2156C20.2105%2018.9187%2021.6394%2012.1398%2019.4689%209.93546C16.333%206.75218%2010.3394%209.86256%2011.0765%2014.4206C11.2558%2015.5341%2012.4061%2015.8725%2011.536%2017.4106C9.52843%2016.9651%208.93008%2015.3813%209.00634%2013.2702C9.13118%209.81508%2012.1108%207.39545%2015.1%207.06065C18.8802%206.63698%2022.4282%208.44844%2022.9177%2012.0054C23.4695%2016.0201%2021.2122%2020.3682%2017.1693%2020.0552C16.0736%2019.9699%2015.614%2019.4268%2014.7548%2018.9048Z%22%2F%3E%0A%3C%2Fsvg%3E"); }

[class*='soc-32'] [class*='soc-node'][class*='-pinterest']:hover &gt; a {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2032%2032%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20style%3D%22fill%3A%2300a2ad%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M14.7548%2018.9048C14.2819%2021.3832%2013.7056%2023.7589%2011.9956%2025C11.4686%2021.254%2012.7708%2018.4415%2013.3761%2015.4551C12.3445%2013.7193%2013.5%2010.2239%2015.6748%2011.0852C18.3511%2012.1443%2013.3567%2017.5406%2016.7097%2018.2156C20.2105%2018.9187%2021.6394%2012.1398%2019.4689%209.93546C16.333%206.75218%2010.3394%209.86256%2011.0765%2014.4206C11.2558%2015.5341%2012.4061%2015.8725%2011.536%2017.4106C9.52843%2016.9651%208.93008%2015.3813%209.00634%2013.2702C9.13118%209.81508%2012.1108%207.39545%2015.1%207.06065C18.8802%206.63698%2022.4282%208.44844%2022.9177%2012.0054C23.4695%2016.0201%2021.2122%2020.3682%2017.1693%2020.0552C16.0736%2019.9699%2015.614%2019.4268%2014.7548%2018.9048Z%22%2F%3E%0A%3C%2Fsvg%3E"); }

[class*='soc-32'] [class*='soc-node'][class*='-vimeo'] &gt; a {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2032%2032%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20style%3D%22fill%3A%238f8d8c%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M7%2012.3383L7.89008%2013.5009C7.89008%2013.5009%209.00271%2012.6119%209.40326%2012.6119C9.65207%2012.6119%2010.1821%2012.9082%2010.5159%2013.934C10.8497%2014.9599%2012.2551%2020.2774%2012.3406%2020.5222C12.7247%2021.622%2013.2307%2023.668%2014.7884%2023.9644C16.3461%2024.2608%2018.3266%2022.6423%2019.4169%2021.4568C20.5073%2020.2714%2024.8021%2015.2106%2024.9801%2012.1787C25.1447%209.3753%2024.247%208.72482%2023.8452%208.4629C23.1108%207.98417%2021.8869%207.82463%2020.7298%208.23492C19.5727%208.6452%2017.8148%209.99024%2017.3475%2012.3838C17.3475%2012.3838%2018.9274%2011.7911%2019.506%2012.361C20.0845%2012.9309%2019.9288%2014.1847%2019.4392%2015.1194C18.9496%2016.054%2017.57%2018.2197%2017.0582%2018.2881C16.5464%2018.3565%2016.1458%2017.3306%2016.079%2017.057C16.0123%2016.7835%2015.1667%2013.0221%2014.8552%2010.8337C14.5436%208.64525%2013.1862%208.28049%2012.5409%208.28049C11.8956%208.28054%2010.7829%208.78209%207%2012.3383Z%22%2F%3E%0A%3C%2Fsvg%3E"); }

[class*='soc-32'] [class*='soc-node'][class*='-vimeo']:hover &gt; a {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2032%2032%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20style%3D%22fill%3A%2300a2ad%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M7%2012.3383L7.89008%2013.5009C7.89008%2013.5009%209.00271%2012.6119%209.40326%2012.6119C9.65207%2012.6119%2010.1821%2012.9082%2010.5159%2013.934C10.8497%2014.9599%2012.2551%2020.2774%2012.3406%2020.5222C12.7247%2021.622%2013.2307%2023.668%2014.7884%2023.9644C16.3461%2024.2608%2018.3266%2022.6423%2019.4169%2021.4568C20.5073%2020.2714%2024.8021%2015.2106%2024.9801%2012.1787C25.1447%209.3753%2024.247%208.72482%2023.8452%208.4629C23.1108%207.98417%2021.8869%207.82463%2020.7298%208.23492C19.5727%208.6452%2017.8148%209.99024%2017.3475%2012.3838C17.3475%2012.3838%2018.9274%2011.7911%2019.506%2012.361C20.0845%2012.9309%2019.9288%2014.1847%2019.4392%2015.1194C18.9496%2016.054%2017.57%2018.2197%2017.0582%2018.2881C16.5464%2018.3565%2016.1458%2017.3306%2016.079%2017.057C16.0123%2016.7835%2015.1667%2013.0221%2014.8552%2010.8337C14.5436%208.64525%2013.1862%208.28049%2012.5409%208.28049C11.8956%208.28054%2010.7829%208.78209%207%2012.3383Z%22%2F%3E%0A%3C%2Fsvg%3E"); }

[class*='soc-32'] [class*='soc-node'][class*='-vk'] &gt; a {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2032%2032%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20style%3D%22fill%3A%238f8d8c%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M16.8038%2022.2319C10.6539%2022.2319%207.14603%2018.0157%207%2011H10.0805C10.1817%2016.1491%2012.4527%2018.3304%2014.2514%2018.78V11H17.1522V15.4408C18.9287%2015.2495%2020.7949%2013.2261%2021.4247%2011H24.3254C23.8421%2013.7432%2021.8183%2015.767%2020.3791%2016.5991C21.8183%2017.2737%2024.123%2019.0387%2025%2022.2319H21.8068C21.1211%2020.0954%2019.4124%2018.4427%2017.1522%2018.2181V22.2319H16.8038Z%22%2F%3E%0A%3C%2Fsvg%3E"); }

[class*='soc-32'] [class*='soc-node'][class*='-vk']:hover &gt; a {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2032%2032%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20style%3D%22fill%3A%2300a2ad%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M16.8038%2022.2319C10.6539%2022.2319%207.14603%2018.0157%207%2011H10.0805C10.1817%2016.1491%2012.4527%2018.3304%2014.2514%2018.78V11H17.1522V15.4408C18.9287%2015.2495%2020.7949%2013.2261%2021.4247%2011H24.3254C23.8421%2013.7432%2021.8183%2015.767%2020.3791%2016.5991C21.8183%2017.2737%2024.123%2019.0387%2025%2022.2319H21.8068C21.1211%2020.0954%2019.4124%2018.4427%2017.1522%2018.2181V22.2319H16.8038Z%22%2F%3E%0A%3C%2Fsvg%3E"); }

[class*='soc-32'] [class*='soc-node'][class*='-youtube'] &gt; a {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2032%2032%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20style%3D%22fill%3A%238f8d8c%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M23.797%209.42C24.6641%209.644%2025.3424%2010.316%2025.5802%2011.184C25.8669%2012.773%2026.0067%2014.383%2025.9998%2016C26.0067%2017.617%2025.8669%2019.227%2025.5802%2020.816C25.3424%2021.684%2024.6571%2022.356%2023.79%2022.58C22.2306%2023%2015.986%2023%2015.986%2023C15.986%2023%209.74142%2023%208.18201%2022.58C7.3219%2022.349%206.65058%2021.677%206.41982%2020.816C6.13311%2019.227%205.99326%2017.617%206.00025%2016C5.99326%2014.383%206.13311%2012.773%206.41982%2011.184C6.65058%2010.323%207.3219%209.651%208.18201%209.42C9.74142%209%2015.986%209%2015.986%209C15.986%209%2022.2376%209%2023.797%209.42ZM19%2015.9966L14%2018.9966V12.9966L19%2015.9966Z%22%2F%3E%0A%3C%2Fsvg%3E"); }

[class*='soc-32'] [class*='soc-node'][class*='-youtube']:hover &gt; a {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2032%2032%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20style%3D%22fill%3A%2300a2ad%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M23.797%209.42C24.6641%209.644%2025.3424%2010.316%2025.5802%2011.184C25.8669%2012.773%2026.0067%2014.383%2025.9998%2016C26.0067%2017.617%2025.8669%2019.227%2025.5802%2020.816C25.3424%2021.684%2024.6571%2022.356%2023.79%2022.58C22.2306%2023%2015.986%2023%2015.986%2023C15.986%2023%209.74142%2023%208.18201%2022.58C7.3219%2022.349%206.65058%2021.677%206.41982%2020.816C6.13311%2019.227%205.99326%2017.617%206.00025%2016C5.99326%2014.383%206.13311%2012.773%206.41982%2011.184C6.65058%2010.323%207.3219%209.651%208.18201%209.42C9.74142%209%2015.986%209%2015.986%209C15.986%209%2022.2376%209%2023.797%209.42ZM19%2015.9966L14%2018.9966V12.9966L19%2015.9966Z%22%2F%3E%0A%3C%2Fsvg%3E"); }

[class*='soc-node'] {
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center; }
  [class*='soc-node'] &gt; * {
    flex-basis: auto;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto; }
  [class*='soc-node'] &gt; a,
  [class*='soc-node'] &gt; div {
    border-radius: 50%; }
  [class*='soc-node'] &gt; span {
    padding: 10px 0 0;
    text-align: center;
    font-style: normal; }

[class*='soc-32'],
[class*='soc-40'] {
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-items: flex-start; }

[class*='soc-32'] &gt; * {
  margin: 0 8px; }

[class*='soc-32'] &gt; a:hover {
  background-color: rgba(30, 255, 255, 0.16); }

[class*='soc-40'] {
  min-width: 140px; }
  [class*='soc-40']:not(:empty) {
    margin: 0 0 10px; }
  [class*='soc-40'] &gt; * + * {
    margin: 0 0 0 10px; }

[class*='contact-common'] [class*='soc-40']:not(:empty) {
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  margin: 0 0 16px; }

[class*='soc-32'] [class*='soc-node'] {
  border-radius: 50%; }

[class*='soc-32'] [class*='soc-node'] &gt; a {
  width: 32px;
  height: 32px;
  background-color: transparent; }

[class*='soc-32'] [class*='soc-node']:hover &gt; a {
  background-color: rgba(30, 255, 255, 0.16); }

[class*='soc-40'] [class*='soc-node'] &gt; a {
  position: relative;
  width: 40px;
  height: 40px; }

[class*='soc-40'] [class*='soc-node'] &gt; span {
  font-size: 0.6875rem; }

[class*='contact-common'] [class*='soc-40'] [class*='soc-node'] {
  position: relative;
  margin-top: 8px;
  margin-bottom: 8px;
  cursor: pointer; }

[class*='modal-680'][class*='-wide'] [class*='contact-common'] [class*='soc-40'] [class*='soc-node'] {
  margin: 8px -2px 16px; }

[class*='contact-common'] [class*='soc-40'] [class*='soc-node']:only-child {
  width: 120px; }

[class*='contact-common'] [class*='soc-40'] [class*='soc-node']:not(:only-child) {
  width: 72px; }

[class*='contact-common'] [class*='soc-40'] [class*='soc-node']:hover &gt; a {
  width: 48px;
  height: 48px;
  margin: -4px 0; }

[class*='contact-common'] [class*='soc-40'] [class*='soc-node']:hover &gt; span {
  color: #e02463; }

[class*='contact-common'] [class*='soc-40'] [class*='soc-node'][class*='-grk']:hover &gt; a::before {
  top: 28px;
  right: -10px; }

[class^='popover'],
[class^='big-popover'],
[class^='small-popover'] {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex; }

[class*='popover-pos'] {
  display: block; }

[class^='popover-pos'],
[class^='big-popover-pos'],
[class^='small-popover-pos'] {
  z-index: 999;
  visibility: hidden;
  position: absolute;
  min-height: 80px;
  cursor: default; }

.popover-content {
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-grow: 1;
  -ms-flex-positive: 1;
  -webkit-flex-grow: 1;
  max-width: 100%;
  margin: 10px;
  padding: 10px;
  text-align: left;
  border-radius: 4px;
  box-shadow: 0 0 0 1px #ccc, 0 1px 8px 0 rgba(0, 0, 0, 0.24);
  background-color: #fff; }
  .popover-content &gt; * {
    flex-basis: auto;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto; }

.popover-footer {
  z-index: 1;
  position: absolute;
  right: 10px;
  bottom: 10px;
  left: 10px;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  height: 40px;
  padding: 0 24px;
  border-radius: 0 0 4px 4px;
  background-image: linear-gradient(0deg, #f8f8f8, #f8f8f8);
  background-color: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(4px); }
  .popover-footer &gt; *:first-child {
    margin-right: auto; }

[class*='popover-pro'] {
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-align-self: flex-start;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  position: relative;
  margin: 0 6px 10px;
  font-weight: 600;
  color: #ffb30f; }
  [class*='popover-pro'] i {
    font-style: normal; }
  [class*='popover-pro']:hover {
    color: #ffb30f; }
  [class*='popover-pro'] &gt; * {
    overflow: hidden;
    display: inline-block !important;
    vertical-align: middle;
    max-width: 100%;
    text-overflow: ellipsis;
    font-size: 0.8125rem;
    line-height: normal;
    font-weight: inherit; }
    [class*='popover-pro'] &gt; *::after {
      content: '.';
      overflow: hidden;
      display: inline-block;
      vertical-align: middle;
      width: 0; }
    [class*='popover-pro'] &gt; *:last-child {
      margin: 0 10px;
      padding: 2px 9px;
      border-radius: 20px;
      box-shadow: 0 0 0 1px rgba(255, 179, 15, 0.5); }

[class*='popover-title'] {
  overflow: hidden;
  display: inline-block !important;
  vertical-align: middle;
  max-width: 100%;
  text-overflow: ellipsis;
  font-size: 0.8125rem;
  line-height: normal;
  margin: 0 auto 10px;
  text-overflow: initial;
  color: #808080; }
  [class*='popover-title']::after {
    content: '.';
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    width: 0; }

[class^='popover-title'] {
  text-align: center; }

.popover-desc {
  display: inline-block !important;
  vertical-align: middle;
  font-size: 0.75rem;
  line-height: normal;
  text-align: left;
  line-height: 1.5; }
  .popover-desc:not(:empty)::after {
    content: '.';
    overflow: hidden;
    display: inline-block;
    width: 0;
    vertical-align: middle; }

[class*='popover-posT'],
[class*='popover-posB'] {
  left: 50%;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%); }

[class*='popover-posR'],
[class*='popover-posL'] {
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%); }

[class*='popover-posT'] {
  bottom: 100%; }

[class*='popover-posR'] {
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  left: 100%; }

[class*='popover-posB'] {
  top: 100%; }

[class*='popover-posL'] {
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  right: 100%; }

[class*='small-popover-pos'] {
  max-width: calc(100% + 20px); }

[class*='left-'][class*='popover-title'] {
  width: 100%; }
  [class*='left-'][class*='popover-title']:not(:only-child) {
    padding: 0 10px; }
  [class*='left-'][class*='popover-title']:only-child {
    margin-top: 10px; }

[class*='big-'][class*='popover-title'] {
  margin: 5px 6px 10px;
  font-size: 0.9375rem;
  font-weight: 600;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: initial; }

[class*='popover-pro'][class*='-active'] {
  flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse; }

[class*='popover-pro'][class*='-active'] &gt; *:first-child {
  font-weight: initial;
  color: #808080; }

[class*='popover-pro'][class*='-active'] &gt; *:last-child {
  margin-left: -9px; }

.grk-ui-date [class*='popover-pos'] {
  transform: translateX(0);
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  left: -10px; }

.rgn-hdr [class*='popover-pos'] {
  left: auto;
  transform: translateX(0);
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  width: 280px; }

.actPane [class*='btn-clr'] [class*='popover-pos'],
.actPane [class*='nx-ui-link'] [class*='popover-pos'] {
  width: 230px; }

[class*='popover-tag'] &gt; [class*='popover-pos'],
[class*='ui-hover']:hover &gt; [class*='popover-pos'],
[class*='nx-f-type'][class*='popover-tag'] ~ [class*='popover-pos'] {
  visibility: visible; }

[class*='nx-f-group'] &gt; [class*='popover-posT'], [class*='nx-f-group'] &gt;
[class*='popover-posB'] {
  left: -10px;
  min-width: calc(100% + 20px);
  transform: translateX(0);
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0); }

.lst-filter [class*='popover-posT'],
[class*='list-filter-item'] &gt; [class*='popover-posT'], .lst-filter
[class*='popover-posB'],
[class*='list-filter-item'] &gt;
[class*='popover-posB'] {
  left: -10px;
  transform: translateX(0);
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0); }

.lst-filter [class*='popover-posT'],
[class*='list-filter-item'] &gt; *:first-child:not(.grk-ic-date-small) ~ [class*='popover-posT'], .lst-filter
[class*='popover-posB'],
[class*='list-filter-item'] &gt; *:first-child:not(.grk-ic-date-small) ~
[class*='popover-posB'] {
  width: 340px; }

.lst-filter .grk-ic-date-small ~ [class*='popover-posT'], .lst-filter .grk-ic-date-small ~
[class*='popover-posB'] {
  width: auto; }

.actPane [class*='btn-clr'] [class*='popover-posT'],
.actPane [class*='nx-ui-link'] [class*='popover-posT'],
.votePane [class*='nx-ui-link'] [class*='popover-posT'],
.prevPane [class*='btn-clr'] [class*='popover-posT'],
.wp-pane .wp-pane-node:last-child [class*='popover-posT'], .actPane [class*='btn-clr']
[class*='popover-posB'],
.actPane [class*='nx-ui-link']
[class*='popover-posB'],
.votePane [class*='nx-ui-link']
[class*='popover-posB'],
.prevPane [class*='btn-clr']
[class*='popover-posB'],
.wp-pane .wp-pane-node:last-child
[class*='popover-posB'] {
  right: -20px;
  left: auto;
  transform: translateX(0);
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0); }

[class*='nx-f-type'][class*='-selectDate'] + [class*='popover-posT'], [class*='nx-f-type'][class*='-selectDate'] +
[class*='popover-posB'] {
  min-width: auto; }

[class*='nx-ui-link'] [class*='svg-ic-date'] ~ [class*='popover-posT'], [class*='nx-ui-link'] [class*='svg-ic-date'] ~
[class*='popover-posB'] {
  top: 15px;
  right: -10px;
  left: auto;
  transform: translateX(0);
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0); }

[class*='nx-ui-link'] [class*='popover-posT'] {
  bottom: calc(100% - 10px); }

[class*='nx-ui-link'] [class*='popover-posB'] {
  top: calc(100% - 10px); }

[class*='ui-hover'] [class*='popover-posR'], [class*='ui-hover']
[class*='popover-posL'] {
  top: -20px;
  transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0); }

.rgn-hdr .popover-content {
  margin: -4px 0 0; }

[class^='big-popover'] .popover-content {
  padding: 20px; }

[class*='list-filter-item'] &gt; *:first-child:not(.grk-ic-date-small) ~ * .popover-content {
  overflow-y: auto;
  max-height: 50vh; }

.list-filter .popover-content {
  padding: 16px 24px;
  box-shadow: 0 0 0 1px #b4b3b3, 0 3px 14px rgba(22, 18, 16, 0.13), 0 1px 4px rgba(22, 18, 16, 0.11); }

[class*='nx-f-type'][class*='-selectDate'] + [class*='popover-pos'] &gt; .popover-content {
  width: 448px; }

.lst-filter-item *:first-child:not(.grk-ic-date-small) ~ * .popover-content {
  overflow-y: auto;
  max-height: 50vh;
  padding: 16px 24px; }

.lst-filter [class*='popover-title'],
.list-filter [class*='popover-title'] {
  font-size: 0.875rem;
  margin: 0 0 16px 0;
  text-align: left; }

.hdr-avatar [class*='popover-posB'] {
  width: 280px;
  right: 0;
  left: auto;
  transform: translateX(0);
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0); }

.hdr-avatar .popover-content {
  margin: 0; }

.ppvr {
  z-index: 10;
  visibility: hidden;
  position: absolute;
  font-size: 0.875rem;
  font-style: normal;
  white-space: normal;
  cursor: default; }
  .ppvr-tag, .ppvr-tag-click {
    overflow: visible;
    position: relative; }
  .ppvr-title {
    text-align: center;
    color: #7d7a79; }
    .ppvr-title b {
      font-weight: 500;
      color: #fff; }
  .ppvr-content {
    min-width: 120px;
    max-width: 280px;
    padding: 16px;
    border-radius: 8px;
    text-align: center;
    box-shadow: 0 3px 14px rgba(22, 18, 16, 0.13), 0 1px 4px rgba(22, 18, 16, 0.11);
    background-color: #fff;
    color: initial; }
    .ppvr-content &gt; *:not(:last-child) {
      margin-bottom: 16px; }
  .ppvr-contact {
    margin: 8px 0 0;
    font-weight: 600;
    color: rgba(255, 255, 255, 0.56); }
  .ppvr-rate-node {
    display: flex;
    align-items: center;
    color: #fff; }
    .ppvr-rate-node:not(:last-child) {
      margin: 0 0 4px; }
    .ppvr-rate-node *:first-child {
      padding: 2px 8px;
      font-weight: 600;
      border-radius: 24px;
      background-color: #e02463; }

.ppvr.-posTop, .ppvr.-posBottom {
  left: 50%;
  transform: translateX(-50%); }

.ppvr.-posTop {
  bottom: 100%;
  padding: 0 0 10px; }

.ppvr.-posBottom {
  top: 100%;
  padding: 10px 0 0; }

.ppvr.-clrBlack::before {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  border-right: 10px solid transparent;
  border-left: 10px solid transparent; }

.ppvr.-clrBlack.-posTop::before {
  top: calc(100% - 10px);
  border-top: 8px solid rgba(0, 0, 0, 0.88); }

.ppvr.-clrBlack.-posBottom::before {
  bottom: calc(100% - 10px);
  border-bottom: 8px solid rgba(0, 0, 0, 0.88); }

.ppvr-title.-sizeBig {
  font-size: 1.125rem;
  font-weight: 600; }

.ppvr-title.-posLeft {
  text-align: left; }

.ppvr-tag:hover &gt; .ppvr,
.ppvr-tag-click &gt; .ppvr, .ppvr-tag:hover &gt;
[class*='popover-pos'],
.ppvr-tag-click &gt;
[class*='popover-pos'] {
  visibility: visible; }

.prevPane-manage .ppvr,
.elast-card-pane .ppvr:not(.-clrBlack) {
  left: auto;
  transform: translateX(0); }

.prevPane-manage .ppvr {
  right: 0; }

.elast-card-pane .ppvr:not(.-clrBlack) {
  right: -4px; }

.ppvr.-clrBlack .ppvr-content {
  box-shadow: none;
  background-color: rgba(0, 0, 0, 0.88);
  color: #fff; }

.grk-ui-pro .ppvr-content a {
  white-space: nowrap; }

.grk-ui-top .ppvr-content {
  width: 256px; }

.ppvr.-clrBlack .ppvr-title {
  color: rgba(255, 255, 255, 0.56); }

.ppvr.-clrBlack .ppvr-title.-sizeBig {
  color: #fff; }

[class*='avatar-'] {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex; }

[class*='avatar-group'] {
  overflow: hidden;
  max-width: 200px; }
  [class*='avatar-group'] &gt; * + * {
    margin: 0 0 0 5px; }

[class*='avatar-'][class*='0'] {
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  position: relative;
  max-width: 100%; }
  [class*='avatar-'][class*='0'] &gt; .avatar-link {
    border-radius: 50%; }

[class*='avatar-100'] {
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column; }
  [class*='avatar-100'] &gt; * {
    flex-basis: auto;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto; }

.avatar-ic {
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  position: absolute; }

.avatar-link &gt; img {
  border-radius: 50%;
  background-color: #f5f5f5;
  background-repeat: no-repeat;
  background-position: center center; }
  [class*='avatar-'][class*='0'] .avatar-link &gt; img {
    background-image: url(img/role/role-grey60/role-gorko-grey60.svg); }
  [class*='avatar-30'] .avatar-link &gt; img {
    width: 30px;
    height: 30px;
    margin: 3px;
    box-shadow: 0 0 0 2px #fff, 0 0 0 3px #e6e6e6;
    background-size: 24px; }
  [class*='avatar-50'] .avatar-link &gt; img {
    width: 48px;
    height: 48px;
    margin: 4px;
    box-shadow: 0 0 0 3px #fff, 0 0 0 4px #e6e6e6;
    background-size: 40px; }
  [class*='avatar-100'] .avatar-link &gt; img {
    width: 102px;
    height: 102px;
    margin: 6px;
    box-shadow: 0 0 0 5px #fff, 0 0 0 6px #e6e6e6;
    background-size: 78px; }

.avatar-info {
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-align-self: center;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-items: flex-start;
  position: relative;
  max-width: 100%; }
  .avatar-info &gt; * {
    flex-basis: auto;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto; }
  .avatar-info &gt; * {
    max-width: 100%; }
  .avatar-info:empty {
    display: none; }
  [class*='avatar-30'] .avatar-info,
  [class*='avatar-50'] .avatar-info {
    padding: 0 0 0 10px; }
  [class*='avatar-30'] .avatar-info {
    max-width: calc(100% - 36px); }
  [class*='avatar-50'] .avatar-info {
    max-width: calc(100% - 56px); }
  [class*='avatar-100'] .avatar-info {
    padding: 8px 0 0; }

.avatar-info &gt; .avatar-link {
  width: 100%;
  color: #000; }
  .avatar-info &gt; .avatar-link:hover {
    color: #000; }
  [class*='avatar-30'] .avatar-info &gt; .avatar-link {
    font-size: 0.8125rem; }
  [class*='avatar-50'] .avatar-info &gt; .avatar-link {
    font-size: 1.1875rem; }
  [class*='avatar-100'] .avatar-info &gt; .avatar-link {
    text-align: center;
    font-size: 0.9375rem; }

.avatar-role {
  font-size: 0.6875rem;
  color: #808080; }

.avatar-label {
  position: absolute;
  top: 0;
  left: 0; }
  .avatar-label &gt; * {
    visibility: hidden;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    position: absolute;
    width: 40px;
    height: 20px; }
    .avatar-label &gt; *:first-child {
      top: 62px;
      left: 92px; }
      .avatar-label &gt; *:first-child::before {
        content: 'ТОП';
        background-color: #e02463; }
    .avatar-label &gt; *:last-child {
      top: 85px;
      left: 75px; }
      .avatar-label &gt; *:last-child::before {
        content: 'PRO';
        background-color: #ffb30f; }
    .avatar-label &gt; *::before {
      position: absolute;
      margin: auto;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-justify-content: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-align-items: center;
      width: 100%;
      height: 100%;
      padding: 0 0 0 2px;
      font-size: 0.75rem;
      line-height: 100%;
      font-weight: 600;
      border-radius: 20px;
      box-shadow: 0 0 0 2px #fff;
      color: #fff;
      cursor: pointer; }

[class*='avatar-'][class*='0'][class*='-accessory'] .avatar-link &gt; img {
  background-image: url(img/role/role-grey60/role-accessory-grey60.svg); }

[class*='avatar-'][class*='0'][class*='-artist'] .avatar-link &gt; img {
  background-image: url(img/role/role-grey60/role-artist-grey60.svg); }

[class*='avatar-'][class*='0'][class*='-bride'] .avatar-link &gt; img {
  background-image: url(img/role/role-grey60/role-bride-grey60.svg); }

[class*='avatar-'][class*='0'][class*='-cake'] .avatar-link &gt; img {
  background-image: url(img/role/role-grey60/role-cake-grey60.svg); }

[class*='avatar-'][class*='0'][class*='-car'] .avatar-link &gt; img {
  background-image: url(img/role/role-grey60/role-car-grey60.svg); }

[class*='avatar-'][class*='0'][class*='-catering'] .avatar-link &gt; img {
  background-image: url(img/role/role-grey60/role-catering-grey60.svg); }

[class*='avatar-'][class*='0'][class*='-choreographer'] .avatar-link &gt; img {
  background-image: url(img/role/role-grey60/role-choreographer-grey60.svg); }

[class*='avatar-'][class*='0'][class*='-designer'] .avatar-link &gt; img {
  background-image: url(img/role/role-grey60/role-designer-grey60.svg); }

[class*='avatar-'][class*='0'][class*='-dj'] .avatar-link &gt; img {
  background-image: url(img/role/role-grey60/role-dj-grey60.svg); }

[class*='avatar-'][class*='0'][class*='-dress'] .avatar-link &gt; img {
  background-image: url(img/role/role-grey60/role-dress-grey60.svg); }

[class*='avatar-'][class*='0'][class*='-emcee'] .avatar-link &gt; img {
  background-image: url(img/role/role-grey60/role-emcee-grey60.svg); }

[class*='avatar-'][class*='0'][class*='-flower'] .avatar-link &gt; img {
  background-image: url(img/role/role-grey60/role-flower-grey60.svg); }

[class*='avatar-'][class*='0'][class*='-groom'] .avatar-link &gt; img {
  background-image: url(img/role/role-grey60/role-groom-grey60.svg); }

[class*='avatar-'][class*='0'][class*='-husband'] .avatar-link &gt; img {
  background-image: url(img/role/role-grey60/role-husband-grey60.svg); }

[class*='avatar-'][class*='0'][class*='-limo'] .avatar-link &gt; img {
  background-image: url(img/role/role-grey60/role-limo-grey60.svg); }

[class*='avatar-'][class*='0'][class*='-musician'] .avatar-link &gt; img {
  background-image: url(img/role/role-grey60/role-musician-grey60.svg); }

[class*='avatar-'][class*='0'][class*='-organizer'] .avatar-link &gt; img {
  background-image: url(img/role/role-grey60/role-organizer-grey60.svg); }

[class*='avatar-'][class*='0'][class*='-photobooth'] .avatar-link &gt; img {
  background-image: url(img/role/role-grey60/role-photobooth-grey60.svg); }

[class*='avatar-'][class*='0'][class*='-photographer'] .avatar-link &gt; img {
  background-image: url(img/role/role-grey60/role-photographer-grey60.svg); }

[class*='avatar-'][class*='0'][class*='-recorder'] .avatar-link &gt; img {
  background-image: url(img/role/role-grey60/role-recorder-grey60.svg); }

[class*='avatar-'][class*='0'][class*='-registry'] .avatar-link &gt; img {
  background-image: url(img/role/role-grey60/role-registry-grey60.svg); }

[class*='avatar-'][class*='0'][class*='-ring'] .avatar-link &gt; img {
  background-image: url(img/role/role-grey60/role-ring-grey60.svg); }

[class*='avatar-'][class*='0'][class*='-ship'] .avatar-link &gt; img {
  background-image: url(img/role/role-grey60/role-ship-grey60.svg); }

[class*='avatar-'][class*='0'][class*='-spot'] .avatar-link &gt; img {
  background-image: url(img/role/role-grey60/role-spot-grey60.svg); }

[class*='avatar-'][class*='0'][class*='-stylist'] .avatar-link &gt; img {
  background-image: url(img/role/role-grey60/role-stylist-grey60.svg); }

[class*='avatar-'][class*='0'][class*='-unauth'] .avatar-link &gt; img {
  background-image: url(img/role/role-grey60/role-unauth-grey60.svg); }

[class*='avatar-'][class*='0'][class*='-venue'] .avatar-link &gt; img {
  background-image: url(img/role/role-grey60/role-venue-grey60.svg); }

[class*='avatar-'][class*='0'][class*='-videographer'] .avatar-link &gt; img {
  background-image: url(img/role/role-grey60/role-videographer-grey60.svg); }

[class*='avatar-'][class*='0'][class*='-wife'] .avatar-link &gt; img {
  background-image: url(img/role/role-grey60/role-wife-grey60.svg); }

[class*='avatar-'][class*='0'][class*='-facebook'] .avatar-link &gt; img {
  background-color: #3975ea;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2032%2032%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20style%3D%22fill%3A%23fff%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M15.7827%2025.7858C15.1653%2025.7852%2014.5591%2025.7368%2013.9676%2025.644V17.5673H11V14.1665H13.9676V11.5761C13.9676%208.62874%2015.7124%207%2018.3831%207C19.6612%207%2021%207.22989%2021%207.22989V10.1242H19.5248C18.0729%2010.1242%2017.6209%2011.0313%2017.6209%2011.9618V14.1672H20.8628L20.3446%2017.5666H17.6209V25.644C17.0294%2025.7368%2016.4232%2025.7852%2015.8058%2025.7858H15.7827Z%22%2F%3E%0A%3C%2Fsvg%3E"); }

[class*='avatar-'][class*='0'][class*='-google'] .avatar-link &gt; img {
  background-color: #dc4e41;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2032%2032%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20style%3D%22fill%3A%23fff%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M6.0039%2015.9631C5.87946%2012.6867%208.74935%209.65883%2012.0291%209.61955C13.7007%209.47698%2015.327%2010.1261%2016.592%2011.1848C16.0731%2011.7554%2015.5451%2012.3194%2014.9811%2012.8474C13.8675%2012.1708%2012.5266%2011.6551%2011.225%2012.1131C9.1257%2012.7109%207.85434%2015.1896%208.63122%2017.2433C9.27459%2019.3882%2011.8835%2020.5653%2013.9282%2019.6643C14.9869%2019.2852%2015.6849%2018.3083%2015.9912%2017.2587C14.7778%2017.2345%2013.5642%2017.2496%2012.3508%2017.2161C12.3478%2016.4942%2012.3447%2015.775%2012.3478%2015.053C14.3713%2015.05%2016.3978%2015.044%2018.4243%2015.0621C18.5488%2016.8309%2018.2878%2018.724%2017.1379%2020.1437C15.5632%2022.1702%2012.6541%2022.7649%2010.2874%2021.9699C7.77578%2021.145%205.94924%2018.6146%206.0039%2015.9631ZM22.3686%2013.2325H24.1735C24.1768%2013.8363%2024.1825%2014.4432%2024.1858%2015.0467C24.7894%2015.0528%2025.3962%2015.0558%2026%2015.0588V16.8669L24.1858%2016.876C24.1798%2017.4828%2024.1768%2018.0864%2024.1735%2018.6932C23.5699%2018.6902%2022.9658%2018.6932%2022.3653%2018.6932C22.3595%2018.0864%2022.3596%2017.4828%2022.3532%2016.879C21.7497%2016.8727%2021.1429%2016.87%2020.5391%2016.8667V15.0585C21.1429%2015.0555%2021.7467%2015.0525%2022.3532%2015.0464C22.3563%2014.4432%2022.3623%2013.8363%2022.3686%2013.2325Z%22%2F%3E%0A%3C%2Fsvg%3E"); }

[class*='avatar-'][class*='0'][class*='-vk'] .avatar-link &gt; img {
  background-color: #0077ff;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2032%2032%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20style%3D%22fill%3A%23fff%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M16.8038%2022.2319C10.6539%2022.2319%207.14603%2018.0157%207%2011H10.0805C10.1817%2016.1491%2012.4527%2018.3304%2014.2514%2018.78V11H17.1522V15.4408C18.9287%2015.2495%2020.7949%2013.2261%2021.4247%2011H24.3254C23.8421%2013.7432%2021.8183%2015.767%2020.3791%2016.5991C21.8183%2017.2737%2024.123%2019.0387%2025%2022.2319H21.8068C21.1211%2020.0954%2019.4124%2018.4427%2017.1522%2018.2181V22.2319H16.8038Z%22%2F%3E%0A%3C%2Fsvg%3E"); }

[class*='avatar-group']:not([class*='-active']) &gt; *:first-child {
  margin-left: -41px; }

[class*='avatar-30'][class$='-active']::before {
  content: '';
  position: absolute;
  top: 0;
  left: -4px;
  width: 2px;
  height: 100%;
  border-radius: 2px;
  background-color: #e02463; }

[class*='pro-avatar-30'] .avatar-link &gt; img,
[class*='pro-avatar-50'] .avatar-link &gt; img {
  box-shadow: 0 0 0 2px #fff, 0 0 0 3px #ffb30f; }

[class*='pro-avatar-100'] .avatar-link &gt; img {
  box-shadow: 0 0 0 3px #fff, 0 0 0 5px #ffb30f; }

.commentPane-node:last-child [class*='avatar-group'] {
  margin: 0 0 0 -10px; }

[class*='card-190x200'] [class*='avatar-30'] {
  position: static; }

.blog-subtitle [class*='avatar-50'] {
  position: absolute;
  top: 0;
  left: -60px; }

.avatarPane [class*='avatar-50'] {
  max-width: calc(100% - 300px); }

[class*='card-Xx275'] [class*='avatar-50'] {
  order: -1;
  -webkit-order: -1;
  -ms-flex-order: -1;
  margin: -26px 15px 0 -10px; }

.card-210x180 [class*='avatar-100'],
.nx-ui-adv-node [class*='avatar-100'],
.prof-favorite-node [class*='avatar-100'] {
  overflow: hidden; }

[class*='avatar-30'] .avatar-ic {
  right: -2px;
  bottom: -2px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #fff; }

[class*='avatar-30'] [class$='avatar-ic'] {
  visibility: hidden; }

[class*='card-190x200'] [class*='avatar-30'] &gt; .avatar-link {
  z-index: auto;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-align-self: flex-start; }

.tb.demo-style .avatarPane [class*='avatar-50'] .avatar-link &gt; img,
.modal-900-wide .avatarPane [class*='avatar-50'] .avatar-link &gt; img {
  box-shadow: 0 0 0 2px #262626, 0 0 0 3px rgba(230, 230, 230, 0.2);
  background-color: rgba(230, 230, 230, 0.2) !important; }

.blog-subtitle [class*='avatar-50'] .avatar-link &gt; img {
  box-shadow: none; }

.blog-subtitle [class*='avatar-50'] .avatar-link &gt; img {
  width: 56px;
  height: 56px;
  margin: 0;
  background-color: #e02463;
  background-image: url(img/role/role-gorko-invert.svg); }

[class^='hint-pos'] [class*='avatar-30'] .avatar-link &gt; img {
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.88), 0 0 0 3px #e6e6e6; }

[class*='card-Xx275'][class*='-typeFrontA'] [class*='avatar-50'] .avatar-link &gt; img {
  width: 69px;
  height: 69px; }

[class*='card-190x200'] .avatar-info {
  position: static; }

.tb-cell-nonactive .avatar-info &gt; .avatar-link {
  color: #808080; }

.prof-favorite [class*='avatar-100'] .avatar-info &gt; .avatar-link {
  font-size: 0.8125rem; }

.prof-favorite [class*='avatar-100'] .avatar-info &gt; .avatar-link {
  padding: 0 16px;
  text-align: center;
  line-height: 13px; }

[class*='card-Xx275'] [class*='avatar-50'] .avatar-info &gt; .avatar-link {
  margin-top: 8px; }

.profPanePreview-overlay [class*='avatar-50'] .avatar-info &gt; .avatar-link {
  font-size: 1.1875rem; }

.tb.demo-style .avatarPane [class*='avatar-50'] .avatar-info &gt; .avatar-link,
[class*='modal-900-wide'] .avatarPane [class*='avatar-50'] .avatar-info &gt; .avatar-link {
  color: #fff; }

.avt {
  display: inline-flex;
  align-items: center; }
  .avt-wrap {
    position: relative;
    width: min-content; }
  .avt-group {
    display: inline-flex; }
  .avt-link {
    flex-shrink: 0;
    border-radius: 50%;
    background-color: #fff; }
    .avt-link img {
      border-radius: 50%; }
  .avt:not([class*='grk-ui-role']) .avt-link img {
    background-image: url(img/role/role-grey60/role-gorko-grey60.svg); }
  .avt-desc:not(:empty) {
    overflow: hidden;
    margin: 0 0 0 10px; }
  .avt-desc-name {
    display: flex;
    align-items: center; }
    .avt-desc-name &gt; *:nth-child(1) {
      overflow: hidden;
      font-size: 1rem;
      font-weight: 500;
      white-space: nowrap;
      text-overflow: ellipsis;
      color: initial; }
  .avt-desc-about {
    font-size: 0.75rem;
    color: #8f8d8c; }
    .avt-desc-about:not(:empty) {
      margin: 4px 0 0; }

.avt.-size48 {
  max-width: 100%; }

.avt.-size32 .avt-link {
  width: 32px;
  height: 32px; }

.avt.-size48 .avt-link {
  width: 48px;
  height: 48px; }

.avt.-size72 .avt-link {
  width: 72px;
  height: 72px; }

.avt.-size160 .avt-link {
  width: 160px;
  height: 160px; }

.avt.-noborder-shape .avt-link {
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.24), 0 0.3px 0.9px rgba(0, 0, 0, 0.16); }

.avt.-border-shape .avt-link,
.avt.-border-outside .avt-link {
  margin: 4px;
  background-color: #f1f1f1; }

.avt.-border-shape .avt-link {
  box-shadow: 0 0 0 3px #fff, 0 4px 12px rgba(0, 0, 0, 0.24); }

.avt.-border-shape.-status-pro .avt-link {
  box-shadow: 0 0 0 3px #fff, 0 0 0 4px #ffb30f, 0 4px 12px rgba(0, 0, 0, 0.24); }

.avt.-border-outside .avt-link {
  box-shadow: 0 0 0 3px #fff, 0 0 0 4px #ececec; }

.avt.-border-outside.-status-pro .avt-link {
  box-shadow: 0 0 0 3px #fff, 0 0 0 4px #ffb30f; }

.avt-group .avt.-size32:not(:nth-child(1)) {
  margin-left: 4px; }

.avt-group .avt.-size32.-border-outside .avt-link {
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.88), 0 0 0 4px #fff; }

.grk-card.-sizeXx170 .avt.-size32 {
  position: absolute; }

.team-group .avt.-size48 {
  padding: 5px 16px 5px 5px; }
  .team-group .avt.-size48 .avt-link {
    box-shadow: 0 0 0 4px #fff; }

.grk-ui-empty .team-group .avt.-size48 .avt-link {
  box-shadow: 0 0 0 3px #fff, 0 0 0 4px #ececec; }

.prfl-head-mng-node .avt.-size48 {
  max-width: calc(100% - 100px); }

.prfl-head-mng-node .avt.-size48 .avt-desc {
  overflow: visible;
  max-width: calc(100% - 48px - 10px - 8px); }

.grk-card-title .avt.-size72 {
  align-items: flex-start;
  margin-top: -24px;
  margin-left: -8px; }
  .grk-card-title .avt.-size72 .avt-desc-name {
    margin-top: 24px; }
    .grk-card-title .avt.-size72 .avt-desc-name:only-child {
      margin-top: 34px; }

.grk-card .avt.-size72 .avt-desc {
  overflow: visible; }

.avt.-size48.st-ui-clean::after,
.avt.-size72.st-ui-clean::after {
  content: '';
  height: 22px; }

.avt.-size48.st-ui-clean::after,
.avt.-size72.st-ui-clean::after {
  width: 210px;
  margin: auto 0 auto 10px;
  background-image: url(img/st/avt/line-48.svg); }

.hdr-avatar {
  display: flex;
  align-items: center;
  position: relative;
  height: 100%; }

.hdr-avatar .avt.-size32 {
  cursor: pointer; }

[class^='preview-'] {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  display: inline-flex;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  position: relative; }
  [class^='preview-']:not(:empty) {
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.24); }

[class*='preview'][class*='-50x50'] {
  width: 50px;
  height: 50px;
  box-shadow: none; }
  [class*='preview'][class*='-50x50'] + [class*='preview'][class*='-50x50'] {
    margin: 0 0 0 5px; }

[class*='preview'][class*='-90x60'] {
  width: 90px;
  height: 60px; }

[class*='preview-50x50'][class*='-active'] {
  box-shadow: inset 0 0 0 2px #e02463, inset 0 0 0 4px #fff;
  background-color: #fff; }

[class*='preview-50x50'][class*='-active'] &gt; * {
  padding: 4px;
  opacity: .2; }

.team-group {
  margin: 0 0 32px;
  padding: 8px 0;
  border-radius: 8px;
  box-shadow: 0 3px 14px rgba(22, 18, 16, 0.13), 0 1px 4px rgba(22, 18, 16, 0.11); }

.team-title {
  padding: 16px 24px;
  font-size: 1rem;
  color: #8f8d8c; }
  .team-title:not(:nth-child(1)) {
    border-top: 1px solid #ececec; }

.team-row {
  padding: 4px 8px; }

.team-node {
  position: relative;
  display: inline-flex;
  margin: 4px;
  border-radius: 56px;
  background-color: #f6f6f5; }
  .team-node:hover {
    background-color: rgba(30, 255, 255, 0.16); }
  .team-node &gt; a {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: inherit; }
  .team-node:only-child {
    width: calc(100% - 8px); }
  .team-node:not(:only-child) {
    width: calc(50% - 8px); }

.grk-ui-empty .team-node {
  background-color: transparent; }

[class^='wp'] {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex; }

[class^='wp-grid'] {
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  margin-bottom: 60px; }
  [class^='wp-grid'] &gt; * {
    flex-basis: auto;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto; }

.wp-node {
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap; }
  .wp-node:not(:empty) {
    margin: -8px; }
  .wp-node::after {
    content: '';
    flex-grow: 100000;
    -ms-flex-positive: 100000;
    -webkit-flex-grow: 100000; }

.wp-pane {
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 8px 12px;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.88) 100%); }

[class*='wp-pane-node'] {
  z-index: 1;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  position: relative;
  cursor: pointer; }
  [class*='wp-pane-node']:first-child {
    margin-right: auto; }
  [class*='wp-pane-node']:nth-child(3) {
    margin-left: 6px; }
  [class*='wp-pane-node']:last-child {
    margin-left: auto; }
  [class*='wp-pane-node']:not(:hover) &gt; i {
    opacity: .74; }
  [class*='wp-pane-node'] &gt; span {
    overflow: hidden;
    display: inline-block !important;
    vertical-align: middle;
    max-width: 100%;
    text-overflow: ellipsis;
    font-size: 0.875rem;
    line-height: normal;
    margin: 0 2px 0 0;
    font-weight: 600;
    color: #fff; }
    [class*='wp-pane-node'] &gt; span::after {
      content: '.';
      overflow: hidden;
      display: inline-block;
      vertical-align: middle;
      width: 0; }

.prof-node [class^='wp-grid'] {
  margin-right: -50px;
  margin-bottom: 0;
  margin-left: -50px; }

.prof-node [class^='wp-grid']:last-child {
  margin-bottom: 80px; }

[class*='small-'][class*='nx-ui-title'] + .wp-node {
  margin-top: -15px; }

[class*='card-elastic'] .wp-pane {
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-justify-content: flex-end; }

.card-Xx80:not(:hover) .wp-pane,
[class*='card-elastic']:not(:hover) .wp-pane {
  visibility: collapse; }

[class*='card-elastic'] [class*='wp-pane-node']:first-child,
[class*='card-elastic'] [class*='wp-pane-node']:last-child {
  display: none; }

[class^='cat'] {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex; }

[class^='cat-grid'] {
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  position: relative; }
  [class^='cat-grid'] &gt; * {
    flex-basis: auto;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto; }

[class*='cat-role'] {
  position: relative;
  padding: 2px 8px;
  border-radius: 20px;
  font-weight: 600;
  cursor: default;
  margin: 0 0 0 5px; }
  [class*='cat-role'][class*='-active'] {
    overflow: hidden;
    display: inline-block !important;
    vertical-align: middle;
    max-width: 200px;
    text-overflow: ellipsis;
    font-size: 0.6875rem;
    line-height: normal;
    white-space: nowrap;
    overflow: visible;
    margin-left: 8px; }
    [class*='cat-role'][class*='-active']::after {
      content: '.';
      overflow: hidden;
      display: inline-block;
      vertical-align: middle;
      width: 0; }
    [class*='cat-role'][class*='-active'] + [class*='cat-role'][class*='-active'] {
      margin-left: 4px; }
  [class*='cat-role']:not([class*='-active']) {
    display: none; }
  [class*='cat-role'][class*='-pro'] {
    border: 1px solid #ffb30f;
    color: #ffb30f; }
    [class*='cat-role'][class*='-pro']:hover {
      background-color: #ffb30f;
      color: #fff; }
  [class*='cat-role'][class*='-top'] {
    border: 1px solid #e02463;
    color: #e02463; }
    [class*='cat-role'][class*='-top']:hover {
      background-color: #e02463;
      color: #fff; }
  [class*='cat-role'][class*='-gift'] {
    padding-top: 4px;
    padding-bottom: 4px;
    margin: 0 0 0 10px;
    text-transform: uppercase;
    font-size: 0.6875rem;
    background-color: #fff2f7;
    color: #e02463;
    cursor: pointer; }

[class*='cat-date'] {
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  width: 100%; }
  [class*='cat-date']:not(:empty) {
    margin: 0 0 10px;
    padding: 7px 20px; }
  [class*='cat-date'] &gt; *:first-child {
    overflow: hidden;
    display: inline-block !important;
    vertical-align: middle;
    max-width: 100%;
    text-overflow: ellipsis;
    font-size: 0.8125rem;
    line-height: normal;
    margin: 0 10px 0 0;
    font-weight: 500;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, sans-serif; }
    [class*='cat-date'] &gt; *:first-child::after {
      content: '.';
      overflow: hidden;
      display: inline-block;
      vertical-align: middle;
      width: 0; }

.cat-row-node {
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap; }
  @media screen and (max-width: 1200px) {
    .cat-row-node &gt; *:nth-child(n + 5) {
      margin-top: 40px; }
    .cat-row-node &gt; * + *:not(:nth-child(4n + 1)) {
      margin-left: 40px; } }
  @media screen and (min-width: 1200px) {
    .cat-row-node &gt; *:nth-child(5n) {
      margin-right: 1px; }
    .cat-row-node &gt; *:nth-child(5n + 1) {
      margin-left: 1px; }
    .cat-row-node &gt; *:nth-child(n + 6) {
      margin-top: 27px; }
    .cat-row-node &gt; * + *:not(:nth-child(5n + 1)) {
      margin-left: 27px; } }

.cat-column-node {
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column; }
  .cat-column-node &gt; * {
    flex-basis: auto;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto; }
  .cat-column-node &gt; * + * {
    margin-top: 48px; }

.cat-preview {
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  margin: 40px 0; }
  .cat-preview-col {
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-flex-direction: column; }
    .cat-preview-col &gt; * {
      flex-basis: auto;
      -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto; }
    .cat-preview-col &gt; * + *:not(.ui-gallery) {
      margin-top: 25px; }
    .cat-preview-col:last-child {
      width: 220px; }
  .cat-preview-contact {
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    padding: 10px 10px 20px;
    border-radius: 6px;
    box-shadow: 0 0 0 1px #e6e6e6; }
    .cat-preview-contact &gt; * {
      flex-basis: auto;
      -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto; }
    .cat-preview-contact &gt; a {
      display: block;
      max-width: 100%;
      text-align: center; }
      .cat-preview-contact &gt; a:last-child {
        width: calc(100% + 20px);
        max-width: none;
        margin: 15px -10px -20px;
        padding: 9px;
        font-size: 0.8125rem;
        border-bottom-right-radius: inherit;
        border-bottom-left-radius: inherit;
        background-color: #f5f5f5; }
    .cat-preview-contact &gt; *:first-child:not(:empty) {
      overflow: hidden;
      display: inline-block !important;
      vertical-align: middle;
      max-width: 100%;
      text-overflow: ellipsis;
      font-size: 0.9375rem;
      line-height: normal;
      width: calc(100% + 20px);
      max-width: none;
      padding: 5px;
      background-color: #ecfff3;
      text-align: center;
      color: #00cd7c; }
      .cat-preview-contact &gt; *:first-child:not(:empty)::after {
        content: '.';
        overflow: hidden;
        display: inline-block;
        vertical-align: middle;
        width: 0; }
    .cat-preview-contact &gt; *:not(:empty):not(:last-child):not(form) {
      margin: 0 0 10px; }
  .cat-preview-filter {
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    margin: 0 -40px;
    padding: 0 20px;
    border-top: 1px solid #e6e6e6; }
    .cat-preview-filter &gt; * {
      flex-basis: auto;
      -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto; }
    .cat-preview-filter-title {
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-justify-content: space-between;
      -ms-flex-align: center;
      align-items: center;
      -webkit-align-items: center;
      margin: 10px 0 0;
      padding: 5px 20px; }
      .cat-preview-filter-title:not(:only-child) &gt; *:last-child {
        visibility: hidden; }
    .cat-preview-filter-car {
      flex-direction: column;
      -ms-flex-direction: column;
      -webkit-flex-direction: column; }
      .cat-preview-filter-car &gt; * {
        flex-basis: auto;
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto; }
      .cat-preview-filter-car:not(:last-child) {
        margin: 0 0 10px; }
  .cat-preview-title {
    position: relative;
    padding: 0 40px; }
    .cat-preview-title * {
      overflow: hidden;
      display: block;
      font-size: 1.0625rem; }

[class*='cat-preview-filter-car-node'] {
  overflow: auto; }
  [class*='cat-preview-filter-car-node']:first-child {
    z-index: 0;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    padding: 15px 20px;
    border-radius: 5px; }
    [class*='cat-preview-filter-car-node']:first-child &gt; *:first-child {
      margin: 0 auto 0 0; }
    [class*='cat-preview-filter-car-node']:first-child &gt; *:nth-child(2), [class*='cat-preview-filter-car-node']:first-child &gt; *:nth-child(3) {
      overflow: hidden;
      display: inline-block !important;
      vertical-align: middle;
      max-width: 100%;
      text-overflow: ellipsis;
      font-size: 0.9375rem;
      line-height: normal;
      margin: 0 10px 0 0;
      font-size: 0.8125rem;
      color: #00a7b3; }
      [class*='cat-preview-filter-car-node']:first-child &gt; *:nth-child(2)::after, [class*='cat-preview-filter-car-node']:first-child &gt; *:nth-child(3)::after {
        content: '.';
        overflow: hidden;
        display: inline-block;
        vertical-align: middle;
        width: 0; }
    [class*='cat-preview-filter-car-node']:first-child:not(:hover) &gt; *:nth-child(2), [class*='cat-preview-filter-car-node']:first-child:not(:hover) &gt; *:nth-child(3) {
      visibility: hidden; }
  [class*='cat-preview-filter-car-node']:last-child {
    margin: -1px 20px 0;
    padding: 20px 0;
    border-top: 1px solid #e6e6e6; }

.cat-business {
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  height: 46px;
  margin: -5px 0 -5px auto;
  color: #808080; }
  .cat-business-node {
    font-size: 0.6875rem;
    font-weight: 500;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, sans-serif; }
    .cat-business-node:first-child {
      width: 120px;
      margin: 0 20px 0 0;
      text-align: right; }
    .cat-business-node:not(:first-child) {
      flex-direction: column;
      -ms-flex-direction: column;
      -webkit-flex-direction: column;
      -ms-flex-pack: end;
      justify-content: flex-end;
      -webkit-justify-content: flex-end;
      -ms-flex-align: center;
      align-items: center;
      -webkit-align-items: center;
      position: relative;
      width: 30px;
      height: 40px;
      padding: 0 0 16px;
      text-align: center; }
      .cat-business-node:not(:first-child) &gt; * {
        flex-basis: auto;
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto; }
    .cat-business-node &gt; *:first-child {
      width: 26px;
      font-weight: 500;
      font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, sans-serif;
      border-radius: 2px 2px 0 0;
      background-color: #9ee6eb; }
    .cat-business-node &gt; *:last-child {
      position: absolute;
      right: 0;
      bottom: 0;
      left: 0;
      height: 13px; }

[class*='cat-date'][class*='-active'] {
  background-color: #ecfff3; }

[class*='cat-date'][class*='-active'] &gt; *:first-child {
  color: #00cd7c; }

[class*='cat-date'][class*='-middle'] {
  background-color: #fdf8ed; }

[class*='cat-date'][class*='-middle'] &gt; *:first-child {
  color: #ffb30f; }

[class*='cat-date'][class*='-nonactive'] {
  background-color: #fff3f0; }

[class*='cat-date'][class*='-nonactive'] &gt; *:first-child {
  color: #ff5a25; }

[class*='cat-date']:not([class*='active']):not([class*='-middle']) {
  background-color: rgba(30, 255, 255, 0.16); }

[class*='cat-preview-filter-car-node'][class*='-active'] + [class*='cat-preview-filter-car-node']::after {
  content: '';
  position: sticky;
  right: 0;
  width: 30px;
  margin: 0 0 0 -30px;
  background: linear-gradient(to left, #fff, rgba(255, 255, 255, 0) 100%); }

[class*='cat-preview-filter-car-node']:first-child:hover {
  background-color: rgba(30, 255, 255, 0.16);
  cursor: pointer; }

[class*='cat-preview-filter-car-node']:first-child:not([class*='-active']) + * {
  display: none; }

[class*='cat-preview-filter-car-node']:first-child:not([class*='-active']):not(:hover) {
  background-color: #f5f5f5; }

[class*='cat-preview-filter-car-node']:first-child[class*='-active']:hover &gt; *:nth-child(2),
[class*='cat-preview-filter-car-node']:first-child:not([class*='-active']):hover &gt; *:nth-child(3) {
  display: none !important; }

.prof-node &gt; [class*='cat-date'] {
  width: calc(100% + 30px);
  margin: 0 0 16px;
  padding: 10px 15px;
  border-radius: 6px; }

.prof-node &gt; [class*='cat-date'] &gt; *:first-child {
  font-size: 0.875rem; }

.actPane + [class^='cat-grid'] {
  margin-top: 20px; }

.avatarPane [class*='cat-role'] {
  margin-bottom: 16px; }

.avatarPane:not(:hover) [class*='cat-role'] {
  border-color: rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.4); }

@media screen and (max-width: 1200px) {
  [class^='list-card-newgrid'] &gt; .cat-row-node {
    width: 960px; } }

@media screen and (min-width: 1200px) {
  [class^='list-card-newgrid'] &gt; .cat-row-node {
    width: 1160px; } }

[class^='list-card-newgrid'] + [class^='SeoBlock__grd'] {
  margin-top: 128px; }

[class^='mng-'] {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex; }

[class*='mng-grid'] {
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center; }
  [class*='mng-grid'] &gt; * {
    flex-basis: auto;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto; }

[class*='mng-pane'] {
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  position: relative;
  width: 100%;
  margin: 0 0 20px;
  padding: 30px;
  border-radius: 6px;
  background-color: #fff; }
  [class*='mng-pane'] &gt; * {
    flex-basis: auto;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto; }
  [class*='mng-pane']:not(:empty) {
    box-shadow: 0 0 0 1px #ccc, 0 1px 8px 0 rgba(0, 0, 0, 0.24); }

[class^='newMng-'] {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex; }

[class$='newMng-pane'] {
  grid-column: 2 / 12;
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  margin: 0 !important;
  padding: 40px;
  border-radius: 8px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1), 0 3px 14px rgba(0, 0, 0, 0.14);
  background-color: #fff; }
  [class$='newMng-pane'] &gt; * {
    flex-basis: auto;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto; }

[class^='blog'] {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex; }

[class^='blog-newgrid'] {
  row-gap: 64px;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-items: flex-start;
  max-width: 1024px;
  padding-top: 56px;
  padding-bottom: 56px; }

.blog-title,
.blog-subtitle {
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column; }
  .blog-title &gt; *,
  .blog-subtitle &gt; * {
    flex-basis: auto;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto; }

.blog-title {
  grid-column: 1 / 13; }
  .blog-title * {
    margin: 0 0 16px;
    text-align: center; }
  .blog-title h1 {
    line-height: 1.2;
    font-weight: 500;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, sans-serif;
    font-size: 2.25rem; }
  .blog-title p {
    padding: 0 0 32px;
    font-size: 1.125rem;
    line-height: 1.5;
    border-bottom: 1px solid #e3e3e2; }

.blog-subtitle {
  margin: 0 0 32px; }
  .blog-subtitle &gt; *:nth-child(2) {
    font-size: 1.375rem;
    font-weight: 500;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, sans-serif; }
  .blog-subtitle &gt; *:last-child {
    font-size: 0.875rem;
    color: #8f8d8c; }

.blog-node {
  grid-column: 2 / 9;
  display: block;
  position: relative;
  padding: 0 0 0 16px;
  font-size: 1rem;
  line-height: 1.5; }

.blog-desc {
  grid-column: 10 / 13;
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  margin: -16px 0 0;
  padding: 24px;
  font-size: 0.875rem;
  line-height: 1.2;
  border-radius: 8px;
  box-shadow: 0 3px 14px rgba(22, 18, 16, 0.13), 0 1px 4px rgba(22, 18, 16, 0.11); }
  .blog-desc &gt; * {
    flex-basis: auto;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto; }
  .blog-desc &gt; *:not(:last-child) {
    margin: 0 0 16px; }

.blog-media {
  margin: 16px -16px 32px;
  padding: 16px;
  border-radius: 8px;
  border: 1px solid #e3e3e2; }

.blog-node p {
  margin: 0 0 16px; }

.blog-node ul {
  font-size: 0;
  list-style: none; }
  .blog-node ul:not(:last-child) {
    margin: 0 0 16px; }
  .blog-node ul &gt; li {
    position: relative;
    width: 100%;
    display: inline-block !important;
    vertical-align: middle;
    font-size: 1rem;
    line-height: normal;
    padding: 0 0 0 23px;
    line-height: 1.5; }
    .blog-node ul &gt; li:not(:empty)::after {
      content: '.';
      overflow: hidden;
      display: inline-block;
      width: 0;
      vertical-align: middle; }
    .blog-node ul &gt; li:not(:last-child) {
      margin: 0 0 10px; }
    .blog-node ul &gt; li::before {
      content: '';
      flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      -webkit-flex: 0 0 auto;
      display: inline-flex;
      display: -ms-inline-flexbox;
      display: -webkit-inline-flex;
      position: absolute;
      top: 9px;
      left: 8px;
      width: 6px;
      height: 6px;
      border-radius: 50%;
      background-color: #e02463; }

.gft-desc, .gft-hint {
  line-height: 1.4;
  padding: 0 16px;
  text-align: center; }

.gft-title {
  font-size: 1.5rem;
  font-weight: 300; }

.gft-desc {
  font-size: 1rem; }

.gft-hint {
  color: #8f8d8c; }

.gft-mdl-title, .gft-mdl-desc {
  line-height: 1.4;
  text-align: center; }

.gft-mdl-title {
  margin-top: 32px;
  font-size: 1.25rem;
  font-weight: 300; }

.gft-mdl-desc {
  margin-top: -16px; }

.gft-mdl-todo {
  margin-right: -16px;
  margin-left: -16px;
  border-radius: 8px;
  border: 1px solid #ececec; }

.gft-mdl-todo-node {
  display: flex;
  padding-right: 16px;
  padding-left: 16px; }
  .gft-mdl-todo-node &gt; i {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 32px;
    height: 32px;
    margin: 0 24px 0 0;
    font-size: 1.125rem;
    line-height: 18px;
    font-weight: 600;
    border-radius: 50%;
    background-color: #f6f6f5; }
  .gft-mdl-todo-node:nth-child(1) {
    justify-content: center;
    margin: -1px -1px 0;
    padding-top: 13px;
    padding-bottom: 13px;
    text-align: center;
    line-height: 14px;
    font-weight: 600;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    background-color: #ffb30f;
    color: #fff; }
  .gft-mdl-todo-node:nth-child(2) {
    margin-top: 16px; }
  .gft-mdl-todo-node:nth-child(n + 2) {
    align-items: center;
    padding-top: 8px;
    padding-bottom: 8px; }
    .gft-mdl-todo-node:nth-child(n + 2) &gt; *:not(i) {
      padding: 6px 0;
      line-height: 1.5; }
    .gft-mdl-todo-node:nth-child(n + 2):not(:last-child) {
      border-bottom: 1px solid #ececec; }
  .gft-mdl-todo-node:last-child {
    margin-bottom: 16px; }

.gft-title + .gft-desc {
  margin-top: -8px;
  margin-bottom: 8px; }

[class^='gift-'] {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex; }

[class^='gift-newgrid'] {
  row-gap: 24px;
  max-width: 1024px; }
  [class^='gift-newgrid'] &gt; * {
    grid-column: 2 / 12;
    margin-right: auto;
    margin-left: auto; }

.gift-title,
.gift-desc {
  display: inline-block !important;
  vertical-align: middle;
  font-size: 0.875rem;
  line-height: normal;
  text-align: center; }
  .gift-title:not(:empty)::after,
  .gift-desc:not(:empty)::after {
    content: '.';
    overflow: hidden;
    display: inline-block;
    width: 0;
    vertical-align: middle; }

.gift-title {
  font-size: 1.5rem;
  line-height: 1.1;
  font-weight: 300; }

.gift-desc {
  line-height: 1.5;
  font-size: 1rem;
  color: #6a6766; }
  .gift-desc-reserve {
    display: block;
    text-align: center;
    font-weigh: 300;
    margin: 0 0 40px;
    font-size: 0.875rem;
    line-height: 1.5; }

.gift-form-footer {
  display: inline-block !important;
  vertical-align: middle;
  font-size: 0.875rem;
  line-height: normal;
  text-align: center;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #8f8d8c; }
  .gift-form-footer:not(:empty)::after {
    content: '.';
    overflow: hidden;
    display: inline-block;
    width: 0;
    vertical-align: middle; }

[class$='newMng-pane'] &gt; .gift-title, [class$='newMng-pane'] &gt;
.gift-desc {
  margin-bottom: 24px; }

[class^='list'] {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex; }

[class^='list-head-newgrid'] &gt; *,
[class^='list-card-newgrid'] &gt; * {
  grid-column: 1 / -1;
  margin-right: auto;
  margin-left: auto; }

[class^='list-head-newgrid'] {
  row-gap: 16px; }

[class^='list-head-newgrid']:not(:empty) {
  padding-top: 40px;
  padding-bottom: 40px; }

[class^='list-card-newgrid'] {
  position: relative;
  row-gap: 48px;
  padding-top: 24px; }
  [class^='list-card-newgrid']::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    bottom: -128px;
    width: 100vw;
    min-width: 1024px;
    left: 50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    background-color: #f5f5f5; }
  [class^='list-card-newgrid']:not(:last-child) {
    margin-bottom: 64px; }
    [class^='list-card-newgrid']:not(:last-child)::before {
      bottom: -64px; }

.list-head-title,
.list-head-desc {
  overflow: hidden;
  display: inline-block !important;
  vertical-align: middle;
  max-width: 100%;
  text-overflow: ellipsis;
  font-size: 0.9375rem;
  line-height: normal; }
  .list-head-title::after,
  .list-head-desc::after {
    content: '.';
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    width: 0; }

.list-head-title,
.list-head-desc {
  text-align: center; }

.list-head-desc {
  font-size: 0.875rem;
  line-height: 1.6; }

.list-head-title {
  grid-column: 3 / 11;
  font-size: 1.375rem;
  line-height: 1.2; }

.list-head-desc {
  color: #575453; }

[class^='list'] {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex; }

.list-filter {
  z-index: 4;
  grid-column: 1 / -1 !important;
  position: static;
  top: -80px;
  right: 0;
  left: 0;
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  transition: top .25s ease; }
  .list-filter &gt; * {
    flex-basis: auto;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto; }
  .list-filter[data-sticky='true'] {
    position: fixed;
    top: 0; }

[class*='list-filter-node']:first-child {
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center; }

[class*='list-filter-node']:nth-child(2) {
  width: 100%;
  line-height: 1.1;
  text-align: center;
  color: #8f8d8c; }
  [class*='list-filter-node']:nth-child(2):not(:empty) {
    overflow: hidden;
    display: inline-block !important;
    vertical-align: middle;
    max-width: 100%;
    text-overflow: ellipsis;
    font-size: 0.75rem;
    line-height: normal;
    padding: 16px 0 0; }
    [class*='list-filter-node']:nth-child(2):not(:empty)::after {
      content: '.';
      overflow: hidden;
      display: inline-block;
      vertical-align: middle;
      width: 0; }
  [class*='list-filter-node']:nth-child(2) &gt; a {
    font-weight: 600;
    color: #8f8d8c; }

[class*='list-filter-item'] {
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  position: relative;
  height: 48px;
  padding: 0 16px;
  border-radius: 40px;
  border: 1px solid transparent;
  cursor: pointer;
  box-shadow: 0 3.2px 7.2px rgba(22, 18, 16, 0.13), 0 0.6px 1.8px rgba(22, 18, 16, 0.11); }
  [class*='list-filter-item']:not([class*='-map']) {
    margin: 0 4px 16px;
    background-color: #fff; }
  [class*='list-filter-item']:not([class*='-active']) &gt; *:nth-child(2) &gt; *:last-child {
    display: none; }
  [class*='list-filter-item']:not([class*='-click']):not([class*='-map']):hover {
    border-color: #00a2ad;
    background-color: rgba(30, 255, 255, 0.05); }
  [class*='list-filter-item'] &gt; i:not([class='']) {
    margin: 0 8px 0 0; }
  [class*='list-filter-item'] &gt; *:nth-child(2) {
    flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-flex-direction: column; }
    [class*='list-filter-item'] &gt; *:nth-child(2) &gt; * {
      flex-basis: auto;
      -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto; }
    [class*='list-filter-item'] &gt; *:nth-child(2) &gt; *:first-child {
      overflow: hidden;
      display: inline-block !important;
      vertical-align: middle;
      max-width: 100%;
      text-overflow: ellipsis;
      font-size: 0.8125rem;
      line-height: normal;
      white-space: nowrap;
      line-height: 1.1; }
      [class*='list-filter-item'] &gt; *:nth-child(2) &gt; *:first-child::after {
        content: '.';
        overflow: hidden;
        display: inline-block;
        vertical-align: middle;
        width: 0; }
    [class*='list-filter-item'] &gt; *:nth-child(2) &gt; *:last-child {
      flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      -webkit-flex: 0 0 auto;
      display: flex;
      display: -ms-flexbox;
      display: -webkit-flex; }
      [class*='list-filter-item'] &gt; *:nth-child(2) &gt; *:last-child &gt; * {
        overflow: hidden;
        display: inline-block !important;
        vertical-align: middle;
        max-width: 140px;
        text-overflow: ellipsis;
        font-size: 0.8125rem;
        line-height: normal;
        white-space: nowrap;
        padding: 0 4px 0 0; }
        [class*='list-filter-item'] &gt; *:nth-child(2) &gt; *:last-child &gt; *::after {
          content: '.';
          overflow: hidden;
          display: inline-block;
          vertical-align: middle;
          width: 0; }
        [class*='list-filter-item'] &gt; *:nth-child(2) &gt; *:last-child &gt; *:first-child {
          font-weight: 500;
          font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, sans-serif; }
        [class*='list-filter-item'] &gt; *:nth-child(2) &gt; *:last-child &gt; *:last-child {
          font-weight: 600;
          color: #e02463; }

[class*='list-filter-extra'] {
  position: relative;
  margin: 0 4px 16px 29px; }
  [class*='list-filter-extra']::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: -17px;
    width: 1px;
    height: 24px;
    margin: auto 0;
    background-color: #dad9d9;
    pointer-events: none; }

[class*='list-filter-item'][class*='-click'] {
  border-color: #e02463;
  box-shadow: inset 0 0 0 1px #e02463;
  background-color: rgba(224, 36, 99, 0.04); }

[class*='list-filter-item'][class*='-active'] {
  border-color: #e02463; }
  [class*='list-filter-item'][class*='-active'] &gt; *:nth-child(2) &gt; *:first-child {
    margin: 0 0 2px;
    font-size: 0.625rem;
    color: #6a6766; }

[class*='list-filter-item'][class*='-map'] {
  color: #fff; }
  [class*='list-filter-item'][class*='-map']:active {
    top: auto !important;
    bottom: auto !important; }
  [class*='list-filter-item'][class*='-map']:last-child {
    box-shadow: none;
    color: #000; }
    [class*='list-filter-item'][class*='-map']:last-child:hover {
      border-color: #ff5a25;
      color: #ff5a25; }
  [class*='list-filter-item'][class*='-map']:not(:last-child):not(:hover) {
    background-color: #6a6766; }
  [class*='list-filter-item'][class*='-map']:not(:last-child):hover {
    background-color: #575453; }

[class*='list-filter-extra']:not([class*='-active']) &gt; *:last-child,
[class*='list-filter-extra'][class*='-active'] &gt; *:first-child {
  display: none; }

.list-filter[data-sticky='true'] [class*='list-filter-node']:first-child {
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  padding: 12px 180px 4px 12px;
  background-image: linear-gradient(0deg, #f8f8f8, #f8f8f8);
  background-color: rgba(255, 255, 255, 0.94); }

.list-filter[data-sticky='true'] [class*='list-filter-node']:last-child {
  visibility: hidden; }

.list-filter[data-sticky='true'] [class*='list-filter-node'] [class*='list-filter-item']:not([class*='-map']) {
  margin-bottom: 8px; }

.list-filter[data-sticky='true'] [class*='list-filter-node'] [class*='list-filter-extra'] {
  position: absolute;
  top: 12px;
  right: 16px;
  margin: 0; }

.list-filter[data-sticky='true'] [class*='list-filter-node'] [class*='list-filter-extra']::before {
  content: none; }

.newlist-filter-reset {
  cursor: pointer; }
  .newlist-filter-reset:hover {
    color: #e02463 !important; }

.lst-title {
  min-height: 100px;
  padding-top: 34px;
  padding-bottom: 34px; }
  .lst-title-val {
    text-align: center;
    font-size: 1.375rem;
    color: #161210; }
  .lst-title-intro {
    text-align: center;
    line-height: 1.5;
    color: #575453; }
  .lst-title-link &gt; * + * {
    margin-left: 16px; }

.lst-adv {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 40px 32px 56px;
  border-radius: 8px;
  background-color: #fff; }
  .lst-adv-title {
    width: 100%;
    text-align: center;
    font-size: 1.25rem; }
  .lst-adv-node {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    width: 144px; }
  .lst-adv-name {
    margin-top: 12px; }
    .lst-adv-name * {
      text-align: center; }
      .lst-adv-name *:nth-child(1) {
        margin: 0 0 8px;
        font-weight: 500; }
      .lst-adv-name *:last-child {
        font-size: 0.75rem;
        color: #7d7a79; }

.lst-adv-node:hover .lst-adv-name {
  color: #e02463; }

.lst-filter {
  grid-column: 1 / -1;
  z-index: 3;
  position: sticky;
  top: 0;
  margin: 0 0 16px; }
  .lst-filter-node {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
    .lst-filter-node:nth-child(1) {
      position: relative;
      padding: 12px;
      left: 50%;
      transform: translateX(-50%); }
    .lst-filter-node:last-child {
      font-size: 0.75rem;
      color: #8f8d8c; }
      .lst-filter-node:last-child:not(:empty) {
        margin: 8px 0 0; }
      .lst-filter-node:last-child a:not(:only-child) {
        margin: 0 0 0 4px; }
  .lst-filter-item {
    display: inline-flex;
    align-items: center;
    position: relative;
    height: 48px;
    margin: 4px;
    padding: 0 16px;
    font-size: 0.8125rem;
    border-radius: 48px;
    box-shadow: 0 3.2px 7.2px rgba(22, 18, 16, 0.13), 0 0.6px 1.8px rgba(22, 18, 16, 0.11);
    background-color: #fff;
    color: #161210;
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none; }
    .lst-filter-item &gt; i,
    .lst-filter-item &gt; svg {
      margin: 0 8px 0 0; }
    .lst-filter-item &gt; svg {
      fill: #c7c6c6; }
  .lst-filter-val &gt; * {
    display: flex; }
    .lst-filter-val &gt; * * {
      font-size: 0.8125rem; }
      .lst-filter-val &gt; * *:nth-child(1) {
        overflow: hidden;
        max-width: 120px;
        font-weight: 600;
        white-space: nowrap;
        text-overflow: ellipsis;
        color: #161210; }
      .lst-filter-val &gt; * *:nth-child(2) {
        margin: 0 0 0 4px;
        color: #e02463; }

.lst-filter.-active {
  z-index: 101; }

.grk-demo .lst-filter {
  margin: 0; }

.lst-filter-item[class*='-grk-ic-']::before {
  content: '';
  width: 16px;
  height: 16px;
  margin: 0 8px 0 0; }

.lst-filter-item:not(.-click):not(.-mix):hover {
  box-shadow: 0 3.2px 7.2px rgba(22, 18, 16, 0.13), 0 0.6px 1.8px rgba(22, 18, 16, 0.11), inset 0 0 0 1px #00a2ad;
  background-color: rgba(30, 255, 255, 0.05); }

.lst-filter-item.-active:not(.-click):not(:hover) {
  box-shadow: 0 3.2px 7.2px rgba(22, 18, 16, 0.13), 0 0.6px 1.8px rgba(22, 18, 16, 0.11), inset 0 0 0 1px #e02463; }

.lst-filter-item.-click {
  background-color: rgba(224, 36, 99, 0.04);
  box-shadow: 0 3.2px 7.2px rgba(22, 18, 16, 0.13), 0 0.6px 1.8px rgba(22, 18, 16, 0.11), inset 0 0 0 2px #e02463; }

.lst-filter-item.-mix:nth-last-child(1) {
  position: absolute;
  right: 12px;
  box-shadow: none;
  background-color: transparent; }
  .lst-filter-item.-mix:nth-last-child(1):hover {
    box-shadow: inset 0 0 0 1px #ff5a25;
    color: #ff5a25; }

.lst-filter-item.-mix:nth-last-child(2) {
  margin-left: 29px;
  background-color: #6a6766;
  color: #fff; }
  .lst-filter-item.-mix:nth-last-child(2):hover {
    background-color: #575453; }
  .lst-filter-item.-mix:nth-last-child(2)::before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -17px;
    width: 1px;
    height: 24px;
    margin: auto 0;
    background-color: #dad9d9;
    pointer-events: none; }

[class^='list-card-newgrid'] .lst-filter {
  margin: -24px 0 0; }

.lst-filter[data-sticky='true'] .lst-filter-node:nth-child(1) {
  justify-content: flex-start;
  width: 100vw;
  min-width: 1024px;
  padding-right: 170px;
  background-color: rgba(248, 248, 248, 0.88);
  backdrop-filter: blur(12px); }

.lst-filter[data-sticky='true']:not(.-sizeSmall) .lst-filter-node:nth-child(1) {
  padding-right: 180px; }

.lst-filter[data-sticky='true'] .lst-filter-node:last-child {
  display: none; }

.lst-filter[data-sticky='false'] .lst-filter-item.-mix::before {
  content: ''; }

.lst-filter[data-sticky='true'] .lst-filter-item.-mix {
  position: absolute;
  right: 16px; }

.lst-filter.-active .lst-filter-item.-mix:nth-last-child(2),
.lst-filter:not(.-active) .lst-filter-item.-mix:nth-last-child(1) {
  display: none; }

.lst-filter-item.-active .lst-filter-val {
  font-size: 0.625rem;
  color: #6a6766; }

.prfl-empty-img, .prfl-empty-desc {
  overflow: hidden;
  display: flex; }

.prfl-empty-title {
  margin: 0 0 16px;
  color: #7d7a79; }

.prfl-empty-img {
  position: relative;
  margin: 8px 0 16px; }
  .prfl-empty-img::after {
    content: '';
    position: absolute;
    right: 0;
    width: 96px;
    height: 100%;
    background: linear-gradient(to right, rgba(255, 255, 255, 0), #fff 100%); }
  .prfl-empty-img &gt; * {
    flex-shrink: 0;
    width: 112px;
    height: 70px;
    margin: 0 4px 0 0;
    border-radius: 8px;
    background-color: #f1f1f1; }

.prfl-empty-desc {
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 0 !important; }

.prfl-empty-line {
  width: 100%;
  height: 8px;
  margin: 0 0 8px;
  border-radius: 8px;
  background-color: #f1f1f1; }

.prfl-area &gt; .prfl-empty-line {
  grid-column: 1 / -1;
  height: 12px; }
  .prfl-area &gt; .prfl-empty-line:nth-child(1) {
    margin-top: 32px; }
  .prfl-area &gt; .prfl-empty-line:last-child {
    width: 50%; }

.prfl-node-border .prfl-empty-line:last-child {
  width: 50%;
  margin-bottom: 0; }

.grk-card.-sizeSectPrfl .prfl-empty-line {
  width: calc(50% - 8px); }

@media screen and (max-width: 1279px) {
  .grk-ui-empty .grk-card-wrap.-size226x216 &gt; *:nth-child(n + 5), .grk-ui-empty
  .grk-card-wrap.-size226x390 &gt; *:nth-child(n + 5) {
    display: none; } }

.grk-ui-empty .grk-card-wrap.-sizeXx80VH {
  height: 560px;
  background-color: #ececec; }

.grk-ui-empty .grk-card.-sizeXx270 .grk-card-media,
.grk-ui-empty .grk-card.-sizeXx352 .grk-card-media,
.grk-ui-empty .grk-card.-size226xY .grk-card-media {
  background-color: #ececec; }

.grk-ui-empty .grk-card .grk-ic-star {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22%23ccc%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M7.34455%207.0798C8.04091%204.88587%208.72636%202.68629%209.41091%200.482928C9.49727%200.223543%209.72818%200.0386719%209.99818%200C10.27%200.0386719%2010.4982%200.223543%2010.5891%200.482928C11.2727%202.68629%2011.9591%204.88587%2012.6555%207.0798L19.2755%207.08546C19.6755%207.08546%2020%207.41935%2020%207.83437C20%208.06546%2019.8982%208.27674%2019.7418%208.41634C19.0646%208.92744%2018.381%209.43801%2017.697%209.94885C16.5683%2010.7918%2015.4387%2011.6354%2014.3355%2012.4835C14.9361%2014.345%2015.5234%2016.2239%2016.111%2018.104C16.2082%2018.415%2016.3054%2018.726%2016.4027%2019.037L16.43%2019.2492C16.43%2019.6623%2016.1073%2020%2015.7064%2020C15.5482%2020%2015.4127%2019.9349%2015.2882%2019.85C14.5833%2019.3222%2013.8797%2018.7925%2013.1759%2018.2626C12.1188%2017.4667%2011.0613%2016.6705%209.99818%2015.88C9.10959%2016.5417%208.22421%2017.2075%207.3387%2017.8734C6.46216%2018.5325%205.5855%2019.1917%204.70545%2019.8472C4.58727%2019.9349%204.44818%2020%204.29273%2020C3.89273%2020%203.57%2019.6623%203.57%2019.2492L3.59545%2019.037C4.27909%2016.8459%204.96364%2014.6529%205.66182%2012.4835C4.56715%2011.6407%203.44463%2010.8023%202.32313%209.96459C1.63218%209.44849%200.941612%208.93269%200.258182%208.41634C0.1%208.27674%200%208.06546%200%207.83437C0%207.41935%200.323636%207.08546%200.728182%207.0798H7.34455ZM7.35731%2011.8962L7.02277%2012.9337C6.56277%2014.3599%206.10095%2015.8247%205.66095%2017.2292L6.09004%2016.9056L6.19217%2016.8288C7.17001%2016.0932%208.14878%2015.3569%209.13095%2014.6249L9.97913%2013.9939L10.8264%2014.624C11.9028%2015.4248%2012.9728%2016.2303%2014.0428%2017.0358C14.1273%2017.0999%2014.2128%2017.1641%2014.2982%2017.2273C13.8482%2015.7908%2013.3964%2014.358%2012.9364%2012.9337L12.601%2011.8953L13.45%2011.2426C14.544%2010.4015%2015.6644%209.56402%2016.7834%208.72754L16.841%208.68455L17.0082%208.5591H11.5837L11.2546%207.52345C10.8273%206.17465%2010.4028%204.8249%209.98095%203.47233C9.56004%204.82018%209.1355%206.17182%208.7064%207.52345L8.37731%208.5591H2.95186L3.13004%208.69304C4.2655%209.54099%205.40186%2010.3899%206.51004%2011.2426L7.35731%2011.8962Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #ccc; }

.grk-ui-empty .avt .avt-link img {
  background-image: none; }

.empty-line {
  width: 100%;
  display: flex;
  flex-direction: column; }
  .empty-line-08, .empty-line-12 {
    display: block;
    width: 100%;
    background-color: #e8e7e7; }
    .empty-line-08:last-child, .empty-line-12:last-child {
      width: 70%; }
  .empty-line-08 {
    height: 8px;
    border-radius: 8px; }
    .empty-line-08:nth-child(n + 2) {
      margin: 6px 0 0; }
  .empty-line-12 {
    height: 12px;
    border-radius: 12px; }
    .empty-line-12:nth-child(n + 2) {
      margin: 8px 0 0; }

.empty-line--posCenter {
  align-items: center;
  margin: 0 auto; }

.empty-line--size312 {
  width: 312px; }

.empty-line--size400 {
  width: 400px; }

[class^='prof'] {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex; }

[class^='prof-grid'] {
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column; }
  [class^='prof-grid'] &gt; * {
    flex-basis: auto;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto; }

.prof-node {
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center; }
  .prof-node &gt; * {
    flex-basis: auto;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto; }
  .prof-node:not(:last-child) {
    margin: 0 0 32px;
    padding: 0 0 32px;
    border-bottom: 1px solid #e6e6e6; }

.prof-title {
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  width: 100%;
  margin-bottom: 24px; }
  .prof-title &gt; *:first-child {
    overflow: hidden;
    display: inline-block !important;
    vertical-align: middle;
    max-width: 100%;
    text-overflow: ellipsis;
    font-size: 1.125rem;
    line-height: normal;
    margin-right: 10px;
    font-weight: 500;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, sans-serif; }
    .prof-title &gt; *:first-child::after {
      content: '.';
      overflow: hidden;
      display: inline-block;
      vertical-align: middle;
      width: 0; }
    .prof-title &gt; *:first-child + * {
      margin-left: auto; }

.prof-desc {
  display: block;
  width: 100%;
  font-size: 1.0625rem; }

.prof-preview {
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  position: relative;
  width: calc(100% + 60px);
  margin: 0 -30px; }
  .prof-preview &gt; * {
    flex-basis: auto;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto; }
  .prof-preview:not(:last-child) {
    margin-bottom: 20px; }

.prof-map {
  position: relative;
  width: calc(100% + 60px);
  height: 400px;
  border-radius: 6px;
  box-shadow: 0 0 0 1px #ccc, 0 1px 8px 0 rgba(0, 0, 0, 0.24);
  background-color: #e6e6e6; }

.prof-review {
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-items: flex-start;
  width: calc(100% + 60px);
  margin: 0 -30px;
  margin-top: -12px; }
  .prof-review-node {
    flex-grow: 1;
    -ms-flex-positive: 1;
    -webkit-flex-grow: 1;
    flex-basis: 50%;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    position: relative;
    padding: 15px 20px 25px 30px;
    border-radius: 6px; }
    .prof-review-node:hover {
      border: 1px solid #e6e6e6; }
    .prof-review-node:not(:hover) {
      border: 1px solid transparent; }
    .prof-review-node:only-child {
      max-width: 100%; }
    .prof-review-node:not(:only-child) {
      max-width: calc(50% - 10px); }
    .prof-review-node:nth-child(n + 3) {
      margin-top: 8px; }
    .prof-review-node:nth-child(2n + 2) {
      margin-left: 20px; }
    .prof-review-node &gt; *:nth-child(2) {
      flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      -webkit-flex: 0 0 auto;
      display: flex;
      display: -ms-flexbox;
      display: -webkit-flex;
      flex-direction: column;
      -ms-flex-direction: column;
      -webkit-flex-direction: column;
      width: calc(100% - 80px);
      margin: 13px 0 0 14px; }
      .prof-review-node &gt; *:nth-child(2) &gt; * {
        flex-basis: auto;
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto; }
      .prof-review-node &gt; *:nth-child(2) &gt; *:first-child {
        overflow: hidden;
        display: inline-block !important;
        vertical-align: middle;
        max-width: 100%;
        text-overflow: ellipsis;
        font-size: 0.8125rem;
        line-height: normal;
        max-width: 65%;
        white-space: normal;
        font-weight: 700; }
        .prof-review-node &gt; *:nth-child(2) &gt; *:first-child::after {
          content: '.';
          overflow: hidden;
          display: inline-block;
          vertical-align: middle;
          width: 0; }
      .prof-review-node &gt; *:nth-child(2) &gt; *:nth-child(2) {
        margin: 2px 0 10px;
        font-size: 0.8125rem;
        color: #808080; }
      .prof-review-node &gt; *:nth-child(2) &gt; *:last-child {
        max-width: calc(100% - 20px); }

.prof-feature {
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-items: flex-start;
  width: 100%;
  margin-top: -10px; }
  .prof-feature-node {
    flex: 1 0 50%;
    -ms-flex: 1 0 50%;
    -webkit-flex: 1 0 50%;
    max-width: calc(50% - 20px);
    font-size: 0.8125rem;
    line-height: 18px; }
    .prof-feature-node:first-child {
      flex-direction: column;
      -ms-flex-direction: column;
      -webkit-flex-direction: column; }
      .prof-feature-node:first-child &gt; * {
        flex-basis: auto;
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto; }
      .prof-feature-node:first-child &gt; *:not(:last-child) {
        margin: 0 0 12px; }
    .prof-feature-node:last-child {
      flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
      margin: 0 0 0 40px; }

[class*='prof-feature-status'] {
  flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  -webkit-flex: 0 0 50%;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  min-height: 40px;
  max-width: calc(50% - 8px); }
  [class*='prof-feature-status']:nth-child(even) {
    margin-left: 16px; }
  [class*='prof-feature-status']:nth-child(n + 3) {
    margin-top: 10px; }
  [class*='prof-feature-status'] &gt; *:first-child {
    flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    -webkit-flex: 0 0 auto; }
  [class*='prof-feature-status'] &gt; *:last-child {
    overflow: hidden;
    display: inline-block !important;
    vertical-align: middle;
    max-width: 100%;
    text-overflow: ellipsis;
    font-size: 0.8125rem;
    line-height: normal;
    margin: 0 0 0 7px;
    line-height: 13px;
    font-weight: 500;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, sans-serif; }
    [class*='prof-feature-status'] &gt; *:last-child::after {
      content: '.';
      overflow: hidden;
      display: inline-block;
      vertical-align: middle;
      width: 0; }

.prof-favorite {
  margin-top: -8px; }
  @media screen and (max-width: 1200px) {
    .prof-favorite {
      width: calc(100% + 80px);
      margin-right: -40px;
      margin-left: -40px; } }
  @media screen and (min-width: 1200px) {
    .prof-favorite {
      width: calc(100% + 104px);
      margin-right: -52px;
      margin-left: -52px; } }
  .prof-favorite-node {
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center;
    position: relative;
    padding: 7px 0 17px;
    border-radius: 6px;
    border: 1px solid transparent; }
    @media screen and (max-width: 1200px) {
      .prof-favorite-node {
        width: 140px; } }
    @media screen and (min-width: 1200px) {
      .prof-favorite-node {
        width: 172px; } }
    .prof-favorite-node:hover {
      border-color: #e6e6e6; }

.prof-node [class^='cat-grid'],
.prof-node [class^='mng-grid'],
.prof-node [class^='wedd-grid'],
.prof-node [class^='albPane-grid'],
.prof-node [class^='revPane-grid'],
.prof-node [class^='mediaPane-grid'] {
  margin-right: 0;
  margin-left: 0; }

.prof-node [class^='albPane-grid'] {
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-items: flex-start; }

.prof-node [class^='albPane-grid']:last-child .albPane-node {
  margin-bottom: 0; }

.prof-node [class*='prof-feature-status'] [class*='svg-ic-status'][class*='-nonactive'] + * {
  font-weight: 400;
  text-decoration: line-through;
  color: #999; }

.prfl-head-mng-node {
  display: flex;
  align-items: center; }
  .prfl-head-mng-node:nth-child(1) {
    grid-column: span 7; }
    .prfl-head-mng-node:nth-child(1) &gt; *:not(:last-child) {
      margin-right: 24px; }
  .prfl-head-mng-node:last-child {
    grid-column: span 5;
    justify-content: flex-end; }
    .prfl-head-mng-node:last-child &gt; *:not(:last-child) {
      margin-right: 8px; }

.prfl-node:not(:last-child) {
  margin: 0 0 40px; }

.prfl-node-title, .prfl-node-subtitle {
  margin: 0 0 16px;
  padding: 0 24px; }

.prfl-node-shift {
  margin: 0 24px 40px; }

.prfl-node-border {
  margin: 0 0 40px;
  padding: 24px;
  border-radius: 8px;
  box-shadow: 0 0 0 1px #e8e7e7; }

.prfl-node-title * {
  line-height: 100%; }
  .prfl-node-title *:nth-child(1) {
    font-weight: 600;
    font-size: 1.125rem;
    color: #161210; }
  .prfl-node-title *:nth-child(2) {
    position: relative;
    padding: 0 0 0 12px;
    font-weight: 300;
    color: #8f8d8c; }
    .prfl-node-title *:nth-child(2)::before {
      content: '';
      position: absolute;
      margin: auto;
      top: 0;
      bottom: 0;
      left: 5px;
      width: 2px;
      height: 2px;
      border-radius: 50%;
      background-color: #c7c6c6; }

.prfl-node-subtitle {
  color: #7d7a79; }

.prfl-node-separator {
  margin: 16px 24px 40px;
  border-bottom: 1px solid #e8e7e7; }

.prfl-title {
  font-size: 1.5rem;
  line-height: 24px;
  font-weight: 500; }
  .prfl-title-group {
    display: flex;
    flex-direction: column;
    align-items: center; }
    .prfl-title-group &gt; * + * {
      margin-top: 12px; }

.prfl-subtitle {
  display: flex;
  align-items: center;
  font-size: 0.75rem;
  color: #8f8d8c; }

.prfl-date {
  display: flex;
  margin: 16px -8px; }
  .prfl-date-approve {
    display: flex;
    align-items: center;
    position: relative;
    height: 24px;
    margin: 0 8px 0 0;
    padding: 0 8px;
    font-size: 0.8125rem;
    font-weight: 600;
    border-radius: 32px;
    box-shadow: inset 0 0 0 1px #ececec;
    cursor: default; }
    .prfl-date-approve &gt; i,
    .prfl-date-approve &gt; svg {
      margin-right: 6px; }
    .prfl-date-approve:hover:not(.-nonactive) {
      box-shadow: none;
      background: linear-gradient(135.88deg, #FD7224 21.15%, #C537F7 100%);
      color: #fff; }
  .prfl-date-hint {
    visibility: hidden;
    z-index: 1;
    position: absolute;
    top: 100%;
    left: -6px;
    min-width: 180px;
    padding: 16px;
    font-size: 0.875rem;
    border: 6px solid transparent;
    border-radius: 22px;
    background-clip: padding-box;
    background-color: rgba(0, 0, 0, 0.88); }
  .prfl-date-hint-node {
    display: flex;
    align-items: center;
    white-space: nowrap;
    color: #fff; }
    .prfl-date-hint-node i, .prfl-date-hint-node svg {
      order: 1;
      margin-left: 6px; }
    .prfl-date-hint-node:not(:last-child) {
      margin-bottom: 8px; }

.prfl-feature {
  display: flex; }
  .prfl-feature &gt; *:not(:only-child) {
    width: calc(50% - 12px); }

.prfl-mdl-preview {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  row-gap: 16px;
  column-gap: 16px; }

.prfl-date-approve.-nonactive {
  font-weight: initial;
  color: #8f8d8c; }
  .prfl-date-approve.-nonactive:hover {
    box-shadow: inset 0 0 0 1px #ff5a25;
    color: #ff5a25; }

.grk-demo .prfl-date {
  margin: 0; }

.prfl-date-approve:hover .prfl-date-hint {
  visibility: visible; }

.prfl-content .prfl-title-group {
  align-items: flex-start;
  margin: 8px 24px 0; }

.prfl-tbl .prfl-node-title {
  margin: 0;
  padding: 0; }

.prfl-node-border .prfl-node-separator {
  margin: 20px 0; }

.prfl-tbl-title, .prfl-tbl-row {
  display: flex;
  padding: 12px 24px; }

.prfl-tbl-cell, .prfl-tbl-title-cell {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  flex-basis: 0%; }
  .prfl-tbl-cell:not(:last-child), .prfl-tbl-title-cell:not(:last-child) {
    margin-right: 24px; }

.prfl-tbl-title {
  align-items: flex-end;
  padding-top: 0; }

.prfl-tbl-title-cell {
  font-size: 0.75rem;
  color: #8f8d8c; }

.prfl-tbl-row {
  margin-right: -24px;
  margin-bottom: 0 !important;
  margin-left: -24px; }
  .prfl-tbl-row:not(.-nonactive):hover {
    background-color: #f8f8f8;
    cursor: pointer; }
  .prfl-tbl-row:not(:last-child) {
    border-bottom: 1px solid #ececec; }

.prfl-tbl-cell &gt; *:not(:only-child):not(:last-child) {
  margin-bottom: 8px; }

.prfl-tbl-cell &gt; b {
  display: block;
  font-weight: 400;
  color: initial; }
  .prfl-tbl-cell &gt; b:not(.prfl-tbl-price) {
    font-weight: 500; }

.prfl-tbl.-sectPrflVenueModal01 .prfl-tbl-row,
.prfl-tbl.-sectPrflVenueModal02 .prfl-tbl-row {
  margin: 0 16px; }

.prfl-tbl.-sectModalFavorite .prfl-tbl-row {
  margin-right: -16px;
  margin-left: -16px;
  padding-right: 16px;
  padding-left: 16px; }

.prfl-tbl.-sectPrflVenueModal01 .prfl-tbl-row {
  padding: 8px 0; }

.prfl-tbl.-sectPrflVenueModal02 .prfl-tbl-row {
  padding: 12px 0; }

.prfl-tbl .grk-card-collapse .prfl-tbl-row:nth-last-child(2) {
  border-bottom: none; }

.prfl-tbl.-sectPrflVenue .prfl-tbl-cell:nth-child(2), .prfl-tbl.-sectPrflVenue
.prfl-tbl-title-cell:nth-child(2) {
  max-width: 120px; }

.prfl-tbl.-sectPrflVenue .prfl-tbl-cell:nth-child(3),
.prfl-tbl.-sectPrflVendor .prfl-tbl-cell:nth-child(1) &gt; span {
  font-size: 0.875rem;
  color: #7d7a79; }

.prfl-tbl.-sectPrflVendor .prfl-tbl-cell:nth-child(2) {
  max-width: 180px;
  text-align: right; }

.prfl-tbl.-sectPrflVenue .prfl-tbl-cell:nth-child(1) {
  font-size: 0.9375rem;
  word-break: break-word; }

.prfl-tbl.-sectPrflVenue .prfl-tbl-cell:nth-child(2) &gt; span {
  font-size: 0.75rem;
  color: #8f8d8c; }

.prfl-tbl.-sectPrflVenue .prfl-tbl-cell:nth-child(4) &gt; * {
  display: flex;
  margin-bottom: 0; }
  .prfl-tbl.-sectPrflVenue .prfl-tbl-cell:nth-child(4) &gt; * &gt; * {
    line-height: 100%; }
    .prfl-tbl.-sectPrflVenue .prfl-tbl-cell:nth-child(4) &gt; * &gt; *:nth-child(1) {
      width: 70px;
      font-size: 0.6875rem;
      color: #6a6766; }
    .prfl-tbl.-sectPrflVenue .prfl-tbl-cell:nth-child(4) &gt; * &gt; *:nth-child(2) {
      margin: 0 4px 10px; }
    .prfl-tbl.-sectPrflVenue .prfl-tbl-cell:nth-child(4) &gt; * &gt; *:nth-child(3) {
      font-size: 0.625rem;
      line-height: initial;
      color: #8f8d8c; }

.prfl-tbl.-sectPrflVenueModal01 .prfl-tbl-cell {
  color: #7d7a79; }
  .prfl-tbl.-sectPrflVenueModal01 .prfl-tbl-cell:nth-child(2) {
    text-align: right; }

.prfl-tbl.-sectPrflVenueModal02 .prfl-tbl-cell &gt; * {
  margin: 0 0 4px;
  color: #7d7a79; }

.prfl-tbl.-sectModalFavorite .prfl-tbl-cell {
  overflow: hidden; }

[class^='wedd'] {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex; }

[class^='wedd-grid'] {
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center; }
  [class^='wedd-grid'] &gt; * {
    flex-basis: auto;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto; }

.wedd-node {
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap; }
  .wedd-node &gt; *:nth-child(n + 3) {
    margin-top: 40px; }
  .wedd-node &gt; *:nth-child(2n + 2) {
    margin-left: 40px; }

[class*='modal'] {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex; }

.region-modal &gt; .modal {
  z-index: 9998;
  overflow-x: hidden;
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-items: flex-start;
  align-content: flex-start;
  -ms-flex-line-pack: start;
  -webkit-align-content: flex-start;
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-overflow-scrolling: touch; }
  .region-modal &gt; .modal &gt; * {
    flex-basis: auto;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto; }
  @media screen and (max-width: 1024px) {
    .region-modal &gt; .modal {
      overflow-x: auto; } }

.modal-wide,
[class*='modal-56'],
[class*='modal-680'],
[class*='modal-6'],
[class*='modal-8'],
[class*='modal-9'] {
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  align-content: center;
  -ms-flex-line-pack: center;
  -webkit-align-content: center;
  position: relative; }
  .modal-wide &gt; *,
  [class*='modal-56'] &gt; *,
  [class*='modal-680'] &gt; *,
  [class*='modal-6'] &gt; *,
  [class*='modal-8'] &gt; *,
  [class*='modal-9'] &gt; * {
    flex-basis: auto;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto; }

[class*='modal-56'],
[class*='modal-680'],
[class*='modal-6'],
[class*='modal-8'],
[class*='modal-9'] {
  margin: auto;
  padding: 0 30px 40px;
  border: 20px solid transparent;
  background-clip: padding-box;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-color: #fff; }

.modal-cal {
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  margin: auto;
  border-radius: 4px; }
  .modal-cal &gt; * {
    flex-basis: auto;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto; }

[class*='modal-56'],
[class*='modal-680'],
[class*='modal-800'] {
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center; }

[class*='modal-56'],
[class*='modal-680'] {
  padding: 16px;
  border-width: 32px;
  border-radius: 40px; }

[class*='modal-56'] {
  width: calc(560px + 64px); }

[class*='modal-680'] {
  width: calc(640px + 64px); }

[class*='modal'][class*='-600'] {
  min-height: 100vh;
  margin: 0 0 0 auto;
  padding-bottom: 60px;
  border: none; }

[class*='modal'][class$='-600'] {
  width: calc(600px + 32px);
  margin: 0 0 0 calc(100vw - 632px); }

[class*='modal'][class*='-900'] {
  width: calc(900px + 80px);
  margin-top: 0;
  border-right: 32px solid transparent; }

[class*='modal'][class*='-600'], [class*='modal'][class*='-900'] {
  border-left: 32px solid transparent; }

[class*='modal'][class*='-wide'] {
  min-width: 550px; }

[class*='modal-800'] {
  width: calc(800px + 40px);
  margin-top: 60px;
  border-radius: 28px; }

[class*='modal-9'] {
  border: 32px solid transparent; }

[class*='modal-title'] {
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center; }

[class^='modal-title'] {
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  position: relative;
  height: 50px;
  width: calc(100% + 60px);
  margin: 0 -30px 30px;
  text-align: center;
  border-radius: 8px 8px 0 0;
  background-color: #f5f5f5;
  color: #4d4d4d; }
  [class^='modal-title'] &gt; *:first-child {
    overflow: hidden;
    display: inline-block !important;
    vertical-align: middle;
    max-width: 400px;
    text-overflow: ellipsis;
    font-size: 0.9375rem;
    line-height: normal; }
    [class^='modal-title'] &gt; *:first-child::after {
      content: '.';
      overflow: hidden;
      display: inline-block;
      vertical-align: middle;
      width: 0; }

[class*='modal-desc'] {
  overflow: hidden;
  display: inline-block !important;
  vertical-align: middle;
  max-width: 100%;
  text-overflow: ellipsis;
  font-size: 1rem;
  line-height: normal;
  text-align: center;
  line-height: 22px; }
  [class*='modal-desc']::after {
    content: '.';
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    width: 0; }
  [class*='modal-desc']:not(:last-child) {
    margin: 0 0 30px; }

[class*='modal-680'][class*='-wide'] {
  width: calc(960px + 64px);
  height: 592px; }
  @media screen and (min-width: 1024px) {
    [class*='modal-680'][class*='-wide'] {
      width: 80vw;
      height: 80vh; } }

[class*='modal-900'] {
  padding-right: 40px;
  padding-left: 40px; }
  [class*='modal-900'][class*='-wide'] {
    left: 50vw !important;
    transform: translateX(-50%);
    margin: 0;
    padding-bottom: 0; }
    @media screen and (min-width: 1200px) {
      [class*='modal-900'][class*='-wide'] {
        width: 1110px; } }

.modal-cal [class*='modal-title'],
.modal-wide [class*='modal-title'],
[class*='modal-56'] [class*='modal-title'],
[class*='modal-680'] [class*='modal-title'],
[class*='modal-900'] [class*='modal-title'] {
  height: 0;
  margin: 0; }

[class*='modal-56'] [class*='modal-title'],
[class*='modal-680'] [class*='modal-title'] {
  width: calc(100% + 32px); }

.modal-cal [class*='modal-title'] {
  width: auto; }

.modal-wide [class*='modal-title'] {
  max-width: 100%; }

[class*='modal-900'] [class*='modal-title'] {
  margin-left: -40px;
  width: calc(100% + 80px); }

[class*='left-'][class*='modal-desc'] {
  width: 100%;
  text-align: left; }

[class*='left-'][class*='modal-desc'] + [class*='modal-desc'] {
  margin-top: -15px; }

.modal-900 [class*='modal-desc'] {
  margin: 0 0 30px; }

.mdl--size560, .mdl--size600, .mdl--size900, .mdl--size920 {
  display: flex;
  flex-direction: column;
  position: relative;
  margin: auto;
  padding: 0 32px 32px;
  border-radius: 48px;
  border: 32px solid transparent;
  background-clip: padding-box;
  background-color: #fff; }

.mdl-icon {
  position: absolute;
  top: 16px;
  right: -28px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22rgba(255%2C255%2C255%2C0.8)%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M0.366183%200.366117C0.854339%20-0.122039%201.64579%20-0.122039%202.13395%200.366117L7.96756%206.19973L13.8011%200.366141C14.2893%20-0.122015%2015.0808%20-0.122015%2015.5689%200.366141C16.0571%200.854296%2016.0571%201.64575%2015.5689%202.13391L9.73533%207.96749L15.569%2013.8011C16.0571%2014.2893%2016.0571%2015.0808%2015.569%2015.5689C15.0808%2016.0571%2014.2894%2016.0571%2013.8012%2015.5689L7.96756%209.73526L2.13388%2015.5689C1.64573%2016.0571%200.854272%2016.0571%200.366117%2015.5689C-0.122039%2015.0808%20-0.122039%2014.2893%200.366117%2013.8012L6.19979%207.96749L0.366183%202.13388C-0.121972%201.64573%20-0.121972%200.854272%200.366183%200.366117Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: rgba(255, 255, 255, 0.8); }
  .mdl-icon:hover {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22%23fff%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M0.366183%200.366117C0.854339%20-0.122039%201.64579%20-0.122039%202.13395%200.366117L7.96756%206.19973L13.8011%200.366141C14.2893%20-0.122015%2015.0808%20-0.122015%2015.5689%200.366141C16.0571%200.854296%2016.0571%201.64575%2015.5689%202.13391L9.73533%207.96749L15.569%2013.8011C16.0571%2014.2893%2016.0571%2015.0808%2015.569%2015.5689C15.0808%2016.0571%2014.2894%2016.0571%2013.8012%2015.5689L7.96756%209.73526L2.13388%2015.5689C1.64573%2016.0571%200.854272%2016.0571%200.366117%2015.5689C-0.122039%2015.0808%20-0.122039%2014.2893%200.366117%2013.8012L6.19979%207.96749L0.366183%202.13388C-0.121972%201.64573%20-0.121972%200.854272%200.366183%200.366117Z%22%2F%3E%0A%3C%2Fsvg%3E");
    fill: #fff; }

.mdl-title {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 48px;
  margin-right: -32px;
  margin-left: -32px;
  border-radius: 48px 48px 0 0;
  font-size: 1rem;
  font-weight: 600;
  color: #161210;
  background-color: #f8f8f8; }

.mdl-desc {
  text-align: center;
  font-size: 1.125rem; }

.mdl--size560, .mdl--size600 {
  row-gap: 32px; }

.mdl--size560 {
  width: calc(560px + 64px); }

.mdl--size600 {
  width: calc(600px + 32px);
  min-height: 100vh;
  margin: 0 0 0 calc(100vw - 632px);
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-radius: 0; }

.mdl--size900 {
  width: calc(900px + 64px); }

.mdl--size920 {
  width: calc(920px + 64px);
  padding-bottom: 0;
  border-radius: 0;
  background-color: #292929; }

.mdl--size600 .mdl-icon {
  position: fixed;
  right: calc(600px + 12px); }

.mdl--size600 .mdl-title {
  justify-content: flex-start;
  margin: 0 16px -32px;
  font-size: 1.125rem;
  background-color: transparent; }

.mdl--size900 .mdl-content {
  overflow: hidden;
  position: relative;
  height: 589px;
  margin: 0 -32px -32px;
  border-radius: 0 0 32px 32px; }

.mdl--size900 .mdl-content iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.mdl--size920 .mdl-content {
  margin: 0 -32px;
  padding: 0 32px;
  background-color: #fff; }

.admNEW-tag {
  display: flex;
  align-items: center;
  position: absolute;
  top: -4px;
  right: 36px; }

.adm-tag-val {
  margin: 0 0 0 8px;
  font-size: 0.875rem;
  line-height: 100%;
  font-weight: 500; }

.adm-hint {
  visibility: hidden;
  position: absolute;
  top: 100%;
  right: 0; }
  .adm-hint-link, .adm-hint-title {
    display: block;
    width: 100%;
    font-size: 0.75rem; }
  .adm-hint-link {
    font-weight: 600;
    color: #ffd951; }
    .adm-hint-link:hover {
      color: #ffd951; }
  .adm-hint-title {
    color: rgba(255, 255, 255, 0.56); }
  .adm-hint-content {
    flex-direction: column;
    align-items: flex-start;
    width: 480px;
    max-width: 100%;
    margin: 8px 0 0;
    padding: 16px 24px;
    border-radius: 16px;
    background-color: rgba(0, 0, 0, 0.88);
    cursor: default; }
  .adm-hint-scroll {
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    width: calc(100% + 48px);
    max-height: 280px;
    margin: 0 -24px;
    gap: 16px;
    padding: 16px 24px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.24);
    scrollbar-width: none; }
    .adm-hint-scroll::-webkit-scrollbar {
      width: 0;
      height: 0; }

.adm-rate {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  font-size: 0.75rem;
  color: #fff; }
  .adm-rate br {
    display: none; }
  .adm-rate &gt; b {
    font-weight: 400;
    color: #00a2ad; }
  .adm-rate &gt; sup {
    font-size: 0.5625rem;
    color: #e59c46; }

.adm-info {
  display: flex;
  flex-direction: column;
  gap: 4px; }
  .adm-info-cell {
    font-size: 0.75rem; }
    .adm-info-cell span {
      display: inline-block; }
      .adm-info-cell span:nth-child(1) {
        margin: 0 4px 0 0;
        color: #fff; }
      .adm-info-cell span:last-child {
        display: inline;
        color: #00a2ad; }

.admNEW-tag--size--big, .admNEW-tag--status--active {
  z-index: 1; }

.admNEW-tag--size--big {
  position: fixed;
  top: auto;
  right: 16px;
  bottom: 16px;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  border: 4px solid #fff;
  box-shadow: 0px 3px 14px rgba(0, 0, 0, 0.14), 0px 1px 4px rgba(0, 0, 0, 0.1); }

.admNEW-tag .adm-tag-val {
  margin: 0 8px 0 0; }

.votePane .admNEW-tag {
  position: relative;
  top: auto;
  right: auto; }

[class*='card-Xx'] .admNEW-tag {
  top: 12px;
  right: 52px; }

.admNEW-tag--status--active .adm-hint {
  visibility: visible; }

.admNEW-tag--size--big .adm-hint {
  top: auto;
  bottom: 100%; }

.votePane .adm-hint-content,
.admNEW-tag--size--big .adm-hint-content {
  width: 280px;
  margin: 8px 0; }

[class^='offer'] {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex; }

[class^='offer-newgrid'] {
  row-gap: 48px;
  max-width: 1024px;
  padding-top: 56px;
  padding-bottom: 56px; }
  [class^='offer-newgrid'] &gt; * {
    grid-column: 2 / 12; }

.offer-title,
.offer-subtitle {
  margin: 0 0 16px;
  line-height: 1.2;
  font-weight: 500;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, sans-serif; }

.offer-desc,
.offer-node ol li {
  display: block;
  font-size: 1rem;
  line-height: 1.5; }

.offer-title {
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  padding: 0 0 32px;
  text-align: center;
  font-size: 2.25rem;
  border-bottom: 1px solid #e3e3e2; }

.offer-subtitle {
  font-size: 1.375rem; }

.offer-node {
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column; }
  .offer-node &gt; * {
    flex-basis: auto;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto; }

.offer-node ol[data-hint='1'] &gt; li::before {
  content: "1." counter(li); }

.offer-node ol[data-hint='2'] &gt; li::before {
  content: "2." counter(li); }

.offer-node ol[data-hint='3'] &gt; li::before {
  content: "3." counter(li); }

.offer-node ol[data-hint='4'] &gt; li::before {
  content: "4." counter(li); }

.offer-node ol[data-hint='5'] &gt; li::before {
  content: "5." counter(li); }

.offer-node ol[data-hint='6'] &gt; li::before {
  content: "6." counter(li); }

.offer-node ol[data-hint='7'] &gt; li::before {
  content: "7." counter(li); }

.offer-node ol[data-hint='8'] &gt; li::before {
  content: "8." counter(li); }

.offer-desc ul,
.offer-node ol ul {
  margin-top: 16px; }

.offer-node ol,
.offer-node ul {
  font-size: 0;
  list-style: none; }

.offer-node ol {
  counter-reset: li; }
  .offer-node ol &gt; li {
    padding: 0 0 0 32px; }
    .offer-node ol &gt; li:not(:last-child) {
      margin: 0 0 16px; }
    .offer-node ol &gt; li::before {
      flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      -webkit-flex: 0 0 auto;
      display: inline-flex;
      display: -ms-inline-flexbox;
      display: -webkit-inline-flex;
      counter-increment: li;
      width: 32px;
      margin-left: -32px;
      color: #8f8d8c; }

.offer-node ul &gt; li {
  position: relative;
  width: 100%;
  display: inline-block !important;
  vertical-align: middle;
  font-size: 1rem;
  line-height: normal;
  padding: 0 0 0 23px;
  line-height: 1.5; }
  .offer-node ul &gt; li:not(:empty)::after {
    content: '.';
    overflow: hidden;
    display: inline-block;
    width: 0;
    vertical-align: middle; }
  .offer-node ul &gt; li:not(:last-child) {
    margin: 0 0 10px; }
  .offer-node ul &gt; li::before {
    content: '';
    flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    display: inline-flex;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    position: absolute;
    top: 9px;
    left: 8px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #e02463; }

[class^='venue-'] {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex; }

[class^='venue-regHead-newgrid'],
[class^='venue-regPlace-newgrid'],
[class^='venue-regFooter-newgrid'] {
  max-width: 1024px; }

[class^='venue-regHead-newgrid'] &gt; *:not(.newMng-pane),
[class^='venue-regFooter-newgrid'] &gt; *:not(.newMng-pane) {
  grid-column: 1 / -1;
  margin-right: auto;
  margin-left: auto; }

[class^='venue-regHead-newgrid'] {
  row-gap: 24px;
  margin-bottom: 64px; }

[class^='venue-regPlace-newgrid'] {
  row-gap: 32px;
  position: relative;
  margin-bottom: 24px;
  padding-top: 32px;
  padding-bottom: 40px; }
  [class^='venue-regPlace-newgrid']::before {
    z-index: 0;
    content: '';
    position: absolute;
    right: 24px;
    left: 24px;
    height: 100%;
    border-radius: 8px;
    background-color: #fff; }
  [class^='venue-regPlace-newgrid'] &gt; * {
    z-index: 0; }

[class^='venue-regFooter-newgrid'] {
  row-gap: 16px;
  padding-top: 40px; }

.venue-regHead-title, .venue-regHead-desc {
  padding: 0 24px; }

.venue-regHead-logo {
  position: relative;
  width: 100%;
  height: 184px;
  margin-bottom: 24px;
  border-radius: 16px;
  background: linear-gradient(90deg, #ffecec 0%, #ffe1ea 35.42%, #f2d4ef 100%); }

.venue-regHead-title {
  font-size: 1.5rem;
  font-weight: 300; }

.venue-regHead-desc {
  display: block;
  text-align: center;
  font-size: 1rem;
  line-height: 1.5; }

.venue-regPlace-subtitle, .venue-regPlace-text, .venue-regPlace-hint, .venue-regPlace-form {
  font-size: 0.875rem; }

.venue-regPlace-desc, .venue-regPlace-text {
  display: block;
  line-height: 1.5; }

.venue-regPlace-text, .venue-regPlace-form {
  padding: 0 16px; }

.venue-regPlace-col, .venue-regPlace-feature {
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-items: flex-start; }
  .venue-regPlace-col &gt; *, .venue-regPlace-feature &gt; * {
    flex-basis: auto;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto; }

.venue-regPlace-col {
  padding: 0 32px; }
  .venue-regPlace-col:nth-child(odd) {
    grid-column: 1 / 5; }
  .venue-regPlace-col:nth-child(even) {
    grid-column: 5 / 13; }
  .venue-regPlace-col:nth-child(1) &gt; *:not(:last-child) {
    margin: 0 0 16px; }
  .venue-regPlace-col:nth-child(2) &gt; *:not(:last-child) {
    margin: 0 0 24px; }
  .venue-regPlace-col:nth-child(4) {
    flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex-direction: row; }

.venue-regPlace-title {
  font-size: 1.25rem;
  font-weight: 600; }

.venue-regPlace-desc {
  font-size: 0.9375rem;
  color: #6a6766; }
  .venue-regPlace-desc:only-child {
    font-size: 0.875rem; }

.venue-regPlace-text + .venue-regPlace-text {
  margin: -16px 0 0; }

.venue-regPlace-hint {
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  width: calc(100% + 16px);
  margin: 0 -16px;
  padding: 16px 32px;
  border-radius: 8px;
  background-color: rgba(30, 255, 255, 0.16); }
  .venue-regPlace-hint &gt; * {
    flex-basis: auto;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto; }
  .venue-regPlace-hint &gt; * {
    display: inline-block !important;
    vertical-align: middle;
    font-size: 0.875rem;
    line-height: normal; }
    .venue-regPlace-hint &gt; *:not(:empty)::after {
      content: '.';
      overflow: hidden;
      display: inline-block;
      width: 0;
      vertical-align: middle; }
    .venue-regPlace-hint &gt; *:first-child {
      font-weight: 600;
      margin: 0 0 8px; }

.venue-regPlace-form {
  margin: 16px 0 !important;
  font-weight: 600; }

.venue-regPlace-media {
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  position: relative;
  width: 100%;
  height: 357px;
  font-size: 1rem;
  font-weight: 600; }
  .venue-regPlace-media &gt; * {
    flex-basis: auto;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto; }
  .venue-regPlace-media i {
    flex-shrink: 0;
    -ms-flex-negative: 0;
    -webkit-flex-shrink: 0;
    width: 336px;
    background-size: 100%; }
  .venue-regPlace-media::after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    left: -16px;
    height: 1px;
    background-color: #c7c6c6; }

.venue-regPlace-media-node:not(:last-child) {
  margin: 0 0 8px; }

.venue-regPlace-media-node &gt; *:last-child {
  padding: 32px 32px 0; }

.venue-regPlace-media-node:first-child {
  color: #ffb30f; }
  .venue-regPlace-media-node:first-child &gt; i {
    height: 230px;
    background-image: url(img/etc/venue-place-01.svg); }

.venue-regPlace-media-node:last-child {
  color: #8f8d8c; }
  .venue-regPlace-media-node:last-child &gt; i {
    height: 118px;
    background-image: url(img/etc/venue-place-02.svg); }

.venue-regPlace-feature {
  flex: 1 0 0%;
  -ms-flex: 1 0 0%;
  -webkit-flex: 1 0 0%;
  padding: 0 16px; }
  .venue-regPlace-feature &gt; *:not(i):nth-child(n + 3) {
    font-size: 0.875rem; }
  .venue-regPlace-feature &gt; *:not(i):nth-child(2) {
    font-size: 1rem;
    font-weight: 600; }
  .venue-regPlace-feature &gt; *:not(i):nth-child(3) {
    font-size: 0.875rem;
    color: #8f8d8c; }
  .venue-regPlace-feature &gt; *:not(i):last-child {
    line-height: 1.5; }
  .venue-regPlace-feature &gt; *:not(i):not(:last-child):not(:empty) {
    margin: 0 0 8px; }
  .venue-regPlace-feature &gt; i {
    margin: 0 0 16px; }

[class*='venue-regPlace-manage-node'] {
  display: inline-block !important;
  vertical-align: middle;
  font-size: 0.75rem;
  line-height: normal;
  padding: 8px 16px;
  border-radius: 32px;
  margin: 0 8px 0 0; }
  [class*='venue-regPlace-manage-node']:not(:empty)::after {
    content: '.';
    overflow: hidden;
    display: inline-block;
    width: 0;
    vertical-align: middle; }

.venue-regFooter-title {
  font-size: 1rem;
  color: #6a6766; }

.venue-regFooter-subtitle {
  font-size: 0.875rem;
  color: #7d7a79; }

[class*='venue-regPlace-manage-node']:not([class*='-active']) {
  box-shadow: 0 3.2px 7.2px rgba(22, 18, 16, 0.13), 0 0.6px 1.8px rgba(22, 18, 16, 0.11);
  cursor: pointer; }

[class*='venue-regPlace-manage-node'][class*='-active'] {
  background-color: #e02463;
  color: #fff;
  cursor: default; }

[class^='server-'] {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex; }

[class^='server-grid'] {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: auto;
  row-gap: 24px;
  column-gap: 24px;
  width: 100% !important;
  min-width: 1024px;
  max-width: 1400px;
  padding: 64px 20px 0; }

.server-title,
.server-desc &gt; * {
  overflow: hidden;
  display: inline-block !important;
  vertical-align: middle;
  max-width: 100%;
  text-overflow: ellipsis;
  font-size: 0.9375rem;
  line-height: normal; }
  .server-title::after,
  .server-desc &gt; *::after {
    content: '.';
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    width: 0; }

.server-title {
  grid-column: 4 / 10;
  text-align: center;
  font-size: 2rem;
  line-height: 1.1; }

.server-desc {
  grid-column: 1 / -1;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center; }
  .server-desc &gt; * {
    margin: 0 3px;
    font-size: 0.875rem; }
    .server-desc &gt; *:not(a) {
      color: #6a6766; }
  .server-desc &gt; a:hover {
    color: #e02463; }

.server-error {
  grid-column: 3 / 11;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  margin: 0 0 72px;
  color: #bee8ec; }

[class*='server-error-node'] {
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center; }
  [class*='server-error-node'] &gt; * {
    position: relative;
    font-size: 16rem;
    font-weight: 800; }
    [class*='server-error-node'] &gt; *:first-child::before, [class*='server-error-node'] &gt; *:first-child::after {
      content: '';
      position: absolute;
      background-size: 100%; }

[class*='server-error-node']:not([class*='-active']) {
  display: none !important; }

[class*='server-error-node'][class*='-active']:first-child &gt; *:first-child {
  margin-right: 320px; }

[class*='server-error-node'][class*='-active']:first-child &gt; *:first-child::before {
  left: 145px;
  bottom: -80px;
  height: 99px;
  width: 120px;
  background-image: url(img/server/server-404___01.png); }

[class*='server-error-node'][class*='-active']:first-child &gt; *:first-child::after {
  top: 0;
  left: 100%;
  width: 320px;
  height: 318px;
  background-image: url(img/server/server-404___02.png); }

[class*='server-error-node'][class*='-active']:last-child &gt; *:first-child::before {
  top: -50px;
  left: -130px;
  width: 128px;
  height: 180px;
  background-image: url(img/server/server-502___01.png); }

[class*='server-error-node'][class*='-active']:last-child &gt; *:first-child::after {
  right: -200px;
  bottom: -45px;
  width: 256px;
  height: 270px;
  background-image: url(img/server/server-502___02.png); }

[class^='actPane'] {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex; }

[class^='actPane-grid'] {
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center; }

.actPane,
.actPane-short {
  min-height: 64px;
  padding: 13px 0; }

.actPane {
  margin: 0 0 48px;
  border-bottom: 1px solid #e6e6e6; }
  .actPane-short {
    width: 100%;
    margin: 0 0 10px; }
    .actPane-short &gt; * {
      max-width: 100%;
      padding: 0; }
  .actPane-node:first-child, .actPane-node:last-child {
    flex: 1 0 0%;
    -ms-flex: 1 0 0%;
    -webkit-flex: 1 0 0%;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center; }
  .actPane-node:first-child {
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-justify-content: flex-start; }
  .actPane-node:last-child {
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-justify-content: flex-end; }
    .actPane-node:last-child &gt; * + [class*='btn-'] {
      margin: 0 0 0 10px; }
    .actPane-node:last-child &gt; [class*='btn-'] + [class*='btn-'] {
      margin: 0 0 0 5px; }

h1.actPane-node {
  overflow: hidden;
  display: inline-block !important;
  vertical-align: middle;
  max-width: 350px;
  text-overflow: ellipsis;
  font-size: 1.375rem;
  line-height: normal;
  text-align: center; }
  h1.actPane-node::after {
    content: '.';
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    width: 0; }
  h1.actPane-node span:not(:empty) {
    overflow: hidden;
    display: inline-block !important;
    vertical-align: middle;
    max-width: 100%;
    text-overflow: ellipsis;
    font-size: 0.6875rem;
    line-height: normal;
    width: 100%;
    font-weight: 500;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, sans-serif;
    color: #808080; }
    h1.actPane-node span:not(:empty)::after {
      content: '.';
      overflow: hidden;
      display: inline-block;
      vertical-align: middle;
      width: 0; }
  @media screen and (min-width: 1200px) {
    h1.actPane-node {
      max-width: 500px; } }

form.actPane-node {
  width: auto;
  margin: 0 0 -10px; }

.actPane + .sortPane,
.actPane + .filterPane {
  margin-top: -30px; }

.modal-900-wide .actPane {
  margin: 40px -40px 10px;
  border-bottom: none; }

.actPane + [class^='list-head-newgrid']:not(:empty) {
  margin-top: -40px; }

.modal-900-wide h1.actPane-node {
  font-size: 1.6875rem;
  font-weight: 700; }

[class^='albPane'] {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex; }

[class^='albPane-grid'] {
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center; }
  [class^='albPane-grid'] &gt; * {
    flex-basis: auto;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto; }

.albPane-node {
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  max-width: 100%; }
  .albPane-node:last-child {
    margin: 0 1px 60px; }
  .albPane-node:not(:last-child) {
    margin: 0 1px 40px; }
  .albPane-node &gt; *:nth-child(n + 6) {
    margin-top: 26px; }
  .albPane-node &gt; * + *:not(:nth-child(5n + 1)) {
    margin-left: 27px; }

[class^='contact'] {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex; }

[class*='contact-common'] {
  z-index: 1;
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  width: calc(100% + 32px);
  margin: -16px;
  padding: 16px;
  border-radius: 8px;
  background-color: #fff; }
  [class*='contact-common'] &gt; * {
    flex-basis: auto;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto; }

.contact-title,
[class*='contact-location'],
.contact-addr {
  order: -1;
  -webkit-order: -1;
  -ms-flex-order: -1;
  margin: 0 auto 24px; }

.contact-title {
  padding: 0 16px;
  font-size: 1rem;
  text-align: center;
  color: #8f8d8c; }

[class*='contact-location'],
.contact-addr {
  position: relative;
  padding: 0 16px; }

[class*='contact-location'] {
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center; }
  [class*='contact-location']:empty {
    margin-bottom: 0; }
  [class*='contact-location'] &gt; *:nth-child(1):not(:empty) {
    line-height: 100%;
    font-size: 0.875rem;
    text-align: center; }
  [class*='contact-location'] &gt; *:not(:empty) + * {
    margin: 0 0 0 10px; }

.contact-phone {
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  width: calc(100% + 32px);
  margin: 0 -16px;
  background-color: rgba(30, 255, 255, 0.16); }
  .contact-phone:not(:last-child) {
    margin-bottom: 28px; }
  .contact-phone &gt; *:first-child {
    line-height: 100%;
    font-size: 1.5rem;
    font-weight: 600; }

[class*='contact-gift'] {
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  position: relative;
  margin: -20px auto 32px;
  padding: 8px 16px;
  font-size: 0.875rem;
  border-radius: 32px;
  color: #fff;
  cursor: pointer; }
  [class*='contact-gift']::before {
    content: '';
    position: absolute;
    top: -9px;
    left: 50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    border-right: 12px solid transparent;
    border-bottom: 9px solid transparent;
    border-left: 12px solid transparent; }
  [class*='contact-gift']:hover {
    background-color: #f4a019; }
    [class*='contact-gift']:hover::before {
      border-bottom-color: #f4a019; }
  [class*='contact-gift']:not(:hover) {
    background-color: #f4b95b; }
    [class*='contact-gift']:not(:hover)::before {
      border-bottom-color: #f4b95b; }
  [class*='contact-gift'] &gt; *:last-child {
    line-height: 100%;
    margin: 0 0 0 12px; }

.contact-reminder {
  display: block;
  margin: 0 0 40px;
  padding: 0 16px;
  text-align: center;
  font-size: 0.875rem;
  color: #8f8d8c; }
  .contact-reminder &gt; i {
    font-style: italic; }

.contact-feedback {
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  padding: 16px;
  border-radius: 16px;
  background-color: #f8f8f8; }
  .contact-feedback &gt; * {
    flex-basis: auto;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto; }
  .contact-feedback:not(:last-child) {
    margin: 0 0 16px; }
  .contact-feedback-title {
    margin: 0 auto 16px;
    font-size: 0.75rem;
    font-weight: 600; }

.contact-rating {
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-justify-content: space-between; }
  .contact-rating &gt; * + * {
    margin: 0 0 0 16px; }
  .contact-rating-emoji {
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    width: 100%;
    margin: 16px 0 0; }
    .contact-rating-emoji &gt; * {
      flex-basis: auto;
      -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto; }
    .contact-rating-emoji &gt; * {
      flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      -webkit-flex: 0 0 auto;
      display: flex;
      display: -ms-flexbox;
      display: -webkit-flex;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-justify-content: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-align-items: center;
      height: 24px;
      text-align: center; }
    .contact-rating-emoji &gt; *:nth-child(1) &gt; *:nth-child(1) {
      font-size: 0.625rem; }
      .contact-rating-emoji &gt; *:nth-child(1) &gt; *:nth-child(1) &gt; i {
        font-style: italic; }
    .contact-rating-emoji &gt; *:nth-child(n + 2) {
      display: none;
      font-weight: 600;
      color: #fe920d; }
      .contact-rating-emoji &gt; *:nth-child(n + 2) &gt; *:nth-child(1) {
        font-size: 0.875rem;
        margin: 0 4px 0 0; }

[class*='contact-rating-node'] {
  flex: 1 0 0%;
  -ms-flex: 1 0 0%;
  -webkit-flex: 1 0 0%;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  min-height: 40px;
  border-radius: 40px; }
  [class*='contact-rating-node'] &gt; * {
    line-height: 100%;
    padding: 0 8px;
    text-align: center;
    font-size: 0.75rem; }

.contact-accord {
  overflow: hidden;
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  border-radius: 8px;
  box-shadow: 0 0.3px 0.9px rgba(0, 0, 0, 0.16), 0 1px 4px rgba(0, 0, 0, 0.24); }
  .contact-accord &gt; * {
    flex-basis: auto;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto; }
  .contact-accord:not(:last-child) {
    margin: 0 0 40px; }

[class*='contact-accord-node'] {
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column; }
  [class*='contact-accord-node'] &gt; * {
    flex-basis: auto;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto; }
  [class*='contact-accord-node']:not(:last-child)::after {
    content: '';
    height: 1px;
    background-color: #e3e3e2; }
  [class*='contact-accord-node'] &gt; * {
    width: 100%; }

[class*='contact-map'] {
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 8px;
  background-color: #e3e3e2; }

.contact-footer {
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center; }
  .contact-footer &gt; * {
    flex-basis: auto;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto; }
  .contact-footer-node:first-child {
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center; }
  .contact-footer-node:last-child {
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    position: relative; }
  .contact-footer-node.soc-extra &gt; * {
    margin: 4px 6px;
    text-align: center;
    color: #c7c6c6;
    cursor: default; }
    .contact-footer-node.soc-extra &gt; * &gt; * {
      display: inline-block;
      margin: 0 2px;
      font-size: 0.75rem; }
      .contact-footer-node.soc-extra &gt; * &gt; *:first-child {
        color: #6a6766; }
      .contact-footer-node.soc-extra &gt; * &gt; *:not(:first-child):not(:hover) {
        color: #8f8d8c; }
      .contact-footer-node.soc-extra &gt; * &gt; *:not(:first-child):hover:not(a) {
        color: #000;
        cursor: default; }
  .contact-footer-node.soc-extra:not(:last-child) {
    margin-bottom: 12px; }

[class*='contact-common'][class*='-active'] {
  margin: -8px;
  padding: 8px 8px 16px;
  box-shadow: 0 2px 24px rgba(0, 0, 0, 0.32); }

[class*='contact-common'][class*='active'] &gt; *:not(.contact-title):not([class*='contact-location']):not(.contact-addr) {
  display: none; }

[class*='contact-common'][class*='-nonactive'] {
  position: relative; }

[class*='contact-rating-node'][class*='-active'] {
  border: 2px solid #e02463;
  background-color: rgba(30, 255, 255, 0.16);
  color: #e02463;
  cursor: default; }

[class*='contact-rating-node']:not([class*='-active']) {
  border: 2px solid transparent;
  box-shadow: 0 0.3px 0.9px rgba(0, 0, 0, 0.16), 0 1px 4px rgba(0, 0, 0, 0.24);
  background-color: #fff; }

[class*='contact-rating-node']:not([class*='-active']):hover {
  box-shadow: 0 0.3px 0.9px rgba(0, 0, 0, 0.16), 0 1px 4px rgba(0, 0, 0, 0.24), 0 0 0 1px #e02463;
  cursor: pointer; }

[class*='contact-gift']:not([class*='-active']) {
  display: none; }

[class*='contact-accord-node']:not([class*='-active']):hover {
  background-color: #f8f8f8;
  cursor: pointer; }

[class*='contact-accord-node']:not([class*='-active']) &gt; *:nth-child(1) ~ * {
  display: none; }

[class*='contact-map'][class*='-small'] {
  left: 300px;
  border-radius: 0 8px 8px 0; }

[class*='contact-map']:not([class*='-active']) {
  display: none; }

[class*='modal-680'][class*='-wide'] [class*='contact-common'] {
  width: calc(300px - 32px);
  margin-right: auto;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; }

[class*='modal-680'][class*='-wide'] [class*='contact-common'][class*='nonactive'] {
  overflow: hidden; }

[class*='modal-680'][class*='-wide'] [class*='contact-common']:not([class*='-active']) {
  height: 100%;
  border-radius: 8px 0 0 8px; }

[class*='modal-680'][class*='-wide'] [class$='contact-common'] {
  overflow-x: hidden;
  overflow-y: scroll; }

[class*='contact-map'][class*='-active'] ~ * .contact-addr {
  display: flex; }

[class*='contact-map'][class*='-active'] ~ * .contact-addr-val *,
[class*='contact-common'][class*='-active'] .contact-addr-val * {
  display: none; }

[class*='contact-map'][class*='-active'] ~ * .contact-addr &gt; *:nth-child(2),
[class*='contact-common']:not([class*='-active']) &gt; .contact-addr &gt; *:last-child, [class*='contact-map'][class*='-active'] ~ *
[class*='contact-location'] &gt; *:nth-child(2),
[class*='contact-common']:not([class*='-active']) &gt;
[class*='contact-location'] &gt; *:last-child {
  display: none; }

[class*='contact-common'][class*='-active'] .contact-addr, [class*='contact-common'][class*='-active']
[class*='contact-location'] {
  margin-bottom: 0; }

[class*='contact-map'][class*='-active'] ~ * &gt; .contact-addr, [class*='contact-map'][class*='-active'] ~ * &gt;
[class*='contact-location'] {
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center; }
  [class*='contact-map'][class*='-active'] ~ * &gt; .contact-addr &gt; *, [class*='contact-map'][class*='-active'] ~ * &gt;
  [class*='contact-location'] &gt; * {
    flex-basis: auto;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto; }

[class*='contact-common'][class*='-active'] .contact-addr &gt; *:nth-child(1), [class*='contact-common'][class*='-active']
[class*='contact-location'] &gt; *:nth-child(1) {
  margin: 0 0 24px; }

[class*='contact-common']:not([class*='active']) .contact-accord ~ [class*='contact-location'] {
  display: none; }

.contact-accord [class*='contact-location'] {
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  margin-bottom: 0; }

.contact-accord [class*='contact-location'] &gt; *:nth-child(1) {
  text-align: left;
  font-size: 0.75rem; }

[class*='contact-accord-node'] [class*='contact-location'] {
  min-height: 48px; }

.contact-accord [class*='contact-location']:only-child &gt; *:nth-child(1) {
  color: #8f8d8c; }

[class*='contact-map'][class*='-active'] ~ * &gt; [class*='contact-location'][class*='-nonactive'] {
  margin-bottom: 0; }

[class*='contact-map'][class*='-active'] ~ * &gt; [class*='contact-location'] &gt; *:nth-child(1):empty {
  display: none; }

[class*='contact-map'][class*='-active'] ~ * [class*='contact-accord-node'] [class*='contact-location'] {
  padding: 16px; }

.contact-accord .contact-phone + * {
  margin: 0 0 32px;
  padding: 0 16px;
  text-align: center;
  font-size: 0.75rem;
  color: #8f8d8c; }

[class^='venue-regFooter-newgrid'] .contact-phone {
  margin-bottom: 8px;
  background-color: transparent; }

[class*='modal-680'] [class*='contact-common'] &gt; .contact-phone {
  min-height: 64px; }

[class^='venue-regFooter-newgrid'] .contact-phone &gt; *:first-child,
[class$='modal-680'] [class*='contact-common'] &gt; .contact-phone &gt; *:first-child {
  font-size: 2.375rem; }

[class*='modal-680'] [class*='contact-common'] .contact-accord .contact-phone {
  min-height: 48px;
  margin: 0 0 16px; }

[class*='modal-680'] [class*='contact-common'] .contact-accord .contact-phone &gt; *:first-child {
  font-size: 1.25rem; }

[class*='modal-680'][class*='-wide'] [class*='contact-gift'] {
  font-size: 0.75rem; }

[class*='contact-map'][class*='-active'] ~ * .contact-rating {
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column; }
  [class*='contact-map'][class*='-active'] ~ * .contact-rating &gt; * {
    flex-basis: auto;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto; }

[class*='contact-map'][class*='-active'] ~ * [class*='contact-rating-node'] {
  width: 100%;
  margin: 0; }

[class*='contact-map'][class*='-active'] ~ * [class*='contact-rating-node']:not(:nth-last-child(2)) {
  margin-bottom: 16px; }

[class*='contact-rating-node'][class*='-active'] ~ .contact-rating-emoji &gt; *:nth-child(1) {
  display: none !important; }

[class*='contact-rating-node'][class*='-active']:nth-child(1) ~ .contact-rating-emoji &gt; *:nth-child(2),
[class*='contact-rating-node'][class*='-active']:nth-child(2) ~ .contact-rating-emoji &gt; *:nth-child(3),
[class*='contact-rating-node'][class*='-active']:nth-child(n + 3) ~ .contact-rating-emoji &gt; *:nth-child(4) {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex; }

[class*='modal-680'][class*='-wide'] .contact-footer-node.soc-extra &gt; * {
  text-align: center; }
  [class*='modal-680'][class*='-wide'] .contact-footer-node.soc-extra &gt; *:not(:last-child) {
    margin-bottom: 16px; }
  [class*='modal-680'][class*='-wide'] .contact-footer-node.soc-extra &gt; * &gt; *:first-child {
    width: 100%;
    margin-bottom: 4px; }

[class*='contact-common'] [class*='soc-40'] [class*='soc-node'][class*='-grk'] &gt; a::before {
  content: '';
  position: absolute;
  top: 24px;
  right: -14px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1), 0 3px 14px rgba(0, 0, 0, 0.14);
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%2300a2ad%22%3E%0A%09%09%3Cpath%20d%3D%22M21.5328%2021L13.7994%2017.5548H9.09375C5.17598%2017.5548%202%2014.5204%202%2010.7774C2%207.03434%205.17598%204%209.09375%204H14.9062C18.824%204%2022%207.03434%2022%2010.7774C22%2012.5324%2021.2968%2014.1808%2020.0708%2015.4237L21.5328%2021Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E");
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
  background-size: 75%; }

[class*='contact-common'][class*='-nonactive'] .contact-addr::before,
[class*='contact-common'][class*='-nonactive'] [class*='contact-location']::before {
  content: '';
  position: absolute;
  top: calc(100% + 24px);
  width: 300px;
  height: 500px;
  background-size: 24px;
  background-color: #f8f8f8;
  background-repeat: no-repeat;
  background-position: top 10px center;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2024%2034%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cg%20fill%3D%22%23ccc%22%3E%0A%09%09%3Cpath%20d%3D%22M18.7972%208.5C21.9189%208.5%2024%2011.599%2024%2014.6502C24%2018.9712%2019.1902%2022.9691%2015.3973%2025.5496C14.6537%2024.8506%2013.5463%2023.8349%2012.6918%2023.1539C13.9716%2022.0813%2015.2225%2021.0656%2016.1012%2020.1801C18.4659%2017.7963%2018.8921%2016.2233%2018.8921%2014.9836C18.8921%2013.6488%2017.5675%2012.171%2015.9595%2012.171C13.5947%2012.171%2012.3328%2013.8271%2011.9648%2014.2739C11.667%2013.8271%2010.4052%2012.171%208.04053%2012.171C6.43253%2012.171%205.10792%2013.6488%205.10792%2014.9836C5.10792%2016.2233%205.53395%2017.7963%207.89875%2020.1801C10.5517%2022.8537%2016.5935%2026.7092%2016.5935%2029.7524C16.5935%2032.9637%2013.3549%2034%2012.0202%2034C10.6853%2034%207.40636%2033.2908%207.40636%2029.7524C7.40636%2028.8241%207.96956%2027.8198%208.82624%2026.7966C9.50949%2027.2074%2010.549%2027.728%2011.0953%2028.2937C8.40072%2031.3624%2010.6497%2032.7752%2012.0092%2032.7814C13.3857%2032.7752%2015.9796%2030.9482%2012.8697%2028.2687C11.2285%2026.8542%200%2021.2129%200%2014.6502C0%2011.599%202.0809%208.5%205.20284%208.5C8.92287%208.5%2011.6626%2011.3984%2012%2011.7714C12.3378%2011.3984%2015.0775%208.5%2018.7972%208.5ZM14.8003%200C16.7886%200%2018.4%201.63122%2018.4%203.64277C18.4%205.65432%2016.7886%207.28571%2014.8003%207.28571C12.8113%207.28571%2011.2%205.65432%2011.2%203.64277C11.2%201.63122%2012.8113%200%2014.8003%200ZM9.34242%200C10.1912%200%2010.9717%200.278333%2011.6%200.742277C10.8552%201.49416%2010.3964%202.51612%2010.3964%203.64277C10.3964%204.76976%2010.8552%205.79138%2011.6%206.54327C10.9717%207.00704%2010.1912%207.28571%209.34242%207.28571C7.27535%207.28571%205.6%205.65432%205.6%203.64277C5.6%201.63122%207.27535%200%209.34242%200Z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }

.contact-addr {
  display: block;
  text-align: center;
  font-size: 0.875rem; }
  .contact-addr &gt; .grk-link {
    white-space: nowrap; }
  .contact-addr-val {
    display: inline; }
    .contact-addr-val *:not(b) {
      margin: 0 5px;
      color: #ccc; }
    .contact-addr-val b {
      margin: 0 0 0 4px;
      font-weight: 500; }
    .contact-addr-val:nth-last-child(2) * {
      display: none; }
  .contact-addr &gt; * {
    line-height: 150%; }

.contest-stream {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-items: flex-start; }
  .contest-stream &gt; *:nth-child(n + 6) {
    margin-top: 8px; }
  .contest-stream &gt; * + *:not(:nth-child(5n + 1)) {
    margin-left: 8px; }
  @media screen and (max-width: 1200px) {
    .contest-stream {
      width: calc(100% + 82px);
      margin: -10px -41px 0; } }
  @media screen and (min-width: 1200px) {
    .contest-stream {
      width: calc(100% + 102px);
      margin: -10px -51px 0; } }

.contest-title {
  display: flex;
  flex-direction: column;
  padding: 16px 0 0;
  text-align: center; }
  .contest-title &gt; *:nth-child(1) {
    margin: 0 auto 0 0; }
  .contest-title &gt; *:nth-child(2) {
    margin: 0 0 12px;
    font-size: 2rem;
    font-weight: 700; }
  .contest-title &gt; *:last-child {
    color: #a2a09f; }
  .contest-title-small {
    padding: 16px 0 0;
    line-height: 14px;
    text-align: center;
    color: #7d7a79; }

.contest-preview &gt; *:not(:last-child) {
  margin-bottom: 16px; }

.contest-preview-upload {
  width: fit-content;
  margin-right: auto;
  margin-left: auto; }

.contest-preview-hint {
  position: relative;
  padding: 16px 24px 24px;
  text-align: center;
  font-size: 0.9375rem;
  font-weight: 500;
  border-radius: 8px;
  background-color: #f1f1f1;
  color: #575453; }
  .contest-preview-hint::before {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    border-right: 10px solid transparent;
    border-bottom: 8px solid #f1f1f1;
    border-left: 10px solid transparent; }

.contest-rate {
  display: flex;
  justify-content: center; }
  .contest-rate-node {
    display: flex;
    align-items: center;
    padding: 0 24px; }
    .contest-rate-node:nth-child(1) {
      padding-left: 0; }
    .contest-rate-node:nth-child(3) {
      padding-right: 0; }
    .contest-rate-node:not(:last-child) {
      border-right: 1px solid #e8e7e7; }
  .contest-rate-price {
    margin: 0 0 0 8px; }
    .contest-rate-price *:nth-child(1) {
      font-size: 0.75rem;
      font-weight: 500;
      color: #8f8d8c; }
    .contest-rate-price *:nth-child(2) {
      font-weight: 700; }

[class^='navPane'] {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex; }

[class^='navPane-grid'] {
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center; }

.navPane {
  min-height: 60px;
  padding: 30px 0;
  background-color: #f5f5f5; }

[class*='navPane-node'] {
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  width: 95px;
  text-align: center; }
  [class*='navPane-node'] &gt; * {
    flex-basis: auto;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto; }
  [class*='navPane-node'] &gt; *:first-child {
    margin: 0 0 8px; }
  [class*='navPane-node'] &gt; *:last-child {
    overflow: hidden;
    display: inline-block !important;
    vertical-align: middle;
    max-width: 100%;
    text-overflow: ellipsis;
    font-size: 0.6875rem;
    line-height: normal;
    padding: 0 2px;
    line-height: 12px; }
    [class*='navPane-node'] &gt; *:last-child::after {
      content: '.';
      overflow: hidden;
      display: inline-block;
      vertical-align: middle;
      width: 0; }

[class*='navPane-node'][class*='-active'] {
  color: #e02463; }

[class*='navPane-node']:not(:hover):not([class*='-active']) &gt; i {
  opacity: .8; }

.navPane + [class^='wp-grid'] {
  margin-top: 30px; }

[class^='revPane'] {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex; }

[class^='revPane-grid'] {
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  position: relative;
  padding-top: 60px;
  padding-bottom: 60px; }
  [class^='revPane-grid'] &gt; * {
    flex-basis: auto;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto; }
  [class^='revPane-grid']::before {
    z-index: 0;
    content: '';
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    width: 100vw;
    height: 100%;
    min-width: 1024px;
    background-color: #f5f5f5; }

.revPane-node {
  z-index: 0;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  margin: 0 0 50px; }
  .revPane-node &gt; *:nth-child(n + 5) {
    margin-top: 20px; }
  .revPane-node &gt; * + *:not(:nth-child(4n + 1)) {
    margin-left: 20px; }
  .revPane-node:nth-child(2) {
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center; }
    .revPane-node:nth-child(2) &gt; *:first-child {
      overflow: hidden;
      display: inline-block !important;
      vertical-align: middle;
      max-width: 100%;
      text-overflow: ellipsis;
      font-size: 0.8125rem;
      line-height: normal;
      margin: 0 -10px 0 0;
      color: #808080; }
      .revPane-node:nth-child(2) &gt; *:first-child::after {
        content: '.';
        overflow: hidden;
        display: inline-block;
        vertical-align: middle;
        width: 0; }

.revPane-desc:not(:empty) {
  width: 100%;
  padding: 0 80px; }

.revPane-desc:not(:last-child) {
  margin: 0 0 20px; }

.modal-900-wide [class^='revPane-grid'] {
  overflow: hidden;
  width: auto;
  margin: 0 -40px; }

.prof-node [class^='wp-grid'] + [class^='revPane-grid'] {
  margin-top: 60px; }

[class*='small-'][class*='nx-ui-title'] + .revPane-desc:not(:empty) {
  margin-top: -10px; }

[class^='prevPane'] {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex; }

.prevPane {
  position: relative;
  padding: 0 80px;
  cursor: pointer; }
  .prevPane .iframeWrap {
    position: relative;
    width: 100%;
    max-height: 100%;
    margin: auto;
    aspect-ratio: 16/9; }
    .prevPane .iframeWrap iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  .prevPane img {
    margin: auto;
    object-fit: contain; }
  .prevPane &gt; img[src=''],
  .prevPane &gt; img:not([src='']) + .iframeWrap {
    display: none !important; }

.prevPane-manage {
  position: absolute;
  margin: auto;
  right: 0;
  left: 0;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  bottom: 0;
  padding: 10px; }

[class^='prevPane-clr'] {
  width: 20px;
  height: 10px;
  margin: 0 2px;
  cursor: pointer; }

.prevPane-clr-a {
  background-color: #fff; }

.prevPane-clr-b {
  background-color: #bfbfbf; }

.prevPane-clr-c {
  background-color: #7f7f7f; }

.prevPane-clr-d {
  background-color: #4c4c4c; }

.prevPane-clr-e {
  background-color: #262626; }

.prevPane-clr-f {
  background-color: #000; }

.prof-node .prevPane,
.modal-900-wide .prevPane {
  background-color: #262626; }

.modal-wide .prevPane {
  width: 100vw;
  height: 100vh;
  min-width: 550px; }

.modal-wide .prevPane img {
  max-height: 100vh; }

.prof-preview .prevPane {
  height: 520px; }

.modal-900 .prevPane {
  width: 560px;
  height: 400px;
  padding: 0; }

.modal-900-wide .prevPane {
  margin: 0 -40px; }
  @media screen and (max-height: 560px) {
    .modal-900-wide .prevPane {
      height: 306px; } }
  @media screen and (min-height: 561px) {
    .modal-900-wide .prevPane {
      height: calc(100vh - 253px); } }

.prevPane [class*='play'], .prevPane
[class*='arrow'] {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0; }

.prevPane [class*='left-'][class*='arrow'] {
  left: 0; }

.prevPane [class*='right-'][class*='arrow'] {
  right: 0; }

.prevPane [class*='play'] {
  right: 0;
  left: 0;
  margin: auto; }

.prof-node .prevPane [class*='arrow'] {
  width: 40px;
  height: 40px; }

.prof-node .prevPane [class*='arrow']::before {
  width: 24px;
  height: 24px; }

.prevPane:hover [class*='play']:hover ~ [class*='right-'][class*='arrow'] {
  opacity: .24 !important; }

.prevPane:hover [class*='left-'][class*='arrow']:not(:hover) ~ [class*='right-'][class*='arrow'] {
  opacity: .8; }

[class^='profPane'] {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex; }

[class^='profPanePreview-grid'] {
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  position: relative;
  min-height: 180px;
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #fff; }
  [class^='profPanePreview-grid'] &gt; * {
    flex-basis: auto;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto; }
  [class^='profPanePreview-grid']::before {
    z-index: 0;
    content: '';
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    width: 100vw;
    height: 100%;
    min-width: 1024px;
    background-color: #fff; }
  [class^='profPanePreview-grid'] &gt; *:not(img) {
    z-index: 1; }

[class*='profPanePreview-gallery'] {
  display: grid;
  display: -ms-grid;
  -ms-grid-rows: 1fr 4px 1fr;
  grid-template-rows: 1fr 4px 1fr; }
  [class*='profPanePreview-gallery']:not(:empty) {
    width: 100vw;
    min-width: 1024px;
    height: 400px;
    margin: -45px 0; }
  @media screen and (max-width: 1200px) {
    [class*='profPanePreview-gallery'] {
      -ms-grid-columns: 2fr 4px 1fr;
      grid-template-columns: 2fr 4px 1fr; } }
  @media screen and (max-width: 1200px) {
    [class*='profPanePreview-gallery'] {
      -ms-grid-columns: 2fr 4px 1fr;
      grid-template-columns: 2fr 4px 1fr; }
      [class*='profPanePreview-gallery'] &gt; *:nth-child(n + 4) {
        display: none !important; } }
  @media screen and (min-width: 1200px) {
    [class*='profPanePreview-gallery'] {
      -ms-grid-columns: 2.5fr 4px 1fr 4px 1fr;
      grid-template-columns: 2.5fr 4px 1fr 4px 1fr; } }
  [class*='profPanePreview-gallery'] img {
    width: 100%; }
  [class*='profPanePreview-gallery'] &gt; * {
    position: relative;
    flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex; }
  [class*='profPanePreview-gallery'] &gt; *:first-child img {
    max-height: 100%; }
  [class*='profPanePreview-gallery'] &gt; *:nth-child(n + 2) img {
    max-height: 198px; }
  [class*='profPanePreview-gallery'] &gt; *:first-child {
    -ms-grid-row-span: 3;
    grid-row: span 3; }
  [class*='profPanePreview-gallery'] &gt; *:nth-child(2) {
    -ms-grid-column: 3;
    grid-column: 3; }
  [class*='profPanePreview-gallery'] &gt; *:nth-child(3) {
    -ms-grid-column: 3;
    -ms-grid-row: 3;
    grid-column: 3;
    grid-row: 3; }
  [class*='profPanePreview-gallery'] &gt; *:nth-child(4) {
    -ms-grid-column: 5;
    grid-column: 5; }
  [class*='profPanePreview-gallery'] &gt; *:nth-child(5) {
    -ms-grid-column: 5;
    -ms-grid-row: 3;
    grid-column: 5;
    grid-row: 3; }

.profPanePreview-overlay {
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  position: relative;
  width: 100%; }

.profPanePreview-info {
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  width: 100%; }
  .profPanePreview-info &gt; * {
    flex-basis: auto;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto; }

[class*='profPanePreview-edit'] &gt; *:not(:first-child) {
  display: none; }

[class*='profPanePreview-edit']:not(:empty) {
  margin: 0 25px -27px -5px; }

.profPanePreview-role:not(:empty) {
  overflow: hidden;
  display: inline-block !important;
  vertical-align: middle;
  max-width: 100%;
  text-overflow: ellipsis;
  font-size: 0.6875rem;
  line-height: normal;
  padding: 34px 0 6px;
  color: #808080; }
  .profPanePreview-role:not(:empty)::after {
    content: '.';
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    width: 0; }

.profPanePreview-desc {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  max-width: 100%; }

.profPanePreview-node {
  flex-shrink: 1;
  -ms-flex-negative: 1;
  -webkit-flex-shrink: 1;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center; }
  .profPanePreview-node:not(:empty) {
    margin: 0 auto 0 0; }
  .profPanePreview-node:nth-child(1):not(:empty) {
    overflow: hidden;
    display: inline-block !important;
    vertical-align: middle;
    max-width: 100%;
    text-overflow: ellipsis;
    font-size: 1.5rem;
    line-height: normal;
    overflow: visible; }
    .profPanePreview-node:nth-child(1):not(:empty)::after {
      content: '.';
      overflow: hidden;
      display: inline-block;
      vertical-align: middle;
      width: 0; }
  .profPanePreview-node:nth-child(2) {
    max-width: 70%; }
  .profPanePreview-node:nth-child(2) &gt; *:nth-child(2) {
    max-width: 80%; }

.profPanePreview-name:not(:empty) {
  display: inline;
  font-weight: 500;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, sans-serif; }

[class^='profPane-grid'] {
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  position: relative;
  height: 64px;
  margin-bottom: 48px; }
  [class^='profPane-grid']::before {
    z-index: 0;
    content: '';
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    width: 100vw;
    height: 100%;
    min-width: 1024px;
    box-shadow: 0 -1px 0 0 #e6e6e6, 0 4px 4px 0 rgba(0, 0, 0, 0.1);
    background-color: #f5f5f5; }

.profPane-node {
  z-index: 0; }
  .profPane-node &gt; a {
    cursor: pointer; }
  .profPane-node:nth-child(1), .profPane-node:nth-child(3) {
    width: 260px; }
  .profPane-node:nth-child(2) {
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-shrink: 1;
    -ms-flex-negative: 1;
    -webkit-flex-shrink: 1;
    margin-right: auto; }
    .profPane-node:nth-child(2) &gt; * {
      overflow: hidden;
      display: inline-block !important;
      vertical-align: middle;
      max-width: 100%;
      text-overflow: ellipsis;
      font-size: 0.8125rem;
      line-height: normal;
      overflow: visible;
      position: relative;
      font-weight: 500;
      font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, sans-serif; }
      .profPane-node:nth-child(2) &gt; *::after {
        content: '.';
        overflow: hidden;
        display: inline-block;
        vertical-align: middle;
        width: 0; }
      .profPane-node:nth-child(2) &gt; *:not(:last-child) {
        margin-right: 19px; }
        .profPane-node:nth-child(2) &gt; *:not(:last-child)::before {
          content: '';
          position: absolute;
          margin: auto;
          top: 0;
          bottom: 0;
          right: -11px;
          width: 3px;
          height: 3px;
          border-radius: 50%;
          background-color: #ccc;
          cursor: default;
          pointer-events: none; }
  .profPane-node:nth-child(3) {
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-justify-content: flex-end; }
    .profPane-node:nth-child(3) &gt; * + * {
      margin: 0 0 0 5px; }

[class^='profPane-grid'][class*='-fixed'], [class^='profPane-grid'][class*='-nonactive'] {
  z-index: 4;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  position: fixed;
  top: 0;
  width: 100%;
  min-width: 1024px;
  margin: 0;
  padding: 0 15px; }

[class^='profPane-grid'][class*='-fixed'] {
  transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  transition: transform .3s ease-out; }

[class^='profPane-grid']:not([class*='-fixed']) &gt; *:nth-child(1) {
  z-index: -1;
  margin: 0 0 0 -260px; }

[class^='profPane-grid']:not([class*='-fixed']) &gt; *:nth-child(3) {
  display: none; }

[class^='profPane-grid'][class*='-nonactive'] {
  transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  transition: transform 0s ease-out; }
  [class^='profPane-grid'][class*='-nonactive']::before {
    box-shadow: none; }

[class^='profPanePreview-grid'][class*='-grey'] {
  margin-bottom: 30px; }

[class^='profPanePreview-grid'][class*='-grey']::before {
  background-color: #f5f5f5; }

[class^='profPanePreview-grid'] + .actPane {
  border-bottom-color: transparent; }

[class^='profPanePreview-grid'] + .actPane h1.actPane-node {
  font-size: 1.6875rem;
  font-weight: 600; }

[class^='profPanePreview-grid'] ~ .sortPane {
  margin-top: -60px; }

[class^='profPane-grid'][class*='-fixed'] .profPane-node:nth-child(2) {
  margin: auto;
  padding: 0 20px; }

[class*='profPanePreview-gallery']:not(:empty) ~ .profPanePreview-overlay {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  padding: 0 50px;
  bottom: 45px; }

[class*='profPanePreview-gallery']:not(:empty) ~ .profPanePreview-overlay::before {
  z-index: -1;
  content: '';
  position: absolute;
  top: -45px;
  bottom: -45px;
  width: 100vw;
  min-width: 1024px;
  left: 50%;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  background-image: linear-gradient(rgba(0, 0, 0, 0), #000); }

[class*='profPanePreview-edit']:not(:empty) + .profPanePreview-info {
  max-width: calc(100% - 110px); }

[class*='profPanePreview-edit']:empty ~ * .profPanePreview-role {
  font-size: 0.8125rem; }

[class*='profPanePreview-gallery']:not(:empty) ~ * .profPanePreview-role {
  color: rgba(255, 255, 255, 0.6); }

[class*='profPanePreview-edit']:empty ~ * .profPanePreview-node:nth-child(1) {
  font-size: 1.625rem; }

[class*='profPanePreview-gallery']:not(:empty) ~ * .profPanePreview-name {
  color: #fff; }

[class^='sortPane'] {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex; }

[class^='sortPane-grid'] {
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center; }

.sortPane {
  min-height: 60px;
  margin: 0 0 10px; }
  .sortPane-node + .sortPane-node {
    margin: 0 0 0 10px; }

[class^='votePane'] {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex; }

.votePane {
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  position: relative; }
  .votePane:not(:empty) {
    height: 60px; }
  .votePane &gt; *:first-child {
    left: 0; }
  .votePane &gt; *:last-child {
    right: 0; }
  .votePane &gt; *:not(.btn-group) {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto; }

[class*='votePane-node'] {
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  height: 34px;
  padding: 0 25px 0 15px;
  border-radius: 34px; }
  [class*='votePane-node'] *:not(:last-child) {
    margin: 0 6px 0 0; }
  [class*='votePane-node'] *:not(i):not(:empty) {
    overflow: hidden;
    display: inline-block !important;
    vertical-align: middle;
    max-width: 100%;
    text-overflow: ellipsis;
    font-size: 0.9375rem;
    line-height: normal; }
    [class*='votePane-node'] *:not(i):not(:empty)::after {
      content: '.';
      overflow: hidden;
      display: inline-block;
      vertical-align: middle;
      width: 0; }
  [class*='votePane-node'] *:first-child:not(:empty) {
    padding: 0 0 0 10px;
    font-size: 0.8125rem;
    white-space: nowrap; }

[class*='votePane-node'][class*='active'] *:last-child {
  flex-shrink: 0;
  -ms-flex-negative: 0;
  -webkit-flex-shrink: 0;
  font-weight: 700; }

[class*='votePane-node']:not([class*='active']) {
  background-color: #00cd7c;
  color: #fff; }

[class*='votePane-node'][class*='-active'] {
  background-color: #fff3f0;
  color: #e02463; }
  [class*='votePane-node'][class*='-active'] &gt; * {
    cursor: default !important; }

[class*='votePane-node'][class*='-nonactive'] {
  color: #b2b2b2; }

[class*='modal-900-wide'] &gt; .votePane::after {
  content: '';
  position: absolute;
  right: -40px;
  bottom: -80px;
  left: -40px;
  height: 80px;
  background-color: #f5f5f5; }

[class^='mediaPane'] {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex; }

[class^='mediaPane-grid'] {
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  margin-bottom: 48px; }
  [class^='mediaPane-grid'] &gt; * {
    flex-basis: auto;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto; }

.mediaPane-node {
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  width: 100%; }
  .mediaPane-node &gt; * {
    flex-basis: auto;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto; }
  .mediaPane-node &gt; * + * {
    margin: 30px 0 0; }

.modal-900-wide [class^='mediaPane-grid'] {
  padding: 0; }

[class^='avatarPane'] {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex; }

.avatarPane {
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  margin: 0 -40px;
  padding: 12px 30px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  background-color: #262626; }

.streamPane-node .avatarPane {
  margin: 0 -30px 10px;
  padding-right: 20px;
  padding-left: 20px;
  border-bottom-color: transparent;
  background-color: transparent; }

.pnl-share {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  padding: 16px 0; }
  .pnl-share-mng {
    display: flex;
    align-items: center;
    position: absolute;
    right: 0;
    left: 0;
    height: 34px;
    width: fit-content;
    margin: auto;
    padding: 0 24px;
    border-radius: 34px; }
  .pnl-share-mng-hint, .pnl-share-mng-val {
    line-height: 100%; }
  .pnl-share-mng-hint {
    padding: 0 8px 0 0;
    font-size: 0.8125rem; }
  .pnl-share-mng-val {
    padding: 0 0 0 8px;
    font-weight: 700; }

.pnl-share-mng:not([class*='active']) {
  background-color: #00cd7c;
  color: #fff;
  cursor: pointer; }

.pnl-share-mng.-active {
  background-color: #fff3f0;
  color: #e02463; }

.pnl-share-mng.-nonactive {
  color: #c7c6c6; }

.pnl-share-mng:not([class*='active']) .grk-ic-vote {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2018%2018%22%20fill%3D%22%23fff%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M15.9002%2012.1813H16.4972C17.3268%2012.1813%2018%2011.5137%2018%2010.6889C18%209.87397%2017.3268%209.20631%2016.4972%209.20631H16.4853C17.1635%209.06885%2017.6743%208.46993%2017.6743%207.75318C17.6743%206.92843%2017.0268%206.23132%2016.1992%206.23132H10.4751C9.68903%206.21168%209.05346%205.60294%208.99901%204.8371V2.04865C8.98614%201.94065%208.94456%201.84246%208.92377%201.71482C8.73765%200.57588%206.41019%20-1.38781%206.18546%201.50863C5.96172%204.40508%204.16984%206.01531%203.33726%206.67315C2.06215%207.68445%200%208.87249%200%208.87249V15.6178C0%2015.6178%202.6304%2017.5226%206.56957%2017.8564C8.79408%2018.0429%2011.0503%2018.0626%2012.7036%2017.8269L14.337%2017.5913C15.0122%2017.5226%2015.5983%2017.1396%2015.5983%2016.6389C15.5983%2016.1774%2015.4438%2015.8829%2015.1934%2015.7552H15.5983C16.5932%2015.7552%2017.3991%2014.9501%2017.3991%2013.9683C17.3991%2013.0453%2016.6912%2012.2991%2015.7884%2012.2009L15.7953%2012.1715L15.9002%2012.1813Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #fff; }

.pnl-share-mng.-active .grk-ic-vote {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2018%2018%22%20fill%3D%22%23e02463%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M15.9002%2012.1813H16.4972C17.3268%2012.1813%2018%2011.5137%2018%2010.6889C18%209.87397%2017.3268%209.20631%2016.4972%209.20631H16.4853C17.1635%209.06885%2017.6743%208.46993%2017.6743%207.75318C17.6743%206.92843%2017.0268%206.23132%2016.1992%206.23132H10.4751C9.68903%206.21168%209.05346%205.60294%208.99901%204.8371V2.04865C8.98614%201.94065%208.94456%201.84246%208.92377%201.71482C8.73765%200.57588%206.41019%20-1.38781%206.18546%201.50863C5.96172%204.40508%204.16984%206.01531%203.33726%206.67315C2.06215%207.68445%200%208.87249%200%208.87249V15.6178C0%2015.6178%202.6304%2017.5226%206.56957%2017.8564C8.79408%2018.0429%2011.0503%2018.0626%2012.7036%2017.8269L14.337%2017.5913C15.0122%2017.5226%2015.5983%2017.1396%2015.5983%2016.6389C15.5983%2016.1774%2015.4438%2015.8829%2015.1934%2015.7552H15.5983C16.5932%2015.7552%2017.3991%2014.9501%2017.3991%2013.9683C17.3991%2013.0453%2016.6912%2012.2991%2015.7884%2012.2009L15.7953%2012.1715L15.9002%2012.1813Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #e02463; }

.pnl-share-mng.-nonactive .grk-ic-vote {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2018%2018%22%20fill%3D%22%23c7c6c6%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%09%3Cpath%20d%3D%22M15.9002%2012.1813H16.4972C17.3268%2012.1813%2018%2011.5137%2018%2010.6889C18%209.87397%2017.3268%209.20631%2016.4972%209.20631H16.4853C17.1635%209.06885%2017.6743%208.46993%2017.6743%207.75318C17.6743%206.92843%2017.0268%206.23132%2016.1992%206.23132H10.4751C9.68903%206.21168%209.05346%205.60294%208.99901%204.8371V2.04865C8.98614%201.94065%208.94456%201.84246%208.92377%201.71482C8.73765%200.57588%206.41019%20-1.38781%206.18546%201.50863C5.96172%204.40508%204.16984%206.01531%203.33726%206.67315C2.06215%207.68445%200%208.87249%200%208.87249V15.6178C0%2015.6178%202.6304%2017.5226%206.56957%2017.8564C8.79408%2018.0429%2011.0503%2018.0626%2012.7036%2017.8269L14.337%2017.5913C15.0122%2017.5226%2015.5983%2017.1396%2015.5983%2016.6389C15.5983%2016.1774%2015.4438%2015.8829%2015.1934%2015.7552H15.5983C16.5932%2015.7552%2017.3991%2014.9501%2017.3991%2013.9683C17.3991%2013.0453%2016.6912%2012.2991%2015.7884%2012.2009L15.7953%2012.1715L15.9002%2012.1813Z%22%2F%3E%0A%3C%2Fsvg%3E");
  fill: #c7c6c6; }

[class^='filterPane'] {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex; }

[class$='filterPane'] {
  margin: 0 0 40px; }

[class^='filterPane-grid'] {
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  padding-top: 20px;
  padding-bottom: 20px; }
  [class^='filterPane-grid'] &gt; * + * {
    margin: 0 0 0 25px; }

[class^='footerPane'] {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex; }

.footerPane {
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  height: 70px;
  margin: 0 -40px 30px;
  padding: 0 40px;
  background-color: rgba(30, 255, 255, 0.16); }
  .footerPane-node {
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center; }
    .footerPane-node:first-child * {
      font-weight: 500; }

.paneSwitch {
  padding-top: 8px;
  padding-bottom: 8px; }
  @media screen and (max-width: 1024px) {
    .paneSwitch {
      padding-top: 1.35135vw;
      padding-bottom: 1.35135vw; } }
  @media screen and (max-width: 1024px) and (orientation: landscape) {
    .paneSwitch {
      padding-top: 0.94787vw;
      padding-bottom: 0.94787vw; } }
  .paneSwitch-val &gt; * {
    display: inline-block;
    margin: 4px 0;
    padding: 0 4px 0 0;
    line-height: 100%; }
    @media screen and (max-width: 1024px) {
      .paneSwitch-val &gt; * {
        font-size: 2.36486vw; } }
  @media screen and (max-width: 1024px) and (orientation: landscape) {
    .paneSwitch-val &gt; * {
      font-size: 1.65877vw; } }

.paneWarning {
  display: flex;
  align-items: center;
  min-height: 90px; }
  .paneWarning-col {
    margin: 0 0 0 12px; }
    .paneWarning-col * {
      font-weight: 600; }
  .paneWarning-title {
    margin: 0 0 8px;
    font-size: 1rem; }

[class^='streamPane'] {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex; }

[class^='streamPane-grid'] {
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  margin-bottom: 120px; }
  [class^='streamPane-grid'] &gt; * {
    flex-basis: auto;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto; }

.streamPane-node {
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  width: 100%;
  padding: 0 30px;
  border-radius: 20px 20px 0 0;
  background-image: linear-gradient(to top, rgba(255, 255, 255, 0), #fff); }
  .streamPane-node &gt; * {
    flex-basis: auto;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto; }
  .streamPane-node + [class*='nx-ui-title'] {
    margin-top: 60px; }

[class^='commentPane'] {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex; }

[class^='commentPane-grid'] {
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center; }
  [class^='commentPane-grid'] &gt; * {
    flex-basis: auto;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto; }

.commentPane {
  min-height: 330px;
  padding: 25px 0; }
  .commentPane-node {
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-flex-direction: column; }
    .commentPane-node &gt; * {
      flex-basis: auto;
      -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto; }
    .commentPane-node + .commentPane-node {
      width: 190px;
      margin: 0 0 0 40px; }
    .commentPane-node:first-child {
      flex-shrink: 1;
      -ms-flex-negative: 1;
      -webkit-flex-shrink: 1;
      padding: 0 50px; }
  .commentPane-tree {
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    margin: 0 0 0 -20px; }
    .commentPane-tree &gt; * {
      flex-basis: auto;
      -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto; }
    .commentPane-tree &gt; * {
      margin-left: 20px; }
  .commentPane-sect {
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    margin: 0 0 35px; }
    .commentPane-sect &gt; * {
      flex-basis: auto;
      -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto; }
    .commentPane-sect &gt; a {
      overflow: hidden;
      display: inline-block !important;
      vertical-align: middle;
      max-width: 100%;
      text-overflow: ellipsis;
      font-size: 0.9375rem;
      line-height: normal; }
      .commentPane-sect &gt; a::after {
        content: '.';
        overflow: hidden;
        display: inline-block;
        vertical-align: middle;
        width: 0; }
    .commentPane-sect &gt; a + a {
      margin: 15px 0 0; }
  .commentPane-date {
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    font-size: 0.8125rem;
    color: #4d4d4d; }
    .commentPane-date &gt; * {
      flex-basis: auto;
      -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto; }
    .commentPane-date &gt; i {
      margin-left: -10px; }
    .commentPane-date:not(:last-child) {
      margin-bottom: 10px; }
  .commentPane-date-icon {
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    position: relative;
    min-height: 30px;
    margin: 12px 0 0 0;
    padding: 0 0 0 40px; }
    .commentPane-date-icon &gt; * {
      flex-basis: auto;
      -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto; }
    .commentPane-date-icon &gt; span:first-of-type {
      font-weight: 500;
      font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, sans-serif;
      color: #000; }
    .commentPane-date-icon &gt; span:last-of-type {
      font-size: 0.6875rem;
      color: #808080; }
  .commentPane-count {
    overflow: hidden;
    display: inline-block !important;
    vertical-align: middle;
    max-width: 100%;
    text-overflow: ellipsis;
    font-size: 1.1875rem;
    line-height: normal;
    font-weight: 500;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, sans-serif; }
    .commentPane-count::after {
      content: '.';
      overflow: hidden;
      display: inline-block;
      vertical-align: middle;
      width: 0; }

[class*='commentPane-value'] {
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  position: relative;
  margin-bottom: 25px;
  padding-right: 10px; }
  [class*='commentPane-value'] &gt; * {
    flex-basis: auto;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto; }
  [class*='commentPane-value'] &gt; *:empty {
    display: none; }
  [class*='commentPane-value'] &gt; *:nth-child(1) {
    position: absolute;
    left: -50px; }
  [class*='commentPane-value'] &gt; *:nth-child(2) {
    flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    font-size: 0.6875rem;
    color: #808080; }
    [class*='commentPane-value'] &gt; *:nth-child(2) &gt; *:not(:empty) {
      margin: 5px 0 10px; }
    [class*='commentPane-value'] &gt; *:nth-child(2) &gt; *:last-child:not(:empty)::before {
      content: '&gt;';
      display: inline-block;
      margin: 0 5px; }
  [class*='commentPane-value'] &gt; *:nth-child(3) {
    margin: 0 0 10px; }
  [class*='commentPane-value'] &gt; *:nth-child(4) {
    flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-align-items: baseline; }
    [class*='commentPane-value'] &gt; *:nth-child(4) &gt; * {
      overflow: hidden;
      display: inline-block !important;
      vertical-align: middle;
      max-width: 100%;
      text-overflow: ellipsis;
      font-size: 0.9375rem;
      line-height: normal; }
      [class*='commentPane-value'] &gt; *:nth-child(4) &gt; *::after {
        content: '.';
        overflow: hidden;
        display: inline-block;
        vertical-align: middle;
        width: 0; }
    [class*='commentPane-value'] &gt; *:nth-child(4) &gt; *:nth-child(1) {
      margin: 0 20px 0 0;
      font-size: 0.8125rem;
      color: #808080; }
  [class*='commentPane-value']:not(:hover) &gt; *:nth-child(4) &gt; *:not(:nth-child(1)) {
    visibility: hidden; }
  [class*='commentPane-value'] &gt; *:nth-child(5) {
    position: absolute;
    top: 28px;
    right: -50px;
    color: #00cd7c; }

.commentPane-node &gt; .commentPane-tree:last-child:not(:only-of-type) {
  margin-top: 20px; }

.commentPane-node &gt; .commentPane-tree:last-child:not(:only-of-type)::before {
  content: '';
  position: relative;
  width: calc(100% + 80px);
  height: 1px;
  margin: 0 -30px 20px;
  background-color: #e6e6e6; }

.commentPane-node &gt; .commentPane-tree:last-child [class^='btn-group'] &gt; *:nth-child(2),
.commentPane-node &gt; .commentPane-tree:not(:last-child) [class^='btn-group'] &gt; *:nth-child(1) {
  display: none; }

[class*='commentPane-value']:not([class*='-active']) [class^='btn-group'] {
  display: none; }

.commentPane-node &gt; .commentPane-tree:not(:last-child) [class*='commentPane-value'][class*='-active'] {
  padding: 10px;
  border-radius: 6px;
  background: #f5f5f5; }

.prof-node .commentPane {
  width: 100%;
  height: auto;
  padding-top: 0; }

.modal-900-wide .commentPane-node {
  max-width: calc(100% - 230px); }

.commentPane-node &gt; .commentPane-tree:not(:last-child) [class^='btn-group'] &gt; *:nth-child(2) {
  margin: 0; }

[class*='commentPane-value'] &gt; .nx-f-node + * {
  display: none; }

.grk-comment {
  display: flex;
  align-items: flex-start; }
  .grk-comment-tree {
    padding: 0 24px 24px; }
    .grk-comment-tree &gt; .grk-comment-tree {
      padding: 24px 0 0 24px; }
  .grk-comment-col {
    flex-grow: 1;
    margin: 0 0 0 12px;
    border-radius: 8px; }
    .grk-comment-col &gt; *:not(:last-child) {
      margin: 0 0 8px; }
  .grk-comment-name,
  .grk-comment-date *:nth-child(1) {
    font-size: 0.75rem;
    color: #8f8d8c; }
  .grk-comment-name {
    padding: 4px 0 0; }
  .grk-comment-val {
    position: relative;
    padding: 0 56px 0 0; }
  .grk-comment-vote {
    position: absolute;
    top: 0;
    right: 0;
    color: #00cd7c; }
  .grk-comment-date * {
    margin: 0 8px 0 0; }
  .grk-comment-mng {
    display: flex;
    align-items: center;
    margin: 8px 0 0; }
    .grk-comment-mng &gt; * + * {
      margin-left: 8px; }

.grk-comment-vote.-bad {
  color: #ff5a25; }

.grk-comment-col:not(.-active) .grk-comment-mng {
  display: none; }

.grk-comment-tree &gt; .grk-comment-tree .grk-comment-col.-active {
  padding: 8px;
  background-color: #f8f8f8; }

[class*='--data-hint']::before {
  content: attr(data-hint); }

[class*='--data-load'] {
  cursor: pointer; }
  [class*='--data-load']::before {
    content: attr(data-load); }

[class*='card-170x160'][class*='--data-']::before {
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  position: absolute;
  width: 100%;
  padding: 0 25px;
  text-align: center; }

[class*='card-170x160'][class*='--data-hint']::before {
  height: calc(100% - 60px);
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff; }

[class*='card-170x160'][class*='--data-load']::before {
  height: inherit;
  color: #00a2ad; }

[class*='card-170x160'][class*='--data-load']:hover::before {
  color: #00a7b3; }

.contest-stream [class*='--data-load'] {
  height: 130px;
  margin-top: 18px;
  margin-left: 18px;
  padding: 0;
  border: none; }

@media screen and (max-width: 1200px) {
  .contest-stream [class*='--data-load'] {
    width: 170px; } }

@media screen and (min-width: 1200px) {
  .contest-stream [class*='--data-load'] {
    width: 214px; } }

.contest-stream [class*='--data-load']::before {
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  width: 100%;
  height: 100%;
  padding: 0 40px;
  text-align: center;
  border-radius: 6px;
  background-color: rgba(30, 255, 255, 0.16);
  color: #00a2ad;
  cursor: pointer; }

.contest-stream [class*='--data-load']:hover::before {
  color: #00a7b3; }

[class^='demo'] {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex; }

.demo {
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  width: 310px;
  min-height: 100vh;
  padding: 20px 0 0 20px;
  background-color: #fff; }
  .demo &gt; * {
    flex-basis: auto;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto; }
  .demo-group {
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    margin: 0 0 35px; }
  .demo-title {
    margin: 0 0 5px;
    font-size: 1.125rem;
    cursor: pointer; }
  .demo-node {
    margin: 0 15px 0 0;
    padding: 3px 0;
    font-size: 1.125rem; }
  .demo-img-wrap {
    overflow: hidden;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: calc(100% - 310px);
    height: 100%;
    margin: 0 0 0 310px; }
  .demo-img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    padding: 20px; }
  .demo-style {
    background-color: #fff; }
    .demo-style:not(:last-child) {
      margin: 0 0 33px; }
  @media screen and (max-width: 800px) {
    .demo {
      width: 100vw; }
      .demo-img-wrap {
        z-index: -1; } }

.inline-hide {
  z-index: -1;
  opacity: 0; }

.inline-delete {
  display: none; }

[class*='inline-basis-'],
[class*='inline-width-'],
[class*='inline-min-width-'] {
  flex-grow: 0;
  -ms-flex-positive: 0;
  -webkit-flex-grow: 0;
  flex-shrink: 0;
  -ms-flex-negative: 0;
  -webkit-flex-shrink: 0; }

.inline-basis-70 {
  width: 70px;
  flex-basis: 70px;
  -webkit-flex-basis: 70px;
  -ms-flex-preferred-size: 70px; }

.inline-basis-120 {
  width: 120px;
  flex-basis: 120px;
  -webkit-flex-basis: 120px;
  -ms-flex-preferred-size: 120px; }

.inline-basis-200 {
  width: 200px;
  flex-basis: 200px;
  -webkit-flex-basis: 200px;
  -ms-flex-preferred-size: 200px; }

.inline-width-10 {
  width: 10px; }

.inline-min-width-10 {
  min-width: 10px; }

.inline-width-20 {
  width: 20px; }

.inline-min-width-20 {
  min-width: 20px; }

.inline-width-30 {
  width: 30px; }

.inline-min-width-30 {
  min-width: 30px; }

.inline-width-40 {
  width: 40px; }

.inline-min-width-40 {
  min-width: 40px; }

.inline-width-50 {
  width: 50px; }

.inline-min-width-50 {
  min-width: 50px; }

.inline-width-60 {
  width: 60px; }

.inline-min-width-60 {
  min-width: 60px; }

.inline-width-70 {
  width: 70px; }

.inline-min-width-70 {
  min-width: 70px; }

.inline-width-80 {
  width: 80px; }

.inline-min-width-80 {
  min-width: 80px; }

.inline-width-90 {
  width: 90px; }

.inline-min-width-90 {
  min-width: 90px; }

.inline-width-100 {
  width: 100px; }

.inline-min-width-100 {
  min-width: 100px; }

.inline-width-110 {
  width: 110px; }

.inline-min-width-110 {
  min-width: 110px; }

.inline-width-120 {
  width: 120px; }

.inline-min-width-120 {
  min-width: 120px; }

.inline-width-130 {
  width: 130px; }

.inline-min-width-130 {
  min-width: 130px; }

.inline-width-140 {
  width: 140px; }

.inline-min-width-140 {
  min-width: 140px; }

.inline-width-150 {
  width: 150px; }

.inline-min-width-150 {
  min-width: 150px; }

.inline-width-160 {
  width: 160px; }

.inline-min-width-160 {
  min-width: 160px; }

.inline-width-170 {
  width: 170px; }

.inline-min-width-170 {
  min-width: 170px; }

.inline-width-180 {
  width: 180px; }

.inline-min-width-180 {
  min-width: 180px; }

.inline-width-190 {
  width: 190px; }

.inline-min-width-190 {
  min-width: 190px; }

.inline-width-200 {
  width: 200px; }

.inline-min-width-200 {
  min-width: 200px; }

.inline-width-210 {
  width: 210px; }

.inline-min-width-210 {
  min-width: 210px; }

.inline-width-220 {
  width: 220px; }

.inline-min-width-220 {
  min-width: 220px; }

.inline-width-230 {
  width: 230px; }

.inline-min-width-230 {
  min-width: 230px; }

.inline-width-240 {
  width: 240px; }

.inline-min-width-240 {
  min-width: 240px; }

.inline-width-250 {
  width: 250px; }

.inline-min-width-250 {
  min-width: 250px; }

.inline-width-260 {
  width: 260px; }

.inline-min-width-260 {
  min-width: 260px; }

.inline-width-270 {
  width: 270px; }

.inline-min-width-270 {
  min-width: 270px; }

.inline-width-280 {
  width: 280px; }

.inline-min-width-280 {
  min-width: 280px; }

.inline-width-290 {
  width: 290px; }

.inline-min-width-290 {
  min-width: 290px; }

.inline-width-300 {
  width: 300px; }

.inline-min-width-300 {
  min-width: 300px; }

.inline-width-310 {
  width: 310px; }

.inline-min-width-310 {
  min-width: 310px; }

.inline-width-320 {
  width: 320px; }

.inline-min-width-320 {
  min-width: 320px; }

.inline-width-330 {
  width: 330px; }

.inline-min-width-330 {
  min-width: 330px; }

.inline-width-340 {
  width: 340px; }

.inline-min-width-340 {
  min-width: 340px; }

.inline-width-350 {
  width: 350px; }

.inline-min-width-350 {
  min-width: 350px; }

.inline-width-360 {
  width: 360px; }

.inline-min-width-360 {
  min-width: 360px; }

.inline-width-370 {
  width: 370px; }

.inline-min-width-370 {
  min-width: 370px; }

.inline-width-380 {
  width: 380px; }

.inline-min-width-380 {
  min-width: 380px; }

.inline-width-390 {
  width: 390px; }

.inline-min-width-390 {
  min-width: 390px; }

.inline-width-400 {
  width: 400px; }

.inline-min-width-400 {
  min-width: 400px; }

.inline-width-410 {
  width: 410px; }

.inline-min-width-410 {
  min-width: 410px; }

.inline-width-420 {
  width: 420px; }

.inline-min-width-420 {
  min-width: 420px; }

.inline-width-430 {
  width: 430px; }

.inline-min-width-430 {
  min-width: 430px; }

.inline-width-440 {
  width: 440px; }

.inline-min-width-440 {
  min-width: 440px; }

.inline-width-450 {
  width: 450px; }

.inline-min-width-450 {
  min-width: 450px; }

.inline-width-460 {
  width: 460px; }

.inline-min-width-460 {
  min-width: 460px; }

.inline-width-470 {
  width: 470px; }

.inline-min-width-470 {
  min-width: 470px; }

.inline-width-480 {
  width: 480px; }

.inline-min-width-480 {
  min-width: 480px; }

.inline-width-490 {
  width: 490px; }

.inline-min-width-490 {
  min-width: 490px; }

.inline-width-500 {
  width: 500px; }

.inline-min-width-500 {
  min-width: 500px; }

.inline-width-510 {
  width: 510px; }

.inline-min-width-510 {
  min-width: 510px; }

.inline-width-520 {
  width: 520px; }

.inline-min-width-520 {
  min-width: 520px; }

.inline-width-530 {
  width: 530px; }

.inline-min-width-530 {
  min-width: 530px; }

.inline-width-540 {
  width: 540px; }

.inline-min-width-540 {
  min-width: 540px; }

.inline-width-550 {
  width: 550px; }

.inline-min-width-550 {
  min-width: 550px; }

.inline-width-560 {
  width: 560px; }

.inline-min-width-560 {
  min-width: 560px; }

.inline-width-570 {
  width: 570px; }

.inline-min-width-570 {
  min-width: 570px; }

.inline-width-580 {
  width: 580px; }

.inline-min-width-580 {
  min-width: 580px; }

.inline-width-590 {
  width: 590px; }

.inline-min-width-590 {
  min-width: 590px; }

.inline-width-600 {
  width: 600px; }

.inline-min-width-600 {
  min-width: 600px; }

.inline-width-610 {
  width: 610px; }

.inline-min-width-610 {
  min-width: 610px; }

.inline-width-620 {
  width: 620px; }

.inline-min-width-620 {
  min-width: 620px; }

.inline-width-630 {
  width: 630px; }

.inline-min-width-630 {
  min-width: 630px; }

.inline-width-640 {
  width: 640px; }

.inline-min-width-640 {
  min-width: 640px; }

.inline-width-650 {
  width: 650px; }

.inline-min-width-650 {
  min-width: 650px; }

.inline-width-660 {
  width: 660px; }

.inline-min-width-660 {
  min-width: 660px; }

.inline-width-670 {
  width: 670px; }

.inline-min-width-670 {
  min-width: 670px; }

.inline-width-680 {
  width: 680px; }

.inline-min-width-680 {
  min-width: 680px; }

.inline-width-690 {
  width: 690px; }

.inline-min-width-690 {
  min-width: 690px; }

.inline-width-700 {
  width: 700px; }

.inline-min-width-700 {
  min-width: 700px; }

.inline-width-710 {
  width: 710px; }

.inline-min-width-710 {
  min-width: 710px; }

.inline-width-720 {
  width: 720px; }

.inline-min-width-720 {
  min-width: 720px; }

.inline-width-730 {
  width: 730px; }

.inline-min-width-730 {
  min-width: 730px; }

.inline-width-740 {
  width: 740px; }

.inline-min-width-740 {
  min-width: 740px; }

.inline-width-750 {
  width: 750px; }

.inline-min-width-750 {
  min-width: 750px; }

.inline-width-760 {
  width: 760px; }

.inline-min-width-760 {
  min-width: 760px; }

.inline-width-770 {
  width: 770px; }

.inline-min-width-770 {
  min-width: 770px; }

.inline-width-780 {
  width: 780px; }

.inline-min-width-780 {
  min-width: 780px; }

.inline-width-790 {
  width: 790px; }

.inline-min-width-790 {
  min-width: 790px; }

.inline-width-800 {
  width: 800px; }

.inline-min-width-800 {
  min-width: 800px; }

.inline-width-810 {
  width: 810px; }

.inline-min-width-810 {
  min-width: 810px; }

.inline-width-820 {
  width: 820px; }

.inline-min-width-820 {
  min-width: 820px; }

.inline-width-830 {
  width: 830px; }

.inline-min-width-830 {
  min-width: 830px; }

.inline-width-840 {
  width: 840px; }

.inline-min-width-840 {
  min-width: 840px; }

.inline-width-850 {
  width: 850px; }

.inline-min-width-850 {
  min-width: 850px; }

.inline-width-860 {
  width: 860px; }

.inline-min-width-860 {
  min-width: 860px; }

.inline-width-870 {
  width: 870px; }

.inline-min-width-870 {
  min-width: 870px; }

.inline-width-880 {
  width: 880px; }

.inline-min-width-880 {
  min-width: 880px; }

.inline-width-890 {
  width: 890px; }

.inline-min-width-890 {
  min-width: 890px; }

.inline-width-900 {
  width: 900px; }

.inline-min-width-900 {
  min-width: 900px; }

.margin-t-0 {
  margin-top: 0px !important; }

.margin-b-0 {
  margin-bottom: 0px !important; }

.margin-t-5 {
  margin-top: 5px !important; }

.margin-b-5 {
  margin-bottom: 5px !important; }

.margin-t-10 {
  margin-top: 10px !important; }

.margin-b-10 {
  margin-bottom: 10px !important; }

.margin-t-15 {
  margin-top: 15px !important; }

.margin-b-15 {
  margin-bottom: 15px !important; }

.margin-t-20 {
  margin-top: 20px !important; }

.margin-b-20 {
  margin-bottom: 20px !important; }

.margin-t-25 {
  margin-top: 25px !important; }

.margin-b-25 {
  margin-bottom: 25px !important; }

.margin-t-30 {
  margin-top: 30px !important; }

.margin-b-30 {
  margin-bottom: 30px !important; }

.margin-t-35 {
  margin-top: 35px !important; }

.margin-b-35 {
  margin-bottom: 35px !important; }

.margin-t-40 {
  margin-top: 40px !important; }

.margin-b-40 {
  margin-bottom: 40px !important; }

.margin-t-45 {
  margin-top: 45px !important; }

.margin-b-45 {
  margin-bottom: 45px !important; }

.margin-t-50 {
  margin-top: 50px !important; }

.margin-b-50 {
  margin-bottom: 50px !important; }

.-clean-state .ui-gallery &gt; .inline-hide {
  z-index: 1;
  opacity: 1; }

.ui-bg-grey96,
.ui-bg-grey96 [class*='nx-ui-blur'] &gt; *::before {
  background-color: #f5f5f5; }

.ui-bg-grey96 [class*='nx-ui-blur'] .nx-ui-adv {
  z-index: 2; }

.ui-bg-grey96 [class*='nx-ui-blur'] .nx-ui-adv::before {
  z-index: 1;
  background-color: rgba(255, 255, 255, 0.6); }

.ui-bg-grey96 .actPane {
  border-bottom: none; }

.sectListing .actPane {
  margin-top: 30px;
  margin-bottom: 20px; }

@media screen and (min-width: 1200px) {
  .sectListing [class^='actPane-grid'] {
    width: 1000px; } }

h1.actPane-node:empty {
  max-width: none;
  transform: scaleX(0.75);
  -ms-transform: scaleX(0.75);
  -webkit-transform: scaleX(0.75); }

.sectListing h1.actPane-node:empty {
  transform: scale(1.15, 1.55);
  -ms-transform: scale(1.15, 1.55);
  -webkit-transform: scale(1.15, 1.55); }

.prof-desc:empty {
  height: 56px;
  background-size: cover;
  background-image: url(img/empty/empty-prof-desc-grey90.svg); }

.wp-node:empty {
  position: relative;
  background-image: url(img/empty/empty-wp-grey96.svg); }
  .wp-node:empty::before {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 40%;
    background-image: linear-gradient(rgba(255, 255, 255, 0), #fff); }
  @media screen and (max-width: 1200px) {
    .wp-node:empty {
      height: 455px; } }
  @media screen and (min-width: 1200px) {
    .wp-node:empty {
      height: 548px; } }

[class*='card-Xx275'] [class*='avatar-50']:empty {
  width: 75px;
  height: 75px;
  margin-left: -7px;
  border-radius: 50%;
  background-color: #e6e6e6; }

[class^='revPane-grid'] .card-210x180 .avatar-info:empty {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center; }

@media screen and (max-width: 1200px) {
  [class^='revPane-grid'] .avatar-info:empty::before {
    transform: scaleX(0.78);
    -ms-transform: scaleX(0.78);
    -webkit-transform: scaleX(0.78); } }

[class^='preview-']:empty {
  background-color: #e6e6e6; }

.revPane-desc:empty {
  z-index: 0;
  width: 800px;
  height: 56px;
  background-image: url(img/empty/empty-revPane-grey90.svg); }

.prevPane:empty {
  background-color: #e6e6e6; }

.list-head-title:empty {
  transform: scale(1.15, 1.55);
  -ms-transform: scale(1.15, 1.55);
  -webkit-transform: scale(1.15, 1.55); }

[class*='-clean-state'] {
  position: relative; }
  [class*='-clean-state']::after {
    z-index: 9999;
    content: '';
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }

[class^='revPane-grid'] .avatar-info:empty::before, .nx-ui-clean .nx-ui-adv .avatar-info:empty::before,
.-clean-state .nx-ui-adv .avatar-info:empty::before, .card-210x275 .card-content:empty::before,
.card-210x365 .card-content:empty::before,
[class*='card-170x160'] .card-content:empty::before {
  content: '';
  width: 180px;
  height: 22px;
  background-image: url(img/clean/clean-180x22-grey90.svg); }

.-clean-state .avatarPane .avatar-info:empty::before,
.grk-ui-empty .avatarPane .avatar-info:empty::before, [class*='card-Xx280'] .card-content &gt; *:first-child &gt; *:first-child:empty::before,
[class*='card-Xx315'] .card-content &gt; *:first-child &gt; *:first-child:empty::before,
[class*='card-Xx275'] .card-content &gt; *:first-child &gt; *:first-child:empty::before,
[class*='card-430x']:not(:only-child) .card-content &gt; *:first-child:empty::before {
  content: '';
  width: 300px;
  height: 22px;
  margin: auto 0;
  background-image: url(img/clean/clean-300x22-grey90.svg); }

h1.actPane-node:empty, .list-head-title:empty, [class*='card-430x']:only-child .card-content &gt; *:first-child:empty::before {
  content: '';
  width: 400px;
  height: 22px;
  background-image: url(img/clean/clean-400x22-grey90.svg); }

.-clean-state .profPanePreview-info .profPanePreview-node:first-child::before {
  content: '';
  width: 410px;
  height: 34px;
  background-image: url(img/clean/clean-410x34-grey90.svg); }

.-clean-state .ui-gallery [class*='nx-ic-arrow']::before,
[class^='wp-grid'].-clean-state .small-nx-ui-title [class*='nx-ic-arrow']::before,
[class^='wp-grid'].nx-ui-blur-ic .small-nx-ui-title [class*='nx-ic-arrow']::before {
  visibility: visible;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2020%2020%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22%23ccc%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M6.97696281%2C9.99429394%20L12.6377176%2C4.16644099%20C13.1207608%2C3.66980656%2013.1207608%2C2.85897485%2012.6377176%2C2.37247582%20C12.1586096%2C1.87584139%2011.3774766%2C1.87584139%2010.8934496%2C2.37247582%20L4.36006887%2C9.10237905%20C4.24004591%2C9.22400381%204.1495368%2C9.36589936%204.08952532%2C9.51793031%20C4.02951384%2C9.66996126%204%2C9.8321276%204%2C9.99429394%20C4%2C10.3186266%204.12002296%2C10.6429593%204.36006887%2C10.8963442%20L4.36302025%2C10.8963442%20L10.8934496%2C17.6363829%20C11.3774766%2C18.1228819%2012.1586096%2C18.1228819%2012.6377176%2C17.6262475%20C13.1207608%2C17.129613%2013.1207608%2C16.3289167%2012.6377176%2C15.8322823%20L6.97696281%2C9.99429394%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E") !important; }

.-clean-state [class*='btn-clr'] {
  background-color: #f5f5f5 !important; }

.-clean-state [class*='card-Xx280'] [class*='btn-clr'],
.-clean-state [class*='card-Xx315'] [class*='btn-clr'],
.-clean-state [class*='card-Xx275'] [class*='btn-clr'] {
  background-color: transparent !important; }

.-clean-state .profPanePreview-desc .btn-value {
  color: #808080; }

.commentPane-node:last-child [class*='avatar-group']:empty::before {
  content: '';
  width: 200px;
  height: 36px;
  background-image: url(img/clean/clean-avatarGroup-01-grey90.svg); }

.commentPane-node:last-child [class*='avatar-group']:not(:empty) {
  width: 200px;
  background-image: url(img/clean/clean-avatarGroup-02-grey90.svg); }

.-clean-state [class*='avatar-'][class*='0'][class*='-accessory'] .avatar-link &gt; img {
  background-image: url(img/role/role-grey80/role-accessory-grey80.svg); }

.-clean-state [class*='avatar-'][class*='0'][class*='-artist'] .avatar-link &gt; img {
  background-image: url(img/role/role-grey80/role-artist-grey80.svg); }

.-clean-state [class*='avatar-'][class*='0'][class*='-bride'] .avatar-link &gt; img {
  background-image: url(img/role/role-grey80/role-bride-grey80.svg); }

.-clean-state [class*='avatar-'][class*='0'][class*='-cake'] .avatar-link &gt; img {
  background-image: url(img/role/role-grey80/role-cake-grey80.svg); }

.-clean-state [class*='avatar-'][class*='0'][class*='-car'] .avatar-link &gt; img {
  background-image: url(img/role/role-grey80/role-car-grey80.svg); }

.-clean-state [class*='avatar-'][class*='0'][class*='-catering'] .avatar-link &gt; img {
  background-image: url(img/role/role-grey80/role-catering-grey80.svg); }

.-clean-state [class*='avatar-'][class*='0'][class*='-choreographer'] .avatar-link &gt; img {
  background-image: url(img/role/role-grey80/role-choreographer-grey80.svg); }

.-clean-state [class*='avatar-'][class*='0'][class*='-designer'] .avatar-link &gt; img {
  background-image: url(img/role/role-grey80/role-designer-grey80.svg); }

.-clean-state [class*='avatar-'][class*='0'][class*='-dj'] .avatar-link &gt; img {
  background-image: url(img/role/role-grey80/role-dj-grey80.svg); }

.-clean-state [class*='avatar-'][class*='0'][class*='-dress'] .avatar-link &gt; img {
  background-image: url(img/role/role-grey80/role-dress-grey80.svg); }

.-clean-state [class*='avatar-'][class*='0'][class*='-emcee'] .avatar-link &gt; img {
  background-image: url(img/role/role-grey80/role-emcee-grey80.svg); }

.-clean-state [class*='avatar-'][class*='0'][class*='-flower'] .avatar-link &gt; img {
  background-image: url(img/role/role-grey80/role-flower-grey80.svg); }

.-clean-state [class*='avatar-'][class*='0'][class*='-groom'] .avatar-link &gt; img {
  background-image: url(img/role/role-grey80/role-groom-grey80.svg); }

.-clean-state [class*='avatar-'][class*='0'][class*='-husband'] .avatar-link &gt; img {
  background-image: url(img/role/role-grey80/role-husband-grey80.svg); }

.-clean-state [class*='avatar-'][class*='0'][class*='-limo'] .avatar-link &gt; img {
  background-image: url(img/role/role-grey80/role-limo-grey80.svg); }

.-clean-state [class*='avatar-'][class*='0'][class*='-musician'] .avatar-link &gt; img {
  background-image: url(img/role/role-grey80/role-musician-grey80.svg); }

.-clean-state [class*='avatar-'][class*='0'][class*='-organizer'] .avatar-link &gt; img {
  background-image: url(img/role/role-grey80/role-organizer-grey80.svg); }

.-clean-state [class*='avatar-'][class*='0'][class*='-photobooth'] .avatar-link &gt; img {
  background-image: url(img/role/role-grey80/role-photobooth-grey80.svg); }

.-clean-state [class*='avatar-'][class*='0'][class*='-photographer'] .avatar-link &gt; img {
  background-image: url(img/role/role-grey80/role-photographer-grey80.svg); }

.-clean-state [class*='avatar-'][class*='0'][class*='-recorder'] .avatar-link &gt; img {
  background-image: url(img/role/role-grey80/role-recorder-grey80.svg); }

.-clean-state [class*='avatar-'][class*='0'][class*='-registry'] .avatar-link &gt; img {
  background-image: url(img/role/role-grey80/role-registry-grey80.svg); }

.-clean-state [class*='avatar-'][class*='0'][class*='-ring'] .avatar-link &gt; img {
  background-image: url(img/role/role-grey80/role-ring-grey80.svg); }

.-clean-state [class*='avatar-'][class*='0'][class*='-ship'] .avatar-link &gt; img {
  background-image: url(img/role/role-grey80/role-ship-grey80.svg); }

.-clean-state [class*='avatar-'][class*='0'][class*='-spot'] .avatar-link &gt; img {
  background-image: url(img/role/role-grey80/role-spot-grey80.svg); }

.-clean-state [class*='avatar-'][class*='0'][class*='-stylist'] .avatar-link &gt; img {
  background-image: url(img/role/role-grey80/role-stylist-grey80.svg); }

.-clean-state [class*='avatar-'][class*='0'][class*='-unauth'] .avatar-link &gt; img {
  background-image: url(img/role/role-grey80/role-unauth-grey80.svg); }

.-clean-state [class*='avatar-'][class*='0'][class*='-venue'] .avatar-link &gt; img {
  background-image: url(img/role/role-grey80/role-venue-grey80.svg); }

.-clean-state [class*='avatar-'][class*='0'][class*='-videographer'] .avatar-link &gt; img {
  background-image: url(img/role/role-grey80/role-videographer-grey80.svg); }

.-clean-state [class*='avatar-'][class*='0'][class*='-wife'] .avatar-link &gt; img {
  background-image: url(img/role/role-grey80/role-wife-grey80.svg); }

.nx-ui-clean [class*='avatar-'][class$='0'] .avatar-link &gt; img,
.-clean-state [class*='avatar-'][class$='0'] .avatar-link &gt; img {
  background-color: #e6e6e6; }

.nx-ui-clean [class*='avatar-']:not([class*='0-']) .avatar-link &gt; img,
.-clean-state [class*='avatar-']:not([class*='0-']) .avatar-link &gt; img {
  background-image: none; }

*:not([class^='streamPane-grid']).-clean-state .avatarPane .avatar-link &gt; img,
*:not([class^='streamPane-grid']).grk-ui-empty .avatarPane .avatar-link &gt; img {
  background-image: url(img/role/role-unauth-grey15.svg); }

.nx-ui-clean .nx-ui-adv .avatar-info:empty,
.-clean-state .nx-ui-adv .avatar-info:empty,
.-clean-state .avatarPane .avatar-info:empty,
.grk-ui-empty .avatarPane .avatar-info:empty {
  flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center; }

*:not([class^='streamPane-grid']).-clean-state .avatarPane .avatar-info:empty::before,
*:not([class^='streamPane-grid']).grk-ui-empty .avatarPane .avatar-info:empty::before {
  opacity: .2; }

.nx-ui-clean .nx-ui-adv .avatar-info:empty::before,
.-clean-state .nx-ui-adv .avatar-info:empty::before {
  transform: scaleX(0.56);
  -ms-transform: scaleX(0.56);
  -webkit-transform: scaleX(0.56); }

.card-Xx80 .card-media:empty {
  width: 100%;
  height: 560px;
  background: #e6e6e6; }

@media screen and (max-width: 1200px) {
  .-clean-state .card-210x275:nth-child(n + 9), .-clean-state
  .card-210x365:nth-child(n + 9), .-clean-state
  [class*='card-170x160']:nth-child(n + 9) {
    display: none; } }

@media screen and (max-width: 1200px) {
  [class*='card-170x160'] .card-content:empty::before {
    transform: scaleX(0.78);
    -ms-transform: scaleX(0.78);
    -webkit-transform: scaleX(0.78); } }

.nx-ui-clean [class*='card-Xx275'] .card-media-link,
.-clean-state [class*='card-Xx275'] .card-media-link,
.-clean-state [class*='card-Xx280'] .card-media-link {
  flex-grow: 1;
  -ms-flex-positive: 1;
  -webkit-flex-grow: 1; }

.-clean-state .wp-node:empty {
  background-image: url(img/clean/clean-wp-grey90.svg); }

[class^='profPanePreview-grid'].-clean-state + [class^='profPane-grid'] &gt; * {
  visibility: hidden; }

.-clean-state [class*='profPanePreview-edit']:not(:empty) + .profPanePreview-info {
  margin-top: 50px; }

.-clean-state .profPanePreview-info .profPanePreview-node:first-child::after {
  content: none; }

[class^='wp-grid'].-clean-state .small-nx-ui-title .nx-ui-link-value,
[class^='wp-grid'].nx-ui-blur-ic .small-nx-ui-title .nx-ui-link-value {
  color: #808080; }

[class^='list-card-newgrid'].-clean-state {
  padding-top: 0; }

[class^='list-card-newgrid'].-clean-state::after {
  left: 50%;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%); }

.grk-card.-sizeXx352,
.grk-card.-sizeXx360,
.grk-card.-sizeXx388 {
  max-width: 100%; }

.prfl-content {
  max-width: 100%; }

.lst-filter {
  max-width: 100%; }
</pre></body></html>