/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./sfra-webpack-builder/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./sfra-webpack-builder/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./sfra-webpack-builder/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./code/app_custom_encircle/cartridge/client/default/scss/experience/voiceOfTitan.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.contestants-container .contestants-section {
  padding: 3rem 0 1.25rem; }
  .contestants-container .contestants-section .regions:nth-child(odd) {
    padding-right: 12px; }
  .contestants-container .contestants-section .regions:nth-child(even) {
    padding-left: 12px; }
  .contestants-container .contestants-section .contestants-section-heading {
    color: #212529;
    font-size: 1.75rem;
    line-height: 2.125rem;
    font-weight: 500;
    margin-bottom: 1.875rem; }
    @media (min-width: 1024px) {
      .contestants-container .contestants-section .contestants-section-heading {
        font-size: 2.5rem;
        line-height: 3rem;
        padding-left: 0.875rem; } }
  .contestants-container .contestants-section .contestant-detail-section {
    background-color: #fff;
    border-radius: 0.75rem;
    padding: 1rem;
    width: calc(50% - 12px);
    margin-bottom: 1.5rem;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    height: auto;
    max-width: calc(50% - 12px); }
    @media (min-width: 1024px) {
      .contestants-container .contestants-section .contestant-detail-section {
        border-radius: 1.25rem;
        width: calc(25% - 24px);
        max-width: calc(25% - 24px); } }
    .contestants-container .contestants-section .contestant-detail-section .contestants-heading {
      color: #212529;
      font-size: 1.375rem;
      line-height: 1.625rem;
      font-weight: 500; }
      @media (min-width: 1024px) {
        .contestants-container .contestants-section .contestant-detail-section .contestants-heading {
          font-size: 1.5rem;
          line-height: 1.75rem; } }
    .contestants-container .contestants-section .contestant-detail-section .contestants-sub-heading {
      font-size: 0.875rem;
      line-height: 1.3125rem;
      font-weight: 400; }
    .contestants-container .contestants-section .contestant-detail-section .contestants-image .img-fluid {
      height: auto;
      width: 100%;
      border-radius: 0.625rem;
      aspect-ratio: 1;
      -o-object-fit: cover;
         object-fit: cover;
      -o-object-position: center;
         object-position: center; }
      @media (min-width: 1024px) {
        .contestants-container .contestants-section .contestant-detail-section .contestants-image .img-fluid {
          border-radius: 1.25rem; } }
    .contestants-container .contestants-section .contestant-detail-section .contestants-details .contestants-name {
      margin-bottom: 1rem;
      font-size: 1rem;
      font-weight: 500;
      line-height: 1.1875rem;
      color: #212529; }
      @media (min-width: 1024px) {
        .contestants-container .contestants-section .contestant-detail-section .contestants-details .contestants-name {
          font-size: 1.5rem;
          margin: 0.625rem 0; } }
    .contestants-container .contestants-section .contestant-detail-section .contestants-details .judges-about {
      font-size: 1.125rem;
      line-height: 1.625rem;
      color: #1c1c1c;
      margin-bottom: 1rem; }
    .contestants-container .contestants-section .contestant-detail-section .contestants-details .view-profile-btn {
      width: 100%;
      border-radius: 5px;
      cursor: pointer;
      padding: 0.5rem 1rem;
      background-color: #333;
      color: #fff;
      text-decoration: none;
      margin: 0;
      font-size: 1.125rem;
      line-height: unset;
      -webkit-box-shadow: none;
              box-shadow: none; }
      @media (min-width: 1024px) {
        .contestants-container .contestants-section .contestant-detail-section .contestants-details .view-profile-btn {
          font-size: 1rem; } }
      .contestants-container .contestants-section .contestant-detail-section .contestants-details .view-profile-btn:hover {
        color: #333;
        background: #fff;
        border: 1px solid #333; }

@media (min-width: 1024px) {
  .judges-container .judges-section {
    padding: 0 0.625rem; } }

.judges-container .judges-heading {
  color: #212529;
  font-size: 1.75rem;
  line-height: 2.125rem;
  font-weight: 500;
  margin-bottom: 1.875rem; }
  @media (min-width: 1024px) {
    .judges-container .judges-heading {
      font-size: 2.5rem;
      line-height: 3rem; } }

.judges-container .judges-detail-section .co-judges-section,
.judges-container .judges-detail-section .celebrity-judge {
  width: 100%;
  max-width: 100%;
  height: auto;
  background-color: #fff;
  border-radius: 0.75rem;
  padding: 1rem;
  margin-bottom: 1.5rem; }
  @media (min-width: 1024px) {
    .judges-container .judges-detail-section .co-judges-section,
    .judges-container .judges-detail-section .celebrity-judge {
      width: calc(50% - 24px);
      max-width: calc(50% - 24px);
      margin: 0; } }
  .judges-container .judges-detail-section .co-judges-section .judge-image .img-fluid,
  .judges-container .judges-detail-section .celebrity-judge .judge-image .img-fluid {
    height: auto;
    width: 100%;
    border-radius: 0.625rem;
    aspect-ratio: 1;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top;
       object-position: top; }
    @media (min-width: 1024px) {
      .judges-container .judges-detail-section .co-judges-section .judge-image .img-fluid,
      .judges-container .judges-detail-section .celebrity-judge .judge-image .img-fluid {
        border-radius: 1.25rem; } }
  .judges-container .judges-detail-section .co-judges-section .judges-details,
  .judges-container .judges-detail-section .celebrity-judge .judges-details {
    margin-top: 0.625rem; }
    .judges-container .judges-detail-section .co-judges-section .judges-details .judges-name,
    .judges-container .judges-detail-section .celebrity-judge .judges-details .judges-name {
      font-size: 1rem;
      line-height: 1.1875rem;
      font-weight: 500;
      color: #212529;
      margin-bottom: 0.25rem; }
      @media (min-width: 1024px) {
        .judges-container .judges-detail-section .co-judges-section .judges-details .judges-name,
        .judges-container .judges-detail-section .celebrity-judge .judges-details .judges-name {
          font-size: 1.5rem;
          line-height: 1.8125rem; } }
    .judges-container .judges-detail-section .co-judges-section .judges-details .judges-about,
    .judges-container .judges-detail-section .celebrity-judge .judges-details .judges-about {
      font-size: 1.125rem;
      line-height: 1.625rem;
      color: #1c1c1c;
      margin-bottom: 1rem; }
    .judges-container .judges-detail-section .co-judges-section .judges-details .view-profile-btn,
    .judges-container .judges-detail-section .celebrity-judge .judges-details .view-profile-btn {
      width: 100%;
      border-radius: 5px;
      cursor: pointer;
      padding: 0.5rem 1rem;
      background-color: #333;
      color: #fff;
      text-decoration: none;
      margin: 0;
      font-size: 1.125rem;
      line-height: unset;
      -webkit-box-shadow: none;
              box-shadow: none; }
      @media (min-width: 1024px) {
        .judges-container .judges-detail-section .co-judges-section .judges-details .view-profile-btn,
        .judges-container .judges-detail-section .celebrity-judge .judges-details .view-profile-btn {
          font-size: 1rem; } }
      .judges-container .judges-detail-section .co-judges-section .judges-details .view-profile-btn:hover,
      .judges-container .judges-detail-section .celebrity-judge .judges-details .view-profile-btn:hover {
        color: #333;
        background: #fff;
        border: 1px solid #333;
        -webkit-box-shadow: none;
                box-shadow: none; }
  .judges-container .judges-detail-section .co-judges-section .judges-list-section,
  .judges-container .judges-detail-section .celebrity-judge .judges-list-section {
    width: calc(50% - 12px);
    max-width: calc(50% - 12px);
    height: auto;
    background-color: #fff;
    border-radius: 0.75rem;
    padding: 1rem; }

.judges-container .judges-detail-section .co-judges-section {
  width: 100%;
  max-width: 100%;
  height: auto;
  background: none;
  padding: 0; }
  @media (min-width: 1024px) {
    .judges-container .judges-detail-section .co-judges-section {
      width: 50%;
      max-width: 50%;
      padding: 0 0.625rem; } }
  .judges-container .judges-detail-section .co-judges-section .judges-list-section {
    width: calc(50% - 12px);
    max-width: calc(50% - 12px);
    height: auto;
    background-color: #fff;
    border-radius: 0.75rem;
    padding: 1rem; }
    .judges-container .judges-detail-section .co-judges-section .judges-list-section:nth-child(n+3) {
      margin-top: 1.5rem; }

.leaders-container {
  margin-bottom: 1.875rem; }
  @media (min-width: 1024px) {
    .leaders-container {
      margin: 3rem 0.9375rem; } }
  .leaders-container .leaders-heading {
    line-height: 2.125rem;
    font-size: 1.75rem;
    font-weight: 500;
    margin-bottom: 0.5rem;
    color: #212529; }
    @media (min-width: 1024px) {
      .leaders-container .leaders-heading {
        font-size: 2.5rem;
        line-height: 3rem; } }
  .leaders-container .leaders-section .leaders-region {
    margin-top: 1.5rem; }
    @media (min-width: 1024px) {
      .leaders-container .leaders-section .leaders-region.titan-leaders {
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content; } }
    .leaders-container .leaders-section .leaders-region .leaders-list-section {
      background-color: #fff;
      border-radius: 0.75rem;
      padding: 1rem; }
      @media (min-width: 1024px) {
        .leaders-container .leaders-section .leaders-region .leaders-list-section {
          margin: 0 0.625rem; } }
      .leaders-container .leaders-section .leaders-region .leaders-list-section .judge-image .img-fluid {
        height: auto;
        width: 100%;
        border-radius: 0.625rem;
        aspect-ratio: 1;
        -o-object-fit: cover;
           object-fit: cover;
        -o-object-position: top;
           object-position: top;
        margin-bottom: 0.625rem; }
        @media (min-width: 1024px) {
          .leaders-container .leaders-section .leaders-region .leaders-list-section .judge-image .img-fluid {
            border-radius: 1.25rem; } }
      .leaders-container .leaders-section .leaders-region .leaders-list-section .judges-details .judges-name {
        font-size: 1.5rem;
        line-height: 1.8125rem;
        font-weight: 500;
        margin-bottom: 0.25rem;
        color: #212529; }
      .leaders-container .leaders-section .leaders-region .leaders-list-section .judges-details .judges-about {
        font-size: 0.875rem;
        line-height: 1.375rem;
        font-weight: 400;
        margin: 0;
        color: #1c1c1c; }
    .leaders-container .leaders-section .leaders-region:last-child {
      padding: 0 0.9375rem 0 0.5rem; }
      .leaders-container .leaders-section .leaders-region:last-child .leaders-list-section {
        padding: 1.125rem 1rem; }
  .leaders-container .leadership-btn {
    padding: 0.5rem;
    color: #1c1c1c;
    font-size: 1.125rem;
    margin: 1.5rem 0 1rem;
    line-height: 1.6875rem;
    font-weight: 400;
    background-color: #fff9;
    border-radius: 0.3125rem;
    cursor: pointer;
    -webkit-box-shadow: none;
            box-shadow: none; }
    @media (min-width: 1024px) {
      .leaders-container .leadership-btn {
        padding: 1rem;
        margin: 3rem 0 0 0.625rem; } }
    .leaders-container .leadership-btn:hover {
      background: #fff;
      border: 1px solid #333; }

.experience-slides {
  padding: 0; }

.contact-us-section {
  padding-bottom: 3.375rem; }
  @media (min-width: 1024px) {
    .contact-us-section {
      padding: 0 1.25rem 3rem; } }
  .contact-us-section .contact-us-heading {
    font-size: 2.125rem;
    font-weight: bold;
    line-height: 2.5rem;
    color: #1c1c1c;
    margin-bottom: 0.5rem;
    font-family: "Noir", sans-serif; }
    @media (min-width: 1024px) {
      .contact-us-section .contact-us-heading {
        line-height: 3rem;
        font-size: 2.5rem; } }
  .contact-us-section .contact-us-text {
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.625rem; }
  .contact-us-section .contact-us-mail-id {
    margin-top: 1.5rem;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 0.375rem 0.5rem;
    background-color: #fff9; }
    .contact-us-section .contact-us-mail-id i {
      font-size: 1.1875rem; }
    .contact-us-section .contact-us-mail-id .mail-id {
      font-size: 1rem;
      line-height: 1.5rem;
      margin-left: 0.625rem; }

.voice-of-titan-logo {
  background-color: #1c1c1c; }

.voice-of-titan-container {
  background-size: cover;
  background-position: center; }

.experience-slides .experience-encircle_assets-leadersLayout {
  /* stylelint-disable-line */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.community-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

