/*Font Family - INTER*/
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100&family=Poppins:wght@300;400;700;800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Helvetica:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
/*Page Colors*/
/*Common Styles i.e. Body, Headings, Para, a:link, onHover, HR, */
/**** NEW COLORS ***/
/* Regular weight */
@font-face {
  font-family: "Agrandir Tight";
  src: url("../fonts/PPAgrandir-TightBold/PPAgrandir-TightBold.woff2") format("woff2"), url("../fonts/PPAgrandir-TightBold/PPAgrandir-TightBold.woff") format("woff");
  font-style: normal;
  font-display: swap;
}

/* MIXIN FOR WHITE BACKGROUND WITH CONTAINER STYLES FOR INNER DIV - ADVICE PAGES */
/* MIXIN FOR WHITE BACKGROUND WITH CONTAINER STYLES FOR INNER DIV - ADVICE PAGES */
/* MIXIN FOR IMAGE ON LATEST/RELATED ADVICE ARTICLES */
/* MIXIN FOR IMAGE ON LATEST/RELATED ADVICE ARTICLES */
/* MIXIN FOR LATEST ARTICLES - ADVICE PAGE */
/* MIXIN FOR LATEST ARTICLES - ADVICE PAGE */
.ca-btn-arrow i {
  font-size: 30px;
}

/*Colors*/
/* Version 2 */
body.section-talenttrends {
  display: block;
  background-color: #E5E0F9 !important;
  cursor: default;
}

.section-talenttrends {
  /*spacing*/
  /*headings*/
  /* Ellipse Background*/
  /*Desktop*/
  /*Mobile*/
  /* Mobile Landscape Orientation*/
  /*iPad Air */
  /*iPad Air */
  /* Form starts*/
  /*Show more ends*/
  /* Height */
  /*Tooltip start*/
  /*Tooltip End*/
}

.section-talenttrends h2 {
  color: #22174E;
}

.section-talenttrends hr {
  color: #E5E0F9;
}

.section-talenttrends .hr-97 {
  width: 97%;
  margin: 1.5rem auto;
}

.section-talenttrends a:hover {
  text-decoration: none;
}

.section-talenttrends p {
  font-family: "Inter", sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5rem;
  font-size: 1.125rem;
  line-height: 150%;
  letter-spacing: 0;
  color: #22174E;
}

@media only screen and (max-width: 768px) {
  .section-talenttrends p {
    font-size: 1rem;
  }
}

.section-talenttrends .img-responsive {
  max-width: 100%;
}

@media only screen and (max-width: 768px) {
  .section-talenttrends .card-space-sm {
    padding: 20px;
  }
}

.section-talenttrends .section-bottom-space {
  margin-bottom: 40px;
}

.section-talenttrends .p-card {
  padding: 64px !important;
}

@media only screen and (max-width: 768px) {
  .section-talenttrends .p-card {
    padding: 24px 16px !important;
  }
}

.section-talenttrends .px-card {
  padding: 64px !important;
}

@media only screen and (max-width: 768px) {
  .section-talenttrends .px-card {
    padding: 24px 16px !important;
  }
}

.section-talenttrends .py-card {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}

@media only screen and (max-width: 768px) {
  .section-talenttrends .py-card {
    padding: 24px 16px !important;
  }
}

.section-talenttrends .p-card--left {
  padding-left: 40px !important;
}

@media only screen and (max-width: 768px) {
  .section-talenttrends .p-card--left {
    padding-left: 40px !important;
  }
}

.section-talenttrends .p-card--right {
  padding-right: 40px !important;
}

@media only screen and (max-width: 768px) {
  .section-talenttrends .p-card--right {
    padding: 24px 16px !important;
  }
}

@media only screen and (max-width: 768px) {
  .section-talenttrends .pb-m-0 {
    padding-bottom: 0 !important;
  }
}

@media only screen and (max-width: 768px) {
  .section-talenttrends .pb-m-0 {
    padding-top: 0px !important;
  }
}

.section-talenttrends h5 {
  font-family: "Inter", sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0%;
  color: #22174E;
}

@media only screen and (max-width: 767px) {
  .section-talenttrends h5 {
    font-size: 16px;
    line-height: 16px;
  }
}

.section-talenttrends .fw-600 {
  font-weight: 600 !important;
}

.section-talenttrends .fw-500 {
  font-weight: 500 !important;
}

.section-talenttrends .fw-400 {
  font-weight: 400 !important;
}

.section-talenttrends .vertical-line-block {
  width: 1px;
  min-height: 100%;
  background-color: rgba(81, 86, 105, 0.3);
}

.section-talenttrends .horizontal-line-block {
  height: 1px;
  width: 100%;
  background-color: #E9E9E9;
}

.section-talenttrends .card-subtext {
  font-family: "Inter", sans-serif;
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 32px;
  color: #22174E;
}

@media only screen and (max-width: 768px) {
  .section-talenttrends .card-subtext {
    font-size: 1rem;
    line-height: 20px;
    margin-top: 24px;
    margin-bottom: 24px !important;
  }
}

.section-talenttrends .w-fit-content {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.section-talenttrends .chart-ellipse {
  width: 177px;
  display: block;
  margin: 0 auto;
}

.section-talenttrends .chart-ellipse .txt-desc {
  font-size: 1rem;
  font-weight: 400;
  line-height: normal;
}

@media only screen and (min-width: 575.98px) {
  .section-talenttrends .hide-desktop {
    display: none;
  }
}

@media (max-width: 575.98px) {
  .section-talenttrends #block-tt-theme-content form .vertical-line-block {
    rotate: 180deg;
    width: 95%;
    margin: 15px auto;
    height: 1px;
  }
  .section-talenttrends .hr-97 {
    width: 90%;
    margin: 15px auto;
  }
}

@media only screen and (min-device-width: 667px) and (max-device-width: 740px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  .section-talenttrends #block-tt-theme-content form .container {
    max-width: 100%;
  }
  .section-talenttrends #block-tt-theme-content form .vertical-line-block:nth-child(6) {
    rotate: 180deg;
    width: 75%;
    margin: 15px 0;
    height: 1px;
  }
}

@media only screen and (min-device-width: 844px) and (max-device-width: 915px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  .section-talenttrends #block-tt-theme-content form .container {
    max-width: 100%;
  }
  .section-talenttrends #block-tt-theme-content form .v-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
        align-content: center;
    -ms-flex-wrap: inherit;
        flex-wrap: inherit;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  .section-talenttrends #block-tt-theme-content form .container {
    padding-left: 0;
    padding-right: 0;
  }
  .section-talenttrends #block-tt-theme-content form .v-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
        align-content: center;
    -ms-flex-wrap: inherit;
        flex-wrap: inherit;
  }
  .section-talenttrends #block-tt-theme-content form .w-md-75 {
    width: 75%;
  }
  .section-talenttrends #block-tt-theme-content form .vertical-line-block:nth-child(6) {
    rotate: 180deg;
    width: 75%;
    margin: 15px 0;
    height: 1px;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  .section-talenttrends #block-tt-theme-content form .vertical-line-block:nth-child(8) {
    rotate: 180deg;
    width: 100%;
    margin: 15px 0;
    height: 1px;
  }
}

.section-talenttrends .show-more a,
.section-talenttrends .show-less a {
  background-repeat: no-repeat;
  color: #4039CC !important;
  background-position: 100%;
  display: inline-block;
  padding-right: 20px;
  font-weight: 400;
  cursor: pointer;
  font-size: 1.125rem;
  line-height: 1.5rem;
  text-decoration: underline;
}

.section-talenttrends .insight {
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 27px;
  letter-spacing: 0;
  overflow: hidden;
  color: #22174E;
}

.section-talenttrends .insight-text {
  display: none;
}

.section-talenttrends .h-40 {
  min-height: 40px;
}

@media (max-width: 767.98px) {
  .section-talenttrends .h-40 {
    min-height: auto;
  }
}

.section-talenttrends .w-xl-75 {
  width: auto;
}

@media only screen and (min-width: 1200px) {
  .section-talenttrends .w-xl-75 {
    width: 75%;
  }
}

.section-talenttrends .w-xl-50 {
  width: auto;
}

@media only screen and (min-width: 1200px) {
  .section-talenttrends .w-xl-50 {
    width: 50%;
  }
}

.section-talenttrends .top-15 {
  top: auto;
}

@media only screen and (min-width: 1200px) {
  .section-talenttrends .top-15 {
    top: -13px;
  }
}

@media only screen and (max-width: 1024px) {
  .section-talenttrends .hide-lg {
    display: none;
  }
}

@media only screen and (max-width: 768px) {
  .section-talenttrends .two-column-divider {
    border-left: 0;
  }
}

@media only screen and (max-width: 1024px) {
  .section-talenttrends .tablet--border-top {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #e9e9e9;
  }
}

.section-talenttrends .tt-tooltip {
  background-color: #E5E0F9;
  opacity: 1 !important;
}

.section-talenttrends .tt-tooltip .tooltip-inner {
  background-color: transparent;
  color: #22174E;
  padding: 12px 16px;
  font-size: 1rem;
  font-weight: 600;
  max-width: 260px;
  width: 100%;
  vertical-align: middle;
  line-height: 24px;
}

.section-talenttrends .tt-tooltip .tooltip-arrow {
  display: none;
}

.section-talenttrends .tt-btn,
.section-talenttrends .tt-btn:link {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-family: "Inter", sans-serif;
  position: relative;
  -webkit-box-shadow: none;
          box-shadow: none;
}

@media only screen and (max-width: 768px) {
  .section-talenttrends .tt-btn,
  .section-talenttrends .tt-btn:link {
    height: 40px;
  }
}

.section-talenttrends .btn-explore {
  color: #22174E !important;
  width: -webkit-fit-content !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
}

.section-talenttrends .btn-explore:before, .section-talenttrends .btn-explore:hover .section-talenttrends .btn-explore:hover {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background-size: 16px;
  background-image: url(/themes/custom/tt_theme/images/icons/icon-download.svg) !important;
}

.section-talenttrends .card-horizontal-divider {
  border-bottom: 1px solid #E9E9E9;
  margin-top: 40px;
  margin-bottom: 40px;
}

.section-talenttrends .main-contianer.container {
  max-width: 100%;
  width: 100%;
}

@media only screen and (max-width: 768px) {
  .section-talenttrends .main-contianer.container {
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media (min-width: 576px) {
  .section-talenttrends .main-contianer.container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .section-talenttrends .main-contianer.container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .section-talenttrends .main-contianer.container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .section-talenttrends .main-contianer.container {
    max-width: 1140px;
  }
}

@media (min-width: 1400px) {
  .section-talenttrends .main-contianer.container {
    max-width: 1320px;
  }
}

.section-talenttrends .layout-content {
  width: 100%;
}

.section-talenttrends .card-left-padding {
  padding-left: 60px;
}

@media only screen and (max-width: 1200px) {
  .section-talenttrends .card-left-padding {
    padding-left: 15px;
  }
}

.section-talenttrends .card-right-padding {
  padding-right: 60px;
}

@media only screen and (max-width: 1200px) {
  .section-talenttrends .card-right-padding {
    padding-left: 15px;
  }
}

.section-talenttrends .card-left-padding-35 {
  padding-left: 35px;
}

.section-talenttrends .card-left-padding-35 p {
  font-size: 16px;
  line-height: 150%;
  font-weight: 400;
}

@media only screen and (max-width: 1200px) {
  .section-talenttrends .card-left-padding-35 {
    padding-left: 15px;
  }
}

@media only screen and (max-width: 768px) {
  .section-talenttrends .skill-based-hiring .card-right-padding {
    padding-right: 16px;
  }
  .section-talenttrends .skill-based-hiring .card-left-padding .mobile_sbh {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .section-talenttrends .skill-based-hiring .card-left-padding .work-place-type {
    width: 167px;
    border-radius: 0px !important;
    padding: 24px 16px !important;
  }
  .section-talenttrends .skill-based-hiring .card-left-padding .work-place-type div.d-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .section-talenttrends .skill-based-hiring .card-left-padding .work-place-type h3 {
    font-family: "Agrandir Tight", sans-serif;
    font-weight: 700;
    font-size: 2rem;
    line-height: 38px;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 12px;
  }
  .section-talenttrends .skill-based-hiring .card-left-padding .work-place-type span {
    font-family: "Inter", sans-serif;
    font-weight: 600 !important;
    font-size: 1.25rem;
    line-height: 24px;
    letter-spacing: 0;
    text-align: center;
  }
  .section-talenttrends .skill-based-hiring .less-workplace {
    margin-right: 24px;
  }
}

/* Components */
.section-talenttrends form .js-form-type-checkbox label.option {
  padding: 0 0 0 35px;
  background: transparent;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.section-talenttrends form .js-form-type-checkbox label.option:before {
  border-radius: 4px;
}

.section-talenttrends form .js-form-type-checkbox input[type="checkbox"]:focus ~ label {
  border: 2px solid #22174E;
  background: transparent;
}

.section-talenttrends form .js-form-type-checkbox input[type="checkbox"]:hover ~ label {
  background: transparent;
}

.section-talenttrends form .js-form-type-checkbox input[type="checkbox"]:checked ~ label {
  background: transparent;
  color: #393d4e;
  border: none !important;
}

.section-talenttrends form .js-form-type-checkbox input[type="checkbox"]:checked ~ label::before {
  background: #30A86F;
  color: white;
}

.section-talenttrends form .form-item-legal-disclosure .webform-element-description {
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: 10px;
}

.section-talenttrends .webform-submission-form {
  padding-top: 10px;
}

.section-talenttrends .webform-submission-form .form-item {
  margin-bottom: 20px;
}

.section-talenttrends .webform-submission-form .form-item input, .section-talenttrends .webform-submission-form .form-item select {
  max-width: 100%;
  border-radius: 0;
}

.section-talenttrends .webform-submission-form .form-item select {
  background-image: url("../../images/Dropdown.svg");
}

.section-talenttrends .webform-submission-form .form-item label {
  font-size: 1rem;
}

.section-talenttrends .webform-submission-form .form-item input[type="text"], .section-talenttrends .webform-submission-form .form-item input[type="email"], .section-talenttrends .webform-submission-form .form-item select, .section-talenttrends .webform-submission-form .form-item textarea {
  height: 57px;
  border: 1px solid #22174E;
}

.tt-coming-soon {
  position: absolute;
  width: 100%;
}

.section-talenttrends {
  /** mobile menu **/
}

.section-talenttrends .region-page-header {
  display: none;
}

.section-talenttrends .dashboard-logo {
  width: 246px;
  height: 84px;
  padding-top: 12px;
  padding-right: 24px;
  padding-bottom: 12px;
  padding-left: 24px;
}

.section-talenttrends .dashboard-logo.toggle-logo {
  width: 68px;
  height: 55px;
  background: #004FA3;
  border-radius: 10px;
}

@media only screen and (max-width: 1024px) {
  .section-talenttrends .dashboard-logo {
    display: none;
  }
}

.section-talenttrends.site-name-PE .dashboard-logo {
  max-width: 240px;
}

.section-talenttrends #block-tt-theme-main-menu {
  background: white;
  margin-top: 10px;
  width: 246px;
  position: fixed;
  height: 87%;
  max-height: 870px;
  top: 100px;
  overflow-y: hidden;
}

@media only screen and (max-width: 767px) {
  .section-talenttrends #block-tt-theme-main-menu {
    height: 100% !important;
    width: 100% !important;
    top: 51px !important;
    padding-left: 0px;
    max-width: 100% !important;
  }
}

.section-talenttrends #block-tt-theme-main-menu::-webkit-scrollbar {
  width: 5px;
}

@media only screen and (max-width: 1024px) {
  .section-talenttrends #block-tt-theme-main-menu .mobile-dashboard-logo {
    display: none;
  }
}

@media only screen and (min-width: 768px) {
  .section-talenttrends #block-tt-theme-main-menu .mobile-dashboard-logo {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  .section-talenttrends #block-tt-theme-main-menu .mobile-dashboard-logo {
    display: block !important;
    width: 170px;
    height: 27px;
  }
  .section-talenttrends #block-tt-theme-main-menu .mobile-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 12px 16px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.section-talenttrends #block-tt-theme-main-menu ul {
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  height: 95%;
}

.section-talenttrends #block-tt-theme-main-menu ul::-webkit-scrollbar {
  width: 3px;
}

.section-talenttrends #block-tt-theme-main-menu ul::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px #3c3c3c;
          box-shadow: inset 0 0 6px #3c3c3c;
}

.section-talenttrends #block-tt-theme-main-menu ul::-webkit-scrollbar-thumb {
  background-color: #e1e5fdb0;
  outline: 2px solid transparent;
}

@media only screen and (max-width: 1024px) {
  .section-talenttrends #block-tt-theme-main-menu .menu-bookmark {
    display: none;
  }
}

.section-talenttrends .mini-menu {
  width: 72px !important;
  z-index: 2;
}

.section-talenttrends .mini-menu .data-update p {
  display: none;
}

.section-talenttrends .mini-menu .data-update .collapse-menu {
  display: block;
  font-size: 0;
}

.section-talenttrends .mini-menu .data-update .collapse-menu::before {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.section-talenttrends .mini-menu .tt-menu li:not(.d-block) a {
  font-size: 0;
}

.section-talenttrends .mini-menu .tt-menu li:not(.d-block)::before {
  background-position: center !important;
  margin: 0 auto;
}

.section-talenttrends .mini-menu .tt-menu li:not(.d-block) {
  padding: 0;
}

.section-talenttrends main[role="main"] {
  width: 100%;
  padding-left: 263px;
}

@media only screen and (max-width: 1024px) {
  .section-talenttrends main[role="main"] {
    width: 100%;
    padding-left: 0;
  }
}

.section-talenttrends .collapsible-right-container {
  position: relative;
  right: 128px;
}

@media only screen and (max-width: 1024px) {
  .section-talenttrends .collapsible-right-container {
    right: auto;
  }
}

.section-talenttrends .menu-collapse-active {
  position: relative;
  right: 128px;
}

.section-talenttrends .menu-home::before, .section-talenttrends .menu-home::after,
.section-talenttrends .menu-survey::before,
.section-talenttrends .menu-survey::after,
.section-talenttrends .menu-outlook::before,
.section-talenttrends .menu-outlook::after,
.section-talenttrends .menu-motivation::before,
.section-talenttrends .menu-motivation::after,
.section-talenttrends .menu-aiinfluence::before,
.section-talenttrends .menu-aiinfluence::after,
.section-talenttrends .menu-work::before,
.section-talenttrends .menu-work::after,
.section-talenttrends .menu-faq::before,
.section-talenttrends .menu-faq::after,
.section-talenttrends .menu-feedback::before,
.section-talenttrends .menu-feedback::after,
.section-talenttrends .menu-premium::before,
.section-talenttrends .menu-premium::after,
.section-talenttrends .menu-back::before,
.section-talenttrends .menu-back::after,
.section-talenttrends .menu-download-report-link::before,
.section-talenttrends .menu-download-report-link::after,
.section-talenttrends .menu-bookmark::before,
.section-talenttrends .menu-bookmark::after,
.section-talenttrends .menu-collapse::before,
.section-talenttrends .menu-collapse::after {
  content: "";
  width: 41px;
  height: 41px;
  display: block;
  background-position: center !important;
  margin-left: 24px;
}

.section-talenttrends .menu-home::after,
.section-talenttrends .menu-survey::after,
.section-talenttrends .menu-outlook::after,
.section-talenttrends .menu-motivation::after,
.section-talenttrends .menu-aiinfluence::after,
.section-talenttrends .menu-work::after,
.section-talenttrends .menu-faq::after,
.section-talenttrends .menu-feedback::after,
.section-talenttrends .menu-premium::after,
.section-talenttrends .menu-back::after,
.section-talenttrends .menu-download-report-link::after,
.section-talenttrends .menu-bookmark::after,
.section-talenttrends .menu-collapse::after {
  position: absolute;
  right: 3px;
}

.section-talenttrends .menu-home::before {
  background: url(/themes/custom/tt_theme/images/icons/menu/home.svg) no-repeat;
}

.section-talenttrends .menu-survey::before {
  background: url(/themes/custom/tt_theme/images/icons/menu/study.svg) no-repeat 0 0;
}

.section-talenttrends .menu-outlook::before {
  background: url(/themes/custom/tt_theme/images/icons/menu/outlook.svg) no-repeat;
}

.section-talenttrends .menu-motivation::before {
  background: url(/themes/custom/tt_theme/images/icons/menu/motivation.svg) no-repeat 0 0;
}

.section-talenttrends .menu-aiinfluence::before {
  background: url(/themes/custom/tt_theme/images/icons/menu/robot.svg) no-repeat;
}

.section-talenttrends .menu-work::before {
  background: url(/themes/custom/tt_theme/images/icons/menu/equation.svg) no-repeat 0 3px;
}

.section-talenttrends .menu-faq::before {
  background: url(/themes/custom/tt_theme/images/icons/menu/message-question.svg) no-repeat 0 1px;
}

.section-talenttrends .menu-premium::before {
  background: url(/themes/custom/tt_theme/images/icons/menu/info-circle.svg) no-repeat 9px 7px;
}

.section-talenttrends .menu-feedback::before {
  background: url(/themes/custom/tt_theme/images/icons/menu/premiun.svg) no-repeat 11px 9px;
}

.section-talenttrends .menu-download-report-link::before {
  background: url(/themes/custom/tt_theme/images/icons/menu/download.svg) no-repeat 12px 7px;
}

.section-talenttrends .menu-back {
  padding: 15px 0;
}

.section-talenttrends .menu-back::before {
  background: url(/themes/custom/tt_theme/images/icons/menu/back.svg) no-repeat 0 0;
}

.section-talenttrends .menu-bookmark::before {
  background: url(/themes/custom/tt_theme/images/icons/menu/bookmark.svg) no-repeat 0 0;
}

.section-talenttrends .menu-gated::after {
  background: url(/themes/custom/tt_theme/images/icons/menu/Lock.svg) no-repeat 0 0;
}

.section-talenttrends .mini-menu .menu-gated {
  opacity: 0.2;
}

.section-talenttrends .mini-menu .menu-gated::after {
  display: none;
}

.section-talenttrends .tt-menu > li:first-child:hover {
  background: none !important;
  pointer-events: none;
  cursor: default;
}

.section-talenttrends .tt-menu {
  padding: 0;
  margin: 0;
  list-style: none;
}

.section-talenttrends .tt-menu .desktop-logo {
  border-bottom: 1px solid #E5E0F9;
}

.section-talenttrends .tt-menu .desktop-logo li {
  display: none;
}

.section-talenttrends .tt-menu li:not(.d-block) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  height: 75px;
  background-color: white;
}

.section-talenttrends .tt-menu li:not(.d-block) .home:focus-visible {
  -webkit-box-shadow: inset 0px 0px 0px 2px #36444D;
          box-shadow: inset 0px 0px 0px 2px #36444D;
  border-radius: 25px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.section-talenttrends .tt-menu li:not(.d-block) a {
  color: #22174E;
  text-decoration: none;
  font-family: "Inter", sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 20px;
  position: absolute;
  padding-left: 74px;
  padding-right: 34px;
  height: 75px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}

.section-talenttrends .tt-menu li:not(.d-block) a:focus-visible {
  -webkit-box-shadow: inset 0 0 0 2px #36444D;
          box-shadow: inset 0 0 0 2px #36444D;
  outline: none;
}

.section-talenttrends .tt-menu li:not(.d-block):hover {
  background-color: #F7F7FF;
}

.section-talenttrends .tt-menu li:not(.d-block).menu-item--active-trail {
  background-color: #6059FF;
  cursor: pointer;
}

.section-talenttrends .tt-menu li:not(.d-block).menu-item--active-trail.menu-home::before {
  background: url(/themes/custom/tt_theme/images/icons/menu/home-hover.svg) no-repeat 0px 0;
}

.section-talenttrends .tt-menu li:not(.d-block).menu-item--active-trail.menu-survey::before {
  background: url(/themes/custom/tt_theme/images/icons/menu/study-hover.svg) no-repeat 0 0;
}

.section-talenttrends .tt-menu li:not(.d-block).menu-item--active-trail.menu-outlook::before {
  background: url(/themes/custom/tt_theme/images/icons/menu/outlook-hover.svg) no-repeat 0 0;
}

.section-talenttrends .tt-menu li:not(.d-block).menu-item--active-trail.menu-motivation::before {
  background: url(/themes/custom/tt_theme/images/icons/menu/motivation-hover.svg) no-repeat 0 0;
}

.section-talenttrends .tt-menu li:not(.d-block).menu-item--active-trail.menu-aiinfluence::before {
  background: url(/themes/custom/tt_theme/images/icons/menu/robot-hover.svg) no-repeat 0 0;
}

.section-talenttrends .tt-menu li:not(.d-block).menu-item--active-trail.menu-work::before {
  background: url(/themes/custom/tt_theme/images/icons/menu/equation-hover.svg) no-repeat 0 3px;
}

.section-talenttrends .tt-menu li:not(.d-block).menu-item--active-trail.menu-faq::before {
  background: url(/themes/custom/tt_theme/images/icons/menu/message-question-hover.svg) no-repeat 0 0px;
}

.section-talenttrends .tt-menu li:not(.d-block).menu-item--active-trail.menu-premium::before {
  background: url(/themes/custom/tt_theme/images/icons/menu/info-circle.svg) no-repeat 0px -3px;
  background-size: 44px !important;
}

.section-talenttrends .tt-menu li:not(.d-block).menu-item--active-trail.menu-feedback::before {
  background: url(/themes/custom/tt_theme/images/icons/menu/premium.svg) no-repeat 2px -4px;
  background-size: 48px;
}

.section-talenttrends .tt-menu li:not(.d-block).menu-item--active-trail.menu-back::before {
  background: url(/themes/custom/tt_theme/images/icons/menu/back-hover.svg) no-repeat 0 0;
}

.section-talenttrends .tt-menu li:not(.d-block).menu-item--active-trail.menu-download-report-link::before {
  background: url(/themes/custom/tt_theme/images/icons/menu/download-hover.svg) no-repeat 12px 7px;
}

.section-talenttrends .tt-menu li:not(.d-block).menu-item--active-trail.menu-bookmark::before {
  background: url(/themes/custom/tt_theme/images/icons/menu/bookmark-hover.svg) no-repeat 0 0;
}

.section-talenttrends .tt-menu li:not(.d-block).menu-item--active-trail.menu-gated::after {
  background: url(/themes/custom/tt_theme/images/icons/menu/lock-white.svg) no-repeat 0 0;
}

.section-talenttrends .tt-menu li:not(.d-block).menu-item--active-trail a {
  color: white;
}

.section-talenttrends .tt-menu li.d-block {
  padding-bottom: 30px;
}

.section-talenttrends .tt-mobile-logo {
  width: 170px;
  height: 30px;
  background: url(/themes/custom/tt_theme/images/icons/tt-icons/logo_MP.svg) no-repeat;
}

.section-talenttrends .tt-mobile-logo .menu-home::before {
  background: url(/themes/custom/tt_theme/images/icons/menu/home-hover.svg) no-repeat;
}

.section-talenttrends .tt-mobile-logo .menu-survey::before {
  background: url(/themes/custom/tt_theme/images/icons/menu/study-hover.svg) no-repeat 0 0;
}

.section-talenttrends .tt-mobile-logo .menu-outlook::before {
  background: url(/themes/custom/tt_theme/images/icons/menu/outlook-hover.svg) no-repeat;
  background-size: 23px;
}

.section-talenttrends .tt-mobile-logo .menu-motivation::before {
  background: url(/themes/custom/tt_theme/images/icons/menu/motivation-hover.svg) no-repeat 0 0;
}

.section-talenttrends .tt-mobile-logo .menu-aiinfluence::before {
  background: url(/themes/custom/tt_theme/images/icons/menu/robot-hover.svg) no-repeat;
  background-size: 25px;
}

.section-talenttrends .body-padding {
  display: block;
}

.section-talenttrends .body-padding .tt-menu li:not(.d-block) a {
  display: none;
}

.section-talenttrends .body-padding .data-update {
  padding: 0;
  margin-top: 20px;
}

.section-talenttrends .body-padding .data-update p {
  display: none;
}

.section-talenttrends .body-padding .collapse-menu {
  font-size: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.section-talenttrends .body-padding .collapse-menu::before {
  margin-right: 0;
}

.section-talenttrends .body-padding .tt-menu li {
  width: 100%;
  padding-right: 0;
}

.section-talenttrends .body-padding .tt-menu li:before {
  width: 100%;
  background-position: center;
}

.section-talenttrends .body-padding .tt-menu li:hover:before {
  background-position: center;
}

.section-talenttrends .tt-close-menu {
  display: none;
}

.section-talenttrends .data-update {
  padding: 0 20px 0 15px;
  color: #6D6E71 !important;
  font-size: 1rem;
  padding: 0 20px;
  margin-top: 20px;
}

.section-talenttrends .data-update p {
  color: #7569A2 !important;
  font-size: 1rem;
  font-weight: 300;
  text-align: center;
}

.section-talenttrends .collapse-menu {
  color: #6D6E71;
}

.section-talenttrends .mobile-menu-overlay,
.section-talenttrends .filter-overlay {
  width: 100%;
  height: 100vh;
  display: block;
  background-color: #ffffffb0;
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  z-index: 10;
  font-size: 0;
}

.section-talenttrends .filter-overlay {
  z-index: 8;
}

.section-talenttrends #block-mobilemenu {
  display: none;
}

@media screen and (max-width: 1024px) {
  .section-talenttrends body {
    padding-left: 0;
  }
  .section-talenttrends #block-mobilemenu {
    display: block;
  }
  .section-talenttrends #block-mobilemenu h2 {
    display: none;
  }
  .section-talenttrends .tt-mobile-menu {
    background-color: #004FA3;
    color: white;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 56px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 10px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    z-index: 9;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}

@media screen and (max-width: 1024px) and (max-width: 768px) {
  .section-talenttrends .tt-mobile-menu {
    padding: 12px 16px;
    height: 51px;
    background-color: white;
  }
  .section-talenttrends .tt-mobile-menu .tt-menu > li:first-child {
    display: none;
  }
}

@media screen and (max-width: 1024px) {
  .section-talenttrends .tt-mobile-menu span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .section-talenttrends #block-tt-theme-main-menu {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-box-shadow: 3px 5px 5px #0000006e;
            box-shadow: 3px 5px 5px #0000006e;
    height: 100%;
    max-height: 100%;
    z-index: 11;
    padding-top: 20px;
    max-width: 317px;
    width: 100%;
    margin-top: 0;
    border-radius: 0;
  }
  .section-talenttrends .show-menu {
    display: block !important;
  }
  .section-talenttrends .burger-menu {
    background: url(/themes/custom/tt_theme/images/icons/tt-icons/buger-menu.svg) no-repeat;
    font-size: 0;
    display: block;
    width: 32px;
    height: 21px;
    position: relative;
  }
  .section-talenttrends .burger-menu.active {
    background: none;
  }
  .section-talenttrends .burger-menu.active::after {
    opacity: 1;
  }
}

@media screen and (max-width: 1024px) and (max-width: 768px) {
  .section-talenttrends .burger-menu {
    width: 26.5px;
    height: 24px;
    margin-left: 20px;
  }
}

@media screen and (max-width: 1024px) {
  .section-talenttrends .tt-close-menu {
    width: 26.5px;
    height: 22.51px;
    position: relative;
    background: url(/themes/custom/tt_theme/images/icons/tt-icons/close.svg) no-repeat;
    display: block;
  }
  .section-talenttrends .tt-right-logo {
    background: url(/themes/custom/mp_theme/favicon.svg) no-repeat;
    background-size: cover;
    font-size: 0;
    display: block;
    width: 50px;
    height: 50px;
  }
  .section-talenttrends .collapse-menu,
  .section-talenttrends .data-update {
    display: none;
  }
  .section-talenttrends .tt-mobile-logo span::before {
    margin-left: 0;
  }
}

.section-talenttrends .mobile-dashboard-img {
  display: block;
  width: 55px;
  height: 50px;
  margin-left: 7px;
  background: url(/themes/custom/mp_theme/favicon.svg) no-repeat;
  background-size: cover;
}

.section-talenttrends .filters-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  z-index: 2;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #E5E0F9;
  padding-bottom: 10px;
}

.section-talenttrends .filters-form .language-label {
  font-size: 16px;
  font-weight: 700;
  line-height: 16.41px;
  color: #004FA3;
  margin-right: 10px;
}

.section-talenttrends .filters-form .filters-form--wrapper {
  width: 100%;
}

.section-talenttrends .filters-form #edit-close-location,
.section-talenttrends .filters-form #edit-close-industry,
.section-talenttrends .filters-form #edit-close-job-function,
.section-talenttrends .filters-form #edit-close-filter {
  display: none;
}

.section-talenttrends .filters-form .filter-divider {
  padding-right: 10px;
  display: block;
  color: white;
  font-weight: 700;
}

.section-talenttrends .filters-form .global-filters:focus {
  outline: auto;
}

.section-talenttrends .filters-form .js-form-item {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 21px;
  width: 238px;
  height: 40px;
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0%;
}

@media only screen and (min-width: 1024px) {
  .section-talenttrends .filters-form .js-form-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 0;
    gap: 0px;
  }
}

.section-talenttrends .filters-form label {
  font-size: 1rem;
  font-weight: 700;
  color: white;
}

@media screen and (max-width: 1024px) {
  .section-talenttrends .filters-form label {
    display: block;
  }
}

.section-talenttrends .filters-form .clear-filters {
  padding-right: 12px 24px;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  line-height: 16px;
  font-weight: 600;
  min-width: inherit;
  margin-top: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #22174E;
  background-color: #FFFFA9;
  border-radius: 40px;
}

.section-talenttrends .filters-form .clear-filters:hover, .section-talenttrends .filters-form .clear-filters:focus {
  background-color: white;
  color: #22174E;
}

@media only screen and (min-width: 1024px) {
  .section-talenttrends .filters-form .tt-language-field {
    display: inline-block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 37px;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 767px) {
  .section-talenttrends .filters-form .tt-language-field {
    width: 238px;
  }
}

@media only screen and (min-width: 1024px) {
  .section-talenttrends .filters-form .tt-language-field .select2 {
    float: right;
  }
}

.section-talenttrends .filters-form .filter-form--left .tt-language-field {
  display: none;
}

@media only screen and (max-width: 1024px) {
  .section-talenttrends .filters-form .filter-form--left .tt-language-field {
    display: block;
  }
}

.section-talenttrends .filters-form .form-select {
  max-width: 240px;
  width: 100%;
  border-radius: 1.25rem !important;
  color: #7569A2;
  font-size: 1rem !important;
  height: 40px;
  background-color: #e7e9f4;
  border: 0;
  cursor: pointer;
  background-image: url(/themes/custom/tt_theme/images/icons/arrow_down.svg);
  background-repeat: no-repeat;
  background-size: 10px 5px;
}

.section-talenttrends .filters-form .filter-mobile-nav {
  display: none;
  background-color: #F7F7FF;
  height: auto;
  position: fixed;
  top: 50px;
  width: 100%;
  left: 0;
  padding: 15px;
  border-bottom: 1px solid #e1e1e1;
  z-index: 9;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 55px;
}

.section-talenttrends .filters-form .filter-mobile-nav .filter-text {
  background-color: #F7F7FF;
  position: relative;
  z-index: 9;
  left: -14px;
  padding-left: 13px;
  height: 42px;
  top: -10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.section-talenttrends .filters-form .filter-mobile-nav .filter-slider a {
  background-color: #F7F7FF;
}

.section-talenttrends .filters-form .filter-mobile-nav .filter-slider .filter-slider--text {
  font-family: "Inter", sans-serif;
  padding: 5px 10px;
  background-color: white;
  color: #22174E;
}

.section-talenttrends .filters-form .filter-mobile-nav img {
  margin-right: 10px;
}

.section-talenttrends .filters-form .filter-mobile-nav a {
  background: url(/themes/custom/tt_theme/images/icons/arrow_down.svg) no-repeat center;
  display: block;
  background-color: #F7F7FF;
  font-size: 0;
  width: 43px;
  height: 53px;
  border: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.section-talenttrends .filters-form .filter-mobile-nav > div.d-flex {
  position: fixed;
  white-space: nowrap;
}

.section-talenttrends .filters-form .filter-form--left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #6059FF;
  padding: 20px 48px;
  gap: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media only screen and (min-width: 1024px) {
  .section-talenttrends .filters-form .filter-form--left {
    padding: 20px 20px;
    gap: 0px;
  }
}

.section-talenttrends .filters-form .filter-form--left label {
  margin-right: 10px;
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  line-height: 16px;
}

@media only screen and (min-width: 1024px) {
  .section-talenttrends .filters-form .filter-form--left label {
    margin-bottom: 0;
  }
}

.section-talenttrends .filters-form .filter-form--left .select2-container--default .select2-selection--single {
  border: 1px solid #7569A2;
  border-radius: 0px !important;
}

.section-talenttrends .filters-form .filter-form--left .select2-container--default .select2-selection--single .select2-selection__rendered {
  padding-top: 8px;
  border-radius: 0px !important;
}

.section-talenttrends .filters-form .tt-logo {
  -ms-flex-preferred-size: 20%;
      flex-basis: 20%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}

@media screen and (max-width: 1230px) {
  .section-talenttrends .filters-form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

@media screen and (max-width: 1024px) {
  .section-talenttrends .filters-form {
    margin-top: 60px;
  }
  .section-talenttrends .filters-form .filter-mobile-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .section-talenttrends .filters-form .filter-divider {
    padding: 0 0 10px;
  }
  .section-talenttrends .filters-form .tt-logo {
    display: none;
  }
  .section-talenttrends .filters-form #edit-close-location,
  .section-talenttrends .filters-form #edit-close-industry,
  .section-talenttrends .filters-form #edit-close-job-function {
    display: block;
    float: right;
    position: relative;
    top: -37px;
    background: url(/themes/custom/tt_theme/images/icons/close.png) no-repeat;
    font-size: 0;
    display: block;
    width: 13px;
    height: 13px;
    border: 0;
  }
  .section-talenttrends .filters-form .form-select {
    max-width: 100%;
  }
  .section-talenttrends .filters-form label,
  .section-talenttrends .filters-form select {
    margin-bottom: 15px;
  }
  .section-talenttrends .filters-form .filter-form--left {
    display: none;
    position: fixed;
    background: white;
    z-index: 9;
    left: 0;
    width: 100%;
    padding: 15px;
    background: #F7F7FF;
    -webkit-box-shadow: 0 2px 5px rgba(71, 77, 111, 0.3);
            box-shadow: 0 2px 5px rgba(71, 77, 111, 0.3);
    border-radius: 0;
  }
}

@media only screen and (max-width: 1024px) and (max-width: 767px) {
  .section-talenttrends .filters-form .filter-form--left {
    padding: 8px 16px;
  }
}

@media screen and (max-width: 1024px) {
  .section-talenttrends .filters-form .filter-form--left label {
    color: #22174E;
  }
  .section-talenttrends .filters-form .filter-form--left .filter-divider {
    color: #004FA3;
  }
  .section-talenttrends .filters-form .js-form-item {
    margin-right: 0;
    margin-bottom: 0;
  }
  .section-talenttrends .filters-form .js-form-type-url {
    float: right;
  }
  .section-talenttrends .filters-form #edit-close-filter {
    max-width: 113px;
    width: 100%;
    height: 40px;
    border-radius: 40px;
    color: white;
    font-size: 1rem;
    display: block;
    text-align: center;
    border: 0;
    cursor: pointer;
    top: -40px;
    position: relative;
    line-height: normal;
  }
}

.section-talenttrends .filters-form .form-disabled .form-select,
.section-talenttrends .filters-form .form-disabled label {
  color: #c9ccd8;
}

.section-talenttrends .filters-form .form-disabled .form-select {
  background-image: url(/themes/custom/tt_theme/images/icons/disabled_arrow_down.svg);
  cursor: default;
  -webkit-box-shadow: none;
          box-shadow: none;
}

@media only screen and (max-width: 1024px) {
  .section-talenttrends .select2-container {
    width: 100% !important;
    margin-bottom: 15px;
  }
}

.section-talenttrends .select2-container--default .select2-selection--single {
  height: 40px;
  border: 0;
  background-color: white;
  border: 1px solid #7569A2;
}

.section-talenttrends .select2-container--default .select2-selection--single .select2-selection__rendered {
  padding-left: 15px;
  padding-top: 8px;
  font-size: 16px;
  line-height: 150%;
  font-weight: 400;
  font-family: "Inter", sans-serif;
  color: #7569A2;
}

.section-talenttrends .select2-container--default .select2-selection--single .select2-selection__rendered .select2-selection__clear {
  display: none;
  letter-spacing: 10px;
}

.section-talenttrends .select2-container--default .select2-selection--single .select2-selection__arrow {
  background-image: url(/themes/custom/tt_theme/images/icons/arrow_down.svg);
  background-repeat: no-repeat;
  background-size: 10px 5px;
  background-position: 3px 17px;
  width: 26px;
}

.section-talenttrends .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border: none;
}

.section-talenttrends .select2-container--default.select2-container--open {
  border-radius: 20px;
}

.section-talenttrends .select2-container--default.select2-container--open .select2-selection--single {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.section-talenttrends .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow {
  background-image: url(/themes/custom/tt_theme/images/icons/arrow_up.svg);
}

.section-talenttrends .select2-container--default .select2-dropdown--below {
  background-color: white;
}

.section-talenttrends .select2-container--default .select2-dropdown--below.select2-dropdown {
  border: none;
  border-radius: 0px !important;
  color: #7569A2;
  border: 1px solid #7569A2 !important;
}

.section-talenttrends .select2-container--default .select2-dropdown--below.select2-dropdown .select2-search__field {
  border: none;
  border-radius: 0px !important;
  color: #7569A2 !important;
  background-color: white !important;
  padding: 11px 14px;
  height: 40px;
}

.section-talenttrends .select2-container--default .select2-dropdown--below .select2-results__options::-webkit-scrollbar {
  display: none;
}

.section-talenttrends .select2-container--default .select2-dropdown--below .select2-results__options .select2-results__option {
  font-weight: 400;
  font-size: 0.875rem;
  color: #7569A2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "Inter", sans-serif;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #7569A2;
}

.section-talenttrends .select2-container--default .select2-dropdown--below .select2-results__options .select2-results__option[id$="-APAC"], .section-talenttrends .select2-container--default .select2-dropdown--below .select2-results__options .select2-results__option[id$="-Africa"], .section-talenttrends .select2-container--default .select2-dropdown--below .select2-results__options .select2-results__option[id$="-Europe"], .section-talenttrends .select2-container--default .select2-dropdown--below .select2-results__options .select2-results__option[id$="-Middle_East"], .section-talenttrends .select2-container--default .select2-dropdown--below .select2-results__options .select2-results__option[id$="-North_America"], .section-talenttrends .select2-container--default .select2-dropdown--below .select2-results__options .select2-results__option[id$="-South_America"] {
  font-weight: bold;
  font-size: 0.875rem;
}

.section-talenttrends .select2-container--default .select2-dropdown--below .select2-results__options .select2-results__option:empty {
  display: none;
}

.section-talenttrends .select2-container--default .select2-dropdown--below .select2-results__options .select2-results__option[aria-selected="true"] {
  background-color: #6059FF !important;
  color: white;
}

.section-talenttrends .select2-container--default .select2-dropdown--below .select2-results__options .select2-results__option.select2-results__option--highlighted[aria-selected="false"] {
  background-color: #6059FF;
  color: white;
}

.section-talenttrends .select2-container--default .select2-dropdown--below .select2-results__options .select2-results__option.select2-results__option--highlighted[aria-selected="true"] {
  background-color: #6059FF;
}

.section-talenttrends .select2-search--dropdown {
  border: 1px solid #7569A2;
  padding-left: 8px;
  padding-right: 8px;
}

.section-talenttrends .contract-type .select2-container--default, .section-talenttrends .line-graph-container .select2-container--default, .section-talenttrends .people-block .select2-container--default {
  height: 40px;
}

.section-talenttrends .contract-type .select2-container--default .select2-selection, .section-talenttrends .line-graph-container .select2-container--default .select2-selection, .section-talenttrends .people-block .select2-container--default .select2-selection {
  width: 100%;
  border-radius: 0px !important;
}

.section-talenttrends .who-took-our-survey-2 .select2-selection--single [aria-expanded="true"] {
  border: 1px solid #6059FF;
}

.section-talenttrends .filters-form .filter-mobile-nav a.filter-shown {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.section-talenttrends .tt-language-field-wrapper {
  gap: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 100%;
  min-height: 40px;
  margin-top: 35px;
  padding-left: 263px;
}

@media only screen and (max-width: 1024px) {
  .section-talenttrends .tt-language-field-wrapper {
    display: none;
  }
}

.section-talenttrends .tt-language-field-wrapper .tt-language-field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  width: 100%;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 30px;
}

.section-talenttrends .tt-language-field-wrapper .tt-language-field .language-label {
  margin-right: 5px;
  display: none;
}

.section-talenttrends .tt-language-field-wrapper .tt-language-field .select2-container--default {
  width: 52px !important;
}

.section-talenttrends .tt-language-field-wrapper .tt-language-field .select2-container--default .selection .select2-selection--single {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: none !important;
  border: 0px;
}

.section-talenttrends .tt-language-field-wrapper .tt-language-field .select2-container--default .selection .select2-selection__rendered {
  font-family: "Inter", sans-serif;
  color: #22174E;
  padding: 0;
  margin: 0;
  font-weight: 700;
  line-height: normal;
  text-align: center;
}

.section-talenttrends .full-access {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 40px;
  padding: 12px 24px;
  border-radius: 40px;
  background-color: #6963FF;
  color: #FFFFFF;
  font-family: 'Inter', sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  text-decoration: none;
}

.section-talenttrends .full-access i {
  color: #FFFFFF;
}

.section-talenttrends .mobile-full-access {
  display: none;
}

@media only screen and (max-width: 767px) {
  .section-talenttrends .mobile-full-access {
    display: block;
    padding-left: 48px;
    padding-right: 34px;
  }
}

.section-talenttrends .tt-mobile-menu .menu-badge {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.section-talenttrends .tt-mobile-menu .full-access {
  width: 120px;
  height: 30px;
  margin-top: 8px;
  margin-left: 20px;
  padding-left: 12px;
  font-size: 14px;
}

.section-talenttrends .tt-mobile-menu .full-access i {
  font-size: 1rem;
  margin-right: 5px;
}

@media (max-width: 768px) {
  .section-talenttrends .tt-mobile-menu .full-access {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  .section-talenttrends .select2-container {
    margin-bottom: 0px;
    width: 212px;
    height: 40px;
  }
  .section-talenttrends .filters-form {
    padding-bottom: 0px !important;
  }
  .section-talenttrends .filter-mobile-nav {
    background: #F7F7FF;
  }
  .section-talenttrends .filter-mobile-nav a {
    width: 24px;
    height: 24px;
  }
  .section-talenttrends .filter-mobile-nav .filter-text {
    color: #22174E;
    background: #F7F7FF;
    font-size: 1rem;
    font-weight: 600;
    line-height: 16px;
    font-family: "Inter", sans-serif;
  }
  .section-talenttrends .filter-form--left {
    background: #F7F7FF !important;
  }
  .section-talenttrends .filter-form--left label {
    color: #22174E;
    margin-bottom: 8px;
  }
  .section-talenttrends .filter-form--left .js-form-item {
    width: 234px;
    height: 64px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-bottom: 16px;
    gap: 0px;
  }
}

@media only screen and (max-width: 767px) and (max-width: 767px) {
  .section-talenttrends .filter-form--left .js-form-item {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .section-talenttrends .filter-form--left .clear-filters {
    background-color: #E5E0F9 !important;
  }
  .section-talenttrends .filter-form--left #edit-close-filter {
    height: 40px;
    color: white;
    background-color: #6059FF;
    border-radius: 40px;
    display: block;
    text-align: center;
  }
}

.section-talenttrends .chartjs-legend {
  font-weight: 400;
  font-size: 1rem;
  margin: 0;
  padding: 0;
}

.section-talenttrends .chartjs-legend li {
  list-style: none;
  margin-bottom: 10px;
  line-height: 22px;
}

.section-talenttrends .chartjs-legend li:last-child {
  margin-bottom: 0;
}

.section-talenttrends .chartjs-legend li .legend-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  color: #22174E;
}

.section-talenttrends .chartjs-legend li .legend-item .label {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0%;
}

.section-talenttrends .chartjs-legend li .legend-item:hover {
  cursor: pointer;
}

.section-talenttrends .chartjs-legend li .legend-item:hover .label {
  text-decoration: underline;
}

.section-talenttrends .chartjs-legend li .legend-color {
  width: 11px;
  height: 11px;
  color: #22174E;
  border-radius: 50%;
  margin-right: 7px;
  margin-top: 5px;
  padding: 0 5px;
}

.section-talenttrends .chartjs-legend li.custom-legend div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.section-talenttrends #peopleGaugeChartLegends .chartjs-legend,
.section-talenttrends #satisfactionChartLegends .chartjs-legend {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.section-talenttrends #peopleGaugeChartLegends .chartjs-legend li,
.section-talenttrends #satisfactionChartLegends .chartjs-legend li {
  margin-bottom: 0;
}

.section-talenttrends #peopleGaugeChartLegends .chartjs-legend li:nth-child(2),
.section-talenttrends #satisfactionChartLegends .chartjs-legend li:nth-child(2) {
  margin: 0 15px;
}

.section-talenttrends #recentJobStatusLegends .chartjs-legend li .legend-item:hover {
  cursor: default;
}

.section-talenttrends #recentJobStatusLegends .chartjs-legend li .legend-item:hover .label {
  font-weight: 400;
}

.section-talenttrends .chartjs-tooltip {
  background: #E5E0F9;
  color: #22174E;
  font-weight: 600;
  pointer-events: none;
  position: absolute;
  -webkit-transform: translate(-50%, 0px);
      -ms-transform: translate(-50%, 0px);
          transform: translate(-50%, 0px);
  -webkit-transition: all 0.1s ease 0s;
  transition: all 0.1s ease 0s;
  padding: 12px 16px;
  -webkit-box-shadow: 3px 3px 6px 0px rgba(71, 77, 111, 0.3);
          box-shadow: 3px 3px 6px 0px rgba(71, 77, 111, 0.3);
  display: none;
  max-width: 268px;
  text-align: center;
  z-index: 1;
}

.section-talenttrends .chartjs-tooltip#recentJobStatusTooltip {
  top: 30%;
  width: 100%;
}

.section-talenttrends .chartjs-tooltip.single-value-doughnut {
  top: 3em;
  left: 9em;
  width: 100%;
}

.section-talenttrends .chartjs-tooltip#jobChangeChartTooltip {
  width: 100%;
}

.section-talenttrends .chartjs-tooltip.multi-value-doughnut {
  top: 15em;
  width: auto;
}

@media screen and (max-width: 767px) {
  .section-talenttrends .chartjs-tooltip.multi-value-doughnut {
    width: 50%;
  }
}

.section-talenttrends .chartjs-tooltip .chartjs-tooltip-item {
  color: #22174E;
}

.section-talenttrends .card.card-border-radius {
  border: 0 !important;
  border-radius: 0 !important;
  background: white;
}

@media only screen and (max-width: 767px) {
  .section-talenttrends .card.card-border-radius {
    margin-bottom: 12px !important;
  }
}

.section-talenttrends .card .card-body .p-card {
  padding: 64px;
}

.section-talenttrends .card .card-body h1 {
  margin-bottom: 20px;
}

.section-talenttrends .card .card-body.remove-shadow {
  border-radius: 0 !important;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.section-talenttrends .card .card-body .border-right {
  border-right: 1px solid rgba(81, 86, 105, 0.3);
}

@media (max-width: 1024px) {
  .section-talenttrends .card .card-body .border-right {
    border-right: none;
  }
}

.section-talenttrends .card .card-body .border-bottom {
  border-bottom: 1px solid rgba(81, 86, 105, 0.3);
}

.section-talenttrends .card .card-body .bg-transparent-vline {
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.section-talenttrends .card.ai-in-job .card-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}

.section-talenttrends .card.ai-in-job .card-body .ai-current-job {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.section-talenttrends .card.ai-in-job .card-body .ai-current-job .user-robot-icon {
  margin-bottom: 40px;
}

.section-talenttrends .card.ai-in-job .card-body .ai-current-job .text-right {
  margin-bottom: 24px;
  color: #22174E;
}

.section-talenttrends .card.ai-in-job .card-body .ai-current-job .text-left {
  margin-bottom: 24px;
}

.section-talenttrends .card-purple {
  background: #6059FF;
  border: transparent;
  color: white;
  border-radius: 0px !important;
}

.section-talenttrends .sub-status {
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 1.5rem;
  letter-spacing: 0;
  color: #22174E;
}

@media only screen and (max-width: 768px) {
  .section-talenttrends .sub-status {
    font-size: 1rem;
    line-height: 1rem;
  }
}

.section-talenttrends .sub-status h3.sub-status {
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 1.5rem;
  letter-spacing: 0;
}

@media only screen and (max-width: 768px) {
  .section-talenttrends .sub-status h3.sub-status {
    font-size: 1rem;
    line-height: 1rem;
  }
}

.section-talenttrends .contract-type h3 {
  margin-bottom: 15px !important;
}

@media only screen and (min-width: 1200px) {
  .section-talenttrends .card-left-text {
    padding-right: 35px;
  }
}

.section-talenttrends .verticle-card .skill-based-hiring .verticle-card--title {
  margin-bottom: 0px;
}

.section-talenttrends .verticle-card .verticle-card--title {
  margin-bottom: 60px;
}

.section-talenttrends .pie-graph {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.section-talenttrends .pie-graph .pie-graph--left {
  margin-right: 30px;
}

.section-talenttrends .pie-graph .pie-graph--right {
  font-size: 1rem;
}

.section-talenttrends .pie-graph .pie-graph--right p, .section-talenttrends .pie-graph .pie-graph--right li {
  font-size: 1rem;
}

@media only screen and (max-width: 768px) {
  .section-talenttrends .pie-graph .pie-graph--left {
    margin-right: 30px;
  }
}

@media only screen and (max-width: 480px) {
  .section-talenttrends .pie-graph {
    display: block !important;
  }
  .section-talenttrends .pie-graph .pie-graph--left {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

.section-talenttrends .tt-next-page .tt-next-page--subtext {
  font-weight: 700;
  font-size: 1rem;
  line-height: 18.4px;
  color: #22174E;
}

.section-talenttrends .tt-next-page .tt-next-page--title {
  font-family: "Inter", sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 32px;
  color: #22174E;
}

@media only screen and (max-width: 767px) {
  .section-talenttrends .tt-next-page .tt-next-page--title {
    font-size: 16px;
    line-height: 20px;
  }
}

.section-talenttrends .tt-next-page--card {
  padding: 24px 64px !important;
}

@media only screen and (max-width: 767px) {
  .section-talenttrends .tt-next-page--card {
    padding: 24px 16px !important;
  }
}

.section-talenttrends .tt-next-page--card img {
  margin-right: 24px;
}

@media screen and (max-width: 1200px) {
  .section-talenttrends .tt-next-page--card .tt-next-page--card-wrapper {
    margin-bottom: 20px;
  }
}

.section-talenttrends .tt-next-page--card .tt-next-page--card--subtext {
  color: #22174E;
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-size: 1rem;
  line-height: 20px;
  margin-bottom: 0;
}

.section-talenttrends .tt-next-page--card .tt-next-page--card--subtext h3 {
  color: #22174E;
}

.section-talenttrends .tt-next-page--card .tt-next-page--card--title {
  font-family: "Agrandir Tight", sans-serif;
  font-size: 40px;
  line-height: 40px;
  font-weight: 700;
  margin-bottom: -2px !important;
}

@media only screen and (max-width: 767px) {
  .section-talenttrends .tt-next-page--card .tt-next-page--card--title {
    font-size: 20px;
    line-height: 24px;
  }
}

@media screen and (max-width: 1200px) {
  .section-talenttrends .tt-next-page--card .tt-next-page--card--title {
    margin-bottom: -7px !important;
  }
}

.section-talenttrends .who-took-our-survey--three-column .p-card {
  padding: 64px 40px !important;
}

@media only screen and (max-width: 768px) {
  .section-talenttrends .who-took-our-survey--three-column .p-card {
    padding: 24px 16px !important;
  }
}

@media (min-width: 992px) {
  .section-talenttrends .who-took-our-survey--three-column .who-took-our-survey--column-1, .section-talenttrends .who-took-our-survey--three-column .who-took-our-survey--column-2 {
    max-width: 35%;
  }
  .section-talenttrends .who-took-our-survey--three-column .who-took-our-survey--column-3 {
    max-width: 30%;
  }
}

@media only screen and (max-width: 768px) {
  .section-talenttrends .who-took-our-survey--three-column .who-took-our-survey-1,
  .section-talenttrends .who-took-our-survey--three-column .who-took-our-survey-2,
  .section-talenttrends .who-took-our-survey--three-column .who-took-our-survey-3 {
    margin-bottom: 12px !important;
  }
}

.reasons-considering-card h2 {
  color: #22174E;
  margin-top: 0px !important;
}

.card-body h2 {
  color: #22174E;
  font-family: "Agrandir Tight", sans-serif;
  font-weight: 700;
  font-size: 2.5rem !important;
  line-height: 2.5rem !important;
  letter-spacing: 0;
}

@media only screen and (max-width: 767px) {
  .card-body h2 {
    font-size: 20px !important;
    line-height: 24px !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
}

@media only screen and (max-width: 767px) {
  .card-body img {
    margin-bottom: 24px;
  }
}

.section-talenttrends .progress-bar-block {
  display: block;
  margin-bottom: 10px;
}

.section-talenttrends .progress-bar-block:last-child {
  margin-bottom: 0;
}

.section-talenttrends .progress-bar-block .progress-label {
  margin-bottom: 5px;
  font-family: "Inter", sans-serif;
  text-align: left;
  font-size: 1rem;
  line-height: normal;
  color: #22174E;
}

@media only screen and (max-width: 768px) {
  .section-talenttrends .progress-bar-block .progress-label {
    font-weight: 400;
    font-size: 1rem;
    line-height: 150%;
    letter-spacing: 0%;
  }
}

.section-talenttrends .progress-bar-block .progress {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 94%;
  overflow: hidden;
  background-color: #E5E0F9;
  border-radius: 16px;
  padding: 0 1px;
  z-index: 1;
}

@media only screen and (max-width: 767px) {
  .section-talenttrends .progress-bar-block .progress {
    width: 85%;
  }
}

.section-talenttrends .progress-bar-block .progress .progress-bar {
  background-color: #6059FF;
  border-radius: 16px;
  line-height: normal;
  -webkit-animation-name: animateBar;
          animation-name: animateBar;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
}

@-webkit-keyframes animateBar {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes animateBar {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

.section-talenttrends .progress-bar-block .progress .progress-bar:hover {
  background-color: #6059FF;
}

.section-talenttrends .progress-bar-block .progress-value {
  font-family: "Inter", sans-serif;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 1rem;
  line-height: normal;
  margin-left: 16px;
  width: 6%;
  color: #22174E;
}

@media only screen and (max-width: 767px) {
  .section-talenttrends .progress-bar-block .progress-value {
    margin-left: 8px;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1180px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  .section-talenttrends .progress-bar-block .progress-value {
    width: auto;
  }
}

.section-talenttrends #newOpportunities {
  position: relative;
  margin-top: 30px;
}

.section-talenttrends #newOpportunities .average {
  width: 91.5%;
  height: 100%;
  position: absolute;
  top: 10px;
}

@media only screen and (max-width: 767px) {
  .section-talenttrends #newOpportunities .average {
    width: 80%;
  }
}

.section-talenttrends #newOpportunities .average_contents {
  position: relative;
  width: 5px;
  height: 100%;
  display: grid;
  -webkit-animation-name: animateAvgLine;
          animation-name: animateAvgLine;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
}

.section-talenttrends #newOpportunities .average_contents .avg_text {
  position: relative;
  left: -50%;
  top: -36px;
}

.section-talenttrends #newOpportunities .average_contents .avg_percent {
  position: absolute;
  left: -10px;
  bottom: -30px;
}

.section-talenttrends #newOpportunities .average_contents .average-line {
  border-left: 1px solid #000;
  position: absolute;
  height: 100%;
  z-index: 1;
}

@-webkit-keyframes animateAvgLine {
  0% {
    left: 0;
  }
}

@keyframes animateAvgLine {
  0% {
    left: 0;
  }
}

.section-talenttrends .faq-tab {
  width: 100%;
  overflow: hidden;
  margin-top: 0;
  border-bottom: 1px solid #E5E0F9;
}

@media only screen and (max-width: 767px) {
  .section-talenttrends .faq-tab {
    margin-bottom: 8px;
  }
}

.section-talenttrends .faq-tab .tab-label {
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 24px;
  letter-spacing: 0;
  color: #22174E;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1rem 2px;
  cursor: pointer;
  position: relative;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

@media only screen and (max-width: 767px) {
  .section-talenttrends .faq-tab .tab-label {
    font-size: 16px;
    line-height: 16px;
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .section-talenttrends .faq-tab .tab-label a {
    width: 294px;
  }
}

.section-talenttrends .faq-tab .tab-label::after {
  content: " ";
  color: #22174E;
  width: 12px;
  height: 6px;
  text-align: center;
  background-image: url(/themes/custom/tt_theme/images/icons/chevron-right.svg);
  background-repeat: no-repeat;
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  background-position: center;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
}

.section-talenttrends .faq-tab .tab-label.tab-label-visited {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  border-bottom: 1px solid #E5E0F9;
  font-weight: 600;
}

.section-talenttrends .faq-tab .tab-label.tab-label-visited::after {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  color: #22174E;
}

.section-talenttrends .faq-tab .tab-label.tab-label-visited a {
  font-weight: 600;
}

.section-talenttrends .faq-tab .tab-label a {
  color: #22174E;
  text-decoration: none;
}

.section-talenttrends .faq-tab .tab-content {
  display: none;
  color: #22174E;
  padding: 0 2rem;
  font-size: 1rem;
}

.section-talenttrends .faq-tab .tab-content > * {
  font-weight: 400;
}

.section-talenttrends .faq-tab .tab-content p {
  font-size: 1rem;
  color: #22174E;
}

.section-talenttrends .faq-tab .tab-content p:last-child {
  margin-bottom: 0;
}

.section-talenttrends .faq-title {
  color: #22174E;
  font-size: 3.75rem !important;
  line-height: 60px !important;
  font-weight: 700;
  padding-bottom: 40px;
  border-bottom: 1px solid #E5E0F9;
}

@media only screen and (max-width: 767px) {
  .section-talenttrends .faq-title {
    font-size: 32px !important;
    line-height: 38px !important;
    padding-bottom: 24px;
  }
}

.section-talenttrends .tab-label-visited ~ .tab-content {
  font-family: "Inter", sans-serif;
  padding-top: 1rem;
  padding-bottom: 1rem;
  color: #22174E;
}

.section-talenttrends .talent-trends-faq-body {
  padding: 64px 32px !important;
}

@media only screen and (max-width: 576px) {
  .section-talenttrends .talent-trends-faq-body {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media only screen and (max-width: 767px) {
  .section-talenttrends .talent-trends-faq-body {
    padding: 24px 32px !important;
  }
}

.talent-trends-faq .accordion-button:hover {
  color: #6059FF !important;
}

.accordion-button:hover {
  color: #6059FF !important;
}

.accordion-button[aria-expanded="true"] {
  color: #6059FF !important;
}

.section-talenttrends, .section-talent-trends, .page-node-type-tthomepage {
  /* Floating block pop up*/
}

.section-talenttrends .sticky-block.fixed, .section-talent-trends .sticky-block.fixed, .page-node-type-tthomepage .sticky-block.fixed {
  width: 100%;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 2;
  background: #f5f5ff;
}

@media only screen and (max-width: 767px) {
  .section-talenttrends .sticky-block.fixed, .section-talent-trends .sticky-block.fixed, .page-node-type-tthomepage .sticky-block.fixed {
    padding-top: 1rem;
  }
}

.section-talenttrends .sticky-block.fixed .container, .section-talent-trends .sticky-block.fixed .container, .page-node-type-tthomepage .sticky-block.fixed .container {
  padding-left: 254px;
  padding-right: 15px;
}

@media only screen and (max-width: 1024px) {
  .section-talenttrends .sticky-block.fixed .container, .section-talent-trends .sticky-block.fixed .container, .page-node-type-tthomepage .sticky-block.fixed .container {
    padding-left: 0;
    padding-right: 0;
  }
}

.section-talenttrends .sticky-block.fixed .container.collapsible-right-container, .section-talent-trends .sticky-block.fixed .container.collapsible-right-container, .page-node-type-tthomepage .sticky-block.fixed .container.collapsible-right-container {
  right: 128px;
}

@media only screen and (max-width: 1024px) {
  .section-talenttrends .sticky-block.fixed .container.collapsible-right-container, .section-talent-trends .sticky-block.fixed .container.collapsible-right-container, .page-node-type-tthomepage .sticky-block.fixed .container.collapsible-right-container {
    right: auto;
  }
}

.section-talenttrends .sticky-block.fixed #tt-floating-block, .section-talent-trends .sticky-block.fixed #tt-floating-block, .page-node-type-tthomepage .sticky-block.fixed #tt-floating-block {
  margin: 0 !important;
  background: transparent;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.section-talenttrends .sticky-block.fixed #tt-floating-block .card-body, .section-talent-trends .sticky-block.fixed #tt-floating-block .card-body, .page-node-type-tthomepage .sticky-block.fixed #tt-floating-block .card-body {
  background: transparent;
  border-radius: 0 !important;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.section-talenttrends .sticky-block.fixed #tt-floating-block .floating-block-body, .section-talent-trends .sticky-block.fixed #tt-floating-block .floating-block-body, .page-node-type-tthomepage .sticky-block.fixed #tt-floating-block .floating-block-body {
  display: none;
}

.section-talenttrends .sticky-block.fixed #tt-floating-block .floating-block-body-summary, .section-talent-trends .sticky-block.fixed #tt-floating-block .floating-block-body-summary, .page-node-type-tthomepage .sticky-block.fixed #tt-floating-block .floating-block-body-summary {
  display: block;
}

.section-talenttrends .sticky-block.fixed #tt-floating-block .floating-block-content h2, .section-talenttrends .sticky-block.fixed #tt-floating-block .floating-block-content p, .section-talent-trends .sticky-block.fixed #tt-floating-block .floating-block-content h2, .section-talent-trends .sticky-block.fixed #tt-floating-block .floating-block-content p, .page-node-type-tthomepage .sticky-block.fixed #tt-floating-block .floating-block-content h2, .page-node-type-tthomepage .sticky-block.fixed #tt-floating-block .floating-block-content p {
  color: #393d4e;
}

@media only screen and (max-width: 767px) {
  .section-talenttrends .sticky-block.fixed #tt-floating-block .floating-block-content, .section-talent-trends .sticky-block.fixed #tt-floating-block .floating-block-content, .page-node-type-tthomepage .sticky-block.fixed #tt-floating-block .floating-block-content {
    margin-bottom: 1rem;
  }
}

.section-talenttrends .sticky-block.fixed #tt-floating-block .floating-block-image img, .section-talent-trends .sticky-block.fixed #tt-floating-block .floating-block-image img, .page-node-type-tthomepage .sticky-block.fixed #tt-floating-block .floating-block-image img {
  width: 85px;
  height: auto;
}

@media only screen and (max-width: 767px) {
  .section-talenttrends .sticky-block.fixed #tt-floating-block .floating-block-close, .section-talent-trends .sticky-block.fixed #tt-floating-block .floating-block-close, .page-node-type-tthomepage .sticky-block.fixed #tt-floating-block .floating-block-close {
    position: absolute;
    display: block;
    width: 18px;
    height: 18px;
    background: url(/themes/custom/tt_theme/images/icons/close-black.svg) no-repeat;
    font-size: 0;
    top: 0;
    right: 0.5rem;
    padding: 0;
    margin: 0;
    background-size: 70%;
  }
}

@media only screen and (max-width: 767px) {
  .section-talenttrends .sticky-block.fixed.fixed-close .container, .section-talent-trends .sticky-block.fixed.fixed-close .container, .page-node-type-tthomepage .sticky-block.fixed.fixed-close .container {
    display: none;
  }
}

.section-talenttrends .sticky-block .container, .section-talent-trends .sticky-block .container, .page-node-type-tthomepage .sticky-block .container {
  padding: 0;
}

.section-talenttrends .sticky-block .container.collapsible-right-container, .section-talent-trends .sticky-block .container.collapsible-right-container, .page-node-type-tthomepage .sticky-block .container.collapsible-right-container {
  position: relative;
  right: auto;
}

.section-talenttrends .sticky-block #tt-floating-block, .section-talent-trends .sticky-block #tt-floating-block, .page-node-type-tthomepage .sticky-block #tt-floating-block {
  position: relative;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.section-talenttrends .sticky-block #tt-floating-block .card-body, .section-talent-trends .sticky-block #tt-floating-block .card-body, .page-node-type-tthomepage .sticky-block #tt-floating-block .card-body {
  background: #004FA3;
  border: none;
}

.section-talenttrends .sticky-block #tt-floating-block .card-body h2, .section-talenttrends .sticky-block #tt-floating-block .card-body h3, .section-talenttrends .sticky-block #tt-floating-block .card-body .floating-block-title, .section-talent-trends .sticky-block #tt-floating-block .card-body h2, .section-talent-trends .sticky-block #tt-floating-block .card-body h3, .section-talent-trends .sticky-block #tt-floating-block .card-body .floating-block-title, .page-node-type-tthomepage .sticky-block #tt-floating-block .card-body h2, .page-node-type-tthomepage .sticky-block #tt-floating-block .card-body h3, .page-node-type-tthomepage .sticky-block #tt-floating-block .card-body .floating-block-title {
  font-size: 1.375rem;
}

.section-talenttrends .sticky-block #tt-floating-block .card-body .tt-btn, .section-talent-trends .sticky-block #tt-floating-block .card-body .tt-btn, .page-node-type-tthomepage .sticky-block #tt-floating-block .card-body .tt-btn {
  width: 100%;
  padding: 10px 25px;
  text-align: center;
}

.section-talenttrends .sticky-block #tt-floating-block .card-body .tt-btn::before, .section-talent-trends .sticky-block #tt-floating-block .card-body .tt-btn::before, .page-node-type-tthomepage .sticky-block #tt-floating-block .card-body .tt-btn::before {
  display: none;
}

@media only screen and (max-width: 767px) {
  .section-talenttrends .sticky-block #tt-floating-block .card-body .tt-btn, .section-talent-trends .sticky-block #tt-floating-block .card-body .tt-btn, .page-node-type-tthomepage .sticky-block #tt-floating-block .card-body .tt-btn {
    width: auto;
  }
}

.section-talenttrends .sticky-block #tt-floating-block .floating-block-body-summary, .section-talent-trends .sticky-block #tt-floating-block .floating-block-body-summary, .page-node-type-tthomepage .sticky-block #tt-floating-block .floating-block-body-summary {
  display: none;
  font-size: 1rem;
  line-height: 1.2;
}

.section-talenttrends .sticky-block #tt-floating-block .floating-block-image img, .section-talent-trends .sticky-block #tt-floating-block .floating-block-image img, .page-node-type-tthomepage .sticky-block #tt-floating-block .floating-block-image img {
  width: 110px;
  height: auto;
}

.section-talenttrends .sticky-block #tt-floating-block .floating-block-close, .section-talent-trends .sticky-block #tt-floating-block .floating-block-close, .page-node-type-tthomepage .sticky-block #tt-floating-block .floating-block-close {
  display: none;
}

.section-talenttrends .sticky-block #tt-floating-block .floating-block-content h2, .section-talenttrends .sticky-block #tt-floating-block .floating-block-content p, .section-talent-trends .sticky-block #tt-floating-block .floating-block-content h2, .section-talent-trends .sticky-block #tt-floating-block .floating-block-content p, .page-node-type-tthomepage .sticky-block #tt-floating-block .floating-block-content h2, .page-node-type-tthomepage .sticky-block #tt-floating-block .floating-block-content p {
  color: white;
}

.section-talenttrends .floating-block-overlay, .section-talent-trends .floating-block-overlay, .page-node-type-tthomepage .floating-block-overlay {
  display: none;
  background: rgba(0, 0, 0, 0.5);
  opacity: 1;
}

.section-talenttrends .floating-block-overlay.show-overlay, .section-talent-trends .floating-block-overlay.show-overlay, .page-node-type-tthomepage .floating-block-overlay.show-overlay {
  display: block;
}

.section-talenttrends .floating-block-popup-modal, .section-talenttrends .download-report-popup-modal, .section-talent-trends .floating-block-popup-modal, .section-talent-trends .download-report-popup-modal, .page-node-type-tthomepage .floating-block-popup-modal, .page-node-type-tthomepage .download-report-popup-modal {
  display: none;
  left: 0;
  right: 0;
  top: 20% !important;
  margin: 0 auto !important;
  width: 723px;
  background: white;
  border-radius: 0rem;
  -webkit-box-shadow: 0 5px 12px;
  box-shadow: 0 5px 12px;
}

@media screen and (max-width: 767px) {
  .section-talenttrends .floating-block-popup-modal, .section-talenttrends .download-report-popup-modal, .section-talent-trends .floating-block-popup-modal, .section-talent-trends .download-report-popup-modal, .page-node-type-tthomepage .floating-block-popup-modal, .page-node-type-tthomepage .download-report-popup-modal {
    width: 90%;
  }
}

@media screen and (max-width: 767px) and (min-width: 525px) {
  .section-talenttrends .floating-block-popup-modal, .section-talenttrends .download-report-popup-modal, .section-talent-trends .floating-block-popup-modal, .section-talent-trends .download-report-popup-modal, .page-node-type-tthomepage .floating-block-popup-modal, .page-node-type-tthomepage .download-report-popup-modal {
    width: 500px;
  }
}

.section-talenttrends .floating-block-popup-modal.active, .section-talenttrends .download-report-popup-modal.active, .section-talent-trends .floating-block-popup-modal.active, .section-talent-trends .download-report-popup-modal.active, .page-node-type-tthomepage .floating-block-popup-modal.active, .page-node-type-tthomepage .download-report-popup-modal.active {
  display: block;
  z-index: 101;
  padding: 32px;
  background: white !important;
}

.section-talenttrends .floating-block-popup-modal .ui-dialog-titlebar-close .ui-icon-closethick, .section-talenttrends .download-report-popup-modal .ui-dialog-titlebar-close .ui-icon-closethick, .section-talent-trends .floating-block-popup-modal .ui-dialog-titlebar-close .ui-icon-closethick, .section-talent-trends .download-report-popup-modal .ui-dialog-titlebar-close .ui-icon-closethick, .page-node-type-tthomepage .floating-block-popup-modal .ui-dialog-titlebar-close .ui-icon-closethick, .page-node-type-tthomepage .download-report-popup-modal .ui-dialog-titlebar-close .ui-icon-closethick {
  background-size: contain;
  background-position: right top;
  top: 50%;
  left: 50%;
}

.section-talenttrends .floating-block-popup-modal .ui-dialog-titlebar-close:focus, .section-talenttrends .download-report-popup-modal .ui-dialog-titlebar-close:focus, .section-talent-trends .floating-block-popup-modal .ui-dialog-titlebar-close:focus, .section-talent-trends .download-report-popup-modal .ui-dialog-titlebar-close:focus, .page-node-type-tthomepage .floating-block-popup-modal .ui-dialog-titlebar-close:focus, .page-node-type-tthomepage .download-report-popup-modal .ui-dialog-titlebar-close:focus {
  outline: 2px solid #000;
  border-radius: 0;
}

.section-talenttrends .floating-block-popup-modal .popup-title, .section-talenttrends .download-report-popup-modal .popup-title, .section-talent-trends .floating-block-popup-modal .popup-title, .section-talent-trends .download-report-popup-modal .popup-title, .page-node-type-tthomepage .floating-block-popup-modal .popup-title, .page-node-type-tthomepage .download-report-popup-modal .popup-title {
  background: white;
  border: none;
  margin-bottom: 24px;
  padding-top: 0;
  padding-bottom: 0;
}

.section-talenttrends .floating-block-popup-modal .popup-title .ui-dialog-title, .section-talenttrends .download-report-popup-modal .popup-title .ui-dialog-title, .section-talent-trends .floating-block-popup-modal .popup-title .ui-dialog-title, .section-talent-trends .download-report-popup-modal .popup-title .ui-dialog-title, .page-node-type-tthomepage .floating-block-popup-modal .popup-title .ui-dialog-title, .page-node-type-tthomepage .download-report-popup-modal .popup-title .ui-dialog-title {
  color: #22174E;
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 28px;
  padding-left: 0;
  padding-right: 0;
  text-align: left;
  padding-top: 52px;
  padding-bottom: 5px;
  margin: 0;
}

.section-talenttrends .floating-block-popup-modal #drupal-modal.ui-dialog-content, .section-talenttrends .download-report-popup-modal #drupal-modal.ui-dialog-content, .section-talent-trends .floating-block-popup-modal #drupal-modal.ui-dialog-content, .section-talent-trends .download-report-popup-modal #drupal-modal.ui-dialog-content, .page-node-type-tthomepage .floating-block-popup-modal #drupal-modal.ui-dialog-content, .page-node-type-tthomepage .download-report-popup-modal #drupal-modal.ui-dialog-content {
  border-top: 0;
  padding: 0;
  margin-bottom: 24px;
  background: white !important;
}

.section-talenttrends .floating-block-popup-modal #modal_floating_block .tthome_back, .section-talenttrends .download-report-popup-modal #modal_floating_block .tthome_back, .section-talent-trends .floating-block-popup-modal #modal_floating_block .tthome_back, .section-talent-trends .download-report-popup-modal #modal_floating_block .tthome_back, .page-node-type-tthomepage .floating-block-popup-modal #modal_floating_block .tthome_back, .page-node-type-tthomepage .download-report-popup-modal #modal_floating_block .tthome_back {
  display: block;
  margin-bottom: 1rem;
  text-decoration: none;
}

.section-talenttrends .floating-block-popup-modal #modal_floating_block .tthome_back:hover, .section-talenttrends .download-report-popup-modal #modal_floating_block .tthome_back:hover, .section-talent-trends .floating-block-popup-modal #modal_floating_block .tthome_back:hover, .section-talent-trends .download-report-popup-modal #modal_floating_block .tthome_back:hover, .page-node-type-tthomepage .floating-block-popup-modal #modal_floating_block .tthome_back:hover, .page-node-type-tthomepage .download-report-popup-modal #modal_floating_block .tthome_back:hover {
  color: #4039CC;
}

.section-talenttrends .floating-block-popup-modal #modal_floating_block .modal_description, .section-talenttrends .download-report-popup-modal #modal_floating_block .modal_description, .section-talent-trends .floating-block-popup-modal #modal_floating_block .modal_description, .section-talent-trends .download-report-popup-modal #modal_floating_block .modal_description, .page-node-type-tthomepage .floating-block-popup-modal #modal_floating_block .modal_description, .page-node-type-tthomepage .download-report-popup-modal #modal_floating_block .modal_description {
  color: #22174E;
  font-family: "Inter", sans-serif;
  margin-left: 0;
  padding-left: 0;
  line-height: 27px;
  font-size: 1.125rem;
  font-weight: 400;
}

.section-talenttrends .floating-block-popup-modal .ui-dialog-buttonset, .section-talenttrends .download-report-popup-modal .ui-dialog-buttonset, .section-talent-trends .floating-block-popup-modal .ui-dialog-buttonset, .section-talent-trends .download-report-popup-modal .ui-dialog-buttonset, .page-node-type-tthomepage .floating-block-popup-modal .ui-dialog-buttonset, .page-node-type-tthomepage .download-report-popup-modal .ui-dialog-buttonset {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 12px;
  padding: 0;
  width: auto;
  max-width: 100%;
}

@media only screen and (max-width: 1024px) {
  .section-talenttrends .floating-block-popup-modal .ui-dialog-buttonset, .section-talenttrends .download-report-popup-modal .ui-dialog-buttonset, .section-talent-trends .floating-block-popup-modal .ui-dialog-buttonset, .section-talent-trends .download-report-popup-modal .ui-dialog-buttonset, .page-node-type-tthomepage .floating-block-popup-modal .ui-dialog-buttonset, .page-node-type-tthomepage .download-report-popup-modal .ui-dialog-buttonset {
    width: 100%;
  }
}

.section-talenttrends .floating-block-popup-modal .ui-dialog-buttonset .secondary-button, .section-talenttrends .download-report-popup-modal .ui-dialog-buttonset .secondary-button, .section-talent-trends .floating-block-popup-modal .ui-dialog-buttonset .secondary-button, .section-talent-trends .download-report-popup-modal .ui-dialog-buttonset .secondary-button, .page-node-type-tthomepage .floating-block-popup-modal .ui-dialog-buttonset .secondary-button, .page-node-type-tthomepage .download-report-popup-modal .ui-dialog-buttonset .secondary-button {
  margin-right: 40px;
}

.section-talenttrends .floating-block-popup-modal .ui-dialog-buttonset .secondary-button, .section-talenttrends .floating-block-popup-modal .ui-dialog-buttonset .primary-button, .section-talenttrends .download-report-popup-modal .ui-dialog-buttonset .secondary-button, .section-talenttrends .download-report-popup-modal .ui-dialog-buttonset .primary-button, .section-talent-trends .floating-block-popup-modal .ui-dialog-buttonset .secondary-button, .section-talent-trends .floating-block-popup-modal .ui-dialog-buttonset .primary-button, .section-talent-trends .download-report-popup-modal .ui-dialog-buttonset .secondary-button, .section-talent-trends .download-report-popup-modal .ui-dialog-buttonset .primary-button, .page-node-type-tthomepage .floating-block-popup-modal .ui-dialog-buttonset .secondary-button, .page-node-type-tthomepage .floating-block-popup-modal .ui-dialog-buttonset .primary-button, .page-node-type-tthomepage .download-report-popup-modal .ui-dialog-buttonset .secondary-button, .page-node-type-tthomepage .download-report-popup-modal .ui-dialog-buttonset .primary-button {
  font-family: "Inter", sans-serif;
  font-size: 1rem;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

@media only screen and (max-width: 1024px) {
  .section-talenttrends .floating-block-popup-modal .ui-dialog-buttonset .secondary-button, .section-talenttrends .floating-block-popup-modal .ui-dialog-buttonset .primary-button, .section-talenttrends .download-report-popup-modal .ui-dialog-buttonset .secondary-button, .section-talenttrends .download-report-popup-modal .ui-dialog-buttonset .primary-button, .section-talent-trends .floating-block-popup-modal .ui-dialog-buttonset .secondary-button, .section-talent-trends .floating-block-popup-modal .ui-dialog-buttonset .primary-button, .section-talent-trends .download-report-popup-modal .ui-dialog-buttonset .secondary-button, .section-talent-trends .download-report-popup-modal .ui-dialog-buttonset .primary-button, .page-node-type-tthomepage .floating-block-popup-modal .ui-dialog-buttonset .secondary-button, .page-node-type-tthomepage .floating-block-popup-modal .ui-dialog-buttonset .primary-button, .page-node-type-tthomepage .download-report-popup-modal .ui-dialog-buttonset .secondary-button, .page-node-type-tthomepage .download-report-popup-modal .ui-dialog-buttonset .primary-button {
    max-width: 100%;
    margin-right: 0;
    margin-top: 0;
  }
}

@media only screen and (max-width: 767px) {
  .section-talenttrends .floating-block-popup-modal .ui-dialog-buttonset .secondary-button, .section-talenttrends .floating-block-popup-modal .ui-dialog-buttonset .primary-button, .section-talenttrends .download-report-popup-modal .ui-dialog-buttonset .secondary-button, .section-talenttrends .download-report-popup-modal .ui-dialog-buttonset .primary-button, .section-talent-trends .floating-block-popup-modal .ui-dialog-buttonset .secondary-button, .section-talent-trends .floating-block-popup-modal .ui-dialog-buttonset .primary-button, .section-talent-trends .download-report-popup-modal .ui-dialog-buttonset .secondary-button, .section-talent-trends .download-report-popup-modal .ui-dialog-buttonset .primary-button, .page-node-type-tthomepage .floating-block-popup-modal .ui-dialog-buttonset .secondary-button, .page-node-type-tthomepage .floating-block-popup-modal .ui-dialog-buttonset .primary-button, .page-node-type-tthomepage .download-report-popup-modal .ui-dialog-buttonset .secondary-button, .page-node-type-tthomepage .download-report-popup-modal .ui-dialog-buttonset .primary-button {
    max-width: 100%;
    margin-right: 0;
    margin-top: 0;
  }
}

.section-talenttrends .client-testimonial-block .card-border-radius {
  background: #e5edf6;
}

.section-talenttrends .client-testimonial-block .card-body-ct {
  border: 2px solid white;
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 820px) {
  .section-talenttrends .client-testimonial-block .card-body-ct {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.section-talenttrends .client-testimonial-block .content-right-ct {
  max-width: 646px;
  margin: auto;
}

@media screen and (max-width: 820px) {
  .section-talenttrends .client-testimonial-block .content-right-ct {
    margin: 0 !important;
  }
}

.section-talenttrends .client-testimonial-block .block-description-ct p {
  font-size: 2.25rem;
  font-weight: 400;
  line-height: 41.4px;
  color: #002B54;
}

.section-talenttrends .client-testimonial-block .block-signature-ct p {
  max-width: 400px;
  width: 100%;
  font-size: 1.5rem;
  font-style: italic;
  line-height: 27.6px;
}

.section-talenttrends .client-testimonial-block .content-left-ct {
  max-width: 180px;
  margin: auto;
}

@media screen and (max-width: 820px) {
  .section-talenttrends .client-testimonial-block .content-left-ct {
    margin-bottom: 20px;
  }
}

.primary-button,
.btn-primary {
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.25rem;
  padding: 18px 40px;
  display: table;
  color: white;
  text-decoration: none;
  background-color: #6059FF;
  text-align: center;
  border-radius: 40px;
  word-break: break-word;
  border: none;
}

.primary-button:hover, .primary-button:focus,
.primary-button .active,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary .active {
  color: white;
  background-color: #4039CC;
}

.primary-button:disabled,
.btn-primary:disabled {
  background-color: #E5E0F9;
  color: #22174E;
}

@media only screen and (max-width: 1024px) {
  .primary-button,
  .btn-primary {
    padding: 12px 24px;
    line-height: 1rem;
    font-size: 1rem;
  }
}

.secondary-button,
.btn-secondary-blue,
.btn-secondary {
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.25rem;
  padding: 18px 40px;
  display: table;
  color: white;
  text-decoration: none;
  background-color: #22174E;
  text-align: center;
  border-radius: 40px;
  word-break: break-word;
  border: none;
}

.secondary-button:hover, .secondary-button:focus,
.secondary-button .active,
.btn-secondary-blue:hover,
.btn-secondary-blue:focus,
.btn-secondary-blue .active,
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary .active {
  color: white;
  background-color: #4039CC;
}

.secondary-button:disabled,
.btn-secondary-blue:disabled,
.btn-secondary:disabled {
  background-color: #E5E0F9;
  color: #22174E;
}

@media only screen and (max-width: 1024px) {
  .secondary-button,
  .btn-secondary-blue,
  .btn-secondary {
    padding: 12px 24px;
    line-height: 1rem;
    font-size: 1rem;
  }
}

.tertiary-button,
.btn-tertiary {
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.25rem;
  padding: 18px 40px;
  display: table;
  color: #22174E;
  text-decoration: none;
  background-color: #FFFFA9;
  text-align: center;
  border-radius: 40px;
  word-break: break-word;
  border: none;
}

.tertiary-button:hover, .tertiary-button:focus,
.tertiary-button .active,
.btn-tertiary:hover,
.btn-tertiary:focus,
.btn-tertiary .active {
  color: #22174E;
  background-color: #F7F7FF;
}

.tertiary-button:disabled,
.btn-tertiary:disabled {
  background-color: #E5E0F9;
  color: #22174E;
}

@media only screen and (max-width: 1024px) {
  .tertiary-button,
  .btn-tertiary {
    padding: 12px 24px;
    line-height: 1rem;
    font-size: 1rem;
  }
}

@media only screen and (max-width: 768px) {
  .primary-button,
  .secondary-button,
  .tertiary-button {
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 1rem;
  }
}

.button-disable {
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.25rem;
  padding: 18px 40px;
  display: table;
  color: #22174E;
  text-decoration: none;
  background-color: #E5E0F9;
  text-align: center;
  border-radius: 40px;
  word-break: break-word;
  border: none;
}

.button-disable:hover, .button-disable:focus,
.button-disable .active {
  color: #22174E;
  background-color: #E5E0F9;
}

.button-disable:disabled {
  background-color: #E5E0F9;
  color: #22174E;
}

@media only screen and (max-width: 1024px) {
  .button-disable {
    padding: 12px 24px;
    line-height: 1rem;
    font-size: 1rem;
  }
}

@media only screen and (min-width: 1200px) {
  .button-lg {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
    font-size: 1.25rem !important;
    line-height: 1.5rem !important;
  }
}

.button-sm {
  padding: 12px 24px;
  font-size: 1rem;
  line-height: 1rem;
  font-weight: 600;
}

/* pages */
.section-talenttrends {
  /* Talent Trend Page  STARTS*/
  /* Talent Trend Page  ENDS*/
  /*Page Student participants*/
  /* Page Motivation */
  /* Page AI Influence */
}

@media only screen and (min-width: 768px) {
  .section-talenttrends.page-talenttrends-overview .hide-filter-wrapper .layout-content.page-home {
    margin-top: 35px;
  }
  .section-talenttrends .main-content {
    margin-top: 0 !important;
  }
}

.section-talenttrends.page-talenttrends-overview .page-home .filters-form {
  padding-top: 17px !important;
}

.section-talenttrends.page-talenttrends-overview .hide-filter-wrapper .filters-form {
  display: none;
}

.section-talenttrends.page-talenttrends-overview .filter-form--left,
.section-talenttrends.page-talenttrends-overview .tt-language-field-wrapper .js-form-item-location,
.section-talenttrends.page-talenttrends-overview .js-form-item-industry,
.section-talenttrends.page-talenttrends-overview .js-form-item-job-function,
.section-talenttrends.page-talenttrends-overview #edit-clear-filter,
.section-talenttrends.page-talenttrends-overview #edit-close-filter {
  display: none;
}

@media only screen and (max-width: 1024px) {
  .section-talenttrends {
    margin-top: 125px;
  }
}

.section-talenttrends .layout-content {
  margin-top: 35px;
}

@media only screen and (max-width: 1024px) {
  .section-talenttrends .layout-content {
    margin-top: 125px;
  }
}

.section-talenttrends .layout-content.page-home {
  margin-top: 0;
}

@media only screen and (max-width: 1024px) {
  .section-talenttrends .layout-content.page-home {
    margin-top: -72px;
  }
}

.section-talenttrends .page-title {
  padding: 0px;
}

@media only screen and (max-width: 768px) {
  .section-talenttrends .page-title h1 {
    font-weight: 700;
    font-style: normal;
    font-size: 32px;
    line-height: 38px;
    margin-bottom: 24px;
  }
}

.section-talenttrends .page-title .sub-title-bold {
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-size: 1.5rem;
  line-height: 32px;
  letter-spacing: 0;
  margin-bottom: 20px;
}

@media only screen and (max-width: 768px) {
  .section-talenttrends .page-title .sub-title-bold {
    font-weight: 300;
    font-style: normal;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0;
  }
}

.section-talenttrends .page-title h1,
.section-talenttrends .page-title h3 {
  font-family: "Agrandir Tight", sans-serif;
  font-weight: 700;
  font-size: 60px;
  line-height: 60px;
  letter-spacing: 0;
  color: #22174E;
}

@media only screen and (max-width: 768px) {
  .section-talenttrends .page-title h1,
  .section-talenttrends .page-title h3 {
    font-weight: 700;
    font-style: normal;
    font-size: 32px;
    line-height: 38px;
    letter-spacing: 0;
  }
}

.section-talenttrends .page-title p {
  font-size: 1rem;
  font-weight: 400;
  line-height: 20.7px;
  color: #22174E;
}

.section-talenttrends .people-section .people {
  margin-right: 5px;
  cursor: pointer;
}

.section-talenttrends .people-section .people-label {
  margin: 0;
  font-size: 1rem;
}

@media screen and (max-width: 767px) {
  .section-talenttrends .people-section.d-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .section-talenttrends .people-section .people-container {
    margin-left: 0;
  }
  .section-talenttrends .people-section .people-label {
    margin-left: 0;
    width: 18rem;
    margin-top: 1.5rem;
    text-align: center;
    font-size: 1rem;
  }
  .section-talenttrends .people-section .people {
    margin-right: 3px;
  }
}

.section-talenttrends .work-place:h4 {
  margin-bottom: 2.3rem;
}

.section-talenttrends .work-place-type {
  border-radius: 0;
  color: #22174E;
}

.section-talenttrends .work-place-type .work-percentage {
  font-size: 3.75rem;
  margin-bottom: 0;
  color: #22174E;
  line-height: 60px;
  font-family: "Agrandir Tight", sans-serif;
}

.section-talenttrends .work-place-type .work-place-text {
  font-size: 1.25rem;
  line-height: 24px;
  font-family: "Inter", sans-serif;
  font-weight: 600 !important;
}

.section-talenttrends .high-workplace.work-place-type {
  padding-top: 3.25rem;
  padding-bottom: 2.75rem;
}

.section-talenttrends .high-workplace .work-percentage {
  font-size: 3.75rem;
  color: #22174E;
  line-height: 60px;
}

.section-talenttrends .high-workplace .work-place-text {
  top: 1.25rem;
  line-height: normal;
}

.section-talenttrends .medium-workplace.work-place-type .work-place-text {
  top: 1rem;
}

.section-talenttrends .medium-workplace .work-percentage {
  font-size: 3.75rem;
}

.section-talenttrends .less-workplace-bg {
  background-color: #E19FFF;
  padding: 18px 40px;
}

.section-talenttrends .medium-workplace-bg {
  background-color: #ABF4AB;
  padding: 60px 40px;
}

.section-talenttrends .high-workplace-bg {
  background-color: #7342EA;
}

.section-talenttrends.page-talenttrends-what-talent-wants .medium-workplace-bg {
  padding: 18px 40px;
  background-color: #FFFFA9;
}

.section-talenttrends.page-talenttrends-what-talent-wants .high-workplace.work-place-type {
  padding: 48px 40px;
  background-color: #ABF4AB;
}

@media screen and (max-width: 1200px) {
  .section-talenttrends .card .card-body .border-left-none-md {
    border-left: 0;
  }
}

@media screen and (max-width: 1200px) {
  .section-talenttrends .line-graph-container {
    margin-bottom: 3rem !important;
  }
}

.section-talenttrends .line-graph-container .select2-container--default {
  max-width: 150px;
  width: 100% !important;
}

.section-talenttrends .line-graph {
  max-width: 560px;
}

.section-talenttrends .job_change_chart {
  max-width: 148px;
  width: 100%;
}

.section-talenttrends .card-explore p {
  font-size: 1.125rem;
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0;
}

.section-talenttrends .card-explore h3 {
  font-family: "Agrandir Tight", sans-serif;
  font-weight: 700 !important;
  font-size: 40px;
  line-height: 40px;
  letter-spacing: 0;
  color: white;
  margin-bottom: 24px !important;
}

@media only screen and (max-width: 1200px) {
  .section-talenttrends .job-seeking-content--right {
    border-left: 0;
    padding-top: 10px;
    margin-top: 30px !important;
  }
}

@media only screen and (max-width: 991px) {
  .section-talenttrends .card .card-body .people-gauge--right {
    border-top: 1px solid rgba(81, 86, 105, 0.3);
    border-left: 0;
    padding-top: 11px;
    margin-top: 21px;
  }
}

.section-talenttrends .five-column-graph .col {
  border-right: 1px solid #E9E9E9;
  padding-left: 0;
  padding-right: 0;
}

@media screen and (max-width: 768px) {
  .section-talenttrends .five-column-graph .col {
    margin-bottom: 24px;
  }
}

.section-talenttrends .five-column-graph .col:last-child {
  border-width: 0;
}

@media screen and (max-width: 1325px) {
  .section-talenttrends .five-column-graph .col:nth-child(4) {
    border-width: 0;
  }
}

@media screen and (max-width: 1124px) {
  .section-talenttrends .five-column-graph .col:nth-child(3) {
    border-width: 0;
  }
  .section-talenttrends .five-column-graph .col:nth-child(4) {
    border-width: 1px;
  }
}

@media screen and (max-width: 1024px) {
  .section-talenttrends .five-column-graph .col:nth-child(3) {
    border-width: 1px;
  }
  .section-talenttrends .five-column-graph .col:nth-child(4) {
    border-width: 0;
  }
}

@media screen and (max-width: 991px) {
  .section-talenttrends .five-column-graph .col:nth-child(3) {
    border-width: 0;
  }
  .section-talenttrends .five-column-graph .col:nth-child(4) {
    border-width: 1px;
  }
}

@media screen and (max-width: 767px) {
  .section-talenttrends .five-column-graph .col:nth-child(2), .section-talenttrends .five-column-graph .col:nth-child(4) {
    border-width: 0;
  }
  .section-talenttrends .five-column-graph .col:nth-child(3) {
    border-width: 1px;
  }
}

@media screen and (max-width: 497px) {
  .section-talenttrends .five-column-graph .col {
    border-right: 0;
    border-bottom: 1px solid rgba(81, 86, 105, 0.3);
  }
  .section-talenttrends .five-column-graph .col:nth-child(2), .section-talenttrends .five-column-graph .col:nth-child(4) {
    border-width: 1px;
  }
  .section-talenttrends .five-column-graph .col:last-child {
    border-width: 0;
  }
}

.section-talenttrends .people-block .card-body .card .card-body {
  border-radius: 1rem !important;
  -webkit-box-shadow: inset 0.125rem 0.125rem 0.375rem rgba(71, 77, 111, 0.3), inset 0.125rem 0.125rem 0.375rem rgba(255, 255, 255, 0.8);
          box-shadow: inset 0.125rem 0.125rem 0.375rem rgba(71, 77, 111, 0.3), inset 0.125rem 0.125rem 0.375rem rgba(255, 255, 255, 0.8);
}

.section-talenttrends .people-block .people-pink-icon ul li {
  background: url("/themes/custom/tt_theme/images/icons/people-pink-icon.svg") no-repeat;
}

.section-talenttrends .people-block .people-blue-icon ul li {
  background: url("/themes/custom/tt_theme/images/icons/people-blue-icon.svg") no-repeat;
}

.section-talenttrends .people-block .people-orange-icon ul li {
  background: url("/themes/custom/tt_theme/images/icons/people-orange-icon.svg") no-repeat;
}

.section-talenttrends .people-block .user-robot-icon ul li {
  background: url("/themes/custom/mp_theme/images/talent_trends/ai-robot.svg") no-repeat;
}

.section-talenttrends .people-block .people-blue-icon ul,
.section-talenttrends .people-block .people-pink-icon ul,
.section-talenttrends .people-block .people-orange-icon ul,
.section-talenttrends .people-block .user-robot-icon ul {
  margin: 0;
  padding: 0;
}

.section-talenttrends .people-block .people-blue-icon ul li,
.section-talenttrends .people-block .people-pink-icon ul li,
.section-talenttrends .people-block .people-orange-icon ul li,
.section-talenttrends .people-block .user-robot-icon ul li {
  width: 25px;
  height: 30px;
  list-style: none;
  display: inline-block;
  background-size: cover;
  margin-right: 24px !important;
}

.section-talenttrends .people-block .people-blue-icon ul li:hover,
.section-talenttrends .people-block .people-pink-icon ul li:hover,
.section-talenttrends .people-block .people-orange-icon ul li:hover,
.section-talenttrends .people-block .user-robot-icon ul li:hover {
  cursor: pointer;
}

.section-talenttrends .people-block .people-blue-icon p,
.section-talenttrends .people-block .people-pink-icon p,
.section-talenttrends .people-block .people-orange-icon p,
.section-talenttrends .people-block .user-robot-icon p {
  margin-bottom: 0;
}

.section-talenttrends .people-block .user-robot-icon ul li {
  width: 37px;
  height: 28px;
  margin-right: 24px !important;
}

@media only screen and (max-width: 768px) {
  .section-talenttrends .people-block .user-robot-icon ul li {
    margin-right: 16px !important;
  }
}

.section-talenttrends .people-block .people-arrow {
  width: 24px;
  height: 32px;
  background: url("/themes/custom/tt_theme/images/icons/people-arrow.svg") no-repeat;
}

.section-talenttrends .people-block .people-inner-block p {
  color: #e7e9f4;
}

.section-talenttrends .people-block .mental-health .career-success-arrow,
.section-talenttrends .people-block .work-life .career-success-arrow {
  background: url("/themes/custom/tt_theme/images/icons/people-arrow.svg") no-repeat;
  background-size: 24px 32px;
  background-position: 45% 70%;
}

.section-talenttrends .promotion-text {
  font-size: 1rem;
  line-height: 150%;
  margin-bottom: 24px !important;
}

.section-talenttrends .promotion-doughnut-margin {
  margin-top: 40px;
}

@media only screen and (max-width: 768px) {
  .section-talenttrends .promotion-doughnut-margin {
    margin-top: 20px;
  }
}

@media only screen and (min-width: 1024px) {
  .section-talenttrends #satisfactionChartLegends {
    margin-left: 27px;
  }
}

@media only screen and (max-width: 546px) {
  .section-talenttrends .mental-health,
  .section-talenttrends .people-inner-wrapper,
  .section-talenttrends .work-life {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .section-talenttrends .mental-health .people-pink-icon,
  .section-talenttrends .mental-health .people-blue-icon,
  .section-talenttrends .people-inner-wrapper .people-pink-icon,
  .section-talenttrends .people-inner-wrapper .people-blue-icon,
  .section-talenttrends .work-life .people-pink-icon,
  .section-talenttrends .work-life .people-blue-icon {
    width: 100% !important;
    text-align: center !important;
  }
  .section-talenttrends .mental-health b,
  .section-talenttrends .people-inner-wrapper b,
  .section-talenttrends .work-life b {
    text-align: center !important;
  }
  .section-talenttrends .vs-space {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .section-talenttrends .vs-space:not(.inner-vs-space) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .section-talenttrends .work-life .people-pink-icon,
  .section-talenttrends .mental-health .people-pink-icon {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .section-talenttrends .work-life .people-blue-icon,
  .section-talenttrends .mental-health .people-blue-icon {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .section-talenttrends .work-life .vs-space,
  .section-talenttrends .mental-health .vs-space {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

.section-talenttrends .talent-modal--wrapper {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.section-talenttrends .talent-modal-btn {
  width: 32px;
  height: 32px;
  border-radius: 100%;
  background: #eceef8;
  color: #7343eb;
  -webkit-box-shadow: 0.18rem 0.18rem 0.375rem rgba(71, 77, 111, 0.3), -0.18rem -0.18rem 0.375rem rgba(255, 255, 255, 0.8);
          box-shadow: 0.18rem 0.18rem 0.375rem rgba(71, 77, 111, 0.3), -0.18rem -0.18rem 0.375rem rgba(255, 255, 255, 0.8);
  text-align: center;
  font-size: 1.25rem;
  font-weight: 600;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  cursor: pointer;
  margin-top: -5px;
}

.section-talenttrends .talent-modal {
  position: absolute;
  top: 0;
  background: #393d4e;
  color: white;
  border-radius: 24px;
  max-width: 100%;
  width: 100%;
  padding: 15px 40px 15px 15px;
  right: 0;
  top: 40px;
  font-size: 1rem;
  display: none;
}

.section-talenttrends .talent-modal a {
  width: 14px;
  height: 15px;
  background: url(/themes/custom/tt_theme/images/icons/close-white.svg) no-repeat;
  display: block;
  position: absolute;
  right: 15px;
  top: 13px;
  font-size: 0;
  padding: 0;
  margin: 0;
}

.section-talenttrends .modal-toggle {
  display: none;
}

@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .section-talenttrends .contract-type,
  .section-talenttrends .age-group {
    display: block !important;
  }
  .section-talenttrends .contract-type h5,
  .section-talenttrends .age-group h5 {
    margin-bottom: 15px !important;
  }
}

@media only screen and (min-width: 768px) {
  .section-talenttrends .promotion-doughnut-margin #promotionStatusLegends {
    width: auto;
  }
}

@media only screen and (max-width: 546px) {
  .section-talenttrends .ai-current-job {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .section-talenttrends .ai-current-job .user-robot-icon,
  .section-talenttrends .ai-current-job .people-orange-icon,
  .section-talenttrends .ai-current-job .vs-space {
    width: 100% !important;
    text-align: center !important;
  }
  .section-talenttrends .ai-current-job .user-robot-icon {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .section-talenttrends .ai-current-job .people-orange-icon {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .section-talenttrends .ai-current-job .vs-space {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

.section-talenttrends .language-switcher-language-session {
  display: none;
}

.section-talenttrends .new-opportunities .pie-graph--left {
  margin-right: 0;
}

.section-talenttrends .other-pages-card {
  display: block;
}

@media only screen and (max-width: 520px) {
  .section-talenttrends .other-pages-card .icon-view {
    max-width: 40px;
    width: 100%;
    height: 41px;
    margin-right: 10px;
  }
  .section-talenttrends .other-pages-card .icon-view img {
    max-width: 60%;
    width: auto;
  }
  .section-talenttrends .other-pages-card span {
    width: 100%;
    max-width: 80%;
  }
}

.section-talenttrends .home-page-card {
  display: none;
}

.section-talenttrends .page-home .other-pages-card {
  display: none;
}

.section-talenttrends .page-home .home-page-card {
  display: block;
}

.section-talenttrends .page-home .home-page-card .card-body {
  padding: 12px 32px !important;
}

@media only screen and (max-width: 768px) {
  .section-talenttrends .page-home .home-page-card {
    margin-bottom: 0px !important;
  }
}

.section-talenttrends #satisfactionChartLegends .chartjs-legend {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 390px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}

.section-talenttrends #satisfactionChartLegends .chartjs-legend li:nth-child(2) {
  margin: 0;
}

.section-talenttrends .current-workplace-content img {
  max-width: 348px;
  width: 100%;
}

@media only screen and (max-width: 768px) {
  .section-talenttrends .card-body .contract_chart {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    margin-top: 24px;
  }
  .section-talenttrends .card-body .contract_chart #contractChartLegends {
    -ms-flex-line-pack: center;
        align-content: center;
  }
  .section-talenttrends .card-body .contract_chart .chart {
    width: 50% !important;
    max-width: 50% !important;
  }
  .section-talenttrends .card-body .contract_chart .contract_chart > div:first-child {
    margin-top: 0 !important;
    max-width: 50%;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .negotiation {
    padding-top: 40px;
  }
}

@media only screen and (max-width: 768px) {
  .negotiation {
    padding-left: 10px !important;
  }
}

@media only screen and (width: 768px) {
  .remove-top-divider {
    border-top: 0 !important;
    border-left: 1px solid rgba(81, 86, 105, 0.3) !important;
  }
}

.download-report-notify {
  position: fixed;
  top: 40%;
  left: 50%;
  max-width: 400px;
  margin: 0 auto;
  padding: 0px 15px;
  border-radius: 0px;
  background: white;
  -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.5);
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 9999;
}

@media only screen and (max-width: 767px) {
  .download-report-notify {
    top: 25%;
    left: 50%;
    right: 0;
    width: 300px;
  }
}

.download-report-notify h5 {
  margin-top: 15px;
  margin-bottom: 0;
  padding-bottom: 10px;
  color: #6059FF;
  text-align: center;
  border-bottom: 1px solid #F7F7FF;
}

.download-report-notify .dr-notify-close {
  position: absolute;
  top: 2%;
  right: 2%;
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
  margin-top: 0;
  padding: 10px;
  background: none;
  border: none;
  color: #22174E;
  text-align: right;
}

.download-report-notify .dr-notify-close i {
  font-size: 16px;
}

.download-report-notify p {
  margin-top: 20px;
  text-align: center;
}

.download-report-notify p.subtext {
  margin-top: 0;
  font-size: 0.9rem;
  color: #22174E;
}

.download-report-notify p.subtext a {
  color: #4039CC;
  display: block;
}

.ai-graph-align {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 35vh;
}

@media only screen and (max-width: 1024px) {
  .ai-graph-align {
    height: auto;
  }
}

@media only screen and (max-width: 767px) {
  .ai-graph-align {
    height: auto;
  }
}

.ai-eclipse {
  padding-top: 100px;
}

@media only screen and (max-width: 1024px) {
  .ai-eclipse {
    padding-top: 0;
  }
}

.section-talenttrends .page-talenttrends-overview .page-home .filters-form {
  padding-top: 17px !important;
}

.section-talenttrends .home-banner {
  background: white;
  padding: 0 60px;
  padding: 60px;
}

@media only screen and (max-width: 768px) {
  .section-talenttrends .home-banner {
    padding: 64px 16px !important;
  }
}

.section-talenttrends .home-banner h2 {
  color: #22174E;
  font-size: 2.5rem;
  font-weight: 300;
  line-height: 53px;
  text-align: left;
}

.section-talenttrends .home-banner p {
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 27px;
  color: #22174E;
  margin-bottom: 32px;
}

@media only screen and (max-width: 768px) {
  .section-talenttrends .home-banner p {
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0;
    margin-bottom: 24px;
  }
}

.section-talenttrends .home-banner img {
  max-width: 100%;
  width: 100%;
}

@media only screen and (max-width: 768px) {
  .section-talenttrends .home-banner img {
    margin-bottom: 24px;
  }
}

@media only screen and (max-width: 768px) {
  .section-talenttrends .home-banner .tt-btn {
    margin-bottom: 0px !important;
  }
}

.section-talenttrends .home-banner .tt-btn::before {
  display: none !important;
}

@media only screen and (max-width: 576px) {
  .section-talenttrends .home-banner .home-banner-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.section-talenttrends .home-banner .page-title h1 {
  margin-bottom: 20px;
}

.section-talenttrends .col-survery-1,
.section-talenttrends .col-survery-2,
.section-talenttrends .col-survery-3 {
  background: #E19FFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #393d4e;
  width: 226px;
  height: 192px;
  border-radius: 0;
}

.section-talenttrends .col-survery-1 h2, .section-talenttrends .col-survery-1 h3,
.section-talenttrends .col-survery-2 h2,
.section-talenttrends .col-survery-2 h3,
.section-talenttrends .col-survery-3 h2,
.section-talenttrends .col-survery-3 h3 {
  margin-bottom: 12px;
  color: #22174E !important;
  font-size: 3.75rem;
  font-weight: 700;
  line-height: normal;
  text-align: center;
}

.section-talenttrends .col-survery-1 h2, .section-talenttrends .col-survery-1 .mb-sub-text,
.section-talenttrends .col-survery-2 h2,
.section-talenttrends .col-survery-2 .mb-sub-text,
.section-talenttrends .col-survery-3 h2,
.section-talenttrends .col-survery-3 .mb-sub-text {
  color: #22174E !important;
  margin-left: 0 !important;
}

.section-talenttrends .col-survery-1 p,
.section-talenttrends .col-survery-2 p,
.section-talenttrends .col-survery-3 p {
  margin-bottom: 0;
  font-weight: 500;
}

.section-talenttrends .col-survery-1.col-survery-2,
.section-talenttrends .col-survery-2.col-survery-2,
.section-talenttrends .col-survery-3.col-survery-2 {
  background: #FFFFA9;
}

.section-talenttrends .col-survery-1.col-survery-3,
.section-talenttrends .col-survery-2.col-survery-3,
.section-talenttrends .col-survery-3.col-survery-3 {
  background: #ABF4AB;
}

.section-talenttrends .card-white--1,
.section-talenttrends .card-white--2 {
  background: white;
}

.section-talenttrends .card-white--1 h3,
.section-talenttrends .card-white--2 h3 {
  font-size: 1.875rem;
  font-weight: 500;
  line-height: 38px;
  color: #393d4e;
}

.section-talenttrends .card-white--1 p,
.section-talenttrends .card-white--2 p {
  color: #515669;
  font-weight: 500;
  line-height: 26px;
}

.section-talenttrends .arrow-link {
  color: #004FA3;
  font-size: 1rem;
  font-weight: 700;
  line-height: 24px;
  position: relative;
  text-decoration: none !important;
}

.section-talenttrends .arrow-link:before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background-image: url(/themes/custom/tt_theme/images/icons/arrow-right--purple.svg);
  background-repeat: no-repeat;
  position: absolute;
  right: -20px;
  top: 5px;
  background-size: 16px;
}

.section-talenttrends .arrow-link:hover, .section-talenttrends .arrow-link:link {
  text-decoration: underline;
}

.section-talenttrends .icon-view {
  width: 60px;
  height: 60px;
  background: #FF7061;
  border-radius: 50px;
  padding: 0;
}

.section-talenttrends .page-home .filters-form {
  padding-top: 25px !important;
}

.section-talenttrends .page-home .c-sub {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  color: white;
  font-weight: 700;
  font-size: 3.75rem;
  line-height: 60px;
  letter-spacing: 0;
  text-align: center;
}

.section-talenttrends .page-home .col-survery-2 .c-sub {
  color: #002B54;
}

.section-talenttrends .page-home .mb-sub-text {
  margin-left: 15px;
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 24px;
  margin-top: 20px;
}

@media only screen and (max-width: 768px) {
  .section-talenttrends .page-home .mb-sub-text {
    font-style: normal;
    font-size: 1rem;
    line-height: 16px;
    letter-spacing: 0%;
    text-align: center;
    margin-top: 12px;
  }
}

.section-talenttrends #key_dashboard div#key_dashboard {
  margin-bottom: 24px !important;
}

.section-talenttrends #key_dashboard .row > div {
  margin-bottom: 8px !important;
}

@media only screen and (max-width: 768px) {
  .section-talenttrends #key_dashboard {
    padding-top: 0px !important;
    padding: 24px 16px;
  }
  .section-talenttrends #key_dashboard .row > div {
    margin-bottom: 0px;
  }
}

.section-talenttrends #key_dashboard h3 {
  color: #22174E;
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1.25rem;
  line-height: 24px;
  letter-spacing: 0;
}

@media only screen and (max-width: 768px) {
  .section-talenttrends #key_dashboard h3 {
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 24px;
  }
}

@media only screen and (max-width: 768px) {
  .section-talenttrends section[class^='key_dashboard']:not(:first-child) {
    margin-top: 0px;
  }
}

.section-talenttrends section[Class^='key_dashboard'] {
  margin-top: 24px;
}

@media only screen and (max-width: 768px) {
  .section-talenttrends section[Class^='key_dashboard'] {
    margin-top: 8px;
  }
}

.section-talenttrends section[Class^='key_dashboard'] p {
  color: #22174E;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
}

.section-talenttrends section[Class^='key_dashboard'] h3 {
  color: #22174E;
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1.25rem;
  line-height: 24px;
  letter-spacing: 0;
}

.section-talenttrends section[Class^='key_dashboard'] h2 {
  font-family: "Agrandir Tight", sans-serif;
  font-weight: 700;
  font-size: 2.5rem;
  line-height: 2.5rem;
  letter-spacing: 0;
}

.section-talenttrends section[Class^='key_dashboard'] .card--key {
  padding: 32px;
}

@media only screen and (max-width: 768px) {
  .section-talenttrends section[Class^='key_dashboard'] .card--key {
    padding: 24px 32px !important;
  }
}

@media only screen and (max-width: 1200px) {
  .section-talenttrends section[Class^='key_dashboard'] .card--key {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media only screen and (max-width: 1200px) {
  .section-talenttrends section[Class^='key_dashboard'] .icon-view {
    width: 40px;
    height: 40px;
  }
  .section-talenttrends section[Class^='key_dashboard'] .icon-view img {
    width: 20px;
  }
  .section-talenttrends section[Class^='key_dashboard'] .card-white--left h2 {
    color: #22174E;
    font-size: 2rem;
    line-height: normal;
  }
}

@media only screen and (min-width: 1400px) {
  .section-talenttrends section[Class^='key_dashboard'] .card-white--left {
    width: 80%;
  }
  .section-talenttrends section[Class^='key_dashboard'] .card-white--right {
    width: 20%;
  }
}

@media only screen and (max-width: 768px) {
  .section-talenttrends section[Class^='key_dashboard'] .card-white--left h2 {
    color: #22174E;
    font-size: 1.25rem;
    line-height: 24px;
  }
}

.section-talenttrends .key_dashboard_2 {
  margin-bottom: 18px;
}

.section-talenttrends .page-home .talent-trends-bottom-block {
  margin-bottom: 24px;
  margin-top: 24px;
}

@media only screen and (max-width: 767px) {
  .section-talenttrends .page-home .talent-trends-bottom-block {
    margin-bottom: 0px !important;
    margin-top: 0px;
  }
}

.section-talenttrends .page-home .talent-trends-bottom-block .tt-block-wrapper {
  padding: 12px 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media only screen and (max-width: 768px) {
  .section-talenttrends .page-home .talent-trends-bottom-block .tt-block-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 24px 16px;
  }
  .section-talenttrends .page-home .talent-trends-bottom-block .tt-block-wrapper h3 {
    font-family: "Agrandir Tight", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1.25rem;
    line-height: 24px;
    letter-spacing: 0%;
    text-align: center;
  }
}

.section-talenttrends .page-home .talent-trends-bottom-block .tt-block-wrapper .tt-btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

@media only screen and (max-width: 768px) {
  .section-talenttrends .page-home .talent-trends-bottom-block .tt-block-wrapper .tt-btn {
    letter-spacing: 0%;
  }
}

.section-talenttrends .page-home .talent-trends-bottom-block .tt-block-wrapper .tt-btn:before {
  background-image: url(/themes/custom/tt_theme/images/icons/icon-download.svg) !important;
}

.section-talenttrends .page-home .talent-trends-bottom-block .tt-block-wrapper .tt-btn:hover {
  background-color: #F7F7FF;
  border: none;
}

@media only screen and (max-width: 820px) {
  .section-talenttrends .page-home .talent-trends-bottom-block {
    padding-left: 0;
    padding-right: 0;
  }
}

.section-talenttrends .page-home .talent-trends-bottom-block .tt-block-left {
  max-width: 682px;
  width: 100%;
  padding-top: 32px !important;
  padding-bottom: 32px !important;
}

@media only screen and (max-width: 768px) {
  .section-talenttrends .page-home .talent-trends-bottom-block .tt-block-left {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
}

.section-talenttrends .page-home .talent-trends-bottom-block .tt-block-left p {
  color: #22174E;
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-size: 1rem;
  line-height: 20px;
  letter-spacing: 0;
  margin-bottom: 20px !important;
}

@media only screen and (max-width: 768px) {
  .section-talenttrends .page-home .talent-trends-bottom-block .tt-block-left p {
    font-style: normal;
    line-height: 16px;
    text-align: center;
    margin-bottom: 12px !important;
  }
}

.section-talenttrends .page-home .talent-trends-bottom-block .tt-block-right {
  max-width: 250px;
  width: 100%;
}

.section-talenttrends .page-home .talent-trends-bottom-block .tt-block-right img {
  max-width: 250px;
  width: 100%;
}

@media only screen and (max-width: 820px) {
  .section-talenttrends .page-home .talent-trends-bottom-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .section-talenttrends .page-home .talent-trends-bottom-block .tt-block-left, .section-talenttrends .page-home .talent-trends-bottom-block .tt-block-right {
    max-width: 100%;
    text-align: center;
  }
  .section-talenttrends .page-home .talent-trends-bottom-block .btn-explore {
    margin-left: auto;
    margin-right: auto;
  }
}

.section-talenttrends .talent-trends-bottom-block .tt-next-page--card img {
  margin-right: 0;
}

.section-talenttrends .talent-trends-bottom-block .tt-next-page--card .bb-block-img {
  margin-right: 24px;
}

.section-talenttrends .insight-block {
  padding: 40px 0 16px 10px;
}

@media only screen and (max-width: 768px) {
  .section-talenttrends .insight-block {
    padding: 24px 16px !important;
  }
}

.section-talenttrends .insight-block h2 {
  color: #22174E;
  font-family: "Agrandir Tight", sans-serif;
  font-weight: 700;
  font-size: 2.5rem;
  line-height: 40px;
  letter-spacing: 0;
  margin-left: 10px;
}

@media only screen and (max-width: 768px) {
  .section-talenttrends .insight-block h2 {
    font-size: 1.25rem;
    line-height: 24px;
    letter-spacing: 0;
  }
}

.section-talenttrends .insight-block .insight-block--right {
  padding-left: 40px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}

@media only screen and (max-width: 768px) {
  .section-talenttrends .insight-block .insight-block--right {
    padding: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.section-talenttrends .insight-block .insight-block--right .insight-pie {
  margin-right: 24px;
  display: inline-block;
  vertical-align: top;
}

@media only screen and (max-width: 768px) {
  .section-talenttrends .insight-block .insight-block--right .insight-pie {
    margin-bottom: 8px !important;
  }
}

.section-talenttrends .insight-block .insight-block--right .insight-pie span {
  width: 194px;
  height: 24px;
  font-size: 1.25rem;
}

@media only screen and (max-width: 768px) {
  .section-talenttrends .insight-block .insight-block--right .insight-pie span {
    font-size: 1rem;
  }
}

@media only screen and (max-width: 1399px) {
  .section-talenttrends .insight-block .insight-block--right .insight-pie .col-survery-1, .section-talenttrends .insight-block .insight-block--right .insight-pie .col-survery-2, .section-talenttrends .insight-block .insight-block--right .insight-pie .col-survery-3 {
    width: 170px;
    height: 170px;
  }
  .section-talenttrends .insight-block .insight-block--right .insight-pie h2 {
    font-size: 250%;
  }
}

@media only screen and (max-width: 768px) {
  .section-talenttrends .insight-block .insight-block--right .insight-pie .col-survery-1, .section-talenttrends .insight-block .insight-block--right .insight-pie .col-survery-2, .section-talenttrends .insight-block .insight-block--right .insight-pie .col-survery-3 {
    width: 100% !important;
    height: 114px !important;
    padding: 24px 16px !important;
  }
  .section-talenttrends .insight-block .insight-block--right .insight-pie .col-survery-1 h2, .section-talenttrends .insight-block .insight-block--right .insight-pie .col-survery-2 h2, .section-talenttrends .insight-block .insight-block--right .insight-pie .col-survery-3 h2 {
    font-weight: 700;
    font-style: normal;
    font-size: 32px;
    line-height: 38px;
    letter-spacing: 0%;
    text-align: center;
  }
}

@media only screen and (max-width: 460px) {
  .section-talenttrends .insight-block .insight-block--right .insight-pie {
    margin-right: 0;
  }
}

.section-talenttrends .insight-block .insight-block--right .insight-pie:last-child {
  margin-right: 0;
}

.section-talenttrends .insight-block .insight-block--left {
  padding-left: 0;
}

@media only screen and (max-width: 1200px) {
  .section-talenttrends .insight-block {
    padding-left: 0;
  }
  .section-talenttrends .insight-block .insight-block--wrapper {
    display: block;
    text-align: center;
  }
  .section-talenttrends .insight-block .insight-block--left {
    width: 100%;
  }
  .section-talenttrends .insight-block .insight-block--left h2 {
    text-align: center;
  }
}

@media only screen and (max-width: 1200px) and (max-width: 768px) {
  .section-talenttrends .insight-block .insight-block--left h2 {
    text-align: start;
  }
}

@media only screen and (max-width: 1200px) {
  .section-talenttrends .insight-block .insight-block--right {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
  }
  .section-talenttrends .insight-block .insight-block--right .insight-pie .col-survery-1, .section-talenttrends .insight-block .insight-block--right .insight-pie .col-survery-2, .section-talenttrends .insight-block .insight-block--right .insight-pie .col-survery-3 {
    width: 190px;
    height: 190px;
  }
}

.section-talenttrends .home-section-title h3 {
  font-size: 1rem;
  font-weight: 700;
  line-height: 18.4px;
  color: #22174E;
  text-transform: uppercase;
  padding-left: 60px;
}

@media only screen and (max-width: 576px) {
  .section-talenttrends .home-section-title h3 {
    padding-left: 0;
  }
}

.gated-btn {
  text-decoration: none;
}

.gated-btn:focus {
  border: none;
  outline: none;
}

.gated-btn:focus .unlock-btn {
  border: 2px solid #393d4e;
}

.gated-btn .gated_bg {
  max-width: 100%;
  width: 100%;
  background: url("/modules/custom/mp_talent_trends/images/tt25_gated_bg.png") no-repeat top center;
  background-size: cover;
  height: 1000px;
  margin-bottom: 30px;
}

@media only screen and (max-width: 1024px) {
  .gated-btn .gated_bg {
    height: 800px;
    background-size: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .gated-btn .gated_bg {
    height: 400px;
    background-size: 100%;
  }
}

.gated-btn .gated_bg img {
  width: 13px;
  height: 15px;
  margin: 0 auto;
  display: block;
  padding-top: 140px;
}

@media only screen and (max-width: 768px) {
  .gated-btn .gated_bg img {
    padding-top: 70px;
    max-width: 60px;
  }
}

.gated-btn .gated_bg .unlock-btn {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 8px;
  font-size: 1rem;
  font-weight: 600;
  line-height: 16px;
  font-family: "Inter", sans-serif;
  color: white;
  padding: 12px 24px;
  border-radius: 40px;
  margin-top: 310px;
  margin-left: 390px;
}

@media only screen and (max-width: 1024px) {
  .gated-btn .gated_bg .unlock-btn {
    margin-left: 210px;
  }
}

@media only screen and (max-width: 767px) {
  .gated-btn .gated_bg .unlock-btn {
    margin-left: 44px;
    margin-top: 150px;
  }
}

.gated-btn .gated_bg .unlock-btn:hover, .gated-btn .gated_bg .unlock-btn:focus {
  background-color: #4039CC;
}

.gated-btn .gated_bg .unlock-btn:before {
  content: "";
  top: 50%;
  width: 13px;
  height: 25px;
  margin-right: 4px;
  background: url("/themes/custom/tt_theme/images/icons/menu/unlock-btn.svg") no-repeat center;
  background-size: contain;
}

.page-tt-outlook .gated_bg {
  height: 1000px;
}

@media only screen and (max-width: 1024px) {
  .page-tt-outlook .gated_bg {
    height: 800px;
    background-size: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .page-tt-outlook .gated_bg {
    height: 400px;
    background-size: 100%;
  }
}

.page-who-took-survey .gated_bg {
  height: 1000px;
}

@media only screen and (max-width: 1024px) {
  .page-who-took-survey .gated_bg {
    height: 800px;
    background-size: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .page-who-took-survey .gated_bg {
    height: 400px;
    background-size: 100%;
  }
}

.page-tt-motivation .gated_bg {
  height: 1000px;
}

@media only screen and (max-width: 1024px) {
  .page-tt-motivation .gated_bg {
    height: 800px;
    background-size: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .page-tt-motivation .gated_bg {
    height: 400px;
    background-size: 100%;
  }
}

.page-tt-ai .gated_bg {
  height: 1000px;
}

@media only screen and (max-width: 1024px) {
  .page-tt-ai .gated_bg {
    height: 800px;
    background-size: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .page-tt-ai .gated_bg {
    height: 400px;
    background-size: 100%;
  }
}

#gated-popup, #fb-popup {
  max-width: 581px;
  width: 100%;
}

#gated-popup .popup-title, #fb-popup .popup-title {
  height: auto;
  padding: 20px 30px;
}

#gated-popup .popup-title h2, #fb-popup .popup-title h2 {
  text-align: left;
  width: 100%;
}

#gated-popup .tthome_back, #fb-popup .tthome_back {
  color: #4039CC;
  text-decoration: none;
  margin-bottom: 10px;
}

#gated-popup .tthome_back i, #fb-popup .tthome_back i {
  margin-right: 5px;
}

.gated-description {
  font-family: "Inter", sans-serif;
  margin-left: 0;
  padding-left: 0;
  line-height: 27px;
  font-size: 1.125rem;
  font-weight: 400;
  color: #22174E;
  margin-bottom: 0;
}

.gated-description li {
  color: #22174E;
}

.gated-description li i.fa-solid.fa-circle-check {
  color: #30A86F;
}

#pop_up_client_form {
  max-width: 400px;
  width: 100%;
  margin: 0 auto;
}

#mxo-popup-modal {
  max-width: 580px;
  width: 100%;
}

#mxo-popup-modal .popup-title {
  height: auto;
  padding: 20px 30px;
}

#mxo-popup-modal #pop_up_webform:has(.js-form-item) {
  max-width: 400px;
}

#mxo-popup-modal #pop_up_webform {
  width: 100%;
  margin: 0 auto;
}

#mxo-popup-modal #pop_up_webform .webform-confirmation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#mxo-popup-modal #pop_up_webform .webform-confirmation:after {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  background: url("/themes/custom/tt_theme/images/icons/menu/bullet.png") no-repeat;
  background-repeat: no-repeat;
  background-size: 100%;
  margin-left: auto;
}

#mxo-popup-modal #pop_up_webform .webform-confirmation .webform-confirmation__message {
  padding-top: 5px;
}

#mxo-popup-modal .js-form-submit {
  height: 40px;
  padding: 0;
  border-radius: 20px;
  border: 0;
  width: 100%;
  max-width: 244px;
  margin-bottom: 20px;
}

.section-talenttrends #gated-popup .popup-title, .section-talenttrends #fb-popup .popup-title {
  padding: 0;
}

.section-talenttrends #gated-popup .popup-title h2.ui-dialog-title, .section-talenttrends #fb-popup .popup-title h2.ui-dialog-title {
  overflow: unset;
  white-space: unset;
  text-overflow: unset;
}
/*# sourceMappingURL=talent_trend.css.map */