.new-bedford {
  font-family: "NewBedford", "ProximaNovaExtraCondensed", sans-serif; }
  .new-bedford.title-font-size-xxl {
    font-family: "NewBedford", "ProximaNovaExtraCondensed", sans-serif;
    font-weight: 900;
    line-height: 0.85;
    text-transform: uppercase;
    letter-spacing: normal;
    font-size: clamp(3.75rem, 5vw + 1rem, 6.25rem); }
  .new-bedford.title-font-size-xl {
    font-family: "NewBedford", "ProximaNovaExtraCondensed", sans-serif;
    font-weight: 900;
    line-height: 0.85;
    text-transform: uppercase;
    letter-spacing: normal;
    font-size: clamp(3.5rem, 5vw + 1rem, 5rem); }
  .new-bedford.title-font-size-lg {
    font-family: "NewBedford", "ProximaNovaExtraCondensed", sans-serif;
    font-weight: 900;
    line-height: 0.85;
    text-transform: uppercase;
    letter-spacing: normal;
    font-size: clamp(3.5rem, 0.751vw + 3.32rem, 4rem); }
  .new-bedford.title-font-size-md {
    font-family: "NewBedford", "ProximaNovaExtraCondensed", sans-serif;
    font-weight: 900;
    line-height: 0.85;
    text-transform: uppercase;
    letter-spacing: normal;
    font-size: clamp(3rem, 4.84vw, 3.625rem); }
  .new-bedford.title-font-size-sm {
    font-family: "NewBedford", "ProximaNovaExtraCondensed", sans-serif;
    font-weight: 900;
    line-height: 0.85;
    text-transform: uppercase;
    letter-spacing: normal;
    font-size: 2.5rem; }
  .new-bedford.font-style-italic {
    font-style: italic; }

.oceanside {
  font-family: "Oceanside", "ProximaNova", sans-serif;
  letter-spacing: normal;
  font-family: "Oceanside", "ProximaNova", sans-serif; }
  .oceanside.title-font-size-xxl {
    font-family: "Oceanside", "ProximaNova", sans-serif;
    font-weight: 600;
    line-height: 1.1;
    font-size: clamp(2rem, 1.042vw + 1.688rem, 2.625rem);
    letter-spacing: normal; }
  .oceanside.title-font-size-xl {
    font-family: "Oceanside", "ProximaNova", sans-serif;
    font-weight: 600;
    line-height: 1.1;
    font-size: clamp(1.5rem, 0.833vw + 1.25rem, 2rem);
    letter-spacing: normal; }
  .oceanside.title-font-size-lg {
    font-family: "Oceanside", "ProximaNova", sans-serif;
    font-weight: 600;
    line-height: 1.1;
    font-size: clamp(1.5rem, 0.208vw + 1.438rem, 1.625rem);
    letter-spacing: normal; }
  .oceanside.title-font-size-md {
    font-family: "Oceanside", "ProximaNova", sans-serif;
    font-weight: 600;
    line-height: 1.1;
    font-size: clamp(1.375rem, 0.208vw + 1.313rem, 1.5rem);
    letter-spacing: normal; }
  .oceanside.title-font-size-sm {
    font-family: "Oceanside", "ProximaNova", sans-serif;
    font-weight: 600;
    line-height: 1.1;
    font-size: 1rem;
    letter-spacing: normal;
    text-transform: none; }
  .oceanside.title-font-size-sm-all-caps {
    font-family: "Oceanside", "ProximaNova", sans-serif;
    font-weight: 600;
    line-height: 1.1;
    font-size: 1rem;
    font-weight: 400;
    letter-spacing: .075em;
    text-transform: uppercase; }
  .oceanside.body-font-size-lg {
    font-family: "Oceanside", "ProximaNova", sans-serif;
    font-weight: 400;
    letter-spacing: 0.02em;
    font-size: 1.125rem; }
  .oceanside.body-font-size-md {
    font-family: "Oceanside", "ProximaNova", sans-serif;
    font-weight: 400;
    letter-spacing: 0.02em;
    font-size: 1rem; }
  .oceanside.body-font-size-sm {
    font-family: "Oceanside", "ProximaNova", sans-serif;
    font-weight: 400;
    letter-spacing: 0.02em;
    font-size: 0.875rem; }
  .oceanside.body-font-size-xs {
    font-family: "Oceanside", "ProximaNova", sans-serif;
    font-weight: 400;
    letter-spacing: 0.02em;
    font-size: 0.75rem; }

.font-style-italic {
  font-style: italic; }

body, html {
  height: auto;
  min-height: 100vh; }

h1.condensed-font, h2.condensed-font, .ext-h1.condensed-font {
  font-size: 40px !important;
  font-size: 2.5rem !important; }

h3.condensed-font, .ext-h2.condensed-font {
  font-size: 20px !important;
  font-size: 1.25rem !important; }

.pb-30 {
  padding-bottom: 30px !important; }

.related-article-badges {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
  height: 32px;
  overflow: hidden;
  align-items: flex-start;
  display: block; }
  .related-article-badges a {
    border: none;
    background: #fff;
    font-size: 0.75rem;
    padding: 0.25em 0.5em;
    margin-right: 0.5em;
    margin-bottom: 0.5em;
    text-transform: uppercase;
    color: #9c9c9c;
    font-weight: 700;
    transition: all linear 0.3s;
    display: inline-block; }
    .related-article-badges a:hover, .related-article-badges a:focus {
      color: #000; }

.surprise {
  border: 1px solid #9c9c9c;
  border-radius: 0.938rem;
  padding: 0.5em 3em 0.5em 1em;
  color: #4c4c4c;
  font-size: 0.813rem;
  position: relative;
  white-space: nowrap;
  margin: 0;
  display: inline-block;
  line-height: 1.2;
  transition: all linear 0.3s; }
  .surprise:after {
    top: .23em;
    right: 0.5em;
    position: absolute;
    content: "";
    width: 21px;
    height: 21px;
    background: transparent url(/build/assets/images/icons/SVG/surprise-icon.svg) no-repeat;
    transition: all linear 0.3s; }
  .surprise:hover {
    background-color: #000;
    color: #fff; }
    .surprise:hover:after {
      background: url(/build/assets/images/icons/SVG/surprise-icon-hover.svg); }

.m-pagination {
  border-top: none; }
  @media screen and (max-width: 650px) {
    .m-pagination {
      align-items: center;
      padding: 0 30px; } }
  .m-pagination ol > li {
    align-items: center; }
    .m-pagination ol > li .page-link {
      padding: 8px 10px 7px; }

.learninglab--nav.secondary ul li:first-child img {
  max-height: 35%;
  max-width: 35%;
  margin-bottom: 15px; }
@media screen and (min-width: 801px) {
  .learninglab--html--scrolled {
    padding-top: 172px; } }
.learninglab--subnav {
  position: relative;
  z-index: 8; }
  @media screen and (min-width: 801px) {
    .learninglab--subnav--scrolled {
      position: fixed;
      left: 0;
      right: 0;
      top: 0;
      width: 100%;
      z-index: 105; } }
  .learninglab--subnav .see-all-toggle.bottom {
    display: none !important; }
.learninglab--searchbar {
  display: flex;
  flex-wrap: wrap;
  background-color: #fafafa;
  justify-content: center;
  align-items: center;
  gap: 1.75em; }
  @media screen and (max-width: 550px) {
    .learninglab--searchbar {
      gap: .75em; } }
  @media screen and (max-width: 374px) {
    .learninglab--searchbar > div {
      margin-top: -0.5em; } }
  .learninglab--searchbar > div .surprise {
    margin-top: .5em;
    margin-bottom: .5em; }
    @media screen and (max-width: 624px) {
      .learninglab--searchbar > div .surprise {
        margin-right: .615em; } }
    @media screen and (max-width: 374px) {
      .learninglab--searchbar > div .surprise {
        margin-top: 0;
        margin-bottom: 1em; } }
  .learninglab--searchbar > div:last-child {
    margin: 0.62em 0.75em 0.62em 0; }
    @media screen and (max-width: 550px) {
      .learninglab--searchbar > div:last-child {
        margin: 0.62em 0 0.62em 0; }
        .learninglab--searchbar > div:last-child .surprise {
          padding-left: .75em;
          padding-right: 2.5em; } }
    @media screen and (max-width: 625px) {
      .learninglab--searchbar > div:last-child {
        margin: 0.62em 0 0.62em 0; } }
  .learninglab--searchbar > div.lab-search {
    position: relative;
    margin: 0.62em 0.5em;
    z-index: 10; }
    .learninglab--searchbar > div.lab-search:after {
      content: "";
      background: #9c9c9c;
      position: absolute;
      bottom: 0.15em;
      right: -1.25em;
      height: 1.65em;
      width: 1px; }
      @media screen and (max-width: 550px) {
        .learninglab--searchbar > div.lab-search:after {
          right: -0.85em; } }
    @media screen and (max-width: 624px) {
      .learninglab--searchbar > div.lab-search {
        flex: 2;
        margin-left: .5em;
        margin-right: .75em; } }
    @media screen and (max-width: 374px) {
      .learninglab--searchbar > div.lab-search {
        flex-basis: 100%;
        margin-right: 0.5em;
        margin-top: 0.75em; } }
    .learninglab--searchbar > div.lab-search form input[type="search"] {
      margin: 0;
      padding: 0.5em 0.5em 0.5em 0.9em;
      width: 100%;
      border-radius: 1em; }
      @media screen and (min-width: 550px) {
        .learninglab--searchbar > div.lab-search form input[type="search"] {
          padding: 0.5em .75em 0.5em 1.5em; } }
      @media screen and (min-width: 625px) {
        .learninglab--searchbar > div.lab-search form input[type="search"] {
          width: 405px; } }
      @media screen and (min-width: 845px) {
        .learninglab--searchbar > div.lab-search form input[type="search"] {
          width: 646px; } }
      .learninglab--searchbar > div.lab-search form input[type="search"]::placeholder {
        font-style: normal;
        font-size: 0.813rem;
        color: #000;
        overflow: visible; }
    .learninglab--searchbar > div.lab-search form button {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      cursor: pointer;
      width: 1.35em; }
      .learninglab--searchbar > div.lab-search form button:hover, .learninglab--searchbar > div.lab-search form button:focus {
        background-color: #000; }
      .learninglab--searchbar > div.lab-search form button.icon-search {
        right: 0.75em; }
        @media screen and (max-width: 550px) {
          .learninglab--searchbar > div.lab-search form button.icon-search {
            right: 0.35em; } }
    @media screen and (max-width: 624px) {
      .learninglab--searchbar > div.lab-search.is-open {
        flex-basis: 100%;
        margin-left: 0;
        margin-right: 0; } }
    .learninglab--searchbar > div.lab-search.is-open form input[type="search"] {
      border-bottom-left-radius: 0;
      border-bottom-right-radius: 0;
      box-shadow: 0 4px 8px #dfdfdf; }
      @media screen and (max-width: 624px) {
        .learninglab--searchbar > div.lab-search.is-open form input[type="search"] {
          border-radius: 0;
          border-right: none;
          border-left: none;
          box-shadow: none; } }
      .learninglab--searchbar > div.lab-search.is-open form input[type="search"]:focus {
        border: 1px solid #dfdfdf; }
  .learninglab--searchbar > div.lab-search-toggle {
    width: 100%;
    height: 130vh;
    position: absolute;
    z-index: 1;
    display: none; }
    .learninglab--searchbar > div.lab-search-toggle.active {
      display: block; }
  .learninglab--searchbar > div.search-toggle {
    margin: 0.62em 0 0.62em 0.75em;
    width: 190px; }
    @media screen and (max-width: 550px) {
      .learninglab--searchbar > div.search-toggle {
        margin-top: 0; } }
    .learninglab--searchbar > div.search-toggle button {
      position: relative;
      border: 0 none;
      color: #4c4c4c;
      font-weight: normal;
      font-size: 0.813rem;
      padding-right: 32px;
      transition: all .5s ease; }
      .learninglab--searchbar > div.search-toggle button.show-search:after {
        content: url("/build/assets/images/header/arrow.svg");
        position: absolute;
        transform: rotate(180deg);
        right: 0;
        bottom: 0; }
      .learninglab--searchbar > div.search-toggle button.hide-search {
        display: none; }
        .learninglab--searchbar > div.search-toggle button.hide-search:after {
          content: url("/build/assets/images/header/close.svg");
          position: absolute;
          right: 8px;
          bottom: 0; }
      .learninglab--searchbar > div.search-toggle button:hover, .learninglab--searchbar > div.search-toggle button:focus {
        background: none; }
    .learninglab--searchbar > div.search-toggle.is-open button.hide-search {
      display: inline-block; }
    .learninglab--searchbar > div.search-toggle.is-open button.show-search {
      display: none; }
.learninglab--advancesearch {
  background-color: #fff;
  min-height: 400px;
  position: absolute;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s cubic-bezier(0.2, 1, 0.3, 1), visibility 0s 0.5s;
  margin-top: -1px;
  box-shadow: 0 4px 8px #dfdfdf;
  border-top: 1px solid #dfdfdf;
  width: 100%; }
  @media screen and (min-width: 625px) {
    .learninglab--advancesearch {
      width: 403px;
      width: calc(100% - 2px);
      margin-left: 1px;
      border-bottom-left-radius: 1em;
      border-bottom-right-radius: 1em; } }
  @media screen and (min-width: 825px) {
    .learninglab--advancesearch {
      width: 644px; } }
  .learninglab--advancesearch button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    width: 1.35em; }
    .learninglab--advancesearch button:hover, .learninglab--advancesearch button:focus {
      background-color: #000; }
    .learninglab--advancesearch button.icon-close {
      top: 2em;
      right: 0.75em;
      width: auto;
      background: transparent;
      -webkit-mask-image: none;
      mask-image: none;
      color: #4c4c4c;
      font-size: .75rem;
      font-weight: normal;
      padding-right: 22px; }
      .learninglab--advancesearch button.icon-close:after {
        content: '';
        width: 20px;
        height: 20px;
        background: url(/build/assets/images/icons/close-48dp.svg) no-repeat;
        top: 0;
        right: 0;
        position: absolute;
        background-size: 20px; }
  .learninglab--advancesearch .advancesearch--featured-articles {
    padding: 1em 0 .5em; }
    .learninglab--advancesearch .advancesearch--featured-articles h2 {
      font-size: .75rem;
      font-weight: normal;
      text-transform: capitalize;
      padding: 0;
      margin: 0 1.75em 1em;
      color: #4c4c4c; }
      @media screen and (max-width: 824px) {
        .learninglab--advancesearch .advancesearch--featured-articles h2 {
          margin-left: 2em; } }
    .learninglab--advancesearch .advancesearch--featured-articles ul {
      list-style: none;
      display: flex;
      margin: 0 1.5em;
      padding: 0;
      flex-direction: column; }
      @media screen and (max-width: 824px) {
        .learninglab--advancesearch .advancesearch--featured-articles ul {
          margin-left: 1.75em; } }
      .learninglab--advancesearch .advancesearch--featured-articles ul li {
        display: flex;
        align-items: center;
        margin-bottom: 1em; }
        .learninglab--advancesearch .advancesearch--featured-articles ul li > div:first-child {
          flex-basis: auto;
          margin-right: .5em;
          border-radius: 4px;
          min-width: 63px; }
          .learninglab--advancesearch .advancesearch--featured-articles ul li > div:first-child img {
            display: block; }
        .learninglab--advancesearch .advancesearch--featured-articles ul li > div:nth-child(2) {
          flex-basis: calc(88% - 1em);
          padding: 0 .5em; }
          .learninglab--advancesearch .advancesearch--featured-articles ul li > div:nth-child(2) h3 {
            line-height: 1.2;
            font-size: 0.75rem;
            text-transform: capitalize;
            margin: 0;
            color: #4c4c4c; }
          .learninglab--advancesearch .advancesearch--featured-articles ul li > div:nth-child(2) p {
            margin-bottom: 0;
            line-height: 1.3;
            font-size: 0.75rem; }
          .learninglab--advancesearch .advancesearch--featured-articles ul li > div:nth-child(2) a {
            border: none;
            color: #4c4c4c; }
        .learninglab--advancesearch .advancesearch--featured-articles ul li > div:nth-child(3) {
          flex-basis: 12%;
          text-align: right; }
          .learninglab--advancesearch .advancesearch--featured-articles ul li > div:nth-child(3) a {
            color: #4c4c4c;
            border-bottom: none;
            font-size: 0.75rem;
            display: inline-block;
            padding-top: 20px;
            line-height: 1.1; }
            .learninglab--advancesearch .advancesearch--featured-articles ul li > div:nth-child(3) a:hover {
              border-bottom: 1px solid #4c4c4c; }
            @media screen and (max-width: 824px) {
              .learninglab--advancesearch .advancesearch--featured-articles ul li > div:nth-child(3) a {
                padding-top: 8px; } }
  .learninglab--advancesearch .advancesearch--equipment-categories {
    padding: 1em 0 .5em;
    border-top: 1px solid #dfdfdf; }
    .learninglab--advancesearch .advancesearch--equipment-categories h2 {
      font-size: .75rem;
      font-weight: normal;
      text-transform: capitalize;
      padding: 0;
      margin: 0 1.75em 1em;
      color: #4c4c4c; }
      @media screen and (max-width: 824px) {
        .learninglab--advancesearch .advancesearch--equipment-categories h2 {
          margin-left: 2em; } }
    .learninglab--advancesearch .advancesearch--equipment-categories ul {
      list-style: none;
      display: flex;
      flex-wrap: wrap;
      margin: 0 1.5em;
      padding: 0;
      line-height: normal; }
      @media screen and (max-width: 824px) {
        .learninglab--advancesearch .advancesearch--equipment-categories ul {
          max-width: 300px;
          margin-left: 1.75em; } }
      .learninglab--advancesearch .advancesearch--equipment-categories ul li {
        display: flex;
        flex-direction: column;
        border: 1px solid #dfdfdf;
        border-radius: 3px;
        margin: 0 1em 1em 0; }
        .learninglab--advancesearch .advancesearch--equipment-categories ul li a {
          position: relative;
          border: 0 none;
          color: #4c4c4c;
          font-size: 0.75rem;
          text-align: center;
          font-weight: bold;
          width: 75px;
          height: 62px; }
          .learninglab--advancesearch .advancesearch--equipment-categories ul li a img {
            position: absolute;
            left: 50%;
            top: 25%;
            transform: translate(-50%, -25%);
            max-height: 50%; }
          .learninglab--advancesearch .advancesearch--equipment-categories ul li a span {
            max-height: 20px;
            font-size: 0.75rem;
            position: absolute;
            bottom: 4px;
            left: 50%;
            transform: translateX(-50%);
            white-space: nowrap; }
  .learninglab--advancesearch .advancesearch--top-categories {
    padding: 1em 0 1.5em;
    border-top: 1px solid #dfdfdf; }
    .learninglab--advancesearch .advancesearch--top-categories h2 {
      font-size: .75rem;
      font-weight: normal;
      text-transform: capitalize;
      padding: 0;
      margin: 0 1.75em 1em;
      color: #4c4c4c; }
      @media screen and (max-width: 824px) {
        .learninglab--advancesearch .advancesearch--top-categories h2 {
          margin-left: 2em; } }
    .learninglab--advancesearch .advancesearch--top-categories > div {
      width: 100%;
      list-style: none;
      padding: 0;
      line-height: normal; }
      .learninglab--advancesearch .advancesearch--top-categories > div .slick-slide {
        border: 1px solid #dfdfdf;
        border-radius: 3px;
        margin: 0 1em 0 0;
        min-width: 108px;
        line-height: .9;
        text-align: center;
        padding: 10px;
        visibility: hidden; }
        .learninglab--advancesearch .advancesearch--top-categories > div .slick-slide a {
          border: 0 none;
          color: #4c4c4c;
          font-size: 0.75rem;
          text-align: center;
          font-weight: bold;
          display: inline-block; }
      .learninglab--advancesearch .advancesearch--top-categories > div .slick-list {
        padding: 0 6% 0 1.5em !important;
        z-index: 10; }
      .learninglab--advancesearch .advancesearch--top-categories > div .slick-next,
      .learninglab--advancesearch .advancesearch--top-categories > div .slick-prev {
        top: 10px;
        mask-image: none;
        -webkit-mask-image: none;
        background: #fff url(/build/assets/images/icons/SVG/article-thumbnail-arrow.svg) no-repeat;
        background-size: 26px;
        width: 26px;
        height: 26px;
        top: auto;
        bottom: 22px;
        z-index: 100;
        display: inline-block !important; }
        .learninglab--advancesearch .advancesearch--top-categories > div .slick-next:before, .learninglab--advancesearch .advancesearch--top-categories > div .slick-next:after,
        .learninglab--advancesearch .advancesearch--top-categories > div .slick-prev:before,
        .learninglab--advancesearch .advancesearch--top-categories > div .slick-prev:after {
          content: ''; }
        @media screen and (min-width: 825px) {
          .learninglab--advancesearch .advancesearch--top-categories > div .slick-next,
          .learninglab--advancesearch .advancesearch--top-categories > div .slick-prev {
            background-size: 30px;
            width: 30px;
            height: 30px;
            bottom: 25px; } }
      .learninglab--advancesearch .advancesearch--top-categories > div .slick-disabled {
        display: none !important; }
      .learninglab--advancesearch .advancesearch--top-categories > div .slick-next {
        left: 90%; }
        @media screen and (min-width: 825px) {
          .learninglab--advancesearch .advancesearch--top-categories > div .slick-next {
            left: 93%; } }
      .learninglab--advancesearch .advancesearch--top-categories > div .slick-prev {
        transform: rotate(180deg);
        right: 90%; }
        @media screen and (min-width: 825px) {
          .learninglab--advancesearch .advancesearch--top-categories > div .slick-prev {
            right: 93%; } }
  .learninglab--advancesearch .advancesearch--top-searches {
    padding: 1em 0;
    border-top: 1px solid #dfdfdf; }
    .learninglab--advancesearch .advancesearch--top-searches h2 {
      font-size: .75rem;
      font-weight: normal;
      text-transform: capitalize;
      padding: 0;
      margin: 0 1.75em .75em;
      color: #4c4c4c; }
      @media screen and (max-width: 824px) {
        .learninglab--advancesearch .advancesearch--top-searches h2 {
          margin-left: 2em; } }
    .learninglab--advancesearch .advancesearch--top-searches ul {
      list-style: none;
      display: flex;
      flex-direction: column;
      margin: 0 0.5em 0 1.5em;
      padding: 0;
      line-height: normal; }
      @media screen and (max-width: 824px) {
        .learninglab--advancesearch .advancesearch--top-searches ul {
          margin-left: 1.75em; } }
      .learninglab--advancesearch .advancesearch--top-searches ul li {
        position: relative;
        font-size: .75rem;
        margin-bottom: 1em;
        padding-left: 2em;
        line-height: 1.5; }
        .learninglab--advancesearch .advancesearch--top-searches ul li:before {
          left: -3px;
          position: absolute;
          content: "";
          width: 20px;
          height: 20px;
          background: transparent url(/build/assets/images/icons/search-48dp.svg) no-repeat;
          background-size: 20px;
          top: -2px; }
        .learninglab--advancesearch .advancesearch--top-searches ul li a {
          color: #4c4c4c;
          border-bottom: none; }
          .learninglab--advancesearch .advancesearch--top-searches ul li a:hover {
            border-bottom: 1px solid #4c4c4c; }
  .learninglab--advancesearch.is-open {
    opacity: 1;
    visibility: visible;
    transition: opacity 0.5s cubic-bezier(0.2, 1, 0.3, 1);
    z-index: 100; }
    .learninglab--advancesearch.is-open .advancesearch--top-categories > div .slick-slide {
      visibility: visible; }
.learninglab--related-articles {
  max-width: 1300px;
  margin: 0 auto;
  box-sizing: content-box;
  margin-bottom: 50px;
  padding: 0 20px; }
  .learninglab--related-articles.overlay {
    margin-top: -150px; }
  .learninglab--related-articles > div {
    display: flex;
    flex-wrap: wrap;
    gap: 20px; }
    .learninglab--related-articles > div > h2, .learninglab--related-articles > div .ext-h1 {
      flex-basis: 100%;
      text-align: center;
      text-transform: uppercase;
      font-size: 3rem !important;
      margin: .6em 0 .5em 0;
      padding-right: 20px; }
    @media screen and (max-width: 650px) {
      .learninglab--related-articles > div {
        flex-direction: column;
        padding: 0 5px; } }
    .learninglab--related-articles > div:after {
      content: ''; }
    .learninglab--related-articles > div .m-card {
      background-color: #f5f5f5;
      margin: 0;
      display: block;
      position: relative;
      box-shadow: none;
      flex: none;
      width: 100%;
      padding-bottom: 50px; }
      @media screen and (min-width: 650px) {
        .learninglab--related-articles > div .m-card {
          width: calc(50% - 10px); } }
      @media screen and (min-width: 1001px) {
        .learninglab--related-articles > div .m-card {
          width: calc(25% - 15px); } }
      .learninglab--related-articles > div .m-card .m-card-media {
        height: 0;
        padding-bottom: 56.25%;
        margin-bottom: -10px;
        position: relative; }
      .learninglab--related-articles > div .m-card img, .learninglab--related-articles > div .m-card picture {
        position: absolute;
        width: 100%;
        height: 100%; }
      .learninglab--related-articles > div .m-card .m-card-heading {
        margin-bottom: 2px;
        line-height: 1.3;
        max-height: 100px;
        overflow: hidden; }
        .learninglab--related-articles > div .m-card .m-card-heading a {
          font-size: 1.375rem;
          letter-spacing: 0; }
      .learninglab--related-articles > div .m-card .m-card-content {
        padding: 20px 15px 10px;
        min-height: 150px;
        max-height: 250px;
        overflow: hidden; }
      .learninglab--related-articles > div .m-card .m-card-desc {
        margin-bottom: 0.75em;
        height: 76px;
        overflow: hidden;
        font-size: 0.875rem; }
      @media screen and (max-width: 650px) {
        .learninglab--related-articles > div .m-card.m-card-help {
          order: 1; } }
      .learninglab--related-articles > div .m-card.m-card-help > div {
        background-color: #fff;
        margin: 12px;
        height: calc(100% - 24px);
        padding: 0 20px;
        min-height: 475px; }
        .learninglab--related-articles > div .m-card.m-card-help > div h2, .learninglab--related-articles > div .m-card.m-card-help > div h3 {
          font-family: "NewBedford", "ProximaNovaExtraCondensed", sans-serif;
          font-size: 1.625rem; }
        .learninglab--related-articles > div .m-card.m-card-help > div h2 {
          margin-bottom: .15rem;
          padding-top: 25px; }
        .learninglab--related-articles > div .m-card.m-card-help > div h3 {
          margin-bottom: .4em; }
          .learninglab--related-articles > div .m-card.m-card-help > div h3:after {
            content: '';
            border-bottom: 1px solid #f5f5f5;
            width: calc(100% + 10px);
            display: block;
            padding-top: 4px;
            position: relative;
            left: -7px; }
        .learninglab--related-articles > div .m-card.m-card-help > div p {
          font-size: 1rem;
          line-height: 1.7;
          margin-bottom: 2.85em; }
        .learninglab--related-articles > div .m-card.m-card-help > div ul {
          padding: 0 5px; }
          .learninglab--related-articles > div .m-card.m-card-help > div ul li {
            list-style: none;
            line-height: 1.6; }
            .learninglab--related-articles > div .m-card.m-card-help > div ul li a {
              display: inline-block;
              color: #E31837;
              border-bottom-color: #E31837;
              line-height: 1; }
              .learninglab--related-articles > div .m-card.m-card-help > div ul li a:hover, .learninglab--related-articles > div .m-card.m-card-help > div ul li a:focus {
                border-bottom-color: #4c4c4c; }
      .learninglab--related-articles > div .m-card .m-card-cta-bottom {
        position: absolute;
        bottom: 15px;
        border-top: 1px solid #e1e1e1;
        width: calc(100% - 30px);
        margin: 0 15px;
        left: 0; }
        .learninglab--related-articles > div .m-card .m-card-cta-bottom > a {
          border: 0 none;
          display: inline-block; }
          .learninglab--related-articles > div .m-card .m-card-cta-bottom > a .icon-v2 {
            top: 10px;
            mask-image: none;
            -webkit-mask-image: none;
            background: url(/build/assets/images/icons/SVG/article-thumbnail-arrow.svg) no-repeat;
            background-size: 26px;
            width: 26px;
            height: 26px;
            transition: background-image .5s; }
          .learninglab--related-articles > div .m-card .m-card-cta-bottom > a:hover .icon-v2, .learninglab--related-articles > div .m-card .m-card-cta-bottom > a:focus .icon-v2 {
            background-image: url(/build/assets/images/icons/SVG/article-thumbnail-arrow-hover.svg); }
  .learninglab--related-articles.left-header > div > h2, .learninglab--related-articles.left-header > div .ext-h1 {
    flex-basis: calc(100% - 20px);
    text-align: left;
    text-transform: uppercase;
    font-size: 1.25rem !important;
    margin: 0;
    padding: 0 0 10px 15px; }
    @media screen and (max-width: 650px) {
      .learninglab--related-articles.left-header > div > h2, .learninglab--related-articles.left-header > div .ext-h1 {
        padding-left: 0;
        margin-left: -20px; } }
  .learninglab--related-articles.no-bottom-padding {
    margin-bottom: 0; }
  .learninglab--related-articles .load-more-wrapper {
    display: block;
    margin-top: 20px; }
    .learninglab--related-articles .load-more-wrapper button {
      display: block;
      margin: 0 auto;
      background: #fff;
      border: 0 none;
      position: relative;
      text-transform: uppercase;
      font-size: 1rem;
      padding: .9em 60px .9em 0;
      color: #000; }
      .learninglab--related-articles .load-more-wrapper button:after {
        content: '';
        display: block;
        height: 45px;
        width: 40px;
        position: absolute;
        top: 0;
        right: 0;
        background: url(/build/assets/images/icons/SVG/load-more.svg) no-repeat; }
    .learninglab--related-articles .load-more-wrapper img {
      display: block;
      margin: auto; }
@media screen and (min-width: 1000px) {
  .learninglab--home .fifty-fifty-image-rotator .titleist-container-wide {
    padding: 0 20px;
    max-width: 1300px; } }
@media screen and (max-width: 939px) {
  .learninglab--home .fifty-fifty-image-rotator .m-section-content {
    padding-left: 60px;
    padding-right: 30px; } }
@media screen and (max-width: 375px) {
  .learninglab--home .fifty-fifty-image-rotator .m-section-content {
    padding-left: 40px; } }
@media screen and (min-width: 1149px) {
  .learninglab--home .fifty-fifty-image-rotator .cta-background {
    top: auto;
    bottom: 50px; } }
.learninglab--detail .breadcrumbs {
  max-width: 1280px;
  margin: auto;
  padding: 20px 20px 20px 35px;
  display: block;
  list-style: none; }
  @media screen and (min-width: 1326px) {
    .learninglab--detail .breadcrumbs {
      padding-left: 0;
      padding-right: 0; } }
  .learninglab--detail .breadcrumbs li {
    color: #000;
    padding-right: 20px;
    position: relative;
    font-weight: 700;
    display: inline-block;
    text-transform: uppercase; }
    .learninglab--detail .breadcrumbs li:first-child:after {
      content: '/';
      display: block;
      height: 20px;
      width: 2px;
      position: absolute;
      top: 0;
      right: 10px;
      color: #E31837; }
    .learninglab--detail .breadcrumbs li a {
      color: inherit;
      border-bottom: none; }
      .learninglab--detail .breadcrumbs li a:hover, .learninglab--detail .breadcrumbs li a:focus {
        border-bottom: 1px solid #000; }
.learninglab--detail .m-highlights-carousel .m-product-images {
  margin-bottom: 0; }
  @media screen and (max-width: 799px) {
    .learninglab--detail .m-highlights-carousel .m-product-images {
      padding-bottom: 0; } }
.learninglab--detail .opinion-stage-poll {
  width: 100%;
  position: relative;
  min-height: 405px;
  margin: 0 auto;
  max-width: 1350px; }
  .learninglab--detail .opinion-stage-poll iframe {
    width: 100%;
    position: absolute;
    height: 100%; }
.learninglab--detail.category-landing {
  background: url(/build/assets/images/learning-lab/LLab-Article-Grey-Bkgnd.jpg) no-repeat 0 0;
  background-size: contain; }
  .learninglab--detail.category-landing > div > h1 {
    font-size: 5.25rem !important;
    text-transform: uppercase;
    max-width: 1290px;
    padding: 0 30px 15px;
    margin: 0 auto 6px;
    line-height: 0.9;
    position: relative; }
    @media screen and (max-width: 650px) {
      .learninglab--detail.category-landing > div > h1 {
        padding: 0 10px 0 20px;
        font-size: 3.25rem; } }
    .learninglab--detail.category-landing > div > h1:after {
      content: '';
      border-bottom: 1px solid #d4d4d4;
      width: 100%;
      display: block;
      padding-top: 14px; }
  .learninglab--detail.category-landing > div > h2 {
    font-size: 3.375rem !important;
    text-transform: uppercase;
    max-width: 1290px;
    padding: 0 30px;
    margin-bottom: 10px; }
    @media screen and (max-width: 650px) {
      .learninglab--detail.category-landing > div > h2 {
        padding: 0 12px 0 20px;
        font-size: 2.25rem; } }
.learninglab--detail.article {
  background: url(/build/assets/images/learning-lab/LLab-Article-Grey-Bkgnd.jpg) no-repeat 0 0;
  background-size: contain; }
  @media screen and (min-width: 650px) {
    .learninglab--detail.article .breadcrumbs {
      padding-bottom: 0;
      max-width: calc(1280px - 45px); } }
  @media screen and (min-width: 1325px) {
    .learninglab--detail.article .breadcrumbs {
      max-width: 1280px; } }
  .learninglab--detail.article > div > h1 {
    font-family: "NewBedford", "ProximaNovaExtraCondensed", sans-serif;
    font-size: 2.625rem;
    text-transform: uppercase;
    max-width: 1310px;
    padding: 0 20px;
    margin-bottom: 0;
    text-align: center;
    line-height: 1; }
  @media screen and (max-width: 768px) {
    .learninglab--detail.article > div .m-product-carousel {
      padding-top: 20px; } }
  @media screen and (min-width: 769px) {
    .learninglab--detail.article > div .m-product-carousel {
      margin-top: -10px; } }
  .learninglab--detail.article > div .m-product-carousel .m-callout, .learninglab--detail.article > div .m-product-carousel m-callout-secondary,
  .learninglab--detail.article > div .m-product-carousel .m-callout-tertiary, .learninglab--detail.article > div .m-product-carousel .m-callout-quaternary {
    background: none;
    padding-bottom: 0; }
    @media screen and (min-width: 800px) {
      .learninglab--detail.article > div .m-product-carousel .m-callout, .learninglab--detail.article > div .m-product-carousel m-callout-secondary,
      .learninglab--detail.article > div .m-product-carousel .m-callout-tertiary, .learninglab--detail.article > div .m-product-carousel .m-callout-quaternary {
        padding-bottom: 40px; } }
  .learninglab--detail.article > div .m-product-carousel .m-product-images {
    margin-bottom: 0; }
  .learninglab--detail.article > div .m-product-carousel .m-product-content.top {
    padding-bottom: 0; }
    .learninglab--detail.article > div .m-product-carousel .m-product-content.top h1 {
      margin-top: 0; }
  @media screen and (max-width: 450px) {
    .learninglab--detail.article > div .m-product-carousel .slick-dots {
      margin-top: -22px; } }
  .learninglab--detail.article > div .m-product-carousel .slick-slide .m-product-content {
    margin-bottom: 10px; }
    .learninglab--detail.article > div .m-product-carousel .slick-slide .m-product-content h2 {
      padding-bottom: 0; }
  .learninglab--detail.article .youtube-video-fullwidth {
    padding: 0 0 20px 0;
    margin: auto; }
    @media screen and (min-width: 650px) {
      .learninglab--detail.article .youtube-video-fullwidth {
        padding-right: 10px;
        max-width: none;
        padding: 40px 20px 40px 35px; } }
    @media screen and (min-width: 800px) {
      .learninglab--detail.article .youtube-video-fullwidth {
        padding-top: 60px;
        padding-bottom: 60px; } }
    @media screen and (min-width: 1325px) {
      .learninglab--detail.article .youtube-video-fullwidth {
        padding-right: 0;
        padding-left: 0; } }
    .learninglab--detail.article .youtube-video-fullwidth .titleist-container {
      max-width: 1280px; }
  @media print {
    .learninglab--detail.article .learninglab--detail-bottom .learninglab--related-articles {
      display: none; } }
.learninglab--detail.search-results {
  padding-top: 30px; }
  @media screen and (max-width: 650px) {
    .learninglab--detail.search-results {
      padding-top: 20px; } }
  .learninglab--detail.search-results > div:first-child {
    max-width: 1290px;
    margin: 0 auto 30px;
    padding: 0 30px 15px;
    position: relative; }
    .learninglab--detail.search-results > div:first-child:after {
      content: '';
      border-bottom: 1px solid #f5f5f5;
      width: calc(100% - 60px);
      display: block;
      position: absolute;
      bottom: 0; }
    @media screen and (max-width: 1000px) {
      .learninglab--detail.search-results > div:first-child {
        flex-direction: column; } }
    @media screen and (max-width: 650px) {
      .learninglab--detail.search-results > div:first-child {
        margin-bottom: 20px; } }
    .learninglab--detail.search-results > div:first-child h1 {
      margin: 0;
      font-size: 1.125rem;
      font-weight: normal;
      margin-bottom: 10px; }
      .learninglab--detail.search-results > div:first-child h1 span {
        color: #4c4c4c; }
    .learninglab--detail.search-results > div:first-child h2 {
      margin-bottom: 0;
      font-size: 1.125rem; }
    .learninglab--detail.search-results > div:first-child div {
      display: flex;
      align-items: center;
      padding-right: 10px;
      padding-bottom: 4px; }
      @media screen and (max-width: 1000px) {
        .learninglab--detail.search-results > div:first-child div {
          align-self: flex-end;
          padding-top: 8px;
          padding-bottom: 10px; } }
      .learninglab--detail.search-results > div:first-child div label {
        color: #4c4c4c;
        margin-right: 20px; }
      .learninglab--detail.search-results > div:first-child div select {
        width: auto;
        color: #4c4c4c;
        min-width: 160px; }
  .learninglab--detail.search-results .learninglab--related-articles .m-pagination {
    justify-content: center; }
    .learninglab--detail.search-results .learninglab--related-articles .m-pagination ol {
      padding-bottom: 0;
      padding: 20px 0 0 0; }
.learninglab--detail.explore > div > h1 {
  margin: 0.75em auto 0.25em;
  text-align: center;
  text-transform: capitalize; }
  @media screen and (max-width: 650px) {
    .learninglab--detail.explore > div > h1 {
      margin-top: 0.4em; } }
.learninglab--detail.explore > div > h2 {
  text-align: center;
  margin-bottom: 1em; }
  @media screen and (max-width: 650px) {
    .learninglab--detail.explore > div > h2 {
      margin-bottom: 0.75em; } }
  .learninglab--detail.explore > div > h2 a {
    border-bottom: none;
    color: #000;
    position: relative; }
    .learninglab--detail.explore > div > h2 a:not(:last-child) {
      padding-right: 24px; }
      .learninglab--detail.explore > div > h2 a:not(:last-child):after {
        content: '|';
        width: 2px;
        position: absolute;
        top: -1px;
        right: 13px;
        color: #E31837; }
.learninglab--detail.explore > div section:first-of-type {
  margin-top: 50px; }
  @media screen and (max-width: 799px) {
    .learninglab--detail.explore > div section:first-of-type {
      margin-top: 20px; } }
.learninglab--detail.explore .learninglab--related-articles.left-header > div > h2 {
  padding-bottom: 0; }
  @media screen and (max-width: 799px) {
    .learninglab--detail.explore .learninglab--related-articles.left-header > div > h2 {
      padding-top: 20px; } }
  @media screen and (max-width: 649px) {
    .learninglab--detail.explore .learninglab--related-articles.left-header > div > h2 {
      padding-left: 20px; } }
.learninglab--fiftyfifty-article {
  max-width: 1300px;
  margin: auto;
  display: flex;
  margin-bottom: 55px;
  overflow: hidden;
  justify-content: space-between;
  padding: 0 20px; }
  @media screen and (max-width: 1085px) {
    .learninglab--fiftyfifty-article {
      flex-direction: column;
      padding: 0 20px; } }
  @media screen and (max-width: 650px) {
    .learninglab--fiftyfifty-article {
      padding: 0; } }
  .learninglab--fiftyfifty-article .article-image {
    flex-basis: 45%;
    background-color: #f5f5f5; }
    .learninglab--fiftyfifty-article .article-image a {
      display: block;
      border: none;
      height: 0;
      padding-bottom: 56.25%; }
      .learninglab--fiftyfifty-article .article-image a img, .learninglab--fiftyfifty-article .article-image a picture {
        display: block;
        height: auto; }
  .learninglab--fiftyfifty-article .article-text {
    padding-left: 70px;
    flex-basis: calc(55% - 130px);
    position: relative;
    background-color: #f5f5f5;
    padding-right: 60px;
    padding-bottom: 41px; }
    @media screen and (max-width: 1085px) {
      .learninglab--fiftyfifty-article .article-text {
        padding: 0 20px 45px 35px;
        flex-basis: calc(55% - 55px); } }
    .learninglab--fiftyfifty-article .article-text h3, .learninglab--fiftyfifty-article .article-text .ext-h2 {
      font-size: 2.5rem !important;
      text-transform: uppercase;
      margin: 0.75em 0 0.1em 0; }
      .learninglab--fiftyfifty-article .article-text h3 a, .learninglab--fiftyfifty-article .article-text .ext-h2 a {
        border: none;
        color: #000; }
        .learninglab--fiftyfifty-article .article-text h3 a:hover, .learninglab--fiftyfifty-article .article-text h3 a:focus, .learninglab--fiftyfifty-article .article-text .ext-h2 a:hover, .learninglab--fiftyfifty-article .article-text .ext-h2 a:focus {
          color: #000; }
    .learninglab--fiftyfifty-article .article-text .article-cta-bottom {
      position: absolute;
      bottom: 15px;
      border-top: 1px solid #e1e1e1;
      width: calc(100% - 140px);
      margin: 0 65px 0 75px;
      left: 0; }
      @media screen and (max-width: 1085px) {
        .learninglab--fiftyfifty-article .article-text .article-cta-bottom {
          margin: 0 20px 0 35px;
          width: calc(100% - 55px); } }
      .learninglab--fiftyfifty-article .article-text .article-cta-bottom > a {
        border: 0 none;
        display: inline-block; }
        .learninglab--fiftyfifty-article .article-text .article-cta-bottom > a .icon-v2 {
          top: 10px;
          mask-image: none;
          -webkit-mask-image: none;
          background: transparent url(/build/assets/images/icons/SVG/article-thumbnail-arrow.svg) no-repeat;
          background-size: 26px;
          width: 26px;
          height: 26px;
          transition: background-image .5s; }
        .learninglab--fiftyfifty-article .article-text .article-cta-bottom > a:hover .icon-v2, .learninglab--fiftyfifty-article .article-text .article-cta-bottom > a:focus .icon-v2 {
          background-image: url(/build/assets/images/icons/SVG/article-thumbnail-arrow-hover.svg); }
.learninglab--article-detail {
  display: flex;
  flex-wrap: nowrap;
  max-width: 1280px;
  margin: auto;
  justify-content: space-between;
  font-size: 1rem;
  padding-top: 50px; }
  @media screen and (max-width: 650px) {
    .learninglab--article-detail {
      flex-direction: column;
      align-items: center;
      padding-top: 20px; } }
  .learninglab--article-detail .article-detail-left-col {
    max-width: 830px;
    padding: 0 20px;
    flex: 2; }
    @media screen and (min-width: 650px) {
      .learninglab--article-detail .article-detail-left-col {
        margin-bottom: 8.5em;
        padding: 0 20px 0 35px; } }
    @media screen and (min-width: 1326px) {
      .learninglab--article-detail .article-detail-left-col {
        padding-left: 0; } }
    .learninglab--article-detail .article-detail-left-col h2, .learninglab--article-detail .article-detail-left-col h3 {
      font-size: 1rem;
      text-transform: uppercase;
      margin-top: 1em; }
    .learninglab--article-detail .article-detail-left-col > h1, .learninglab--article-detail .article-detail-left-col > h2 {
      font-family: "NewBedford", "ProximaNovaExtraCondensed", sans-serif;
      font-size: 2.625rem;
      text-transform: uppercase;
      margin-top: 0;
      margin-bottom: 0.8em;
      line-height: 1; }
    .learninglab--article-detail .article-detail-left-col .article-detail-content {
      max-width: 740px;
      margin-bottom: 40px; }
      @media screen and (min-width: 1150px) {
        .learninglab--article-detail .article-detail-left-col .article-detail-content {
          padding-right: 95px; } }
      .learninglab--article-detail .article-detail-left-col .article-detail-content p {
        line-height: 1.7; }
      .learninglab--article-detail .article-detail-left-col .article-detail-content img {
        height: auto;
        margin-top: 8px;
        margin-bottom: 8px; }
  .learninglab--article-detail .article-detail-right-col {
    margin: 0 0 0 10px;
    max-width: 374px;
    min-width: 300px;
    flex: 1; }
    @media screen and (max-width: 650px) {
      .learninglab--article-detail .article-detail-right-col {
        margin-top: 20px;
        max-width: none;
        width: calc(100% - 20px); } }
    @media screen and (max-width: 1326px) {
      .learninglab--article-detail .article-detail-right-col {
        margin-right: 10px; } }
    .learninglab--article-detail .article-detail-right-col .article-detail-related-gray {
      background-color: #f5f5f5;
      padding: 10px 15px 15px 10px; }
      .learninglab--article-detail .article-detail-right-col .article-detail-related-gray .related-top-experts {
        background: #fff;
        margin-top: 5px; }
        .learninglab--article-detail .article-detail-right-col .article-detail-related-gray .related-top-experts h3 {
          font-family: "NewBedford", "ProximaNovaExtraCondensed", sans-serif;
          font-size: 1.5rem;
          text-transform: capitalize;
          padding: 12px 10px 8px 20px;
          margin-bottom: 0; }
        .learninglab--article-detail .article-detail-right-col .article-detail-related-gray .related-top-experts ul {
          list-style: none;
          display: flex;
          margin: 0;
          padding: 0 5px 0 15px;
          justify-content: space-between;
          flex-wrap: wrap; }
          .learninglab--article-detail .article-detail-right-col .article-detail-related-gray .related-top-experts ul li {
            padding: 0 5px 25px 0;
            flex-basis: calc(50% - 10px); }
            .learninglab--article-detail .article-detail-right-col .article-detail-related-gray .related-top-experts ul li h4 {
              line-height: 1.3;
              font-size: 0.875rem;
              text-transform: capitalize;
              margin: 4px 0 2px; }
            .learninglab--article-detail .article-detail-right-col .article-detail-related-gray .related-top-experts ul li p {
              margin-bottom: 0;
              line-height: 1.3; }
            .learninglab--article-detail .article-detail-right-col .article-detail-related-gray .related-top-experts ul li > a {
              display: inline-block;
              border-bottom-color: #E31837;
              line-height: 1; }
              .learninglab--article-detail .article-detail-right-col .article-detail-related-gray .related-top-experts ul li > a:hover, .learninglab--article-detail .article-detail-right-col .article-detail-related-gray .related-top-experts ul li > a:focus {
                border-bottom-color: #4c4c4c; }
            .learninglab--article-detail .article-detail-right-col .article-detail-related-gray .related-top-experts ul li .avatar-wrapper {
              width: 100%;
              padding: 5px 0 5px 0;
              position: relative;
              display: flex;
              flex-direction: column; }
              .learninglab--article-detail .article-detail-right-col .article-detail-related-gray .related-top-experts ul li .avatar-wrapper .avatar {
                width: 110px;
                height: 110px;
                border-radius: 180px;
                overflow: hidden;
                position: relative;
                border: 4px solid #7B7B7B;
                z-index: 2;
                margin: 0 !important; }
                .learninglab--article-detail .article-detail-right-col .article-detail-related-gray .related-top-experts ul li .avatar-wrapper .avatar img {
                  max-width: 100%;
                  height: auto;
                  vertical-align: middle;
                  border: 0; }
              .learninglab--article-detail .article-detail-right-col .article-detail-related-gray .related-top-experts ul li .avatar-wrapper:after {
                content: '';
                background-color: #4c4c4c;
                width: 124px;
                height: 124px;
                border-radius: 180px;
                position: absolute;
                top: 2px;
                right: auto;
                z-index: 1;
                transform: translateX(-3px); }
      .learninglab--article-detail .article-detail-right-col .article-detail-related-gray .related-top-poll {
        margin-top: 5px;
        width: 100%;
        height: 285px;
        background-color: #000; }
      .learninglab--article-detail .article-detail-right-col .article-detail-related-gray .related-top-tags {
        margin-bottom: 22px;
        padding-left: 12px;
        margin-top: 20px;
        height: auto; }
        .learninglab--article-detail .article-detail-right-col .article-detail-related-gray .related-top-tags h3 {
          flex: 0 0 100%;
          font-size: 0.875rem;
          margin-bottom: 0.875em; }
      .learninglab--article-detail .article-detail-right-col .article-detail-related-gray .surprise {
        margin-left: 5px; }
    .learninglab--article-detail .article-detail-right-col .article-detail-related-white {
      padding: 20px; }
      .learninglab--article-detail .article-detail-right-col .article-detail-related-white > div {
        margin: 6px 8px 20px 8px; }
      .learninglab--article-detail .article-detail-right-col .article-detail-related-white h3 {
        font-size: .875rem;
        margin-bottom: 0.25em; }
      .learninglab--article-detail .article-detail-right-col .article-detail-related-white ul {
        margin: 0;
        padding: 0; }
        .learninglab--article-detail .article-detail-right-col .article-detail-related-white ul li {
          list-style: none;
          line-height: 1.6;
          padding-bottom: 8px; }
          .learninglab--article-detail .article-detail-right-col .article-detail-related-white ul li a {
            border-bottom-color: #E31837;
            line-height: 1; }
            .learninglab--article-detail .article-detail-right-col .article-detail-related-white ul li a:hover, .learninglab--article-detail .article-detail-right-col .article-detail-related-white ul li a:focus {
              border-bottom-color: #4c4c4c; }
  .learninglab--article-detail .article-detail-share {
    display: flex;
    border-top: 1px solid #E3DEDE;
    border-bottom: 1px solid #E3DEDE;
    justify-content: space-between; }
    @media screen and (min-width: 1150px) {
      .learninglab--article-detail .article-detail-share {
        margin-right: 95px; } }
    .learninglab--article-detail .article-detail-share h3 {
      padding: 24px 10px 24px 6px;
      margin: 0;
      text-transform: uppercase;
      color: #4c4c4c;
      line-height: 1.2; }
    .learninglab--article-detail .article-detail-share ul {
      display: flex;
      list-style: none;
      margin: 0;
      padding: 0;
      align-items: center;
      justify-content: center; }
      .learninglab--article-detail .article-detail-share ul li {
        line-height: 1; }
        .learninglab--article-detail .article-detail-share ul li .icon-v2 {
          position: relative;
          display: inline-block;
          -webkit-mask-size: 100% auto;
          mask-size: 100% auto;
          -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
          -webkit-mask-position: center;
          mask-position: center;
          line-height: 1.7;
          font-family: inherit;
          font-size: inherit;
          margin: 0.025em; }
          @media screen and (min-width: 651px) {
            .learninglab--article-detail .article-detail-share ul li .icon-v2 {
              margin: 0.3em; } }
          .learninglab--article-detail .article-detail-share ul li .icon-v2:before {
            content: ''; }
          .learninglab--article-detail .article-detail-share ul li .icon-v2.icon-facebook {
            -webkit-mask-image: url(/build/assets/images/icons/social/Share-Icon-FB.svg);
            mask-image: url(/build/assets/images/icons/social/Share-Icon-FB.svg);
            width: 2.5em;
            height: 1.6em; }
          .learninglab--article-detail .article-detail-share ul li .icon-v2.icon-twitter {
            -webkit-mask-image: url(/build/assets/images/icons/social/Share-Icon-X.svg);
            mask-image: url(/build/assets/images/icons/social/Share-Icon-X.svg);
            width: 2.2em;
            height: 1.6em; }
          .learninglab--article-detail .article-detail-share ul li .icon-v2.icon-instagram {
            -webkit-mask-image: url(/build/assets/images/icons/Instagram-64x64.svg);
            mask-image: url(/build/assets/images/icons/Instagram-64x64.svg);
            width: 2.65em;
            height: 2.65em; }
          .learninglab--article-detail .article-detail-share ul li .icon-v2.icon-youtube {
            -webkit-mask-image: url(/build/assets/images/icons/Youtube-64x64.svg);
            mask-image: url(/build/assets/images/icons/Youtube-64x64.svg);
            width: 3em;
            height: 3em; }
          .learninglab--article-detail .article-detail-share ul li .icon-v2.icon-linkedin {
            -webkit-mask-image: url(/build/assets/images/icons/social/Share-Icon-LinkedIn.svg);
            mask-image: url(/build/assets/images/icons/social/Share-Icon-LinkedIn.svg);
            width: 2.6em;
            height: 2.6em; }
          .learninglab--article-detail .article-detail-share ul li .icon-v2.icon-mail {
            -webkit-mask-image: url(/build/assets/images/icons/social/Share-Icon-Mail.svg);
            mask-image: url(/build/assets/images/icons/social/Share-Icon-Mail.svg);
            width: 2.6em;
            height: 2.6em; }
          .learninglab--article-detail .article-detail-share ul li .icon-v2.icon-print {
            -webkit-mask-image: url(/build/assets/images/icons/social/Share-Icon-Print.svg);
            mask-image: url(/build/assets/images/icons/social/Share-Icon-Print.svg);
            width: 2.6em;
            height: 2.6em; }
          .learninglab--article-detail .article-detail-share ul li .icon-v2.icon-link {
            -webkit-mask-image: url(/build/assets/images/icons/social/Share-Icon-Link.svg);
            mask-image: url(/build/assets/images/icons/social/Share-Icon-Link.svg);
            width: 2.5em;
            height: 2.5em; }
        .learninglab--article-detail .article-detail-share ul li.icon-link-wrapper {
          position: relative;
          display: inline-block; }
          .learninglab--article-detail .article-detail-share ul li.icon-link-wrapper a {
            border: none;
            display: inline-block; }
          .learninglab--article-detail .article-detail-share ul li.icon-link-wrapper .tooltiptext {
            visibility: hidden;
            font-size: 12px;
            background-color: #555;
            color: #fff;
            text-align: center;
            border-radius: 6px;
            padding: 5px;
            position: absolute;
            z-index: 1;
            bottom: 48px;
            left: 50%;
            opacity: 0;
            transition: opacity 0.3s;
            transform: translateX(-50%);
            min-width: max-content; }
            .learninglab--article-detail .article-detail-share ul li.icon-link-wrapper .tooltiptext:after {
              content: "";
              position: absolute;
              top: 100%;
              left: 50%;
              margin-left: -5px;
              border-width: 5px;
              border-style: solid;
              border-color: #555 transparent transparent transparent; }
          .learninglab--article-detail .article-detail-share ul li.icon-link-wrapper:hover .tooltiptext {
            visibility: visible;
            opacity: 1; }
    .learninglab--article-detail .article-detail-share.non-learning-lab {
      max-width: 794px;
      margin: 20px 15px; }
      @media screen and (min-width: 1150px) {
        .learninglab--article-detail .article-detail-share.non-learning-lab {
          margin: 20px auto; } }
      .learninglab--article-detail .article-detail-share.non-learning-lab ul li .icon-v2 {
        margin: 0.025em;
        background-color: #000; }
        @media screen and (min-width: 651px) {
          .learninglab--article-detail .article-detail-share.non-learning-lab ul li .icon-v2 {
            margin: 0.3em; } }
  @media screen and (min-width: 1150px) {
    .learninglab--article-detail .article-detail-additional {
      margin-right: 95px; } }
  .learninglab--article-detail .article-detail-additional .acc__card {
    position: relative; }
    .learninglab--article-detail .article-detail-additional .acc__card .acc__title {
      border-top: 1px solid #E3DEDE;
      cursor: pointer;
      display: block;
      padding: 32px 60px 32px 0;
      margin: 0;
      text-transform: none;
      position: relative;
      font-size: 1.125rem; }
      .learninglab--article-detail .article-detail-additional .acc__card .acc__title em {
        display: inline-block;
        height: 20px;
        width: 20px;
        position: absolute;
        right: 0;
        top: 32px; }
        @media screen and (min-width: 800px) {
          .learninglab--article-detail .article-detail-additional .acc__card .acc__title em {
            right: 6px;
            height: 24px;
            width: 24px; } }
        .learninglab--article-detail .article-detail-additional .acc__card .acc__title em:before, .learninglab--article-detail .article-detail-additional .acc__card .acc__title em:after {
          content: "";
          position: absolute;
          background-color: #000;
          transition: all .3s ease-in; }
        .learninglab--article-detail .article-detail-additional .acc__card .acc__title em:before {
          top: 0;
          left: 50%;
          width: 2px;
          height: 100%;
          margin-left: -1px; }
        .learninglab--article-detail .article-detail-additional .acc__card .acc__title em:after {
          top: 50%;
          left: 0;
          width: 100%;
          height: 2px;
          margin-top: -1px; }
      .learninglab--article-detail .article-detail-additional .acc__card .acc__title.active em {
        cursor: pointer; }
        .learninglab--article-detail .article-detail-additional .acc__card .acc__title.active em:before {
          transform: rotate(90deg); }
        .learninglab--article-detail .article-detail-additional .acc__card .acc__title.active em:after {
          transform: rotate(180deg); }
    .learninglab--article-detail .article-detail-additional .acc__card .acc__panel {
      display: none;
      text-align: left;
      padding: 0 0 32px 0; }
      .learninglab--article-detail .article-detail-additional .acc__card .acc__panel p {
        margin-bottom: 0;
        line-height: 1.5; }
    .learninglab--article-detail .article-detail-additional .acc__card:first-child .acc__title {
      border-top: none; }
    .learninglab--article-detail .article-detail-additional .acc__card:last-child {
      border-bottom: 1px solid #E3DEDE; }
.learninglab--article-detail-hero {
  padding: 40px 20px 40px 35px;
  margin: auto; }
  @media screen and (min-width: 650px) {
    .learninglab--article-detail-hero {
      padding-right: 10px;
      max-width: calc(1200px - 45px); } }
  @media screen and (min-width: 800px) {
    .learninglab--article-detail-hero {
      padding-top: 60px;
      padding-bottom: 60px; } }
  @media screen and (min-width: 1245px) {
    .learninglab--article-detail-hero {
      padding-right: 0;
      padding-left: 0;
      max-width: 1200px; } }
  .learninglab--article-detail-hero picture, .learninglab--article-detail-hero img {
    display: block;
    height: auto; }

.version2 section.module.hero.hero-animation {
  min-height: initial;
  transform-origin: initial;
  overflow: hidden;
  background: none;
  top: -90px; }
  @media all and (max-width: 800px) {
    .version2 section.module.hero.hero-animation {
      top: 0;
      height: 100vh; } }
  @media all and (min-width: 801px) {
    .version2 section.module.hero.hero-animation {
      height: 750px; } }
  @media all and (min-width: 1000px) {
    .version2 section.module.hero.hero-animation {
      height: 800px; } }
  @media all and (min-width: 1500px) {
    .version2 section.module.hero.hero-animation {
      height: calc(110vh - 175px); } }
  .version2 section.module.hero.hero-animation .module-background {
    background-color: #000; }
  .version2 section.module.hero.hero-animation .hero-text-wrapper {
    bottom: -120px;
    top: auto;
    transform: translateX(-50%);
    width: 96%;
    z-index: 115; }
    .version2 section.module.hero.hero-animation .hero-text-wrapper > div > a {
      border-bottom: none;
      display: block;
      line-height: 0.9; }
    .version2 section.module.hero.hero-animation .hero-text-wrapper .logo {
      width: 120px;
      height: auto;
      display: block;
      margin: auto; }
      @media all and (max-width: 650px) {
        .version2 section.module.hero.hero-animation .hero-text-wrapper .logo {
          width: 100px; } }
    .version2 section.module.hero.hero-animation .hero-text-wrapper h1 {
      font-size: 2.75rem !important;
      text-transform: capitalize;
      letter-spacing: -1.2px;
      margin-top: 0;
      position: relative;
      display: inline-block;
      padding-left: 55px;
      white-space: nowrap; }
      .version2 section.module.hero.hero-animation .hero-text-wrapper h1:before {
        content: '';
        display: block;
        height: 40px;
        width: 40px;
        position: absolute;
        top: 5px;
        left: 0;
        background: url(/build/assets/images/learning-lab/llab-icon.svg) no-repeat;
        background-size: 40px; }
      @media all and (max-width: 650px) {
        .version2 section.module.hero.hero-animation .hero-text-wrapper h1 {
          font-size: 2.125rem;
          padding-left: 42px; }
          .version2 section.module.hero.hero-animation .hero-text-wrapper h1:before {
            height: 30px;
            width: 30px;
            background-size: 30px; } }
      .version2 section.module.hero.hero-animation .hero-text-wrapper h1 span {
        font-size: 9px;
        font-weight: 700;
        letter-spacing: normal;
        color: #FFF600;
        text-transform: uppercase;
        vertical-align: top;
        margin-left: -6px; }
    .version2 section.module.hero.hero-animation .hero-text-wrapper p {
      color: #999;
      font-size: 1rem; }
      @media all and (max-width: 420px) {
        .version2 section.module.hero.hero-animation .hero-text-wrapper p {
          width: calc(100% - 10px);
          padding: 0 5px; } }
    .version2 section.module.hero.hero-animation .hero-text-wrapper .cta-wrapper {
      margin-top: 0; }
      .version2 section.module.hero.hero-animation .hero-text-wrapper .cta-wrapper a {
        padding-left: 0;
        border-bottom: 1px solid #999;
        line-height: 1.2;
        color: #999; }
        .version2 section.module.hero.hero-animation .hero-text-wrapper .cta-wrapper a .icon-chevron-right {
          mask-image: url("/build/assets/images/icons/chevron-right-48dp.svg");
          opacity: 1;
          padding: 0;
          left: 3px;
          width: 1.35em;
          height: 1.35em;
          background-color: #999; }
        .version2 section.module.hero.hero-animation .hero-text-wrapper .cta-wrapper a:hover, .version2 section.module.hero.hero-animation .hero-text-wrapper .cta-wrapper a:focus {
          color: #fff;
          border-bottom-color: #fff; }
          .version2 section.module.hero.hero-animation .hero-text-wrapper .cta-wrapper a:hover .icon-chevron-right, .version2 section.module.hero.hero-animation .hero-text-wrapper .cta-wrapper a:focus .icon-chevron-right {
            background-color: #fff; }
    .version2 section.module.hero.hero-animation .hero-text-wrapper .scroll-down {
      font-weight: 700;
      font-size: 9px;
      text-transform: uppercase;
      color: #999;
      margin-top: 12px;
      position: relative; }
      .version2 section.module.hero.hero-animation .hero-text-wrapper .scroll-down .icon-arrow {
        display: inline-block;
        height: 18px;
        width: 18px;
        position: absolute;
        background: url(/build/assets/images/learning-lab/LLab-scrolldown-icon.svg) no-repeat;
        background-size: 18px;
        top: 15px;
        left: 50%;
        transform: translateX(-50%); }
  .version2 section.module.hero.hero-animation .hero-bg-images {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 10;
    top: 0; }
    @media all and (min-width: 400px) {
      .version2 section.module.hero.hero-animation .hero-bg-images {
        top: 10px; } }
    @media all and (min-width: 651px) {
      .version2 section.module.hero.hero-animation .hero-bg-images {
        top: 80px; } }
    @media all and (min-width: 800px) {
      .version2 section.module.hero.hero-animation .hero-bg-images {
        top: 20px; } }
    .version2 section.module.hero.hero-animation .hero-bg-images .elipse-main {
      position: absolute;
      left: 50%;
      top: 0;
      transform: translateX(-50%);
      opacity: 0;
      margin-top: 26px;
      width: 500px; }
    .version2 section.module.hero.hero-animation .hero-bg-images .elipse-2 {
      position: absolute;
      left: 50%;
      transform: scale(0.1);
      transform-style: preserve-3d;
      opacity: 0;
      will-change: transform;
      margin-top: -50px;
      min-width: 650px; }
      @media all and (max-width: 550px) {
        .version2 section.module.hero.hero-animation .hero-bg-images .elipse-2 {
          width: 100%;
          margin-top: 25px;
          min-width: initial; } }
      .version2 section.module.hero.hero-animation .hero-bg-images .elipse-2 img {
        width: 650px; }
    .version2 section.module.hero.hero-animation .hero-bg-images .elipse-3 {
      position: absolute;
      left: 50%;
      top: 0%;
      transform: translateX(-50%) scale(1.3);
      opacity: 0;
      margin-top: -35px;
      min-width: 400px;
      max-width: 615px;
      width: 100%; }
      @media all and (max-width: 800px) {
        .version2 section.module.hero.hero-animation .hero-bg-images .elipse-3 {
          margin-top: 25px;
          max-width: 400px; } }
    .version2 section.module.hero.hero-animation .hero-bg-images .elipse-4 {
      position: absolute;
      transform: scale(0.9);
      opacity: 0;
      transform-style: preserve-3d;
      margin-top: 25px;
      width: 700px; }
      @media all and (min-width: 550px) {
        .version2 section.module.hero.hero-animation .hero-bg-images .elipse-4 {
          margin-top: -20px; } }
      @media all and (min-width: 700px) {
        .version2 section.module.hero.hero-animation .hero-bg-images .elipse-4 {
          margin-top: -70px; } }
  .version2 section.module.hero.hero-animation .lab-icon {
    width: 480px;
    height: 380px;
    position: absolute;
    top: 0%;
    left: 50%;
    transform: translateX(-50%); }
    @media all and (max-width: 400px) {
      .version2 section.module.hero.hero-animation .lab-icon {
        width: 350px;
        height: 300px; } }
    @media all and (max-width: 650px) {
      .version2 section.module.hero.hero-animation .lab-icon {
        height: 310px; } }
    .version2 section.module.hero.hero-animation .lab-icon img {
      position: absolute;
      bottom: 0;
      left: 50%;
      transform: translateX(-50%) scale(0.3);
      opacity: 0; }
      @media all and (max-width: 800px) {
        .version2 section.module.hero.hero-animation .lab-icon img {
          bottom: -70px; } }
      @media all and (max-width: 550px) {
        .version2 section.module.hero.hero-animation .lab-icon img {
          bottom: -20px; } }
      @media all and (max-width: 400px) {
        .version2 section.module.hero.hero-animation .lab-icon img {
          bottom: 0px; } }
  .version2 section.module.hero.hero-animation .hero-bg-prd-images {
    width: 480px;
    height: 195px;
    position: absolute;
    top: 0%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 15; }
    @media all and (max-width: 650px) {
      .version2 section.module.hero.hero-animation .hero-bg-prd-images {
        height: 170px;
        width: 350px; } }
    @media all and (min-width: 320px) and (max-width: 375px) {
      .version2 section.module.hero.hero-animation .hero-bg-prd-images {
        height: 140px; } }
    @media all and (min-width: 376px) and (max-width: 400px) {
      .version2 section.module.hero.hero-animation .hero-bg-prd-images {
        height: 150px; } }
    @media all and (min-width: 651px) and (max-width: 799px) {
      .version2 section.module.hero.hero-animation .hero-bg-prd-images {
        height: 270px; } }
    .version2 section.module.hero.hero-animation .hero-bg-prd-images .driver {
      position: absolute;
      bottom: 128%;
      left: 60px; }
    .version2 section.module.hero.hero-animation .hero-bg-prd-images .ball {
      position: absolute;
      bottom: 100%;
      left: 50%;
      transform: scale(0.85) translateX(-50%); }
  .version2 section.module.hero.hero-animation .hero-animation-cards {
    position: absolute;
    left: 50%;
    top: -8px;
    transform: translate(-50%, 0%) rotateX(-8deg);
    transform-style: preserve-3d;
    z-index: 100; }
    @media all and (max-width: 650px) {
      .version2 section.module.hero.hero-animation .hero-animation-cards {
        top: -20px; } }
  .version2 section.module.hero.hero-animation .hero-animation-card-wrapper {
    width: 225px;
    height: 275px;
    position: relative;
    transform: perspective(1400px);
    transform-style: preserve-3d; }
    @media all and (max-width: 650px) {
      .version2 section.module.hero.hero-animation .hero-animation-card-wrapper {
        width: 210px;
        height: 225px; } }
  .version2 section.module.hero.hero-animation .hero-animation-card {
    width: 100%;
    position: absolute;
    background-position: center center;
    background-size: cover;
    backface-visibility: hidden;
    perspective: 100px; }
    .version2 section.module.hero.hero-animation .hero-animation-card a {
      border: 0 none; }
    .version2 section.module.hero.hero-animation .hero-animation-card img {
      border-radius: 10px;
      object-fit: cover; }
  .version2 section.module.hero.hero-animation .hero-animation-card-media a {
    width: 100%;
    max-height: 298px;
    display: block;
    position: relative;
    z-index: 10;
    overflow: hidden;
    border-radius: 10px; }
    @media all and (max-width: 650px) {
      .version2 section.module.hero.hero-animation .hero-animation-card-media a {
        max-height: 268px; } }
    @media all and (max-width: 800px) and (min-width: 601px) {
      .version2 section.module.hero.hero-animation .hero-animation-card-media a {
        max-height: 280px; } }
  .version2 section.module.hero.hero-animation .hero-animation-card-media video {
    border-radius: 10px; }
  .version2 section.module.hero.hero-animation .hero-animation-card-content {
    position: absolute;
    bottom: 0;
    height: 100%;
    width: 100%; }
    .version2 section.module.hero.hero-animation .hero-animation-card-content h3 {
      color: #fff;
      position: absolute;
      top: 22%;
      left: -80px;
      transform: translateY(-22%) scale(0.5);
      font-size: 1.75rem;
      font-weight: normal;
      z-index: 10; }
      @media all and (max-width: 650px) {
        .version2 section.module.hero.hero-animation .hero-animation-card-content h3 {
          max-height: 1.625rem;
          top: 20%;
          line-height: 1.4; } }
      .version2 section.module.hero.hero-animation .hero-animation-card-content h3 a {
        color: #fff;
        min-width: 300px;
        padding: 0 45px 0 25px;
        display: inline-block; }
        .version2 section.module.hero.hero-animation .hero-animation-card-content h3 a:hover, .version2 section.module.hero.hero-animation .hero-animation-card-content h3 a:focus {
          color: #fff; }
    .version2 section.module.hero.hero-animation .hero-animation-card-content > a {
      position: absolute;
      bottom: 0;
      color: #fff;
      text-transform: uppercase;
      font-weight: bold;
      font-size: 36px;
      right: -30%;
      transform: scale(0.5);
      z-index: 10;
      width: 150%;
      text-align: right; }
      .version2 section.module.hero.hero-animation .hero-animation-card-content > a .icon-v2 {
        mask-image: none;
        -webkit-mask-image: none;
        background: transparent url(/build/assets/images/icons/SVG/white-arrow.svg) no-repeat;
        background-size: 36px;
        width: 36px;
        height: 36px;
        transition: background-image .5s;
        opacity: 1;
        top: 4px;
        left: 6px; }
  .version2 section.module.hero.hero-animation .hero-animation-card-wrapper.three .hero-animation-card:nth-child(1) {
    transform: rotateY(0deg) translateZ(450px);
    visibility: hidden; }
  .version2 section.module.hero.hero-animation .hero-animation-card-wrapper.three .hero-animation-card:nth-child(2) {
    transform: rotateY(90deg) translateZ(450px); }
  .version2 section.module.hero.hero-animation .hero-animation-card-wrapper.three .hero-animation-card:nth-child(3) {
    transform: rotateY(180deg) translateZ(450px); }
  .version2 section.module.hero.hero-animation .hero-animation-card-wrapper.three .hero-animation-card:nth-child(4) {
    transform: rotateY(270deg) translateZ(450px); }
  .version2 section.module.hero.hero-animation .hero-animation-card-wrapper.four .hero-animation-card:nth-child(1) {
    transform: rotateY(0deg) translateZ(450px);
    visibility: hidden; }
  .version2 section.module.hero.hero-animation .hero-animation-card-wrapper.four .hero-animation-card:nth-child(2) {
    transform: rotateY(72deg) translateZ(450px); }
  .version2 section.module.hero.hero-animation .hero-animation-card-wrapper.four .hero-animation-card:nth-child(3) {
    transform: rotateY(144deg) translateZ(450px); }
  .version2 section.module.hero.hero-animation .hero-animation-card-wrapper.four .hero-animation-card:nth-child(4) {
    transform: rotateY(216deg) translateZ(450px); }
  .version2 section.module.hero.hero-animation .hero-animation-card-wrapper.four .hero-animation-card:nth-child(5) {
    transform: rotateY(288deg) translateZ(450px); }
  .version2 section.module.hero.hero-animation .hero-animation-card-wrapper.five .hero-animation-card:nth-child(1) {
    transform: rotateY(45deg) translateZ(450px); }
  .version2 section.module.hero.hero-animation .hero-animation-card-wrapper.five .hero-animation-card:nth-child(2) {
    transform: rotateY(90deg) translateZ(450px); }
  .version2 section.module.hero.hero-animation .hero-animation-card-wrapper.five .hero-animation-card:nth-child(3) {
    transform: rotateY(135deg) translateZ(450px); }
  .version2 section.module.hero.hero-animation .hero-animation-card-wrapper.five .hero-animation-card:nth-child(4) {
    transform: rotateY(180deg) translateZ(450px); }
  .version2 section.module.hero.hero-animation .hero-animation-card-wrapper.five .hero-animation-card:nth-child(5) {
    transform: rotateY(225deg) translateZ(450px); }
  .version2 section.module.hero.hero-animation .hero-animation-card-wrapper.five .hero-animation-card:nth-child(6) {
    transform: rotateY(270deg) translateZ(450px); }
  @media all and (max-width: 600px) {
    .version2 section.module.hero.hero-animation .hero-animation-card-wrapper.five .hero-animation-card:nth-child(1) {
      transform: rotateY(90deg) translateZ(450px); }
    .version2 section.module.hero.hero-animation .hero-animation-card-wrapper.five .hero-animation-card:nth-child(2) {
      transform: rotateY(135deg) translateZ(450px); }
    .version2 section.module.hero.hero-animation .hero-animation-card-wrapper.five .hero-animation-card:nth-child(3) {
      transform: rotateY(180deg) translateZ(450px); }
    .version2 section.module.hero.hero-animation .hero-animation-card-wrapper.five .hero-animation-card:nth-child(4) {
      transform: rotateY(225deg) translateZ(450px); }
    .version2 section.module.hero.hero-animation .hero-animation-card-wrapper.five .hero-animation-card:nth-child(5) {
      transform: rotateY(270deg) translateZ(450px); }
    .version2 section.module.hero.hero-animation .hero-animation-card-wrapper.five .hero-animation-card:nth-child(6) {
      transform: rotateY(315deg) translateZ(450px); } }
  @media all and (max-width: 800px) and (min-width: 601px) {
    .version2 section.module.hero.hero-animation .hero-animation-card-wrapper.five .hero-animation-card:nth-child(1) {
      transform: rotateY(80deg) translateZ(450px); }
    .version2 section.module.hero.hero-animation .hero-animation-card-wrapper.five .hero-animation-card:nth-child(2) {
      transform: rotateY(125deg) translateZ(450px); }
    .version2 section.module.hero.hero-animation .hero-animation-card-wrapper.five .hero-animation-card:nth-child(3) {
      transform: rotateY(170deg) translateZ(450px); }
    .version2 section.module.hero.hero-animation .hero-animation-card-wrapper.five .hero-animation-card:nth-child(4) {
      transform: rotateY(215deg) translateZ(450px); }
    .version2 section.module.hero.hero-animation .hero-animation-card-wrapper.five .hero-animation-card:nth-child(5) {
      transform: rotateY(260deg) translateZ(450px); }
    .version2 section.module.hero.hero-animation .hero-animation-card-wrapper.five .hero-animation-card:nth-child(6) {
      transform: rotateY(305deg) translateZ(450px); } }

/*# sourceMappingURL=learning-lab.css.map */
