/**
 * 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; }

@keyframes rotating {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }

.section-off-grid-slider .gallery .gallery-wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(3, 200px);
  gap: 20px;
  grid-auto-flow: column;
  overflow-x: scroll;
  overflow-y: hidden;
  cursor: grab;
  -ms-overflow-style: none;
  scrollbar-width: none; }
  .section-off-grid-slider .gallery .gallery-wrapper::-webkit-scrollbar {
    display: none; }
  .section-off-grid-slider .gallery .gallery-wrapper.active {
    cursor: grabbing; }
  .section-off-grid-slider .gallery .gallery-wrapper .part {
    position: relative;
    display: block;
    height: 100%;
    width: 275px; }
    .section-off-grid-slider .gallery .gallery-wrapper .part img {
      pointer-events: none; }
    @media (min-width: 981px) {
      .section-off-grid-slider .gallery .gallery-wrapper .part {
        width: 550px; } }
    .section-off-grid-slider .gallery .gallery-wrapper .part.small {
      grid-row: span 1; }
    .section-off-grid-slider .gallery .gallery-wrapper .part.medium {
      grid-row: span 2; }
      @media (max-width: 980px) {
        .section-off-grid-slider .gallery .gallery-wrapper .part.medium {
          width: 400px; } }
    .section-off-grid-slider .gallery .gallery-wrapper .part.large {
      grid-row: span 3; }
      @media (max-width: 980px) {
        .section-off-grid-slider .gallery .gallery-wrapper .part.large {
          width: 500px; } }
    .section-off-grid-slider .gallery .gallery-wrapper .part:first-of-type.image img {
      left: 0;
      top: 0; }
    .section-off-grid-slider .gallery .gallery-wrapper .part:first-of-type:after {
      content: '';
      z-index: 2;
      position: absolute;
      animation: rotating 18s linear infinite;
      background-image: url(/app/themes/nfc-talent-pro/assets/images/swipe-explore.png);
      background-size: cover;
      width: calc(183px / 2);
      height: calc(181px / 2);
      bottom: -40px;
      right: -40px; }
      @media (min-width: 981px) {
        .section-off-grid-slider .gallery .gallery-wrapper .part:first-of-type:after {
          width: 183px;
          height: 181px; } }

.section-off-grid-slider-content {
  overflow: hidden;
  padding-bottom: 90px;
  position: relative; }
  @media (min-width: 981px) {
    .section-off-grid-slider-content {
      padding-bottom: 180px; } }
  .section-off-grid-slider-content .container {
    max-width: 650px;
    text-align: center;
    position: relative;
    z-index: 2; }
  .section-off-grid-slider-content .icon {
    margin: 0 auto 20px auto; }
    @media (min-width: 981px) {
      .section-off-grid-slider-content .icon {
        margin-bottom: 30px; } }
    @media (min-width: 981px) {
      .section-off-grid-slider-content .icon:after {
        background-image: url(/app/themes/nfc-talent-pro/assets/images/target-audience/line-3.svg);
        width: 1200px;
        height: 590px;
        right: 45px;
        bottom: 0;
        transform: rotate(-3deg); } }

.section-off-grid-slider {
  padding-top: 0;
  margin-top: -45px; }
  @media (min-width: 981px) {
    .section-off-grid-slider {
      margin-top: -90px; } }

.section-off-grid-slider-content[class*="darkgray-white-section"] {
  background-color: #2A252D; }
  .section-off-grid-slider-content[class*="darkgray-white-section"] .container {
    color: #ffffff; }
    .section-off-grid-slider-content[class*="darkgray-white-section"] .container h1, .section-off-grid-slider-content[class*="darkgray-white-section"] .container h2, .section-off-grid-slider-content[class*="darkgray-white-section"] .container h3, .section-off-grid-slider-content[class*="darkgray-white-section"] .container h4, .section-off-grid-slider-content[class*="darkgray-white-section"] .container h5, .section-off-grid-slider-content[class*="darkgray-white-section"] .container .h1, .section-off-grid-slider-content[class*="darkgray-white-section"] .container .h2, .section-off-grid-slider-content[class*="darkgray-white-section"] .container .h3, .section-off-grid-slider-content[class*="darkgray-white-section"] .container .h4, .section-off-grid-slider-content[class*="darkgray-white-section"] .container .h5 {
      color: #ffffff; }
    .section-off-grid-slider-content[class*="darkgray-white-section"] .container a:not([class]) {
      color: #ffffff;
      background: linear-gradient(0deg, #ffffff, #ffffff) no-repeat left bottom/100% var(--bg-h); }

.section-off-grid-slider-content[class*="white-darkgray-section"] {
  background-color: #ffffff; }
  .section-off-grid-slider-content[class*="white-darkgray-section"] .container {
    color: #2A252D; }

.section-off-grid-slider-content[class*="white-red-section"] {
  background-color: #ffffff; }
  .section-off-grid-slider-content[class*="white-red-section"] .container {
    color: #2A252D; }

.section-off-grid-slider-content[class*="red-white-section"] {
  background-color: #FF0500; }
  .section-off-grid-slider-content[class*="red-white-section"] .container {
    color: #ffffff; }
    .section-off-grid-slider-content[class*="red-white-section"] .container h1, .section-off-grid-slider-content[class*="red-white-section"] .container h2, .section-off-grid-slider-content[class*="red-white-section"] .container h3, .section-off-grid-slider-content[class*="red-white-section"] .container h4, .section-off-grid-slider-content[class*="red-white-section"] .container h5, .section-off-grid-slider-content[class*="red-white-section"] .container .h1, .section-off-grid-slider-content[class*="red-white-section"] .container .h2, .section-off-grid-slider-content[class*="red-white-section"] .container .h3, .section-off-grid-slider-content[class*="red-white-section"] .container .h4, .section-off-grid-slider-content[class*="red-white-section"] .container .h5 {
      color: #ffffff; }
    .section-off-grid-slider-content[class*="red-white-section"] .container a:not([class]) {
      color: #ffffff;
      background: linear-gradient(0deg, #ffffff, #ffffff) no-repeat left bottom/100% var(--bg-h); }

.section-off-grid-slider-content[class*="white-lightgray-section"] {
  background-color: #ffffff; }
  .section-off-grid-slider-content[class*="white-lightgray-section"] .container {
    color: #2A252D; }

.section-off-grid-slider-content[class*="lightgray-white-section"] {
  background-color: #F7F7F7; }
  .section-off-grid-slider-content[class*="lightgray-white-section"] .container {
    color: #2A252D; }

.section-off-grid-slider-content[class*="red-lightgray-section"] {
  background-color: #FF0500; }
  .section-off-grid-slider-content[class*="red-lightgray-section"] .container {
    color: #ffffff; }
    .section-off-grid-slider-content[class*="red-lightgray-section"] .container h1, .section-off-grid-slider-content[class*="red-lightgray-section"] .container h2, .section-off-grid-slider-content[class*="red-lightgray-section"] .container h3, .section-off-grid-slider-content[class*="red-lightgray-section"] .container h4, .section-off-grid-slider-content[class*="red-lightgray-section"] .container h5, .section-off-grid-slider-content[class*="red-lightgray-section"] .container .h1, .section-off-grid-slider-content[class*="red-lightgray-section"] .container .h2, .section-off-grid-slider-content[class*="red-lightgray-section"] .container .h3, .section-off-grid-slider-content[class*="red-lightgray-section"] .container .h4, .section-off-grid-slider-content[class*="red-lightgray-section"] .container .h5 {
      color: #ffffff; }
    .section-off-grid-slider-content[class*="red-lightgray-section"] .container a:not([class]) {
      color: #ffffff;
      background: linear-gradient(0deg, #ffffff, #ffffff) no-repeat left bottom/100% var(--bg-h); }

.section-off-grid-slider-content[class*="lightgray-red-section"] {
  background-color: #F7F7F7; }
  .section-off-grid-slider-content[class*="lightgray-red-section"] .container {
    color: #2A252D; }

.section-off-grid-slider-content[class*="red-darkgray-section"] {
  background-color: #FF0500; }
  .section-off-grid-slider-content[class*="red-darkgray-section"] .container {
    color: #ffffff; }
    .section-off-grid-slider-content[class*="red-darkgray-section"] .container h1, .section-off-grid-slider-content[class*="red-darkgray-section"] .container h2, .section-off-grid-slider-content[class*="red-darkgray-section"] .container h3, .section-off-grid-slider-content[class*="red-darkgray-section"] .container h4, .section-off-grid-slider-content[class*="red-darkgray-section"] .container h5, .section-off-grid-slider-content[class*="red-darkgray-section"] .container .h1, .section-off-grid-slider-content[class*="red-darkgray-section"] .container .h2, .section-off-grid-slider-content[class*="red-darkgray-section"] .container .h3, .section-off-grid-slider-content[class*="red-darkgray-section"] .container .h4, .section-off-grid-slider-content[class*="red-darkgray-section"] .container .h5 {
      color: #ffffff; }
    .section-off-grid-slider-content[class*="red-darkgray-section"] .container a:not([class]) {
      color: #ffffff;
      background: linear-gradient(0deg, #ffffff, #ffffff) no-repeat left bottom/100% var(--bg-h); }

.section-off-grid-slider-content[class*="darkgray-red-section"] {
  background-color: #2A252D; }
  .section-off-grid-slider-content[class*="darkgray-red-section"] .container {
    color: #ffffff; }
    .section-off-grid-slider-content[class*="darkgray-red-section"] .container h1, .section-off-grid-slider-content[class*="darkgray-red-section"] .container h2, .section-off-grid-slider-content[class*="darkgray-red-section"] .container h3, .section-off-grid-slider-content[class*="darkgray-red-section"] .container h4, .section-off-grid-slider-content[class*="darkgray-red-section"] .container h5, .section-off-grid-slider-content[class*="darkgray-red-section"] .container .h1, .section-off-grid-slider-content[class*="darkgray-red-section"] .container .h2, .section-off-grid-slider-content[class*="darkgray-red-section"] .container .h3, .section-off-grid-slider-content[class*="darkgray-red-section"] .container .h4, .section-off-grid-slider-content[class*="darkgray-red-section"] .container .h5 {
      color: #ffffff; }
    .section-off-grid-slider-content[class*="darkgray-red-section"] .container a:not([class]) {
      color: #ffffff;
      background: linear-gradient(0deg, #ffffff, #ffffff) no-repeat left bottom/100% var(--bg-h); }

.section-off-grid-slider-content[class*="darkgray-red-section"] {
  background-color: #2A252D; }
  .section-off-grid-slider-content[class*="darkgray-red-section"] .container {
    color: #ffffff; }
    .section-off-grid-slider-content[class*="darkgray-red-section"] .container h1, .section-off-grid-slider-content[class*="darkgray-red-section"] .container h2, .section-off-grid-slider-content[class*="darkgray-red-section"] .container h3, .section-off-grid-slider-content[class*="darkgray-red-section"] .container h4, .section-off-grid-slider-content[class*="darkgray-red-section"] .container h5, .section-off-grid-slider-content[class*="darkgray-red-section"] .container .h1, .section-off-grid-slider-content[class*="darkgray-red-section"] .container .h2, .section-off-grid-slider-content[class*="darkgray-red-section"] .container .h3, .section-off-grid-slider-content[class*="darkgray-red-section"] .container .h4, .section-off-grid-slider-content[class*="darkgray-red-section"] .container .h5 {
      color: #ffffff; }
    .section-off-grid-slider-content[class*="darkgray-red-section"] .container a:not([class]) {
      color: #ffffff;
      background: linear-gradient(0deg, #ffffff, #ffffff) no-repeat left bottom/100% var(--bg-h); }

.section-off-grid-slider-content[class*="magenta-darkblue-section"] {
  background-color: #FA0F64; }
  .section-off-grid-slider-content[class*="magenta-darkblue-section"] .container {
    color: #ffffff; }
    .section-off-grid-slider-content[class*="magenta-darkblue-section"] .container h1, .section-off-grid-slider-content[class*="magenta-darkblue-section"] .container h2, .section-off-grid-slider-content[class*="magenta-darkblue-section"] .container h3, .section-off-grid-slider-content[class*="magenta-darkblue-section"] .container h4, .section-off-grid-slider-content[class*="magenta-darkblue-section"] .container h5, .section-off-grid-slider-content[class*="magenta-darkblue-section"] .container .h1, .section-off-grid-slider-content[class*="magenta-darkblue-section"] .container .h2, .section-off-grid-slider-content[class*="magenta-darkblue-section"] .container .h3, .section-off-grid-slider-content[class*="magenta-darkblue-section"] .container .h4, .section-off-grid-slider-content[class*="magenta-darkblue-section"] .container .h5 {
      color: #ffffff; }
    .section-off-grid-slider-content[class*="magenta-darkblue-section"] .container a:not([class]) {
      color: #ffffff;
      background: linear-gradient(0deg, #ffffff, #ffffff) no-repeat left bottom/100% var(--bg-h); }

.section-off-grid-slider-content[class*="darkblue-magenta-section"] {
  background-color: #002896; }
  .section-off-grid-slider-content[class*="darkblue-magenta-section"] .container {
    color: #ffffff; }
    .section-off-grid-slider-content[class*="darkblue-magenta-section"] .container h1, .section-off-grid-slider-content[class*="darkblue-magenta-section"] .container h2, .section-off-grid-slider-content[class*="darkblue-magenta-section"] .container h3, .section-off-grid-slider-content[class*="darkblue-magenta-section"] .container h4, .section-off-grid-slider-content[class*="darkblue-magenta-section"] .container h5, .section-off-grid-slider-content[class*="darkblue-magenta-section"] .container .h1, .section-off-grid-slider-content[class*="darkblue-magenta-section"] .container .h2, .section-off-grid-slider-content[class*="darkblue-magenta-section"] .container .h3, .section-off-grid-slider-content[class*="darkblue-magenta-section"] .container .h4, .section-off-grid-slider-content[class*="darkblue-magenta-section"] .container .h5 {
      color: #ffffff; }
    .section-off-grid-slider-content[class*="darkblue-magenta-section"] .container a:not([class]) {
      color: #ffffff;
      background: linear-gradient(0deg, #ffffff, #ffffff) no-repeat left bottom/100% var(--bg-h); }

.section-off-grid-slider-content[class*="lightblue-purple-section"] {
  background-color: #00BEFF; }
  .section-off-grid-slider-content[class*="lightblue-purple-section"] .container {
    color: #2A252D; }

.section-off-grid-slider-content[class*="purple-lightblue-section"] {
  background-color: #50008C; }
  .section-off-grid-slider-content[class*="purple-lightblue-section"] .container {
    color: #ffffff; }
    .section-off-grid-slider-content[class*="purple-lightblue-section"] .container h1, .section-off-grid-slider-content[class*="purple-lightblue-section"] .container h2, .section-off-grid-slider-content[class*="purple-lightblue-section"] .container h3, .section-off-grid-slider-content[class*="purple-lightblue-section"] .container h4, .section-off-grid-slider-content[class*="purple-lightblue-section"] .container h5, .section-off-grid-slider-content[class*="purple-lightblue-section"] .container .h1, .section-off-grid-slider-content[class*="purple-lightblue-section"] .container .h2, .section-off-grid-slider-content[class*="purple-lightblue-section"] .container .h3, .section-off-grid-slider-content[class*="purple-lightblue-section"] .container .h4, .section-off-grid-slider-content[class*="purple-lightblue-section"] .container .h5 {
      color: #ffffff; }
    .section-off-grid-slider-content[class*="purple-lightblue-section"] .container a:not([class]) {
      color: #ffffff;
      background: linear-gradient(0deg, #ffffff, #ffffff) no-repeat left bottom/100% var(--bg-h); }

.section-off-grid-slider-content[class*="yellow-magenta-section"] {
  background-color: #FFC800; }
  .section-off-grid-slider-content[class*="yellow-magenta-section"] .container {
    color: #2A252D; }

.section-off-grid-slider-content[class*="magenta-yellow-section"] {
  background-color: #FA0F64; }
  .section-off-grid-slider-content[class*="magenta-yellow-section"] .container {
    color: #ffffff; }
    .section-off-grid-slider-content[class*="magenta-yellow-section"] .container h1, .section-off-grid-slider-content[class*="magenta-yellow-section"] .container h2, .section-off-grid-slider-content[class*="magenta-yellow-section"] .container h3, .section-off-grid-slider-content[class*="magenta-yellow-section"] .container h4, .section-off-grid-slider-content[class*="magenta-yellow-section"] .container h5, .section-off-grid-slider-content[class*="magenta-yellow-section"] .container .h1, .section-off-grid-slider-content[class*="magenta-yellow-section"] .container .h2, .section-off-grid-slider-content[class*="magenta-yellow-section"] .container .h3, .section-off-grid-slider-content[class*="magenta-yellow-section"] .container .h4, .section-off-grid-slider-content[class*="magenta-yellow-section"] .container .h5 {
      color: #ffffff; }
    .section-off-grid-slider-content[class*="magenta-yellow-section"] .container a:not([class]) {
      color: #ffffff;
      background: linear-gradient(0deg, #ffffff, #ffffff) no-repeat left bottom/100% var(--bg-h); }

.section-off-grid-slider-content[class*="green-purple-section"] {
  background-color: #00C878; }
  .section-off-grid-slider-content[class*="green-purple-section"] .container {
    color: #2A252D; }

.section-off-grid-slider-content[class*="purple-green-section"] {
  background-color: #50008C; }
  .section-off-grid-slider-content[class*="purple-green-section"] .container {
    color: #ffffff; }
    .section-off-grid-slider-content[class*="purple-green-section"] .container h1, .section-off-grid-slider-content[class*="purple-green-section"] .container h2, .section-off-grid-slider-content[class*="purple-green-section"] .container h3, .section-off-grid-slider-content[class*="purple-green-section"] .container h4, .section-off-grid-slider-content[class*="purple-green-section"] .container h5, .section-off-grid-slider-content[class*="purple-green-section"] .container .h1, .section-off-grid-slider-content[class*="purple-green-section"] .container .h2, .section-off-grid-slider-content[class*="purple-green-section"] .container .h3, .section-off-grid-slider-content[class*="purple-green-section"] .container .h4, .section-off-grid-slider-content[class*="purple-green-section"] .container .h5 {
      color: #ffffff; }
    .section-off-grid-slider-content[class*="purple-green-section"] .container a:not([class]) {
      color: #ffffff;
      background: linear-gradient(0deg, #ffffff, #ffffff) no-repeat left bottom/100% var(--bg-h); }

.section-off-grid-slider-content[class*="darkgray-black-section"] {
  background-color: #2A252D; }
  .section-off-grid-slider-content[class*="darkgray-black-section"] .container {
    color: #ffffff; }
    .section-off-grid-slider-content[class*="darkgray-black-section"] .container h1, .section-off-grid-slider-content[class*="darkgray-black-section"] .container h2, .section-off-grid-slider-content[class*="darkgray-black-section"] .container h3, .section-off-grid-slider-content[class*="darkgray-black-section"] .container h4, .section-off-grid-slider-content[class*="darkgray-black-section"] .container h5, .section-off-grid-slider-content[class*="darkgray-black-section"] .container .h1, .section-off-grid-slider-content[class*="darkgray-black-section"] .container .h2, .section-off-grid-slider-content[class*="darkgray-black-section"] .container .h3, .section-off-grid-slider-content[class*="darkgray-black-section"] .container .h4, .section-off-grid-slider-content[class*="darkgray-black-section"] .container .h5 {
      color: #ffffff; }
    .section-off-grid-slider-content[class*="darkgray-black-section"] .container a:not([class]) {
      color: #ffffff;
      background: linear-gradient(0deg, #ffffff, #ffffff) no-repeat left bottom/100% var(--bg-h); }

/*# sourceMappingURL=offgrid-slider.css.map */
