@charset "UTF-8";
/*!
Theme Name: Ethypharm Insiders 2025
Theme URI: https://inside.ethypharm.de/
Author: screencode
Author URI: https://www.screencode.at
Description: Ethypharm Insiders 2025 Theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: insiders2025
*/
/* Input Mono Condensed - Light */
@font-face {
  font-family: "Input Mono Condensed Light";
  src: url("fonts/InputMono/InputMono-CondensedLight.woff2") format("woff2"), url("fonts/InputMono/InputMono-CondensedLight.woff") format("woff"), url("fonts/InputMono/InputMono-CondensedLight.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
/* Input Mono Condensed - Medium */
@font-face {
  font-family: "Input Mono Condensed Medium";
  src: url("fonts/InputMono/InputMono-CondensedMedium.woff2") format("woff2"), url("fonts/InputMono/InputMono-CondensedMedium.woff") format("woff"), url("fonts/InputMono/InputMono-CondensedMedium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
/* Input Mono - Regular */
@font-face {
  font-family: "Input Mono Regular";
  src: url("fonts/InputMono/InputMono-Regular.woff2") format("woff2"), url("fonts/InputMono/InputMono-Regular.woff") format("woff"), url("fonts/InputMono/InputMono-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
/* montserrat-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/Montserrat/montserrat-v31-latin-regular.woff2") format("woff2"), url("fonts/Montserrat/montserrat-v31-latin-regular.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* montserrat-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  src: url("fonts/Montserrat/montserrat-v31-latin-700.woff2") format("woff2"), url("fonts/Montserrat/montserrat-v31-latin-700.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/*
 * Breakpoints
 */
/*
 * Fonts
 */
/*
 * Colors
 */
/*
 * BOOTSTRAP
 */
:root {
  --Color-Primary: #5A55E6;
  --Text-Primary: #000000;
  --content-margin-left: 153px;
}
@media only screen and (max-width: 1720px) {
  :root {
    --content-margin-left: 128px;
  }
}
@media only screen and (max-width: 1434px) {
  :root {
    --content-margin-left: 104px;
  }
}
@media only screen and (max-width: 1148px) {
  :root {
    --content-margin-left: 79px;
  }
}
@media only screen and (max-width: 862px) {
  :root {
    --content-margin-left: 55px;
  }
}
@media only screen and (max-width: 576px) {
  :root {
    --content-margin-left: 30px;
  }
}

/*
 * Stretch Main-Content
 */
html {
  height: 100%;
}

body {
  display: flex;
  flex-direction: column;
  height: 100%;
}
body > header,
body > footer {
  flex-grow: 0;
  flex-shrink: 0;
}
body > main {
  flex-grow: 1;
  flex-shrink: 0;
}

body {
  overflow-wrap: break-word;
  word-wrap: break-word;
  hyphens: manual;
  overflow-x: hidden;
}

.reset-wrap {
  overflow-wrap: normal;
  word-wrap: normal;
  hyphens: none;
}

.text-center {
  text-align: center;
}

h1, h2, h3, h4, h5, h6 {
  overflow-wrap: break-word;
  hyphens: auto;
}

h2::after,
h3::after {
  content: "";
  display: block;
  width: var(--underline-width, calc(100% - var(--content-margin-left)));
  height: 3px;
  background: currentColor;
  margin-top: 5px;
  margin-left: var(--content-margin-left);
}
h2.has-black-text::after,
h3.has-black-text::after {
  background: var(--Color-Primary);
}

body > main.elementor > main > .elementor-element > .wp-block-heading,
body > main.elementor > main > .elementor-element .elementor-element > p,
body > main.elementor > main > .elementor-element .elementor-element > ol,
body > main.elementor > main > .elementor-element .elementor-element > ul,
body > main.elementor > main > .elementor-element > figure.wp-block-image,
body > main.elementor > main > .elementor-element > ul.wp-block-list,
body > main.elementor > main > .elementor-element > div.wp-block-group,
body > main.elementor > main > .elementor-element > div.wp-block-theme-accordion,
body > main.elementor > main > .elementor-element div.elementor-loop-container,
body > main.elementor > main > .elementor-element div.elementor-widget-html > *,
body > main.elementor > main > .elementor-element div.elementor-widget-n-accordion > *,
body > main.elementor > main > .elementor-element div.elementor-widget-button > *,
body > main.elementor > main > .elementor-element .e-n-tabs-heading, body > main.elementor > article > .e-con-inner > .elementor-element > .wp-block-heading,
body > main.elementor > article > .e-con-inner > .elementor-element .elementor-element > p,
body > main.elementor > article > .e-con-inner > .elementor-element .elementor-element > ol,
body > main.elementor > article > .e-con-inner > .elementor-element .elementor-element > ul,
body > main.elementor > article > .e-con-inner > .elementor-element > figure.wp-block-image,
body > main.elementor > article > .e-con-inner > .elementor-element > ul.wp-block-list,
body > main.elementor > article > .e-con-inner > .elementor-element > div.wp-block-group,
body > main.elementor > article > .e-con-inner > .elementor-element > div.wp-block-theme-accordion,
body > main.elementor > article > .e-con-inner > .elementor-element div.elementor-loop-container,
body > main.elementor > article > .e-con-inner > .elementor-element div.elementor-widget-html > *,
body > main.elementor > article > .e-con-inner > .elementor-element div.elementor-widget-n-accordion > *,
body > main.elementor > article > .e-con-inner > .elementor-element div.elementor-widget-button > *,
body > main.elementor > article > .e-con-inner > .elementor-element .e-n-tabs-heading {
  margin-left: var(--content-margin-left);
}
body > main.elementor > main > .elementor-element div.elementor-loop-container, body > main.elementor > article > .e-con-inner > .elementor-element div.elementor-loop-container {
  margin-right: var(--content-margin-left);
}
body > main.elementor .elementor-element.disregard-content-margin-left > * {
  margin-left: 0 !important;
}

body > main.elementor > article {
  margin-bottom: 4rem;
}

.honour-content-margin-left {
  margin-left: var(--content-margin-left);
}

.honour-content-padding-left {
  padding-left: var(--content-margin-left);
}

@media only screen and (min-width: 862px) {
  .w-md-50 {
    width: 50% !important;
  }
}
.text-white {
  color: #ffffff;
}
.text-white a {
  color: #ffffff !important;
  text-decoration: underline !important;
}

.elementor .wp-block-image img {
  border: 1px solid #5A55E6;
  padding: 1rem;
}

.elementor-element > ul {
  padding-left: 1rem;
}
.elementor-element > ul li::marker {
  color: #000000;
}
.elementor-element > ul > li::marker {
  color: #5A55E6;
}

ul.force-white-marker li::marker, ol.force-white-marker li::marker {
  color: #ffffff;
}

figcaption {
  text-align: left !important;
}

.elementor-widget-n-tabs .e-n-tabs-heading {
  justify-content: flex-start !important;
  margin-bottom: 2rem;
}

:root {
  /* Colors */
  --bs-primary: #5A55E6;
  --bs-white: #fff;
  --bs-body-color: #000000;
  /* Border radius */
  --bs-border-radius-pill: 50rem;
  /* Spacing scale */
  --bs-spacing-1: 0.25rem;
  --bs-spacing-2: 0.5rem;
  --bs-spacing-3: 1rem;
  --bs-spacing-4: 1.5rem;
  --bs-spacing-5: 3rem;
  /* Shadow */
  --bs-box-shadow: 0 0 1rem rgba(0,0,0,.15);
  /* Optional: gutters for grid */
  --bs-gutter-x: 0.75rem;
  --bs-gutter-y: 0.75rem;
}

/* -------------------------------------------------
   Core Reset / Base
-------------------------------------------------- */
* {
  box-sizing: border-box;
}

img {
  max-width: 100%;
  height: auto;
}

/* -------------------------------------------------
   Container
-------------------------------------------------- */
.container-fluid {
  width: 100%;
  padding-right: var(--bs-gutter-x, 0.75rem);
  padding-left: var(--bs-gutter-x, 0.75rem);
}

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

/* -------------------------------------------------
   Grid System
-------------------------------------------------- */
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: calc(var(--bs-gutter-x, 1.5rem) / -2);
  margin-left: calc(var(--bs-gutter-x, 1.5rem) / -2);
  margin-top: calc(var(--bs-gutter-y, 1.5rem) / -2);
  margin-bottom: calc(var(--bs-gutter-y, 1.5rem) / -2);
}

.row.g-5 {
  --bs-gutter-x: 3rem; /* horizontal spacing */
  --bs-gutter-y: 3rem; /* vertical spacing */
}

.row.g-5 > * {
  padding-right: calc(var(--bs-gutter-x) / 2);
  padding-left: calc(var(--bs-gutter-x) / 2);
  margin-top: calc(var(--bs-gutter-y) / 2);
  margin-bottom: calc(var(--bs-gutter-y) / 2);
}

/* Base column */
.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

/* -------------------------------------------------
   Flex Utilities
-------------------------------------------------- */
.d-flex {
  display: flex !important;
}

.d-block {
  display: block !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.align-items-center {
  align-items: center !important;
}

/* -------------------------------------------------
   Width / Height Utilities
-------------------------------------------------- */
.w-100 {
  width: 100% !important;
}

.h-100 {
  height: 100% !important;
}

/* -------------------------------------------------
   Spacing Utilities
-------------------------------------------------- */
.p-2 {
  padding: var(--bs-spacing-2, 0.5rem) !important;
}

.p-3 {
  padding: var(--bs-spacing-3, 1rem) !important;
}

.mt-3 {
  margin-top: var(--bs-spacing-3, 1rem) !important;
}

.my-3 {
  margin-top: var(--bs-spacing-3, 1rem) !important;
  margin-bottom: var(--bs-spacing-3, 1rem) !important;
}

.me-2 {
  margin-right: var(--bs-spacing-2, 0.5rem) !important;
}

.ms-n3 {
  margin-left: calc(var(--bs-spacing-3, 1rem) * -1) !important;
}

/* -------------------------------------------------
   Text Utilities
-------------------------------------------------- */
.text-black {
  color: var(--bs-body-color, #000) !important;
}

.text-white {
  color: var(--bs-white, #fff) !important;
}

.text-decoration-none {
  text-decoration: none !important;
}

/* -------------------------------------------------
   Background & Border Utilities
-------------------------------------------------- */
.bg-primary {
  background-color: var(--bs-primary, #0d6efd) !important;
}

.rounded-pill {
  display: inline-flex;
  align-items: center;
  white-space: nowrap;
  border-radius: var(--bs-border-radius-pill, 50rem) !important;
  padding: 0.25rem 0.75rem;
  line-height: 1;
}

/* -------------------------------------------------
   Position Utilities
-------------------------------------------------- */
.position-absolute {
  position: absolute !important;
}

/* -------------------------------------------------
   Shadow
-------------------------------------------------- */
.shadow {
  box-shadow: var(--bs-box-shadow, 0 0.5rem 1rem rgba(0, 0, 0, 0.15)) !important;
}

/* -------------------------------------------------
   Overflow Utilities
-------------------------------------------------- */
.overflow-hidden {
  overflow: hidden !important;
}

/* Responsive columns (md breakpoint: ≥768px) */
@media (min-width: 768px) {
  .col-md-4 {
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
  }
  .col-md-5 {
    flex: 0 0 41.6667%;
    max-width: 41.6667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.3333%;
    max-width: 58.3333%;
  }
  .col-md-8 {
    flex: 0 0 66.6667%;
    max-width: 66.6667%;
  }
  .w-md-50 {
    width: 50% !important;
  }
  .flex-md-row {
    flex-direction: row !important;
  }
}
/*
 * Header Logo
 */
#headerLogo {
  max-width: 101px;
}

#headerImage {
  height: 26.5vw;
  background-image: url("img/doctor-patient.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

#footerLogo {
  max-width: 170px;
}

#menu-footer a {
  color: white;
}

article.blog-post-card {
  --content-margin-left: 21px;
  background-color: #ffffff;
}
@media only screen and (max-width: 1720px) {
  article.blog-post-card {
    --content-margin-left: 19px;
  }
}
@media only screen and (max-width: 1434px) {
  article.blog-post-card {
    --content-margin-left: 17px;
  }
}
@media only screen and (max-width: 1148px) {
  article.blog-post-card {
    --content-margin-left: 15px;
  }
}
@media only screen and (max-width: 862px) {
  article.blog-post-card {
    --content-margin-left: 13px;
  }
}
@media only screen and (max-width: 576px) {
  article.blog-post-card {
    --content-margin-left: 11px;
  }
}
article.blog-post-card.no-thumbnail .blog-post-content-wrapper {
  padding-top: 4rem !important;
}
article.blog-post-card h3 {
  margin-top: 0;
}
article.max-height {
  max-height: 370px;
}
@media only screen and (max-width: 862px) {
  article.max-height {
    max-height: none;
  }
}

.elementor-widget-loop-grid .elementor-loop-container.elementor-grid {
  grid-column-gap: 3rem;
}
.elementor-widget-loop-grid .elementor-loop-container.elementor-grid .e-loop-item > .elementor-element {
  padding: 0;
}
@media only screen and (min-width: 1025px) {
  .elementor-widget-loop-grid .elementor-loop-container.elementor-grid .e-loop-item:nth-of-type(n+4) > .elementor-element {
    margin-top: 2rem;
  }
}
@media only screen and (max-width: 1024px) {
  .elementor-widget-loop-grid .elementor-loop-container.elementor-grid .e-loop-item:nth-of-type(n+3) > .elementor-element {
    margin-top: 2rem;
  }
}
@media only screen and (max-width: 767px) {
  .elementor-widget-loop-grid .elementor-loop-container.elementor-grid .e-loop-item:nth-of-type(n+2) > .elementor-element {
    margin-top: 2rem;
  }
}

.elementor-widget-loop-carousel .swiper-pagination-bullet {
  --swiper-pagination-bullet-inactive-opacity: 1;
  border-radius: 1rem;
  transition-property: width;
  transition-duration: 400ms;
  transition-timing-function: ease-in-out;
}
.elementor-widget-loop-carousel .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 2rem;
}

body > main {
  padding-top: 3rem;
}

.page-icon {
  position: absolute;
  top: 2rem;
  right: -3rem;
  font-size: clamp(5rem, 22.86vw, 10rem);
  color: #5A55E6;
  opacity: 0.5;
  z-index: -1;
}
@media only screen and (min-width: 1750px) {
  .page-icon {
    right: clamp(-7rem, 67rem - 64vw, -3rem);
  }
}

.fineprint.link-to {
  font-size: 75% !important;
  position: relative;
  top: -0.5em;
  vertical-align: baseline;
  text-decoration: none !important;
}

.text-white .footnote.link-to {
  color: #ffffff;
}

#fineprint-fussnoten li.is-highlighted,
#fineprint-referenzen li.is-highlighted {
  background: rgba(90, 85, 230, 0.2);
  transition: background-color 400ms;
}

#fineprint-fussnoten li {
  list-style-type: lower-alpha;
}

body:not(.elementor-editor-active) #fineprint-body {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
  font-size: 0.875rem;
}

.accordion-content {
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.3s ease;
}

/* when open */
.accordion-item.is-open .accordion-content {
  max-height: 1000px; /* large enough to fit content */
}

/* Remove button styling */
.accordion-button {
  appearance: none !important;
  background: none !important;
  border: none !important;
  padding: 0 !important;
  margin: 0 !important;
  font: inherit !important;
  color: inherit !important;
  text-align: left !important;
  width: 100% !important;
  cursor: pointer !important;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.accordion-button:focus-visible {
  outline: 2px solid #000;
  outline-offset: 2px;
}

/* Icon styling */
.accordion-button .accordion-icon {
  transition: transform 0.3s ease;
  display: inline-block;
}
.accordion-button[aria-expanded=false] .accordion-icon::before {
  content: "\e80d";
}
.accordion-button[aria-expanded=true] .accordion-icon {
  transform: rotate(90deg);
}
.accordion-button[aria-expanded=true] .accordion-icon::before {
  content: "\e80f";
}

.accordion-block {
  border: 1px solid #5A55E6;
  border-radius: 1rem;
  padding: 0 1rem;
}

/* Elementor Accordion */
.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title {
  justify-content: space-between !important;
  border: none !important;
  border-bottom: 1px solid #ffffff !important;
}
.elementor-widget-n-accordion .e-n-accordion-item > div.elementor-element {
  padding-bottom: 4rem;
  border: none;
}
.elementor-widget-n-accordion .e-n-accordion-item > div.elementor-element > div.elementor-element > p,
.elementor-widget-n-accordion .e-n-accordion-item > div.elementor-element > div.elementor-element > ul,
.elementor-widget-n-accordion .e-n-accordion-item > div.elementor-element > div.elementor-element > ol {
  margin-left: 0;
}

.hbspt-form {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.hbspt-form fieldset {
  display: flex;
  max-width: 700px !important;
  width: 100%;
}
.hbspt-form fieldset.form-columns-1 {
  width: 100%;
}
.hbspt-form fieldset.form-columns-1 .hs-form-field {
  width: 100%;
}
@media only screen and (max-width: 862px) {
  .hbspt-form fieldset.form-columns-2 {
    flex-direction: column;
  }
  .hbspt-form fieldset.form-columns-2 .hs-form-field {
    width: 100% !important;
  }
}
@media only screen and (min-width: 863px) {
  .hbspt-form fieldset.form-columns-2 .hs-form-field:nth-child(1) {
    margin-right: 1rem;
  }
}
.hbspt-form fieldset .hs-form-field {
  margin-bottom: 2rem !important;
}
.hbspt-form input[type=text],
.hbspt-form input[type=email],
.hbspt-form select,
.hbspt-form textarea {
  border-style: solid;
  border-color: #5A55E6;
  border-width: 0 0 1px 0;
  background-color: white;
  font-size: 1rem;
  padding: 0.5rem 1rem;
  width: 100% !important;
  font-family: "Montserrat", sans-serif;
}
.hbspt-form input[type=radio],
.hbspt-form input[type=checkbox] {
  border-style: solid;
  border-color: #5A55E6;
  border-width: 1px;
  appearance: none;
  width: 1rem !important;
  height: 1rem;
  background: #fff;
  display: inline-grid;
  place-content: center;
  vertical-align: middle;
  margin: 0 1rem 0 0;
  flex-shrink: 0;
  flex-grow: 0;
}
.hbspt-form input[type=radio]::before,
.hbspt-form input[type=checkbox]::before {
  content: "";
  width: 10px;
  height: 10px;
  transform: scale(0);
  transition: transform 120ms ease-in-out;
  background: #5A55E6;
}
.hbspt-form input[type=radio]:checked::before,
.hbspt-form input[type=checkbox]:checked::before {
  transform: scale(1);
}
.hbspt-form input[type=radio]:focus-visible,
.hbspt-form input[type=checkbox]:focus-visible {
  outline: 2px solid color-mix(in srgb, var(--color-primary, #0a66c2) 40%, transparent);
  outline-offset: 2px;
}
.hbspt-form input[type=radio] {
  border-radius: 50%;
}
.hbspt-form input[type=radio]::before {
  border-radius: 50%;
}
.hbspt-form .hs-form-radio-display,
.hbspt-form .hs-form-booleancheckbox-display {
  display: flex;
  align-items: center;
}
.hbspt-form textarea {
  width: 100%;
}
.hbspt-form ul.inputs-list {
  list-style: none;
}
@media only screen and (max-width: 862px) {
  .hbspt-form ul.inputs-list {
    padding: 0;
  }
}
.hbspt-form ul.inputs-list.hs-error-msgs {
  font-size: 0.875rem;
  color: #ff0000;
  margin: 0;
  padding: 0;
}
.hbspt-form .legal-consent-container {
  font-size: 0.875rem;
}
.hbspt-form .hs-submit {
  margin-top: 2rem;
  text-align: center;
}
.hbspt-form .hs-submit input[type=submit] {
  padding: 7px 30px 7px 30px;
  background-color: #5A55E6;
  color: white;
  border-radius: 50rem;
  border: none;
  font-weight: bold;
  font-size: 1rem;
  line-height: 1.1875rem;
  letter-spacing: 0.1rem;
}

.eth-table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0 1.25rem;
}
.eth-table thead,
.eth-table tbody {
  box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.1490196078);
  border-radius: 12px;
}
.eth-table thead tr th {
  padding: 1.333rem;
  font-weight: 600;
  white-space: nowrap;
  text-align: left;
}
.eth-table tbody tr {
  position: relative;
}
.eth-table tbody tr td {
  padding: 1.333rem;
  vertical-align: top;
}
.eth-table tbody tr:not(:last-child)::after {
  content: "";
  position: absolute;
  left: 1.333rem;
  right: 1.333rem;
  bottom: 0;
  height: 1px;
  background-color: #ECECEC;
}

/* Mobile overrides */
@media only screen and (max-width: 1148px) {
  .eth-table-wrapper {
    overflow-x: auto;
    padding: 0 1rem;
    margin: 0 0 0 -1rem;
  }
}
#menu-item-search {
  position: relative;
}
#menu-item-search .search-form-wrapper {
  position: absolute;
  top: -1.5px;
  right: -10px;
  background: #fff;
  padding: 10px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  z-index: 1000;
  min-width: 250px;
}
#menu-item-search .search-form-wrapper .search-form {
  display: flex;
  align-items: center;
}
#menu-item-search .search-form-wrapper .search-form label {
  margin: 0;
  flex-grow: 1;
}
#menu-item-search .search-form-wrapper .search-form .search-field {
  width: 100%;
  border: 1px solid #ccc;
  padding: 5px 10px;
}
#menu-item-search .search-form-wrapper .search-form .search-submit {
  background: none;
  border: none;
  cursor: pointer;
  padding: 0 0 0 10px;
  color: #333;
}
#menu-item-search .search-form-wrapper .search-form .search-submit:hover {
  color: #000;
}
#menu-item-search.is-active .js-search-toggle {
  color: #000;
}

.custom-filter-tabs {
  margin-bottom: 2rem;
}
.custom-filter-tabs fieldset {
  border: none;
  padding: 0;
}
.custom-filter-tabs .tabs-wrapper {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.custom-filter-tabs .cf-tab-title {
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 15px 35px;
  border: none;
  background-color: #ECECEC;
  transition: all 0.3s ease;
  border-radius: 50rem;
}
.custom-filter-tabs .cf-tab-title input[type=radio] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.custom-filter-tabs .cf-tab-title .cf-tab-title-text {
  color: #000000;
  font-family: "Montserrat", sans-serif;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0.1rem;
  line-height: 1.1875rem;
}
.custom-filter-tabs .cf-tab-title:hover {
  background-color: #54595F;
}
.custom-filter-tabs .cf-tab-title:hover .cf-tab-title-text {
  color: #ffffff;
}
.custom-filter-tabs .cf-tab-title:has(input:checked) {
  background-color: #5A55E6;
}
.custom-filter-tabs .cf-tab-title:has(input:checked) .cf-tab-title-text {
  color: #ffffff;
}
.custom-filter-tabs .cf-tab-title:has(input:focus-visible) {
  outline: 2px solid #5A55E6;
}
.custom-filter-tabs.is-loading {
  position: relative;
  pointer-events: none;
}
.custom-filter-tabs.is-loading::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.6);
  z-index: 5;
}
.custom-filter-tabs .filter-loader {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
}
.custom-filter-tabs .filter-loader.is-active {
  display: block;
}
.custom-filter-tabs .filter-loader .spinner {
  width: 40px;
  height: 40px;
  border: 4px solid rgba(90, 85, 230, 0.1);
  border-left-color: #5A55E6;
  border-radius: 50%;
  animation: spin 1s linear infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* hide Borlabs placeholders by default to prevent the flash */
[data-borlabs-cookie-content] {
  opacity: 0;
  transition: opacity 0.12s ease-in-out;
}

/* show when our script marks the page ready */
.borlabs-ready [data-borlabs-cookie-content] {
  opacity: 1;
}
/*# sourceMappingURL=style.css.map */