body .ixfc-preview-wrap,
.elementor-page .ixfc-preview-wrap {
  margin: 0 0 2rem !important;
  padding: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
}

body .ixfc-preview-wrap .ixfc-profile,
.elementor-page .ixfc-preview-wrap .ixfc-profile {
  max-width: 100% !important;
  margin: 0 !important;
}

body .ixfc-preview-wrap .ixfc-tabs,
.elementor-page .ixfc-preview-wrap .ixfc-tabs {
  position: static !important;
  top: auto !important;
}

body .ixfc-profile,
.elementor-page .ixfc-profile {
  --ixfc-primary: #0b3d5c !important;
  max-width: var(--container-max-width, var(--content-width, 1140px)) !important;
  margin: 0 auto 2rem !important;
  background: #fff !important;
  border: 1px solid #d7e0e8 !important;
  border-radius: 16px !important;
  overflow: hidden !important;
  width: 100% !important;
  font-family: inherit !important;
  box-sizing: border-box !important;
  box-shadow: 0 10px 30px rgba(20, 33, 43, .06) !important;
}

body .ixfc-profile__cover {
  position: relative !important;
  width: 100% !important;
  height: 220px !important;
  min-height: 220px !important;
  overflow: hidden !important;
  background: linear-gradient(125deg, #0b3d5c 0%, #1a5f4a 100%) !important;
}

body .ixfc-profile__cover-img {
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  max-width: none !important;
  object-fit: cover !important;
  object-position: center center !important;
  display: block !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
}

body .ixfc-profile__head,
.elementor-page .ixfc-profile__head {
  display: grid !important;
  grid-template-columns: 96px minmax(0, 1fr) auto !important;
  gap: 1rem 1.25rem !important;
  align-items: center !important;
  padding: 1.25rem 1.5rem 1.35rem !important;
  margin: 0 !important;
  position: relative !important;
  z-index: 2 !important;
  background: #fff !important;
}

body .ixfc-profile__head--no-logo,
.elementor-page .ixfc-profile__head--no-logo {
  grid-template-columns: minmax(0, 1fr) auto !important;
  align-items: center !important;
  margin-top: 0 !important;
  padding-top: 1.25rem !important;
}

body .ixfc-profile__logo-wrap {
  width: 96px !important;
  height: 96px !important;
  border-radius: 16px !important;
  border: 1px solid #e8eef3 !important;
  background: #fff !important;
  box-shadow: none !important;
  overflow: hidden !important;
  display: grid !important;
  place-items: center !important;
}

body .ixfc-profile__logo {
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  object-fit: contain !important;
  object-position: center !important;
  display: block !important;
  margin: 0 !important;
  padding: .35rem !important;
  background: #fff !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

body .ixfc-profile__meta {
  min-width: 0 !important;
  padding: .35rem 0 0 !important;
}

body .ixfc-profile__head h1,
body .ixfc-profile__meta h1 {
  margin: 0 0 .35rem !important;
  font-size: clamp(1.35rem, 2.6vw, 1.85rem) !important;
  line-height: 1.2 !important;
  color: #14212b !important;
  padding: 0 !important;
  border: 0 !important;
  font-family: inherit !important;
  font-weight: 700 !important;
  background: transparent !important;
}

body .ixfc-profile__loc,
body .ixfc-profile__cats {
  margin: 0 0 .2rem !important;
  color: #5b6b78 !important;
  font-size: .92rem !important;
  line-height: 1.35 !important;
}

body .ixfc-profile__actions,
.elementor-page .ixfc-profile__actions {
  display: flex !important;
  gap: .55rem !important;
  flex-wrap: wrap !important;
  align-items: center !important;
  justify-content: flex-end !important;
  padding: .2rem 0 0 !important;
  margin: 0 !important;
}

body .ixfc-profile__actions .ixfc-btn,
.elementor-page .ixfc-profile__actions .ixfc-btn {
  margin: 0 !important;
  white-space: nowrap !important;
  padding: .68rem 1.05rem !important;
}

body .ixfc-tabs,
.elementor-page .ixfc-tabs,
.elementor .ixfc-tabs {
  position: sticky !important;
  top: var(--wp-admin--admin-bar--height, 0px) !important;
  z-index: 40 !important;
  display: flex !important;
  gap: .15rem !important;
  padding: 0 1.25rem !important;
  margin: 0 !important;
  border-top: 1px solid #e8eef3 !important;
  border-bottom: 1px solid #d7e0e8 !important;
  overflow-x: auto !important;
  background: #fff !important;
  scrollbar-width: thin !important;
}

body .ixfc-tabs button,
.elementor-page .ixfc-tabs button,
.elementor .ixfc-tabs button {
  border: 0 !important;
  background: transparent !important;
  padding: .95rem 1rem !important;
  margin: 0 !important;
  font-family: inherit !important;
  font-size: .95rem !important;
  font-weight: 500 !important;
  cursor: pointer !important;
  color: #5b6b78 !important;
  border-bottom: 2px solid transparent !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  text-transform: none !important;
  letter-spacing: normal !important;
  min-height: auto !important;
  height: auto !important;
  width: auto !important;
  line-height: 1.2 !important;
  flex: 0 0 auto !important;
}

body .ixfc-tabs button.is-active,
.elementor-page .ixfc-tabs button.is-active {
  color: var(--ixfc-primary, #0b3d5c) !important;
  border-bottom-color: var(--ixfc-primary, #0b3d5c) !important;
  font-weight: 700 !important;
  background: transparent !important;
}

body .ixfc-tab-panels {
  padding: 0 !important;
  margin: 0 !important;
}

body .ixfc-tab-panel {
  display: none !important;
  padding: 1.35rem 1.5rem 1.6rem !important;
  margin: 0 !important;
  min-height: 140px !important;
}

body .ixfc-tab-panel.is-active {
  display: block !important;
}

body .ixfc-tab-panel h3 {
  margin: 1.25rem 0 .55rem !important;
  font-size: 1.05rem !important;
  font-weight: 700 !important;
  color: #14212b !important;
  padding: 0 !important;
  border: 0 !important;
}

body .ixfc-tab-panel h3:first-child {
  margin-top: 0 !important;
}

body .ixfc-prose {
  margin: 0 0 1rem !important;
  color: #14212b !important;
  line-height: 1.65 !important;
  font-size: .98rem !important;
}

body .ixfc-prose p {
  margin: 0 0 .75rem !important;
}

body .ixfc-prose p:last-child {
  margin-bottom: 0 !important;
}

body .ixfc-muted {
  color: #5b6b78 !important;
  font-size: .9rem !important;
}

body .ixfc-kv {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

body .ixfc-kv li {
  display: grid !important;
  grid-template-columns: 130px minmax(0, 1fr) !important;
  gap: .75rem !important;
  padding: .8rem 0 !important;
  border-bottom: 1px solid #e8eef3 !important;
  margin: 0 !important;
  align-items: start !important;
}

body .ixfc-kv li:last-child {
  border-bottom: 0 !important;
}

body .ixfc-kv strong {
  color: #5b6b78 !important;
  font-weight: 600 !important;
  font-size: .9rem !important;
}

body .ixfc-kv span,
body .ixfc-kv a {
  color: #14212b !important;
  word-break: break-word !important;
}

body .ixfc-kv a {
  text-decoration: underline !important;
  text-underline-offset: 2px !important;
}

body .ixfc-socials {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: .5rem !important;
  margin-top: 1.1rem !important;
}

body .ixfc-socials a {
  text-decoration: none !important;
  border: 1px solid #d7e0e8 !important;
  border-radius: 10px !important;
  padding: .45rem .85rem !important;
  color: #14212b !important;
  background: #f7fafc !important;
  font-size: .9rem !important;
  line-height: 1.2 !important;
}

body .ixfc-socials a:hover {
  border-color: var(--ixfc-primary, #0b3d5c) !important;
  color: var(--ixfc-primary, #0b3d5c) !important;
  background: #fff !important;
}

body .ixfc-checks-view {
  list-style: none !important;
  margin: 0 0 1rem !important;
  padding: 0 !important;
  display: flex !important;
  flex-wrap: wrap !important;
  gap: .5rem !important;
}

body .ixfc-checks-view li {
  margin: 0 !important;
  padding: .4rem .8rem !important;
  border: 1px solid #d7e0e8 !important;
  border-radius: 10px !important;
  background: #f7fafc !important;
  color: #14212b !important;
  font-size: .92rem !important;
}

body .ixfc-products {
  display: grid !important;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)) !important;
  gap: 1rem !important;
}

body .ixfc-products article {
  border: 1px solid #d7e0e8 !important;
  border-radius: 14px !important;
  overflow: hidden !important;
  background: #fafcfd !important;
}

body .ixfc-products img {
  width: 100% !important;
  height: 160px !important;
  object-fit: cover !important;
  display: block !important;
  margin: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
}

body .ixfc-products .ixfc-prose,
body .ixfc-products .ixfc-muted {
  padding: .75rem .85rem !important;
  margin: 0 !important;
}

body .ixfc-lead-form {
  display: grid !important;
  gap: .75rem !important;
  margin-top: 1.25rem !important;
  max-width: 480px !important;
}

body .ixfc-lead-form input,
body .ixfc-lead-form textarea,
.elementor-page .ixfc-lead-form input,
.elementor-page .ixfc-lead-form textarea {
  width: 100% !important;
  border: 1px solid #d7e0e8 !important;
  border-radius: 10px !important;
  padding: .7rem .8rem !important;
  font-family: inherit !important;
  background: #fff !important;
  color: #14212b !important;
  box-shadow: none !important;
  margin: 0 !important;
}

body .ixfc-dialog {
  border: 0 !important;
  border-radius: 16px !important;
  padding: 0 !important;
  max-width: 440px !important;
  width: calc(100% - 2rem) !important;
}

body .ixfc-dialog::backdrop {
  background: rgba(10, 20, 30, .45) !important;
}

body .ixfc-dialog form {
  padding: 1.25rem !important;
}

body .ixfc-profile--1 .ixfc-profile__actions .ixfc-btn--primary,
body .ixfc-profile--2 .ixfc-profile__actions .ixfc-btn--primary,
body .ixfc-profile--3 .ixfc-profile__actions .ixfc-btn--primary {
  background: var(--ixfc-primary, #0b3d5c) !important;
  border-color: var(--ixfc-primary, #0b3d5c) !important;
}

body .ixfc-profile--2 {
  border-radius: 22px !important;
  box-shadow: 0 14px 36px rgba(20, 33, 43, .08) !important;
}

body .ixfc-profile--2 .ixfc-profile__cover {
  height: 200px !important;
  min-height: 200px !important;
}

body .ixfc-profile--2 .ixfc-profile__head,
body .ixfc-profile--2 .ixfc-profile__head--no-logo {
  grid-template-columns: 1fr !important;
  text-align: center !important;
  justify-items: center !important;
  align-items: center !important;
  padding: 1.4rem 1.5rem 1.5rem !important;
  margin: 0 !important;
  gap: .85rem !important;
}

body .ixfc-profile--2 .ixfc-profile__logo-wrap {
  width: 104px !important;
  height: 104px !important;
  border-radius: 999px !important;
  border: 1px solid #e8eef3 !important;
}

body .ixfc-profile--2 .ixfc-profile__meta {
  padding-top: 0 !important;
  max-width: 640px !important;
}

body .ixfc-profile--2 .ixfc-profile__actions {
  justify-content: center !important;
  width: 100% !important;
}

body .ixfc-profile--2 .ixfc-tabs {
  justify-content: center !important;
}

body .ixfc-profile--2 .ixfc-kv li {
  grid-template-columns: 1fr !important;
  gap: .25rem !important;
  text-align: center !important;
}

body .ixfc-profile--2 .ixfc-socials,
body .ixfc-profile--2 .ixfc-checks-view,
body .ixfc-profile--2 .ixfc-lead-form {
  justify-content: center !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

body .ixfc-profile--2 .ixfc-tab-panel {
  text-align: center !important;
}

body .ixfc-profile--2 .ixfc-products {
  text-align: start !important;
}

body .ixfc-profile--3 {
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  background: transparent !important;
  max-width: 100% !important;
}

body .ixfc-profile--3 .ixfc-profile__cover {
  height: 260px !important;
  min-height: 260px !important;
  border-radius: 0 !important;
}

body .ixfc-profile--3 .ixfc-profile__head,
body .ixfc-profile--3 .ixfc-profile__head--no-logo {
  max-width: var(--container-max-width, var(--content-width, 1140px)) !important;
  margin: 0 auto !important;
  padding: 1.35rem clamp(15px, 3vw, 30px) 1.2rem !important;
  background: transparent !important;
  border-bottom: 1px solid #e8eef3 !important;
}

body .ixfc-profile--3 .ixfc-profile__logo-wrap {
  width: 88px !important;
  height: 88px !important;
  border-radius: 12px !important;
  border: 1px solid #e8eef3 !important;
}

body .ixfc-profile--3 .ixfc-tabs {
  max-width: var(--container-max-width, var(--content-width, 1140px)) !important;
  margin: 0 auto !important;
  padding: 0 clamp(15px, 3vw, 30px) !important;
  background: transparent !important;
  border-top: 0 !important;
}

body .ixfc-profile--3 .ixfc-tab-panels {
  max-width: var(--container-max-width, var(--content-width, 1140px)) !important;
  margin: 0 auto !important;
}

body .ixfc-profile--3 .ixfc-tab-panel {
  padding: 1.35rem clamp(15px, 3vw, 30px) 1.75rem !important;
  background: transparent !important;
}

body .ixfc-profile--3 .ixfc-socials a,
body .ixfc-profile--3 .ixfc-checks-view li {
  border-radius: 8px !important;
  background: #fff !important;
}

body .ixfc-archive {
  max-width: var(--container-max-width, var(--content-width, 1140px)) !important;
  margin: 0 auto !important;
  padding: 1.25rem clamp(15px, 3vw, 30px) 3rem !important;
  width: 100% !important;
  box-sizing: border-box !important;
}

body.ixfc-has-archive #content,
body.ixfc-has-archive .site-main,
body.ixfc-has-archive .page-header,
body.post-type-archive-foreign_company #content,
body.post-type-archive-foreign_company .site-main,
body.tax-company_category #content,
body.tax-company_country #content {
  padding-top: 0 !important;
  margin-top: 0 !important;
}

body.ixfc-has-archive .elementor-location-archive,
body.post-type-archive-foreign_company .elementor-location-archive,
body.tax-company_category .elementor-location-archive,
body.tax-company_country .elementor-location-archive {
  display: none !important;
}

body .ixfc-archive__header {
  margin: 0 0 1.25rem !important;
  padding: 0 !important;
}

body .ixfc-archive__header h1 {
  margin: 0 0 1rem !important;
  color: #14212b !important;
  padding: 0 !important;
}

body .ixfc-filters {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: .5rem !important;
  margin-bottom: 1.5rem !important;
  align-items: center !important;
}

body .ixfc-filters a {
  text-decoration: none !important;
  border: 1px solid #d7e0e8 !important;
  border-radius: 10px !important;
  padding: .35rem .8rem !important;
  color: #14212b !important;
  background: #fff !important;
}

body .ixfc-archive__grid {
  display: grid !important;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)) !important;
  gap: 1rem !important;
}

body .ixfc-card {
  background: #fff !important;
  border: 1px solid #d7e0e8 !important;
  border-radius: 14px !important;
  overflow: hidden !important;
}

body .ixfc-card a {
  display: block !important;
  padding: 1rem !important;
  text-decoration: none !important;
  color: inherit !important;
}

body .ixfc-card img {
  width: 72px !important;
  height: 72px !important;
  object-fit: contain !important;
  border-radius: 12px !important;
  margin-bottom: .75rem !important;
  background: #f7fafc !important;
  border: 1px solid #e8eef3 !important;
  padding: .25rem !important;
}

body .ixfc-card h2 {
  margin: 0 0 .35rem !important;
  font-size: 1.1rem !important;
  color: #14212b !important;
}

@media (max-width: 800px) {
  body .ixfc-profile__cover {
    height: 160px !important;
    min-height: 160px !important;
  }

  body .ixfc-profile--2 .ixfc-profile__cover {
    height: 150px !important;
    min-height: 150px !important;
  }

  body .ixfc-profile--3 .ixfc-profile__cover {
    height: 180px !important;
    min-height: 180px !important;
  }

  body .ixfc-profile__head,
  body .ixfc-profile__head--no-logo,
  body .ixfc-profile--2 .ixfc-profile__head,
  body .ixfc-profile--2 .ixfc-profile__head--no-logo,
  body .ixfc-profile--3 .ixfc-profile__head,
  body .ixfc-profile--3 .ixfc-profile__head--no-logo {
    grid-template-columns: 1fr !important;
    margin-top: 0 !important;
    padding: 1rem !important;
    align-items: start !important;
    justify-items: start !important;
    text-align: start !important;
  }

  body .ixfc-profile--2 .ixfc-profile__head,
  body .ixfc-profile--2 .ixfc-profile__head--no-logo {
    justify-items: center !important;
    text-align: center !important;
  }

  body .ixfc-profile__logo-wrap {
    width: 80px !important;
    height: 80px !important;
  }

  body .ixfc-profile--2 .ixfc-kv li {
    text-align: center !important;
  }

  body .ixfc-profile__actions {
    justify-content: flex-start !important;
    width: 100% !important;
  }

  body .ixfc-profile--2 .ixfc-profile__actions {
    justify-content: center !important;
  }

  body .ixfc-tabs {
    padding: 0 .75rem !important;
  }

  body .ixfc-profile--3 .ixfc-tabs,
  body .ixfc-profile--3 .ixfc-tab-panel,
  body .ixfc-profile--3 .ixfc-profile__head {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  body .ixfc-tab-panel {
    padding: 1.1rem 1rem 1.35rem !important;
  }

  body .ixfc-kv li {
    grid-template-columns: 1fr !important;
    gap: .25rem !important;
  }
}

body .ixfc-lang-switch {
  display: flex !important;
  justify-content: flex-end !important;
  gap: .5rem !important;
  padding: .75rem 1rem 0 !important;
}

body .ixfc-lang-switch__btn {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-width: 88px !important;
  padding: .4rem .75rem !important;
  border-radius: 999px !important;
  border: 1px solid #dbe4ec !important;
  background: #fff !important;
  color: #14212b !important;
  text-decoration: none !important;
  font-weight: 600 !important;
}

body .ixfc-lang-switch__btn.is-active {
  background: var(--ixfc-primary, #0b3d5c) !important;
  border-color: var(--ixfc-primary, #0b3d5c) !important;
  color: #fff !important;
}
