/**
 * The base file that should be imported by every file.
 * There should be no CSS generation in this or from imported scss files at all!
 */
/**
 * Library
 */
/**
 * Variables and functions
 */
@font-face {
  font-family: "Heading Now";
  font-weight: bold;
  src: url("/app/themes/nfc-talent-pro/assets/fonts/heading-now/HeadingNow-56Bold.woff2");
  font-display: swap; }

@font-face {
  font-family: "Heading Now";
  font-weight: normal;
  src: url("/app/themes/nfc-talent-pro/assets/fonts/heading-now/HeadingNow-64Regular.woff2");
  font-display: swap; }

@font-face {
  font-family: "Heading Now";
  font-weight: 500;
  src: url("/app/themes/nfc-talent-pro/assets/fonts/heading-now/HeadingNowTrial-55Medium.woff2");
  font-display: swap; }

@font-face {
  font-family: "Carlito";
  font-weight: normal;
  src: url("/app/themes/nfc-talent-pro/assets/fonts/Carlito/Carlito-Regular.ttf");
  font-display: swap; }

@font-face {
  font-family: "Carlito";
  font-weight: normal;
  font-style: italic;
  src: url("/app/themes/nfc-talent-pro/assets/fonts/Carlito/Carlito-Italic.ttf");
  font-display: swap; }

@font-face {
  font-family: "Carlito";
  font-weight: bold;
  src: url("/app/themes/nfc-talent-pro/assets/fonts/Carlito/Carlito-Bold.ttf");
  font-display: swap; }

@font-face {
  font-family: "Carlito";
  font-weight: bold;
  font-style: italic;
  src: url("/app/themes/nfc-talent-pro/assets/fonts/Carlito/Carlito-BoldItalic.ttf");
  font-display: swap; }

@font-face {
  font-family: 'Fallback';
  src: local(Impact);
  size-adjust: 96%;
  ascent-override: 115%;
  descent-override: normal;
  line-gap-override: normal; }

.client-slider {
  z-index: 1;
  position: relative; }
  .client-slider .clients-wrap {
    overflow: hidden; }
    .client-slider .clients-wrap .clients-list {
      display: flex;
      gap: 30px; }
      .client-slider .clients-wrap .clients-list .client .client-wrapper {
        position: relative;
        border-radius: 50%;
        width: 100px;
        height: 100px;
        display: flex;
        justify-content: center;
        align-items: center;
        background-color: var(--white); }
        .client-slider .clients-wrap .clients-list .client .client-wrapper img {
          max-height: 35px;
          max-width: 80px;
          width: auto;
          height: auto;
          filter: grayscale(100%); }
      .client-slider .clients-wrap .clients-list .client.down-client .client-wrapper {
        margin-top: 100px; }

section[class*="darkgray-white-section"] .client-slider .clients-wrap .clients-list .client .client-wrapper {
  background-color: rgba(255, 255, 255, 0.85); }
  section[class*="darkgray-white-section"] .client-slider .clients-wrap .clients-list .client .client-wrapper img {
    filter: grayscale(100%); }

section[class*="white-darkgray-section"] .client-slider .clients-wrap .clients-list .client .client-wrapper {
  background-color: rgba(42, 37, 45, 0.85); }
  section[class*="white-darkgray-section"] .client-slider .clients-wrap .clients-list .client .client-wrapper img {
    filter: brightness(0) invert(1); }

section[class*="white-red-section"] .client-slider .clients-wrap .clients-list .client .client-wrapper {
  background-color: rgba(255, 5, 0, 0.85); }
  section[class*="white-red-section"] .client-slider .clients-wrap .clients-list .client .client-wrapper img {
    filter: brightness(0) invert(1); }

section[class*="red-white-section"] .client-slider .clients-wrap .clients-list .client .client-wrapper {
  background-color: rgba(255, 255, 255, 0.85); }
  section[class*="red-white-section"] .client-slider .clients-wrap .clients-list .client .client-wrapper img {
    filter: grayscale(100%); }

section[class*="white-lightgray-section"] .client-slider .clients-wrap .clients-list .client .client-wrapper {
  background-color: rgba(247, 247, 247, 0.85); }
  section[class*="white-lightgray-section"] .client-slider .clients-wrap .clients-list .client .client-wrapper img {
    filter: brightness(0) invert(1); }

section[class*="lightgray-white-section"] .client-slider .clients-wrap .clients-list .client .client-wrapper {
  background-color: rgba(255, 255, 255, 0.85); }
  section[class*="lightgray-white-section"] .client-slider .clients-wrap .clients-list .client .client-wrapper img {
    filter: grayscale(100%); }

section[class*="red-lightgray-section"] .client-slider .clients-wrap .clients-list .client .client-wrapper {
  background-color: rgba(247, 247, 247, 0.85); }
  section[class*="red-lightgray-section"] .client-slider .clients-wrap .clients-list .client .client-wrapper img {
    filter: brightness(0) invert(1); }

section[class*="lightgray-red-section"] .client-slider .clients-wrap .clients-list .client .client-wrapper {
  background-color: rgba(255, 5, 0, 0.85); }
  section[class*="lightgray-red-section"] .client-slider .clients-wrap .clients-list .client .client-wrapper img {
    filter: brightness(0) invert(1); }

section[class*="red-darkgray-section"] .client-slider .clients-wrap .clients-list .client .client-wrapper {
  background-color: rgba(42, 37, 45, 0.85); }
  section[class*="red-darkgray-section"] .client-slider .clients-wrap .clients-list .client .client-wrapper img {
    filter: brightness(0) invert(1); }

section[class*="darkgray-red-section"] .client-slider .clients-wrap .clients-list .client .client-wrapper {
  background-color: rgba(255, 5, 0, 0.85); }
  section[class*="darkgray-red-section"] .client-slider .clients-wrap .clients-list .client .client-wrapper img {
    filter: brightness(0) invert(1); }

section[class*="darkgray-red-section"] .client-slider .clients-wrap .clients-list .client .client-wrapper {
  background-color: rgba(255, 5, 0, 0.85); }
  section[class*="darkgray-red-section"] .client-slider .clients-wrap .clients-list .client .client-wrapper img {
    filter: brightness(0) invert(1); }

section[class*="magenta-darkblue-section"] .client-slider .clients-wrap .clients-list .client .client-wrapper {
  background-color: rgba(0, 40, 150, 0.85); }
  section[class*="magenta-darkblue-section"] .client-slider .clients-wrap .clients-list .client .client-wrapper img {
    filter: brightness(0) invert(1); }

section[class*="darkblue-magenta-section"] .client-slider .clients-wrap .clients-list .client .client-wrapper {
  background-color: rgba(250, 15, 100, 0.85); }
  section[class*="darkblue-magenta-section"] .client-slider .clients-wrap .clients-list .client .client-wrapper img {
    filter: brightness(0) invert(1); }

section[class*="lightblue-purple-section"] .client-slider .clients-wrap .clients-list .client .client-wrapper {
  background-color: rgba(80, 0, 140, 0.85); }
  section[class*="lightblue-purple-section"] .client-slider .clients-wrap .clients-list .client .client-wrapper img {
    filter: brightness(0) invert(1); }

section[class*="purple-lightblue-section"] .client-slider .clients-wrap .clients-list .client .client-wrapper {
  background-color: rgba(0, 190, 255, 0.85); }
  section[class*="purple-lightblue-section"] .client-slider .clients-wrap .clients-list .client .client-wrapper img {
    filter: brightness(0) invert(1); }

section[class*="yellow-magenta-section"] .client-slider .clients-wrap .clients-list .client .client-wrapper {
  background-color: rgba(250, 15, 100, 0.85); }
  section[class*="yellow-magenta-section"] .client-slider .clients-wrap .clients-list .client .client-wrapper img {
    filter: brightness(0) invert(1); }

section[class*="magenta-yellow-section"] .client-slider .clients-wrap .clients-list .client .client-wrapper {
  background-color: rgba(255, 200, 0, 0.85); }
  section[class*="magenta-yellow-section"] .client-slider .clients-wrap .clients-list .client .client-wrapper img {
    filter: grayscale(100%); }

section[class*="green-purple-section"] .client-slider .clients-wrap .clients-list .client .client-wrapper {
  background-color: rgba(80, 0, 140, 0.85); }
  section[class*="green-purple-section"] .client-slider .clients-wrap .clients-list .client .client-wrapper img {
    filter: brightness(0) invert(1); }

section[class*="purple-green-section"] .client-slider .clients-wrap .clients-list .client .client-wrapper {
  background-color: rgba(0, 200, 120, 0.85); }
  section[class*="purple-green-section"] .client-slider .clients-wrap .clients-list .client .client-wrapper img {
    filter: grayscale(100%); }

section[class*="darkgray-black-section"] .client-slider .clients-wrap .clients-list .client .client-wrapper {
  background-color: rgba(17, 17, 17, 0.85); }
  section[class*="darkgray-black-section"] .client-slider .clients-wrap .clients-list .client .client-wrapper img {
    filter: brightness(0) invert(1); }

/*# sourceMappingURL=clients.css.map */
