/* function to convert the calc function in to rem based
$first- should be in % */
/** Slick Carousel Starts **/
/** Slick Carousel Ends **/
/* override default breakpoints */
.tab-layout {
  position: relative;
  padding-top: 1.875rem; }
  @media (min-width: 992px) {
    .tab-layout {
      padding-top: 2.625rem;
      padding-right: 80px;
      padding-left: 80px;
      margin-top: 60px; } }
  .tab-layout .tab-background {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: transparent; }
    @media (min-width: 992px) {
      .tab-layout .tab-background {
        background-color: unset; } }
  .tab-layout .text-eyebrow {
    margin-bottom: 0.5rem; }
    @media (max-width: 767.98px) {
      .tab-layout .text-eyebrow {
        font-size: 1.125rem; } }
  .tab-layout .tab-title {
    color: #000;
    margin-bottom: 0.5rem; }
  .tab-layout .tab-subtitle {
    text-align: center;
    margin-bottom: 1.5rem; }
  .tab-layout .nav-tabs-mobile {
    margin-bottom: 3.75rem; }
    .tab-layout .nav-tabs-mobile .nav-item {
      padding: 1rem 0;
      width: 100%;
      border-bottom: 0.0625rem solid #ccc; }
      .tab-layout .nav-tabs-mobile .nav-item:first-child {
        border-top: 0.0625rem solid #ccc; }
      .tab-layout .nav-tabs-mobile .nav-item .nav-link {
        color: #000 !important;
        padding: 0 0.1875rem 0 0.1875rem;
        position: relative; }
        .tab-layout .nav-tabs-mobile .nav-item .nav-link .mobile-icon-wrapper {
          pointer-events: none;
          height: 1.5rem;
          margin-right: 1rem; }
          .tab-layout .nav-tabs-mobile .nav-item .nav-link .mobile-icon-wrapper .mobile-icon {
            width: auto;
            height: 1.5rem; }
        .tab-layout .nav-tabs-mobile .nav-item .nav-link .arrow-icons {
          pointer-events: none;
          position: absolute;
          right: 0.3125rem; }
          .tab-layout .nav-tabs-mobile .nav-item .nav-link .arrow-icons .svg-icon {
            fill: #000; }
          .tab-layout .nav-tabs-mobile .nav-item .nav-link .arrow-icons .svg-arrow-up {
            display: none; }
          .tab-layout .nav-tabs-mobile .nav-item .nav-link .arrow-icons .svg-arrow-down {
            display: inline; }
      .tab-layout .nav-tabs-mobile .nav-item .nav-link.active .arrow-icons .svg-arrow-up {
        display: inline; }
      .tab-layout .nav-tabs-mobile .nav-item .nav-link.active .arrow-icons .svg-arrow-down {
        display: none; }
      .tab-layout .nav-tabs-mobile .nav-item .nav-tabs-content-accordion {
        display: none; }
  .tab-layout .nav-tabs .nav-item {
    margin-bottom: 3rem; }
    .tab-layout .nav-tabs .nav-item:last-of-type::after {
      border: none; }
    .tab-layout .nav-tabs .nav-item .nav-link {
      border: 0;
      border-bottom: 0.0625rem solid #ccc;
      color: #000 !important;
      display: block;
      padding-bottom: 0.8125rem;
      word-break: break-word; }
      .tab-layout .nav-tabs .nav-item .nav-link .desktop-icon-wrapper {
        height: 2.5rem;
        margin-bottom: 0.25rem;
        pointer-events: none; }
        .tab-layout .nav-tabs .nav-item .nav-link .desktop-icon-wrapper .desktop-icon {
          width: auto;
          height: 2.5rem;
          max-width: 100%; }
    .tab-layout .nav-tabs .nav-item .nav-link:hover {
      color: #484745 !important; }
    .tab-layout .nav-tabs .nav-item .nav-link.active {
      font-weight: bold;
      text-align: center;
      color: #484745 !important;
      border-bottom: 0.25rem solid #484745; }

@media (min-width: 992px) {
  .tab-layout.dark-theme .tab-title {
    color: #fff; }
  .tab-layout.dark-theme .nav-tabs .nav-item .nav-link {
    color: #fff !important; }
  .tab-layout.dark-theme .nav-tabs .nav-item .nav-link:hover {
    color: #fff !important; }
  .tab-layout.dark-theme .nav-tabs .nav-item .nav-link.active {
    color: #fff !important;
    border-bottom: 0.25rem solid #fff; }
  .tab-layout.dark-theme .nav-tabs-content .tab-content-wrapper .content-wrapper .tab-heading h1,
  .tab-layout.dark-theme .nav-tabs-content .tab-content-wrapper .content-wrapper .tab-heading h2,
  .tab-layout.dark-theme .nav-tabs-content .tab-content-wrapper .content-wrapper .tab-heading h3,
  .tab-layout.dark-theme .nav-tabs-content .tab-content-wrapper .content-wrapper .tab-heading h4,
  .tab-layout.dark-theme .nav-tabs-content .tab-content-wrapper .content-wrapper .tab-heading p {
    color: #fff !important; }
    .tab-layout.dark-theme .nav-tabs-content .tab-content-wrapper .content-wrapper .tab-heading h1 span,
    .tab-layout.dark-theme .nav-tabs-content .tab-content-wrapper .content-wrapper .tab-heading h2 span,
    .tab-layout.dark-theme .nav-tabs-content .tab-content-wrapper .content-wrapper .tab-heading h3 span,
    .tab-layout.dark-theme .nav-tabs-content .tab-content-wrapper .content-wrapper .tab-heading h4 span,
    .tab-layout.dark-theme .nav-tabs-content .tab-content-wrapper .content-wrapper .tab-heading p span {
      color: #fff !important; }
  .tab-layout.dark-theme .nav-tabs-content .tab-content-wrapper .content-wrapper .tab-description-text h1,
  .tab-layout.dark-theme .nav-tabs-content .tab-content-wrapper .content-wrapper .tab-description-text h2,
  .tab-layout.dark-theme .nav-tabs-content .tab-content-wrapper .content-wrapper .tab-description-text h3,
  .tab-layout.dark-theme .nav-tabs-content .tab-content-wrapper .content-wrapper .tab-description-text h4,
  .tab-layout.dark-theme .nav-tabs-content .tab-content-wrapper .content-wrapper .tab-description-text p {
    color: #fff !important; }
    .tab-layout.dark-theme .nav-tabs-content .tab-content-wrapper .content-wrapper .tab-description-text h1 span,
    .tab-layout.dark-theme .nav-tabs-content .tab-content-wrapper .content-wrapper .tab-description-text h2 span,
    .tab-layout.dark-theme .nav-tabs-content .tab-content-wrapper .content-wrapper .tab-description-text h3 span,
    .tab-layout.dark-theme .nav-tabs-content .tab-content-wrapper .content-wrapper .tab-description-text h4 span,
    .tab-layout.dark-theme .nav-tabs-content .tab-content-wrapper .content-wrapper .tab-description-text p span {
      color: #fff !important; }
  .tab-layout.dark-theme .nav-tabs-content .tab-content-wrapper .content-wrapper .tab-link {
    color: #fff; }
  .tab-layout.dark-theme .nav-tabs-content .tab-content-wrapper .content-wrapper .tab-link:hover {
    color: #fff; } }
