/*icon */
/***kyo icon cluster css ***/
.coin-more-icon-white:after {
  content: "";
  background: url(../images/dashbord-left-white-icon.png);
  background-repeat: no-repeat;
  padding-left: 15px;
  background-size: auto;
  background-position: center;
}
.coin-more-icon-grey:after {
  content: "";
  background: url(../images/grey-arrow-icon.png);
  background-repeat: no-repeat;
  padding-left: 15px;
  background-size: 7px 7px;
  background-position: center;
}

.coin-cluster-division-row {
  padding-inline: 20px;
  padding-bottom: 10px;
}

.coin-cluster {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  /* identical to box height */
  color: var(--secondary-one);
  margin-right: 5px;
}

.coin-division {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  /* identical to box height */
  color: var(--secondary-one);
  margin-right: 5px;
}
.coin-cluster:before {
  content: "";
  background: url(../images/cluster-icon-card.png);
  background-repeat: no-repeat;
  padding-left: 14px;
  background-size: 15px;
  background-position: center;
  margin-right: 5px;
}
.coin-division:before {
  content: "";
  background: url(../images/division-icon-card.png);
  background-repeat: no-repeat;
  padding-left: 15px;
  background-size: 14px;
  background-position: center;
  margin-right: 5px;
}
.coin-inline-block {
  display: inline-block;
  margin-bottom: 20px;
}
.coin-date {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: var(--secondary-one);
  margin-right: 5px;
}
.coin-date:before {
  content: "";
  background: url(../images/calender-icon-card.png);
  background-repeat: no-repeat;
  padding-left: 15px;
  background-size: 14px;
  background-position: center;
  margin-right: 5px;
}

.coin-scheme-status {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: var(--secondary-one);
}
.coin-scheme-status:before {
  content: "|";
  font-size: 12px;
  margin-right: 5px;
  font-weight: 500;
}

.coin-card-components .field-content.coin-card-body P {
  margin-bottom: 1px;
}

/*share-icon css */
.coin-share-icon {
  float: right;
}
.coin-share-icon li {
  list-style-type: none;
}
.coin-share-icon svg,
.coin-url svg {
  display: none !important;
}
.coin-share-icon a {
  text-decoration: none;
}

.share-service-name {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: var(--secondary-one);
  margin-right: 5px;
  text-decoration: none;
}
.share-service-name:before {
  content: "";
  background: url(../images/share-icon.png);
  background-repeat: no-repeat;
  padding-left: 15px;
  background-size: 12px;
  background-position: center;
  margin-right: 5px;
}

/*icon */
/***kyo icon cluster css ***/
.coin-more-icon-white:after {
  content: "";
  background: url(../images/dashbord-left-white-icon.png);
  background-repeat: no-repeat;
  padding-left: 15px;
  background-size: auto;
  background-position: center;
}
.coin-more-icon-grey:after {
  content: "";
  background: url(../images/grey-arrow-icon.png);
  background-repeat: no-repeat;
  padding-left: 15px;
  background-size: 5px;
  background-position: center;
  width: 10px;
  height: 10px;
}

.coin-cluster-division-row {
  padding-inline: 20px;
  padding-bottom: 10px;
}

.coin-cluster {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  /* identical to box height */
  color: var(--secondary-one);
  margin-right: 5px;
}

.coin-division {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  /* identical to box height */
  color: var(--secondary-one);
  margin-right: 5px;
}
.coin-cluster:before {
  content: "";
  background: url(../images/cluster-icon-card.png);
  background-repeat: no-repeat;
  padding-left: 14px;
  background-size: 11px;
  background-position: center;
  margin-right: 5px;
}
.coin-division:before {
  content: "";
  background: url(../images/division-icon-card.png);
  background-repeat: no-repeat;
  padding-left: 15px;
  background-size: 11px;
  background-position: center;
  margin-right: 5px;
}
.coin-inline-block {
  display: inline-block;
  margin-bottom: 20px;
}
.coin-date {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: var(--secondary-one);
  margin-right: 5px;
}
.coin-date:before {
  content: "";
  background: url(../images/calender-icon-card.png);
  background-repeat: no-repeat;
  padding-left: 15px;
  background-size: 12px;
  background-position: center;
  margin-right: 5px;
}

.coin-scheme-status {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: var(--secondary-one);
}
.coin-scheme-status:before {
  content: "|";
  font-size: 12px;
  margin-right: 5px;
  font-weight: 500;
}

.coin-card-components .field-content.coin-card-body P {
  margin-bottom: 1px;
}

/*share-icon css */
.coin-share-icon {
  float: right;
}
.coin-share-icon li {
  list-style-type: none;
}
.coin-share-icon svg,
.coin-url svg {
  display: none !important;
}
.coin-share-icon a {
  text-decoration: none;
}

.share-service-name {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: var(--secondary-one);
  margin-right: 5px;
  text-decoration: none;
}
.share-service-name:before {
  content: "";
  background: url(../images/share-icon.png);
  background-repeat: no-repeat;
  padding-left: 15px;
  background-size: 10px;
  background-position: center;
  margin-right: 5px;
}

.coin-url * {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: var(--secondary-one);
  margin-right: 5px;
  text-decoration: none;
}
.coin-url {
  padding-bottom: 10px;
}
.coin-url *:before {
  content: "";
  background: url(../images/copy-link-icon.png);
  background-repeat: no-repeat;
  padding-left: 15px;
  background-size: 12px;
  background-position: center;
  margin-right: 5px;
}
.coin-url, .coin-url *{
  font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: var(--secondary-one);
}
/*share-icon css */

/*ICON */
.coin-search-form::after {
  content: " ";
  background-image: url(../images/search-icon.png); /* all icons in a single file */
  background-repeat: no-repeat;
  background-position: center; /* position of the right icon */
  width: 25px;
  height: 100%;
  position: absolute;
  right: 5px;
  top: 0px;
}
.coin-profile-icon:before {
  content: "";
  background: url(../images/profile-icon.png);
  background-repeat: no-repeat;
  padding-left: 15px;
  background-size: 99%;
  background-position: center;
  margin-right: 7px;
}
.coin-admin-icon:before {
  content: "";
  background: url(../images/admin-icon.png);
  background-repeat: no-repeat;
  padding-left: 15px;
  background-size: 100%;
  background-position: center;
  margin-right: 7px;
}
.coin-logout-icon:before {
  content: "";
  background: url(../images/logout-icon.png);
  background-repeat: no-repeat;
  padding-left: 15px;
  background-size: 90%;
  background-position: center;
  margin-right: 7px;
}
.coin-phone-icon:before {
  content: "";
  background: url(../images/phone-icon.png);
  padding-left: 20px;
  background-repeat: no-repeat;
  background-size: 12px;
  background-position: left;
}

.coin-mail-icon:before {
  content: "";
  background: url(../images/mail-icon.png);
  padding-left: 20px;
  background-repeat: no-repeat;
  background-size: 12px;
  background-position: left;
}

.coin-location-icon:before {
  content: "";
  background: url(../images/location-icon.png);
  padding-left: 20px;
  background-repeat: no-repeat;
  background-size: 12px;
  background-position: left;
}

.coin-division-icon:before {
  content: "";
  background: url(../images/cluster-building-icon.png);
  padding-left: 20px;
  background-repeat: no-repeat;
  background-size: 12px;
  background-position: left;
}
.coin-greeting-icon:before {
  content: "";
  background: url(../images/greating-icon.png);
  padding-left: 23px;
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: left;
}
.coin-greeting-icon-grey:before {
  content: "";
  background: url(../images/send-anniversary-grey.png);
  padding-left: 26px;
  background-repeat: no-repeat;
  background-size: 17px;
  background-position: left;
}
.coin-greeting-message-icon:before {
  content: "";
  background: url(../images/new-gray-message.png);
  padding-left: 26px;
  background-repeat: no-repeat;
  background-size: 17px;
  background-position: left;
}
.coin-greeting-message-icon-white:before {
  content: "";
  background: url(../images/send-message-icon-white.png);
  padding-left: 23px;
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: left;
}

/*icon* */

/* icon-white */
.coin-phone-icon-white:before {
  content: "";
  background: url(../images/phone-icon-white.png);
  padding-left: 20px;
  background-repeat: no-repeat;
  background-size: 12px;
  background-position: left;
}
.coin-mail-icon-white:before {
  content: "";
  background: url(../images/mail-icon-white.png);
  padding-left: 20px;
  background-repeat: no-repeat;
  background-size: 12px;
  background-position: left;
}
.coin-location-icon-white:before {
  content: "";
  background: url(../images/location-icon-white.png);
  padding-left: 20px;
  background-repeat: no-repeat;
  background-size: 12px;
  background-position: left;
}
.coin-division-icon-white:before {
  content: "";
  background: url(../images/cluster-building-icon-white.png);
  padding-left: 20px;
  background-repeat: no-repeat;
  background-size: 12px;
  background-position: left;
}
/* icon-white */
.coin-mail-icon a{
    display: unset !important;
}
.coin-mail-icon a svg.mailto {
    display: none;
}

.coin-url {
  padding-bottom: 25px;
}
.coin-url *:before {
  content: "";
  background: url(../images/copy-link-icon.png);
  background-repeat: no-repeat;
  padding-left: 15px;
  background-size: 12px;
  background-position: center;
  margin-right: 5px;
}
.coin-url, .coin-url *{
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 16px;
  color: var(--secondary-one);
}
/*share-icon css */

/*ICON */
.coin-search-form::after {
  content: " ";
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="19" height="19" viewBox="0 0 19 19" fill="none"><path d="M8 15C11.866 15 15 11.866 15 8C15 4.13401 11.866 1 8 1C4.13401 1 1 4.13401 1 8C1 11.866 4.13401 15 8 15Z" stroke="%2300426A" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M17 17L13 13" stroke="%2300426A" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="round"/></svg>'); /* all icons in a single file */
  background-repeat: no-repeat;
  background-position: center; /* position of the right icon */
  width: 25px;
  height: 100%;
  position: absolute;
  right: 8.5%;
  top: -12%;
}
header .coin-search-form::before {
  content: " ";
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="19" height="20" viewBox="0 0 19 20" fill="none"><path d="M8 16.4979C11.866 16.4979 15 13.1531 15 9.02702C15 4.90097 11.866 1.55615 8 1.55615C4.13401 1.55615 1 4.90097 1 9.02702C1 13.1531 4.13401 16.4979 8 16.4979Z" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M17 18.6323L13 14.3633" stroke="white" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="round"/></svg>'); /* all icons in a single file */
  background-repeat: no-repeat;
  background-position: center; /* position of the right icon */
  width: 20px;
  height: 100%;
  position: absolute;
  right: 8.5%;
  top: -16%;
  /* background-color: red; */
  z-index: 99;
  background-size: 14px;
}
.coin-profile-icon:before {
  content: "";
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18" fill="none"><path d="M8.94365 9.19668C11.1374 9.19668 12.9093 7.4248 12.9093 5.21699C12.9093 3.02324 11.1374 1.2373 8.94365 1.2373C6.7499 1.2373 4.97803 3.02324 4.97803 5.21699C4.97803 7.41074 6.7499 9.19668 8.94365 9.19668Z" fill="%23919495"/><path d="M11.8264 9.46387C11.8123 9.47793 11.7842 9.49199 11.7701 9.49199C11.7279 9.47793 11.6857 9.46387 11.6436 9.46387C10.8561 9.97012 9.92793 10.2795 8.91543 10.2795C7.90293 10.2795 6.94668 9.98418 6.15918 9.47793C3.52949 10.0123 1.51855 12.3607 1.51855 15.1873V16.7623H9.2248H14.3998H16.4811V15.1873C16.4811 12.3607 14.4701 10.0123 11.8264 9.46387Z" fill="%23919495"/></svg>');
  background-repeat: no-repeat;
  padding-left: 18px;
  background-size: 18px;
  background-position: center;
  margin-right: 7px;
}
.coin-admin-icon:before {
  content: "";
  background: url(../images/admin-gray.png);
  background-repeat: no-repeat;
  padding-left: 20px;
  background-size: 20px;
  background-position: center;
  margin-right: 7px;
}
.coin-logout-icon:before {
  content: "";
  background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18" fill="none"><path d="M8.98633 11.0111C8.48008 11.0111 8.07227 10.6033 8.07227 10.0971V1.71582C8.07227 1.20957 8.48008 0.801758 8.98633 0.801758C9.49258 0.801758 9.90039 1.20957 9.90039 1.71582V10.0971C9.90039 10.6033 9.49258 11.0111 8.98633 11.0111Z" fill="%23919495"/><path d="M8.98604 17.1004C4.85166 17.1004 1.49072 13.7395 1.49072 9.60509C1.49072 6.70821 3.19228 4.03634 5.80791 2.8129C6.27197 2.60196 6.80635 2.79884 7.01729 3.24884C7.22822 3.7129 7.03135 4.24727 6.58135 4.45821C4.59853 5.38634 3.31885 7.39727 3.31885 9.59102C3.31885 12.7129 5.86416 15.2582 8.98604 15.2582C12.1079 15.2582 14.6532 12.7129 14.6532 9.59102C14.6532 7.39727 13.3735 5.38634 11.3767 4.45821C10.9126 4.24727 10.7157 3.69884 10.9407 3.24884C11.1517 2.78477 11.7001 2.5879 12.1501 2.8129C14.7798 4.03634 16.4813 6.70821 16.4813 9.60509C16.4813 13.7395 13.1204 17.1004 8.98604 17.1004Z" fill="%23919495"/></svg>');
  background-repeat: no-repeat;
  padding-left: 20px;
  background-size: 18px;
  background-position: center;
  margin-right: 7px;
}
.coin-phone-icon:before {
  content: "";
  background: url(../images/phone-icon.png);
  padding-left: 20px;
  background-repeat: no-repeat;
  background-size: 12px;
  background-position: left;
}

.coin-mail-icon:before {
  content: "";
  background: url(../images/mail-icon.png);
  padding-left: 20px;
  background-repeat: no-repeat;
  background-size: 12px;
  background-position: left;
}

.coin-location-icon:before {
  content: "";
  background: url(../images/location-icon.png);
  padding-left: 20px;
  background-repeat: no-repeat;
  background-size: 12px;
  background-position: left;
}

.coin-division-icon:before {
  content: "";
  background: url(../images/cluster-building-icon.png);
  padding-left: 20px;
  background-repeat: no-repeat;
  background-size: 12px;
  background-position: left;
}
.coin-greeting-icon:before {
  content: "";
  background: url(../images/greating-icon.png);
  padding-left: 23px;
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: left;
}
.coin-greeting-icon-grey:before {
  content: "";
  background: url(../images/send-anniversary-grey.png);
  padding-left: 26px;
  background-repeat: no-repeat;
  background-size: 17px;
  background-position: left;
}
.coin-greeting-message-icon:before {
  content: "";
  background: url(../images/new-gray-message.png);
  padding-left: 26px;
  background-repeat: no-repeat;
  background-size: 17px;
  background-position: left;
}
.coin-greeting-message-icon-white:before {
  content: "";
  background: url(../images/send-message-icon-white.png);
  padding-left: 23px;
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: left;
}

/*icon* */

/* icon-white */
.coin-phone-icon-white:before {
  content: "";
  background: url(../images/phone-icon-white.png);
  padding-left: 20px;
  background-repeat: no-repeat;
  background-size: 12px;
  background-position: left;
}
.coin-mail-icon-white:before {
  content: "";
  background: url(../images/mail-icon-white.png);
  padding-left: 20px;
  background-repeat: no-repeat;
  background-size: 12px;
  background-position: left;
}
.coin-location-icon-white:before {
  content: "";
  background: url(../images/location-icon-white.png);
  padding-left: 20px;
  background-repeat: no-repeat;
  background-size: 12px;
  background-position: left;
}
.coin-division-icon-white:before {
  content: "";
  background: url(../images/cluster-building-icon-white.png);
  padding-left: 20px;
  background-repeat: no-repeat;
  background-size: 12px;
  background-position: left;
}
/* icon-white */
.coin-mail-icon a{
    display: unset !important;
}
.coin-mail-icon a svg.mailto {
    display: none;
}


/* hover dropdown icon */

header a.coin-profile-dropdown-item.coin-profile-icon:hover:before {
  background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18" fill="none"><path d="M8.94365 9.19668C11.1374 9.19668 12.9093 7.4248 12.9093 5.21699C12.9093 3.02324 11.1374 1.2373 8.94365 1.2373C6.7499 1.2373 4.97803 3.02324 4.97803 5.21699C4.97803 7.41074 6.7499 9.19668 8.94365 9.19668Z" fill="%2300426A"/><path d="M11.8264 9.46387C11.8123 9.47793 11.7842 9.49199 11.7701 9.49199C11.7279 9.47793 11.6857 9.46387 11.6436 9.46387C10.8561 9.97012 9.92793 10.2795 8.91543 10.2795C7.90293 10.2795 6.94668 9.98418 6.15918 9.47793C3.52949 10.0123 1.51855 12.3607 1.51855 15.1873V16.7623H9.2248H14.3998H16.4811V15.1873C16.4811 12.3607 14.4701 10.0123 11.8264 9.46387Z" fill="%2300426A"/></svg>');
  background-repeat: no-repeat;
  padding-left: 18px;
  background-size: 18px 18px;
    background-position: center;
    margin-right: 7px;

}

header a.coin-profile-dropdown-item.coin-admin-icon:hover:before {
  background: url(../images/admin-img.png);
  background-repeat: no-repeat;
  padding-left: 20px;
  background-size: 20px;
    background-position: center;
    margin-right: 7px;
}

header a.coin-profile-dropdown-item.coin-logout-icon:hover:before {
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18" fill="none"><path d="M8.98633 11.0111C8.48008 11.0111 8.07227 10.6033 8.07227 10.0971V1.71582C8.07227 1.20957 8.48008 0.801758 8.98633 0.801758C9.49258 0.801758 9.90039 1.20957 9.90039 1.71582V10.0971C9.90039 10.6033 9.49258 11.0111 8.98633 11.0111Z" fill="%2300426A"/><path d="M8.98604 17.1004C4.85166 17.1004 1.49072 13.7395 1.49072 9.60509C1.49072 6.70821 3.19228 4.03634 5.80791 2.8129C6.27197 2.60196 6.80635 2.79884 7.01729 3.24884C7.22822 3.7129 7.03135 4.24727 6.58135 4.45821C4.59853 5.38634 3.31885 7.39727 3.31885 9.59102C3.31885 12.7129 5.86416 15.2582 8.98604 15.2582C12.1079 15.2582 14.6532 12.7129 14.6532 9.59102C14.6532 7.39727 13.3735 5.38634 11.3767 4.45821C10.9126 4.24727 10.7157 3.69884 10.9407 3.24884C11.1517 2.78477 11.7001 2.5879 12.1501 2.8129C14.7798 4.03634 16.4813 6.70821 16.4813 9.60509C16.4813 13.7395 13.1204 17.1004 8.98604 17.1004Z" fill="%2300426A"/></svg>');
  background-repeat: no-repeat;
    padding-left: 20px;
    background-size: 18px;
    background-position: center;
    margin-right: 7px;

}

/* hobbies icon */

.coin-hobby-icon:before {
    content: "";
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><g clip-path="url(%23clip0_2631_130)"><path d="M10.2626 11.7878C10.0751 11.6503 9.87506 11.5253 9.68756 11.4128C9.63756 11.3878 9.58756 11.3628 9.55006 11.3253C10.2376 10.3753 9.82506 9.27534 9.30006 8.77534C8.66256 8.17534 7.63756 8.10034 6.92506 8.60034C6.53756 8.87534 6.28756 9.23784 6.16256 9.68784C6.01256 10.2753 6.11256 10.8253 6.47506 11.3128C5.12506 11.9753 4.38756 13.0628 4.28756 14.5628C4.26256 14.9003 4.40006 15.1253 4.68756 15.2503L4.71256 15.2628H11.3126L11.3376 15.2503C11.6251 15.1378 11.7501 14.9128 11.7376 14.5628C11.6501 13.4253 11.1626 12.4878 10.2626 11.7878ZM5.43756 14.1753C5.61256 13.2003 6.42506 12.1753 7.87506 12.1128C9.20006 12.0628 10.3001 12.9128 10.5501 14.1753H5.43756ZM8.00006 11.0003C7.52506 11.0003 7.18756 10.6628 7.18756 10.1878C7.18756 9.97534 7.27506 9.77534 7.42506 9.62534C7.57506 9.47534 7.78756 9.38784 8.00006 9.38784C8.21256 9.38784 8.41256 9.47534 8.57506 9.62534C8.72506 9.77534 8.81256 9.97534 8.81256 10.1878C8.81256 10.6503 8.46256 11.0003 8.00006 11.0003Z" fill="%236C757E"/><path d="M4.7251 4.21269C4.7251 4.50019 4.8501 4.68769 5.1001 4.81269C5.9876 5.25019 6.8501 5.68769 7.6626 6.10018C7.7751 6.16268 7.8876 6.18769 7.9876 6.18769C8.1001 6.18769 8.2001 6.16268 8.3126 6.10018C9.2876 5.60018 10.1001 5.20018 10.8501 4.82518C11.1251 4.68769 11.2501 4.48769 11.2501 4.17519C11.2376 3.15019 11.2376 2.16268 11.2501 1.21268C11.2501 0.887685 11.1251 0.675185 10.8501 0.562685C10.8501 0.562685 10.9376 0.587685 10.8251 0.550185C10.7126 0.512685 10.5751 0.550185 10.5751 0.550185L9.9876 0.837685C9.3376 1.16268 8.6876 1.48768 8.0501 1.81268C8.0001 1.83768 7.9751 1.83768 7.9126 1.81268C7.2876 1.50018 6.6501 1.17518 6.0001 0.850185L5.4001 0.550185C5.4001 0.550185 5.3001 0.500185 5.1251 0.562685C4.8751 0.650185 4.7251 0.887685 4.7251 1.21268C4.7376 2.26268 4.7376 3.31269 4.7251 4.21269ZM5.8251 2.12518V2.00018L5.9876 2.08768C6.4626 2.32518 6.9376 2.56269 7.4126 2.80018C7.4251 2.80018 7.4376 2.82519 7.4501 2.82519C7.4501 3.40019 7.4501 3.97518 7.4501 4.56269V4.76268L7.3126 4.70018C6.8126 4.45018 6.3126 4.20019 5.8251 3.95019C5.8251 3.33769 5.8251 2.73768 5.8251 2.12518ZM8.5501 2.81269C9.0876 2.53768 9.6251 2.26268 10.1501 2.00018L10.1626 1.98768V2.66268C10.1626 3.07518 10.1626 3.48769 10.1626 3.90019C10.1626 3.93769 10.1626 3.95019 10.1626 3.95019C10.1626 3.95019 10.1626 3.95019 10.1501 3.96269C9.7251 4.16269 9.3126 4.37519 8.9001 4.58769L8.5501 4.76268V4.57518C8.5501 3.97518 8.5501 3.38769 8.5501 2.81269Z" fill="%236C757E"/><path d="M15.3374 7.11276C15.3374 7.10026 15.3249 7.08776 15.3249 7.08776C15.2249 6.48776 14.8249 5.98776 14.2874 5.72526C13.7374 5.47526 13.1249 5.50026 12.5999 5.80026C12.5499 5.82526 12.5374 5.82526 12.4874 5.80026C11.9624 5.50026 11.3624 5.47526 10.8249 5.71276C10.2874 5.95026 9.8999 6.42526 9.7749 7.01276C9.6499 7.60026 9.7749 8.18776 10.1499 8.76276C10.5999 9.45026 11.2499 9.97526 12.2374 10.4753C12.3499 10.5253 12.4499 10.5503 12.5499 10.5503C12.6624 10.5503 12.7624 10.5253 12.8624 10.4628C12.9624 10.4003 13.0749 10.3378 13.1749 10.2753C13.4749 10.1003 13.7874 9.91276 14.0749 9.70026C14.6499 9.26276 15.0499 8.73776 15.2499 8.13776C15.2624 8.01276 15.3874 7.52526 15.3374 7.11276ZM12.5249 9.37526C12.0249 9.10026 11.4624 8.75026 11.0749 8.18776C10.8999 7.92526 10.8124 7.67526 10.8124 7.37526C10.8249 7.16276 10.8999 6.86276 11.2374 6.70026C11.5124 6.57526 11.7749 6.61276 12.0499 6.83776C12.0749 6.85026 12.0874 6.87526 12.0999 6.88776C12.1499 6.92526 12.1999 6.97526 12.2624 7.01276C12.4749 7.13776 12.7249 7.08776 12.9124 6.91276C13.1124 6.72526 13.3124 6.63776 13.5249 6.63776C13.7249 6.63776 13.9124 6.73776 14.0374 6.88776C14.1874 7.06276 14.2499 7.28776 14.2249 7.52526C14.1749 7.91276 13.9749 8.25026 13.5874 8.62526C13.2999 8.90026 12.9624 9.13776 12.5374 9.36276C12.5499 9.37526 12.5374 9.37526 12.5249 9.37526Z" fill="%236C757E"/><path d="M4.96248 8.6375C5.59998 8.4875 6.02498 8.1 6.21248 7.475C6.36248 7 6.26248 6.5125 5.97498 6.1625C5.68748 5.825 5.24998 5.675 4.78748 5.7375C4.56248 5.775 4.33748 5.8125 4.12498 5.8625L3.99998 5.8875C3.32498 6.0375 2.91248 6.5375 2.91248 7.2375C2.91248 7.725 2.91248 8.2 2.91248 8.6875V9.275C2.87498 9.2625 2.84998 9.2625 2.81248 9.25C2.63748 9.2125 2.44998 9.175 2.26248 9.1875C1.53748 9.225 1.01248 9.6 0.749979 10.2625C0.499979 10.9125 0.624979 11.5375 1.11248 12.0375C1.43748 12.375 1.82498 12.55 2.26248 12.55C2.47498 12.55 2.68748 12.5125 2.91248 12.4375C3.56248 12.2125 3.97498 11.6 3.98748 10.8375C3.98748 10.3875 3.98748 9.9375 3.98748 9.4875V8.825C4.06248 8.8125 4.14998 8.8 4.22498 8.775C4.48748 8.7375 4.72498 8.6875 4.96248 8.6375ZM4.83748 7.5125C4.62498 7.575 4.39998 7.625 4.17498 7.675C4.12498 7.6875 4.07498 7.7 4.02498 7.7125C4.02498 7.6875 4.02498 7.6625 4.02498 7.625C4.02498 7.45 4.02498 7.2875 4.02498 7.125C4.02498 7.0375 4.11248 7 4.18748 6.975C4.39998 6.925 4.64998 6.875 4.89998 6.8375C4.92498 6.8375 4.94998 6.825 4.97498 6.825C5.03748 6.825 5.08748 6.8375 5.12498 6.875C5.17498 6.925 5.18748 7 5.16248 7.1125C5.13748 7.2625 5.06248 7.45 4.83748 7.5125ZM2.91248 10.8875C2.91248 11.0375 2.84998 11.1875 2.73748 11.3C2.62498 11.4125 2.47498 11.475 2.32498 13.4625C2.01248 11.4625 1.74998 11.2 1.74998 12.8875C1.74998 10.725 1.81248 10.575 1.91248 10.4625C2.02498 10.35 2.16248 10.3 2.32498 10.3C2.48748 10.3 2.63748 10.3625 2.73748 10.4625C2.84998 10.5625 2.91248 10.7125 2.91248 10.8875Z" fill="%236C757E"/></g><defs><clipPath id="clip0_2631_130"><rect width="16" height="16" fill="white"/></clipPath></defs></svg>');
    padding-left: 20px;
    background-repeat: no-repeat;
    background-size: 12px;
    background-position: left;
}

.coin-hobby-icon, .coin-user-skill {
    display: flex;
    flex-wrap: wrap;
}
.coin-user-skill .field__item:not(:last-child):before {
  content: "|";
  position: absolute;
  top: 0;
  right: -7px;
  display: flex;
  height: 100%;
  align-items: center;
  margin-bottom: 2px;
  font-size: 16px;
  }

.coin-user-skill .field__item{
margin-right: 10px;
position: relative;
}
.coin-user-skill .field__item:first-child:before{
  display: none;
}

.coin-user-skill .field__item:nth-child(2):after{
  content: "|";
  position: absolute;
  top: 0;
  left: -7px;
  display: flex;
  height: 100%;
  align-items: center;
  margin-bottom: 2px;
  font-size: 16px;
}

/* Address icon */

.coin-address-icon:before {
    content: "";
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M8 15.075C7.8625 15.075 7.7375 15.0125 7.6375 14.9125C7.425 14.6875 2.5 9.35005 2.5 6.42505C2.5 3.38755 4.9625 0.925049 8 0.925049C11.0375 0.925049 13.5 3.38755 13.5 6.42505C13.5 9.35005 8.575 14.6875 8.3625 14.9125C8.2625 15.0125 8.1375 15.075 8 15.075ZM8 1.91255C5.5125 1.91255 3.4875 3.93755 3.4875 6.42505C3.4875 8.36255 6.475 12.125 8 13.85C9.5375 12.125 12.5125 8.37505 12.5125 6.42505C12.5125 3.93755 10.4875 1.91255 8 1.91255Z" fill="%236C757E"/><path d="M7.9999 8.66265C6.6374 8.66265 5.5249 7.55015 5.5249 6.18765C5.5249 4.82515 6.6374 3.71265 7.9999 3.71265C9.3624 3.71265 10.4749 4.82515 10.4749 6.18765C10.4749 7.55015 9.3624 8.66265 7.9999 8.66265ZM7.9999 4.70015C7.1749 4.70015 6.5124 5.37515 6.5124 6.18765C6.5124 7.01265 7.1874 7.67515 7.9999 7.67515C8.8249 7.67515 9.4874 7.00015 9.4874 6.18765C9.4874 5.36265 8.8249 4.70015 7.9999 4.70015Z" fill="%236C757E"/></svg>');
    padding-left: 12px;
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: top;
}

.coin-address-icon {
    display: flex;
    line-height: normal !important;
    margin-top: 5px;
    gap: 10px;
}
