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

.section-content {
  position: relative; }
  .section-content:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    inset: 0; }
  .section-content .container {
    position: relative; }
    .section-content .container .content {
      padding: 1.5em; }

.section-content[class*="darkgray-white-section"]:before {
  background-color: #ffffff; }

.section-content[class*="darkgray-white-section"] .container h2 {
  color: #2A252D; }

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

.section-content[class*="white-darkgray-section"]:before {
  background-color: #2A252D; }

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

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

.section-content[class*="white-red-section"]:before {
  background-color: #FF0500; }

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

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

.section-content[class*="red-white-section"]:before {
  background-color: #ffffff; }

.section-content[class*="red-white-section"] .container h2 {
  color: #2A252D; }

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

.section-content[class*="white-lightgray-section"]:before {
  background-color: #F7F7F7; }

.section-content[class*="white-lightgray-section"] .container h2 {
  color: #2A252D; }

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

.section-content[class*="lightgray-white-section"]:before {
  background-color: #ffffff; }

.section-content[class*="lightgray-white-section"] .container h2 {
  color: #2A252D; }

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

.section-content[class*="red-lightgray-section"]:before {
  background-color: #F7F7F7; }

.section-content[class*="red-lightgray-section"] .container h2 {
  color: #2A252D; }

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

.section-content[class*="lightgray-red-section"]:before {
  background-color: #FF0500; }

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

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

.section-content[class*="red-darkgray-section"]:before {
  background-color: #2A252D; }

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

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

.section-content[class*="darkgray-red-section"]:before {
  background-color: #FF0500; }

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

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

.section-content[class*="darkgray-red-section"]:before {
  background-color: #FF0500; }

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

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

.section-content[class*="magenta-darkblue-section"]:before {
  background-color: #002896; }

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

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

.section-content[class*="darkblue-magenta-section"]:before {
  background-color: #FA0F64; }

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

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

.section-content[class*="lightblue-purple-section"]:before {
  background-color: #50008C; }

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

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

.section-content[class*="purple-lightblue-section"]:before {
  background-color: #00BEFF; }

.section-content[class*="purple-lightblue-section"] .container h2 {
  color: #2A252D; }

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

.section-content[class*="yellow-magenta-section"]:before {
  background-color: #FA0F64; }

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

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

.section-content[class*="magenta-yellow-section"]:before {
  background-color: #FFC800; }

.section-content[class*="magenta-yellow-section"] .container h2 {
  color: #2A252D; }

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

.section-content[class*="green-purple-section"]:before {
  background-color: #50008C; }

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

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

.section-content[class*="purple-green-section"]:before {
  background-color: #00C878; }

.section-content[class*="purple-green-section"] .container h2 {
  color: #2A252D; }

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

.section-content[class*="darkgray-black-section"]:before {
  background-color: #111; }

.section-content[class*="darkgray-black-section"] .container h2 {
  color: #2A252D; }

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

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