#gtco-user.public-profile {
  background: #f7f8fb;
  padding: 28px 0 72px;
}

#gtco-user.public-profile .crumbs {
  margin-bottom: 22px;
  color: #5f6673;
  font-size: 14px;
}

#gtco-user.public-profile .crumbs a {
  color: #f78120;
  font-weight: 600;
}

#gtco-user.public-profile .blockProfilExeplain {
  background: #fff;
  border: 1px solid #e6e9ef;
  border-radius: 8px;
  box-shadow: 0 18px 45px rgba(31, 41, 55, .08);
  margin-bottom: 28px;
  padding: 34px 32px 36px;
  position: relative;
  overflow: hidden;
}

#gtco-user.public-profile .blockProfilExeplain:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 6px;
  background: #f78120;
}

#gtco-user.public-profile .imguserheader {
  background: #f1f4f8;
  border: 5px solid #fff;
  border-radius: 50%;
  box-shadow: 0 12px 26px rgba(247, 129, 32, .24);
  cursor: pointer;
  display: block;
  height: 158px;
  margin: 0 auto;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 158px;
}

#gtco-user.public-profile .imguserheader img {
  display: block;
  height: 100%;
  object-fit: cover;
  width: 100%;
}


#gtco-user.public-profile .profile-pro-badge {
  background: #2196f3;
  border-radius: 4px;
  bottom: 12px;
  color: #fff;
  font-size: 12px;
  font-weight: 800;
  left: 50%;
  line-height: 1;
  padding: 5px 8px;
  position: absolute;
  transform: translateX(-50%);
}

#gtco-user.public-profile .profile-empty-state {
  color: #5f6673;
  font-weight: 600;
  margin: 0;
}

#gtco-user.public-profile .imguserheader:focus-visible {
  outline: 3px solid rgba(247, 129, 32, .45);
  outline-offset: 4px;
}

#gtco-user.public-profile .blockProfilExeplain h1 {
  align-items: center;
  color: #1f2937;
  display: inline-flex;
  font-size: 36px;
  gap: 8px;
  justify-content: center;
  line-height: 1.15;
  margin: 18px 0 10px;
  word-break: break-word;
}

#gtco-user.public-profile .contentdescription {
  color: #2f3742;
  font-size: 16px;
  line-height: 1.7 !important;
  margin: 18px auto 0;
  max-width: 680px;
  white-space: pre-line;
}

#gtco-user.public-profile .blockProfilExeplain p:not(.contentdescription) {
  color: #5f6673;
  display: flex;
  flex-wrap: wrap;
  font-size: 14px !important;
  gap: 10px 18px;
  justify-content: center;
  margin: 10px 0 0;
}

#gtco-user.public-profile .blockProfilExeplain p:not(.contentdescription) span {
  align-items: center;
  display: inline-flex;
  gap: 6px;
  margin-left: 0 !important;
}

#gtco-user.public-profile .blockProfilExeplain svg,
#gtco-user.public-profile .blockProfilExeplain i {
  color: #f78120;
  fill: #f78120;
}

#gtco-user.public-profile .profile-mobility svg {
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.8;
}

#gtco-user.public-profile .profile-mobility-icon {
  flex: 0 0 auto;
  height: 18px;
  width: 18px;
}

#gtco-user.public-profile .profile-mobility {
  align-items: center;
  background: #fff7ed;
  display: flex;
  flex-wrap: wrap;
  gap: 11px 14px;
  justify-content: center;
  margin: 18px auto 0;
  max-width: 680px;
  padding: 12px 14px;
  border-radius: 10px;
}



#gtco-user.public-profile .profile-mobility-list {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
}

#gtco-user.public-profile .profile-mobility-pill {
  align-items: center;
  background: #fff;
  border: 1px solid rgba(247, 129, 32, .22);
  border-radius: 999px;
  color: #2f3742;
  display: inline-flex;
  font-size: 13px;
  font-weight: 700;
  gap: 6px;
  line-height: 1.2;
  padding: 8px 11px;
}

#gtco-user.public-profile .social-network {
  display: flex;
  gap: 10px;
  justify-content: center;
  list-style: none;
  margin: 8px auto 12px !important;
  padding: 0;
  width: auto !important;
}

#gtco-user.public-profile .social-network a {
  align-items: center;
  background: #fff7f0;
  border: 1px solid rgba(247, 129, 32, .18);
  border-radius: 50%;
  color: #f78120;
  display: inline-flex;
  height: 38px;
  justify-content: center;
  width: 38px;
}

#gtco-user.public-profile #sidebar {
  position: sticky;
  top: 92px;
}

#gtco-user.public-profile .nav-container {
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 8px 8px 0 0;
  display: flex;
  overflow: hidden;
}

#gtco-user.public-profile .new-pro-layout {
  background: #fff;
  border: 0;
  border-right: 1px solid #eadfd6;
  color: #5f6673;
  cursor: pointer;
  flex: 1 1 0;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.25;
  padding: 15px 12px;
  text-align: center;
}

#gtco-user.public-profile .new-pro-layout:last-child {
  border-right: 0;
}

#gtco-user.public-profile .new-pro-layout.active {
  background: #1f2937;
  border-bottom: 0 !important;
  color: #fff;
}

#gtco-user.public-profile .nav-content {
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 0 0 8px 8px;
  border-top: 0;
  margin-top: 0;
  max-height: none;
  min-height: 180px;
  overflow-y: auto;
  padding: 24px;
}

#gtco-user.public-profile .pricetag {
  background: #f7f8fb;
  border: 1px solid rgba(247, 129, 32, .18);
  border-radius: 8px;
  margin-bottom: 12px;
  padding: 16px;
}

#gtco-user.public-profile .pricetag h3 {
  align-items: baseline;
  color: #241f1b;
  display: flex;
  font-size: 18px;
  gap: 12px;
  justify-content: space-between;
  line-height: 1.3;
  margin: 0 0 6px;
}

#gtco-user.public-profile .pricetag h3 span {
  color: #f78120;
  flex-shrink: 0;
  font-size: 20px;
  font-weight: 800;
}

#gtco-user.public-profile .contactme {
  background: #1f2937;
  border-radius: 8px;
  box-shadow: 0 16px 34px rgba(33, 27, 22, .16);
  margin-top: 16px;
  padding: 18px;
}

#gtco-user.public-profile .boxhalfinner a,
#gtco-user.public-profile .boxhalfinner button {
  background: #f78120 !important;
  border-radius: 6px !important;
  color: #fff !important;
  font-size: 18px !important;
  min-height: 52px;
}

#gtco-user.public-profile .profile-skill-list {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

#gtco-user.public-profile .profile-skill,
#gtco-user.public-profile #tab-2 span {
  background: #fff7ed !important;
  border: 1px solid rgba(247, 129, 32, .2);
  border-radius: 999px !important;
  color: #8f4308 !important;
  display: inline-flex !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  line-height: 1.25;
  padding: 7px 11px !important;
}

#gtco-user.public-profile .voir-plus {
  background: none;
  border: 0;
  color: #f78120;
  font-weight: 700;
  padding: 0 0 0 4px;
}

#gtco-user.public-profile .lightbox {
  align-items: center;
  background: rgba(17, 13, 10, .86);
  display: none;
  inset: 0;
  justify-content: center;
  position: fixed;
  z-index: 9999;
}

#gtco-user.public-profile .lightbox img {
  animation: profileZoomIn .24s ease;
  border-radius: 8px;
  box-shadow: 0 22px 60px rgba(0, 0, 0, .35);
  max-height: 88vh;
  max-width: 90vw;
}

#gtco-user.public-profile .lightbox .close,
#gtco-user.public-profile .lightbox-close {
  background: transparent;
  border: 0;
  color: #fff;
  cursor: pointer;
  font-size: 42px;
  font-weight: 700;
  position: absolute;
  right: 28px;
  top: 18px;
}

@keyframes profileZoomIn {
  from {
    opacity: 0;
    transform: scale(.92);
  }

  to {
    opacity: 1;
    transform: scale(1);
  }
}

@media screen and (max-width: 960px) {
  #gtco-user.public-profile {
    padding: 18px 0 90px;
  }

  #gtco-user.public-profile #sidebar {
    position: static;
  }

  #gtco-user.public-profile .blockProfilExeplain {
    padding: 28px 18px;
  }

  #gtco-user.public-profile .blockProfilExeplain h1 {
    font-size: 30px;
  }

  #gtco-user.public-profile .nav-content,
  #gtco-user.public-profile .contactme {
    padding: 18px;
  }

  #gtco-user.public-profile .profile-mobility {
    align-items: flex-start;
    justify-content: flex-start;
  }

  #gtco-user.public-profile .profile-mobility-list {
    justify-content: flex-start;
  }
}

@media screen and (max-width: 520px) {
  #gtco-user.public-profile .imguserheader {
    height: 138px;
    width: 138px;
  }

  #gtco-user.public-profile .new-pro-layout {
    font-size: 14px;
    padding: 13px 8px;
  }

  #gtco-user.public-profile .pricetag h3 {
    align-items: flex-start;
    flex-direction: column;
    gap: 4px;
  }
}
/* Profile like button */
#gtco-user.public-profile .profile-like-widget {
  align-items: center;
  display: flex;
  flex-direction: column;
  margin: 14px auto 0;
}

#gtco-user.public-profile .profile-like-button {
  align-items: center;
  background: #f3f4f6;
  border: 1px solid #e5e7eb;
  border-radius: 999px;
  color: #1f2937;
  cursor: pointer;
  display: inline-flex;
  font-size: 14px;
  font-weight: 800;
  gap: 8px;
  justify-content: center;
  line-height: 1;
  min-height: 40px;
  padding: 0 14px;
  transition: background .18s ease, border-color .18s ease, color .18s ease, transform .18s ease;
}

#gtco-user.public-profile .profile-like-button:hover,
#gtco-user.public-profile .profile-like-button:focus-visible {
  background: #fff7ed;
  border-color: rgba(247, 129, 32, .36);
  color: #f78120;
}

#gtco-user.public-profile .profile-like-button:focus-visible {
  outline: 3px solid rgba(247, 129, 32, .28);
  outline-offset: 3px;
}

#gtco-user.public-profile .profile-like-button.is-liked {
  background: #fff7ed;
  border-color: rgba(247, 129, 32, .42);
  color: #f78120;
}

#gtco-user.public-profile .profile-like-button.is-readonly,
#gtco-user.public-profile .profile-like-button.is-readonly:hover,
#gtco-user.public-profile .profile-like-button.is-readonly:focus-visible {
  background: #f3f4f6;
  border-color: #e5e7eb;
  color: #1f2937;
  cursor: default;
}

#gtco-user.public-profile .profile-like-button:disabled {
  cursor: wait;
  opacity: .7;
  transform: none;
}

#gtco-user.public-profile .profile-like-icon {
  color: currentColor !important;
  fill: currentColor !important;
  height: 18px;
  width: 18px;
}

#gtco-user.public-profile .profile-like-count {
  border-left: 1px solid rgba(31, 41, 55, .16);
  min-width: 1.5ch;
  padding-left: 8px;
  text-align: center;
}

#gtco-user.public-profile .profile-like-message {
  color: #8f4308;
  font-size: 12px;
  font-weight: 700;
  margin-top: 7px;
  min-height: 15px;
}

@media screen and (max-width: 520px) {
  #gtco-user.public-profile .profile-like-button {
    font-size: 13px;
    min-height: 38px;
    padding: 0 12px;
  }
}

.jobber-profile-label {
  display: inline-flex;
  align-items: center;
  padding: 6px 11px;
  border: 1px solid rgba(252, 119, 10, 0.25);
  border-radius: 999px;
  background: #fff5ec;
  color: #c95b00;
  font-size: 13px;
  font-weight: 700;
}