.InsightDetailEmptyMessage___VNKn3 {
  text-align: center;
  font-size: 2rem;
}
.InsightDetail___67Hym {
  position: relative;
}

 {
  /* --------------------------------------------------------------------------------------------------------------pc style */
  /* -------------------------------------------------------header */
  /* -------------------------------------------------------share & download */
  /* -------------------------------------------------------body */
  /* --------------------------------------------------------------------------------------------------------------mobile-style */
  /* -------------------------------------------------------------------------------------------------------------- override theme */
  /* --------------------------------------------------------------------------------------------------------------pad-style */
  /* --------------------------------------------------------------------------------------------------------------mobile-style */
}
.new-insight-template-common {
  overflow-x: hidden;
  overflow-y: auto;
}
.new-insight-template-common .download-report-text {
  margin-top: -9px;
  margin-bottom: 25px;
}
.new-insight-template-common .download-report-text span {
  font-size: 1rem;
  color: #255BE3 !important;
  text-decoration: underline;
  cursor: pointer;
}
.new-insight-template-common .download-report-text span:hover {
  text-decoration: underline;
}
.new-insight-template-common .gpa-editor a, .new-insight-template-common .gpa-editor a:visited {
  color: #255BE3 !important;
  text-decoration: underline;
}
.new-insight-template-common .gpa-editor a:hover {
  text-decoration: underline;
}
.new-insight-template-common .gpa-editor p {
  font-size: 18px !important;
  line-height: 25px;
}
.new-insight-template-common .page-limit-width {
  max-width: 1920px;
  margin: auto;
}
.new-insight-template-common .row-limit-width {
  max-width: 100%;
  width: 85%;
  margin: auto;
}
.new-insight-template-common .row-776px {
  max-width: 90%;
  width: 776px;
  margin: auto;
}
.new-insight-template-common .row-1200px {
  max-width: 1176px;
  margin: auto;
}
.new-insight-template-common .row-1340px {
  max-width: 100%;
  width: 1176px;
  margin: auto;
}
.new-insight-template-mobile .row-limit-width, .new-insight-template-mobile .row-776px {
  max-width: 90%;
  margin: auto;
}
.new-insight-template-mobile .row-1200px {
  max-width: 100%;
  margin: auto;
}
.new-insight-template-common .detail-header {
  padding: 80px 0 50px;
}
.series-insight-template .detail-header {
  padding-bottom: 50px;
}
.series-insight-template .detail-header.row-776px {
  padding-bottom: 25px;
}
.new-insight-template-common .title-wrapper {
  line-height: 18px;
}
.new-insight-template-common .title-wrapper .labels {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-bottom: 24px;
  color: #22303E;
  font-size: 14px;
  line-height: 18px;
}
.new-insight-template-common .title-wrapper .labels .seriesName-label-link {
  color: #255BE3 !important;
}
.new-insight-template-common .title-wrapper .label-dot::before {
  content: "·";
  padding-left: 9px;
  padding-right: 9px;
}
.new-insight-template-common .title-wrapper .title {
  font-size: 44px !important;
  line-height: 46px !important;
  word-break: break-word;
  padding-bottom: 15px;
  margin: 0;
}
.new-insight-template-common .title-wrapper .subtitle {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 15px;
  color: #3D566F;
}
.new-insight-template-common .title-wrapper .link-and-contributor .contributor-container {
  padding-top: 25px;
}
.new-insight-template-common .title-wrapper .link-and-contributor .name-division::after {
  content: ', ';
}
.new-insight-template-common .title-wrapper .link-and-contributor .name-division:last-child::after {
  content: '';
}
.new-insight-template-common .title-wrapper .link-and-contributor .author-title {
  cursor: pointer;
}
.new-insight-template-common .title-wrapper .point {
  padding-left: 10px;
  padding-right: 10px;
  color: #000;
}
.new-insight-template-common .media-wrapper {
  border-radius: 20px;
  padding-top: 56.25%;
  height: 0;
  background-size: cover;
  background-position: center center;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  margin-bottom: 50px;
}
.new-insight-template-common .media-wrapper .video-wrapper {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.new-insight-template-common .media-wrapper .play-icon {
  position: absolute;
  top: calc(50% - 60px);
  left: calc(50% - 60px);
  width: 120px;
  height: 120px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  z-index: 1;
  box-shadow: 0 0 3px 3px rgba(255, 255, 255, 0.25);
  border-radius: 50%;
  cursor: pointer;
}
.new-insight-template-mobile .media-wrapper .play-icon {
  top: calc(50% - 2.5rem);
  left: calc(50% - 2.5rem);
  width: 5rem;
  height: 5rem;
}
.new-insight-template-common .media-wrapper .gps-icon {
  width: 5rem;
  height: 5rem;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  position: absolute;
  top: 1.25rem;
  right: 1.25rem;
}
.new-insight-template-mobile .media-wrapper .gps-icon {
  width: 2.5rem;
  height: 2.5rem;
  top: 0.5rem;
  right: 0.5rem;
}
.new-insight-template-common .media-wrapper .insight-detail-play-icon {
  border-radius: 3px 3px 20px !important;
}
.new-insight-template-common .icg-contact-popup {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1000;
}
.new-insight-template-mobile .icg-contact-popup {
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 1000;
  left: 50%;
  transform: translateX(-50%);
  overflow: auto;
}
.ICGPublic.lmn-theme-light .icg-contact-popup {
  background-color: transparent;
}
.icgds.lmn-theme-light {
  background-color: #FAFBFC !important;
}
.new-insight-template-common .share-wrapper {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 25px;
}
.new-insight-template-common .common-btn {
  margin-right: 25px;
  margin-bottom: 25px;
  height: 42px;
  width: 216px;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 2px;
  text-transform: uppercase;
}
.new-insight-template-common .share-btn {
  position: relative;
}
.new-insight-template-common .download-btn {
  margin-right: 8px;
}
.new-insight-template-common .share-icon, .new-insight-template-common .download-icon {
  vertical-align: middle;
  font-size: 1.1rem;
}
.new-insight-template-common .share-icons-wrapper {
  position: relative;
}
.new-insight-template-common .share-wrapper .copied-message {
  position: absolute;
  top: -34px;
  right: 0;
  font-size: 0.75rem /* 12/16 */;
  text-transform: initial;
  background-color: #255BE3;
  padding: 3px 3px 3px 10px;
}
.new-insight-template-common .share-wrapper .copied-message .copiedText {
  margin-right: 5px;
}
.new-insight-template-common .share-wrapper .copied-message .closeIcon {
  cursor: pointer;
}
.new-insight-template-common .share-wrapper .copied-message .closeIcon .lmnicon-close {
  font-size: 8px;
  transform: translateY(-5px);
}
.new-insight-template-common .share-icon, .new-insight-template-common .download-icon {
  vertical-align: middle;
  font-size: 1.1rem;
}
.new-insight-template-common .share-icons {
  height: 42px;
  width: 216px;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 2px;
  background-color: #f7f7f7;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 24px;
}
.new-insight-template-common .share-icons .single-share-icon {
  font-size: 24px;
  cursor: pointer;
  vertical-align: middle;
}
.new-insight-template-common .share-wrapper .copyButton {
  padding: 0 !important;
  min-width: 22px !important;
  background-color: transparent !important;
  border-radius: 2px !important;
}
.new-insight-template-common .preload-image {
  width: 0rem;
  height: 0rem;
  margin: 0rem;
  opacity: 0;
}
.new-insight-template-common .linkedin-icon {
  width: 42px;
  height: 42px;
  margin: -9px;
  background-position: center;
  background-size: 100%;
}
.new-insight-template-common .detail-body {
  padding-bottom: 50px;
}
.new-insight-template-common .bodyExtension {
  margin: 3.125rem 0;
}
.new-insight-template-common .bodyExtension .bodyContent {
  padding-top: 3.125rem;
  margin-bottom: 3.125rem !important;
  border-bottom: 0 !important;
}
.series-insight-template .detail-body {
  padding-bottom: 50px;
}
.series-insight-template .detail-body.row-776px {
  padding-bottom: 75px;
}
.new-insight-template-common .detail-body .summary {
  max-width: 100%;
  line-height: 36px;
  letter-spacing: 0;
  margin-bottom: 50px;
  font-size: 24px;
}
.series-insight-template .detail-body .summary {
  margin-bottom: 25px;
  font-size: 24px;
  line-height: 36px;
}
.new-insight-template-common .detail-body .rich-text-wrapper {
  line-height: 22px;
}
.new-insight-template-common .detail-body .rich-text-wrapper > div {
  width: 100% !important;
  height: 100% !important;
}
.new-insight-template-common .detail-body .tags {
  margin-bottom: 40px;
  display: flex;
  flex-wrap: wrap;
  padding-top: 25px;
}
.new-insight-template-common .detail-body .tag {
  color: #255BE3;
  margin-right: 10px !important;
  margin-bottom: 10px;
  min-width: auto !important;
  padding: 0.8125rem 0.5rem !important;
}
.new-insight-template-common .detail-related-content {
  padding: 100px 0 80px 0;
  max-width: 1176px;
  margin: auto;
}
.new-insight-template-common .detail-related-content .section-title {
  letter-spacing: 0;
  line-height: 34px;
  font-size: 20px;
  margin-bottom: 20px !important;
}
.new-insight-template-common .detail-related-content .cards {
  display: flex;
  flex-wrap: wrap;
  margin-left: -2.99%;
}
.new-insight-template-common .detail-related-content .videos .media-card {
  display: flex;
  flex-wrap: wrap;
  margin-right: -3.07%;
}
.new-insight-template-common .detail-related-content .cards .media-card {
  flex: 0 0 30.43%;
  max-width: 30.43%;
  margin: 20px 0 20px 2.9%;
}
.new-insight-template-common .detail-related-content .load-more-btn {
  width: 112px;
  margin: 42px auto 0;
  display: block;
}
.new-insight-template-mobile .detail-related-content {
  padding: 60px 0;
  width: 90%;
  max-width: 90%;
  min-width: unset;
}
.new-insight-template-common .rich-text-wrapper h1, .new-insight-template-common .rich-text-wrapper h2, .new-insight-template-common .rich-text-wrapper h3, .new-insight-template-common .rich-text-wrapper h4, .new-insight-template-common .rich-text-wrapper h5, .new-insight-template-common .rich-text-wrapper h6 {
  color: inherit;
}
.new-insight-template-common .rich-text-wrapper img {
  max-width: 100%;
}
.new-insight-template-common .common-series-top .series-title {
  font-size: 20px;
  line-height: 34px;
  margin-bottom: 20px;
}
@media screen and (max-width: 1200px) {
  .new-insight-template-common .detail-top-header {
    max-width: 90%;
    margin: auto;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .new-insight-template-common .detail-header {
    padding: 80px 0 28px 0;
  }
  .new-insight-template-common .detail-header .authors {
    margin-bottom: 25px;
  }
  .new-insight-template-common .media-wrapper {
    margin-bottom: 28px;
  }
  .new-insight-template-common .title-wrapper .labels {
    font-size: 10px !important;
    line-height: 12px;
    padding-bottom: 15px;
  }
  .new-insight-template-common .title-wrapper .title {
    font-size: 20px !important;
    line-height: 26px;
    padding-bottom: 10px;
  }
  .new-insight-template-common .title-wrapper .link-and-contributor .contributor-container {
    padding-top: 15px;
    font-size: 12px;
  }
  .new-insight-template-common .title-wrapper .subtitle {
    color: #3D566F;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 15px;
  }
  .new-insight-template-common .title-wrapper .business-type {
    font-size: 12px !important;
    line-height: 16px;
  }
  .new-insight-template-common .title-wrapper .author-title {
    font-size: 12px !important;
    line-height: 16px;
  }
  .new-insight-template-common .share-wrapper {
    padding-bottom: 0px;
  }
  .new-insight-template-common .detail-body .summary {
    font-size: 18px !important;
    line-height: 28px;
    margin-bottom: 50px;
  }
  .new-insight-template-common .detail-body .rich-text-wrapper {
    margin-bottom: 20px;
  }
  .new-insight-template-common .detail-related-content .section-title {
    font-size: 20px !important;
    line-height: 34px;
  }
  .new-insight-template-common .common-series-top .series-title {
    font-size: 20px !important;
    margin-bottom: 20px;
  }
  .new-insight-template-common .bodyExtension {
    margin: 1.5625rem 0 1.875rem;
  }
  .new-insight-template-common .bodyExtension .bodyContent {
    padding-top: 1.5625rem;
    margin-bottom: 1.5625rem !important;
    border-bottom: 0 !important;
  }
  .new-insight-template-common .detail-body .tags {
    margin-bottom: 10px;
  }
  .new-insight-template-common .detail-body .tag {
    font-size: 12px !important;
    line-height: 16px;
    margin-right: 12.5px !important;
  }
  .new-insight-template-common .common-series-top {
    padding-top: 80px !important;
  }
  .new-insight-template-common .detail-related-content {
    width: 85%;
    max-width: 85%;
    min-width: unset;
    padding: 80px 0 60px 0;
  }
  .new-insight-template-common .detail-related-content .cards {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 14px 0 0 -2.5%;
  }
  .new-insight-template-common .detail-related-content .cards .media-card {
    flex: 0 0 46.75%;
    max-width: 46.75%;
    margin: 0 0 20px 20px !important;
  }
  .series-insight-template .detail-body.row-776px {
    padding-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .new-insight-template-common .detail-header {
    width: 90%;
    padding: 60px 0 28px 0;
  }
  .new-insight-template-common .detail-header .authors {
    margin-bottom: 28px;
  }
  .new-insight-template-common .title-wrapper .labels {
    font-size: 10px !important;
    line-height: 12px;
    padding-bottom: 15px;
  }
  .new-insight-template-common .title-wrapper .title {
    font-size: 20px !important;
    line-height: 26px;
    padding-bottom: 10px;
  }
  .new-insight-template-common .title-wrapper .subtitle {
    color: #3D566F;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 15px;
  }
  .new-insight-template-common .title-wrapper .link-and-contributor .contributor-container {
    font-size: 12px;
    padding-top: 15px;
  }
  .new-insight-template-common .title-wrapper .business-type {
    font-size: 12px !important;
    line-height: 16px;
  }
  .new-insight-template-common .title-wrapper .author-title {
    font-size: 12px !important;
    line-height: 16px;
  }
  .new-insight-template-common .bodyExtension {
    margin: 1.5625rem 0 2.5rem;
  }
  .new-insight-template-common .bodyExtension .bodyContent {
    padding-top: 1.5625rem;
    margin-bottom: 1.5625rem !important;
    border-bottom: 0 !important;
  }
  .new-insight-template-common .media-wrapper {
    margin-bottom: 28px;
    margin-right: 20px;
    margin-left: 20px;
  }
  .new-insight-template-common .share-wrapper {
    padding-bottom: 10px;
  }
  .new-insight-template-common .common-btn {
    margin-right: 0px;
    width: 100%;
  }
  .new-insight-template-common .share-icons {
    width: 100%;
    padding: 0 35px;
  }
  .new-insight-template-common .download-btn {
    margin-bottom: 8px;
  }
  .new-insight-template-common .detail-body {
    padding-bottom: 20px;
  }
  .new-insight-template-common .detail-body .summary {
    font-size: 18px !important;
    line-height: 28px;
    margin-bottom: 28px;
  }
  .new-insight-template-common .detail-body .tag {
    font-size: 12px !important;
    line-height: 16px;
  }
  .new-insight-template-common .detail-body .tag {
    font-size: 12px !important;
    line-height: 16px;
  }
  .new-insight-template-mobile .detail-related-content {
    width: 90%;
    max-width: 90%;
    min-width: unset;
    padding: 60px 0;
  }
  .new-insight-template-common .detail-related-content .section-title {
    font-size: 20px !important;
    line-height: 34px;
    margin-bottom: 0px !important;
  }
  .new-insight-template-common .common-series-top .series-title {
    font-size: 20px !important;
    line-height: 34px;
    margin-bottom: 0 !important;
  }
  .new-insight-template-common .detail-related-content .cards {
    margin-left: 0;
  }
  .new-insight-template-common .detail-related-content .cards .media-card {
    margin: 20px 0 0 !important;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .series-insight-template .detail-header.row-776px {
    padding: 60px 0 28px 0;
  }
  .series-insight-template .detail-body.row-776px {
    padding-bottom: 35px;
  }
  .new-insight-template-common .common-series-top {
    padding: 60px 0;
  }
}

.podcastDetail___gwZSH {
  width: 100%;
  max-width: 1920px;
  margin: auto;
}
.podcastDetail___gwZSH .bodyHeader___-QwUr {
  width: 100%;
}
.podcastDetail___gwZSH .detailPage___A1-Ay {
  max-width: 1176px;
  margin: auto;
}
.podcastDetail___gwZSH .seriesBody___8-QLS {
  width: 100%;
  padding-top: 25px;
  background-color: #fafbfc;
}
.podcastDetail___gwZSH .seriesContainer___IKY1I {
  margin-top: 75px;
  margin-left: auto;
  margin-right: auto;
  width: calc(100% - 400px);
}
.podcastDetail___gwZSH .noSeries___nemPi {
  width: 100%;
  padding-top: 0;
}
.podcastDetail___gwZSH .noSeries___nemPi .seriesContainer___IKY1I {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  width: calc(100% - 400px);
}
.podcastDetail___gwZSH .detailContainer___Zm2wo {
  display: flex;
  padding-top: 100px;
  padding-bottom: 75px;
}
.podcastDetail___gwZSH .detailContainer___Zm2wo .detailImage___sBQRt {
  background-size: cover;
  background-position: center center;
  justify-content: center;
  position: relative;
  width: 420px;
  height: 420px;
  border-radius: 20px;
}
.podcastDetail___gwZSH .detailContainer___Zm2wo .detailBody___ckGTq {
  margin-left: 2.5rem;
  width: calc(100% - 460px);
}
.podcastDetail___gwZSH .detailContainer___Zm2wo .detailBody .title-wrapper {
  line-height: 18px;
  font-size: 14px;
  position: relative;
  margin-bottom: 36px;
}
.podcastDetail___gwZSH .detailContainer___Zm2wo .detailBody .title-wrapper .labels {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-bottom: 24px;
  line-height: 18px;
  font-size: 14px;
}
.podcastDetail___gwZSH .detailContainer___Zm2wo .label-dot::before {
  content: "·";
  padding-left: 9px;
  padding-right: 9px;
}
.podcastDetail___gwZSH .detailContainer___Zm2wo .detailBody .title-wrapper .title {
  font-size: 44px !important;
  line-height: 40px;
  word-break: break-word;
  padding-bottom: 10px;
  margin: 0;
}
.podcastDetail___gwZSH .detailContainer___Zm2wo .detailBody .title-wrapper .subtitle {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 25px;
  color: #3D566F;
}
.podcastDetail___gwZSH .detailContainer___Zm2wo .detailBody .title-wrapper .business-type {
  font-size: 16px;
  line-height: 24px;
  padding-bottom: 0;
  display: inline-block;
}
.podcastDetail___gwZSH .detailContainer___Zm2wo .detailBody .summary {
  padding-top: 0;
  font-size: 24px;
  line-height: 36px;
  margin-bottom: 20px;
}
.podcastDetail___gwZSH .detailContainer___Zm2wo .detailBody .share-wrapper {
  display: flex;
  flex-wrap: wrap;
  padding: 20px 0 0;
}
.podcastDetail___gwZSH .detailContainer___Zm2wo .detailBody .share-wrapper > div {
  margin-bottom: 25px;
}
.podcastDetail___gwZSH .detailContainer___Zm2wo .detailBody .share-wrapper button {
  margin-bottom: 25px;
}
.podcastDetail___gwZSH .detailContainer___Zm2wo .detailBody .share-wrapper .shareBtn {
  width: 106px;
  margin-right: 8px;
}
.podcastDetail___gwZSH .detailContainer___Zm2wo .detailBody .share-wrapper .shareBtn .lmnicon {
  margin-right: 5px;
}
.podcastDetail___gwZSH .detailContainer___Zm2wo .detailBody .share-icons-wrapper {
  position: relative;
}
.podcastDetail___gwZSH .detailContainer___Zm2wo .detailBody .share-icons {
  height: 42px;
  width: 192px;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 4px;
  background-color: #f7f7f7;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 12px;
  font-size: 24px;
  margin-right: 25px;
}
.podcastDetail___gwZSH .detailContainer___Zm2wo .detailBody .share-icons .single-share-icon {
  font-size: 24px;
  vertical-align: middle;
  cursor: pointer;
}
.podcastDetail___gwZSH .detailContainer___Zm2wo .detailBody .share-icons .single-share-icon:active,
.podcastDetail___gwZSH .detailContainer___Zm2wo .detailBody .share-icons .single-share-icon:hover {
  color: #0066b3 !important;
}
.podcastDetail___gwZSH .detailContainer___Zm2wo .detailBody .share-icons .single-share-icon.link-icon,
.podcastDetail___gwZSH .detailContainer___Zm2wo .detailBody .share-icons .single-share-icon.x-twitter-icon {
  height: 22px;
  width: 22px;
  margin: 1px;
  filter: drop-shadow(100px 0px #000);
}
.podcastDetail___gwZSH .detailContainer___Zm2wo .detailBody .share-icons .single-share-icon.link-icon:hover,
.podcastDetail___gwZSH .detailContainer___Zm2wo .detailBody .share-icons .single-share-icon.x-twitter-icon:hover {
  filter: drop-shadow(100px 0px #0066b3);
}
.podcastDetail___gwZSH .detailContainer___Zm2wo .detailBody .share-icons .copyButton {
  padding: 0;
  min-width: 22px;
  background-color: transparent;
  border-radius: 2px;
  margin-bottom: 0px !important;
}
.podcastDetail___gwZSH .detailContainer___Zm2wo .detailBody .share-icons .copyButton:focus {
  border: unset !important;
  box-shadow: unset !important;
}
.podcastDetail___gwZSH .detailContainer___Zm2wo .detailBody .preload-image {
  width: 0rem;
  height: 0rem;
  margin: 0rem;
  opacity: 0;
}
.podcastDetail___gwZSH .detailContainer___Zm2wo .detailBody .linkedin-icon {
  width: 42px;
  height: 48px;
  margin: -9px;
  background-position: center;
  background-size: 100%;
}
.podcastDetail___gwZSH .detailContainer___Zm2wo .detailBody .share-wrapper .copied-message {
  padding: 3px 10px;
  position: absolute;
  top: -28px;
  right: 0;
  font-size: 0.75rem;
  text-transform: initial;
  background-color: #005aa1;
}
.podcastDetail___gwZSH .detailContainer___Zm2wo .detailBody .attachmentBtn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 8px;
  background-color: #fff;
  text-transform: capitalize;
}
.podcastDetail___gwZSH .detailContainer___Zm2wo .detailBody .attachmentBtn:hover {
  text-decoration: none;
}
.podcastDetail___gwZSH .detailContainer___Zm2wo .detailBody .attachmentBtn:last-child {
  margin-right: 0px;
}
.podcastDetail___gwZSH .detailContainer___Zm2wo .detailBody .showButton {
  display: block;
}
.podcastDetail___gwZSH .detailContainer___Zm2wo .detailBody .hideButton {
  display: none;
}
.podcastDetail___gwZSH .detailContainer___Zm2wo .detailBody .attachmentBtn .iconImage {
  width: 1.5rem;
  height: 1.5rem;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.podcastDetail___gwZSH .detailContainer___Zm2wo .detailBody .attachmentBtn .apple {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjRweCIgaGVpZ2h0PSIyNHB4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8dGl0bGU+R3JvdXAgOTwvdGl0bGU+CiAgICA8ZGVmcz4KICAgICAgICA8cG9seWdvbiBpZD0icGF0aC0xIiBwb2ludHM9IjAgMCAyMi42NSAwIDIyLjY1IDIxLjYgMCAyMS42Ij48L3BvbHlnb24+CiAgICAgICAgPHBvbHlnb24gaWQ9InBhdGgtMyIgcG9pbnRzPSIwIDAgNi45IDAgNi45IDE2LjIgMCAxNi4yIj48L3BvbHlnb24+CiAgICA8L2RlZnM+CiAgICA8ZyBpZD0iUG9kY2FzdHMtKE1hcmNoLTIwMjIpIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iUG9kY2FzdC1TZXJpZXMtLS1TaGFyZS1Ib3Zlci0oRGVza3RvcCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC05NjYuMDAwMDAwLCAtNjEyLjAwMDAwMCkiPgogICAgICAgICAgICA8ZyBpZD0iR3JvdXAtOCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoOTU0LjAwMDAwMCwgNjAwLjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEyLjY1MDAwMCwgMTIuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTMiPgogICAgICAgICAgICAgICAgICAgICAgICA8bWFzayBpZD0ibWFzay0yIiBmaWxsPSJ3aGl0ZSI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8dXNlIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPgogICAgICAgICAgICAgICAgICAgICAgICA8L21hc2s+CiAgICAgICAgICAgICAgICAgICAgICAgIDxnIGlkPSJDbGlwLTIiPjwvZz4KICAgICAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTE2LjE2OTYzMywyMS42IEMxNi4xOTMyODQ0LDIxLjQwNzkzMyAxNi4yMTU0NDc0LDIxLjIyNjE1NDQgMTYuMjM4MDcxNSwyMS4wNDQ0MzI2IEMxNi4yNzg3ODE5LDIwLjcxNzUwNTIgMTYuMzE5OTA0OCwyMC4zOTA2MjY1IDE2LjM2MDU4MjksMjAuMDYzNzA3MiBDMTYuMzkzOTMyNiwxOS43OTU3Mjk1IDE2LjQyNzgxNjIsMTkuNTI3ODA4NiAxNi40NTkxMTk0LDE5LjI1OTU5NTkgQzE2LjQ2NDM2OSwxOS4yMTQ1NDI0IDE2LjQ5NDA1NDUsMTkuMTk2OTI0OCAxNi41MjQ2NjIxLDE5LjE3NDQzNDUgQzE2Ljc1NzIxMjIsMTkuMDAzNTg0OSAxNi45OTY5NjEyLDE4Ljg0MTQ3NTIgMTcuMjE5OTUwNCwxOC42NTg4MzcyIEMxOC43NjY1NjYxLDE3LjM5MjA3ODcgMTkuODE4NDg1LDE1Ljc5NjU5MyAyMC4zNjU1NDc5LDEzLjg2OTg4MjggQzIwLjUxOTI4OTgsMTMuMzI4NDMwNiAyMC42MTY5MzY2LDEyLjc3NTk5MjcgMjAuNjY4MDI0OCwxMi4yMTUwMTc2IEMyMC43MTEyNTA4LDExLjc0MDM4NzYgMjAuNzIyMDQxMSwxMS4yNjUzNTIxIDIwLjY5MjE5MzgsMTAuNzg5OTU5OSBDMjAuNTkxMzY4Miw5LjE4MzU1MzM2IDIwLjEyNDQ0LDcuNjkyMDIyMTUgMTkuMjU3MzIzNSw2LjMzNjQ0NTgzIEMxNy45ODYyMjUxLDQuMzQ5MzUwOTUgMTYuMjE4NzMxNCwzLjAxMDQ5MjMzIDEzLjk2MzA0NDQsMi4zMjUwNDI1NyBDMTMuNDM4NDY4LDIuMTY1NjI0NTIgMTIuOTAxODQ3NiwyLjA2MjgxMzE0IDEyLjM1Njc5MDcsMi4wMDI3ODUxMSBDMTEuODI0ODUzNywxLjk0NDE5MjExIDExLjI5MTg0MDksMS45Mjc1OTYwMyAxMC43NTgwNzU4LDEuOTYyMjU1NjUgQzguOTM2NjMwNSwyLjA4MDUxOTk1IDcuMjgwMTg2NTIsMi42Njg0NzY4NSA1LjgwODE4OTEzLDMuNzUwNjg0MDIgQzQuMTAyNTQ5NjksNS4wMDQ2NjUwNyAyLjk0MTkxODYzLDYuNjUyNzAzNzMgMi4zMjczNzk4Miw4LjY4MzI3MTExIEMyLjE1ODgxOTQ0LDkuMjQwMjY1NDIgMi4wNTExNjY5Niw5LjgwOTkyMzY2IDEuOTkxMzk5NTgsMTAuMzg5MTQ4OCBDMS45NDQ3MDM1MiwxMC44NDE3NDI2IDEuOTMwMjY1MiwxMS4yOTUzNDE4IDEuOTUwODI2NjcsMTEuNzQ5MTY4IEMyLjAyOTI4NzA0LDEzLjQ4MDk0OTIgMi41NDEwNDI3NywxNS4wNzM5NjIxIDMuNDkzMjkyOCwxNi41MjE4OTkyIEM0LjE5MDY3NjA2LDE3LjU4MjI5NzIgNS4wNjk0NDAyNywxOC40NjM5NDg4IDYuMTIyMzU0MTUsMTkuMTcwNTM0OCBDNi4xNjczMjczMSwxOS4yMDA3MTEgNi4xODc2NTQyLDE5LjIzNDExNCA2LjE5MzgzMzk3LDE5LjI4NjYzNDQgQzYuMjI3MDA1NzIsMTkuNTY4MjI0NiA2LjI2MzA2NTEzLDE5Ljg0OTQ3NDMgNi4yOTgyNDI4OCwyMC4xMzA4MjEyIEM2LjMzOTEyMzE2LDIwLjQ1NzcxNjIgNi4zODAwOTI0MSwyMC43ODQ2MTExIDYuNDIxMDY5NzYsMjEuMTExNDk4IEM2LjQzODUzMzI1LDIxLjI1MDgzMzcgNi40NTY0MjU0NSwyMS4zOTAxMDQ2IDYuNDczMjk4NDgsMjEuNTI5NTEzMyBDNi40NzU3NzM2MiwyMS41NTAwMTcyIDYuNDczNjM4MiwyMS41NzEwOTY3IDYuNDczNjM4MiwyMS41OTM2NDM3IEMyLjcyMjEwMDE4LDE5Ljg4NTI1MjcgLTAuNDA4NjQ2NDY5LDE1LjU3ODc1MjIgMC4wNDM1ODQ1MzQsMTAuMzUzMDM3OSBDMC41MzQ5MzI0OCw0LjY3NTIyNDM2IDUuMjQ5NzQ1NDMsMC4xMjAwMDk2MDEgMTEuMDk5Mjg5NCwwLjAwMjMyOTAzNzc5IEMxNi43NTMwODcsLTAuMTExNDE5MzgxIDIxLjUyMDkwNTEsMy45NTQzNDQ3NiAyMi40NzA2NTU4LDkuMzUwNTkyNDcgQzIzLjQ1MzU4NjIsMTQuOTM1MzE1NSAyMC4yNjI0MDA4LDE5LjcxMjEyNDkgMTYuMTY5NjMzLDIxLjYiIGlkPSJGaWxsLTEiIGZpbGw9IiMwMDVBQTEiIG1hc2s9InVybCgjbWFzay0yKSI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgICAgICA8ZyBpZD0iR3JvdXAtNiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNy44MDAwMDAsIDcuODAwMDAwKSI+CiAgICAgICAgICAgICAgICAgICAgICAgIDxtYXNrIGlkPSJtYXNrLTQiIGZpbGw9IndoaXRlIj4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDx1c2UgeGxpbms6aHJlZj0iI3BhdGgtMyI+PC91c2U+CiAgICAgICAgICAgICAgICAgICAgICAgIDwvbWFzaz4KICAgICAgICAgICAgICAgICAgICAgICAgPGcgaWQ9IkNsaXAtNSI+PC9nPgogICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMy4yMzk4ODg0NCw1LjgzMDc0MTIxIEMyLjI0OTY2NDQzLDUuNzI1MzQzOTcgMS40Nzk3NDI1NCw1LjI3MjExMzk1IDAuOTUzNjE0MDUsNC40Mzc5OTI1IEMwLjU4MjEzMjUxNSwzLjg0OTA2ODkgMC40NTQyNzM0NTIsMy4yMDA5MjE2MyAwLjU0ODExNjUzNSwyLjUxMjg0NjM2IEMwLjc0MDU1NjMwOSwxLjEwMTg3MTI1IDEuOTcwOTAyNywtMC4wMjUyMTc0MzAyIDMuNTAwMDkxNTYsMC4wMDA0MjkxNTEzMDcgQzQuOTgwNjg2MTcsMC4wMjUyNjU2NzAyIDYuMTU2MDE2MDUsMS4xMjY1MDUyNSA2LjM0ODk2ODYzLDIuNDk5ODQ0ODYgQzYuNDY2MTA3NjUsMy4zMzM1OTM2OCA2LjI1OTMzMzc5LDQuMDg4MjMxNzggNS43MjgyODA3Niw0Ljc0NDAwMTc1IEM1LjE5OTY0NTIzLDUuMzk2NzkwNjggNC41MDI2MzEsNS43NDg2NzM3NyAzLjY1ODA0MzI1LDUuODI4NDQwNjMgQzMuODMyNDEyOCw1Ljg1NTMwMjMxIDMuOTk4MTA1MzksNS44NzM2ODI2MyA0LjE2MDY5NjczLDUuOTA3MDE2NyBDNS4zMjE1NDYsNi4xNDUwMzczOSA2LjI4NTIzNDQ1LDYuOTc2OTcxNjcgNi42OTE3MzMxNSw4LjA5MDI0MDY4IEM2Ljg3NTM5MDE0LDguNTkzMjQ5MDQgNi45NDAwOTI5NSw5LjExMTUxODk5IDYuODc1ODIxNTUsOS42NDM1Mjc1OSBDNi44MDc4NTQ3MSwxMC4yMDYwNzU2IDYuNzM1NTMzMSwxMC43NjgxMDUxIDYuNjY1MzUyMjUsMTEuMzMwMzg1NyBDNi42MDg4NzA1OCwxMS43ODI5MDI5IDYuNTUzMTU0MDUsMTIuMjM1NTA5MSA2LjQ5NjM3MTIxLDEyLjY4Nzk5MzkgQzYuNDQ0OTYwNiwxMy4wOTc2MTgzIDYuMzkyNjc5MDQsMTMuNTA3MTQ1NCA2LjM0MDU2MDI3LDEzLjkxNjY4ODcgQzYuMzEyNjMyODIsMTQuMTM2MTc1MiA2LjI4ODk3MDU5LDE0LjM1NjMxNzggNi4yNTUyMjMyMiwxNC41NzQ5MTMyIEM2LjEzMjgwOTY0LDE1LjM2Nzg4MzUgNS40OTEzODk4NSwxNi4wMjMyNTY1IDQuNjk5Mjc5MDIsMTYuMTY0MTE4MyBDNC41Nzk3NzEzMywxNi4xODUzNzQzIDQuNDU3MDE1ODksMTYuMTk3Mjk4NCA0LjMzNTY3Njc2LDE2LjE5ODAwMzIgQzMuNzQ2OTY5OTMsMTYuMjAxNDIxNyAzLjE1ODIzODY5LDE2LjE5Nzg0OTMgMi41Njk1MzE4NywxNi4yMDAwMDA2IEMxLjY3NDUyNjU2LDE2LjIwMzIzNjIgMC44NjIxNDc3NzIsMTUuNTgzMzUyIDAuNjYzODg4MDgyLDE0LjY3NTUzOTIgQzAuNjI3MTUzNDI3LDE0LjUwNzMyOTcgMC42MTE0ODQ0MjQsMTQuMzM0Mzg5NCAwLjU4OTMxOTkwNywxNC4xNjMyMTUxIEMwLjU0NzQwMDIzNywxMy44Mzk0MjUgMC41MDc5MzA2MjksMTMuNTE1MzI3IDAuNDY3MjQwMDYsMTMuMTkxMzc0OSBDMC40MjY1NDEzNTEsMTIuODY3NDMwOSAwLjM4NTYxNDczLDEyLjU0MzUxOTIgMC4zNDQ3Nzc2NDUsMTIuMjE5NTkxNCBDMC4zMDMyNTY4MjMsMTEuODkwMzE3MiAwLjI2MTUyNDM2NywxMS41NjEwNjcyIDAuMjIwMjY0MDE2LDExLjIzMTc1MjUgQzAuMTc5Njc5MjYzLDEwLjkwNzc5MjMgMC4xMzkyNDEwMjYsMTAuNTgzODA3NyAwLjA5OTM2NDQzMSwxMC4yNTk3NTg0IEMwLjA3MDY5NjI2MDUsMTAuMDI2NzY4MiAwLjAzODczOTYzNDMsOS43OTQwODU4MiAwLjAxNTg0MjU0MDcsOS41NjA1Mjg1OCBDLTAuMDMzMzg2NjE3NSw5LjA1ODI4OTc3IDAuMDMyNjk5OTQ1OSw4LjU2OTQwODkgMC4yMDU5MzgwNyw4LjA5NTY2IEMwLjYxOTI5ODU3Niw2Ljk2NTIzMzg2IDEuNTg0NDY4NDYsNi4xMzg1MDgyOSAyLjc3MjczMjM4LDUuODk4NjU2ODYgQzIuOTIyNzk2NjYsNS44NjgzNjg2MiAzLjA3NjEzMzExLDUuODU0MTI3NzIgMy4yMzk4ODg0NCw1LjgzMDc0MTIxIiBpZD0iRmlsbC00IiBmaWxsPSIjMDA1QUExIiBtYXNrPSJ1cmwoI21hc2stNCkiPjwvcGF0aD4KICAgICAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTYuNzA3MTAxNiwxNC4zMTE2NTAxIEM2LjMxNDY0ODA0LDE0Ljk4NTg2NzYgNi4wNzc2MzI5OCwxNS43MTIyMDkyIDUuOTk1OTQzNDUsMTYuNDkwMTQxMyBDNS43NzY5Mzk5NSwxNi4zODQxMDU2IDQuOTc3NjI4NDMsMTUuMjYzMTAwMyA0LjY2OTQzMDU4LDE0LjYzNjM4MDkgQzQuMzI5Mzk3NzgsMTMuOTQ0OTI4OSA0LjA5ODk0MzM4LDEzLjIxOTA3MjUgMy45ODQzMTMzNCwxMi40NTY2NDQyIEMzLjg2OTY1MTAzLDExLjY5NDAzODEgMy44NzE1NjM1NCwxMC45MzE0NTYyIDMuOTkyMzU4ODMsMTAuMTY5OTQ5OSBDNC41MTk1MzU5Nyw2Ljg0NjYwMzIyIDcuMjI1MDYzMTQsNC4zMDM3NTIzNSAxMC41MDc1OTc4LDMuOTQ0OTQwNzEgQzEzLjk4OTg2NTYsMy41NjQyOTI3MSAxNy4xMjYwNjQ0LDUuNjM5Mjc5NiAxOC4yODEwMjM2LDguNzQzNjMxOTYgQzE5LjM3NTc1ODYsMTEuNjg2MTIwNCAxOC40Mzk2MDkyLDE0LjcyMjgyMDUgMTYuNjU0NzM3NiwxNi41IEMxNi41NzEzNzc2LDE1LjcxNzI5NjMgMTYuMzM2OTc3MiwxNC45OTA3MzYzIDE1Ljk0MzMwNTEsMTQuMzE0Nzg4MSBDMTYuODAyNzM1OCwxMi45MTEyNjA4IDE3LjA0MjcwNDQsMTEuNDEyNTI3MSAxNi41OTYwNjI4LDkuODIzODExNDIgQzE2LjI1MjI3NzYsOC42MDA5NDM1NSAxNS41NDc2OTYzLDcuNjE4MzQwMjIgMTQuNTIwOTMyMyw2Ljg3NDQzMjQ0IEMxMi40OTU2NjQ0LDUuNDA3MDg2NDMgOS43MDgzNTA4Nyw1LjUxMDY4Nzc3IDcuODA4NzIwMDgsNy4xMjI4MjQ5NCBDNi43NTczNjc3NCw4LjAxNTA1ODE0IDYuMTEwOTkzMTEsOS4xNDM2NDE1MSA1LjkwMjc0NjUyLDEwLjUxMDQ5OTkgQzUuNjk1MDY0ODEsMTEuODczNTk3NSA1Ljk3NjcwNTI5LDEzLjEzOTgwNjUgNi43MDcxMDE2LDE0LjMxMTY1MDEiIGlkPSJGaWxsLTciIGZpbGw9IiMwMDVBQTEiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+);
}
.podcastDetail___gwZSH .detailContainer___Zm2wo .detailBody .attachmentBtn .google {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjRweCIgaGVpZ2h0PSIyNHB4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8dGl0bGU+R3JvdXAgMjM8L3RpdGxlPgogICAgPGRlZnM+CiAgICAgICAgPHBvbHlnb24gaWQ9InBhdGgtMSIgcG9pbnRzPSIwIDAgMi45MzAyMzcxIDAgMi45MzAyMzcxIDQuNTg0MDQ3NDkgMCA0LjU4NDA0NzQ5Ij48L3BvbHlnb24+CiAgICAgICAgPHBvbHlnb24gaWQ9InBhdGgtMyIgcG9pbnRzPSIwIDAgMi45MzAxOTM3OSAwIDIuOTMwMTkzNzkgNC41ODM5NzQxIDAgNC41ODM5NzQxIj48L3BvbHlnb24+CiAgICA8L2RlZnM+CiAgICA8ZyBpZD0iUG9kY2FzdHMtKE1hcmNoLTIwMjIpIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iUG9kY2FzdC1TZXJpZXMtLS1TaGFyZS1Ib3Zlci0oRGVza3RvcCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMDM5LjAwMDAwMCwgLTYxMi4wMDAwMDApIj4KICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTEwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMDI3LjAwMDAwMCwgNjAwLjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTIzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMi4wMDAwMDAsIDEyLjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik04LjE3OTY3Nzg1LDguODk2NDU4IEM4LjE3OTY3Nzg1LDkuNzc5MzkxNjkgOC4xNzkyNjUwNSwxMC42NjIzMjU0IDguMTgwMDA4MDgsMTEuNTQ1MzQxNyBDOC4xODAxNzMyLDExLjczMDYwOSA4LjE2MTkyNzY1LDExLjkxMzgwOTUgOC4wOTg3Njk5NywxMi4wODc5OTg3IEM3LjkyMTI2Nzk5LDEyLjU3NzI0OTggNy41ODUyNTI2MSwxMi45MDUwNDMxIDcuMDc4MTc0ODYsMTMuMDMxNTMwOCBDNi4zODIwMzY4NywxMy4yMDUxNDEzIDUuNjAzODM1MTYsMTIuODc3MTgyNyA1LjMyMDE2MjIzLDEyLjE3NjQ1NzQgQzUuMjM0MjE4MjUsMTEuOTY0MTU2NSA1LjE5MzI2ODk2LDExLjc0MjQzMSA1LjE5MzM0NTc1LDExLjUxMjc2OTEgQzUuMTk0MDExOTksMTAuNTE5NDY4NyA1LjE5MzU5OTE5LDkuNTI2MTY4MjkgNS4xOTM1OTkxOSw4LjUzMjg2NzkgQzUuMTkzNjgxNzUsNy43ODQ3NzE3NCA1LjE5MjYwODQ4LDcuMDM2NzU4MjYgNS4xOTQzNDIyMiw2LjI4ODc0NDc4IEM1LjE5NTAwMjcsNS45OTQ1MTYyMiA1LjI2NTY3MzI1LDUuNzE3NTY2MDUgNS40MjQ5Mjk2OCw1LjQ2ODE0NTU1IEM1LjY2NjA4NDY5LDUuMDkwNjY2NiA2LjAxMjA4OTcyLDQuODY1NTUxNTggNi40NTEzODY0OCw0Ljc5Mzg3NTIyIEM2LjYyNjE2NDAxLDQuNzY1MzUzNDggNi44MDQ4MjE4MSw0Ljc3MzcwMzMyIDYuOTc5ODQ3MDIsNC44MTkyNTU0MyBDNy4zMDgwMTkyOSw0LjkwNDU3MjYyIDcuNTkzMDEzMTYsNS4wNjMwNTQyNSA3LjgxOTQ3MjY3LDUuMzE3NjAwNCBDOC4wMzYxMDc2NCw1LjU2MDk4NTg2IDguMTMxNTQ1OTEsNS44NTIzMjA5MSA4LjE0OTg3NDAzLDYuMTc0ODIzMTggQzguMTkyMjI2ODIsNi45MjIyNTc5NiA4LjE4MzQ3NTU2LDcuNjcwMTg4NzcgOC4xODEyNDY0Nyw4LjQxODIwMjI2IEM4LjE4MDc1MTExLDguNTc3Njc1OTUgOC4xODExNjM5MSw4LjczNzA2Njk4IDguMTgxMTYzOTEsOC44OTY0NTggTDguMTc5Njc3ODUsOC44OTY0NTggWiIgaWQ9IkZpbGwtMSIgZmlsbD0iIzAwNUFBMSI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xMy40OTIxMjIyLDEwLjMzNTE3NjkgQzEzLjQ5MjEyMjIsMTEuMjE4MTEwNiAxMy40OTE2MjY5LDEyLjEwMTA0NDMgMTMuNDkyNDUyNSwxMi45ODQwNjA3IEMxMy40OTI2MTc2LDEzLjE2OTMyNzkgMTMuNDc0Mjg5NSwxMy4zNTI1Mjg0IDEzLjQxMTIxNDMsMTMuNTI2NjM1IEMxMy4yMzM2Mjk4LDE0LjAxNTk2ODggMTIuODk3Njk3LDE0LjM0Mzc2MiAxMi4zOTA1MzY3LDE0LjQ3MDI0OTcgQzExLjY5NDQ4MTIsMTQuNjQzNzc3NiAxMC45MTYxOTcsMTQuMzE1OTAxNyAxMC42MzI1MjQsMTMuNjE1MTc2NCBDMTAuNTQ2NTgwMSwxMy40MDI4NzU1IDEwLjUwNTYzMDgsMTMuMTgxMjMyNyAxMC41MDU3OTU5LDEyLjk1MTQ4OCBDMTAuNTA2MzczOCwxMS45NTgxODc2IDEwLjUwNjA0MzYsMTAuOTY0ODg3MiAxMC41MDYwNDM2LDkuOTcxNTg2ODQgQzEwLjUwNjA0MzYsOS4yMjM0OTA2OSAxMC41MDQ5NzAzLDguNDc1NDc3MjEgMTAuNTA2NzA0LDcuNzI3NDYzNzIgQzEwLjUwNzQ0NzEsNy40MzMyMzUxNyAxMC41NzgwMzUxLDcuMTU2Mjg0OTkgMTAuNzM3Mzc0LDYuOTA2ODY0NSBDMTAuOTc4NTI5MSw2LjUyOTM4NTU0IDExLjMyNDUzNDEsNi4zMDQyNzA1MiAxMS43NjM4MzA4LDYuMjMyNTk0MTYgQzExLjkzODYwODQsNi4yMDQwNzI0MyAxMi4xMTcyNjYyLDYuMjEyNDIyMjcgMTIuMjkyMjA4OCw2LjI1Nzk3NDM3IEMxMi42MjA0NjM3LDYuMzQzMjkxNTYgMTIuOTA1NDU3NSw2LjUwMTc3MzIgMTMuMTMxOTE3LDYuNzU2MzE5MzQgQzEzLjM0ODU1Miw2Ljk5OTcwNDgxIDEzLjQ0Mzk5MDMsNy4yOTEwMzk4NSAxMy40NjIzMTg0LDcuNjEzNTQyMTMgQzEzLjUwNDU4ODYsOC4zNjA5NzY5MSAxMy40OTU4Mzc0LDkuMTA4OTA3NzIgMTMuNDkzNjA4Myw5Ljg1NjkyMTIgQzEzLjQ5MzExMjksMTAuMDE2Mzk0OSAxMy40OTM1MjU3LDEwLjE3NTc4NTkgMTMuNDkzNTI1NywxMC4zMzUxNzY5IEwxMy40OTIxMjIyLDEwLjMzNTE3NjkgWiIgaWQ9IkZpbGwtMyIgZmlsbD0iIzAwNUFBMSI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xMy40OTIxMjIyLDEzLjcwNDkzMyBDMTMuNDkyMTIyMiwxNC41ODc4NjY3IDEzLjQ5MTYyNjksMTUuNDcwODAwNCAxMy40OTI0NTI1LDE2LjM1MzczNDEgQzEzLjQ5MjYxNzYsMTYuNTM5MDg0IDEzLjQ3NDI4OTUsMTYuNzIyMjg0NSAxMy40MTEyMTQzLDE2Ljg5NjM5MTEgQzEzLjIzMzYyOTgsMTcuMzg1NzI0OCAxMi44OTc2OTcsMTcuNzEzNTE4MSAxMi4zOTA1MzY3LDE3Ljg0MDAwNTggQzExLjY5NDQ4MTIsMTguMDEzNTMzNyAxMC45MTYxOTcsMTcuNjg1NTc1MSAxMC42MzI1MjQsMTYuOTg0OTMyNSBDMTAuNTQ2NTgwMSwxNi43NzI1NDg5IDEwLjUwNTYzMDgsMTYuNTUwOTA2MSAxMC41MDU3OTU5LDE2LjMyMTI0NDEgQzEwLjUwNjM3MzgsMTUuMzI3OTQzNyAxMC41MDYwNDM2LDE0LjMzNDY0MzMgMTAuNTA2MDQzNiwxMy4zNDEzNDI5IEMxMC41MDYwNDM2LDEyLjU5MzI0NjggMTAuNTA0OTcwMywxMS44NDUyMzMzIDEwLjUwNjcwNCwxMS4wOTcxMzcxIEMxMC41MDc0NDcxLDEwLjgwMjk5MTMgMTAuNTc4MDM1MSwxMC41MjYwNDExIDEwLjczNzM3NCwxMC4yNzY2MjA2IEMxMC45Nzg1MjkxLDkuODk5MDU4OTYgMTEuMzI0NTM0MSw5LjY3NDAyNjYyIDExLjc2MzgzMDgsOS42MDIzNTAyNiBDMTEuOTM4NjA4NCw5LjU3MzgyODUyIDEyLjExNzI2NjIsOS41ODIxNzgzNiAxMi4yOTIyMDg4LDkuNjI3NzMwNDcgQzEyLjYyMDQ2MzcsOS43MTMwNDc2NSAxMi45MDU0NTc1LDkuODcxNTI5MjkgMTMuMTMxOTE3LDEwLjEyNTk5MjggQzEzLjM0ODU1MiwxMC4zNjk0NjA5IDEzLjQ0Mzk5MDMsMTAuNjYwNzk1OSAxMy40NjIzMTg0LDEwLjk4MzI5ODIgQzEzLjUwNDU4ODYsMTEuNzMwNjUwMyAxMy40OTU4Mzc0LDEyLjQ3ODY2MzggMTMuNDkzNjA4MywxMy4yMjY2NzczIEMxMy40OTMxMTI5LDEzLjM4NjE1MSAxMy40OTM1MjU3LDEzLjU0NTQ1OTMgMTMuNDkzNTI1NywxMy43MDQ5MzMgTDEzLjQ5MjEyMjIsMTMuNzA0OTMzIFoiIGlkPSJGaWxsLTUiIGZpbGw9IiMwMDVBQTEiPjwvcGF0aD4KICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTguODIzMDU5OCwxNS4xNTkxMTk5IEMxOC44MjMwNTk4LDE2LjAxODI0NDEgMTguODIzNTU1MiwxNi44NzczNjgzIDE4LjgyMjQ4MTksMTcuNzM2NDkyNiBDMTguODIyMzE2OCwxNy44ODM0MDAyIDE4LjgyNDA1MDUsMTguMDMwODg2NSAxOC43ODE4NjI4LDE4LjE3NDU2OTkgQzE4LjYxOTMwNDEsMTguNzI4NDcwMiAxOC4yNjIzMTg3LDE5LjA5Mjk2OTcgMTcuNjk5MDE4MiwxOS4yMTIxODIzIEMxNy4yNjU5OTU5LDE5LjMwMzk0NzkgMTYuODQ0NjE0NSwxOS4yMzUxNjUgMTYuNDc0MTcyLDE4Ljk2NjMxNjcgQzE2LjE3NzYxOTgsMTguNzUxMDM5NiAxNi4wMDEyNzM3LDE4LjQ1OTYyMTkgMTUuOTI1OTc5OCwxOC4xMDIyMzIxIEMxNS44OTU0MzMsMTcuOTU2OTc4IDE1Ljg4NjM1MTUsMTcuODEwODk3MSAxNS44ODY1OTQzLDE3LjY2MzU3NjEgQzE1Ljg5MDIzMTgsMTUuOTUxNDQ1NCAxNS44OTQxMTIsMTQuMjM5MzE0NiAxNS44OTc0MTQ0LDEyLjUyNzE4MzggQzE1Ljg5NzgyNzIsMTIuMzQ4NDQ3NiAxNS45MTEyMDE4LDEyLjE3MDUzODEgMTUuOTY2MzUxMiwxMi4wMDAzOTk4IEMxNi4xNDEzNzY0LDExLjQ2MDU1MzYgMTYuNDk4NjA5NSwxMS4xMDI3NTA2IDE3LjA2MDQyMzksMTAuOTk4OTk3NiBDMTguMDM2Njg0OCwxMC44MTg2OTA2IDE4Ljc0NjM2MjQsMTEuNDcyMjkzIDE4LjgxNjg2NzksMTIuMzI0MjI0OCBDMTguODIzOTY4LDEyLjQwOTYyNDcgMTguODIyODk0NywxMi40OTU4NTEzIDE4LjgyMjk3NzMsMTIuNTgxNjY0NSBDMTguODIzMzkwMSwxMy40NDA4NzE0IDE4LjgyMzIyNDksMTQuMjk5OTEzIDE4LjgyMzIyNDksMTUuMTU5MTE5OSBMMTguODIzMDU5OCwxNS4xNTkxMTk5IFoiIGlkPSJGaWxsLTciIGZpbGw9IiMwMDVBQTEiPjwvcGF0aD4KICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNOC4xNzk2MzY1NywxNi45NDMxMDA2IEM4LjE3OTYzNjU3LDE3LjIwMDQ1NzYgOC4xODEyMDUxOSwxNy40NTc4OTcyIDguMTc5MTQxMjEsMTcuNzE1MjU0MiBDOC4xNzc1NzI1OSwxNy45MTI2NzQyIDguMTQ4MzQ2NjgsMTguMTA2NjIyIDguMDczOTYwOTcsMTguMjkwMjM1OCBDNy44NjEzNzEzOSwxOC44MTUwMzU4IDcuNDcyNDM1NjYsMTkuMTQ0MDY5MSA2LjkxODM4MTgsMTkuMjI4NjQyMiBDNi4wMjI3ODExMSwxOS4zNjUyMTU5IDUuMzc4NDA3NjUsMTguNzQ3OTg5IDUuMjU1OTcyNTYsMTguMDc1NTM3NSBDNS4yMzk2MjU4NywxNy45ODU1OTA3IDUuMjI1MTc4MDMsMTcuODkzNzQyNCA1LjIyNDY4MjY4LDE3LjgwMjYzODIgQzUuMjIxODc1NjcsMTcuMjM4ODk5OSA1LjIxODkwMzU0LDE2LjY3NTE2MTYgNS4yMjQzNTI0NCwxNi4xMTEzNDA3IEM1LjIzMDg3NDYxLDE1LjQzNjgyMjMgNS42ODEyMzQyOCwxNC44NjYyMjIzIDYuMzMwODA4OTcsMTQuNzAyODYzMSBDNy4yMjg2Mzg3NSwxNC40NzczMzQ3IDguMDU1Mzg1MTgsMTUuMDgxMjUxNCA4LjE1NzU5MzMsMTUuOTMzNzYxOSBDOC4xNzI4NjY3MiwxNi4wNjExNTkgOC4xODIxOTU5LDE2LjE4OTg3ODggOC4xODQ5MjAzNSwxNi4zMTgxMDI2IEM4LjE4OTQ2MTEsMTYuNTI2MzUyNiA4LjE4NjE1ODczLDE2LjczNDc2NzkgOC4xODYxNTg3MywxNi45NDMxMDA2IEw4LjE3OTYzNjU3LDE2Ljk0MzEwMDYgWiIgaWQ9IkZpbGwtOSIgZmlsbD0iIzAwNUFBMSI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xOC44MjI4MjA0LDcuMDk5NTE0MzQgQzE4LjgyMjgyMDQsNy4zNjkxODk0MSAxOC44MjM0ODA5LDcuNjM4ODY0NDcgMTguODIyNTcyNyw3LjkwODUzOTUzIEMxOC44MjE5OTQ4LDguMDc0NDYxNjIgMTguODA4OTUwNSw4LjIzODgxMjk1IDE4Ljc1MjMxNSw4LjM5Njk2MzkgQzE4LjU2Nzc5NTUsOC45MTEyNjQ1IDE4LjIwOTY1NDMsOS4yNDY0OTgyMiAxNy42Nzc5NzM5LDkuMzUwNzQ3MjMgQzE2Ljc1Nzg1MzIsOS41MzEyMTk1MyAxNi4xMTg3NjM1LDguOTYxNTI4ODkgMTUuOTU1Mzc5MSw4LjI5NDIwMjk4IEMxNS45MjA3MDQzLDguMTUyNjY5MDQgMTUuOTAwMzEyMiw4LjAwNDE5MDY4IDE1Ljg5ODI0ODIsNy44NTg2MDU4MyBDMTUuODkxNDc4NCw3LjM1MDA5MjI0IDE1Ljg5MDQwNTEsNi44NDEyNDc5NyAxNS44OTg1Nzg1LDYuMzMyNzM0MzkgQzE1LjkwMTA1NTIsNi4xNzUyNDQ4MSAxNS45MjAyOTE1LDYuMDEyNDY0MjUgMTUuOTY1MzY4OCw1Ljg2MjE2NzExIEMxNi4xNDIyOTI4LDUuMjcyMDU2NTYgMTYuNTQ0NjAzMSw0LjkyMzU5NTM3IDE3LjE0OTUxMzQsNC44MjI4MTg1OCBDMTcuNjU3MjUxNiw0LjczODI0NTQ0IDE4LjA5MjUwMjksNC44OTY2NDQ0IDE4LjQ0NjM1MTEsNS4yNjcxNzg5MyBDMTguNjczODAxMyw1LjUwNTI3MzQxIDE4LjgwNjgwMzksNS43OTMyMTg5MSAxOC44MTYyOTgyLDYuMTI1MjI4NDQgQzE4LjgyNTU0NDgsNi40NDk3OTc1IDE4LjgxODI3OTYsNi43NzQ3Nzk5MyAxOC44MTgyNzk2LDcuMDk5NTE0MzQgTDE4LjgyMjgyMDQsNy4wOTk1MTQzNCBaIiBpZD0iRmlsbC0xMSIgZmlsbD0iIzAwNUFBMSI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgIDxnIGlkPSJHcm91cC0xNSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjEuMDY5NzYzLCA5LjY4NTkyNCkiPgogICAgICAgICAgICAgICAgICAgICAgICA8bWFzayBpZD0ibWFzay0yIiBmaWxsPSJ3aGl0ZSI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8dXNlIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPgogICAgICAgICAgICAgICAgICAgICAgICA8L21hc2s+CiAgICAgICAgICAgICAgICAgICAgICAgIDxnIGlkPSJDbGlwLTE0Ij48L2c+CiAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0yLjkzMDAxNDE5LDIuMjk5MDE1OTMgQzIuOTMwMDE0MTksMi41Njg2MDgzMiAyLjkzMDY3NDY2LDIuODM4MjgzMzggMi45Mjk3NjY1MSwzLjEwNzk1ODQ1IEMyLjkyOTE4ODYsMy4yNzM4ODA1NCAyLjkxNjE0NDI3LDMuNDM4MzE0NTMgMi44NTk1MDg3NSwzLjU5NjQ2NTQ4IEMyLjY3NDk4OTI1LDQuMTEwNzY2MDkgMi4zMTY4NDgwNSw0LjQ0NTk5OTgxIDEuNzg1MTY3Nyw0LjU1MDI0ODgxIEMwLjg2NTA0Njk3Miw0LjczMDcyMTEyIDAuMjI1OTU3Mjg1LDQuMTYxMDMwNDggMC4wNjI1NzI5MDQ4LDMuNDkzNzA0NTcgQzAuMDI3ODk4MDk5NSwzLjM1MjA4Nzk2IDAuMDA3NTA2MDExNTQsMy4yMDM2OTIyNyAwLjAwNTQ0MjAzNTAzLDMuMDU4MTA3NDIgQy0wLjAwMTMyNzgwNzkyLDIuNTQ5NTkzODMgLTAuMDAyNDAxMDc1NzEsMi4wNDA3NDk1NiAwLjAwNTc3MjI3MTI3LDEuNTMyMjM1OTcgQzAuMDA4MzMxNjAyMTQsMS4zNzQ3NDY0IDAuMDI3NDg1MzA0MiwxLjIxMTk2NTgzIDAuMDcyNTYyNTUxMSwxLjA2MTY2ODY5IEMwLjI0OTQ4NjYxOCwwLjQ3MTU1ODE0NiAwLjY1MTg3OTQ3OCwwLjEyMzA5Njk1OCAxLjI1Njc4OTcxLDAuMDIyMjM3NDkxOSBDMS43NjQ1Mjc5MywtMC4wNjIzMzU2NTA0IDIuMTk5Njk2NzQsMC4wOTYxNDU5ODU4IDIuNTUzNTQ0ODcsMC40NjY1OTc4NDQgQzIuNzgwOTk1MDksMC43MDQ3NzQ5OTMgMi45MTM5OTc3MywwLjk5MjYzNzgyOSAyLjkyMzQ5MjAyLDEuMzI0NzMwMDIgQzIuOTMyODIxMiwxLjY0OTIxNjQyIDIuOTI1NDczNDQsMS45NzQxOTg4NCAyLjkyNTQ3MzQ0LDIuMjk5MDE1OTMgTDIuOTMwMDE0MTksMi4yOTkwMTU5MyBaIiBpZD0iRmlsbC0xMyIgZmlsbD0iIzAwNUFBMSIgbWFzaz0idXJsKCNtYXNrLTIpIj48L3BhdGg+CiAgICAgICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgICAgIDxnIGlkPSJHcm91cC0xOCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTAuNTM1NzA4LCAwLjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgICAgICA8bWFzayBpZD0ibWFzay00IiBmaWxsPSJ3aGl0ZSI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8dXNlIHhsaW5rOmhyZWY9IiNwYXRoLTMiPjwvdXNlPgogICAgICAgICAgICAgICAgICAgICAgICA8L21hc2s+CiAgICAgICAgICAgICAgICAgICAgICAgIDxnIGlkPSJDbGlwLTE3Ij48L2c+CiAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0yLjkyOTk2MTg1LDIuMjk4OTQyNzIgQzIuOTI5OTYxODUsMi41Njg2MTc3OCAyLjkzMDYyMjMyLDIuODM4MjEwMTcgMi45Mjk3MTQxNywzLjEwNzg4NTI0IEMyLjkyOTEzNjI2LDMuMjczODA3MzMgMi45MTYwOTE5MywzLjQzODI0MTMyIDIuODU5NDU2NDEsMy41OTYzMDk2IEMyLjY3NTAxOTQ3LDQuMTEwNjEwMjEgMi4zMTY4NzgyNyw0LjQ0NTkyNjU5IDEuNzg1MTk3OTIsNC41NTAxNzU2IEMwLjg2NDk5NDYzMyw0LjczMDY0NzkxIDAuMjI1OTg3NTA1LDQuMTYwOTU3MjcgMC4wNjI1MjA1NjU4LDMuNDkzNTQ4NjkgQzAuMDI3ODQ1NzYwNSwzLjM1MjAxNDc1IDAuMDA3NDUzNjcyNTYsMy4yMDM2MTkwNiAwLjAwNTQ3MjI1NTExLDMuMDU4MDM0MjEgQy0wLjAwMTM4MDE0NjksMi41NDk0Mzc5NSAtMC4wMDIzNzA4NTU2MywyLjA0MDY3NjM1IDAuMDA1ODAyNDkxMzUsMS41MzIxNjI3NiBDMC4wMDgyNzkyNjMxNiwxLjM3NDY3MzE4IDAuMDI3NDMyOTY1MiwxLjIxMTg5MjYyIDAuMDcyNTEwMjEyMSwxLjA2MTU5NTQ4IEMwLjI0OTUxNjgzOCwwLjQ3MTQ4NDkzNSAwLjY1MTgyNzEzOSwwLjEyMzAyMzc0NyAxLjI1NjczNzM3LDAuMDIyMTY0MjgxIEMxLjc2NDQ3NTYsLTAuMDYyNDA4ODYxMyAyLjE5OTY0NDQsMC4wOTYwNzI3NzQ5IDIuNTUzNDkyNTQsMC40NjY1MjQ2MzMgQzIuNzgxMDI1MzEsMC43MDQ3MDE3ODIgMi45MTQwMjc5NSwwLjk5MjU2NDYxOCAyLjkyMzUyMjI0LDEuMzI0NjU2ODEgQzIuOTMyNzY4ODYsMS42NDkxNDMyMSAyLjkyNTUwMzY2LDEuOTc0MTI1NjMgMi45MjU1MDM2NiwyLjI5ODk0MjcyIEwyLjkyOTk2MTg1LDIuMjk4OTQyNzIgWiIgaWQ9IkZpbGwtMTYiIGZpbGw9IiMwMDVBQTEiIG1hc2s9InVybCgjbWFzay00KSI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTMuNDY1NjcwMywyMS43MTQ5Njg2IEMxMy40NjU2NzAzLDIxLjk4NDY0MzcgMTMuNDY2MzMwOCwyMi4yNTQyMzYxIDEzLjQ2NTQyMjYsMjIuNTIzOTExMSBDMTMuNDY0ODQ0NywyMi42ODk5MTU5IDEzLjQ1MTgwMDQsMjIuODU0MjY3MiAxMy4zOTUxNjQ5LDIzLjAxMjMzNTUgQzEzLjIxMDcyNzksMjMuNTI2NjM2MSAxMi44NTI1ODY3LDIzLjg2MTk1MjUgMTIuMzIwOTA2NCwyMy45NjYyMDE1IEMxMS40MDA3MDMxLDI0LjE0NjY3MzggMTAuNzYxNjk1OSwyMy41NzY5ODMyIDEwLjU5ODIyOSwyMi45MDk1NzQ2IEMxMC41NjM1NTQyLDIyLjc2ODA0MDYgMTAuNTQzMTYyMSwyMi42MTk2NDUgMTAuNTQxMTgwNywyMi40NzQxNDI4IEMxMC41MzQzMjgzLDIxLjk2NTQ2MzggMTAuNTMzMzM3NiwyMS40NTY3MDIyIDEwLjU0MTUxMDksMjAuOTQ4MTg4NyBDMTAuNTQzOTg3NywyMC43OTA2OTkxIDEwLjU2MzE0MTQsMjAuNjI3OTE4NSAxMC42MDgyMTg3LDIwLjQ3NzYyMTQgQzEwLjc4NTIyNTMsMTkuODg3NTkzNSAxMS4xODc1MzU2LDE5LjUzOTEzMjMgMTEuNzkyNDQ1OCwxOS40MzgyNzI4IEMxMi4zMDAxODQsMTkuMzUzNjk5NyAxMi43MzUzNTI4LDE5LjUxMjA5ODcgMTMuMDg5MjAxLDE5Ljg4MjYzMzIgQzEzLjMxNjczMzcsMjAuMTIwODEwMyAxMy40NDk3MzY0LDIwLjQwODU5MDUgMTMuNDU5MjMwNywyMC43NDA2ODI3IEMxMy40Njg0NzczLDIxLjA2NTI1MTggMTMuNDYxMjEyMSwyMS4zOTAxNTE1IDEzLjQ2MTIxMjEsMjEuNzE0OTY4NiBMMTMuNDY1NjcwMywyMS43MTQ5Njg2IFoiIGlkPSJGaWxsLTE5IiBmaWxsPSIjMDA1QUExIj48L3BhdGg+CiAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTIuOTI5OTYxODUsMTEuOTg0OTQwMiBDMi45Mjk5NjE4NSwxMi4yNTQ1MzI2IDIuOTMwNjIyMzIsMTIuNTI0MjA3NiAyLjkyOTcxNDE3LDEyLjc5Mzg4MjcgQzIuOTI5MjE4ODIsMTIuOTU5ODA0OCAyLjkxNjA5MTkzLDEzLjEyNDIzODggMi44NTk0NTY0MSwxMy4yODIzODk3IEMyLjY3NTAxOTQ3LDEzLjc5NjY5MDQgMi4zMTY4NzgyNywxNC4xMzE5MjQxIDEuNzg1MTE1MzYsMTQuMjM2MTczMSBDMC44NjQ5OTQ2MzMsMTQuNDE2NjQ1NCAwLjIyNTk4NzUwNSwxMy44NDY5NTQ3IDAuMDYyNTIwNTY1OCwxMy4xNzk2Mjg4IEMwLjAyNzg0NTc2MDUsMTMuMDM4MDEyMiAwLjAwNzQ1MzY3MjU2LDEyLjg4OTYxNjUgMC4wMDU0NzIyNTUxMSwxMi43NDQwMzE3IEMtMC4wMDEzODAxNDY5LDEyLjIzNTUxODEgLTAuMDAyMzcwODU1NjMsMTEuNzI2NjczOCAwLjAwNTgwMjQ5MTM1LDExLjIxODE2MDIgQzAuMDA4Mjc5MjYzMTYsMTEuMDYwNjcwNyAwLjAyNzQzMjk2NTIsMTAuODk3ODkwMSAwLjA3MjUxMDIxMjEsMTAuNzQ3NTkzIEMwLjI0OTUxNjgzOCwxMC4xNTc0ODI0IDAuNjUxODI3MTM5LDkuODA5MDIxMjIgMS4yNTY3MzczNyw5LjcwODE2MTc2IEMxLjc2NDQ3NTYsOS42MjM1ODg2MSAyLjE5OTcyNjk2LDkuNzgyMDcwMjUgMi41NTM0OTI1NCwxMC4xNTI1MjIxIEMyLjc4MTAyNTMxLDEwLjM5MDY5OTMgMi45MTM5NDUzOSwxMC42Nzg1NjIxIDIuOTIzNDM5NjksMTEuMDEwNjU0MyBDMi45MzI3Njg4NiwxMS4zMzUxNDA3IDIuOTI1NTAzNjYsMTEuNjYwMTIzMSAyLjkyNTUwMzY2LDExLjk4NDk0MDIgTDIuOTI5OTYxODUsMTEuOTg0OTQwMiBaIiBpZD0iRmlsbC0yMSIgZmlsbD0iIzAwNUFBMSI+PC9wYXRoPgogICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=);
}
.podcastDetail___gwZSH .detailContainer___Zm2wo .detailBody .attachmentBtn .spotify {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjRweCIgaGVpZ2h0PSIyNHB4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8dGl0bGU+R3JvdXAgMyBDb3B5IDc8L3RpdGxlPgogICAgPGRlZnM+CiAgICAgICAgPHBvbHlnb24gaWQ9InBhdGgtMSIgcG9pbnRzPSIwIDAgMjQgMCAyNCAyNCAwIDI0Ij48L3BvbHlnb24+CiAgICA8L2RlZnM+CiAgICA8ZyBpZD0iUG9kY2FzdHMtKE1hcmNoLTIwMjIpIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iUG9kY2FzdC1TZXJpZXMtLS1TaGFyZS1Ib3Zlci0oRGVza3RvcCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC04OTMuMDAwMDAwLCAtNjEyLjAwMDAwMCkiPgogICAgICAgICAgICA8ZyBpZD0iR3JvdXAtNiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoODgxLjAwMDAwMCwgNjAwLjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTMtQ29weS03IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMi4wMDAwMDAsIDEyLjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgIDxtYXNrIGlkPSJtYXNrLTIiIGZpbGw9IndoaXRlIj4KICAgICAgICAgICAgICAgICAgICAgICAgPHVzZSB4bGluazpocmVmPSIjcGF0aC0xIj48L3VzZT4KICAgICAgICAgICAgICAgICAgICA8L21hc2s+CiAgICAgICAgICAgICAgICAgICAgPGcgaWQ9IkNsaXAtMiI+PC9nPgogICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik05LjQ2NTIyODUyLDEzLjk4NDA2NjQgQzguOTk5OTIzODMsMTMuOTg5MDQ2OSA4LjUzNjI3MTQ4LDE0LjAxNzgyMjMgOC4wNzM4NTU0NywxNC4wNjU3Mjg1IEM3LjcwNjkxNzk3LDE0LjEwMzczODMgNy4zNDE1NTA3OCwxNC4xNTQ4NzMgNi45ODAwMzkwNiwxNC4yMjg3NzE1IEM2Ljc1NjU2ODM2LDE0LjI3NDQ1MTIgNi41MzM3NzczNCwxNC4zMjUwMTE3IDYuMzEzMjM2MzMsMTQuMzgzMDYwNSBDNi4wNDE5NDE0MSwxNC40NTQ0Njg3IDUuODgzMDA1ODYsMTQuNzI1NTUyNyA1Ljk0NTQwMjM0LDE0Ljk5NTc1MiBDNi4wMTM4ODA4NiwxNS4yOTIyODkxIDYuMzA5MjIyNjYsMTUuNDU0MjE4NyA2LjU3NjgwODU5LDE1LjM3NjgxNjQgQzYuNjg5MTI2OTUsMTUuMzQ0MzMyIDYuODAzMzMyMDMsMTUuMzE3ODM1OSA2LjkxNzU1NDY5LDE1LjI5MjU1ODYgQzcuMzM1MjEwOTQsMTUuMjAwMTQ0NSA3Ljc1Njk3NDYxLDE1LjEzMTQ2NjggOC4xODI4Mzk4NCwxNS4wOTIxMjcgQzguNDg0MDA1ODYsMTUuMDY0MzA2NiA4Ljc4NTgyODEzLDE1LjAzODkxOCA5LjA4NzkzNzUsMTUuMDI3MDQ2OSBDOS42NjAxNDA2MywxNS4wMDQ1NDY5IDEwLjIzMTY3NTgsMTUuMDIxODk2NSAxMC44MDE5Mzk1LDE1LjA3OTQwMDQgQzExLjE3NTEzNDgsMTUuMTE3MDIzNCAxMS41NDU1MzUyLDE1LjE3MTIyMjcgMTEuOTEyMTMyOCwxNS4yNTAwMDc4IEMxMi43ODk4NTU1LDE1LjQzODYyNyAxMy42MzExOTczLDE1LjczMzc4MTIgMTQuNDQxMzczLDE2LjExOTEzNDggQzE0LjcwOTQxMDIsMTYuMjQ2NjIzIDE0Ljk3MjAxNTYsMTYuMzg0NDcwNyAxNS4yMjU2MzI4LDE2LjUzODk0NzMgQzE1LjM1NDE5MzQsMTYuNjE3MjQ2MSAxNS40OTEyODUyLDE2LjY0MTUyMTUgMTUuNjM1NjgzNiwxNi41OTcyMzA1IEMxNS44Mzc2ODU1LDE2LjUzNTI2NzYgMTUuOTU5OTcwNywxNi4zOTQ3MzYzIDE1Ljk5MzI2MzcsMTYuMTg4OTcyNyBDMTYuMDI4NTI1NCwxNS45NzEwMjczIDE1Ljk0OTkxNiwxNS43OTI5MzE2IDE1Ljc2NDg3MTEsMTUuNjY4NDg0NCBDMTUuNjg4ODgwOSwxNS42MTczNzg5IDE1LjYwODE0NDUsMTUuNTczMDk5NiAxNS41MjgxNjk5LDE1LjUyODE5OTIgQzE0Ljg2NDI5NjksMTUuMTU1NDcyNyAxNC4xNjkwNDEsMTQuODUzOTI1OCAxMy40NDg2MzA5LDE0LjYwODY0MDYgQzEyLjQxNjU0MywxNC4yNTcyMzA1IDExLjM1NTY1NjMsMTQuMDU4NjYyMSAxMC4yNjcyODkxLDE0LjAwNjU4OTggQzEwLjAwMDE4OTUsMTMuOTkzODA0NyA5LjczMjU5MTgsMTMuOTkxMjk2OSA5LjQ2NTIyODUyLDEzLjk4NDA2NjQgTTkuODQzMzIyMjcsMTAuNzQyODcxMSBDOS41NDI0OTAyMywxMC43NTUxNDA2IDkuMjQ5NTI3MzQsMTAuNzYxOTc4NSA4Ljk1NzMwMjczLDEwLjc4MDQzNTUgQzguNjU5MzE4MzYsMTAuNzk5MjU1OSA4LjM2MTU5MTgsMTAuODI0OTc4NSA4LjA2NDYxNTIzLDEwLjg1NTkzOTUgQzcuNzI4Nzk2ODgsMTAuODkwOTQzNCA3LjM5NTA2NDQ1LDEwLjk0MjcxMDkgNy4wNjI5OTAyMywxMS4wMDQyOTg4IEM2Ljc2NTU1MDc4LDExLjA1OTQ1OSA2LjQ2OTcwNTA4LDExLjEyMjA0MyA2LjE3ODQxNzk3LDExLjIwNDE2OCBDNS44NTM3NzM0NCwxMS4yOTU2OTczIDUuNjYzNjgzNTksMTEuNTgzODMyIDUuNzA1NTEzNjcsMTEuOTE2OTI1OCBDNS43NTM0Mzc1LDEyLjI5ODUxMTcgNi4xMjgyMTQ4NCwxMi41NDgzMjYyIDYuNDk5Njc1NzgsMTIuNDQ5NTQzIEM2LjY2NzQwMDM5LDEyLjQwNDk0MTQgNi44MzYzMDI3MywxMi4zNjQwMTM3IDcuMDA2MDgzOTgsMTIuMzI4MDg0IEM3LjUwNDkyMTg4LDEyLjIyMjUxNTYgOC4wMDg5OTIxOSwxMi4xNTEyNTk4IDguNTE2NTQyOTcsMTIuMTAzMDAyIEM4LjkxMTQyMzgzLDEyLjA2NTQ1NTEgOS4zMDcxMzA4NiwxMi4wNDM2NzU4IDkuNzAzNTcwMzEsMTIuMDM3NjgxNiBDMTAuMzE5Mjc5MywxMi4wMjgzNzcgMTAuOTMzMjE4NywxMi4wNTgwNTQ3IDExLjU0NTM3MTEsMTIuMTI2Njk3MyBDMTEuOTYwODcxMSwxMi4xNzMyODUyIDEyLjM3MjM2OTEsMTIuMjQyMzAyNyAxMi43ODAwMjkzLDEyLjMzNDQ4MjQgQzEzLjY2MjU1MDgsMTIuNTM0MDIzNCAxNC41MTMyMDMxLDEyLjgyNzYxMzMgMTUuMzM1ODY1MiwxMy4yMDMyNjM3IEMxNS43MTc4OTY1LDEzLjM3NzcyMDcgMTYuMDkxNTQzLDEzLjU2ODM3MyAxNi40NTA4MzQsMTMuNzg2MzQ3NyBDMTYuNTk1Nzk0OSwxMy44NzQyOTY5IDE2Ljc1MTczNjMsMTMuOTA4Mzc1IDE2LjkxNzEyODksMTMuODY3NzM0NCBDMTcuMTg4OTEwMiwxMy44MDA5NTUxIDE3LjM1NjkwNDMsMTMuNjI1MjY3NiAxNy40MDQ4NTc0LDEzLjM1MTQ3NjYgQzE3LjQ1MTg0MzcsMTMuMDgzMjA1MSAxNy4zNTU0OTIyLDEyLjg2NDA1MjcgMTcuMTMzMzgwOSwxMi43MDQwMzMyIEMxNy4wODQ0Mzc1LDEyLjY2ODc2NTYgMTcuMDMwODEyNSwxMi42Mzk4Mzc5IDE2Ljk3ODU4MiwxMi42MDkzMDQ3IEMxNi4zNzkwNDQ5LDEyLjI1ODg0MzggMTUuNzUxOTg2MywxMS45NjU2Njk5IDE1LjEwNjM3MTEsMTEuNzExMjc5MyBDMTMuNzIwMzA2NiwxMS4xNjUxMjcgMTIuMjg0NjY2LDEwLjg0NTQ1NyAxMC43OTU3NDYxLDEwLjc3MjY0MjYgQzEwLjQ3NTk1MzEsMTAuNzU3MDAzOSAxMC4xNTU2MjExLDEwLjc1MjM1MTYgOS44NDMzMjIyNywxMC43NDI4NzExIE0xMC4wNjkxNzE5LDcuMzg2ODczMDUgQzkuNTE2ODczMDUsNy4zODk3NjE3MiA4Ljk1MzAzNzExLDcuNDA5NjY2MDIgOC4zOTA4MTI1LDcuNDYzMTczODMgQzguMTUxODM3ODksNy40ODU5MTk5MiA3LjkxMjQzNTU1LDcuNTA2ODIwMzEgNy42NzQ3MDMxMyw3LjUzOTMzMzk4IEM3LjM1LDcuNTgzNzM2MzMgNy4wMjU5ODI0Miw3LjYzNDIzMjQyIDYuNzAzMDAxOTUsNy42ODk4MzIwMyBDNi4zNTEwNzYxNyw3Ljc1MDQxNzk3IDYuMDAyMzczMDUsNy44Mjc3ODUxNiA1LjY1ODMxMDU1LDcuOTI0MDU0NjkgQzUuMjY4NDUxMTcsOC4wMzMxMzg2NyA1LjAzNTc3NTM5LDguMzk0NzUgNS4wOTYxNTYyNSw4Ljc5MzkwODIgQzUuMTY0MzAwNzgsOS4yNDQ0MjM4MyA1LjYwODIxODc1LDkuNTQwNTAzOTEgNi4wNDk4MzM5OCw5LjQxNzE0MDYzIEM2LjQ4MjY2NjAyLDkuMjk2MjI2NTYgNi45MjM0NjY4LDkuMjEyMjE0ODQgNy4zNjY4OTg0NCw5LjE0MjEzMDg2IEM3LjgxNjI2NTYzLDkuMDcxMTAzNTIgOC4yNjc5NzA3LDkuMDE5NzIyNjYgOC43MjE2OTcyNyw4Ljk4NDg1OTM4IEM5LjEwMTU1NDY5LDguOTU1NjczODMgOS40ODE4NDU3LDguOTM4NTQxMDIgOS44NjI2MjMwNSw4LjkzMzMyMDMxIEMxMC4zOTAxMzA5LDguOTI2MDc4MTMgMTAuOTE3MTkzNCw4Ljk0MDg0Mzc1IDExLjQ0Mjc3OTMsOC45ODcxODU1NSBDMTEuNzUzNzc3Myw5LjAxNDYwNzQyIDEyLjA2NDc1Miw5LjA0NTQyMTg4IDEyLjM3NDIxNDgsOS4wODYyNzM0NCBDMTIuODMyOTU3LDkuMTQ2ODMwMDggMTMuMjg2NDU1MSw5LjIzNzgwMjczIDEzLjczNTEyNSw5LjM1MTM1NzQyIEMxNS4xNjQ2MDE2LDkuNzEzMTMyODEgMTYuNTIxOTcyNywxMC4yNTE4MTQ1IDE3Ljc5MjA3NDIsMTEuMDA1MDM3MSBDMTguMDAzNzI2NiwxMS4xMzA1NTY2IDE4LjIyOTA3ODEsMTEuMTQ3ODE4NCAxOC40NTU3NzE1LDExLjA1MjQzOTUgQzE4LjczMDY1MjMsMTAuOTM2Nzk4OCAxOC44OTEzNjkxLDEwLjcyNDI2NzYgMTguOTI0MDkzOCwxMC40MjkxNzc3IEMxOC45NTkxODU1LDEwLjExMjg3NyAxOC44Mzg5MjE5LDkuODU5MjI0NjEgMTguNTcxOTM5NSw5LjY4MjE0ODQ0IEMxOC40Njc5NzA3LDkuNjEzMTg5NDUgMTguMzU4NDQ3Myw5LjU1MjMxMDU1IDE4LjI0OTY0NDUsOS40OTA5Njg3NSBDMTcuNDEyNjUwNCw5LjAxOTEwMTU2IDE2LjUzNzU3NjIsOC42MzEzMTY0MSAxNS42MzIxODU1LDguMzExMzcxMDkgQzE0LjcwNDU2NDUsNy45ODM1NjgzNiAxMy43NTU2NTA0LDcuNzM4MTAxNTYgMTIuNzgzNDA0Myw3LjU4NTIwMTE3IEMxMi4zMjAzNDM4LDcuNTEyMzc1IDExLjg1NDQwMDQsNy40NjQxNDA2MyAxMS4zODY4NjkxLDcuNDMxNzE0ODQgQzEwLjk1MjI4NTIsNy40MDE1NzQyMiAxMC41MTcwMzMyLDcuMzg4Njk1MzEgMTAuMDY5MTcxOSw3LjM4Njg3MzA1IE0xMS42ODM1OTM4LDAgTDEyLjMzOTg0MzgsMCBDMTIuMzU4ODM5OCwwLjAwMzA3NjE3MTg4IDEyLjM3Nzc1OTgsMC4wMDgyOTEwMTU2MiAxMi4zOTY4MzIsMC4wMDg5MTc5Njg3NSBDMTIuODQ2MDExNywwLjAyMzY1NDI5NjkgMTMuMjkyOTQ3MywwLjA2Mjg4MjgxMjUgMTMuNzM3ODM3OSwwLjEyNjkyNTc4MSBDMTQuMjExNTg1OSwwLjE5NTEyMzA0NyAxNC42Nzk1Njg0LDAuMjkwOTEyMTA5IDE1LjE0MTQzMzYsMC40MTYxMDkzNzUgQzE2LjY4MzI2MzcsMC44MzQwNTg1OTQgMTguMDg4ODIyMywxLjUyODg4NjcyIDE5LjM0ODY4NzUsMi41MTA1NDg4MyBDMjEuMjI2MTQ4NCwzLjk3MzQxNzk3IDIyLjU2Mzc2MTcsNS44Mjg4MDA3OCAyMy4zNTAwODk4LDguMDc2MzE2NDEgQzIzLjczMjA3NDIsOS4xNjgxMjg5MSAyMy45NTAyNTk4LDEwLjI5MzI1NzggMjMuOTkwODE4NCwxMS40NTEwMjkzIEMyMy45OTE0ODA1LDExLjQ3MDA0MyAyMy45OTY4MzU5LDExLjQ4ODg4NjcgMjQsMTEuNTA3ODEyNSBMMjQsMTIuNTAzOTA2MiBDMjMuOTk2NzI0NiwxMi41MjQ4MzAxIDIzLjk5MTU1NjYsMTIuNTQ1NjYwMiAyMy45OTA1MDIsMTIuNTY2NzAxMiBDMjMuOTg1OTE5OSwxMi42NTgzMDY2IDIzLjk4NDExNTIsMTIuNzUwMDgyIDIzLjk3ODQ0OTIsMTIuODQxNjE3MiBDMjMuOTU2ODI4MSwxMy4xOTA1NjA1IDIzLjkxNTY4OTUsMTMuNTM3MzEyNSAyMy44NjE2OTUzLDEzLjg4MjY5OTIgQzIzLjc3OTkxNiwxNC40MDU4NTM1IDIzLjY2MzgzNTksMTQuOTIxMjA5IDIzLjUxMjE5NTMsMTUuNDI4NDU1MSBDMjMuMDI1NDg2MywxNy4wNTY0MTggMjIuMjMxMjk0OSwxOC41MTgwMzkxIDIxLjEyMzY0NDUsMTkuODA1OTU5IEMxOS42ODI2MTkxLDIxLjQ4MTUwNTkgMTcuOTEzNTg1OSwyMi42NzUzMjQyIDE1LjgxOTUzMzIsMjMuMzg0NjI1IEMxNS4wODM2MDE2LDIzLjYzMzkwMDQgMTQuMzI4OTkwMiwyMy44MDQyMjY2IDEzLjU1ODU5MzgsMjMuOTAzOTAwNCBDMTMuMjE3NzUzOSwyMy45NDgwMDM5IDEyLjg3NTU5NTcsMjMuOTc4ODc3IDEyLjUzMTkxOTksMjMuOTkwODI0MiBDMTIuNTEwNzc5MywyMy45OTE1NTY2IDEyLjQ4OTc5NjksMjMuOTk2ODQxOCAxMi40Njg3NSwyNCBMMTEuNTQyOTY4OCwyNCBDMTEuNTIxOTkyMiwyMy45OTY3NjU2IDExLjUwMTEwMzUsMjMuOTkxNDI3NyAxMS40ODAwMzMyLDIzLjk5MDYwMTYgQzExLjE4NTI5NDksMjMuOTc5MTExMyAxMC44OTE2ODc1LDIzLjk1NDE5MTQgMTAuNTk4NzMwNSwyMy45MjAxNzc3IEMxMC4xNDY2MDk0LDIzLjg2NzY3NzcgOS42OTkxNjk5MiwyMy43ODkwMTU2IDkuMjU2MDgzOTgsMjMuNjg0OTg4MyBDOC4wNzEwNzIyNywyMy40MDY3NzM0IDYuOTUxNDM5NDUsMjIuOTYzMDEzNyA1LjkwODA5NTcsMjIuMzM2NTY0NSBDMy41MTc5MjE4OCwyMC45MDE0Mjc3IDEuODA5ODMyMDMsMTguODg1MTc1OCAwLjc5Nzc0ODA0NywxNi4yODYyMjY2IEMwLjMyNzgyNjE3MiwxNS4wNzk1MTc2IDAuMDc2MTY2MDE1NiwxMy44MjQ4NDM4IDAuMDIwNzg5MDYyNSwxMi41MzA4NjUyIEMwLjAxNzg5NDUzMTMsMTIuNDYzMTEzMyAwLjAwNzEwNzQyMTg4LDEyLjM5NTY5NTMgMCwxMi4zMjgxMjUgTDAsMTEuNjcxODc1IEMwLjAwNzExOTE0MDYzLDExLjYwNjE4NTUgMC4wMTc5ODgyODEzLDExLjU0MDY1NDMgMC4wMjA3MTg3NSwxMS40NzQ3ODkxIEMwLjAzMjkyOTY4NzUsMTEuMTgwMDc0MiAwLjA1NzQxMDE1NjMsMTAuODg2NDY2OCAwLjA5MTMwNjY0MDYsMTAuNTkzNDkyMiBDMC4xNDM4NDc2NTYsMTAuMTM5Mzg0OCAwLjIyMjg5MDYyNSw5LjY5MDAwNTg2IDAuMzI3NTY4MzU5LDkuMjQ1MDg1OTQgQzAuNTgzOTYyODkxLDguMTU1MzMwMDggMC45ODUwNDg4MjgsNy4xMjE2MTkxNCAxLjUzMzQ3NDYxLDYuMTQ1NzQ2MDkgQzIuMzg2MDY2NDEsNC42Mjg2NDI1OCAzLjUxNDMwNjY0LDMuMzU0Mjc1MzkgNC45MTU5NTcwMywyLjMyMzI1OTc3IEM1Ljk2NTcwNTA4LDEuNTUxMDk5NjEgNy4xMTI0NDMzNiwwLjk2NzQ2NDg0NCA4LjM1Mzg1NzQyLDAuNTcwMTQ2NDg0IEM4LjkyMTY4OTQ1LDAuMzg4NDEyMTA5IDkuNDk5NjU4MiwwLjI0ODM2NzE4NyAxMC4wODg2MTMzLDAuMTU2OTAyMzQ0IEMxMC4zNzE5MjU4LDAuMTEyODk4NDM4IDEwLjY1NzA5NTcsMC4wNzg4MDI3MzQ0IDEwLjk0MjQ1OSwwLjA1MDcyNDYwOTQgQzExLjE2NzY1MjMsMC4wMjg1NzYxNzE5IDExLjM5NDQzMzYsMC4wMjI2MzQ3NjU2IDExLjYyMDQ4MjQsMC4wMDkwMjM0Mzc1IEMxMS42NDE2MjMsMC4wMDc3NTE5NTMxMyAxMS42NjI1NTg2LDAuMDAzMDg3ODkwNjMgMTEuNjgzNTkzOCwwIiBpZD0iRmlsbC0xIiBmaWxsPSIjMDA1QUExIiBtYXNrPSJ1cmwoI21hc2stMikiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+);
}
.podcastDetail___gwZSH .detailContainer___Zm2wo .detailBody .bodyExtension {
  margin-bottom: 25px;
}
.podcastDetail___gwZSH .detailContainer___Zm2wo .detailBody .bodyExtension .bodyContent {
  padding-top: 25px;
  margin-bottom: 25px !important;
  border-bottom: 0 !important;
}
.podcastDetail___gwZSH .detailContainer___Zm2wo .detailBody .tags {
  display: flex;
  flex-wrap: wrap;
}
.podcastDetail___gwZSH .detailContainer___Zm2wo .detailBody .tags .tag {
  margin-bottom: 25px;
  color: #0041a5;
  min-width: auto !important;
  padding: 0.8125rem 0.5rem !important;
}
@media screen and (max-width: 1240px) {
  .podcastDetail___gwZSH .detailContainer___Zm2wo .detailBody .title-wrapper {
    line-height: 1.125rem;
    font-size: 0.75rem;
    margin-bottom: 1.5625rem;
  }
  .podcastDetail___gwZSH .detailContainer___Zm2wo .detailBody .title-wrapper .labels {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 0.9375rem;
    line-height: 0.75rem;
    font-size: 0.625rem;
  }
  .podcastDetail___gwZSH .detailContainer___Zm2wo .detailBody .title-wrapper .title {
    font-size: 1.25rem !important;
    line-height: 1.625rem;
    word-break: break-word;
    padding-bottom: 0.625rem;
    margin: 0;
  }
  .podcastDetail___gwZSH .detailContainer___Zm2wo .detailBody .title-wrapper .subtitle {
    color: #3D566F;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 15px;
  }
  .podcastDetail___gwZSH .detailContainer___Zm2wo .detailBody .title-wrapper .business-type {
    padding-bottom: 0;
    display: inline-block;
  }
  .podcastDetail___gwZSH .detailContainer___Zm2wo .detailBody .summary {
    padding-top: 0;
    font-size: 1.125rem;
    line-height: 1.75rem;
    margin-bottom: 0.9375rem;
  }
  .podcastDetail___gwZSH .detailContainer___Zm2wo .detailBody .bodyExtension {
    margin-bottom: 0.9375rem;
  }
  .podcastDetail___gwZSH .detailContainer___Zm2wo .detailBody .bodyExtension .bodyContent {
    padding-top: 0.9375rem;
    margin-bottom: 0.9375rem !important;
    border-bottom: 0 !important;
  }
  .podcastDetail___gwZSH .detailContainer___Zm2wo .detailBody .tags .tag {
    margin-bottom: 0.9375rem;
  }
  .podcastDetail___gwZSH .detailContainer___Zm2wo .detailBody .share-wrapper {
    display: flex;
    flex-wrap: wrap;
    padding: 0.625rem 0 0;
  }
  .podcastDetail___gwZSH .detailContainer___Zm2wo .detailBody .share-wrapper .shareBtn {
    width: 6.625rem;
    margin-right: 1.5625rem;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1240px) {
  .podcastDetail___gwZSH .detailPage___A1-Ay {
    max-width: 85%;
    margin: auto;
  }
  .podcastDetail___gwZSH .detailContainer___Zm2wo {
    padding-top: 80px;
    padding-bottom: 0;
  }
  .podcastDetail___gwZSH .detailContainer___Zm2wo .detailImage___sBQRt {
    width: 335px !important;
    height: 335px !important;
  }
  .podcastDetail___gwZSH .detailContainer___Zm2wo .detailBody___ckGTq {
    margin-left: 1.25rem;
    width: calc(100% - 22.1875rem);
  }
  .podcastDetail___gwZSH .seriesBody___8-QLS {
    width: 100%;
    padding-top: 0;
    background-color: #fff;
  }
  .podcastDetail___gwZSH .noSeries___nemPi .seriesContainer___IKY1I {
    margin-top: 3.4375rem;
  }
  .podcastDetail___gwZSH .seriesContainer___IKY1I {
    margin-left: 22.1875rem;
    margin-top: 3.4375rem;
    width: calc(100% - 22.1875rem);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .podcastDetail___gwZSH .detailPage___A1-Ay {
    max-width: 85%;
    width: 648px;
    margin: auto;
  }
  .podcastDetail___gwZSH .detailContainer___Zm2wo {
    padding-top: 80px;
    padding-bottom: 0;
  }
  .podcastDetail___gwZSH .detailContainer___Zm2wo .detailImage___sBQRt {
    width: 203px;
    height: 203px;
  }
  .podcastDetail___gwZSH .detailContainer___Zm2wo .detailBody___ckGTq {
    margin-left: 1.25rem;
    width: calc(100% - 13.9375rem);
  }
  .podcastDetail___gwZSH .seriesBody___8-QLS {
    width: 100%;
    padding-top: 0x;
    background-color: #fff;
  }
  .podcastDetail___gwZSH .noSeries___nemPi .seriesContainer___IKY1I {
    margin-top: 3.4375rem;
  }
  .podcastDetail___gwZSH .seriesContainer___IKY1I {
    margin-left: 0;
    margin-top: 3.4375rem;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .podcastDetail___gwZSH .detailPage___A1-Ay {
    max-width: 90%;
    margin: auto;
  }
  .podcastDetail___gwZSH .detailContainer___Zm2wo {
    display: block;
    padding-top: 60px;
    padding-bottom: 0;
  }
  .podcastDetail___gwZSH .detailContainer___Zm2wo .detailImage___sBQRt {
    width: 168px;
    height: 168px;
    margin: 0 auto;
  }
  .podcastDetail___gwZSH .detailContainer___Zm2wo .detailBody___ckGTq {
    margin-top: 60px;
    width: 100%;
    margin-left: 0 !important;
  }
  .podcastDetail___gwZSH .seriesBody___8-QLS {
    width: 100%;
    padding-top: 0;
    background-color: #fff;
  }
  .podcastDetail___gwZSH .noSeries___nemPi .seriesContainer___IKY1I {
    margin-top: 2.1875rem;
  }
  .podcastDetail___gwZSH .seriesContainer___IKY1I {
    width: 100%;
    margin-top: 2.1875rem;
    margin-left: 0;
  }
}
.cardBgColor {
  background-color: #fafbfc;
}
@media screen and (max-width: 1240px) {
  .cardBgColor {
    background-color: #fff;
  }
}

.boxContainer___QUeJv {
  overflow: hidden;
  word-break: break-all;
}
.normalContainer___EXHXO {
  position: relative;
  margin-bottom: 1rem;
}
.overFlowContainer-light___X-ecO,
.overFlowContainer-transparent___qIPrt,
.overFlowContainer-dark___r2Xwp,
.overFlowContainer-gray___hkyKx,
.overFlowContainer-event-light___UgyEi,
.overFlowContainer-event-dark___EXYrb,
.overFlowContainer-event-light-hover___tDWvX,
.overFlowContainer-black___eT0Sr {
  position: relative;
  margin-bottom: 1rem;
}
.overFlowContainer-light___X-ecO::after {
  content: "...";
  position: absolute;
  bottom: 0;
  right: 0;
  background: #fff;
  padding-left: 0.3rem;
}
.overFlowContainer-event-dark___EXYrb::after {
  content: "...";
  position: absolute;
  bottom: 0;
  right: 0;
  background: #0f203d;
  padding-left: 0.3rem;
}
.overFlowContainer-event-light___UgyEi::after {
  content: "...";
  position: absolute;
  bottom: 0;
  right: 0;
  background: #f8f9fb;
  padding-left: 0.3rem;
}
.overFlowContainer-event-light-hover___tDWvX::after {
  content: "...";
  position: absolute;
  bottom: 0;
  right: 0;
  background: #f0f4f7;
  padding-left: 0.3rem;
}
.overFlowContainer-dark___r2Xwp::after {
  content: "...";
  position: absolute;
  bottom: 0;
  right: 0;
  background: #01142c;
  padding-left: 0.3rem;
}
.overFlowContainer-gray___hkyKx::after {
  content: "...";
  position: absolute;
  bottom: 0;
  right: 0;
  background: #f7f7f7;
  padding-left: 0.3rem;
}
.overFlowContainer-black___eT0Sr::after {
  content: "...";
  position: absolute;
  bottom: 0;
  right: 0;
  background: #21262c;
  padding-left: 0.3rem;
}
.multipleLine___bUvgn {
  overflow: hidden;
  display: -webkit-box !important;
  /*! autoprefixer: off */
  -webkit-box-orient: vertical;
  /*! autoprefixer: on */
  text-overflow: ellipsis;
  word-break: normal;
}
.multipleLine___bUvgn sub,
.multipleLine___bUvgn sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}

.IcgLinkModal___ZlLqK {
  width: 70vw;
}
@media screen and (max-width: 768px) {
  .IcgLinkModal___ZlLqK {
    width: 100vw;
  }
}

video .media-document .audio .mac{max-height:540px !important}
.IcgVideoPlayerModal___whQx9 .lmn-modal-header {
  padding-left: 2rem !important;
}
@media screen and (max-width: 767px) {
  .IcgVideoPlayerModal___whQx9 .lmn-modal {
    max-width: calc(100vw - 1rem);
  }
  .IcgVideoPlayerModal___whQx9 .lmn-modal-header {
    padding-left: 1rem !important;
  }
  .IcgVideoPlayerModal___whQx9 .lmn-modal {
    min-width: 70vw !important;
  }
}

.SeriesPodcast___P9VX2 {
  padding: 0 0 100px 0;
  transition: All 0.3s ease-in-out;
}
.SeriesPodcast___P9VX2 a {
  text-decoration: none !important;
  transition: All 0.3s ease-in-out;
}
.SeriesPodcast___P9VX2 a:hover {
  color: #255be3 !important;
  text-decoration: none !important;
  transition: All 0.3s ease-in-out;
}
.SeriesPodcast___P9VX2 .lmn-select-trigger .lmn-select-button {
  background-color: #F0F4F7 !important;
  border-color: transparent !important;
}
.SeriesPodcast___P9VX2 .series-filter___PucYY {
  width: 100%;
}
.SeriesPodcast___P9VX2 .section-title___P2Tb4 {
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 40px;
  padding-bottom: 20px;
}
.SeriesPodcast___P9VX2 .podcast-item___pkPCE {
  margin-top: 20px;
  display: flex;
  padding: 0 !important;
  flex-wrap: wrap;
  height: 164px;
  overflow: hidden;
  width: 100%;
  transition: All 0.3s ease-in-out;
  border-radius: 20px !important;
}
.SeriesPodcast___P9VX2 .podcast-item___pkPCE:hover {
  transition: All 0.3s ease-in-out;
}
.SeriesPodcast___P9VX2 .podcast-item___pkPCE .audio___o2wFy {
  height: 164px;
  width: 160px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  flex-shrink: 0;
}
.SeriesPodcast___P9VX2 .podcast-item___pkPCE .audio___o2wFy .play-icon___bFzIh {
  width: 80px;
  cursor: pointer;
}
.SeriesPodcast___P9VX2 .podcast-item___pkPCE .audio___o2wFy .play-icon___bFzIh i {
  margin-right: 10px;
}
.SeriesPodcast___P9VX2 .podcast-item___pkPCE .audio___o2wFy .play-icon___bFzIh button {
  width: 100%;
}
.SeriesPodcast___P9VX2 .podcast-item___pkPCE .podcast-info-wrapper___fV6OP {
  width: calc(100% - 160px);
}
.SeriesPodcast___P9VX2 .podcast-item___pkPCE .podcast-info___bjvL9 {
  padding: 40px 40px 40px 0;
  cursor: pointer;
  overflow: hidden;
  height: 164px;
  display: flex;
  flex-direction: column;
  transition: All 0.3s ease-in-out;
}
.SeriesPodcast___P9VX2 .podcast-item___pkPCE .podcast-info___bjvL9 .podcast-title___xPjw2 {
  margin-bottom: 6px;
  transition: All 0.3s ease-in-out;
  font-size: 22px;
  line-height: 28.6px;
}
.SeriesPodcast___P9VX2 .podcast-item___pkPCE .podcast-info___bjvL9 .podcast-title___xPjw2:hover {
  transition: All 0.3s ease-in-out;
  text-decoration: underline;
}
.SeriesPodcast___P9VX2 .podcast-item___pkPCE .podcast-info___bjvL9 .podcast-summary___FlFa9 {
  font-size: 16px;
  letter-spacing: 0;
  line-height: 22.4px;
  flex: 1;
  overflow: hidden;
}
.SeriesPodcast___P9VX2 .podcast-item___pkPCE .podcast-info___bjvL9 .podcast-summary___FlFa9:hover {
  color: #255be3;
  text-decoration: underline;
}
@media (max-width: 1240px) {
  .SeriesPodcast___P9VX2 {
    padding: 0 0 80px 0;
  }
  .SeriesPodcast___P9VX2 .section-title___P2Tb4 {
    font-size: 20px;
    line-height: 26px;
    padding-bottom: 0px;
  }
  .SeriesPodcast___P9VX2 .podcast-item___pkPCE {
    height: 132px;
    margin-top: 10px;
  }
  .SeriesPodcast___P9VX2 .podcast-item___pkPCE .audio___o2wFy {
    height: 132px;
    width: 136px;
  }
  .SeriesPodcast___P9VX2 .podcast-item___pkPCE .audio___o2wFy .play-icon___bFzIh {
    font-size: 14px;
    width: 80px;
  }
  .SeriesPodcast___P9VX2 .podcast-item___pkPCE .podcast-info___bjvL9 {
    padding: 28px 28px 28px 0;
    height: 132px;
  }
  .SeriesPodcast___P9VX2 .podcast-item___pkPCE .podcast-info___bjvL9 .podcast-title___xPjw2 {
    margin-bottom: 8px;
  }
  .SeriesPodcast___P9VX2 .podcast-item___pkPCE .podcast-info___bjvL9 .podcast-summary___FlFa9 {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (max-width: 1023px) {
  .SeriesPodcast___P9VX2 {
    padding: 0 0 80px 0;
  }
  .SeriesPodcast___P9VX2 .section-title___P2Tb4 {
    font-size: 20px;
    line-height: 26px;
    padding-bottom: 0px;
  }
  .SeriesPodcast___P9VX2 .podcast-item___pkPCE {
    height: 132px;
    margin-top: 10px;
  }
  .SeriesPodcast___P9VX2 .podcast-item___pkPCE .audio___o2wFy {
    height: 132px;
    width: 136px;
  }
  .SeriesPodcast___P9VX2 .podcast-item___pkPCE .audio___o2wFy .play-icon___bFzIh {
    font-size: 14px;
    width: 80px;
  }
  .SeriesPodcast___P9VX2 .podcast-item___pkPCE .podcast-info___bjvL9 {
    padding: 28px 28px 28px 0;
    height: 132px;
  }
  .SeriesPodcast___P9VX2 .podcast-item___pkPCE .podcast-info___bjvL9 .podcast-summary___FlFa9 {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (max-width: 767px) {
  .SeriesPodcast___P9VX2 {
    padding: 0 0 60px 0;
  }
  .SeriesPodcast___P9VX2 .podcast-item___pkPCE {
    height: 108px;
    margin-top: 10px;
  }
  .SeriesPodcast___P9VX2 .podcast-item___pkPCE .audio___o2wFy {
    height: 108px;
    width: 80px;
  }
  .SeriesPodcast___P9VX2 .podcast-item___pkPCE .audio___o2wFy .play-icon___bFzIh {
    font-size: 24px;
  }
  .SeriesPodcast___P9VX2 .podcast-item___pkPCE .audio___o2wFy .play-icon___bFzIh .icon___02JEA {
    width: 24px;
    height: 24px;
    font-size: 24px !important;
    cursor: pointer;
    color: #005AA1;
    margin: 0 auto;
  }
}

.gpaLink___tRGL4{display:inline-block}
.collapseCard___Io2Op{width:100%}.collapseCard___Io2Op .header___AVWWa{position:relative;display:flex;padding:30px 12px !important;flex-direction:row !important}.collapseCard___Io2Op .header___AVWWa .title___zsnYu{width:calc(100% - 1.2rem);font-size:1.125rem;line-height:1.125rem;font-weight:700}.collapseCard___Io2Op .header___AVWWa .icon___IcZPX{display:inline-block}.collapseCard___Io2Op .header___AVWWa .iconContainer___9\+qbD{width:1.2rem;position:relative;text-align:right;height:1.2rem}.collapseCard___Io2Op .header___AVWWa:focus{border-radius:6px !important;border:2px solid #255be3 !important;box-shadow:none !important}.collapseCard___Io2Op .summary___iJRG\+{margin-bottom:0;font-size:1.125rem;line-height:25.2px}.collapseCard___Io2Op .collapseContent___xYxJQ{padding:1.25rem .75rem .5rem .75rem !important}.collapseCard___Io2Op .imageList___IjtZ7{margin-top:1.5rem}@media(max-width: 1024px){.collapseCard___Io2Op .collapseContent___xYxJQ{padding:.75rem !important}.collapseCard___Io2Op .imageList___IjtZ7{margin-top:.75rem}.collapseCard___Io2Op .header___AVWWa{align-items:center}}.collapseCard___Io2Op .imageContainer___4S\+5Q{margin-top:.75rem}.collapseCard___Io2Op .imageContainer___4S\+5Q img{max-width:100%;border-radius:20px}.lmn-collapse{margin-top:-1px;background-color:#fff}
.FindUs___LBFtw {
  width: 100%;
  padding: 50px 0 0 0;
}
.FindUs___LBFtw .default-theme___3jRjL .title___D89iD {
  font-size: 32px;
  line-height: 40px;
  margin-bottom: 40px;
}
.FindUs___LBFtw .default-theme___3jRjL .container___j0w6k {
  display: flex;
  width: 100%;
  flex-direction: row;
}
.FindUs___LBFtw .default-theme___3jRjL .revert-container___ZQNln {
  display: flex;
  width: 100%;
  flex-direction: row-reverse;
  justify-content: flex-end;
}
.FindUs___LBFtw .default-theme___3jRjL .revert-container___ZQNln .image___t0aIV {
  margin-left: 0;
}
.FindUs___LBFtw .default-theme___3jRjL .summary___MMfEf {
  width: calc(50% - 20px);
  font-size: 18px;
  line-height: 28px;
}
.FindUs___LBFtw .default-theme___3jRjL .space___YXWB2 {
  margin-right: 40px;
}
.FindUs___LBFtw .default-theme___3jRjL .revert-space___rIQSL {
  margin-left: 40px;
}
.FindUs___LBFtw .default-theme___3jRjL .image___t0aIV {
  width: calc(50% - 20px);
  height: 208px;
}
.FindUs___LBFtw .default-theme___3jRjL .image___t0aIV img {
  width: 100%;
  height: 100%;
}
.FindUs___LBFtw .default-theme___3jRjL .play-icon___Cqdhq {
  width: 5rem;
  position: absolute;
  left: calc(50% - 2.5rem);
  top: calc(50% - 2.5rem);
  z-index: 5;
  height: 5rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  box-shadow: 0 0 3px 3px rgba(255, 255, 255, 0.25);
  border-radius: 50%;
  cursor: pointer;
}
.FindUs___LBFtw .default-theme___3jRjL .video-container {
  width: calc(50% - 20px);
}
.FindUs___LBFtw .default-theme___3jRjL .video-container .media-wrapper {
  padding-top: 56.25%;
  height: 0;
  background-size: cover;
  background-position: center center;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  margin-bottom: 0;
}
.FindUs___LBFtw .default-theme___3jRjL .video-container .media-wrapper .video-wrapper {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.FindUs___LBFtw .default-theme___3jRjL .video-container .media-wrapper .play-icon {
  position: absolute;
  top: calc(50% - 60px);
  left: calc(50% - 60px);
  width: 120px;
  height: 120px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgdmlld0JveD0iMCAwIDMyIDMyIj4KICA8ZyBpZD0iR3JvdXBfNDk3NCIgZGF0YS1uYW1lPSJHcm91cCA0OTc0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNjA2LjUzNyAtMjE5MS41MzYpIj4KICAgIDxyZWN0IGlkPSJSZWN0YW5nbGVfMzI1MyIgZGF0YS1uYW1lPSJSZWN0YW5nbGUgMzI1MyIgd2lkdGg9IjE5IiBoZWlnaHQ9IjE5IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg2MTMuNTM2IDIxOTguNTM2KSIgZmlsbD0iI2ZmZiIvPgogICAgPGcgaWQ9Ikdyb3VwXzQ5MzIiIGRhdGEtbmFtZT0iR3JvdXAgNDkzMiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNjA2LjY3NyAyMTkxLjY3NykiPgogICAgICA8ZyBpZD0iR3JvdXBfNDg5MyIgZGF0YS1uYW1lPSJHcm91cCA0ODkzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDApIj4KICAgICAgICA8cGF0aCBpZD0iU3VidHJhY3Rpb25fMyIgZGF0YS1uYW1lPSJTdWJ0cmFjdGlvbiAzIiBkPSJNMTYsMzJBMTYsMTYsMCwwLDEsNC42ODYsNC42ODcsMTYsMTYsMCwwLDEsMjcuMzE0LDI3LjMxNCwxNS45LDE1LjksMCwwLDEsMTYsMzJaTTEyLjIxNCw5Ljc4MXYxMy4zbC4zNzQtLjI1OSw4Ljg4Mi02LjEzMy4yODItLjItLjI4LS4yTDEyLjU5LDEwLjA0NloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0wLjE0IC0wLjE0MikiIGZpbGw9IiMwMDY2YjMiLz4KICAgICAgPC9nPgogICAgPC9nPgogIDwvZz4KPC9zdmc+Cg==);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  z-index: 1;
  box-shadow: 0 0 3px 3px rgba(255, 255, 255, 0.25);
  border-radius: 50%;
  cursor: pointer;
}
.FindUs___LBFtw .theme2___dWLMa {
  margin: -50px 0 27px 0;
}
.FindUs___LBFtw .theme2___dWLMa .title___D89iD {
  font-size: 32px;
  line-height: 36px;
  font-weight: 400;
  margin-bottom: 24px;
}
.FindUs___LBFtw .theme2___dWLMa .container___j0w6k {
  display: flex;
  flex-direction: row;
  width: 100%;
  column-gap: 39px;
}
.FindUs___LBFtw .theme2___dWLMa .summary___MMfEf {
  font-size: 18px;
  line-height: 25px;
  font-weight: 400;
  width: calc(100% - 576px - 39px);
  color: #000000;
  height: auto !important;
}
.FindUs___LBFtw .theme2___dWLMa .image___t0aIV {
  position: relative;
  width: 576px;
  height: 523px;
  border-radius: 20px;
}
.FindUs___LBFtw .theme2___dWLMa .image___t0aIV img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px;
}
.FindUs___LBFtw .theme2___dWLMa .image___t0aIV .icon-ele___KMiSq {
  position: absolute;
  width: 56px;
  height: 48px;
  border-radius: 20px 0 20px 0;
  background-color: #0f1632;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  right: 0;
  bottom: 0;
}
.FindUs___LBFtw .theme2___dWLMa .image___t0aIV .icon-ele___KMiSq .icon___4Tmkj {
  font-size: 14px;
  color: #fff;
}
.FindUs___LBFtw .theme2___dWLMa .full-image___-iLkT {
  width: 776px;
  height: 405px;
  border: 1px solid #d8d8d8;
  border-radius: 20px;
  margin-top: 7px;
  padding: 49px 26px 60px 27px;
}
.FindUs___LBFtw .theme2___dWLMa .full-image___-iLkT img {
  width: 723px;
  height: 296px;
}
.FindUs___LBFtw .theme2___dWLMa .revert-container___ZQNln {
  display: flex;
  flex-direction: row-reverse;
  width: 100%;
  justify-content: flex-end;
}
.large-find-us___3144C {
  width: 976px;
  margin: 63px auto -10px;
}
@media screen and (max-width: 1250px) {
  .large-find-us___3144C .theme2___dWLMa .summary___MMfEf {
    width: 280px;
    height: auto !important;
  }
  .large-find-us___3144C .theme2___dWLMa .image___t0aIV {
    width: 456px;
  }
}
@media screen and (max-width: 1024px) {
  .FindUs___LBFtw {
    width: 100%;
    padding: 30px 20px;
  }
  .FindUs___LBFtw .default-theme___3jRjL .container___j0w6k {
    display: flex;
    width: 100%;
    flex-direction: column;
  }
  .FindUs___LBFtw .default-theme___3jRjL .revert-container___ZQNln {
    display: flex;
    width: 100%;
    flex-direction: column-reverse;
  }
  .FindUs___LBFtw .default-theme___3jRjL .title___D89iD {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 25px;
  }
  .FindUs___LBFtw .default-theme___3jRjL .summary___MMfEf {
    width: 100%;
    margin-right: 0;
    font-size: 14px;
    line-height: 22px;
    text-align: left;
  }
  .FindUs___LBFtw .default-theme___3jRjL .image___t0aIV {
    width: 100%;
    margin-left: 0;
  }
  .FindUs___LBFtw .default-theme___3jRjL .image___t0aIV img {
    width: 100%;
  }
  .FindUs___LBFtw .default-theme___3jRjL .mobile-space___Y\+znP {
    margin-top: 25px;
  }
  .FindUs___LBFtw .default-theme___3jRjL .video-container {
    width: 100%;
  }
  .FindUs___LBFtw .default-theme___3jRjL .mobile-space {
    margin-top: 25px;
  }
  .FindUs___LBFtw .theme2___dWLMa {
    margin: 0 0 28px 0;
  }
  .FindUs___LBFtw .theme2___dWLMa .container___j0w6k {
    display: flex;
    flex-direction: column;
    width: 100%;
    column-gap: 38px;
  }
  .FindUs___LBFtw .theme2___dWLMa .summary___MMfEf {
    width: 100%;
    margin-right: 0;
    font-size: 14px;
    line-height: 22px;
    text-align: left;
    height: auto !important;
  }
  .FindUs___LBFtw .theme2___dWLMa .image___t0aIV {
    width: 100%;
    height: 461px;
    margin-left: 0;
    margin-top: 38px;
  }
  .FindUs___LBFtw .theme2___dWLMa .image___t0aIV img {
    width: 100%;
    height: 100%;
  }
  .FindUs___LBFtw .theme2___dWLMa .full-image___-iLkT {
    width: 100%;
    height: 100%;
    border: none;
    border-radius: 20px;
    margin-top: 7px;
    padding: 0;
  }
  .FindUs___LBFtw .theme2___dWLMa .revert-container___ZQNln {
    display: flex;
    flex-direction: column;
    width: 100%;
    justify-content: flex-end;
  }
  .large-find-us___3144C {
    width: 100%;
    margin: auto;
    margin-left: 0;
  }
}
@media screen and (max-width: 769px) {
  .FindUs___LBFtw {
    width: 100%;
    padding: 10px 0;
  }
  .FindUs___LBFtw .default-theme___3jRjL .container___j0w6k {
    display: flex;
    width: 100%;
    flex-direction: column;
  }
  .FindUs___LBFtw .default-theme___3jRjL .revert-container___ZQNln {
    display: flex;
    width: 100%;
    flex-direction: column-reverse;
  }
  .FindUs___LBFtw .default-theme___3jRjL .space___YXWB2 {
    margin-right: 0;
  }
  .FindUs___LBFtw .default-theme___3jRjL .revert-space___rIQSL {
    margin-left: 0;
  }
  .FindUs___LBFtw .default-theme___3jRjL .video-container {
    width: 100%;
  }
  .FindUs___LBFtw .default-theme___3jRjL .mobile-space {
    margin-top: 25px;
  }
  .FindUs___LBFtw .theme2___dWLMa {
    margin: 0 0 28px 0;
  }
  .FindUs___LBFtw .theme2___dWLMa .title___D89iD {
    font-size: 32px;
    line-height: 36px;
    margin: 0 0 24px 0;
  }
  .FindUs___LBFtw .theme2___dWLMa .container___j0w6k {
    display: flex;
    flex-direction: column;
    width: 100%;
    column-gap: 38px;
  }
  .FindUs___LBFtw .theme2___dWLMa .summary___MMfEf {
    width: 100%;
    margin-right: 0;
    font-size: 18px;
    line-height: 25px;
  }
  .FindUs___LBFtw .theme2___dWLMa .image___t0aIV {
    width: 100%;
    height: 294px;
    margin-left: 0;
    margin-top: 38px;
  }
  .FindUs___LBFtw .theme2___dWLMa .image___t0aIV img {
    width: 100%;
    height: 100%;
  }
  .FindUs___LBFtw .theme2___dWLMa .full-image___-iLkT {
    width: 100%;
    height: 135px;
    margin-top: 0;
    padding: 0;
    border-radius: 0;
  }
  .FindUs___LBFtw .theme2___dWLMa .full-image___-iLkT img {
    border-radius: 0;
  }
  .FindUs___LBFtw .theme2___dWLMa .revert-container___ZQNln {
    display: flex;
    flex-direction: column;
    width: 100%;
    justify-content: flex-end;
  }
  .large-find-us___3144C {
    width: 100%;
    margin: auto;
    margin-left: 0;
  }
}

.TopicCard___DBln9 {
  width: 100%;
}
.TopicCard___DBln9 .container___eRepB {
  width: 100%;
  display: flex;
  margin-top: 50px;
}
.TopicCard___DBln9 .container___eRepB .speakerContainer___M56De {
  display: flex;
}
.TopicCard___DBln9 .container___eRepB .speakerItem___pNwFy {
  margin-right: 40px;
}
.TopicCard___DBln9 .container___eRepB .cardBody___PoE1I {
  width: auto;
  flex: 1;
}
.TopicCard___DBln9 .container___eRepB .title___S6jMf {
  font-size: 20px;
  line-height: 30px;
}
.TopicCard___DBln9 .container___eRepB .time___oOYph {
  margin-top: 10px;
  font-size: 14px;
  line-height: 18px;
}
.TopicCard___DBln9 .container___eRepB .summary___B6BMK {
  font-size: 18px;
  line-height: 28px;
  margin-top: 25px;
}
.TopicCard___DBln9 .mobileContainer___Q7y7x {
  width: 100%;
  margin: 25px 0 40px;
}
.TopicCard___DBln9 .mobileContainer___Q7y7x .title___S6jMf {
  font-size: 16px;
  line-height: 24px;
}
.TopicCard___DBln9 .mobileContainer___Q7y7x .time___oOYph {
  margin-top: 10px;
  font-size: 14px;
  line-height: 18px;
}
.TopicCard___DBln9 .mobileContainer___Q7y7x .summary___B6BMK {
  font-size: 14px;
  line-height: 22px;
  margin-top: 10px;
}
.TopicCard___DBln9 .mobileContainer___Q7y7x .tips___USwns {
  margin-top: 10px;
}
.TopicCard___DBln9 .mobileContainer___Q7y7x .speakersLink___j29Ko {
  margin-left: 4px;
  text-decoration: underline;
  cursor: pointer;
}

.SpeakerCard___Ge7D1 {
  height: 375px;
  width: 236px;
}
.SpeakerCard___Ge7D1 .lmn-card {
  padding: 0 !important;
  width: 100% !important;
}
.SpeakerCard___Ge7D1 .speaker-wrapper___ko13m {
  cursor: pointer;
}
.SpeakerCard___Ge7D1 .speaker-wrapper___ko13m .featureImage___7j1bj {
  height: 236px;
  background-color: #d8d8d8;
  background-size: cover;
  background-position: center;
  position: relative;
}
.SpeakerCard___Ge7D1 .speaker-wrapper___ko13m .hover-layer___YJVLF {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  cursor: pointer;
  background: #fff;
  opacity: 0;
  z-index: 6;
  transition: All 0.3s ease-in-out;
}
.SpeakerCard___Ge7D1 .speaker-wrapper___ko13m .hover-layer___YJVLF:hover {
  opacity: 0.2;
}
.SpeakerCard___Ge7D1 .speaker-wrapper___ko13m .info___q9eWS {
  height: 139px;
  padding: 20px;
  display: flex;
  flex-direction: column;
}
.SpeakerCard___Ge7D1 .speaker-wrapper___ko13m .info___q9eWS .name___Qbbb\+ {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 28px;
  flex-shrink: 0;
  transition: All 0.3s ease-in-out;
  margin-bottom: 0;
}
.SpeakerCard___Ge7D1 .speaker-wrapper___ko13m .info___q9eWS .name___Qbbb\+:hover {
  color: #46637f !important;
}
.SpeakerCard___Ge7D1 .speaker-wrapper___ko13m .info___q9eWS .division-wrapper___xRxUR {
  height: 100%;
  overflow: hidden;
}
.SpeakerCard___Ge7D1 .speaker-wrapper___ko13m .info___q9eWS .division___Zsun9 {
  margin-top: 5px;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 22px;
  overflow: hidden;
}
.SpeakerLink___km5g5 {
  display: inline;
}
.SpeakerLink___km5g5 .speakersLink___W62Bk {
  display: inline;
  margin-left: 4px;
  text-decoration: underline;
  cursor: pointer;
}
.SpeakerCard-pad___Z9WT0,
.SpeakerCard-mobile___vQ8an {
  height: 333px;
  width: 200px;
}
.SpeakerCard-pad___Z9WT0 .speaker-wrapper___ko13m .featureImage___7j1bj,
.SpeakerCard-mobile___vQ8an .speaker-wrapper___ko13m .featureImage___7j1bj {
  height: 200px;
}
.SpeakerCard-pad___Z9WT0 .speaker-wrapper___ko13m .info___q9eWS,
.SpeakerCard-mobile___vQ8an .speaker-wrapper___ko13m .info___q9eWS {
  height: 133px;
}
.SpeakerCard-pad___Z9WT0 .speaker-wrapper___ko13m .info___q9eWS .name___Qbbb\+,
.SpeakerCard-mobile___vQ8an .speaker-wrapper___ko13m .info___q9eWS .name___Qbbb\+ {
  font-size: 14px;
  line-height: 22px;
}
.speaker-modal-hwkeh5 .lmn-modal-content {
  height: 644px;
  padding: 0 !important;
}
.speaker-modal-hwkeh5 .lmn-modal-body {
  padding: 0 !important;
  max-height: 644px !important;
}
.speaker-modal-hwkeh5 .lmn-modal-header {
  border-style: none !important;
  padding: 0 !important;
}
.speaker-modal-hwkeh5 .speaker-content-wrapper {
  padding: 0 40px 20px;
  height: 100%;
  overflow: auto;
  margin: 0 auto;
}
.speaker-modal-hwkeh5 .speaker-avatar {
  margin: 40px auto 0;
  height: 100px;
  width: 100px;
  background-color: #d8d8d8;
  border-radius: 100px;
  background-size: cover;
}
.speaker-modal-hwkeh5 .speaker-name {
  margin: 20px auto 0;
  font-weight: bold;
}
.speaker-modal-hwkeh5 .speaker-name {
  font-size: 18px;
  letter-spacing: 0;
  line-height: 28px;
  text-align: center;
}
.speaker-modal-hwkeh5 .speaker-division {
  font-size: 18px;
  letter-spacing: 0;
  line-height: 28px;
  text-align: center;
  font-weight: normal;
  color: #255BE3 !important;
}
.speaker-modal-hwkeh5 .speaker-social-media {
  margin: 20px auto 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.speaker-modal-hwkeh5 .speaker-social-media .icon-wrapper {
  height: 32px;
  width: 32px;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 4px;
  background-color: rgba(0, 118, 212, 0.1);
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}
.speaker-modal-hwkeh5 .speaker-social-media .speaker-email {
  font-size: 18px;
  line-height: 32px;
  color: #005aa1;
}
.speaker-modal-hwkeh5 .speaker-social-media .speaker-linkedin {
  background-size: contain;
  height: 16px;
  width: 16px;
  background-position: center;
  margin: auto;
}
.speaker-modal-hwkeh5 .speaker-bios {
  margin: 0 auto;
  padding: 0 40px 0px;
  width: 100%;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 22px;
}
.speaker-modal-hwkeh5 .speaker-bios p:last-child {
  margin-bottom: 0;
}
.speaker-modal-hwkeh5 .speaker-close-btn {
  margin: auto;
  display: block;
}
.speaker-modal-hwkeh5 .lmn-modal-footer {
  padding: 4px 0 40px !important;
  border-top-color: transparent !important;
}
.speaker-modal-hwkeh5 .lmn-modal-footer button {
  margin: auto !important;
}
.speaker-modal-hwkeh5-mobile {
  min-width: auto !important;
  height: 547px;
}
.speaker-modal-hwkeh5-mobile .lmn-modal-body {
  max-height: 547px !important;
}
.speaker-modal-hwkeh5-mobile .lmn-modal-footer {
  padding: 20px 0 !important;
  border-top-color: #d9e2ea !important;
  margin: 0 16px;
}
@media (max-width: 768px) {
  .speaker-modal-hwkeh5 .lmn-modal-header {
    padding: 0 !important;
  }
  .speaker-content-wrapper {
    padding: 0 24px 20px !important;
    margin: 0 auto;
  }
  .speaker-avatar {
    margin: 40px auto 0 !important;
  }
  .speaker-modal-hwkeh5 .speaker-bios {
    padding: 0 24px 20px !important;
  }
  .speaker-modal-hwkeh5-mobile .lmn-modal-footer {
    padding: 16px 0 !important;
  }
  .speaker-modal-hwkeh5 .lmn-modal-content {
    height: 544px !important;
    padding: 0 !important;
  }
  .speaker-modal-hwkeh5 .lmn-modal-body {
    padding: 0 !important;
    max-height: 544px !important;
  }
}

.VideoArea___RmGFw {
  width: 100%;
  margin: 37px 0 47px;
}
.VideoArea___RmGFw .imageContainer___8rvXh,
.VideoArea___RmGFw .videoContainer___KgOl5 {
  position: relative;
  width: 100%;
  padding-top: 56%;
  margin: 0 auto 24px;
}
.VideoArea___RmGFw .imageContainer___8rvXh .videoWrapper___t3Rl9,
.VideoArea___RmGFw .videoContainer___KgOl5 .videoWrapper___t3Rl9 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.VideoArea___RmGFw .imageContainer___8rvXh .image___Le9kf,
.VideoArea___RmGFw .videoContainer___KgOl5 .image___Le9kf {
  border-radius: 20px;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.VideoArea___RmGFw .imageContainer___8rvXh .playIcon___dKaDu,
.VideoArea___RmGFw .videoContainer___KgOl5 .playIcon___dKaDu {
  position: absolute;
  width: 120px;
  height: 120px;
  left: calc(50% - 60px);
  top: calc(50% - 60px);
  font-size: 120px;
  line-height: 120px;
  opacity: 0.92;
  background-color: #34495F;
  border-radius: 100%;
  text-align: center;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.VideoArea___RmGFw .imageContainer___8rvXh .playIcon___dKaDu:hover,
.VideoArea___RmGFw .videoContainer___KgOl5 .playIcon___dKaDu:hover {
  background-color: #0076D4;
  box-shadow: 0 0 4px 4px #219dff;
}
.VideoArea___RmGFw .imageContainer___8rvXh .iconColor___OH583,
.VideoArea___RmGFw .videoContainer___KgOl5 .iconColor___OH583 {
  color: #fff;
  font-size: 80px;
  margin-left: 10px;
  width: 80px;
}
.VideoArea___RmGFw .title___RGchS {
  margin-bottom: 12px;
  font-weight: bold;
  font-size: 26px;
  line-height: 30px;
}
.VideoArea___RmGFw .summary___52TCB {
  color: #4F6F90;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 18px;
}
.VideoArea___RmGFw .videoList___NWlzI {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.VideoArea___RmGFw .videoItem___IZAIg {
  width: 49%;
  display: flex;
  flex-direction: column;
  margin-bottom: 48px;
  height: 100%;
}
.VideoArea___RmGFw .videoSingle___GGkV4 {
  width: 100%;
}
.VideoArea___RmGFw .videoSingleItem___KAW90 {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .VideoArea___RmGFw {
    margin: 46px 0 58px;
  }
  .VideoArea___RmGFw .imageContainer___8rvXh,
  .VideoArea___RmGFw .videoContainer___KgOl5 {
    position: relative;
    width: 100%;
    padding-top: 56%;
    margin: 0 auto 16px;
  }
  .VideoArea___RmGFw .imageContainer___8rvXh .playIcon___dKaDu,
  .VideoArea___RmGFw .videoContainer___KgOl5 .playIcon___dKaDu {
    position: absolute;
    width: 50px;
    height: 50px;
    left: calc(50% - 25px);
    top: calc(50% - 25px);
    font-size: 50px;
    line-height: 50px;
  }
  .VideoArea___RmGFw .imageContainer___8rvXh .iconColor___OH583,
  .VideoArea___RmGFw .videoContainer___KgOl5 .iconColor___OH583 {
    color: #fff;
    font-size: 30px;
    width: 30px;
    margin-left: 6px;
  }
  .VideoArea___RmGFw .videoList___NWlzI {
    display: block;
  }
  .VideoArea___RmGFw .videoItem___IZAIg {
    width: 100%;
    margin-bottom: 32px;
    margin-right: 0;
  }
  .VideoArea___RmGFw .title___RGchS {
    margin-bottom: 6px;
  }
}

.ImageCarousel___Bms6v{width:100%;margin:69px 0;position:relative}.ImageCarousel___Bms6v .imageCard___F\+awV{height:480px;width:100%;border-radius:20px;object-fit:cover}.ImageCarousel___Bms6v .card___bqQ5v{display:flex}.ImageCarousel___Bms6v .card___bqQ5v .imageCard___F\+awV{width:39%;margin-right:1.6%}.ImageCarousel___Bms6v .slides___E7GrO .slick-list{height:480px;overflow-y:hidden}.ImageCarousel___Bms6v .slides___E7GrO .slick-slide{padding:0 1.25vw 0 0}.ImageCarousel___Bms6v .slides___E7GrO .slick-current,.ImageCarousel___Bms6v .slides___E7GrO .slick-active,.ImageCarousel___Bms6v .slides___E7GrO .slick-active+.slick-slide{width:32.5vw !important;transition:all .3s}.ImageCarousel___Bms6v .caption___5FPZh{font-size:14px;letter-spacing:0;line-height:18px;padding:23px 0 0}.ImageCarousel___Bms6v .gpa-carousel-prev-arrow,.ImageCarousel___Bms6v .gpa-carousel-next-arrow{top:unset !important;margin:23px 0 0}.ImageCarousel___Bms6v .gpa-carousel-prev-arrow{left:30% !important;z-index:1}.ImageCarousel___Bms6v .gpa-carousel-next-arrow{right:calc(70% - 94px) !important}@media screen and (max-width: 768px){.ImageCarousel___Bms6v{padding-left:0;margin:56px 0;padding-bottom:0px}.ImageCarousel___Bms6v .imageCard___F\+awV{width:100%;height:238px;margin:auto}.ImageCarousel___Bms6v .card___bqQ5v{width:80vw !important;margin-left:6.4vw}.ImageCarousel___Bms6v .card___bqQ5v .imageCard___F\+awV{width:100%;height:238px;margin-right:0}.ImageCarousel___Bms6v .slides___E7GrO .slick-list{height:238px;overflow-y:hidden}.ImageCarousel___Bms6v .slides___E7GrO .slick-slide{padding:0 0 0 4.8vw}.ImageCarousel___Bms6v .slides___E7GrO .slick-current{width:86.4vw !important;padding-left:6.4vw}.ImageCarousel___Bms6v .slides___E7GrO .slick-list .image-card-wehks6,.ImageCarousel___Bms6v .slides___E7GrO .slick-active .image-card-wehks6{width:100% !important}.ImageCarousel___Bms6v .slides___E7GrO .gpa-carousel-prev-arrow,.ImageCarousel___Bms6v .slides___E7GrO .gpa-carousel-next-arrow{display:none !important}.ImageCarousel___Bms6v .caption___5FPZh{padding:16px 0 0}}
.gpa-carousel-arrow-wx23gub:before{content:none !important}.icgds.lmn-theme-light .gpa-carousel-arrow-wx23gub{height:42px;width:42px;display:flex;align-items:center;justify-content:center;font-size:18px;position:absolute;color:#255be3 !important;border-color:#255be3 !important}.icgds.lmn-theme-light .gpa-carousel-arrow-wx23gub:disabled{color:#255be3 !important;border-color:#255be3 !important;background-color:rgba(0,0,0,0) !important;opacity:.4}
.TextBlock___E4OmA{padding:61px 81px 45px 79px;margin:50px auto;width:776px;max-width:100%;border-radius:20px;overflow:auto;background-color:#f0f5f7;color:#000}.TextBlock___E4OmA .title___dtMsr{font-size:32px;letter-spacing:0;line-height:40px;padding-bottom:14px;color:inherit;margin-bottom:0}.TextBlock___E4OmA .summary___DP6ZY{font-size:16px !important;letter-spacing:0 !important;line-height:24px !important;background:rgba(0,0,0,0) !important;background-color:rgba(0,0,0,0) !important}.TextBlock___E4OmA .summary___DP6ZY img{width:100%}.TextBlock___E4OmA .theme-link-blue___H46Te a{color:#fff !important;text-decoration:underline !important}.TextBlock___E4OmA .theme-link-blue___H46Te a:hover{color:#73c2fc !important}.InverseTextBlock___YECTa{color:#fff}@media screen and (max-width: 575.98px){.TextBlock___E4OmA{padding:34px 30px 32px 30px;margin:25px 0}.TextBlock___E4OmA .title___dtMsr{font-size:28px;letter-spacing:0;line-height:36px;padding-bottom:30px;color:inherit}}
.QuoteContainer___mnu1a{margin-bottom:3.25rem;margin-top:2.5625rem}.QuoteContainer___mnu1a .citigroup-container-quote-center.width-regular{width:1076px;margin-left:50%;transform:translateX(-50%)}
.SeniorQuoteContainer___yph4J{padding:85px 79px;border-radius:20px !important;display:flex}.SeniorQuoteContainer___yph4J .Quote___VR3Kc{width:62%;margin:0 62px 0 0}.SeniorQuoteContainer___yph4J .single-people-container___rENIB .single-people___\+G0At{margin:11px 0;padding:40px 0 40px 55px}.SeniorQuoteContainer___yph4J .single-people-container___rENIB .single-people___\+G0At .imageWrapper___27V1d{width:136px;height:136px}.SeniorQuoteContainer___yph4J .single-people-container___rENIB .single-people___\+G0At .imageWrapper___27V1d .image-item___JwC52{width:100%;height:100%;border-radius:50%}.SeniorQuoteContainer___yph4J .single-people-container___rENIB .single-people___\+G0At .people-item___uPnIS{margin:25px 0 0 0;max-width:224px}.SeniorQuoteContainer___yph4J .single-people-container___rENIB .single-people___\+G0At .people-item___uPnIS .people-name___y-Bse{margin:0;font-size:16px;line-height:20px}.SeniorQuoteContainer___yph4J .single-people-container___rENIB .single-people___\+G0At .people-item___uPnIS .people-title___VpiRh{margin:6px 0 0 0;font-size:14px;line-height:18px}.SeniorQuoteContainer___yph4J .border-light-blue___fYxUr{border-left:1px solid #73c2fc}.SeniorQuoteContainer___yph4J .border-citi-blue___aOLBc{border-left:1px solid #255be3}.SeniorQuoteContainer___yph4J.seniorQuote-large___fzYGq{font-size:32px;line-height:44px}.SeniorQuoteContainer___yph4J.seniorQuote-medium___KnBsR{font-size:24px;line-height:30px}.SeniorQuoteContainer___yph4J.seniorQuote-small___xZtKa{font-size:20px;line-height:28px}.SeniorQuoteContainer___yph4J.with-avatar___CSrWw{flex-direction:row}.SeniorQuoteContainer___yph4J.no-avatar___-dDQP{flex-direction:column}.SeniorQuoteContainer___yph4J.no-avatar___-dDQP .border-light-blue___fYxUr{border-left:unset;border-top:unset !important}.SeniorQuoteContainer___yph4J.no-avatar___-dDQP .border-citi-blue___aOLBc{border-left:unset;border-top:unset !important}.SeniorQuoteContainer___yph4J.no-avatar___-dDQP .Quote___VR3Kc{width:100%;margin:0}.SeniorQuoteContainer___yph4J.no-avatar___-dDQP .single-people-container___rENIB .single-people___\+G0At{padding:0;margin:0}.SeniorQuoteContainer___yph4J.no-avatar___-dDQP .single-people-container___rENIB .single-people___\+G0At .people-item___uPnIS{margin:40px 0 0 0}.SeniorQuoteContainer___yph4J.no-avatar___-dDQP .single-people-container___rENIB .single-people___\+G0At .people-name___y-Bse{margin:0 0 0 0}.SeniorQuoteContainer___yph4J.no-avatar___-dDQP .single-people-container___rENIB .single-people___\+G0At .people-title___VpiRh{margin:6px 0 0 0}.citigroup-container-quote-center{max-width:1076px;margin:auto}@media(max-width: 1299.98px){.citigroup-container-quote-center{max-width:78%}}@media(max-width: 768px){.citigroup-container-quote-center{max-width:100%}}.citigroup-container-quote-center.width-regular{max-width:1076px;margin:auto}@media(max-width: 1299.98px){.citigroup-container-quote-center.width-regular{max-width:78%}}@media(max-width: 768px){.citigroup-container-quote-center.width-regular{max-width:100%}}.citigroup-container-quote-center.width-sm{max-width:776px;margin:auto}@media(max-width: 1299.98px){.citigroup-container-quote-center.width-sm{max-width:56%}}@media(max-width: 768px){.citigroup-container-quote-center.width-sm{max-width:100%}}@media only screen and (max-width: 1300px){.SeniorQuoteContainer___yph4J{width:100%;margin:0 auto;display:block;border-radius:20px !important;padding:32px}.SeniorQuoteContainer___yph4J .Quote___VR3Kc{width:100%}.SeniorQuoteContainer___yph4J .single-people-container___rENIB{width:100%;display:block}.SeniorQuoteContainer___yph4J .single-people-container___rENIB .single-people___\+G0At{padding:0;margin-top:32px;display:flex}.SeniorQuoteContainer___yph4J .single-people-container___rENIB .single-people___\+G0At .imageWrapper___27V1d{width:85px;height:85px}.SeniorQuoteContainer___yph4J .single-people-container___rENIB .single-people___\+G0At .imageWrapper___27V1d .image-item___JwC52{width:100%;height:100%;border-radius:50%;object-fit:cover}.SeniorQuoteContainer___yph4J .single-people-container___rENIB .single-people___\+G0At .people-item___uPnIS{display:flex;flex-direction:column;justify-content:center;margin:0 0 0 16px;width:calc(100% - 101px)}.SeniorQuoteContainer___yph4J .single-people-container___rENIB .single-people___\+G0At .people-item___uPnIS .people-name___y-Bse{margin:0;font-size:16px;line-height:20px}.SeniorQuoteContainer___yph4J .single-people-container___rENIB .single-people___\+G0At .people-item___uPnIS .people-title___VpiRh,.SeniorQuoteContainer___yph4J .single-people-container___rENIB .single-people___\+G0At .people-item___uPnIS .people-location___94UbS{line-height:18px}.SeniorQuoteContainer___yph4J .border-light-blue___fYxUr{border-top:1px solid #73c2fc;border-left:unset}.SeniorQuoteContainer___yph4J .border-citi-blue___aOLBc{border-top:1px solid #255be3;border-left:unset}.SeniorQuoteContainer___yph4J.seniorQuote-large___fzYGq{font-size:22px;line-height:32px}.SeniorQuoteContainer___yph4J.seniorQuote-medium___KnBsR{font-size:20px;line-height:30px}.SeniorQuoteContainer___yph4J.seniorQuote-small___xZtKa{font-size:18px;line-height:27px}.SeniorQuoteContainer___yph4J.no-avatar___-dDQP .single-people-container___rENIB .single-people___\+G0At .people-item___uPnIS{margin:0}}
.QuoteContainer___Ix7zT{width:100%}.QuoteContainer___Ix7zT .container___PaJkn.textColor___Ed4Kl{color:#fff !important}.QuoteContainer___Ix7zT .container___PaJkn .quoteIcon___DQ-eN{z-index:5;width:54px;height:40px;margin-bottom:21px;background-position:center;background-repeat:no-repeat;background-size:contain}.QuoteContainer___Ix7zT .container___PaJkn .quoteIconSvg___kRBwV{z-index:5;width:54px;height:40px;margin-bottom:21px;background-position:center;background-repeat:no-repeat;background-size:contain}@media screen and (max-width: 1300px){.QuoteContainer___Ix7zT{margin-bottom:32px;margin-top:0}.QuoteContainer___Ix7zT .container___PaJkn .quoteIconSvg___kRBwV{width:53.055px;height:38.79px;margin-bottom:24px}.QuoteContainer___Ix7zT .container___PaJkn .title___LVVJh{font-size:24px !important;line-height:30px !important}.QuoteContainer___Ix7zT .container___PaJkn .title___LVVJh.textColor___Ed4Kl{color:#fff !important}}
.keyInsights___0oZdu{position:relative;padding:82px 90px 57px 109px;width:100%;border-radius:20px;overflow:auto;margin:auto;background-color:#f0f5f7}.keyInsights___0oZdu .header___QmFQK{position:absolute;top:0;left:0;background-color:#0f1632;padding:12px 26px;height:51px;border-radius:20px 0;font-size:16px;font-weight:bold;line-height:28px;color:#fff;margin-bottom:0}.keyInsights___0oZdu .body___kPP9q{font-size:18px !important;line-height:28px !important;color:#000 !important;background:rgba(0,0,0,0) !important;background-color:rgba(0,0,0,0) !important;font-weight:400 !important}.keyInsights___0oZdu .body___kPP9q ul li{font-size:18px !important;line-height:28px !important;color:#000 !important;background:rgba(0,0,0,0) !important;background-color:rgba(0,0,0,0) !important;font-weight:400 !important}.keyInsights___0oZdu .body___kPP9q ul{list-style:none !important;padding-left:17px !important}.keyInsights___0oZdu .body___kPP9q ul li::before{content:"•";font-size:larger;color:#255be3 !important;display:inline-block;width:1em;margin-left:-0.9em}.keyInsights___0oZdu .body___kPP9q li{word-wrap:break-word;margin-bottom:14px !important}.keyInsights___0oZdu .body___kPP9q li:last-child{margin-bottom:0 !important}.Highlight___HhYLS{padding:47px 53px 47px 76px;width:100%;border-radius:20px;overflow:auto;margin:auto;background-color:#f0f5f7}.Highlight___HhYLS .header___QmFQK{font-size:20px;font-weight:bold;letter-spacing:2.22px;line-height:34px;color:#0f1632;margin-bottom:20px}.Highlight___HhYLS .body___kPP9q{font-size:20px !important;letter-spacing:0 !important;line-height:26px !important;color:#000 !important;background:rgba(0,0,0,0) !important;background-color:rgba(0,0,0,0) !important;font-weight:300 !important}.Highlight___HhYLS .body___kPP9q ul li{font-size:20px !important;letter-spacing:0 !important;line-height:26px !important;color:#000 !important;background:rgba(0,0,0,0) !important;background-color:rgba(0,0,0,0) !important;font-weight:300 !important}.Highlight___HhYLS .body___kPP9q ul{list-style:none !important;padding-left:17px !important}.Highlight___HhYLS .body___kPP9q ul li::before{content:"•";color:#000 !important;display:inline-block;width:1em;margin-left:-0.9em}.Highlight___HhYLS .body___kPP9q li{margin-bottom:14px !important}.Highlight___HhYLS .body___kPP9q li:last-child{margin-bottom:0 !important}@media screen and (max-width: 575.98px){.Highlight___HhYLS{padding:34px 30px 48px 30px}.keyInsights___0oZdu{padding:82px 28px 24px 16px}.keyInsights___0oZdu .body___kPP9q{line-height:25px !important}.keyInsights___0oZdu .body___kPP9q ul li{line-height:25px !important}}
.ImageCard___gQXZ5{width:979px;margin:0 auto;border-bottom:1px solid #a8bbcf}.ImageCard___gQXZ5 .default-ui___j52\+Z{display:flex;flex-direction:column;margin-top:31px;padding-bottom:74px}.ImageCard___gQXZ5 .default-ui___j52\+Z .title___Ii41u{margin-bottom:8px}.ImageCard___gQXZ5 .default-ui___j52\+Z .summary___RYLLH{display:-webkit-box;/*! autoprefixer: off */-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:4;max-height:auto}.ImageCard___gQXZ5 .default-ui___j52\+Z .summary___RYLLH sub,.ImageCard___gQXZ5 .default-ui___j52\+Z .summary___RYLLH sup{font-size:75%;line-height:0;position:relative}.ImageCard___gQXZ5 .default-single-ui___lAnUj{width:776px;margin:0 auto;padding-bottom:49px}.ImageCard___gQXZ5 .icg-default-single-ui___t5SIz{margin:0}.ImageCard___gQXZ5 .lr-ui___7kxWe{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding-bottom:32px;margin-top:43px}.ImageCard___gQXZ5 .lr-ui___7kxWe .image-container___8lLbu{width:576px}.ImageCard___gQXZ5 .lr-ui___7kxWe .image-container___8lLbu .image-item___WnRfL{width:100%}.ImageCard___gQXZ5 .lr-ui___7kxWe .image-container___8lLbu .image-item___WnRfL img{width:100%;height:461px;border-radius:20px}.ImageCard___gQXZ5 .lr-ui___7kxWe .image-container___8lLbu .image-item___WnRfL .caption___VaLAc{margin-top:22px}.ImageCard___gQXZ5 .lr-ui___7kxWe .top-container___UiA0T{width:360px}.ImageCard___gQXZ5 .lr-ui___7kxWe .top-container___UiA0T .title___Ii41u{font-weight:400;font-size:24px;line-height:30px;color:#000;margin:0 auto;display:-webkit-box;/*! autoprefixer: off */-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;max-height:auto}.ImageCard___gQXZ5 .lr-ui___7kxWe .top-container___UiA0T .title___Ii41u sub,.ImageCard___gQXZ5 .lr-ui___7kxWe .top-container___UiA0T .title___Ii41u sup{font-size:75%;line-height:0;position:relative}.ImageCard___gQXZ5 .lr-ui___7kxWe .top-container___UiA0T .icg-title___cLMRO{font-size:16px;line-height:24px;font-weight:bold}.ImageCard___gQXZ5 .lr-ui___7kxWe .top-container___UiA0T .summary___RYLLH{font-size:18px;line-height:28px;color:#000;font-weight:400}.ImageCard___gQXZ5 .rl-ui___EvsA0{display:flex;flex-direction:row-reverse;align-items:center;justify-content:space-between;padding-bottom:32px;margin-top:31px}.ImageCard___gQXZ5 .rl-ui___EvsA0 .image-container___8lLbu{width:576px}.ImageCard___gQXZ5 .rl-ui___EvsA0 .image-container___8lLbu .image-item___WnRfL{width:100%}.ImageCard___gQXZ5 .rl-ui___EvsA0 .image-container___8lLbu .image-item___WnRfL a{width:576px;height:461px}.ImageCard___gQXZ5 .rl-ui___EvsA0 .image-container___8lLbu .image-item___WnRfL img{width:100%;height:461px;border-radius:20px}.ImageCard___gQXZ5 .rl-ui___EvsA0 .image-container___8lLbu .image-item___WnRfL .caption___VaLAc{margin-top:22px}.ImageCard___gQXZ5 .rl-ui___EvsA0 .top-container___UiA0T{width:360px}.ImageCard___gQXZ5 .rl-ui___EvsA0 .top-container___UiA0T .title___Ii41u{font-weight:400;font-size:24px;line-height:30px;color:#000;margin:0 auto;display:-webkit-box;/*! autoprefixer: off */-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;max-height:auto}.ImageCard___gQXZ5 .rl-ui___EvsA0 .top-container___UiA0T .title___Ii41u sub,.ImageCard___gQXZ5 .rl-ui___EvsA0 .top-container___UiA0T .title___Ii41u sup{font-size:75%;line-height:0;position:relative}.ImageCard___gQXZ5 .rl-ui___EvsA0 .top-container___UiA0T .icg-title___cLMRO{font-size:16px;line-height:24px;font-weight:bold}.ImageCard___gQXZ5 .rl-ui___EvsA0 .top-container___UiA0T .summary___RYLLH{font-size:18px;line-height:28px;color:#000;font-weight:400;margin-bottom:0}.ImageCard___gQXZ5 .l-r-item___9YbQc{position:relative;width:100%;height:461px;overflow:hidden}.ImageCard___gQXZ5 .l-r-item___9YbQc a{height:461px}.ImageCard___gQXZ5 .l-r-item___9YbQc a img{height:461px}.ImageCard___gQXZ5 .image-container___8lLbu{display:flex;flex-direction:row;justify-content:space-between}.ImageCard___gQXZ5 .image-container___8lLbu .image-single-title___Y3\+4O{font-size:16px;font-weight:bold;line-height:24px;color:#000;margin-bottom:24px}.ImageCard___gQXZ5 .image-container___8lLbu .single-video-image-title___wPrrd{margin-bottom:12px}.ImageCard___gQXZ5 .image-container___8lLbu .image-item___WnRfL{display:flex;flex-direction:column;width:100%}.ImageCard___gQXZ5 .image-container___8lLbu .image-item___WnRfL img{width:100%;object-fit:cover}.ImageCard___gQXZ5 .image-container___8lLbu .image-item___WnRfL .image-title___rWP0R{font-size:16px;font-weight:bold;line-height:24px;color:#000;margin-bottom:22px}.ImageCard___gQXZ5 .image-container___8lLbu .image-item___WnRfL .more-image-title___zWldr{height:48px;margin-bottom:16px;display:-webkit-box;/*! autoprefixer: off */-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;max-height:auto}.ImageCard___gQXZ5 .image-container___8lLbu .image-item___WnRfL .more-image-title___zWldr sub,.ImageCard___gQXZ5 .image-container___8lLbu .image-item___WnRfL .more-image-title___zWldr sup{font-size:75%;line-height:0;position:relative}.ImageCard___gQXZ5 .image-container___8lLbu .image-item___WnRfL .caption___VaLAc{font-size:14px;font-weight:400;line-height:18px;color:#4f6f90;margin-top:22px}.ImageCard___gQXZ5 .image-container___8lLbu .image-item___WnRfL .icg-caption___W\+EWt{font-size:12px;line-height:16px;color:#4f6f90}.ImageCard___gQXZ5 .image-container___8lLbu .image-item___WnRfL .more-default-item___1yZMd{width:476px;height:380px}.ImageCard___gQXZ5 .image-container___8lLbu .image-item___WnRfL .more-default-item___1yZMd img{width:476px;height:380px;border-radius:20px}.ImageCard___gQXZ5 .image-container___8lLbu .image-item___WnRfL .more-default-link-item___p-iLi{width:476px;height:380px;border-radius:20px;border:1px solid #d9e2ea;padding:18px 9px 0 7px;position:relative;overflow:hidden}.ImageCard___gQXZ5 .image-container___8lLbu .image-item___WnRfL .more-default-link-item___p-iLi img{width:460px;height:298px}.ImageCard___gQXZ5 .image-container___8lLbu .image-item___WnRfL .more-default-link-item___p-iLi .icon-ele-zoom___2gUNq{position:absolute;right:0;bottom:0;width:56px;height:48px;border-radius:20px 0 20px 0;background-color:#0f1632;display:flex;align-items:center;justify-content:center;cursor:pointer}.ImageCard___gQXZ5 .image-container___8lLbu .image-item___WnRfL .more-default-link-item___p-iLi .icon-ele-zoom___2gUNq .icon___x3zrn{width:24px;height:24px;font-size:24px;color:#fff}.ImageCard___gQXZ5 .image-container___8lLbu .image-item___WnRfL .icon-ele___RsX-B{position:absolute;right:0;bottom:0;width:56px;height:48px;border-radius:20px 0 20px 0;background-color:#0f1632;display:flex;align-items:center;justify-content:center;cursor:pointer}.ImageCard___gQXZ5 .image-container___8lLbu .image-item___WnRfL .icon-ele___RsX-B .icon___x3zrn{width:14px;height:14px;font-size:14px;color:#fff}.ImageCard___gQXZ5 .image-container___8lLbu .default-single-item___CCvmu{width:778px;border-radius:20px}.ImageCard___gQXZ5 .image-container___8lLbu .default-single-item___CCvmu .default-item___w1aN4{width:776px}.ImageCard___gQXZ5 .image-container___8lLbu .default-single-item___CCvmu img{width:776px;height:621px;border-radius:20px}.ImageCard___gQXZ5 .image-container___8lLbu .default-single-item___CCvmu .caption___VaLAc{width:760px;margin:0 auto;margin-top:24px}.ImageCard___gQXZ5 .image-container___8lLbu .default-single-link-item___xiPwM{width:778px;height:654px;border:1px solid #d9e2ea;border-radius:20px;position:relative;padding:21px 20px 13px;overflow:hidden}.ImageCard___gQXZ5 .image-container___8lLbu .default-single-link-item___xiPwM .default-item___w1aN4{width:736px}.ImageCard___gQXZ5 .image-container___8lLbu .default-single-link-item___xiPwM img{width:736px;height:618px}.ImageCard___gQXZ5 .image-container___8lLbu .default-single-link-item___xiPwM .caption___VaLAc{margin-top:24px}.ImageCard___gQXZ5 .image-container___8lLbu .default-single-link-item___xiPwM .icon-ele___RsX-B{position:absolute;right:0;bottom:0;width:56px;height:48px;border-radius:20px 0 20px 0;background-color:#0f1632;display:flex;align-items:center;justify-content:center;cursor:pointer}.ImageCard___gQXZ5 .image-container___8lLbu .default-single-link-item___xiPwM .icon-ele___RsX-B .icon___x3zrn{width:14px;height:14px;font-size:14px;color:#fff}.ImageCard___gQXZ5 .image-container___8lLbu .default-single-video-item___p7A\+u{width:100%;height:437px}.ImageCard___gQXZ5 .image-container___8lLbu .default-single-video-item___p7A\+u .default-item___w1aN4{width:100%;height:437px}.ImageCard___gQXZ5 .image-container___8lLbu .default-more-item___z5y4G{width:476px}.ImageCard___gQXZ5 .image-container___8lLbu .default-more-item___z5y4G .caption___VaLAc{margin-top:16px;width:88%}.ImageCard___gQXZ5 .single-image-container___SpoyN{display:flex;flex-direction:column}.ImageCard___gQXZ5 .single-image-container___SpoyN .single-caption___LiHer{font-size:14px;font-weight:400;line-height:18px;color:#4f6f90;margin-top:24px;display:-webkit-box;/*! autoprefixer: off */-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:4;max-height:auto}.ImageCard___gQXZ5 .single-image-container___SpoyN .single-caption___LiHer sub,.ImageCard___gQXZ5 .single-image-container___SpoyN .single-caption___LiHer sup{font-size:75%;line-height:0;position:relative}.ImageCard___gQXZ5 .single-image-container___SpoyN .single-video-caption___IXNrc{margin-top:12px}.ImageCard___gQXZ5 .single-image-container___SpoyN .icg-caption___W\+EWt{font-size:12px;line-height:16px;color:#4f6f90}.ImageCard___gQXZ5 .top-container___UiA0T .title___Ii41u{font-weight:400;font-size:24px;line-height:30px;color:#000;margin:0 auto;display:-webkit-box;/*! autoprefixer: off */-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;max-height:auto}.ImageCard___gQXZ5 .top-container___UiA0T .title___Ii41u sub,.ImageCard___gQXZ5 .top-container___UiA0T .title___Ii41u sup{font-size:75%;line-height:0;position:relative}.ImageCard___gQXZ5 .top-container___UiA0T .single-title___qJQkT{font-weight:400;font-size:24px;line-height:30px;color:#000;margin-bottom:23px;display:-webkit-box;/*! autoprefixer: off */-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;max-height:auto}.ImageCard___gQXZ5 .top-container___UiA0T .single-title___qJQkT sub,.ImageCard___gQXZ5 .top-container___UiA0T .single-title___qJQkT sup{font-size:75%;line-height:0;position:relative}.ImageCard___gQXZ5 .top-container___UiA0T .icg-title___cLMRO{font-size:16px;line-height:24px;font-weight:bold}.ImageCard___gQXZ5 .top-container___UiA0T .summary___RYLLH{font-size:18px;line-height:28px;color:#000;font-weight:400;margin-bottom:24px}.ImageCard___gQXZ5 .two-default-top___J-Vjp{width:80%;margin:0 auto}.ImageCard___gQXZ5 .two-default-top___J-Vjp .summary___RYLLH{margin-top:8px}.ImageCard___gQXZ5 .icg-two-default-top___Odegc{margin:0}.ImageCard___gQXZ5 .play-icon___CSkEe{width:5rem;position:absolute;left:calc(50% - 2.5rem);top:calc(50% - 2.5rem);z-index:5;height:5rem;background-position:center;background-repeat:no-repeat;background-size:contain;box-shadow:0 0 3px 3px rgba(255,255,255,.25);border-radius:50%;cursor:pointer}.ImageCard___gQXZ5 .image-card-media-wrapper{min-height:300px;max-height:100%;background-size:cover;background-position:center center;display:flex;justify-content:center;align-items:center;position:relative;margin-bottom:47px;background-repeat:no-repeat}.ImageCard___gQXZ5 .image-card-media-wrapper .video-wrapper{position:absolute;left:0;right:0;top:0;bottom:0}.ImageCard___gQXZ5 .image-card-media-wrapper .play-icon{position:absolute;top:calc(50% - 60px);left:calc(50% - 60px);width:120px;height:120px;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgdmlld0JveD0iMCAwIDMyIDMyIj4KICA8ZyBpZD0iR3JvdXBfNDk3NCIgZGF0YS1uYW1lPSJHcm91cCA0OTc0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNjA2LjUzNyAtMjE5MS41MzYpIj4KICAgIDxyZWN0IGlkPSJSZWN0YW5nbGVfMzI1MyIgZGF0YS1uYW1lPSJSZWN0YW5nbGUgMzI1MyIgd2lkdGg9IjE5IiBoZWlnaHQ9IjE5IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg2MTMuNTM2IDIxOTguNTM2KSIgZmlsbD0iI2ZmZiIvPgogICAgPGcgaWQ9Ikdyb3VwXzQ5MzIiIGRhdGEtbmFtZT0iR3JvdXAgNDkzMiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNjA2LjY3NyAyMTkxLjY3NykiPgogICAgICA8ZyBpZD0iR3JvdXBfNDg5MyIgZGF0YS1uYW1lPSJHcm91cCA0ODkzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDApIj4KICAgICAgICA8cGF0aCBpZD0iU3VidHJhY3Rpb25fMyIgZGF0YS1uYW1lPSJTdWJ0cmFjdGlvbiAzIiBkPSJNMTYsMzJBMTYsMTYsMCwwLDEsNC42ODYsNC42ODcsMTYsMTYsMCwwLDEsMjcuMzE0LDI3LjMxNCwxNS45LDE1LjksMCwwLDEsMTYsMzJaTTEyLjIxNCw5Ljc4MXYxMy4zbC4zNzQtLjI1OSw4Ljg4Mi02LjEzMy4yODItLjItLjI4LS4yTDEyLjU5LDEwLjA0NloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0wLjE0IC0wLjE0MikiIGZpbGw9IiMwMDY2YjMiLz4KICAgICAgPC9nPgogICAgPC9nPgogIDwvZz4KPC9zdmc+Cg==);background-repeat:no-repeat;background-size:contain;background-position:center center;z-index:1;box-shadow:0 0 3px 3px rgba(255,255,255,.25);border-radius:50%;cursor:pointer}@media screen and (max-width: 1024px){.ImageCard___gQXZ5{width:100%;margin:0 auto;padding:0 20px;border-bottom:1px solid #a8bbcf}.ImageCard___gQXZ5 .default-ui___j52\+Z{display:flex;flex-direction:column}.ImageCard___gQXZ5 .default-single-ui___lAnUj{width:100%;padding-bottom:49px}.ImageCard___gQXZ5 .lr-ui___7kxWe{display:flex;flex-direction:column;align-items:center;padding-bottom:32px}.ImageCard___gQXZ5 .lr-ui___7kxWe .image-container___8lLbu{width:100%}.ImageCard___gQXZ5 .lr-ui___7kxWe .image-container___8lLbu .image-single-title___Y3\+4O{font-size:16px;font-weight:bold;line-height:24px;color:#000;margin-bottom:24px}.ImageCard___gQXZ5 .lr-ui___7kxWe .image-container___8lLbu .image-item___WnRfL{width:100%}.ImageCard___gQXZ5 .lr-ui___7kxWe .image-container___8lLbu .image-item___WnRfL img{width:100%;height:461px;border-radius:20px}.ImageCard___gQXZ5 .lr-ui___7kxWe .image-container___8lLbu .image-item___WnRfL .image-title___rWP0R{width:100%;word-break:break-all;margin-bottom:22px;display:-webkit-box;/*! autoprefixer: off */-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;max-height:auto}.ImageCard___gQXZ5 .lr-ui___7kxWe .image-container___8lLbu .image-item___WnRfL .image-title___rWP0R sub,.ImageCard___gQXZ5 .lr-ui___7kxWe .image-container___8lLbu .image-item___WnRfL .image-title___rWP0R sup{font-size:75%;line-height:0;position:relative}.ImageCard___gQXZ5 .lr-ui___7kxWe .image-container___8lLbu .image-item___WnRfL .caption___VaLAc{width:100%;word-break:break-all;display:-webkit-box;/*! autoprefixer: off */-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:6;max-height:auto;margin-top:22px}.ImageCard___gQXZ5 .lr-ui___7kxWe .image-container___8lLbu .image-item___WnRfL .caption___VaLAc sub,.ImageCard___gQXZ5 .lr-ui___7kxWe .image-container___8lLbu .image-item___WnRfL .caption___VaLAc sup{font-size:75%;line-height:0;position:relative}.ImageCard___gQXZ5 .lr-ui___7kxWe .top-container___UiA0T{width:100%}.ImageCard___gQXZ5 .rl-ui___EvsA0{display:flex;flex-direction:column;align-items:center;padding-bottom:32px}.ImageCard___gQXZ5 .rl-ui___EvsA0 .image-container___8lLbu{width:100%}.ImageCard___gQXZ5 .rl-ui___EvsA0 .image-container___8lLbu .image-single-title___Y3\+4O{font-size:16px;font-weight:bold;line-height:24px;color:#4f6f90;margin-bottom:24px}.ImageCard___gQXZ5 .rl-ui___EvsA0 .image-container___8lLbu .image-item___WnRfL{width:100%}.ImageCard___gQXZ5 .rl-ui___EvsA0 .image-container___8lLbu .image-item___WnRfL img{width:100%;height:461px;border-radius:20px}.ImageCard___gQXZ5 .rl-ui___EvsA0 .image-container___8lLbu .image-item___WnRfL .image-title___rWP0R{width:100%;word-break:break-all;margin-bottom:22px}.ImageCard___gQXZ5 .rl-ui___EvsA0 .image-container___8lLbu .image-item___WnRfL .caption___VaLAc{margin-top:22px;width:100%;display:-webkit-box;/*! autoprefixer: off */-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:6;max-height:auto}.ImageCard___gQXZ5 .rl-ui___EvsA0 .image-container___8lLbu .image-item___WnRfL .caption___VaLAc sub,.ImageCard___gQXZ5 .rl-ui___EvsA0 .image-container___8lLbu .image-item___WnRfL .caption___VaLAc sup{font-size:75%;line-height:0;position:relative}.ImageCard___gQXZ5 .rl-ui___EvsA0 .top-container___UiA0T{width:100%;margin-bottom:12px}.ImageCard___gQXZ5 .image-container___8lLbu{display:flex;flex-direction:column;align-items:center}.ImageCard___gQXZ5 .image-container___8lLbu .image-item___WnRfL{width:100%;display:flex;flex-direction:column}.ImageCard___gQXZ5 .image-container___8lLbu .image-item___WnRfL img{width:100%;object-fit:cover}.ImageCard___gQXZ5 .image-container___8lLbu .image-item___WnRfL .more-default-item___1yZMd{width:100%;height:380px}.ImageCard___gQXZ5 .image-container___8lLbu .image-item___WnRfL .more-default-item___1yZMd img{width:100%;height:380px;border-radius:20px}.ImageCard___gQXZ5 .image-container___8lLbu .image-item___WnRfL .more-default-link-item___p-iLi{width:100%;height:380px;border-radius:20px;border:1px solid #d9e2ea;padding:18px 9px 18px 7px;position:relative;overflow:hidden}.ImageCard___gQXZ5 .image-container___8lLbu .image-item___WnRfL .more-default-link-item___p-iLi img{width:100%;height:298px}.ImageCard___gQXZ5 .image-container___8lLbu .image-item___WnRfL .more-default-link-item___p-iLi .icon-ele-zoom___2gUNq{position:absolute;right:0;bottom:0;width:56px;height:48px;border-radius:20px 0 20px 0;background-color:#0f1632;display:flex;align-items:center;justify-content:center;cursor:pointer}.ImageCard___gQXZ5 .image-container___8lLbu .image-item___WnRfL .more-default-link-item___p-iLi .icon-ele-zoom___2gUNq .icon___x3zrn{width:24px;height:24px;font-size:24px;color:#fff}.ImageCard___gQXZ5 .image-container___8lLbu .image-item___WnRfL .icon-ele___RsX-B{position:absolute;right:0;bottom:0;width:56px;height:48px;border-radius:20px 0 20px 0;background-color:#0f1632;display:flex;align-items:center;justify-content:center;cursor:pointer}.ImageCard___gQXZ5 .image-container___8lLbu .image-item___WnRfL .icon-ele___RsX-B .icon___x3zrn{width:14px;height:14px;font-size:14px;color:#fff}.ImageCard___gQXZ5 .image-container___8lLbu .default-single-item___CCvmu{width:100%;border-radius:20px}.ImageCard___gQXZ5 .image-container___8lLbu .default-single-item___CCvmu .default-item___w1aN4{width:100%}.ImageCard___gQXZ5 .image-container___8lLbu .default-single-item___CCvmu img{width:100%;height:auto}.ImageCard___gQXZ5 .image-container___8lLbu .default-single-item___CCvmu .image-title___rWP0R{width:100%;word-break:break-all;margin-bottom:24px}.ImageCard___gQXZ5 .image-container___8lLbu .default-single-item___CCvmu .caption___VaLAc{width:100%;margin:0 auto;margin-top:24px;display:-webkit-box;/*! autoprefixer: off */-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:6;max-height:auto}.ImageCard___gQXZ5 .image-container___8lLbu .default-single-item___CCvmu .caption___VaLAc sub,.ImageCard___gQXZ5 .image-container___8lLbu .default-single-item___CCvmu .caption___VaLAc sup{font-size:75%;line-height:0;position:relative}.ImageCard___gQXZ5 .image-container___8lLbu .default-single-link-item___xiPwM{width:100%;height:454px;border:1px solid #d9e2ea;padding:11px 10px 13px;border-radius:20px;position:relative;overflow:hidden}.ImageCard___gQXZ5 .image-container___8lLbu .default-single-link-item___xiPwM .default-item___w1aN4{width:100%}.ImageCard___gQXZ5 .image-container___8lLbu .default-single-link-item___xiPwM img{width:100%;height:418px}.ImageCard___gQXZ5 .image-container___8lLbu .default-single-link-item___xiPwM .image-title___rWP0R{width:100%;word-break:break-all;margin-bottom:24px}.ImageCard___gQXZ5 .image-container___8lLbu .default-single-link-item___xiPwM .caption___VaLAc{width:100%;margin-top:24px;display:-webkit-box;/*! autoprefixer: off */-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:6;max-height:auto}.ImageCard___gQXZ5 .image-container___8lLbu .default-single-link-item___xiPwM .caption___VaLAc sub,.ImageCard___gQXZ5 .image-container___8lLbu .default-single-link-item___xiPwM .caption___VaLAc sup{font-size:75%;line-height:0;position:relative}.ImageCard___gQXZ5 .image-container___8lLbu .default-more-item___z5y4G{width:100%}.ImageCard___gQXZ5 .image-container___8lLbu .default-more-item___z5y4G .image-title___rWP0R{width:88%;margin:12px auto}.ImageCard___gQXZ5 .image-container___8lLbu .default-more-item___z5y4G .caption___VaLAc{margin-top:16px;width:88%;margin:12px auto}.ImageCard___gQXZ5 .image-container___8lLbu .default-more-item___z5y4G:nth-last-child(1){margin-top:20px}.ImageCard___gQXZ5 .image-container___8lLbu .default-single-video-item___p7A\+u{width:100%;height:318px}.ImageCard___gQXZ5 .image-container___8lLbu .default-single-video-item___p7A\+u .default-item___w1aN4{width:100%;height:318px}.ImageCard___gQXZ5 .single-image-container___SpoyN{display:flex;flex-direction:column}.ImageCard___gQXZ5 .single-image-container___SpoyN .single-video-caption___IXNrc{width:88%;margin:0px auto}.ImageCard___gQXZ5 .single-image-video-container___Ba9Cb{display:flex;flex-direction:column;height:auto;overflow:hidden}.ImageCard___gQXZ5 .two-default-top___J-Vjp{width:100%;margin:0 auto}.ImageCard___gQXZ5 .two-default-top___J-Vjp .summary___RYLLH{margin-top:8px}.ImageCard___gQXZ5 .icg-two-default-top___Odegc{margin:0}.ImageCard___gQXZ5 .play-icon___CSkEe{width:5rem;position:absolute;left:calc(50% - 2.5rem);top:calc(50% - 2.5rem);z-index:5;height:5rem;background-position:center;background-repeat:no-repeat;background-size:contain;box-shadow:0 0 3px 3px rgba(255,255,255,.25);border-radius:50%;cursor:pointer}}@media screen and (max-width: 768px){.ImageCard___gQXZ5 .single-image-container___SpoyN{display:flex;flex-direction:column}.ImageCard___gQXZ5 .single-image-container___SpoyN .single-video-caption___IXNrc,.ImageCard___gQXZ5 .single-image-container___SpoyN .image-title___rWP0R{width:88%;margin:0 auto}.ImageCard___gQXZ5 .single-image-video-container___Ba9Cb{display:flex;flex-direction:column;height:auto}.ImageCard___gQXZ5 .single-caption___LiHer .single-video-caption___IXNrc{margin-top:0}.ImageCard___gQXZ5 .more-default-link-item___p-iLi{margin-bottom:0px}}
.MetricContainer___mhB4C{display:flex;align-items:center;flex-wrap:wrap;align-content:space-between}.MetricContainer___mhB4C .metricItemContainer___YdJoD{width:258px;height:137px;font-size:44px;font-weight:bold;letter-spacing:0;line-height:48px;text-align:center;padding:12px 0 0 0}@media(max-width: 1299.98px){.MetricContainer___mhB4C .metricItemContainer___YdJoD{padding:9px 0 0 0}}@media(max-width: 991.98px){.MetricContainer___mhB4C .metricItemContainer___YdJoD{padding:6px 0 0 0}}.MetricContainer___mhB4C .metricItemContainer___YdJoD:after{content:"";display:block;width:.1px;height:122px;position:absolute;top:0;right:0px;background-color:#a8bbcf}.MetricContainer___mhB4C .metricItemContainer___YdJoD .title___fzBAu{color:#000;font-size:18px;font-weight:bold;letter-spacing:0;line-height:28px}.MetricContainer___mhB4C .metricItemContainer___YdJoD sup,.MetricContainer___mhB4C .metricItemContainer___YdJoD sub{font-size:16px;line-height:17px;font-weight:300}.MetricContainer___mhB4C .metricItemContainer___YdJoD .description___RoR4x sup{vertical-align:super}@media screen and (max-width: 768px){.MetricContainer___mhB4C{flex-direction:column;align-content:center}.MetricContainer___mhB4C .metricItemContainer___YdJoD{width:auto !important}}.container-md-Width{max-width:976px;margin:0 auto}.container-sm-Width{max-width:776px;margin:0 auto}#keyMetrics .metricItemoneIine{width:33.33%}#keyMetrics .metricFourItem{width:25%}#keyMetrics .metricFiveItem{width:20%}#keyMetrics .metricsixItem{width:16.6%}#keyMetrics .metricShowRightBorder{position:relative}#keyMetrics .metricShowRightBorder:last-child{position:inherit}#keyMetrics .metricShowRightBorder:last-child:after{width:0}#keyMetrics .metricMoreItem{position:relative}#keyMetrics .metricItemMoreIinles{border-bottom:1px solid #a8bbcf}
.VideoWithTranscript___zXRQj{margin:62px auto;width:100%;max-width:776px}.VideoWithTranscript___zXRQj .imageContainer___LHzeO,.VideoWithTranscript___zXRQj .videoContainer___F34s2{position:relative;width:100%;height:437px;margin:0 auto 34px;border-radius:20px;overflow:hidden}.VideoWithTranscript___zXRQj .imageContainer___LHzeO .videoWrapper___szefM,.VideoWithTranscript___zXRQj .videoContainer___F34s2 .videoWrapper___szefM{width:100%;height:100%;position:absolute;top:0;left:0}.VideoWithTranscript___zXRQj .imageContainer___LHzeO .image___y4jIL,.VideoWithTranscript___zXRQj .videoContainer___F34s2 .image___y4jIL{border-radius:20px;background-repeat:no-repeat !important;background-size:cover !important;background-position:center !important;width:100%;height:100%;position:absolute;top:0;left:0}.VideoWithTranscript___zXRQj .imageContainer___LHzeO .playIcon___jK8zY,.VideoWithTranscript___zXRQj .videoContainer___F34s2 .playIcon___jK8zY{position:absolute;width:100px;height:72px;top:50%;left:50%;transform:translate(-50%, -50%);font-size:120px;line-height:120px;background-color:#255be3;border-radius:20px;cursor:pointer}.VideoWithTranscript___zXRQj .imageContainer___LHzeO .playIcon___jK8zY .play___STqWo,.VideoWithTranscript___zXRQj .videoContainer___F34s2 .playIcon___jK8zY .play___STqWo{margin:18px 35px 18px 40px;width:0;height:0;border-top:18px solid rgba(0,0,0,0);border-bottom:18px solid rgba(0,0,0,0);border-left:25px solid #fff;border-right:0 solid rgba(0,0,0,0)}.VideoWithTranscript___zXRQj .transcriptButton___B-U7v{display:inline-flex;align-items:center;cursor:pointer;margin-bottom:21px}.VideoWithTranscript___zXRQj .transcriptButton___B-U7v .iconContainer___Mp8Wa{height:18px}.VideoWithTranscript___zXRQj .transcriptButton___B-U7v .transcriptIcon___QDg5c{margin-right:8px;width:13px;height:18px}.VideoWithTranscript___zXRQj .transcriptButton___B-U7v .transcriptText___EOEz1{font-size:14px;line-height:20px}.VideoWithTranscript___zXRQj .transcriptButton___B-U7v .transcriptText___EOEz1:hover{color:#255be3}.VideoWithTranscript___zXRQj .transcriptContainer___nwhA5{padding:48px 33px 41px 43px;height:100%;max-height:574px;border-radius:20px;background-color:#f0f5f7}.VideoWithTranscript___zXRQj .transcriptContainer___nwhA5 .transcriptWrapper{padding-right:10px;height:100%;max-height:508px;overflow-y:auto;font-size:16px;line-height:24px}.VideoWithTranscript___zXRQj .transcriptContainer___nwhA5 .transcriptWrapper::-webkit-scrollbar{width:10px !important;height:10px !important;border-radius:10px !important}.VideoWithTranscript___zXRQj .transcriptContainer___nwhA5 .transcriptWrapper::-webkit-scrollbar-thumb{background-color:#979797 !important;background-clip:padding-box;border:0 solid rgba(0,0,0,0)}.VideoWithTranscript___zXRQj .spaceTop___Gtela{margin-top:24px}.VideoWithTranscript___zXRQj .title___0Qcba{font-size:32px;line-height:40px;word-break:break-word;margin-bottom:16px}.VideoWithTranscript___zXRQj .summary___EF3jq{margin-bottom:0 !important;font-size:16px;line-height:23px}@media screen and (max-width: 767px){.VideoWithTranscript___zXRQj{margin:52px auto 57px}.VideoWithTranscript___zXRQj .imageContainer___LHzeO,.VideoWithTranscript___zXRQj .videoContainer___F34s2{position:relative;width:100%;height:184px;margin-bottom:26px}.VideoWithTranscript___zXRQj .imageContainer___LHzeO .playIcon___jK8zY,.VideoWithTranscript___zXRQj .videoContainer___F34s2 .playIcon___jK8zY{position:absolute;width:56px;height:48px;background-color:#255be3;border-radius:20px 0 20px 0;top:auto;left:auto;bottom:0;right:0;transform:none}.VideoWithTranscript___zXRQj .imageContainer___LHzeO .playIcon___jK8zY .play___STqWo,.VideoWithTranscript___zXRQj .videoContainer___F34s2 .playIcon___jK8zY .play___STqWo{margin:12px 18px 12px 22px;top:auto;left:auto;bottom:0;right:0;border-top:12px solid rgba(0,0,0,0);border-bottom:12px solid rgba(0,0,0,0);border-left:16px solid #fff;border-right:0 solid rgba(0,0,0,0)}.VideoWithTranscript___zXRQj .transcriptButton___B-U7v{display:inline-flex;margin-bottom:26px}.VideoWithTranscript___zXRQj .transcriptButton___B-U7v .iconContainer___Mp8Wa{display:flex;height:20px}.VideoWithTranscript___zXRQj .transcriptButton___B-U7v .transcriptIcon___QDg5c{margin-right:5px;margin-top:2px;width:12px;height:14px}.VideoWithTranscript___zXRQj .transcriptButton___B-U7v .transcriptText___EOEz1:active{color:#255be3}.VideoWithTranscript___zXRQj .spaceBottom___m4Pfu{margin-bottom:53px}.VideoWithTranscript___zXRQj .transcriptContainer___nwhA5{padding:47px 17px 24px 30px;height:100%;max-height:472px}.VideoWithTranscript___zXRQj .transcriptContainer___nwhA5 .transcriptWrapper{padding-right:13px;height:100%;max-height:401px;overflow-y:auto}.VideoWithTranscript___zXRQj .transcriptContainer___nwhA5 .transcriptWrapper::-webkit-scrollbar{width:10px !important;height:10px !important;border-radius:10px !important;background-color:#c8d5e1 !important}.VideoWithTranscript___zXRQj .transcriptContainer___nwhA5 .transcriptWrapper::-webkit-scrollbar-thumb{background-color:#002d72 !important;background-clip:padding-box;border:0 solid rgba(0,0,0,0)}.VideoWithTranscript___zXRQj .spaceTop___Gtela{margin-top:32px}.VideoWithTranscript___zXRQj .title___0Qcba{font-size:24px;line-height:30px;margin-bottom:16px}}
.TextAndImageWithCTA___wISV6{width:100%;padding:40px 0}.TextAndImageWithCTA___wISV6 .default-theme___CyZf0{display:flex;background-color:#0f1632;border-radius:20px}.TextAndImageWithCTA___wISV6 .default-theme___CyZf0 .container___hw14D{display:flex;width:100%;flex-direction:row;justify-content:space-between;height:175px}.TextAndImageWithCTA___wISV6 .default-theme___CyZf0 .container___hw14D .titleContainer___--K0s{display:flex;flex-direction:column;justify-content:space-between;height:175px;padding:39px 26px 30px 41px}.TextAndImageWithCTA___wISV6 .default-theme___CyZf0 .container___hw14D .titleContainer___--K0s .title___L7sZ1{font-family:Citi-Sans-Text-Regular !important;font-size:20px;font-weight:400 !important;line-height:28px;color:#fff;text-align:left}.TextAndImageWithCTA___wISV6 .default-theme___CyZf0 .container___hw14D .titleContainer___--K0s a{width:0}.TextAndImageWithCTA___wISV6 .default-theme___CyZf0 .container___hw14D .titleContainer___--K0s .lmn-btn{height:38px;padding:10px 16px}.TextAndImageWithCTA___wISV6 .default-theme___CyZf0 .container___hw14D .titleContainer___--K0s .lmn-btn span{font-size:14px;line-height:18px;font-weight:400}.TextAndImageWithCTA___wISV6 .default-theme___CyZf0 .summary___q6-NG{width:calc(50% - 20px);font-size:18px;line-height:28px}.TextAndImageWithCTA___wISV6 .default-theme___CyZf0 .revert-space___05fSW{margin-left:40px}.TextAndImageWithCTA___wISV6 .default-theme___CyZf0 .image___Tgpyb img{width:336px;height:175px;border-radius:0 20px 20px 0;object-fit:cover}@media screen and (max-width: 1024px){.TextAndImageWithCTA___wISV6{width:100%}.TextAndImageWithCTA___wISV6 .default-theme___CyZf0 .container___hw14D{display:flex;width:100%}.TextAndImageWithCTA___wISV6 .default-theme___CyZf0 .title___L7sZ1{font-size:20px;line-height:26px;margin-bottom:0}.TextAndImageWithCTA___wISV6 .default-theme___CyZf0 .image___Tgpyb{margin-left:0}.TextAndImageWithCTA___wISV6 .default-theme___CyZf0 .image___Tgpyb img{width:206px}}@media screen and (max-width: 769px){.TextAndImageWithCTA___wISV6{width:100%;padding:10px 0}.TextAndImageWithCTA___wISV6 .default-theme___CyZf0{flex-direction:column;border-radius:20px}.TextAndImageWithCTA___wISV6 .default-theme___CyZf0 .container___hw14D{display:flex;width:100%;height:auto;flex-direction:column}.TextAndImageWithCTA___wISV6 .default-theme___CyZf0 .container___hw14D .titleContainer___--K0s{height:auto;padding:43px 29px 34px 41px}.TextAndImageWithCTA___wISV6 .default-theme___CyZf0 .container___hw14D .titleContainer___--K0s .title___L7sZ1{margin-bottom:25px;font-size:20px;font-weight:400;line-height:28px;color:#fff;text-align:left}.TextAndImageWithCTA___wISV6 .default-theme___CyZf0 .image___Tgpyb{width:100%;height:175px}.TextAndImageWithCTA___wISV6 .default-theme___CyZf0 .image___Tgpyb img{width:100%;object-fit:cover;border-radius:0 0 20px 20px}.TextAndImageWithCTA___wISV6 .default-theme___CyZf0 .space___J1J09{margin-right:0}}
.TextAndImageBanner___PCSVO{width:auto}
.GpaCard___Ndh4B{width:1176px;max-width:100%;margin:auto}.GpaCard___Ndh4B .sectionTitle___NZ4Oc{padding:38px 0;color:#0f1632;text-transform:none !important}.GpaCard___Ndh4B .sectionSummary___SqZSf{max-width:873px;margin-bottom:40px}.GpaCard___Ndh4B .Card___oAEy\+{width:100%;display:flex;height:476px;border-radius:20px}.GpaCard___Ndh4B .image-link___Xjznl{width:100%}.GpaCard___Ndh4B .image-link___Xjznl .image-wrapper___Oq4W\+{width:100%;height:100%;flex-shrink:0;flex-grow:0;border-radius:20px 0 0 20px;position:relative;object-fit:cover}.GpaCard___Ndh4B .image-link___Xjznl .image-wrapper___Oq4W\+ .image-wx4nk3{object-fit:cover;border-radius:20px 0 0 20px}.GpaCard___Ndh4B .image-link___Xjznl .full-image-wrapper___oR6BH{border-radius:20px !important}.GpaCard___Ndh4B .play-container___9Wcoa{position:relative;width:100%;height:100%;border-radius:20px 0 0 20px}.GpaCard___Ndh4B .play-container___9Wcoa .playIconContainer___uJ\+xU{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);border-radius:50%;cursor:pointer;background-color:#34495f;width:100px;height:100px;opacity:.92;display:flex;justify-content:center;align-items:center}.GpaCard___Ndh4B .play-container___9Wcoa .playIconContainer___uJ\+xU .playIcon___ODSvs{color:#fff;font-size:50px;width:50px;opacity:1}.GpaCard___Ndh4B .text-wrapper___R3Dbm{width:49%;flex-shrink:0;flex-grow:0;padding:40px 90px 40px 62px;border-radius:0 20px 20px 0;display:flex;flex-direction:column;justify-content:center;border-radius:0 20px 20px 0}@media(max-width: 1299.98px){.GpaCard___Ndh4B .text-wrapper___R3Dbm{padding:30px 67.5px 30px 46.5px}}@media(max-width: 991.98px){.GpaCard___Ndh4B .text-wrapper___R3Dbm{padding:20px 45px 20px 31px}}.GpaCard___Ndh4B .text-wrapper___R3Dbm .title___Nzf7t{letter-spacing:0;margin-bottom:18px;color:inherit;flex-shrink:0}.GpaCard___Ndh4B .text-wrapper___R3Dbm .summary___tIomw,.GpaCard___Ndh4B .text-wrapper___R3Dbm .transparent-bg-summary___1iohu{letter-spacing:0;flex-shrink:0;margin-bottom:24px}.GpaCard___Ndh4B .text-wrapper___R3Dbm .summary___tIomw p,.GpaCard___Ndh4B .text-wrapper___R3Dbm .transparent-bg-summary___1iohu p{font-size:20px !important;line-height:26px !important;margin-bottom:0}.GpaCard___Ndh4B .text-wrapper___R3Dbm .summary___tIomw a,.GpaCard___Ndh4B .text-wrapper___R3Dbm .transparent-bg-summary___1iohu a{color:#fff;text-decoration:underline}.GpaCard___Ndh4B .text-wrapper___R3Dbm .transparent-bg-summary___1iohu a{color:#255be3}.GpaCard___Ndh4B .text-wrapper___R3Dbm .noteFooter___4WJ-2{font-style:italic !important;font-size:12px !important;line-height:16px !important}.GpaCard___Ndh4B .text-wrapper___R3Dbm .Summary{letter-spacing:0}.GpaCard___Ndh4B .text-wrapper___R3Dbm .linkWrapper___LCVDI{margin-top:16px;margin-right:20px;margin-bottom:10px}.GpaCard___Ndh4B .text-wrapper___R3Dbm .linkWrapper___LCVDI .btn___o61r7{height:42px;white-space:normal}.GpaCard___Ndh4B .text-wrapper___R3Dbm .linkWrapper___LCVDI .btn___o61r7:focus{margin-left:2px}.GpaCard___Ndh4B .text-wrapper___R3Dbm .linkWrapper___LCVDI .btn___o61r7 span{width:100%;display:-webkit-box;/*! autoprefixer: off */-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;max-height:auto}.GpaCard___Ndh4B .text-wrapper___R3Dbm .linkWrapper___LCVDI .btn___o61r7 span sub,.GpaCard___Ndh4B .text-wrapper___R3Dbm .linkWrapper___LCVDI .btn___o61r7 span sup{font-size:75%;line-height:0;position:relative}.GpaCard___Ndh4B .text-wrapper___R3Dbm .linkContainer___cIwcy{margin-top:6.5px}.GpaCard___Ndh4B .text-wrapper___R3Dbm .linkContainer___cIwcy .link___\+Cgta:focus-visible{outline:none;border-radius:4px;border:1px solid #fff}.GpaCard___Ndh4B .text-wrapper___R3Dbm .linkContainer___cIwcy .linksList___oZ937{display:flex;align-items:center;padding:14.5px 0;font-size:20px}.GpaCard___Ndh4B .text-wrapper___R3Dbm .linkContainer___cIwcy .linksList___oZ937 .link-name___oJuVo{line-height:26px;display:-webkit-box;/*! autoprefixer: off */-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;max-height:auto}.GpaCard___Ndh4B .text-wrapper___R3Dbm .linkContainer___cIwcy .linksList___oZ937 .link-name___oJuVo sub,.GpaCard___Ndh4B .text-wrapper___R3Dbm .linkContainer___cIwcy .linksList___oZ937 .link-name___oJuVo sup{font-size:75%;line-height:0;position:relative}.GpaCard___Ndh4B .reverseCard___EQKJo{flex-direction:row-reverse}.GpaCard___Ndh4B .reverseCard___EQKJo .image-link___Xjznl .image-wrapper___Oq4W\+{border-radius:0 20px 20px 0}.GpaCard___Ndh4B .reverseCard___EQKJo .image-link___Xjznl .image-wrapper___Oq4W\+ .image-wx4nk3{border-radius:0 20px 20px 0}.GpaCard___Ndh4B .reverseCard___EQKJo .text-wrapper___R3Dbm{border-radius:20px 0 0 20px}.GpaCard___Ndh4B .reverseCard___EQKJo .play-container___9Wcoa{border-radius:0 20px 20px 0 !important}.GpaCard___Ndh4B .insightsThemeCard___Np98y{height:388px;padding:50px 0 0 50px}.GpaCard___Ndh4B .insightsThemeCard___Np98y .text-wrapper___R3Dbm{width:53.4%;border-radius:0 0 0 20px;padding:53px 103px 43px 70px}.GpaCard___Ndh4B .insightsThemeCard___Np98y .text-wrapper___R3Dbm .title___Nzf7t{line-height:36px !important}.GpaCard___Ndh4B .insightsThemeCard___Np98y .text-wrapper___R3Dbm .summary___tIomw{font-size:20px !important;line-height:28px !important}.GpaCard___Ndh4B .insightsThemeCard___Np98y .text-wrapper___R3Dbm .linkWrapper___LCVDI{margin-top:0}.GpaCard___Ndh4B .insightsThemeCard___Np98y .image-link___Xjznl{border-radius:15px 0 0 0;border-top:1px #255be3 solid;border-left:1px #255be3 solid;border-right:unset}.GpaCard___Ndh4B .insightsThemeCard___Np98y .image-link___Xjznl .image-wrapper___Oq4W\+{border-radius:15px 0 0 0;height:337px;display:block}.GpaCard___Ndh4B .citigroup-theme-blue-200 .border-wrapper,.GpaCard___Ndh4B .citigroup-theme-blue-200 .reverse-border-wrapper{border-top:1px #638fbd solid}.GpaCard___Ndh4B .citigroup-theme-blue-200 .border-wrapper.no-image{border-left:1px #638fbd solid;border-radius:20px 0 !important}.GpaCard___Ndh4B .citigroup-theme-blue-200 .reverse-border-wrapper.no-image{border-right:1px #638fbd solid;border-radius:0 20px !important}.GpaCard___Ndh4B .citigroup-theme-blue-500 .border-wrapper.no-image{border-left:1px #255be3 solid;border-radius:20px 0 !important}.GpaCard___Ndh4B .citigroup-theme-blue-500 .reverse-border-wrapper.no-image{border-right:1px #255be3 solid;border-radius:0 20px !important}.GpaCard___Ndh4B .citigroup-theme-blue-500 .border-wrapper,.GpaCard___Ndh4B .citigroup-theme-blue-500 .reverse-border-wrapper{border-top:1px #255be3 solid}.GpaCard___Ndh4B .citigroup-theme-blue-200 .image-border{border-top:1px #638fbd solid;border-left:1px #638fbd solid}.GpaCard___Ndh4B .citigroup-theme-blue-200 .reverse-image-border{border-top:1px #638fbd solid;border-right:1px #638fbd solid}.GpaCard___Ndh4B .citigroup-theme-blue-500 .image-border{border-top:1px #255be3 solid;border-left:1px #255be3 solid}.GpaCard___Ndh4B .citigroup-theme-blue-500 .reverse-image-border{border-top:1px #255be3 solid;border-right:1px #255be3 solid}.GpaCard___Ndh4B .citigroup-theme-blue-200 a:hover{color:#fff !important}.GpaCard___Ndh4B .reverseCard___EQKJo.insightsThemeCard___Np98y{padding:50px 50px 0 0}.GpaCard___Ndh4B .reverseCard___EQKJo.insightsThemeCard___Np98y .text-wrapper___R3Dbm{padding:53px 70px 43px 103px}.GpaCard___Ndh4B .reverseCard___EQKJo.insightsThemeCard___Np98y .image-link___Xjznl{border-radius:0 15px 0 0;border-top:1px #255be3 solid;border-right:1px #255be3 solid;border-left:unset}.GpaCard___Ndh4B .reverseCard___EQKJo.insightsThemeCard___Np98y .image-link___Xjznl .image-wrapper___Oq4W\+{border-radius:0 15px 0 0}.GpaCard___Ndh4B.full-gpacard___T8S3J{width:100%;padding:10px 0}.GpaCard___Ndh4B.full-gpacard___T8S3J .sectionTitle___NZ4Oc,.GpaCard___Ndh4B.full-gpacard___T8S3J .sectionSummary___SqZSf{margin-left:calc((100% - 1176px)/2)}.GpaCard___Ndh4B.full-gpacard___T8S3J .gpa-card-border___VR8hj{width:calc(100% - (100% - 1176px)/2) !important;max-width:100%;border-radius:0 20px 20px 0;border-left:0px !important;padding:72px 0;margin-left:0}.GpaCard___Ndh4B.full-gpacard___T8S3J .gpa-card-border___VR8hj .Card___oAEy\+{width:1076px;margin-left:calc(100% - 1176px);max-width:100%}.GpaCard___Ndh4B.full-gpacard___T8S3J .gpa-card-border___VR8hj .Card___oAEy\+.cmsCard___4AlsQ{margin-left:50px}.GpaCard___Ndh4B.full-gpacard___T8S3J .gpa-card-border___VR8hj .image-link___Xjznl{max-width:476px}.GpaCard___Ndh4B.full-gpacard___T8S3J .gpa-card-border___VR8hj .image-link___Xjznl .image-wrapper___Oq4W\+{width:100%;border-radius:20px}.GpaCard___Ndh4B.full-gpacard___T8S3J.blue-200___Di0z1 .gpa-card-border___VR8hj{border:1px solid #638fbd}.GpaCard___Ndh4B.full-gpacard___T8S3J.blue-500___O2Lmi .sectionTitle___NZ4Oc{color:#fff !important}.GpaCard___Ndh4B.full-gpacard___T8S3J.blue-500___O2Lmi .gpa-card-border___VR8hj{border:1px solid #255be3}@media screen and (max-width: 1299.98px){.GpaCard___Ndh4B.full-gpacard___T8S3J{width:100%;padding:10px 0}.GpaCard___Ndh4B.full-gpacard___T8S3J .sectionTitle___NZ4Oc,.GpaCard___Ndh4B.full-gpacard___T8S3J .sectionSummary___SqZSf{margin-left:7.5%}.GpaCard___Ndh4B.full-gpacard___T8S3J .gpa-card-border___VR8hj{width:92.5% !important;max-width:92.5%}.GpaCard___Ndh4B.full-gpacard___T8S3J .gpa-card-border___VR8hj .Card___oAEy\+{width:90%;margin-left:7.5%;max-width:90%}.GpaCard___Ndh4B.full-gpacard___T8S3J .gpa-card-border___VR8hj .image-link___Xjznl{max-width:476px}.GpaCard___Ndh4B.full-gpacard___T8S3J .gpa-card-border___VR8hj .image-link___Xjznl .image-wrapper___Oq4W\+{width:100%;border-radius:20px}}@media screen and (max-width: 768px){.GpaCard___Ndh4B{width:100%}.GpaCard___Ndh4B .sectionTitle___NZ4Oc{padding:43px 0}.GpaCard___Ndh4B .Card___oAEy\+{flex-direction:column;height:auto}.GpaCard___Ndh4B .Card___oAEy\+.fullCard___KWhu6{height:649px}.GpaCard___Ndh4B .Card___oAEy\+.defaultCard___q\+Kzn{height:509px}.GpaCard___Ndh4B .Card___oAEy\+.fullImageCard___Dq7KV{height:156px}.GpaCard___Ndh4B .Card___oAEy\+ .image-link___Xjznl .image-wrapper___Oq4W\+{width:100%;border-radius:20px 20px 0 0;height:239px}.GpaCard___Ndh4B .Card___oAEy\+ .image-link___Xjznl .image-wrapper___Oq4W\+ .image-wx4nk3{border-radius:20px 20px 0 0}.GpaCard___Ndh4B .Card___oAEy\+ .image-link___Xjznl .full-image-wrapper___oR6BH{height:100%;border-radius:20px}.GpaCard___Ndh4B .Card___oAEy\+ .image-link___Xjznl .full-image-text___iJacQ{background-color:#f0f5f7 !important;object-fit:contain !important}.GpaCard___Ndh4B .Card___oAEy\+ .full-image-link___fyeav{border-radius:20px;height:100%}.GpaCard___Ndh4B .Card___oAEy\+ .text-wrapper___R3Dbm{border-radius:0 0 20px 20px;width:100%;padding:28px 26px 49px 30px;flex-grow:1;justify-content:flex-start}.GpaCard___Ndh4B .Card___oAEy\+ .text-wrapper___R3Dbm .title___Nzf7t{letter-spacing:0;margin-bottom:18px}.GpaCard___Ndh4B .Card___oAEy\+ .text-wrapper___R3Dbm .summary___tIomw{font-size:16px !important;letter-spacing:0 !important;line-height:24px !important;margin-bottom:18px}.GpaCard___Ndh4B .Card___oAEy\+ .text-wrapper___R3Dbm .summary___tIomw p{font-size:16px !important;letter-spacing:0 !important;line-height:24px !important;margin-bottom:0}.GpaCard___Ndh4B .Card___oAEy\+ .text-wrapper___R3Dbm .linkWrapper___LCVDI{margin-top:16px}.GpaCard___Ndh4B .Card___oAEy\+ .text-wrapper___R3Dbm .linkBottom___Q9Ucu{margin-bottom:17px}.GpaCard___Ndh4B .Card___oAEy\+ .text-wrapper___R3Dbm .linkContainer___cIwcy{margin-top:0}.GpaCard___Ndh4B .Card___oAEy\+ .text-wrapper___R3Dbm .linkContainer___cIwcy .linksList___oZ937{padding:16px 0;align-items:flex-start}.GpaCard___Ndh4B .Card___oAEy\+ .text-wrapper___R3Dbm .linkContainer___cIwcy .linksList___oZ937 .link-name___oJuVo{-webkit-line-clamp:unset;line-clamp:unset;overflow:visible;display:block;word-break:break-word}.GpaCard___Ndh4B .Card___oAEy\+ .text-wrapper___R3Dbm .linkContainer___cIwcy .linksList___oZ937 .Name___WA41d{font-size:18px;line-height:22px}.GpaCard___Ndh4B .Card___oAEy\+ .play-container___9Wcoa{width:100%;height:239px !important;border-radius:20px !important}.GpaCard___Ndh4B .insightsThemeCard___Np98y{height:auto;padding:0 0 30px 30px}.GpaCard___Ndh4B .insightsThemeCard___Np98y .text-wrapper___R3Dbm{width:100%;border-radius:0 0 0 20px !important;padding:30px 18px 35px 35px !important}.GpaCard___Ndh4B .insightsThemeCard___Np98y .text-wrapper___R3Dbm .title___Nzf7t{font-size:32px !important;line-height:36px !important;margin-bottom:13px}.GpaCard___Ndh4B .insightsThemeCard___Np98y .text-wrapper___R3Dbm .summary___tIomw{font-size:20px !important;line-height:28px !important}.GpaCard___Ndh4B .insightsThemeCard___Np98y .image-link___Xjznl{border-radius:0;border:unset;border-left:1px #255be3 solid}.GpaCard___Ndh4B .insightsThemeCard___Np98y .image-link___Xjznl .image-wrapper___Oq4W\+{border-radius:0 20px 0 0 !important;height:163px !important}.GpaCard___Ndh4B .insightsThemeCard___Np98y.reverseCard___EQKJo{flex-direction:column-reverse;padding:30px 30px 0 0}.GpaCard___Ndh4B .insightsThemeCard___Np98y.reverseCard___EQKJo .text-wrapper___R3Dbm{border-radius:0 20px 0 0 !important}.GpaCard___Ndh4B .insightsThemeCard___Np98y.reverseCard___EQKJo .image-link___Xjznl{border-radius:0;border:unset;border-right:1px #255be3 solid}.GpaCard___Ndh4B .insightsThemeCard___Np98y.reverseCard___EQKJo .image-link___Xjznl .image-wrapper___Oq4W\+{border-radius:0 0 0 20px !important}.GpaCard___Ndh4B .citigroup-theme-blue-200 .border-wrapper{border-top:unset;border-bottom:1px #638fbd solid;border-left:1px #638fbd solid}.GpaCard___Ndh4B .citigroup-theme-blue-200 .reverse-border-wrapper{border-top:1px #638fbd solid;border-right:1px #638fbd solid}.GpaCard___Ndh4B .citigroup-theme-blue-500 .border-wrapper{border-top:unset;border-bottom:1px #255be3 solid;border-left:1px #255be3 solid}.GpaCard___Ndh4B .citigroup-theme-blue-500 .reverse-border-wrapper{border-top:1px #255be3 solid;border-right:1px #255be3 solid}.GpaCard___Ndh4B .citigroup-theme-blue-200 .border-wrapper.no-image{border-left:1px #638fbd solid;border-radius:0 20px !important}.GpaCard___Ndh4B .citigroup-theme-blue-500 .border-wrapper.no-image{border-left:1px #255be3 solid;border-radius:0 20px !important}.GpaCard___Ndh4B.full-gpacard___T8S3J{width:100% !important;padding:10px 5% 10px 0}.GpaCard___Ndh4B.full-gpacard___T8S3J .sectionTitle___NZ4Oc,.GpaCard___Ndh4B.full-gpacard___T8S3J .sectionSummary___SqZSf{margin-left:5%}.GpaCard___Ndh4B.full-gpacard___T8S3J .gpa-card-border___VR8hj{width:100% !important;padding:40px 5%;max-width:100%}.GpaCard___Ndh4B.full-gpacard___T8S3J .gpa-card-border___VR8hj .Card___oAEy\+{width:100%;margin-left:0;max-width:100%}.GpaCard___Ndh4B.full-gpacard___T8S3J .gpa-card-border___VR8hj .image-link___Xjznl{max-width:100%}.GpaCard___Ndh4B.full-gpacard___T8S3J .gpa-card-border___VR8hj .image-link___Xjznl .image-wrapper___Oq4W\+{width:100%;border-radius:20px;height:194px}}
.linkIcon___8g\+2K{font-size:24px;margin-right:18px}.linkIcon___8g\+2K:active{color:#0041a5 !important}
.videoPlayerModal .videoPlayerWrapper{margin:64px 0;height:calc(100% - 128px);max-height:662px;width:100%}.videoPlayerModal .lmn-modal .lmn-modal-content{padding:0;border-radius:20px}.videoPlayerModal .lmn-modal .lmnicon-close{font-size:18px}.videoPlayerModal .lmn-modal .lmn-modal-body{padding:0 !important;height:790px}.videoPlayerModal .lmn-modal .lmn-modal-close{z-index:1}@media screen and (max-width: 768px){.videoPlayerModal .videoPlayerWrapper{height:300px;max-height:300px}.videoPlayerModal .lmn-modal{min-width:auto !important}.videoPlayerModal .lmn-modal .lmn-modal-body{height:auto}}
.section-title___sjh0C{font-size:20px !important;font-weight:700 !important;line-height:28px !important;letter-spacing:2.22px !important;color:#0f1632 !important;text-transform:uppercase}@media screen and (max-width: 768px){.section-title___sjh0C{font-size:18px !important;line-height:22px !important}}
.FeatureCard___5dVpq{display:flex}@media screen and (max-width: 768px){.FeatureCard___5dVpq{flex-direction:column;gap:24px}}.FeatureCard___5dVpq h2,.FeatureCard___5dVpq p{margin-bottom:0 !important}.FeatureCard___5dVpq .featureImage___P0uQX,.FeatureCard___5dVpq .featureImageCms___AiYxA{width:476px;height:381px}@media screen and (min-width: 769px)and (max-width: 1024px){.FeatureCard___5dVpq .featureImage___P0uQX,.FeatureCard___5dVpq .featureImageCms___AiYxA{width:100%}}@media screen and (max-width: 768px){.FeatureCard___5dVpq .featureImage___P0uQX,.FeatureCard___5dVpq .featureImageCms___AiYxA{width:327px;height:262px}}@media screen and (max-width: 370px){.FeatureCard___5dVpq .featureImage___P0uQX,.FeatureCard___5dVpq .featureImageCms___AiYxA{width:100% !important}}.FeatureCard___5dVpq .featureImage___P0uQX img,.FeatureCard___5dVpq .featureImageCms___AiYxA img{border-radius:20px;object-fit:fill !important;width:476px !important;height:381px !important;position:relative !important}@media screen and (min-width: 769px)and (max-width: 1024px){.FeatureCard___5dVpq .featureImage___P0uQX img,.FeatureCard___5dVpq .featureImageCms___AiYxA img{width:100%}}@media screen and (max-width: 768px){.FeatureCard___5dVpq .featureImage___P0uQX img,.FeatureCard___5dVpq .featureImageCms___AiYxA img{width:327px !important;height:262px !important}}@media screen and (max-width: 370px){.FeatureCard___5dVpq .featureImage___P0uQX img,.FeatureCard___5dVpq .featureImageCms___AiYxA img{width:100% !important}}.FeatureCard___5dVpq .featureImageCms___AiYxA>div{position:relative !important}.FeatureCard___5dVpq .featureContainer___ojTYx{display:flex;flex-direction:column;justify-content:center;gap:12px}@media screen and (min-width: 1025px){.FeatureCard___5dVpq .featureContainer___ojTYx{padding:28.5px 100px 28.5px 56px}}@media screen and (min-width: 769px)and (max-width: 1024px){.FeatureCard___5dVpq .featureContainer___ojTYx{padding:28.5px 0px 28.5px 32px}}@media screen and (max-width: 768px){.FeatureCard___5dVpq .featureContainer___ojTYx{padding:0}}.FeatureCard___5dVpq .featureContainer___ojTYx .featureTopic___ynx2M{color:var(--core-secondary-mahogany, #460303);font-weight:700;font-size:11px;line-height:100%;letter-spacing:.5px;text-transform:uppercase}@media screen and (min-width: 769px){.FeatureCard___5dVpq .featureContainer___ojTYx .featureTopic___ynx2M{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1}}.FeatureCard___5dVpq .featureContainer___ojTYx .featureTitle___Jg\+Z0{color:#000;font-weight:400;font-size:28px;line-height:39px;letter-spacing:0px}@media screen and (max-width: 768px){.FeatureCard___5dVpq .featureContainer___ojTYx .featureTitle___Jg\+Z0{font-size:24px;line-height:33.6px}}@media screen and (min-width: 769px){.FeatureCard___5dVpq .featureContainer___ojTYx .featureTitle___Jg\+Z0{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3}}.FeatureCard___5dVpq .featureContainer___ojTYx .featureSummary___3eZgV{color:#000;font-weight:400;font-size:18px;line-height:26px;letter-spacing:0px}@media screen and (max-width: 768px){.FeatureCard___5dVpq .featureContainer___ojTYx .featureSummary___3eZgV{font-size:16px;line-height:24px}}@media screen and (min-width: 769px){.FeatureCard___5dVpq .featureContainer___ojTYx .featureSummary___3eZgV{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:4}}.FeatureCard___5dVpq .featureContainer___ojTYx .featureBtn___Cjxoy{padding-top:12px}.FeatureCard___5dVpq .featureContainer___ojTYx .featureBtn___Cjxoy button{display:flex !important;justify-content:center !important;align-items:center !important;min-height:42px !important;padding:14px 16px !important;border-radius:6px !important;border:none !important}
.IcgLearnMore___LO7Qp{justify-content:center;padding:90px 0 120px 0}.IcgLearnMore___LO7Qp .IcgLearnMore-outer-layer{width:auto;max-width:1176px;min-width:776px;margin:0 auto;padding:60px 80px;border-radius:20px;display:flex;flex-direction:column}.IcgLearnMore___LO7Qp .IcgLearnMore-outer-layer-text{font-size:24px;letter-spacing:0;line-height:30px;font-weight:400}.IcgLearnMore___LO7Qp .IcgLearnMore-outer-layer-text .contact-container{display:inline-block}.IcgLearnMore___LO7Qp .IcgLearnMore-outer-layer-button{cursor:pointer;text-decoration:underline !important;display:inline !important;font-weight:400}.IcgLearnMore___LO7Qp .IcgLearnMore-outer-layer-button:hover{color:#255be3 !important}.IcgLearnMore___LO7Qp .IcgLearnMore-outer-layer-icon{font-size:10px;padding-left:5px;vertical-align:middle;transition:transform .6s}.IcgLearnMore___LO7Qp .IcgLearnMore-outer-layer-unfold-icon{transform:scaleY(-1)}.IcgLearnMore___LO7Qp .IcgLearnMore-outer-layer #OUTER_LAYER_CONTENT{display:flex;justify-content:center;text-align:left}.IcgLearnMore___LO7Qp .IcgContact-outer-layer .IcgLearnMore-outer-layer-title{font-size:32px;font-weight:400;letter-spacing:0;line-height:40px;margin-bottom:24px}.IcgLearnMore___LO7Qp .IcgContact-outer-layer .IcgLearnMore-outer-layer-text{font-size:16px;line-height:24px}.IcgLearnMore___LO7Qp .IcgContact-outer-layer .IcgLearnMore-outer-layer-text .contact-container{display:inline-block}@media screen and (max-width: 1059px){.IcgLearnMore___LO7Qp .IcgLearnMore-outer-layer{width:90%;min-width:unset;max-width:100%;padding:90px 7.5%}.IcgLearnMore___LO7Qp .IcgLearnMore-outer-layer-text{font-size:20px;line-height:26px}.IcgLearnMore___LO7Qp .IcgLearnMore-outer-layer-icon{font-size:10px;padding-left:5px;vertical-align:middle}.IcgLearnMore___LO7Qp .IcgContact-outer-layer .IcgLearnMore-outer-layer-title{font-size:20px;line-height:26px;margin-bottom:15px}.IcgLearnMore___LO7Qp .IcgContact-outer-layer .IcgLearnMore-outer-layer-text{font-size:14px;line-height:22px}}@media screen and (max-width: 575px){.IcgLearnMore___LO7Qp .IcgLearnMore-outer-layer{padding:60px 5%}}
.IcgContact___4yQyG {
  display: flex;
  width: auto;
}
.IcgContact___4yQyG .lmn-form-group {
  margin-bottom: 40px !important;
}
.IcgContact___4yQyG .contact-form-wrapper {
  width: 610px;
  max-width: 85vw;
  padding: 100px 5px 0;
  margin: auto;
  display: flex;
  flex-direction: column;
  position: relative;
}
.IcgContact___4yQyG .contact-form-wrapper .contact-form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.IcgContact___4yQyG .contact-form-wrapper .contact-label {
  display: block;
  margin-bottom: 8px;
}
.IcgContact___4yQyG .contact-form-wrapper .contact-tips {
  font-size: 14px !important;
  white-space: normal;
}
.IcgContact___4yQyG .contact-form-wrapper .contact-input-item {
  width: calc(50% - 20px);
  max-width: 90%;
  margin-bottom: 40px;
  position: relative;
}
.IcgContact___4yQyG .contact-form-wrapper .contact-input-item .lmn-input {
  height: 48px;
  line-height: 48px;
}
.IcgContact___4yQyG .contact-form-wrapper .contact-input-item .invalid-prompt {
  background-color: #B32A1C;
  font-size: 12px;
  /* 12/16 */
  line-height: 16px;
  font-weight: 400;
  color: #FFFFFF;
  letter-spacing: 0;
  border-radius: 2px;
  margin-top: 0.3125rem /* 5/16 */;
  position: absolute;
  padding: 0.625rem /* 10/16 */;
}
.IcgContact___4yQyG .contact-form-wrapper .contact-input-item .invalid-prompt::after {
  content: "";
  width: 0;
  height: 0;
  border-width: 0.625rem /* 10/16 */;
  border-style: solid;
  border-color: #B32A1C;
  transform: rotate(45deg);
  border-right-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: -0.5rem /* 8/16 */;
  left: 0.625rem /* 10/16 */;
}
.IcgContact___4yQyG .contact-form-wrapper .odd-contact-input-item:last-child {
  width: 100%;
  max-width: 100%;
}
.IcgContact___4yQyG .contact-form-wrapper .subscribe-section {
  display: flex;
  align-items: flex-start;
}
.IcgContact___4yQyG .contact-form-wrapper .subscribe-section .subscribe-checkbox {
  display: inline-block;
  margin-right: 12px;
}
.IcgContact___4yQyG .contact-form-wrapper .subscribe-section .subscribe-text {
  font-size: 16px;
  line-height: 20px;
}
.IcgContact___4yQyG .contact-form-wrapper .subscribe-section .subscribe-text .unsubscribe-text {
  color: #BCC5C9 !important;
}
.IcgContact___4yQyG .contact-form-wrapper .interests-section {
  margin-bottom: 40px;
}
.IcgContact___4yQyG .contact-form-wrapper .interests-section .lmn-text-placeholder {
  color: var(--text-color-inverse-0) !important;
}
.IcgContact___4yQyG .contact-form-wrapper .button-wrapper {
  display: flex;
  flex-direction: row-reverse;
  margin-top: 50px;
}
.IcgContact___4yQyG .contact-form-wrapper .button-wrapper .cancel-button {
  margin-right: 8px;
}
.IcgContact___4yQyG .contact-form-wrapper .alert-wrapper {
  font-size: 1rem;
  align-self: flex-end;
  margin-top: 0;
  margin-bottom: 20px;
}
.IcgContact___4yQyG .contact-label a.privacy-link:hover {
  color: #255be3 !important;
}
.IcgContact___4yQyG .interest-select {
  width: 295px !important;
  padding-top: 8px;
  padding-bottom: 8px;
}
.IcgContact___4yQyG .interest-select-menu .lmn-menu-item {
  padding: 5px 4px !important;
  padding: 12px 8px !important;
  margin: 0.25rem 0;
  border-radius: 2px;
  margin: 0 !important;
  line-height: 18px;
  font-size: 14px;
  white-space: normal;
}
@media screen and (max-width: 1059px) {
  .IcgContact___4yQyG .contact-form-wrapper {
    max-width: 100%;
    padding: 80px 5px 0;
  }
}
@media screen and (max-width: 575px) {
  .IcgContact___4yQyG .contact-form-wrapper {
    width: 82.7%;
    padding: 60px 2% 0;
  }
  .IcgContact___4yQyG .contact-form-wrapper .contact-form {
    justify-content: center;
  }
  .IcgContact___4yQyG .contact-form-wrapper .contact-input-item,
  .IcgContact___4yQyG .contact-form-wrapper .interest-select,
  .IcgContact___4yQyG .contact-form-wrapper .odd-contact-input-item:last-child {
    width: 100%;
    max-width: 100%;
  }
}
.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-checkbox:not(.lmn-checkbox-native) .lmn-control-input ~ .lmn-control-icon {
  background-color: transparent;
  border-color: #587ca0;
}
.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-checkbox:not(.lmn-checkbox-native) .lmn-control-input ~ .lmn-control-icon::before {
  background-color: transparent !important;
  border-color: transparent !important;
}
.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-checkbox:not(.lmn-checkbox-native) .lmn-control-input:checked ~ .lmn-control-icon {
  background-color: #005ff1;
  border-color: transparent;
}
.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-checkbox:not(.lmn-checkbox-native) .lmn-control-input:checked ~ .lmn-control-icon::before {
  background-color: transparent !important;
  border-color: transparent !important;
}
.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-btn-secondary {
  color: #80aff8;
  background-color: transparent;
  border-color: #337ff4;
}
.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-btn-secondary:not(:disabled):not(.disabled):not(.invalid):hover {
  color: #b3cffb;
  background-color: rgba(61, 86, 111, 0.7);
  border-color: #337ff4;
}
.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-btn-secondary:not(:disabled):not(.disabled):not(.invalid).focus {
  color: #80aff8;
  background-color: transparent;
  border-color: #337ff4;
}
.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-btn-secondary:not(:disabled):not(.disabled):not(.invalid).active {
  color: #000000;
  background-color: #e9eef3;
  border-color: transparent;
}
.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-btn-secondary.disabled, .icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-btn-secondary:disabled {
  background-color: rgba(52, 73, 95, 0.4);
}
.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-btn-primary {
  color: #ffffff;
  background-color: #005ff1;
}
.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-btn-primary:not(:disabled):not(.disabled):not(.invalid):hover {
  color: #ffffff;
  background-color: rgba(0, 95, 241, 0.7);
}
.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-btn-primary:not(:disabled):not(.disabled):not(.invalid).focus {
  color: #ffffff;
  background-color: #005ff1;
}
.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-btn-primary:not(:disabled):not(.disabled):not(.invalid).active {
  color: #000000;
  background-color: #e9eef3;
}
.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-btn-primary:disabled {
  border-color: transparent !important;
}
.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-input {
  color: #ffffff !important;
  background-color: #0f1632 !important;
  border-color: #46637f;
  box-shadow: none;
}
.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-input:not(.disabled):not(:disabled):not(.invalid):focus {
  border-color: #337ff4;
  box-shadow: 0 0 0 2px rgba(51, 127, 244, 0.4);
}
.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-input:not(:disabled):not(.disabled).invalid {
  border-color: #ff7a75;
}
.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-input.disabled::-webkit-input-placeholder, .icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-input:disabled::-webkit-input-placeholder {
  color: rgba(184, 200, 216, 0.4);
}
.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-input.disabled::-moz-placeholder, .icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-input:disabled::-moz-placeholder {
  color: rgba(184, 200, 216, 0.4);
}
.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-input.disabled:-ms-input-placeholder, .icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-input:disabled:-ms-input-placeholder {
  color: rgba(184, 200, 216, 0.4);
}
.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-input.disabled::-ms-input-placeholder, .icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-input:disabled::-ms-input-placeholder {
  color: rgba(184, 200, 216, 0.4);
}
.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-input.disabled::placeholder, .icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-input:disabled::placeholder {
  color: rgba(184, 200, 216, 0.4);
}
.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-input::-webkit-input-placeholder {
  color: #7795b4;
}
.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-input::-moz-placeholder {
  color: #7795b4;
}
.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-input:-ms-input-placeholder {
  color: #7795b4;
}
.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-input::-ms-input-placeholder {
  color: #7795b4;
}
.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-input::placeholder {
  color: #7795b4;
}
.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-textarea {
  color: #ffffff !important;
  background-color: #0f1632 !important;
  border-color: #46637f;
  box-shadow: none;
}
.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-textarea:not(.disabled):not(:disabled):not(.invalid):focus {
  border-color: #337ff4;
  box-shadow: 0 0 0 2px rgba(51, 127, 244, 0.4);
}
.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-textarea::-webkit-input-placeholder {
  color: #7795b4;
}
.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-textarea::-moz-placeholder {
  color: #7795b4;
}
.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-textarea:-ms-input-placeholder {
  color: #7795b4;
}
.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-textarea::-ms-input-placeholder {
  color: #7795b4;
}
.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-textarea::placeholder {
  color: #7795b4;
}
.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-selection-control {
  color: #ffffff;
}
.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-selection-control.disabled {
  color: rgba(184, 200, 216, 0.4);
}
.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-dropdown-menu-wrapper {
  background-color: #0f1632 !important;
  border-color: #46637f;
  box-shadow: 0 5px 10px 1px rgba(0, 0, 0, 0.6);
}
.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-dropdown-menu-wrapper .lmn-dropdown-menu {
  -ms-scrollbar-face-color: #3d566f;
  -ms-scrollbar-arrow-color: transparent;
  -ms-scrollbar-track-color: #10161d;
  -ms-scrollbar-shadow-color: #10161d;
  background: var(--bg-inverse-color-0);
}
.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-dropdown-menu-wrapper .lmn-dropdown-menu::-webkit-scrollbar {
  background-color: transparent;
}
.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-dropdown-menu-wrapper .lmn-dropdown-menu::-webkit-scrollbar-thumb {
  background-color: #3d566f;
  background-clip: padding-box;
  border: 3px solid transparent;
}
.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-dropdown-menu-wrapper .lmn-dropdown-menu::-webkit-scrollbar-thumb:hover {
  background-color: #4f6f90;
}
.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-dropdown-menu-wrapper .lmn-dropdown-menu::-webkit-scrollbar-thumb:active {
  background-color: #4f6f90;
}
.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-dropdown-menu-wrapper .lmn-dropdown-menu::-webkit-scrollbar-corner {
  background-color: transparent;
}
.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-dropdown-menu-wrapper .lmn-dropdown-menu .lmn-dropdown-item {
  color: #d9e2ea !important;
  background-color: inherit;
  border-color: transparent;
  padding: 16px 0.5rem;
  margin: 0 6px;
}
.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-dropdown-menu-wrapper .lmn-dropdown-menu .lmn-dropdown-item:first-child {
  border-bottom: 1px solid #2b3d4e !important;
}
.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-dropdown-menu-wrapper .lmn-dropdown-menu .lmn-dropdown-item .lmn-dropdown-item-inner.lmn-selection-control {
  font-size: 16px;
}
.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-dropdown-menu-wrapper .lmn-dropdown-menu .lmn-dropdown-item.disabled {
  color: rgba(119, 149, 180, 0.4);
}
.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-dropdown-menu-wrapper .lmn-dropdown-menu .lmn-dropdown-item.disabled > a, .icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-dropdown-menu-wrapper .lmn-dropdown-menu .lmn-dropdown-item > a.disabled {
  color: rgba(119, 149, 180, 0.4);
}
.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-dropdown-menu-wrapper .lmn-dropdown-menu .lmn-dropdown-item:not(.disabled):hover {
  background-color: #2b3d4e !important;
}
.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-dropdown-menu-wrapper .lmn-dropdown-menu .lmn-dropdown-item:not(.disabled).active {
  color: #ffffff;
}
.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-dropdown-menu-wrapper .lmn-dropdown-menu .lmn-dropdown-item:not(.disabled).active > a, .icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-dropdown-menu-wrapper .lmn-dropdown-menu .lmn-dropdown-item:not(.disabled) > a.active {
  color: #ffffff;
}
.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-dropdown-menu-wrapper .lmn-dropdown-menu .lmn-dropdown-item:not(.disabled).focus {
  background-color: #2b3d4e !important;
}
.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-dropdown-toggle {
  color: #ffffff !important;
  background-color: #0f1632 !important;
  border-color: #46637f;
  height: 100%;
  line-height: 34px;
  font-size: 16px;
}
.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-dropdown-toggle:not(:disabled):not(.disabled):not(.invalid):hover {
  color: #ffffff;
  background-color: #22303e;
  border-color: #46637f;
}
.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-dropdown-toggle:not(:disabled):not(.disabled):not(.invalid):focus {
  color: #ffffff;
  background-color: #0f1632 !important;
  border-color: #337ff4;
  box-shadow: 0 0 0 2px rgba(51, 127, 244, 0.4);
}
.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-dropdown-toggle:not(:focus):not(:disabled):not(.disabled):not(.invalid):active, .icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-dropdown-toggle:not(:focus):not(:disabled):not(.disabled):not(.invalid).active {
  color: #ffffff;
  background-color: #0f1632 !important;
  border-color: #005ff1;
}
.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-dropdown-toggle-link {
  background-color: transparent;
  border-color: transparent;
}
.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-dropdown-toggle-link:not(:disabled):not(.disabled):not(.invalid):hover {
  border-color: transparent;
}
.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-dropdown-toggle .lmn-dropdown-trigger-icon {
  color: #ffffff !important;
}
.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-tag {
  color: #cceaf7 !important;
  background-color: rgba(33, 157, 255, 0.2) !important;
  border-color: #80bbea !important;
}

.ccb-contact___tb0-g {
  display: flex;
  width: auto;
}
.ccb-contact___tb0-g .lmn-alert-icon {
  margin-top: 0;
}
.ccb-contact___tb0-g .lmn-selection-control {
  color: #ffffff !important;
}
.ccb-contact___tb0-g .lmn-selection-control mark {
  color: #fff !important;
}
.ccb-contact___tb0-g .lmn-selection-control.disabled {
  color: rgba(184, 200, 216, 0.4) !important;
}
.ccb-contact___tb0-g .lmn-select-menu {
  -ms-scrollbar-face-color: #3d566f;
  -ms-scrollbar-arrow-color: transparent;
  -ms-scrollbar-track-color: #10161d;
  -ms-scrollbar-shadow-color: #10161d;
  background: var(--bg-inverse-color-0);
}
.ccb-contact___tb0-g .lmn-select-menu::-webkit-scrollbar {
  background-color: transparent;
}
.ccb-contact___tb0-g .lmn-select-menu::-webkit-scrollbar-thumb {
  background-color: #3d566f;
  background-clip: padding-box;
  border: 3px solid transparent;
}
.ccb-contact___tb0-g .lmn-select-menu::-webkit-scrollbar-thumb:hover {
  background-color: #4f6f90;
}
.ccb-contact___tb0-g .lmn-select-menu::-webkit-scrollbar-thumb:active {
  background-color: #4f6f90;
}
.ccb-contact___tb0-g .lmn-select-menu::-webkit-scrollbar-corner {
  background-color: transparent;
}
.ccb-contact___tb0-g .info-card {
  padding-top: 54px;
  width: 100%;
  background-color: #0f1632;
  flex-wrap: wrap;
}
.ccb-contact___tb0-g .info-card-title {
  width: 100%;
  color: #000000;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 28px;
  border-top: 1px solid #fff !important;
  padding-top: 54px;
}
.ccb-contact___tb0-g .info-card-title-text {
  font-size: 16px;
  line-height: 22.4px;
  color: #ffffff;
  margin-bottom: 0;
}
.ccb-contact___tb0-g .info-card-title .step-title {
  margin-bottom: 4px;
  display: flex;
  align-items: center;
  width: 100%;
}
.ccb-contact___tb0-g .info-card-title .step-title .step-btn {
  margin: 0 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 50%;
  border: 1px solid #fff;
  color: #fff;
  font-size: 14px;
  width: 28px;
  height: 28px;
}
.ccb-contact___tb0-g .info-card-title .step-title .step-btn:first-child {
  margin-left: 0 !important;
}
.ccb-contact___tb0-g .info-card-title .step-title .primary {
  border: 1px solid #255BE3;
}
.ccb-contact___tb0-g .info-card-title .step-title .pregressIcon {
  display: flex;
  align-items: center;
}
.ccb-contact___tb0-g .info-card-title .step-title .pregressIcon .icon {
  color: #255BE3;
}
.ccb-contact___tb0-g .info-card-title .step-title .primary {
  color: #fff;
  background-color: #255BE3;
}
.ccb-contact___tb0-g .info-card-title .step-title .progress-border {
  border: 1px solid #255BE3;
}
.ccb-contact___tb0-g .info-card-title .step-title .line {
  width: 143px;
  height: 1px;
  border-top: 1px solid #87A2BD;
}
.ccb-contact___tb0-g .info-card-title .step-title .line:nth-last-child(3) {
  height: 0;
}
.ccb-contact___tb0-g .info-card-title .step-title .line:last-child {
  width: 0;
}
.ccb-contact___tb0-g .info-card-title .step-name {
  display: flex;
  width: 435px;
  margin-bottom: 54px;
}
.ccb-contact___tb0-g .info-card-title .step-name .name {
  flex: 0 0 41.34%;
  font-size: 14px;
  line-height: 18px;
  color: #ffffff;
}
.ccb-contact___tb0-g .info-card-title .step-name .name-primary {
  color: #FFFFFF;
}
.ccb-contact___tb0-g .info-card-step {
  font-weight: bold;
}
.ccb-contact___tb0-g .info-card-btn-wrapper {
  width: 100%;
  padding-top: 40px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.ccb-contact___tb0-g .info-card-alert {
  font-size: 14px;
  padding: 10px;
  margin-top: 30px;
}
.ccb-contact___tb0-g .info-card-btn {
  text-transform: capitalize;
  cursor: pointer;
}
.ccb-contact___tb0-g .info-card-btn:last-child {
  margin-right: 0;
}
.ccb-contact___tb0-g .info-card .cancel-btn,
.ccb-contact___tb0-g .info-card .back-btn {
  height: 42px;
  border: 1px solid #ffffff !important;
  color: #ffffff !important;
  margin-right: 8px;
}
.ccb-contact___tb0-g .info-card .cancel-btn:focus,
.ccb-contact___tb0-g .info-card .back-btn:focus {
  background-color: transparent !important;
}
.ccb-contact___tb0-g .info-card .submit-btn,
.ccb-contact___tb0-g .info-card .next-btn,
.ccb-contact___tb0-g .info-card .acknowledge-btn {
  height: 42px;
}
.ccb-contact___tb0-g .info-card .submit-btn {
  height: 42px;
}
.ccb-contact___tb0-g .info-card .acknowledge-btn {
  height: 42px !important;
}
.ccb-contact___tb0-g .info-card .close-btn {
  height: 42px;
}
.ccb-contact___tb0-g .info-card .disabled-btn {
  position: relative;
  cursor: not-allowed;
}
.ccb-contact___tb0-g .info-card .disabled-btn::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-color: transparent !important;
}
.ccb-contact___tb0-g .lmn-btn {
  min-width: 68px !important;
}
.ccb-contact___tb0-g .notices-text {
  font-size: 16px;
  font-weight: 400;
  line-height: 22.4px;
  margin-bottom: 54px !important;
}
.ccb-contact___tb0-g .notices-text a.privacy-link:hover {
  color: #255be3 !important;
}
.ccb-contact___tb0-g .question {
  margin-top: 40px;
  width: 442px;
  max-width: 100%;
}
.ccb-contact___tb0-g .question .emailWarning {
  margin-top: 10px !important;
  color: #ffe166 !important;
}
.ccb-contact___tb0-g .question .label {
  color: #fff;
  letter-spacing: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  margin-bottom: 8px;
}
.ccb-contact___tb0-g .question .label .required-icon {
  color: #FF3C28;
}
.ccb-contact___tb0-g .question .lmn-textarea {
  background: #17202A !important;
  color: #fff !important;
}
.ccb-contact___tb0-g .question .lmn-textarea::placeholder {
  color: #fff !important;
}
.ccb-contact___tb0-g .question .detail {
  color: #fff !important;
}
.ccb-contact___tb0-g .question .ccb-muti-checkbox .question-container .question-text-desc {
  color: #ffffff !important;
}
.ccb-contact___tb0-g .question .ccb-input {
  color: #fff !important;
}
.ccb-contact___tb0-g .question .lmn-checkbox:not(.lmn-checkbox-native) .lmn-control-input ~ .lmn-control-icon {
  background-color: transparent !important;
  border-radius: 2px !important;
}
.ccb-contact___tb0-g .question .lmn-checkbox:not(.lmn-checkbox-native) .lmn-control-input ~ .lmn-control-icon::before {
  background-color: #0f1632 !important;
  border-color: transparent !important;
}
.ccb-contact___tb0-g .question .lmn-checkbox:not(.lmn-checkbox-native) .lmn-control-input:checked ~ .lmn-control-icon {
  background-color: #005ff1;
  border-color: transparent;
}
.ccb-contact___tb0-g .question .lmn-checkbox:not(.lmn-checkbox-native) .lmn-control-input:checked ~ .lmn-control-icon::before {
  background-color: transparent !important;
  border-color: transparent !important;
}
.ccb-contact___tb0-g .question .ccb-single-select {
  height: 42px;
}
.ccb-contact___tb0-g .question .ccb-single-select.lmn-select-trigger .disabled {
  background: rgba(255, 255, 255, 0.1) !important;
}
.ccb-contact___tb0-g .question .ccb-single-select.lmn-select-trigger .lmn-select-input-inner {
  background: #0f1632 !important;
}
.ccb-contact___tb0-g .question .ccb-multiple-select .lmn-tag {
  color: #fff !important;
  border: 1px solid #fff !important;
}
.ccb-contact___tb0-g .question .ccb-checkbox-label {
  color: #fff !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 22.4px !important;
}
.ccb-contact___tb0-g .question .ccb-single-select.lmn-select-trigger .lmn-input-suffix-icon {
  color: #ffffff !important;
  background: transparent !important;
}
.ccb-contact___tb0-g .question .lmn-select-button {
  color: #ffffff !important;
  background-color: #0f1632 !important;
  border-color: #46637f;
  height: 100%;
  line-height: 34px;
  font-size: 16px;
}
.ccb-contact___tb0-g .question .desc {
  font-size: 12px !important;
}
.ccb-contact___tb0-g .question .disabledLabel,
.ccb-contact___tb0-g .question .disabledDesc {
  font-size: 12px !important;
}
.ccb-contact___tb0-g .question .comment {
  margin-top: 40px;
  font-size: 16px;
  color: #fff;
  line-height: 22.4px;
  margin-bottom: 10px;
}
.ccb-contact___tb0-g .question .tip {
  color: #4f6f90;
  font-size: 12px;
  line-height: 18px;
}
.ccb-contact___tb0-g .info-card-btn-wrapper {
  justify-content: end !important;
  border-top: 1px solid #fff;
}
.ccb-contact___tb0-g .lmn-select-menu {
  background-color: #0f1632 !important;
  border: 1px solid #ffffff;
}
.ccb-contact___tb0-g .lmn-select-menu .lmn-menu .lmn-menu-item {
  color: #ffffff !important;
}
.ccb-contact___tb0-g .lmn-select-menu .lmn-menu .lmn-menu-item .lmn-checkbox:not(.lmn-checkbox-native) .lmn-control-input ~ .lmn-control-icon {
  background-color: transparent !important;
  border-radius: 2px !important;
}
.ccb-contact___tb0-g .lmn-select-menu .lmn-menu .lmn-menu-item .lmn-checkbox:not(.lmn-checkbox-native) .lmn-control-input ~ .lmn-control-icon::before {
  background-color: #0f1632 !important;
  border-color: transparent !important;
}
.ccb-contact___tb0-g .lmn-select-menu .lmn-menu .lmn-menu-item .lmn-checkbox:not(.lmn-checkbox-native) .lmn-control-input:checked ~ .lmn-control-icon {
  background-color: #005ff1;
  border-color: transparent;
}
.ccb-contact___tb0-g .lmn-select-menu .lmn-menu .lmn-menu-item .lmn-checkbox:not(.lmn-checkbox-native) .lmn-control-input:checked ~ .lmn-control-icon::before {
  background-color: transparent !important;
  border-color: transparent !important;
}
.ccb-contact___tb0-g .lmn-select-menu .lmn-menu-inline .lmn-menu-item,
.ccb-contact___tb0-g .lmn-input {
  background: transparent !important;
  color: #fff !important;
  height: 42px !important;
}
.ccb-contact___tb0-g .lmn-select-menu .lmn-menu-inline .lmn-menu-item::placeholder,
.ccb-contact___tb0-g .lmn-input::placeholder {
  color: #fff !important;
}
.ccb-contact___tb0-g .lmn-select-menu .lmn-menu-inline .lmn-menu-item:not(:disabled):not(.disabled):not(.invalid):hover {
  background: #2b3d4e !important;
}
.ccb-contact___tb0-g .ccb-multiple-select {
  background: transparent !important;
}
.ccb-contact___tb0-g .ccb-multiple-select.disabled {
  background: rgba(255, 255, 255, 0.1) !important;
}
.ccb-contact___tb0-g #numberFlex {
  display: flex;
  position: relative;
}
.ccb-contact___tb0-g #numberFlex.countryCode {
  white-space: nowrap;
  width: 29%;
}
.ccb-contact___tb0-g #numberFlex.countryCode .invalid-msg {
  white-space: normal;
}
.ccb-contact___tb0-g #numberFlex.number {
  width: 66.5%;
  margin-left: 12px;
}
.ccb-contact___tb0-g #numberFlex .tip {
  position: absolute;
  left: 0;
  white-space: nowrap;
  top: 106px !important;
  margin-top: 4px;
}
.ccb-contact___tb0-g #numberFlex .tip.invalidTip {
  margin-top: 36px;
}
.ccb-contact___tb0-g #numberFlex .tip.invalidNumberTip {
  margin-top: 36px;
}
@media screen and (max-width: 1059px) {
  .ccb-contact___tb0-g .info-card-title {
    font-size: 18px;
    line-height: 28px;
    border-top: 1px solid #fff !important;
    padding-top: 54px;
  }
  .ccb-contact___tb0-g .info-card-btn {
    margin-right: 8px;
  }
  .ccb-contact___tb0-g .info-card .close-btn {
    width: 90px;
  }
  .ccb-contact___tb0-g .info-card .tip {
    position: absolute;
    white-space: nowrap;
    left: 0;
    top: 106px !important;
    margin-top: 4px;
  }
  .ccb-contact___tb0-g .info-card .tip.invalidTip {
    margin-top: 36px;
  }
  .ccb-contact___tb0-g .info-card .tip.invalidNumberTip {
    margin-top: 36px;
  }
  .ccb-contact___tb0-g #numberFlex {
    display: flex;
    position: relative;
  }
  .ccb-contact___tb0-g #numberFlex.countryCode {
    width: 29%;
  }
  .ccb-contact___tb0-g #numberFlex.number {
    margin-left: 9px;
  }
}
@media screen and (max-width: 768px) {
  .ccb-contact___tb0-g .info-card {
    width: 100%;
  }
  .ccb-contact___tb0-g .info-card-title .step-name .name:last-child {
    flex: 0 0 27%;
  }
  .ccb-contact___tb0-g #numberFlex___oxEyb {
    display: flex;
    position: relative;
  }
  .ccb-contact___tb0-g #numberFlex___oxEyb.countryCode___yj3V- {
    width: 27%;
  }
  .ccb-contact___tb0-g #numberFlex___oxEyb.number___rNeUR {
    width: 70%;
    margin-left: 9px;
  }
  .ccb-contact___tb0-g #numberFlex___oxEyb .tip___4kKB- {
    position: absolute;
    width: 400% !important;
    left: 0;
    top: 106px !important;
    margin-top: 4px;
  }
  .ccb-contact___tb0-g #numberFlex___oxEyb .tip___4kKB-.invalidTip___zlLK1 {
    margin-top: 53px;
  }
  .ccb-contact___tb0-g #numberFlex___oxEyb .tip___4kKB-.invalidNumberTip___uaGfS {
    margin-top: 53px;
  }
}
@media screen and (max-width: 575px) {
  .ccb-contact___tb0-g .info-card {
    margin-top: 0px;
    flex-direction: row;
  }
  .ccb-contact___tb0-g .info-card .label {
    font-size: 12px;
  }
  .ccb-contact___tb0-g .info-card-title {
    font-size: 14px;
    line-height: 22px;
  }
  .ccb-contact___tb0-g .info-card-title .step-title .line {
    width: 120px;
  }
  .ccb-contact___tb0-g .info-card-title .step-name .name {
    flex: 0 0 35.66%;
  }
  .ccb-contact___tb0-g .info-card-title .step-name .name:last-child {
    flex: 0 1;
  }
  .ccb-contact___tb0-g .info-card-title .step-name .step-text {
    max-width: 60px;
  }
  .ccb-contact___tb0-g .info-card-btn {
    margin-right: 8px;
  }
  .ccb-contact___tb0-g .info-card #numberFlex {
    display: flex;
    position: relative;
  }
  .ccb-contact___tb0-g .info-card #numberFlex.countryCode {
    width: 27%;
  }
  .ccb-contact___tb0-g .info-card #numberFlex.number {
    width: 70%;
    margin-left: 9px;
  }
  .ccb-contact___tb0-g .info-card #numberFlex .tip {
    position: absolute;
    font-size: 12px;
    width: 400% !important;
    left: 0;
    top: 106px !important;
    margin-top: 4px;
  }
  .ccb-contact___tb0-g .info-card #numberFlex .tip.invalidTip {
    margin-top: 49px;
  }
  .ccb-contact___tb0-g .info-card #numberFlex .tip.invalidNumberTip {
    margin-top: 49px;
  }
}
@media screen and (min-width: 450px) and (max-width: 575px) {
  .ccb-contact___tb0-g .info-card {
    margin-top: 40px;
  }
  .ccb-contact___tb0-g .info-card .label {
    font-size: 12px;
  }
  .ccb-contact___tb0-g .info-card-title {
    font-size: 14px;
    line-height: 22px;
  }
  .ccb-contact___tb0-g .info-card .step-text {
    max-width: 60px;
  }
  .ccb-contact-alert___P2n7H {
    min-width: 80%;
  }
  .ccb-contact-btn___-JQCy {
    margin-right: 8px;
  }
  .ccb-contact___tb0-g #numberFlex___oxEyb {
    display: flex;
    position: relative;
  }
  .ccb-contact___tb0-g #numberFlex___oxEyb.countryCode___yj3V- {
    width: 28%;
  }
  .ccb-contact___tb0-g #numberFlex___oxEyb.number___rNeUR {
    width: 69%;
    margin-left: 6px;
  }
  .ccb-contact___tb0-g #numberFlex___oxEyb .tip___4kKB- {
    position: absolute;
    font-size: 8px;
    width: 400% !important;
    left: 0;
    top: 106px !important;
    margin-top: 4px;
  }
  .ccb-contact___tb0-g #numberFlex___oxEyb .tip___4kKB-.invalidTip___zlLK1 {
    margin-top: 49px;
  }
  .ccb-contact___tb0-g #numberFlex___oxEyb .tip___4kKB-.invalidNumberTip___uaGfS {
    margin-top: 49px;
  }
}
@media screen and (min-width: 375px) and (max-width: 450px) {
  .ccb-contact___tb0-g .info-card-title {
    width: 100%;
    font-size: 14px;
    line-height: 22px;
  }
  .ccb-contact___tb0-g .info-card-title .step-title .line {
    width: 80px;
  }
  .ccb-contact___tb0-g .info-card-title .step-name {
    width: 100%;
    margin-bottom: 54px;
  }
  .ccb-contact___tb0-g .info-card-title .step-name .name {
    flex: 0 0 auto;
    width: 116px;
  }
  .ccb-contact___tb0-g .info-card-title .step-name .step-text {
    max-width: 60px;
  }
  .ccb-contact___tb0-g .info-card #numberFlex {
    display: flex;
    position: relative;
  }
  .ccb-contact___tb0-g .info-card #numberFlex.countryCode {
    width: 35%;
  }
  .ccb-contact___tb0-g .info-card #numberFlex.number {
    width: 62%;
    margin-left: 6px;
  }
}
@media screen and (max-width: 375px) {
  .ccb-contact___tb0-g .info-card {
    margin-top: 40px;
    max-width: 100%;
    padding-top: 0;
  }
  .ccb-contact___tb0-g .info-card .label {
    font-size: 10px;
  }
  .ccb-contact___tb0-g .info-card-title {
    font-size: 14px;
    line-height: 22px;
    border-top: 1px solid #fff !important;
  }
  .ccb-contact___tb0-g .info-card-title .step-title .line {
    width: 25.72%;
  }
  .ccb-contact___tb0-g .info-card-title .step-name {
    width: 100%;
    margin-bottom: 54px;
  }
  .ccb-contact___tb0-g .info-card-title .step-name .name {
    flex: 0 0 37.7%;
  }
  .ccb-contact___tb0-g .info-card-title .step-name .name:last-child {
    flex: 0 1;
  }
  .ccb-contact___tb0-g .info-card-title .step-name .step-text {
    max-width: 60px;
  }
  .ccb-contact___tb0-g .info-card-alert {
    min-width: 80%;
  }
  .ccb-contact___tb0-g .info-card-btn {
    margin-right: 8px;
  }
  .ccb-contact___tb0-g .info-card .invalid-msg {
    font-size: 10px !important;
  }
  .ccb-contact___tb0-g .info-card #numberFlex {
    display: flex;
    position: relative;
  }
  .ccb-contact___tb0-g .info-card #numberFlex.countryCode {
    width: 31%;
  }
  .ccb-contact___tb0-g .info-card #numberFlex.number {
    width: 66%;
    margin-left: 6px;
  }
  .ccb-contact___tb0-g .info-card #numberFlex .tip {
    position: absolute;
    font-size: 8px;
    width: 400% !important;
    left: 0;
    top: 106px !important;
    margin-top: 4px;
  }
  .ccb-contact___tb0-g .info-card #numberFlex .tip.invalidTip {
    margin-top: 49px;
  }
  .ccb-contact___tb0-g .info-card #numberFlex .tip.invalidNumberTip {
    margin-top: 49px;
  }
}

#OUTER_LAYER_CONTENT .question .only-one-option-hint {
  color: #4f6f90;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 16px;
  margin-top: 4px;
}
#OUTER_LAYER_CONTENT .question .validation-tips {
  font-size: 12px;
  line-height: 14px;
}
#OUTER_LAYER_CONTENT .question .desc {
  margin-top: 4px;
  font-size: 14px;
  line-height: 18px;
  color: #D3DADD;
}
#OUTER_LAYER_CONTENT .question .disabledLabel, #OUTER_LAYER_CONTENT .question .disabledDesc {
  font-size: 14px;
  line-height: 18px;
  color: #A4ACAF;
}
#OUTER_LAYER_CONTENT .question .ccb-single-select {
  border-radius: 4px;
  width: 100%;
  display: block;
}
#OUTER_LAYER_CONTENT .question .ccb-single-select .lmnicon-down::before {
  content: "\eae7";
}
#OUTER_LAYER_CONTENT .question .ccb-single-select.lmn-select-trigger .lmn-select-button, #OUTER_LAYER_CONTENT .question .ccb-single-select.lmn-select-trigger .lmn-select-input-inner, #OUTER_LAYER_CONTENT .question .ccb-single-select.lmn-select-trigger .lmn-input-text {
  line-height: 30px;
  height: 42px;
  overflow-y: hidden;
  overflow-x: hidden;
  margin-right: 24px;
  border-radius: 2px;
}
#OUTER_LAYER_CONTENT .question .ccb-single-select.lmn-select-trigger .lmn-select-input-inner {
  margin-right: 0;
}
#OUTER_LAYER_CONTENT .question .ccb-single-select.lmn-select-trigger .lmn-input-suffix-icon {
  line-height: 28px;
  color: #fff;
}
#OUTER_LAYER_CONTENT .question .ccb-single-select.lmn-select-trigger .lmn-input-text.lmn-input-allow-clear .lmn-input-suffix-icon ~ .lmn-input-clear-icon {
  margin-right: 1.75rem;
  line-height: 28px;
}
#OUTER_LAYER_CONTENT .question .ccb-single-select .lmn-select-menu .lmn-menu-item, #OUTER_LAYER_CONTENT .question .ccb-single-select .lmn-select-menu .lmn-menu-item.active {
  padding: 0;
  margin: 0;
  border-radius: 2px;
  line-height: 42px;
  height: 42px;
}
#OUTER_LAYER_CONTENT .question .ccb-multiple-select {
  width: 100%;
  display: block;
  text-align: left;
  min-height: 42px;
  padding-right: 30px;
  display: flex;
  border-radius: 2px;
  border: 1px solid #d9e2ea;
}
#OUTER_LAYER_CONTENT .question .ccb-multiple-select .lmnicon-down::before {
  content: "\eae7";
}
#OUTER_LAYER_CONTENT .question .ccb-multiple-select.lmn-select-trigger .lmn-select-button, #OUTER_LAYER_CONTENT .question .ccb-multiple-select.lmn-select-trigger .lmn-select-input-inner, #OUTER_LAYER_CONTENT .question .ccb-multiple-select.lmn-select-trigger .lmn-input-text {
  line-height: 30px;
  height: 42px;
  overflow-y: hidden;
  overflow-x: hidden;
  margin-right: 24px;
  border-radius: 2px;
}
#OUTER_LAYER_CONTENT .question .ccb-multiple-select.lmn-select-trigger .lmn-select-input-inner {
  margin-right: 0;
}
#OUTER_LAYER_CONTENT .question .ccb-multiple-select.lmn-select-trigger .lmn-input-suffix-icon {
  line-height: 28px;
  color: #fff;
}
#OUTER_LAYER_CONTENT .question .ccb-multiple-select.lmn-select-trigger .lmn-input-text.lmn-input-allow-clear .lmn-input-suffix-icon ~ .lmn-input-clear-icon {
  margin-right: 1.75rem;
  line-height: 28px;
}
#OUTER_LAYER_CONTENT .question .ccb-multiple-select .lmn-select-menu .lmn-menu-item, #OUTER_LAYER_CONTENT .question .ccb-multiple-select .lmn-select-menu .lmn-menu-item.active {
  padding: 0;
  margin: 0;
  border-radius: 2px;
  line-height: 42px;
  height: 42px;
}
#OUTER_LAYER_CONTENT .question .ccb-multiple-select .lmn-tag {
  color: #0041a5;
  background-color: rgba(0, 118, 212, 0.1);
  border-color: rgba(0, 65, 165, 0.4);
}
#OUTER_LAYER_CONTENT .question .ccb-multiple-select .lmn-input-text {
  margin-right: 0 !important;
}
#OUTER_LAYER_CONTENT .question .ccb-input {
  display: block;
  width: 100%;
  border: 1px solid #d9e2ea;
  border-radius: 2px;
  background-color: #ffffff;
  height: 42px;
}
#OUTER_LAYER_CONTENT .question .ccb-input.invalid-ccb-input {
  border: 1px solid #b60000;
  box-shadow: none !important;
}
#OUTER_LAYER_CONTENT .question .invalid-msg {
  color: #bcc5c9;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 16px;
  margin-top: 4px;
}
#OUTER_LAYER_CONTENT .question .ccb-textarea {
  display: block;
  width: 100%;
  border: 1px solid #d9e2ea;
  border-radius: 2px;
  background-color: #ffffff;
  min-height: 84px;
}
#OUTER_LAYER_CONTENT .question .ccb-checkbox {
  display: flex;
  align-items: flex-start;
}
#OUTER_LAYER_CONTENT .question .ccb-checkbox-label {
  padding-right: 0;
  padding-left: 8px;
  color: #3D566F;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 0;
  margin-top: -6px;
  line-height: 28px;
}
#OUTER_LAYER_CONTENT .question .ccb-muti-checkbox {
  margin-top: 40px;
}
#OUTER_LAYER_CONTENT .question .ccb-muti-checkbox .question-container {
  margin-bottom: 32px;
}
#OUTER_LAYER_CONTENT .question .ccb-muti-checkbox .question-container:last-child {
  margin-bottom: 0;
}
#OUTER_LAYER_CONTENT .question .ccb-muti-checkbox .question-container .question-text {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}
#OUTER_LAYER_CONTENT .question .ccb-muti-checkbox .question-container .question-text-desc {
  margin-left: 8px;
  color: #000000;
  line-height: 20px;
  font-size: 16px;
}
#OUTER_LAYER_CONTENT .question .ccb-muti-checkbox .question-container .detailLabel {
  margin-top: 30px;
}
#OUTER_LAYER_CONTENT .question .ccb-muti-checkbox .question-container .detailLabel .required-icon {
  color: #FF3C28;
}
#OUTER_LAYER_CONTENT .question .ccb-muti-checkbox .question-container .detailLabel .detail {
  font-size: 12px;
  line-height: 16px;
  color: #22303E;
}
#OUTER_LAYER_CONTENT .question .ccb-muti-checkbox .question-container .example-tips {
  font-size: 12px;
  line-height: 16px;
  color: #D3DADD;
}
#OUTER_LAYER_CONTENT .question .ccb-multiple-show-select {
  width: 100%;
  display: block;
  border-radius: 4px;
}
#OUTER_LAYER_CONTENT .question .ccb-multiple-show-select .lmnicon-down::before {
  content: "\eae7";
}
#OUTER_LAYER_CONTENT .question .ccb-multiple-show-select.lmn-select-trigger .lmn-select-button, #OUTER_LAYER_CONTENT .question .ccb-multiple-show-select.lmn-select-trigger .lmn-select-input-inner, #OUTER_LAYER_CONTENT .question .ccb-multiple-show-select.lmn-select-trigger .lmn-input-text {
  line-height: 30px;
  height: 42px;
  overflow-y: hidden;
  overflow-x: hidden;
  margin-right: 24px;
  border-radius: 2px;
}
#OUTER_LAYER_CONTENT .question .ccb-multiple-show-select.lmn-select-trigger .lmn-select-input-inner {
  margin-right: 0;
}
#OUTER_LAYER_CONTENT .question .ccb-multiple-show-select.lmn-select-trigger .lmn-input-suffix-icon {
  line-height: 28px;
  color: #fff;
}
#OUTER_LAYER_CONTENT .question .ccb-multiple-show-select.lmn-select-trigger .lmn-input-text.lmn-input-allow-clear .lmn-input-suffix-icon ~ .lmn-input-clear-icon {
  margin-right: 1.75rem;
  line-height: 28px;
}
#OUTER_LAYER_CONTENT .question .ccb-multiple-show-select .lmn-select-menu .lmn-menu-item, #OUTER_LAYER_CONTENT .question .ccb-multiple-show-select .lmn-select-menu .lmn-menu-item.active {
  padding: 0;
  margin: 0;
  border-radius: 2px;
  line-height: 42px;
  height: 42px;
}
#OUTER_LAYER_CONTENT .question .ccb-multiple-show-select .lmn-tag {
  line-height: 16px;
  background: rgba(0, 118, 212, 0.1);
  border: 1px solid rgba(0, 65, 165, 0.4);
  border-radius: 4px;
}
#OUTER_LAYER_CONTENT .question .ccb-multiple-show-select .lmn-input-text {
  margin-right: 0 !important;
}
#OUTER_LAYER_CONTENT .ccb-single-select-menu, #OUTER_LAYER_CONTENT .lmn-dropdown-menu {
  padding: 0 !important;
}
#OUTER_LAYER_CONTENT .ccb-multiple-select-popup {
  max-width: 434px;
}
#OUTER_LAYER_CONTENT .ccb-single-select-popup .lmn-select-menu .lmn-menu-item, #OUTER_LAYER_CONTENT .ccb-multiple-select-popup .lmn-select-menu .lmn-menu-item, #OUTER_LAYER_CONTENT .ccb-single-select-popup .lmn-dropdown-menu .lmn-dropdown-item, #OUTER_LAYER_CONTENT .ccb-multiple-select-popup .lmn-dropdown-menu .lmn-dropdown-item {
  padding: 12px 8px !important;
  margin: 0.25rem 0 !important;
  border-radius: 2px;
  margin: 0 !important;
  line-height: 18px;
  font-size: 14px;
  white-space: normal;
}
#OUTER_LAYER_CONTENT .ccb-single-select-popup .lmn-select-menu .lmn-menu-item .lmn-selection-control, #OUTER_LAYER_CONTENT .ccb-multiple-select-popup .lmn-select-menu .lmn-menu-item .lmn-selection-control, #OUTER_LAYER_CONTENT .ccb-single-select-popup .lmn-dropdown-menu .lmn-dropdown-item .lmn-selection-control, #OUTER_LAYER_CONTENT .ccb-multiple-select-popup .lmn-dropdown-menu .lmn-dropdown-item .lmn-selection-control {
  font-size: 14px;
}
#OUTER_LAYER_CONTENT .ccb-single-select-popup .lmn-dropdown-menu .lmn-dropdown-item:first-child::after, #OUTER_LAYER_CONTENT .ccb-multiple-select-popup .lmn-dropdown-menu .lmn-dropdown-item:first-child::after {
  position: absolute;
  content: "";
  top: 39px;
  left: 4px;
  right: 4px;
}
#OUTER_LAYER_CONTENT .ccb-single-select-popup .lmn-dropdown-menu .lmn-dropdown-item .lmn-dropdown-item-inner .lmn-checkbox + *, #OUTER_LAYER_CONTENT .ccb-multiple-select-popup .lmn-dropdown-menu .lmn-dropdown-item .lmn-dropdown-item-inner .lmn-checkbox + *, #OUTER_LAYER_CONTENT .ccb-single-select-popup .lmn-menu-item .lmn-menu-item-inner .lmn-checkbox + *, #OUTER_LAYER_CONTENT .ccb-multiple-select-popup .lmn-menu-item .lmn-menu-item-inner .lmn-checkbox + * {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
}
#OUTER_LAYER_CONTENT .ccb-single-select-popup .lmn-selection-control .lmn-checkbox, #OUTER_LAYER_CONTENT .ccb-multiple-select-popup .lmn-selection-control .lmn-checkbox {
  align-self: flex-start;
  margin-top: 2px;
}
.icgds.lmn-theme-light #OUTER_LAYER_CONTENT .lmn-checkbox:not(.lmn-checkbox-native) .lmn-control-input:checked ~ .lmn-control-icon::before {
  background: transparent;
  border-color: transparent;
}
.icgds.lmn-theme-light #OUTER_LAYER_CONTENT .lmn-checkbox:not(.lmn-checkbox-native) .lmn-control-input:not(:checked) ~ .lmn-control-icon::before {
  border-color: transparent;
  background: transparent;
}
#OUTER_LAYER_CONTENT .ccb-single-select-menu, #OUTER_LAYER_CONTENT .ccb-multiple-select-menu {
  padding: 0 !important;
}
@media screen and (min-width: 375px) and (max-width: 575px) {
  #OUTER_LAYER_CONTENT .question .desc {
    font-size: 12px;
  }
  #OUTER_LAYER_CONTENT .question .disabledLabel, #OUTER_LAYER_CONTENT .question .disabledDesc {
    font-size: 12px;
  }
  #OUTER_LAYER_CONTENT .question .ccb-checkbox-label {
    font-size: 14px;
    line-height: 18px;
  }
  #OUTER_LAYER_CONTENT .question .ccb-muti-checkbox .question-container .question-text-desc {
    font-size: 14px;
  }
  #OUTER_LAYER_CONTENT .question .ccb-muti-checkbox .question-container .detailLabel .detail {
    font-size: 12px;
  }
  #OUTER_LAYER_CONTENT .question .ccb-muti-checkbox .question-container .example-tips {
    font-size: 12px;
  }
}
@media screen and (max-width: 375px) {
  #OUTER_LAYER_CONTENT .question .desc {
    font-size: 10px;
  }
  #OUTER_LAYER_CONTENT .question .disabledLabel, #OUTER_LAYER_CONTENT .question .disabledDesc {
    font-size: 10px;
  }
  #OUTER_LAYER_CONTENT .question .ccb-muti-checkbox .question-container .question-text-desc {
    font-size: 12px;
  }
  #OUTER_LAYER_CONTENT .question .ccb-muti-checkbox .question-container .detailLabel .detail {
    font-size: 10px;
  }
  #OUTER_LAYER_CONTENT .question .ccb-muti-checkbox .question-container .example-tips {
    font-size: 10px;
  }
}

.tts-contact___irDxx {
  display: flex;
  width: auto;
}
.tts-contact___irDxx .lmn-input___skCcP {
  background-color: #0f1632;
}
.tts-contact___irDxx .info-card {
  width: 616px;
  background-color: #0f1632;
  padding-top: 54px;
  margin-top: 54px;
  border-top: 1px solid #fff;
}
.tts-contact___irDxx .info-card-title {
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 22.4px;
  margin-bottom: 54px;
}
.tts-contact___irDxx .info-card-title > div {
  display: inline;
}
.tts-contact___irDxx .info-card-step {
  font-weight: bold;
}
.tts-contact___irDxx .info-card-btn-wrapper {
  padding-top: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.tts-contact___irDxx .info-card-alert {
  font-size: 14px;
  padding: 10px;
  margin-top: 30px;
}
.tts-contact___irDxx .info-card-btn {
  text-transform: capitalize;
  cursor: pointer;
}
.tts-contact___irDxx .info-card-btn:last-child {
  margin-right: 0;
}
.tts-contact___irDxx .info-card .cancel-btn,
.tts-contact___irDxx .info-card .back-btn {
  height: 42px;
  border: 1px solid #ffffff !important;
  color: #ffffff !important;
  margin-right: 8px;
}
.tts-contact___irDxx .info-card .submit-btn,
.tts-contact___irDxx .info-card .next-btn {
  height: 42px;
}
.tts-contact___irDxx .info-card .close-btn {
  height: 42px;
}
.tts-contact___irDxx .info-card .disabled-btn {
  position: relative;
  cursor: not-allowed;
}
.tts-contact___irDxx .info-card .disabled-btn::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-color: transparent !important;
}
.tts-contact___irDxx .info-card .card-body-container strong {
  display: block;
}
.tts-contact___irDxx .info-card .card-body-container > p {
  color: #ffffff !important;
  font-size: 16px;
  margin: 1.5rem 0 !important;
}
.tts-contact___irDxx .info-card .card-body-container > p:last-child {
  margin-bottom: 0 !important;
}
.tts-contact___irDxx .info-card .card-body-container a {
  color: #ffffff !important;
  text-decoration: underline;
  font-family: Overpass, sans-serif;
}
.tts-contact___irDxx .info-card-btn-wrapper {
  justify-content: end !important;
  border-top: 1px solid #fff;
}
.tts-contact___irDxx .info-card-title a.privacy-link:hover {
  color: #255be3 !important;
}
.tts-contact___irDxx .lmn-select-menu {
  background-color: #0f1632 !important;
  border: 1px solid #ffffff;
}
.tts-contact___irDxx .lmn-select-menu .lmn-menu .lmn-menu-item {
  color: #ffffff !important;
}
.tts-contact___irDxx .lmn-select-menu .lmn-menu-inline .lmn-menu-item,
.tts-contact___irDxx .lmn-input {
  height: 42px !important;
  background: transparent !important;
  color: #fff !important;
}
.tts-contact___irDxx .lmn-select-menu .lmn-menu-inline .lmn-menu-item,
.tts-contact___irDxx .lmn-input::placeholder {
  color: #fff !important;
}
.tts-contact___irDxx .lmn-select-menu .lmn-menu-inline .lmn-menu-item:not(:disabled):not(.disabled):not(.invalid):hover {
  background: #2b3d4e !important;
}
.tts-contact___irDxx .lmn-btn {
  min-width: 63px !important;
}
.tts-contact___irDxx .privacy-link {
  text-decoration: underline;
  display: inline;
  color: #ffffff !important;
}
.tts-contact___irDxx .privacy-link:hover {
  color: #255be3 !important;
}
.tts-contact___irDxx .lmn-dropdown-menu {
  background-color: #0f1632 !important;
  border-color: #46637f;
  box-shadow: 0 5px 10px 1px rgba(0, 0, 0, 0.6);
}
.tts-contact___irDxx .lmn-dropdown-menu {
  -ms-scrollbar-face-color: #3d566f;
  -ms-scrollbar-arrow-color: transparent;
  -ms-scrollbar-track-color: #10161d;
  -ms-scrollbar-shadow-color: #10161d;
  background: var(--bg-inverse-color-0);
}
.tts-contact___irDxx .lmn-dropdown-menu::-webkit-scrollbar {
  background-color: transparent;
}
.tts-contact___irDxx .lmn-dropdown-menu::-webkit-scrollbar-thumb {
  background-color: #3d566f;
  background-clip: padding-box;
  border: 3px solid transparent;
}
.tts-contact___irDxx .lmn-dropdown-menu::-webkit-scrollbar-thumb:hover {
  background-color: #4f6f90;
}
.tts-contact___irDxx .lmn-dropdown-menu::-webkit-scrollbar-thumb:active {
  background-color: #4f6f90;
}
.tts-contact___irDxx .lmn-dropdown-menu::-webkit-scrollbar-corner {
  background-color: transparent;
}
.tts-contact___irDxx .lmn-dropdown-menu .lmn-dropdown-item {
  color: #d9e2ea !important;
  background-color: inherit;
  border-color: transparent;
  padding: 16px 0.5rem;
  margin: 0 6px;
}
.tts-contact___irDxx .lmn-dropdown-menu .lmn-dropdown-item:first-child {
  border-bottom: 1px solid #2b3d4e !important;
}
.tts-contact___irDxx .lmn-dropdown-menu .lmn-dropdown-item .lmn-dropdown-item-inner.lmn-selection-control {
  font-size: 16px;
  color: #fff !important;
}
.tts-contact___irDxx .lmn-dropdown-menu .lmn-dropdown-item .lmn-checkbox:not(.lmn-checkbox-native) .lmn-control-input ~ .lmn-control-icon {
  background-color: transparent;
  border-color: #587ca0;
}
.tts-contact___irDxx .lmn-dropdown-menu .lmn-dropdown-item .lmn-checkbox:not(.lmn-checkbox-native) .lmn-control-input ~ .lmn-control-icon::before {
  background-color: transparent !important;
  border-color: transparent !important;
}
.tts-contact___irDxx .lmn-dropdown-menu .lmn-dropdown-item .lmn-checkbox:not(.lmn-checkbox-native) .lmn-control-input:checked ~ .lmn-control-icon {
  background-color: #005ff1;
  border-color: transparent;
}
.tts-contact___irDxx .lmn-dropdown-menu .lmn-dropdown-item .lmn-checkbox:not(.lmn-checkbox-native) .lmn-control-input:checked ~ .lmn-control-icon::before {
  background-color: transparent !important;
  border-color: transparent !important;
}
.tts-contact___irDxx .lmn-dropdown-menu .lmn-dropdown-item.disabled {
  color: rgba(119, 149, 180, 0.4);
}
.tts-contact___irDxx .lmn-dropdown-menu .lmn-dropdown-item.disabled > a,
.tts-contact___irDxx .lmn-dropdown-menu .lmn-dropdown-item > a.disabled {
  color: rgba(119, 149, 180, 0.4);
}
.tts-contact___irDxx .lmn-dropdown-menu .lmn-dropdown-item:not(.disabled):hover {
  background-color: #2b3d4e !important;
}
.tts-contact___irDxx .lmn-dropdown-menu .lmn-dropdown-item:not(.disabled).active {
  color: #ffffff;
}
.tts-contact___irDxx .lmn-dropdown-menu .lmn-dropdown-item:not(.disabled).active > a,
.tts-contact___irDxx .lmn-dropdown-menu .lmn-dropdown-item:not(.disabled) > a.active {
  color: #ffffff;
}
.tts-contact___irDxx .lmn-dropdown-menu .lmn-dropdown-item:not(.disabled).focus {
  background-color: #2b3d4e !important;
}
.tts-contact___irDxx .lmn-dropdown-toggle {
  background-color: #0f1632 !important;
  border-color: #46637f;
  border-radius: 4px;
  height: 42px !important;
  line-height: 34px;
  font-size: 16px;
}
.tts-contact___irDxx .lmn-dropdown-toggle .lmn-text-placeholder {
  color: #ffffff !important;
}
.tts-contact___irDxx .lmn-dropdown-toggle .lmn-dropdown-trigger-icon {
  color: #fff !important;
}
.tts-contact___irDxx .question {
  margin-top: 40px;
  max-width: 448px;
}
.tts-contact___irDxx .question .label {
  color: #ffffff;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 16px;
  margin-bottom: 4px;
}
.tts-contact___irDxx .question .label .required-icon {
  color: #ff3c28;
}
.tts-contact___irDxx .question .lmn-textarea {
  background: transparent !important;
  color: #fff !important;
  height: 196px !important;
}
.tts-contact___irDxx .question .lmn-select-button {
  color: #ffffff !important;
  background-color: transparent !important;
  border-color: #46637f;
  height: 100%;
  line-height: 34px;
  font-size: 16px;
}
.tts-contact___irDxx .question .lmn-select-button > span {
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 18px !important;
}
.tts-contact___irDxx .question .info-card-title {
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 22.4px !important;
}
.tts-contact___irDxx .question .disabledLabel,
.tts-contact___irDxx .question .disabledDesc {
  color: #A4ACAF !important;
}
.tts-contact___irDxx .question .ccb-multiple-select {
  color: #fff !important;
}
.tts-contact___irDxx .question .ccb-multiple-select .lmn-tag {
  color: #fff !important;
  border: 1px solid #fff !important;
}
.tts-contact___irDxx .question .ccb-multiple-select {
  border-radius: 6px !important;
  background: transparent !important;
}
.tts-contact___irDxx .question .ccb-multiple-select.disabled {
  background: rgba(255, 255, 255, 0.1) !important;
}
.tts-contact___irDxx .question .ccb-single-select.lmn-select-trigger .lmn-input-suffix-icon {
  color: #fff !important;
  background: transparent !important;
}
.tts-contact___irDxx .question .ccb-single-select.lmn-select-trigger .lmn-select-button {
  background: transparent !important;
}
.tts-contact___irDxx .question .disabled {
  background: rgba(255, 255, 255, 0.1) !important;
}
.tts-contact___irDxx .question .comment {
  display: flex;
  margin-bottom: 4px;
}
@media screen and (max-width: 1059px) {
  .tts-contact___irDxx .info-card {
    margin-top: 40px;
    width: 100%;
  }
  .tts-contact___irDxx .info-card .info-card-title {
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 22.4px !important;
  }
  .tts-contact___irDxx .info-card-title {
    font-size: 16px;
    line-height: 22.4px;
  }
  .tts-contact___irDxx .info-card-btn {
    margin-right: 20px;
  }
  .tts-contact___irDxx .info-card .close-btn {
    width: 152px;
  }
}
@media screen and (max-width: 575px) {
  .tts-contact___irDxx .info-card {
    margin-top: 40px;
  }
  .tts-contact___irDxx .info-card-title {
    font-size: 14px;
    line-height: 22px;
  }
  .tts-contact___irDxx .info-card-btn {
    margin-right: 14px;
  }
  .tts-contact___irDxx .info-card .cancel-btn,
  .tts-contact___irDxx .info-card .back-btn {
    width: 140px;
  }
  .tts-contact___irDxx .info-card .submit-btn,
  .tts-contact___irDxx .info-card .next-btn {
    width: 140px;
  }
  .tts-contact___irDxx .info-card .close-btn {
    width: 152px;
  }
}

.IcgBusinessContactWrapper___lQ0SL {
  width: 100%;
  background-color: #01142c;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 6.25rem 0;
  color: #ffffff;
}
.IcgBusinessContactWrapper___lQ0SL .WrapperTitle___KD3R8 {
  font-size: 2.625rem;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 3.25rem;
  margin-bottom: 1.25rem;
  color: inherit;
}
.IcgBusinessContactWrapper___lQ0SL .WrapperText___jsf3T {
  font-size: 1.5rem;
  letter-spacing: 0;
  line-height: 1.5rem;
}
.IcgBusinessContactWrapper___lQ0SL .WrapperBtn___NqneG {
  cursor: pointer;
  text-decoration: underline;
}
.IcgBusinessContactWrapper___lQ0SL .outer-layer-icon___JKiu9 {
  font-size: 0.625rem;
  padding-left: 0.3125rem;
  vertical-align: middle;
  transition: transform 0.6s;
}
.IcgBusinessContactWrapper___lQ0SL .outer-layer-unfold-icon___yZb0T {
  transform: scaleY(-1);
}
.IcgBusinessContact___Qa7xj {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.IcgBusinessContact___Qa7xj .IcgBusinessContactContainer___se-\+S {
  width: 32.25rem;
  text-align: center;
  color: #46637f;
  border: 0.0625rem solid rgba(0, 189, 242, 0);
  border-radius: 0.25rem;
  box-shadow: 0 0.125rem 0.25rem 0.0625rem rgba(0, 73, 146, 0.03);
  background-color: #ffffff;
  padding: 2.5rem 1.875rem;
  margin-top: 6.25rem;
}
@media screen and (max-width: 767px) {
  .IcgBusinessContactWrapper___lQ0SL .IcgBusinessContact___Qa7xj .IcgBusinessContactContainer___se-\+S {
    width: 20.25rem;
    padding: 1rem;
    margin-top: 1.25rem;
  }
  .IcgBusinessContactWrapper___lQ0SL .IcgBusinessContact___Qa7xj .IcgBusinessContactContainer___se-\+S .BoxTitle___a5LCD {
    padding: 0;
  }
  .IcgBusinessContactWrapper___lQ0SL {
    padding: 60px 0;
  }
  .IcgBusinessContactWrapper___lQ0SL .WrapperTitle___KD3R8 {
    font-size: 36px;
    line-height: 46px;
    margin-bottom: 10px;
  }
  .IcgBusinessContactWrapper___lQ0SL .WrapperText___jsf3T {
    font-size: 18px;
    line-height: 24px;
  }
  .IcgBusinessContactWrapper___lQ0SL .WrapperBtn___NqneG {
    font-size: 18px;
    padding-left: 5px;
    vertical-align: middle;
  }
}
@media screen and (max-width: 575px) {
  .IcgBusinessContactWrapper___lQ0SL {
    padding: 40px 0;
  }
  .IcgBusinessContactWrapper___lQ0SL .WrapperTitle___KD3R8 {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 10px;
  }
  .IcgBusinessContactWrapper___lQ0SL .WrapperText___jsf3T {
    font-size: 16px;
    line-height: 20px;
  }
  .IcgBusinessContactWrapper___lQ0SL .WrapperBtn___NqneG {
    font-size: 16px;
    padding-left: 5px;
    vertical-align: middle;
  }
}
#IcgBusinessContactContainer .BoxTitle {
  font-size: 1.125rem;
  line-height: 1.75rem;
  padding: 0rem 0.625rem;
}
#IcgBusinessContactContainer .BoxList {
  padding: 1.25rem 0 0.71875rem 0;
}
#IcgBusinessContactContainer .BoxList .ListItem {
  font-size: 0.875rem;
  font-weight: 300;
  line-height: 1.125rem;
  margin-bottom: 1.125rem;
}
#IcgBusinessContactContainer .BoxList .ListItem .Title {
  font-weight: 400;
}
#IcgBusinessContactContainer .Line {
  width: 59.17%;
  height: 0.0625rem;
  border: 0.0625rem solid #46637f;
  opacity: 0.25;
  margin: auto;
}
#IcgBusinessContactContainer .BottomMsg {
  font-size: 1.125rem;
  line-height: 1.75rem;
  padding-top: 2.46875rem;
}
#IcgBusinessContactContainer .BottomMsg a, #IcgBusinessContactContainer .BottomMsg a:hover {
  color: #229dff;
  text-decoration: underline;
}

.single-share-icon:hover svg *,.single-share-icon:active svg *{fill:#0066b3}.single-share-icon.link-icon-wsdk{height:22px;width:22px;display:flex;align-items:center;justify-content:center}.single-share-icon.linkedin-icon-wsdk{width:26px}.single-share-icon.linkedin-icon-wsdk svg{transform:scale(1.25) translate(0px, 3px);margin:-4px}
.twitter-icon___5UX-S{height:22px;width:22px;display:flex;align-items:center;justify-content:center}.twitter-icon___5UX-S:hover svg *,.twitter-icon___5UX-S:active svg *{fill:#0066b3}
.Contributors-mask {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(34, 48, 62, 0.7);
  z-index: 10000;
}
.Contributors-mask .ContributorPopup {
  position: absolute;
  width: 485px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  border-radius: 4px;
  z-index: 10001;
}
.Contributors-mask .ContributorPopup .header {
  width: 453px;
  display: flex;
  justify-content: space-between;
  margin: auto;
  padding: 24px 8px 16px 8px;
  font-size: 18px;
  border-bottom: 1px solid #A8BBCF;
}
.Contributors-mask .ContributorPopup .header .close-btn {
  cursor: pointer;
}
.Contributors-mask .ContributorPopup .contributorsWrapper {
  width: 437px;
  height: 50vh;
  margin: 0px auto;
  padding: 4px 0px;
  overflow: auto;
}
.Contributors-mask .ContributorPopup .contributorsWrapper .contributors {
  padding: 12px 0;
  margin-right: 1rem;
}
.Contributors-mask .ContributorPopup .contributorsWrapper .contributors .contributorsName {
  font-size: 16px;
  font-weight: 600;
}
.Contributors-mask .ContributorPopup .contributorsWrapper .contributors .contributorsInfo {
  font-size: 14px;
}
.Contributors-mask .ContributorPopup .button-wrapper {
  width: 453px;
  height: 58px;
  margin: 0 auto;
  border-top: 1px solid #A8BBCF;
}
.Contributors-mask .ContributorPopup .button-wrapper .close-button {
  float: right;
  width: 80px;
  height: 32px;
  margin: 16px auto;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 4px;
  background-color: #0076D4;
  line-height: 30px;
  color: #fff;
  text-align: center;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .ContributorPopup {
    width: 20.9375rem !important;
  }
  .ContributorPopup .header {
    width: 19.75rem !important;
  }
  .ContributorPopup .header .TitleContainer {
    width: 100% !important;
  }
  .ContributorPopup .contributorsWrapper {
    width: 90% !important;
  }
  .ContributorPopup .button-wrapper {
    width: 19.75rem !important;
  }
}
@media screen and (max-width: 375px) {
  .ContributorPopup {
    width: 90% !important;
    padding: 0 1rem;
  }
  .ContributorPopup .header {
    width: auto !important;
  }
  .ContributorPopup .header .TitleContainer {
    width: 100% !important;
  }
  .ContributorPopup .contributorsWrapper {
    width: auto !important;
  }
  .ContributorPopup .button-wrapper {
    width: auto !important;
  }
}

.SeriesVideoCard___B\+qkN {
  width: 46.93%;
  margin: 20px 3.07% 20px 0;
  height: 537px;
  display: flex;
  flex-direction: column;
  border-radius: 20px;
  box-shadow: 0 5px 10px 1px rgba(0, 65, 165, 0.12);
}
.SeriesVideoCard___B\+qkN .imageWrapper___hGJQS {
  width: 100%;
  position: relative;
}
.SeriesVideoCard___B\+qkN .imageWrapper___hGJQS .image___FoKkM {
  height: 366px;
  border-radius: 20px 20px 0 0;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}
.SeriesVideoCard___B\+qkN .imageWrapper___hGJQS .hover-layer___ZMZ82 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  cursor: pointer;
  background: #fff;
  opacity: 0;
  z-index: 6;
  transition: All 0.3s ease-in-out;
}
.SeriesVideoCard___B\+qkN .imageWrapper___hGJQS .hover-layer-effect___4BQYJ {
  opacity: 0.2;
  transition: All 0.3s ease-in-out;
}
.SeriesVideoCard___B\+qkN .imageWrapper___hGJQS .newPlayIcon___1zplA {
  border-radius: 3px 3px 20px !important;
}
.SeriesVideoCard___B\+qkN .imageWrapper___hGJQS .playIcon___HWxkO {
  width: 5rem;
  position: absolute;
  left: calc(50% - 2.5rem);
  top: calc(50% - 2.5rem);
  z-index: 5;
  height: 5rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  box-shadow: 0 0 3px 3px rgba(255, 255, 255, 0.25);
  border-radius: 50%;
  cursor: pointer;
}
.SeriesVideoCard___B\+qkN .imageWrapper___hGJQS .gpsIcon___I-F9G {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 5;
  width: 3rem;
  margin-right: 1.25rem;
  margin-top: 1.25rem;
  height: 4rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.SeriesVideoCard___B\+qkN .imageWrapper___hGJQS .tag___\+O\+sh {
  position: absolute;
  z-index: 7;
  right: 1.28125rem;
  top: 1.28125rem;
  font-size: 0.875rem;
  line-height: 1.375rem;
  padding: 0.3125rem;
  box-shadow: 0px 2px 5px 1px rgba(0, 73, 146, 0.03);
  border-color: transparent;
  border-style: solid;
  border-width: 1px;
  border-radius: 4px;
}
.SeriesVideoCard___B\+qkN .textWrapper___Z8gkg {
  display: flex;
  flex-direction: column;
  height: 171px;
  padding: 41px;
}
.SeriesVideoCard___B\+qkN .textWrapper___Z8gkg .title___PugdM {
  font-size: 24px;
  line-height: 30px;
  flex-shrink: 0;
  cursor: pointer;
  transition: All 0.3s ease-in-out;
}
.SeriesVideoCard___B\+qkN .textWrapper___Z8gkg .title___PugdM:hover {
  text-decoration: underline;
}
.SeriesVideoCard___B\+qkN .textWrapper___Z8gkg .summary___OUtgi {
  height: 100%;
  margin-top: 15px;
  font-size: 14px;
  line-height: 22px;
}
.SeriesVideoCard___B\+qkN:hover {
  box-shadow: 0 5px 20px 1px rgba(0, 65, 165, 0.2) !important;
}

.new-play-icon___03sxS,
.new-play-icon-default___1PPG1 {
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 70px;
  height: 70px;
  background-color: #0076D4;
  border-radius: 3px;
  cursor: pointer;
}
.new-play-icon___03sxS::after,
.new-play-icon-default___1PPG1::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: -10px;
  width: 0;
  height: 0;
  border-top: 16px solid transparent;
  border-bottom: 16px solid transparent;
  border-left: 25px solid #fff;
}
.new-play-icon-sm___5xepa {
  width: 40px !important;
  height: 40px !important;
}
.new-play-icon-sm___5xepa::after {
  border-top-width: 11px !important;
  border-bottom-width: 11px !important;
  border-left-width: 19px !important;
  margin-left: -8px !important;
}
.new-play-icon-md___UBa3W {
  width: 100px !important;
  height: 100px !important;
}
.new-play-icon-md___UBa3W::after {
  border-top-width: 20px !important;
  border-bottom-width: 20px !important;
  border-left-width: 36px !important;
  margin-left: -12px !important;
}
.new-play-icon-lg___kx3A\+ {
  width: 122px !important;
  height: 122px !important;
}
.new-play-icon-lg___kx3A\+::after {
  border-top-width: 25px !important;
  border-bottom-width: 25px !important;
  border-left-width: 42px !important;
  margin-left: -16px !important;
}
.new-play-icon-pad___T94SX {
  width: 65px !important;
  height: 65px !important;
}
.new-play-icon-pad___T94SX::after {
  border-top-width: 16px !important;
  border-bottom-width: 16px !important;
  border-left-width: 30px !important;
  margin-left: -10px !important;
}

.IcgContactPopupNew {
  padding-bottom: 3rem;
  color: #fff !important;
  width: 55rem;
  background-color: #1d2834 !important;
  position: relative;
  max-height: calc(100vh - 100px);
  overflow-y: auto;
}
.IcgContactPopupNew .close-btn {
  color: #fff;
  font-size: 1rem;
  vertical-align: middle;
  position: absolute;
  right: 2rem;
  top: 0.65rem;
}
.IcgContactPopupNew .title {
  color: #54bbed;
  margin: 0 2rem;
  padding: 0.4rem 0;
  font-weight: 400;
  font-size: 1.125rem;
  border-bottom: 1px solid;
}
.IcgContactPopupNew .summary {
  text-align: center;
  font-size: 1.5rem;
  margin-bottom: 1.5rem;
  line-height: 1.2;
  font-weight: 400;
}
.IcgContactPopupNew .summary .contact-button {
  text-decoration: underline;
  cursor: pointer;
}
.IcgContactPopupNew .contact-form-wrapper {
  padding: 2.25rem /* 36/16 */ 0 0.6875rem /* 11/16 */;
  max-width: 50.75rem /* 812/16 */;
  margin: 0 6.25rem;
  display: flex;
  flex-direction: column;
  position: relative;
}
.IcgContactPopupNew .contact-form-wrapper .contact-form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.IcgContactPopupNew .contact-form-wrapper .contact-input-item {
  position: relative;
  width: 19.5rem;
  margin-bottom: 1.75rem;
}
.IcgContactPopupNew .contact-form-wrapper .contact-input-item .contact-input {
  color: #fff !important;
  background: #1d2834 !important;
  box-shadow: none;
  height: auto;
  line-height: 2.25rem;
  padding: 0 16px;
  border: 1px solid #46637f !important;
}
.IcgContactPopupNew .contact-form-wrapper .contact-input-item .contact-input:focus {
  border-color: #219dff !important;
  box-shadow: 0 0 0 2px rgba(33, 157, 255, 0.4) !important;
}
.IcgContactPopupNew .contact-form-wrapper .contact-input-item .invalid-prompt {
  background-color: #b60000;
  font-size: 0.75rem /* 12/16 */;
  line-height: 1;
  border-radius: 0.0625rem /* 1/16 */;
  margin-top: 0.3125rem /* 5/16 */;
  position: absolute;
  padding: 0.35rem;
}
.IcgContactPopupNew .contact-form-wrapper .contact-input-item .invalid-prompt::after {
  content: "";
  width: 0;
  height: 0;
  border-width: 0.4rem /* 10/16 */;
  border-style: solid;
  border-color: #b60000;
  transform: rotate(45deg);
  border-right-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: -0.3rem /* 8/16 */;
  left: 0.625rem /* 10/16 */;
}
.IcgContactPopupNew .contact-form-wrapper .odd-contact-input-item:last-child {
  width: 100%;
}
.IcgContactPopupNew .contact-form-wrapper .subscribe-wrapper {
  display: flex;
  align-items: flex-start;
  font-size: 1rem;
  font-weight: 100;
  line-height: 1.5;
  padding-left: 0 ;
}
.IcgContactPopupNew .contact-form-wrapper .subscribe-wrapper .subscribe-checkbox {
  margin-right: 12px;
}
.IcgContactPopupNew .contact-form-wrapper .button-wrapper {
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
}
.IcgContactPopupNew .contact-form-wrapper .button-wrapper .submit-button, .IcgContactPopupNew .contact-form-wrapper .button-wrapper .cancel-button {
  width: 13rem;
  margin-top: 1.25rem /* 20/16 */;
  height: 3rem /* 48/16 */;
  font-size: 1rem;
  font-weight: 100;
}
.IcgContactPopupNew .contact-form-wrapper .button-wrapper .cancel-button {
  color: #fff;
  background-color: transparent;
  border-color: #d9dbdf;
  margin-right: 1.875rem /* 30/16 */;
  opacity: 1;
}
.IcgContactPopupNew .contact-form-wrapper .button-wrapper .submit-button {
  background: #0095d7;
  border-color: #0095d7;
}
.IcgContactPopupNew .contact-form-wrapper .button-wrapper .submit-button:disabled {
  background: #173d6c !important;
  border-color: #173d6c !important;
}
.IcgContactPopupNew .contact-form-wrapper .alert-wrapper {
  font-size: 1rem;
  align-self: flex-end;
}
.IcgContactPopupNew .required-reminder {
  font-size: 0.875rem;
  font-weight: 100;
  font-style: italic;
  margin-left: -4.25rem;
  margin-bottom: 2rem;
  margin-top: -1rem;
}
.IcgContactPopupNew .asterisk-label {
  color: #FF7A75 !important;
}
.IcgContactPopupNew .popup-interest-select {
  width: 45%;
  margin-bottom: 2rem;
  margin-left: 6rem;
}
.IcgContactPopupNew .contact-label {
  display: block;
  font-size: 0.875rem !important;
  font-weight: 100;
  margin-bottom: 0.75rem;
}
.IcgContactPopupNew .label-text {
  color: #d9e2ea;
}
.IcgContactPopupNew .lmn-dropdown-menu-wrapper .lmn-dropdown-menu {
  -ms-scrollbar-face-color: #3d566f;
  -ms-scrollbar-arrow-color: transparent;
  -ms-scrollbar-track-color: #10161d;
  -ms-scrollbar-shadow-color: #10161d;
}
.IcgContactPopupNew .lmn-dropdown-menu-wrapper .lmn-dropdown-menu::-webkit-scrollbar {
  background-color: transparent;
}
.IcgContactPopupNew .lmn-dropdown-menu-wrapper .lmn-dropdown-menu::-webkit-scrollbar-thumb {
  background-color: #3d566f;
  background-clip: padding-box;
  border: 3px solid transparent;
}
.IcgContactPopupNew .lmn-dropdown-menu-wrapper .lmn-dropdown-menu::-webkit-scrollbar-thumb:hover {
  background-color: #4f6f90;
}
.IcgContactPopupNew .lmn-dropdown-menu-wrapper .lmn-dropdown-menu::-webkit-scrollbar-thumb:active {
  background-color: #4f6f90;
}
.IcgContactPopupNew .lmn-dropdown-menu-wrapper .lmn-dropdown-menu::-webkit-scrollbar-corner {
  background-color: transparent;
}
.IcgContactPopupNew .lmn-dropdown-menu-wrapper .lmn-dropdown-menu .lmn-dropdown-item {
  color: #d9e2ea;
  background-color: inherit;
  border-color: transparent;
  padding: 16px 0.5rem;
  margin: 0 6px;
}
.IcgContactPopupNew .lmn-dropdown-menu-wrapper .lmn-dropdown-menu .lmn-dropdown-item:first-child {
  border-bottom: 1px solid #2b3d4e;
}
.IcgContactPopupNew .lmn-dropdown-menu-wrapper .lmn-dropdown-menu .lmn-dropdown-item .lmn-dropdown-item-inner.lmn-selection-control {
  font-size: 16px;
}
.IcgContactPopupNew .lmn-dropdown-menu-wrapper .lmn-dropdown-menu .lmn-dropdown-item.disabled {
  color: rgba(119, 149, 180, 0.4);
}
.IcgContactPopupNew .lmn-dropdown-menu-wrapper .lmn-dropdown-menu .lmn-dropdown-item.disabled > a, .IcgContactPopupNew .lmn-dropdown-menu-wrapper .lmn-dropdown-menu .lmn-dropdown-item > a.disabled {
  color: rgba(119, 149, 180, 0.4);
}
.IcgContactPopupNew .lmn-dropdown-menu-wrapper .lmn-dropdown-menu .lmn-dropdown-item:not(.disabled):hover {
  background-color: #2b3d4e;
}
.IcgContactPopupNew .lmn-dropdown-menu-wrapper .lmn-dropdown-menu .lmn-dropdown-item:not(.disabled).active {
  color: #ffffff;
}
.IcgContactPopupNew .lmn-dropdown-menu-wrapper .lmn-dropdown-menu .lmn-dropdown-item:not(.disabled).active > a, .IcgContactPopupNew .lmn-dropdown-menu-wrapper .lmn-dropdown-menu .lmn-dropdown-item:not(.disabled) > a.active {
  color: #ffffff;
}
.IcgContactPopupNew .lmn-dropdown-menu-wrapper .lmn-dropdown-menu .lmn-dropdown-item:not(.disabled).focus {
  background-color: #2b3d4e;
}
.IcgContactPopupNew .lmn-dropdown-toggle {
  color: #ffffff !important;
  background-color: #1d2834 !important;
  border-color: #46637f !important;
  height: 100%;
  line-height: 34px;
  font-size: 16px;
}
.IcgContactPopupNew .lmn-dropdown-toggle:not(:disabled):not(.disabled):not(.invalid):hover {
  color: #ffffff;
  background-color: #22303e;
  border-color: #46637f;
}
.IcgContactPopupNew .lmn-dropdown-toggle:not(:disabled):not(.disabled):not(.invalid):focus {
  color: #ffffff;
  background-color: #1d2834;
  border-color: #337ff4;
  box-shadow: 0 0 0 2px rgba(51, 127, 244, 0.4);
}
.IcgContactPopupNew .lmn-dropdown-toggle:not(:focus):not(:disabled):not(.disabled):not(.invalid):active, .IcgContactPopupNew .lmn-dropdown-toggle:not(:focus):not(:disabled):not(.disabled):not(.invalid).active {
  color: #ffffff;
  background-color: #1d2834;
  border-color: #005ff1;
}
.IcgContactPopupNew .lmn-dropdown-toggle-link {
  background-color: transparent;
  border-color: transparent;
}
.IcgContactPopupNew .lmn-dropdown-toggle-link:not(:disabled):not(.disabled):not(.invalid):hover {
  border-color: transparent;
  background-color: #1d2834;
  position: relative;
}
.IcgContactPopupNew .lmn-dropdown-toggle-link:not(:disabled):not(.disabled):not(.invalid):hover .lmn-dropdown-toggle .lmn-dropdown-trigger-icon {
  color: #ffffff !important;
}
.IcgContactPopupNew .lmn-dropdown-menu-wrapper {
  background-color: #1d2834;
  border-color: #46637f;
  box-shadow: 0 5px 10px 1px rgba(0, 0, 0, 0.6);
}
.IcgContactPopupNew .lmn-dropdown-trigger-icon {
  color: #ffffff !important;
}
.IcgContactPopupNew .subscribe-checkbox {
  display: inline-block;
  margin-right: 12px;
}
.IcgContactPopupNew .lmn-checkbox:not(.lmn-checkbox-native) .lmn-control-input ~ .lmn-control-icon {
  background-color: transparent;
  border-color: #587ca0;
}
.IcgContactPopupNew .lmn-checkbox:not(.lmn-checkbox-native) .lmn-control-input ~ .lmn-control-icon::before {
  background-color: transparent !important;
  border-color: transparent !important;
}
.IcgContactPopupNew .lmn-checkbox:not(.lmn-checkbox-native) .lmn-control-input:checked ~ .lmn-control-icon {
  background-color: #005ff1;
  border-color: transparent;
}
.IcgContactPopupNew .lmn-checkbox:not(.lmn-checkbox-native) .lmn-control-input:checked ~ .lmn-control-icon::before {
  background-color: transparent !important;
  border-color: transparent !important;
}
.IcgContactPopupNew .lmn-dropdown-menu-wrapper {
  background-color: #1d2834;
  border-color: #46637f;
  box-shadow: 0 5px 10px 1px rgba(0, 0, 0, 0.6);
}
.IcgContactPopupNew .lmn-dropdown-menu-wrapper {
  color: #ffffff;
  background-color: #1d2834;
  border-color: #46637f;
}
.IcgContactPopupNew .lmn-input {
  color: #ffffff;
  background-color: #1d2834;
  border-color: #46637f;
  box-shadow: none;
}
.IcgContactPopupNew .lmn-dropdown-menu-wrapper .lmn-dropdown-menu::-webkit-scrollbar-thumb:hover {
  background-color: #4f6f90;
}
.IcgContactPopupNew .lmn-dropdown-menu-wrapper .lmn-dropdown-menu::-webkit-scrollbar-thumb:active {
  background-color: #4f6f90;
}
.IcgContactPopupNew .lmn-selection-control:hover {
  color: #ffffff !important;
}
.IcgContactPopupNew .lmn-dropdown-item:hover {
  color: #ffffff !important;
}
.IcgContactPopupNew .lmn-dropdown-item:active {
  color: #ffffff !important;
}
.IcgContactPopupNew .lmn-dropdown-menu-wrapper .lmn-dropdown-menu .lmn-dropdown-item:not(.disabled).active {
  color: #ffffff;
}
.IcgContactPopupNew .lmn-dropdown-menu-wrapper .lmn-dropdown-menu .lmn-dropdown-item:not(.disabled).active > a, .IcgContactPopupNew .lmn-dropdown-menu-wrapper .lmn-dropdown-menu .lmn-dropdown-item:not(.disabled) > a.active {
  color: #ffffff;
}
#OUTER_CONTENT .lmn-dropdown-menu-wrapper .lmn-dropdown-menu {
  background-color: #1d2834 !important;
  border-color: #46637f !important;
  color: #ffffff !important;
  box-shadow: 0 5px 10px 1px rgba(0, 0, 0, 0.6) !important;
}
#OUTER_CONTENT.lmn-selection-control {
  color: #ffffff !important;
}
#OUTER_CONTENT .lmn-selection-control:hover {
  color: #ffffff !important;
}
#OUTER_CONTENT .lmn-dropdown-item:hover {
  color: #ffffff !important;
}
#OUTER_CONTENT .lmn-dropdown-item:active {
  color: #ffffff !important;
}
#OUTER_CONTENT .lmn-dropdown-item {
  color: #ffffff !important;
}
#OUTER_CONTENT .lmn-dropdown-menu-wrapper ul li .lmn-selection-control {
  color: #ffffff !important;
}
.js-focus-visible___LoC8m .ICGPublic___YTE\+o.lmn-theme-light___cDuP3 .IcgContactPopupNew___qibuP .focus-visible___P6GKz:not(input, textarea):focus,
.js-focus-visible___LoC8m .ICGPublic___YTE\+o.lmn-theme-dark___QAQOE .IcgContactPopupNew___qibuP .focus-visible___P6GKz:not(input, textarea):focus {
  outline: 1px solid #fff !important;
}
@media screen and (max-width: 899px) {
  .IcgContactPopupNew {
    width: 100%;
  }
  .IcgContactPopupWrapperNew___UahOx {
    width: 80vw;
  }
  .IcgContactPopupNew___qibuP {
    width: 100% !important;
    max-height: 85vh;
  }
  .IcgContactPopupNew___qibuP .title___\+QNCS {
    width: 19.5rem;
    margin: auto;
  }
  .IcgContactPopupNew___qibuP .close-btn___Op0vP {
    right: 1.1875rem;
  }
  .IcgContactPopupNew___qibuP .contact-form-wrapper___9Av8g {
    margin: auto;
  }
  .IcgContactPopupNew___qibuP .contact-form-wrapper___9Av8g .odd-contact-input-item___0jzzB:last-child {
    width: 19.5rem;
  }
  .IcgContactPopupNew___qibuP .contact-form-wrapper___9Av8g .required-reminder___3W0iX {
    margin-left: 14%;
  }
  .IcgContactPopupNew___qibuP .contact-form-wrapper___9Av8g .subscribe-wrapper___Rbc4m {
    padding: 0 15%;
    margin: 0 0 2rem;
  }
  .IcgContactPopupNew___qibuP .contact-form-wrapper___9Av8g .button-wrapper___yUrX2 {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .IcgContactPopupNew___qibuP .contact-form-wrapper___9Av8g .button-wrapper___yUrX2 .submit-button___rncQL {
    margin-top: 0.3125rem /* 5/16 */;
  }
  .IcgContactPopupNew___qibuP .contact-form-wrapper___9Av8g .button-wrapper___yUrX2 .cancel-button___MawoI {
    margin-top: 1rem;
    margin-right: 0;
  }
  .IcgContactPopupNew___qibuP .popup-interest-select___Xdzwk {
    width: 70%;
    margin: 0 15% 3rem;
  }
  .IcgContactPopupNew___qibuP .popup-interest-select___Xdzwk .ant-select-selection__rendered___M2tMc > ul {
    width: 110%;
  }
  .IcgContactPopupNew___qibuP .popup-interest-select___Xdzwk .ant-select-selection--multiple___P3C1g .ant-select-selection__rendered___M2tMc > ul > li {
    font-size: 0.9rem;
    margin-right: 6px;
  }
}
@media screen and (max-width: 768px) {
  .IcgContactPopupWrapperNew___UahOx {
    width: 21.875rem;
  }
  .IcgContactPopupNew___qibuP {
    width: 100% !important;
  }
  .IcgContactPopupNew {
    width: 100%;
  }
  .IcgContactPopupNew #OUTER_CONTENT {
    margin-left: 20px;
  }
  .IcgContactPopupNew .title {
    margin: 0 32px 0 20px;
  }
  .IcgContactPopupNew .contact-form-wrapper {
    padding: 2.25rem /* 36/16 */ 0 0.6875rem;
    max-width: 50.75rem;
    margin: 0 6.25rem;
    display: flex;
    flex-direction: column;
    position: relative;
  }
  .IcgContactPopupNew .contact-form-wrapper .contact-form {
    display: flex;
    flex-wrap: wrap;
    padding: 0 20px;
  }
  .IcgContactPopupNew .contact-form-wrapper .subscribe-wrapper {
    margin-left: 0px;
  }
  .IcgContactPopupNew .contact-form-wrapper .required-reminder {
    margin-left: 20px !important;
  }
  .IcgContactPopupNew .contact-form-wrapper .button-wrapper {
    padding: 10px;
    justify-content: center;
  }
  .IcgContactPopupNew .contact-form-wrapper {
    margin: 0 !important;
  }
  .new-insight-template-mobile .icg-contact-popup {
    width: 100%;
  }
  .IcgContactPopupNew .contact-form-wrapper {
    margin: 0 !important;
  }
  .IcgContactPopupNew .required-reminder {
    margin-left: 0 !important;
  }
  .IcgContactPopupNew {
    max-height: 100vh;
    width: 100%;
  }
  .IcgContactPopupNew .contact-form-wrapper .required-reminder {
    margin-left: 9%;
  }
  .IcgContactPopupNew .contact-form-wrapper .subscribe-wrapper {
    padding: 0 5%;
  }
  .IcgContactPopupNew .popup-interest-select {
    width: 90%;
    margin: 0 5% 3rem;
  }
  .IcgContactPopupWrapperNew___UahOx {
    width: 100%;
    overflow-y: hidden;
  }
  .icg-contact-popup___As-3D {
    width: 100%;
  }
}
.IcgContactPopupWrapperNew .loading-wrapper {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}

.MediaCard___BcTNw {
  width: auto;
  border-radius: 20px;
  overflow: hidden;
  cursor: pointer;
  transition: All 0.3s ease-in-out;
}
.MediaCard___BcTNw a {
  text-decoration: underline;
  display: block;
}
.MediaCard___BcTNw .linkwrapper {
  display: block;
}
.MediaCard___BcTNw .linkwrapper:focus-visible {
  border: 1px solid #000;
  border-radius: 20px;
}
.MediaCard___BcTNw .image-wrapper {
  width: 100%;
  position: relative;
  cursor: pointer;
}
.MediaCard___BcTNw .image-wrapper img {
  object-fit: cover !important;
}
.MediaCard___BcTNw .image-wrapper .image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.MediaCard___BcTNw .image-wrapper .defaultImage {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.MediaCard___BcTNw .image-wrapper .gps-icon {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 5;
  width: 3rem;
  margin-right: 1.25rem;
  margin-top: 1.25rem;
  height: 4rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.MediaCard___BcTNw .image-wrapper .play-icon {
  width: 5rem;
  position: absolute;
  left: calc(50% - 2.5rem);
  top: calc(50% - 2.5rem);
  z-index: 5;
  height: 5rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  box-shadow: 0 0 3px 3px rgba(255, 255, 255, 0.25);
  border-radius: 50%;
  cursor: pointer;
}
.MediaCard___BcTNw .image-wrapper .hover-layer {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  cursor: pointer;
  background: #fff;
  opacity: 0;
  z-index: 6;
  transition: All 0.3s ease-in-out;
}
.MediaCard___BcTNw .image-wrapper .hover-layer-effect {
  opacity: 0.2;
  transition: All 0.3s ease-in-out;
}
.MediaCard___BcTNw .image-wrapper .tag {
  position: absolute;
  z-index: 7;
  right: 1.28125rem;
  top: 1.28125rem;
  font-size: 0.875rem;
  line-height: 1.375rem;
  padding: 0.3125rem;
  box-shadow: 0px 2px 5px 1px rgba(0, 73, 146, 0.03);
  border-color: transparent;
  border-style: solid;
  border-width: 1px;
  border-radius: 4px;
}
.MediaCard___BcTNw .body {
  overflow: hidden;
  position: relative;
}
.MediaCard___BcTNw .body-content {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
  padding: 36px 34px;
  display: flex;
  flex-direction: column;
}
.MediaCard___BcTNw .insight-type {
  letter-spacing: 0;
  line-height: 16px;
  padding-bottom: 16px;
  text-transform: uppercase;
  color: #460303 !important;
}
.MediaCard___BcTNw .title-container {
  overflow: hidden;
}
.MediaCard___BcTNw .title-container h3 {
  font-size: 22px !important;
  line-height: 28.6px;
  color: #000000;
  margin-bottom: 0;
}
.MediaCard___BcTNw .title {
  letter-spacing: 0;
  line-height: 28px;
  margin: 0 0 24px 0;
  font-size: 22px;
  cursor: pointer;
  transition: All 0.3s ease-in-out;
}
.MediaCard___BcTNw .title:hover {
  text-decoration: underline;
}
.MediaCard___BcTNw .summary {
  flex: 1;
  overflow: hidden;
  letter-spacing: 0;
  line-height: 22px;
}
.MediaCard___BcTNw .business-type-container {
  min-height: 59px;
  display: flex;
}
.MediaCard___BcTNw .business-type {
  color: #460303;
  align-self: flex-end;
  letter-spacing: 0;
  line-height: 22px;
  height: auto;
  display: block;
  cursor: pointer;
  transition: All 0.3s ease-in-out !important;
}
.icgds.lmn-theme-light a.lmn-link-color-0.business-type:active {
  color: #005aa1 !important;
}
@media screen and (max-width: 1240px) {
  .MediaCard___BcTNw .body-content {
    padding: 28px;
  }
  .MediaCard___BcTNw .insight-type {
    font-size: 10px !important;
    line-height: 12px;
    padding-bottom: 10px;
  }
  .MediaCard___BcTNw .title {
    font-size: 20px;
    line-height: 26px;
    margin: 0 0 10px;
  }
  .MediaCard___BcTNw .summary {
    font-size: 12px;
    line-height: 18px;
  }
  .MediaCard___BcTNw .business-type-container {
    min-height: 44px;
  }
  .MediaCard___BcTNw .business-type {
    font-size: 12px !important;
    line-height: 16px;
  }
}
@media screen and (max-width: 768px) {
  .MediaCard___BcTNw .image-wrapper .gps-icon {
    width: 2.5rem;
    margin-right: 0.5rem;
    margin-top: 0.5rem;
  }
  .MediaCard___BcTNw .image-wrapper .play-icon {
    width: 3rem;
    left: calc(50% - 1.5rem);
    top: calc(50% - 1.5rem);
    height: 3rem;
  }
}

.related-sidebar___sAreZ{width:158px;position:absolute;top:3.125rem;right:calc(50% - 570px);display:flex;flex-direction:column;background-color:#fff;z-index:101;height:fit-content}.related-sidebar___sAreZ ul,.related-sidebar___sAreZ li{margin:0;padding:0;list-style:none}.related-sidebar___sAreZ .title___gQFMh{font-size:18px;line-height:22px;letter-spacing:2.22px;margin-bottom:28px;color:#0f1632}.related-sidebar___sAreZ .related-list___aqUhJ{display:flex;flex-direction:column;column-gap:30px}.related-sidebar___sAreZ .related-list___aqUhJ .item___iEtGc{margin-bottom:36px}.related-sidebar___sAreZ .related-list___aqUhJ .item___iEtGc img{position:relative !important;width:150px !important;height:120px !important;border-radius:10px;object-fit:cover;border:1px solid #b8c8d8;display:block}.related-sidebar___sAreZ .related-list___aqUhJ .item___iEtGc .defaultImage___fbAoc{width:150px;height:120px;border-radius:10px;border:1px solid #b8c8d8;background-size:100% 100%}.related-sidebar___sAreZ .related-list___aqUhJ .item___iEtGc .caption___9wFvq{font-size:16px;line-height:20px;font-weight:400;margin-top:10px;color:#000;display:-webkit-box;/*! autoprefixer: off */-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;max-height:auto}.related-sidebar___sAreZ .related-list___aqUhJ .item___iEtGc .caption___9wFvq sub,.related-sidebar___sAreZ .related-list___aqUhJ .item___iEtGc .caption___9wFvq sup{font-size:75%;line-height:0;position:relative}.related-sidebar___sAreZ .related-list___aqUhJ .item___iEtGc .link-caption___UMELy:hover{color:#000;text-decoration:underline}.related-sidebar___sAreZ .related-list___aqUhJ .item___iEtGc .caption___9wFvq:hover{color:#000;text-decoration:underline}@media screen and (max-width: 1200px){.related-sidebar___sAreZ{display:none !important}}
 {
  /* --------------------------------------------------------------------------------------------------------------pc style */
  /* -------------------------------------------------------header */
  /* -------------------------------------------------------share & download */
  /* -------------------------------------------------------body */
  /* --------------------------------------------------------------------------------------------------------------mobile-style */
  /* -------------------------------------------------------------------------------------------------------------- override theme */
  /* --------------------------------------------------------------------------------------------------------------pad-style */
  /* --------------------------------------------------------------------------------------------------------------mobile-style */
}
.new-gps-insight-template-common {
  overflow-x: hidden;
  overflow-y: auto;
}
.new-gps-insight-template-common .download-report-text {
  margin-top: -9px;
  margin-bottom: 25px;
}
.new-gps-insight-template-common .download-report-text span {
  font-size: 1rem;
  color: #255BE3 !important;
  text-decoration: underline;
  cursor: pointer;
}
.new-gps-insight-template-common .download-btn {
  margin-right: 8px;
  text-transform: capitalize;
}
.new-gps-insight-template-common .insight-detail-play-icon {
  border-radius: 3px 3px 20px !important;
}
.new-gps-insight-template-common .gpa-editor p {
  font-size: 18px !important;
  line-height: 25px;
}
.fullWidthImage {
  width: 1176px;
  max-width: 100%;
  margin: 0 auto;
  height: 25vw;
  max-height: 445px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  border-radius: 20px;
}
.new-gps-insight-template-common .page-limit-width {
  max-width: 1920px;
  margin: auto;
}
.new-gps-insight-template-common .row-limit-width {
  max-width: 100%;
  width: 85%;
  margin: auto;
}
.new-gps-insight-template-common .row-776px {
  max-width: 85%;
  width: 776px;
  margin: auto;
}
.new-gps-insight-template-common .row-1200px {
  max-width: 85%;
  width: 1200px;
  margin: auto;
}
.new-gps-insight-template-common .row-1340px {
  max-width: 85%;
  width: 1340px;
  margin: auto;
}
.new-gps-insight-template-mobile .insight-detail-play-icon {
  border-radius: 3px 3px 20px !important;
}
.new-gps-insight-template-mobile .row-limit-width, .new-gps-insight-template-mobile .row-780px {
  max-width: 90%;
  margin: auto;
}
.new-gps-insight-template-mobile .row-1200px {
  max-width: 100%;
  margin: auto;
}
.new-gps-insight-template-common .detail-header {
  padding: 70px 0 36px;
}
.series-insight-template .detail-header {
  padding-bottom: 50px;
}
.series-insight-template .detail-header.row-780px {
  padding-bottom: 25px;
}
.new-gps-insight-template-common .title-wrapper {
  line-height: 18px;
}
.new-gps-insight-template-common .title-wrapper .labels {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-bottom: 25px;
  font-size: 14px !important;
  line-height: 18px;
}
.new-gps-insight-template-common .title-wrapper .label-dot::before {
  content: "·";
  padding-left: 9px;
  padding-right: 9px;
}
.new-gps-insight-template-common .title-wrapper .title {
  font-size: 44px !important;
  line-height: 40px;
  word-break: break-word;
  padding-bottom: 10px;
  margin: 0;
}
.new-gps-insight-template-common .title-wrapper .link-and-contributor .contributor-container {
  padding-top: 25px;
}
.new-gps-insight-template-common .title-wrapper .link-and-contributor .name-division::after {
  content: ', ';
}
.new-gps-insight-template-common .title-wrapper .link-and-contributor .name-division:last-child::after {
  content: '';
}
.new-gps-insight-template-common .title-wrapper .link-and-contributor .author-title {
  cursor: pointer;
}
.new-gps-insight-template-common .title-wrapper .point {
  padding-left: 10px;
  padding-right: 10px;
  color: #000;
}
.new-gps-insight-template-common .media-wrapper {
  padding-top: 56.25%;
  height: 0;
  background-size: cover;
  background-position: center center;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.new-gps-insight-template-common .video-wrapper, .new-gps-insight-template-mobile .video-wrapper {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.new-gps-insight-template-common .newPlayIcon {
  border-radius: 3px 3px 20px !important;
}
.new-gps-insight-template-common .play-icon {
  position: absolute;
  top: calc(50% - 60px);
  left: calc(50% - 60px);
  width: 120px;
  height: 120px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  z-index: 1;
  box-shadow: 0 0 3px 3px rgba(255, 255, 255, 0.25);
  border-radius: 50%;
  cursor: pointer;
}
.new-gps-insight-template-mobile .play-icon {
  top: calc(50% - 2.5rem);
  left: calc(50% - 2.5rem);
  width: 5rem;
  height: 5rem;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  z-index: 1;
  box-shadow: 0 0 3px 3px rgba(255, 255, 255, 0.25);
  border-radius: 50%;
  cursor: pointer;
  position: absolute;
}
.new-gps-insight-template-common .gps-icon {
  width: 5rem;
  height: 5rem;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  position: absolute;
  top: 1.25rem;
  right: 1.25rem;
}
.new-gps-insight-template-mobile .gps-icon {
  width: 2.5rem;
  height: 2.5rem;
  top: 0.5rem;
  right: 0.5rem;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  position: absolute;
}
.new-gps-insight-template-common .icg-contact-popup {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1000;
}
.new-gps-insight-template-mobile .icg-contact-popup {
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 1000;
  left: 50%;
  transform: translateX(-50%);
  overflow: auto;
}
.new-gps-insight-template-mobile .download-btn {
  margin-bottom: 8px;
}
.ICGPublic.lmn-theme-light .icg-contact-popup {
  background-color: transparent;
}
.new-gps-insight-template-common .share-wrapper {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 25px;
}
.new-gps-insight-template-common .common-btn {
  margin-right: 25px;
  margin-bottom: 25px;
  height: 42px;
  width: 216px;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 2px;
  text-transform: uppercase;
}
.new-gps-insight-template-common .share-btn {
  position: relative;
}
.new-gps-insight-template-common .share-icon, .new-gps-insight-template-common .download-icon {
  vertical-align: middle;
  font-size: 1.1rem;
}
.new-gps-insight-template-common .share-icons-wrapper {
  position: relative;
}
.new-gps-insight-template-common .share-wrapper .copied-message {
  padding: 3px 10px;
  position: absolute;
  top: -34px;
  right: 0;
  font-size: 0.75rem /* 12/16 */;
  text-transform: initial;
  background-color: #255BE3;
}
.new-gps-insight-template-common .share-icon, .new-gps-insight-template-common .download-icon {
  vertical-align: middle;
  font-size: 1.1rem;
}
.new-gps-insight-template-common .share-icons {
  height: 42px;
  width: 216px;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 2px;
  background-color: #f7f7f7;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 24px;
}
.new-gps-insight-template-common .share-icons .single-share-icon {
  font-size: 24px;
  cursor: pointer;
  vertical-align: middle;
}
.new-gps-insight-template-common .share-icons .single-share-icon:active, .new-gps-insight-template-common .share-icons .single-share-icon:hover {
  color: #0066b3 !important;
}
.new-gps-insight-template-common .share-icons .single-share-icon.link-icon {
  height: 22px;
  width: 22px;
  margin: 1px;
  filter: drop-shadow(100px 0px #000);
}
.new-gps-insight-template-common .share-icons .single-share-icon.link-icon:hover {
  filter: drop-shadow(100px 0px #0066b3);
}
.new-gps-insight-template-common .preload-image {
  width: 0rem;
  height: 0rem;
  margin: 0rem;
  opacity: 0;
}
.new-gps-insight-template-common .linkedin-icon {
  width: 42px;
  height: 42px;
  margin: -9px;
  background-position: center;
  background-size: 100%;
}
.new-gps-insight-template-common .detail-body {
  padding-bottom: 50px;
}
.new-gps-insight-template-common .bodyExtension {
  margin: 3.125rem 0;
}
.new-gps-insight-template-common .bodyExtension .bodyContent {
  padding-top: 3.125rem;
  margin-bottom: 3.125rem !important;
  border-bottom: 0 !important;
}
.series-insight-template .detail-body {
  padding-bottom: 75px;
}
.series-insight-template .detail-body.row-780px {
  padding-bottom: 100px;
}
.new-gps-insight-template-common .detail-body .summary {
  max-width: 100%;
  line-height: 36px;
  letter-spacing: 0;
  margin-bottom: 50px;
  font-size: 24px;
}
.series-insight-template .detail-body .summary {
  margin-bottom: 25px;
  font-size: 24px;
  line-height: 36px;
}
.new-gps-insight-template-common .detail-body .rich-text-wrapper {
  line-height: 22px;
  margin-bottom: 25px;
}
.new-gps-insight-template-common .detail-body .rich-text-wrapper > div {
  width: 100% !important;
  height: 100% !important;
}
.new-gps-insight-template-common .detail-body .tags {
  margin-bottom: 40px;
  display: flex;
  flex-wrap: wrap;
  padding-top: 25px;
}
.new-gps-insight-template-common .detail-body .tag {
  margin-right: 10px !important;
  margin-bottom: 10px;
}
.new-gps-insight-template-common .detail-related-content {
  padding: 100px 0 80px;
}
.new-gps-insight-template-common .detail-related-content .series-title {
  font-size: 32px;
  margin-bottom: 20px;
}
.new-gps-insight-template-common .detail-related-content .section-title {
  letter-spacing: 0;
  line-height: 34px;
  font-size: 20px;
  margin-bottom: 20px;
}
.new-gps-insight-template-common .detail-related-content .cards {
  display: flex;
  flex-wrap: wrap;
  margin-left: -2.99%;
}
.new-insight-template-common .detail-related-content .videos {
  display: flex;
  flex-wrap: wrap;
  margin-right: -3.07%;
}
.new-gps-insight-template-common .detail-related-content .cards .media-card {
  flex: 0 0 30.43%;
  max-width: 30.43%;
  margin: 20px 0 20px 2.9%;
}
.new-gps-insight-template-common .detail-related-content .load-more-btn {
  width: 112px;
  margin: 42px auto 0;
  display: block;
}
.new-gps-insight-template-mobile .detail-related-content {
  padding: 60px 0;
}
.new-gps-insight-template-common .rich-text-wrapper h1, .new-gps-insight-template-common .rich-text-wrapper h2, .new-gps-insight-template-common .rich-text-wrapper h3, .new-gps-insight-template-common .rich-text-wrapper h4, .new-gps-insight-template-common .rich-text-wrapper h5, .new-gps-insight-template-common .rich-text-wrapper h6 {
  color: inherit;
}
.new-gps-insight-template-common .rich-text-wrapper img {
  max-width: 100%;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .new-gps-insight-template-common .row-780px {
    max-width: 70%;
  }
  .new-gps-insight-template-common .detail-header {
    padding: 80px 0 25px 0;
  }
  .new-gps-insight-template-common .detail-header .authors {
    margin-bottom: 25px;
  }
  .new-gps-insight-template-common .media-wrapper {
    margin-bottom: 28px;
  }
  .new-gps-insight-template-common .title-wrapper .link-and-contributor .contributor-container {
    padding-top: 15px;
  }
  .new-gps-insight-template-common .title-wrapper .labels {
    font-size: 10px !important;
    line-height: 12px;
    padding-bottom: 15px;
  }
  .new-gps-insight-template-common .title-wrapper .title {
    font-size: 20px !important;
    line-height: 26px;
    padding-bottom: 10px;
  }
  .new-gps-insight-template-common .title-wrapper .business-type, .point, .author-title {
    font-size: 12px !important;
    line-height: 16px;
  }
  .new-gps-insight-template-common .detail-body .summary {
    font-size: 18px !important;
    line-height: 28px;
    margin-bottom: 50px;
  }
  .new-gps-insight-template-common .detail-body .rich-text-wrapper {
    margin-bottom: 20px;
  }
  .new-gps-insight-template-common .bodyExtension {
    margin: 1.5625rem 0 1.875rem;
  }
  .new-gps-insight-template-common .detail-related-content .section-title {
    font-size: 20px !important;
    line-height: 26px;
  }
  .new-gps-insight-template-common .bodyExtension .bodyContent {
    padding-top: 1.5625rem;
    margin-bottom: 1.5625rem !important;
    border-bottom: 0 !important;
  }
  .new-gps-insight-template-common .detail-body .tags {
    margin-bottom: 10px;
  }
  .new-gps-insight-template-common .detail-body .tag {
    font-size: 12px !important;
    line-height: 16px;
    margin-right: 12.5px !important;
  }
  .new-gps-insight-template-common .detail-related-content {
    padding: 80px 0 60px;
  }
  .new-gps-insight-template-common .detail-related-content .cards {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 14px 0 0 -3.25%;
  }
  .new-gps-insight-template-common .detail-related-content .cards .media-card {
    flex: 0 0 46.75%;
    max-width: 46.75%;
    margin: 0 0 25px 3.25% !important;
  }
  .series-insight-template .detail-body {
    padding-bottom: 80px !important;
  }
}
@media (max-width: 767px) {
  .new-gps-insight-template-common .detail-header {
    width: 90%;
    padding: 60px 0 0;
  }
  .new-gps-insight-template-common .detail-header .authors {
    margin-bottom: 28px;
  }
  .new-gps-insight-template-common .title-wrapper .labels {
    font-size: 10px !important;
    line-height: 12px;
    padding-bottom: 15px;
  }
  .new-gps-insight-template-common .title-wrapper .title {
    font-size: 20px !important;
    line-height: 26px;
    padding-bottom: 10px;
  }
  .new-gps-insight-template-common .title-wrapper .business-type, .point, .author-title {
    font-size: 12px !important;
    line-height: 16px;
  }
  .new-gps-insight-template-common .bodyExtension {
    margin: 1.5625rem 0 2.5rem;
  }
  .new-gps-insight-template-common .bodyExtension .bodyContent {
    padding-top: 1.5625rem;
    margin-bottom: 1.5625rem !important;
    border-bottom: 0 !important;
  }
  .new-gps-insight-template-common .media-wrapper {
    margin-bottom: 28px;
  }
  .new-gps-insight-template-common .share-wrapper {
    padding-bottom: 0px;
  }
  .new-gps-insight-template-common .common-btn {
    margin-right: 0px;
    width: 100%;
  }
  .new-gps-insight-template-common .share-icons {
    width: 100%;
    padding: 0 35px;
  }
  .new-gps-insight-template-common .detail-body {
    width: 90%;
    padding-bottom: 35px;
  }
  .new-gps-insight-template-common .detail-body .summary {
    font-size: 18px !important;
    line-height: 28px;
    margin-bottom: 28px;
  }
  .new-gps-insight-template-common .detail-body .tag {
    font-size: 12px !important;
    line-height: 16px;
  }
  .new-gps-insight-template-common .detail-body .tag {
    font-size: 12px !important;
    line-height: 16px;
  }
  .new-gps-insight-template-mobile .detail-related-content {
    padding: 60px 0;
    width: 90%;
  }
  .new-gps-insight-template-common .detail-related-content .section-title {
    font-size: 20px !important;
    line-height: 26px;
  }
  .new-gps-insight-template-common .detail-related-content .cards {
    margin-left: 0;
  }
  .new-gps-insight-template-common .detail-related-content .cards .media-card {
    margin: 14px 0 0 !important;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .series-insight-template .detail-header.row-780px {
    padding-bottom: 28px;
  }
  .series-insight-template .detail-body {
    width: 90%;
    padding-bottom: 60px !important;
  }
}

.new-gpa-insight-template-common{overflow-x:hidden;overflow-y:auto}.new-gpa-insight-template-common .download-report-text{margin-top:-9px;margin-bottom:25px}.new-gpa-insight-template-common .download-report-text span{font-size:1rem;color:#255be3 !important;text-decoration:underline;cursor:pointer}.new-gpa-insight-template-common .download-btn{margin-right:8px}.new-gpa-insight-template-common .citigroup-container-sm-center{max-width:776px;margin:auto}@media(max-width: 1299.98px){.new-gpa-insight-template-common .citigroup-container-sm-center{max-width:56%}}@media(max-width: 768px){.new-gpa-insight-template-common .citigroup-container-sm-center{max-width:90%}}.new-gpa-insight-template-common .seriesName-label-link{color:#255be3 !important}.new-gpa-insight-template-common .gpa-editor p{font-size:18px !important;line-height:25px}.new-gpa-insight-template-common .row-776px{max-width:90%;width:776px;margin:auto}.new-gpa-insight-template-common .row-1200px{max-width:90%;width:1200px;margin:auto}.new-gpa-insight-template-common .row-1340px{max-width:90%;width:1340px;margin:auto}.new-gpa-insight-template-common .media-wrapper{padding-top:56.25%;height:0;background-size:cover;background-position:center center;display:flex;justify-content:center;align-items:center;position:relative;margin-bottom:50px}.new-gpa-insight-template-common .media-wrapper .video-wrapper{position:absolute;left:0;right:0;top:0;bottom:0}.new-gpa-insight-template-common .media-wrapper .newPlayIcon{border-radius:3px 3px 20px !important}.new-gpa-insight-template-common .media-wrapper .play-icon{position:absolute;top:calc(50% - 60px);left:calc(50% - 60px);width:120px;height:120px;background-repeat:no-repeat;background-size:contain;background-position:center center;z-index:1;box-shadow:0 0 3px 3px rgba(255,255,255,.25);border-radius:50%;cursor:pointer}.new-gpa-insight-template-mobile .media-wrapper .play-icon{top:calc(50% - 2.5rem);left:calc(50% - 2.5rem);width:5rem;height:5rem}.series-insight-template .detail-body{padding-bottom:50px}.series-insight-template .detail-body.row-776px{padding-bottom:75px}.new-gpa-insight-template-common .detail-body .highlight-title h2{font-size:20px !important;line-height:34px !important}.new-gpa-insight-template-mobile .detail-body .highlight-title h2{font-size:20px !important;line-height:34px !important}.new-gpa-insight-template-common .detail-body .summary{max-width:100%;line-height:36px;letter-spacing:0;margin-bottom:50px;font-size:24px}.series-insight-template .detail-body .summary{margin-bottom:25px;font-size:24px;line-height:36px}.new-gpa-insight-template-common .ImageCarousel{width:1920px}.new-gpa-insight-template-common .citigroup-container-full{max-width:100%;width:1920px;margin:auto}.new-gpa-insight-template-common .detail-body .main-wrapper .bodyExtension .ImageCarousel{width:1920px}@media screen and (max-width: 1200px){.row-776px{max-width:90% !important;margin:auto !important}}@media screen and (max-width: 768px){.new-gpa-insight-template-mobile .detail-body .main-wrapper .row-776px{max-width:90% !important;margin:auto !important}}
.gps-insight-template-common{overflow-x:hidden;overflow-y:auto}.gps-insight-template-common .citigroup-container-sm-center{max-width:776px;margin:auto}@media(max-width: 1299.98px){.gps-insight-template-common .citigroup-container-sm-center{max-width:56%}}@media(max-width: 768px){.gps-insight-template-common .citigroup-container-sm-center{max-width:90%}}.gps-insight-template-common .text{margin-bottom:62px}.gps-insight-template-common .text .title{margin-top:69px;font-size:60px;font-weight:bold;line-height:76px}.gps-insight-template-common .text .summary{font-size:20px;line-height:24px}.gps-insight-template-common .gridCardBg{overflow:hidden;padding:6px 0 35px 0;background-color:#0f203d}.gps-insight-template-common .gridCardBg .media-card{border-radius:20px}.gps-insight-template-common .gps-card{margin:80px 0 90px 0}.gps-insight-template-common .row-1356px{max-width:78.7%;width:1356px;margin:auto}@media screen and (max-width: 768px){.gps-insight-template-common .text .title{margin-top:35px;font-size:20px;line-height:40px}.gps-insight-template-common .text .summary{font-size:18px;line-height:26px}.gps-insight-template-common .row-1356px{max-width:90%}}
.gridCardContainer___PgEwx {
  margin: 64px 0 61px;
}
.gridCardContainer___PgEwx .filterBody___Rzeo0 {
  padding: 0.5rem;
}
.gridCardContainer___PgEwx .filterBody___Rzeo0 .Item___48z5U {
  margin-bottom: 1.5rem;
}
.gridCardContainer___PgEwx .filterBody___Rzeo0 .Item___48z5U:last-child {
  margin-bottom: 0;
}
.gridCardContainer___PgEwx .filterBody___Rzeo0 .SearchContainer___D5eQA {
  width: 100%;
  position: relative;
}
.gridCardContainer___PgEwx .filterBody___Rzeo0 .SearchContainer___D5eQA .SearchInput___pjoid {
  font-size: 1rem;
  margin-bottom: 0;
  padding-right: 1.75rem;
}
.gridCardContainer___PgEwx .filterBody___Rzeo0 .SearchContainer___D5eQA .ClearIcon___RJlJv {
  position: absolute;
  height: 1rem;
  width: 1rem;
  top: calc(50% - 0.5rem);
  right: 0.5rem;
  cursor: pointer;
}
.gridCardContainer___PgEwx .Filter___rQWVY {
  display: flex;
  flex-direction: row;
  height: auto;
  width: 100%;
  margin: 64px 0 46px;
}
.gridCardContainer___PgEwx .Filter___rQWVY .Item___48z5U {
  margin: 0 1.63%;
  flex: 0 0 21.26%;
  max-width: 21.26%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.gridCardContainer___PgEwx .Filter___rQWVY .Item___48z5U .Title___QGzmS {
  line-height: 1rem;
  font-size: 12px;
  color: #d9e2ea;
  margin-bottom: 8px;
}
.gridCardContainer___PgEwx .Filter___rQWVY .Item___48z5U .Dropdown___lQDMO {
  width: 100%;
  font-size: 0.875rem;
}
.gridCardContainer___PgEwx .Filter___rQWVY .Item___48z5U .lmn-btn:not(.disabled).focus {
  color: black;
  background-color: #d9e2ea !important;
}
.gridCardContainer___PgEwx .Filter___rQWVY .Item___48z5U .lmn-btn.disabled {
  color: black;
}
.gridCardContainer___PgEwx .Filter___rQWVY .Item___48z5U .lmn-dropdown-toggle.disabled {
  color: black;
  background-color: rgba(217, 226, 234, 0.4);
  border-color: transparent;
}
.gridCardContainer___PgEwx .Filter___rQWVY .Item___48z5U .lmn-dropdown-toggle.disabled .lmn-dropdown-trigger-icon {
  color: black !important;
}
.gridCardContainer___PgEwx .Filter___rQWVY .Item___48z5U .lmn-dropdown-toggle.disabled input {
  cursor: not-allowed;
}
.gridCardContainer___PgEwx .Filter___rQWVY .Item___48z5U .SearchContainer___D5eQA {
  width: 100%;
  position: relative;
}
.gridCardContainer___PgEwx .Filter___rQWVY .Item___48z5U .SearchContainer___D5eQA .SearchInput___pjoid {
  font-size: 1rem;
  margin-bottom: 0;
  padding-right: 1.75rem;
}
.gridCardContainer___PgEwx .Filter___rQWVY .Item___48z5U .SearchContainer___D5eQA .ClearIcon___RJlJv {
  position: absolute;
  height: 1rem;
  width: 1rem;
  top: calc(50% - 0.5rem);
  right: 0.5rem;
  cursor: pointer;
}
.gridCardContainer___PgEwx .Filter___rQWVY .Item___48z5U .ReloadIcon___rjg30 {
  font-size: 1.5rem;
  height: 1.5rem;
  width: 1.5rem;
  cursor: pointer;
  transform: scale(-1, 1);
  color: #fff;
}
.gridCardContainer___PgEwx .Filter___rQWVY .Item___48z5U .Button___Lvbjt {
  height: 2rem;
  width: 100%;
  font-size: 1rem;
  line-height: 2rem;
  padding: 0;
}
.gridCardContainer___PgEwx .Filter___rQWVY .IconItem___QkODm {
  flex: 0 0 1.5rem;
  max-width: 1.5rem;
  height: 1.5rem;
  align-self: flex-end;
  margin-bottom: 0.625rem;
  line-height: 1.5rem;
}
.gridCardContainer___PgEwx .Filter___rQWVY .Item___48z5U:first-child {
  margin-left: 0;
}
.gridCardContainer___PgEwx .Filter___rQWVY .Item___48z5U:last-child {
  margin-right: 0;
}
.gridCardContainer___PgEwx .FilterButtons___cqgux {
  margin-top: -30px;
  display: flex;
  justify-content: flex-end;
}
.gridCardContainer___PgEwx .FilterButtons___cqgux .FilterButton___cPUB3 {
  padding: 0.75rem 1.9375rem;
  color: #d9e2ea;
}
.gridCardContainer___PgEwx .Loading___JrWj- {
  width: 100%;
  margin: auto;
}
.gridCardContainer___PgEwx .NoContent___KDkue {
  color: #d9e2ea;
  font-size: 16px;
  text-align: center;
}
.gridCardContainer___PgEwx .cardsContainer___G6AoN {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  margin-left: -2.9%;
}
.gridCardContainer___PgEwx .cardsContainer___G6AoN .cardsWrapper___cLtvz {
  flex: 0 0 30.43%;
  max-width: 30.43%;
  margin: 10px 0 26px 2.9%;
}
.gridCardContainer___PgEwx .cardsContainer___G6AoN .cardsWrapper___cLtvz.large___-sR6U {
  flex-basis: 63.74%;
  max-width: 63.74%;
}
.gridCardContainer___PgEwx .loadMoreBtn___vt5du {
  display: flex !important;
  align-items: center;
  justify-content: center;
  border-radius: 4px!important;
  margin: 39px auto 0;
  height: 48px!important;
  width: 116px;
}
@media screen and (max-width: 1240.99px) {
  .gridCardContainer___PgEwx {
    margin-bottom: 20px;
  }
  .gridCardContainer___PgEwx .cardsContainer___G6AoN {
    margin-left: -3.68%;
  }
  .gridCardContainer___PgEwx .cardsContainer___G6AoN .cardsWrapper___cLtvz {
    flex: 0 0 46.32%;
    max-width: 46.32%;
    margin-left: 3.68%;
    margin-top: 1.5625rem;
  }
  .gridCardContainer___PgEwx .cardsContainer___G6AoN .cardsWrapper___cLtvz.large___-sR6U {
    flex-basis: 46.32%;
    max-width: 46.32%;
  }
}
@media screen and (max-width: 767px) {
  .gridCardContainer___PgEwx .cardsContainer___G6AoN {
    margin-left: 0;
  }
  .gridCardContainer___PgEwx .cardsContainer___G6AoN .cardsWrapper___cLtvz {
    flex: 0 0 100%;
    max-width: 100%;
    margin-left: 0;
    margin-top: 1.75rem;
  }
  .gridCardContainer___PgEwx .cardsContainer___G6AoN .cardsWrapper___cLtvz.large___-sR6U {
    flex-basis: 100%;
    max-width: 100%;
  }
}

.MediaCard___ZZYQ2 {
  width: auto;
  border-radius: 4px;
  overflow: hidden;
  cursor: pointer;
  transition: All 0.3s ease-in-out;
}
.MediaCard___ZZYQ2 .title___yFeCY {
  color: #fff;
  position: absolute;
  bottom: 0px;
  background-color: #0076d4 !important;
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 53px;
  border-radius: 0 10px 0 0px;
  margin-bottom: 0;
  padding: 0 10px;
  max-width: 100%;
}
.MediaCard___ZZYQ2 .title___yFeCY .title-text___8rkyK {
  display: block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.MediaCard___ZZYQ2 .title___yFeCY::after {
  width: 20px;
  height: 20px;
  content: "";
  position: absolute;
  bottom: 53px;
  left: 0px;
  border-radius: 0px 10px;
  box-shadow: 0px 10px 0px 0px #0076d4;
}
.MediaCard___ZZYQ2 a {
  text-decoration: none !important;
  display: block;
}
.MediaCard___ZZYQ2 .linkwrapper {
  display: block;
}
.MediaCard___ZZYQ2 .image-wrapper {
  width: 100%;
  position: relative;
  cursor: pointer;
}
.MediaCard___ZZYQ2 .image-wrapper img {
  object-fit: cover !important;
}
.MediaCard___ZZYQ2 .image-wrapper .image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.MediaCard___ZZYQ2 .image-wrapper .defaultImage {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.MediaCard___ZZYQ2 .image-wrapper .gps-icon {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 5;
  width: 3rem;
  margin-right: 1.25rem;
  margin-top: 1.25rem;
  height: 4rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.MediaCard___ZZYQ2 .image-wrapper .play-icon {
  width: 5rem;
  position: absolute;
  left: calc(50% - 2.5rem);
  top: calc(50% - 2.5rem);
  z-index: 5;
  height: 5rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  box-shadow: 0 0 3px 3px rgba(255, 255, 255, 0.25);
  border-radius: 50%;
  cursor: pointer;
}
.MediaCard___ZZYQ2 .image-wrapper .hover-layer {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  cursor: pointer;
  background: #fff;
  opacity: 0;
  z-index: 6;
  transition: All 0.3s ease-in-out;
}
.MediaCard___ZZYQ2 .image-wrapper .hover-layer-effect {
  opacity: 0.2;
  transition: All 0.3s ease-in-out;
}
.MediaCard___ZZYQ2 .image-wrapper .tag {
  position: absolute;
  z-index: 7;
  right: 1.28125rem;
  top: 1.28125rem;
  font-size: 0.875rem;
  line-height: 1.375rem;
  padding: 0.3125rem;
  box-shadow: 0px 2px 5px 1px rgba(0, 73, 146, 0.03);
  border-color: transparent;
  border-style: solid;
  border-width: 1px;
  border-radius: 4px;
}
.MediaCard___ZZYQ2 .body {
  overflow: hidden;
  position: relative;
}
.MediaCard___ZZYQ2 .body-content {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
  padding: 19px 43px 29px;
  display: flex;
  flex-direction: column;
}
.MediaCard___ZZYQ2 .body-content.large-card {
  padding-top: 33px;
}
.MediaCard___ZZYQ2 .insight-type {
  letter-spacing: 0;
  line-height: 16px;
  padding-bottom: 15px;
  font-weight: 300;
}
.MediaCard___ZZYQ2 .title-container .large-card {
  font-size: 36px !important;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 46px;
}
.MediaCard___ZZYQ2 .title-container h3 {
  font-size: 24px !important;
  font-weight: 700;
  color: #000000;
  margin-bottom: 0;
}
.MediaCard___ZZYQ2 .title {
  letter-spacing: 0;
  line-height: 30px;
  margin: 0 0 15px 0;
  font-size: 24px;
  cursor: pointer;
  transition: All 0.3s ease-in-out;
}
.MediaCard___ZZYQ2 .title:hover {
  text-decoration: underline;
}
.MediaCard___ZZYQ2 .summary {
  flex: 1;
  overflow: hidden;
  letter-spacing: 0;
  line-height: 22px;
}
.MediaCard___ZZYQ2 .summary .large-card {
  font-size: 18px !important;
}
.MediaCard___ZZYQ2 .business-type-container {
  min-height: 59px;
  display: flex;
}
.MediaCard___ZZYQ2 .business-type {
  letter-spacing: 0;
  line-height: 18px;
  height: auto;
  display: block;
  transition: All 0.3s ease-in-out !important;
}
.icgds.lmn-theme-light a.lmn-link-color-0.business-type:active {
  color: #005aa1 !important;
}
@media screen and (max-width: 1240px) {
  .MediaCard___ZZYQ2 .title___yFeCY {
    font-size: 14px;
    padding: 0 5px;
  }
  .MediaCard___ZZYQ2 .body-content {
    padding: 28px;
  }
  .MediaCard___ZZYQ2 .insight-type {
    font-size: 10px !important;
    line-height: 12px;
    padding-bottom: 10px;
  }
  .MediaCard___ZZYQ2 .title {
    font-size: 20px;
    line-height: 26px;
    margin: 0 0 10px;
  }
  .MediaCard___ZZYQ2 .summary {
    font-size: 12px;
    line-height: 18px;
  }
  .MediaCard___ZZYQ2 .business-type-container {
    min-height: 44px;
  }
  .MediaCard___ZZYQ2 .business-type {
    font-size: 12px !important;
    line-height: 16px;
  }
}
@media screen and (max-width: 767px) {
  .MediaCard___ZZYQ2 .title___yFeCY {
    padding: 0 28px;
  }
  .MediaCard___ZZYQ2 .image-wrapper .gps-icon {
    width: 2.5rem;
    margin-right: 0.5rem;
    margin-top: 0.5rem;
  }
  .MediaCard___ZZYQ2 .image-wrapper .play-icon {
    width: 3rem;
    left: calc(50% - 1.5rem);
    top: calc(50% - 1.5rem);
    height: 3rem;
  }
}

.activeIcon___2nECb{cursor:pointer}.activeIcon___2nECb:hover{text-decoration:underline}
.NewDefaultInsightsTemplate___znToZ{width:100%;margin:0 auto}.NewDefaultInsightsTemplate___znToZ .gps-icon___4gg\+X{width:5rem;height:5rem;background-repeat:no-repeat;background-size:contain;background-position:center center;position:absolute;top:1.25rem;right:1.25rem}.NewDefaultInsightsTemplate___znToZ .top-container___E75Cv .breadcrumb-container___pHXux{padding:32px 0px 40px 0px;line-height:18px;font-size:12px}.NewDefaultInsightsTemplate___znToZ .top-container___E75Cv .breadcrumb-container___pHXux .breadcrumb___\+k2gN{display:flex;margin-bottom:0px !important;padding:0px !important}.NewDefaultInsightsTemplate___znToZ .top-container___E75Cv .breadcrumb-container___pHXux .breadcrumb___\+k2gN li{list-style:none}.NewDefaultInsightsTemplate___znToZ .top-container___E75Cv .breadcrumb-container___pHXux .breadcrumb___\+k2gN li a,.NewDefaultInsightsTemplate___znToZ .top-container___E75Cv .breadcrumb-container___pHXux .breadcrumb___\+k2gN li span{margin-right:6px}.NewDefaultInsightsTemplate___znToZ .top-container___E75Cv .categoryInfo___knIZ1{font-size:14px;font-weight:400;line-height:18px}.NewDefaultInsightsTemplate___znToZ .top-container___E75Cv .categoryInfo___knIZ1 .gpa-info___BjvsR{width:180px;text-align:left;color:#3d566f;margin-bottom:40px}.NewDefaultInsightsTemplate___znToZ .top-container___E75Cv .categoryInfo___knIZ1 .category___QOhaD{text-align:center;color:#460303;margin-bottom:16px}.NewDefaultInsightsTemplate___znToZ .top-container___E75Cv .header___qGqAv{width:100%;display:flex;flex-direction:column;align-items:center;text-align:center}.NewDefaultInsightsTemplate___znToZ .top-container___E75Cv .header___qGqAv .client-category___faBDr{font-size:15px;text-transform:uppercase;font-weight:700;line-height:18px;margin-bottom:16px}.NewDefaultInsightsTemplate___znToZ .top-container___E75Cv .header___qGqAv .client-category___faBDr a{color:#255be3}.NewDefaultInsightsTemplate___znToZ .top-container___E75Cv .header___qGqAv .title___pVKLa{line-height:58px;font-size:44px;font-weight:400;color:#000;margin:0px;max-width:976px}.NewDefaultInsightsTemplate___znToZ .top-container___E75Cv .header___qGqAv .subtitle___GtBAy{font-size:27px;font-weight:400;line-height:36px;margin-top:16px}.NewDefaultInsightsTemplate___znToZ .top-container___E75Cv .header___qGqAv .info___oneIK{max-width:976px;padding-top:24px}.NewDefaultInsightsTemplate___znToZ .top-container___E75Cv .header___qGqAv .info___oneIK .seriesName-label___PBlQS{color:#255be3 !important}.NewDefaultInsightsTemplate___znToZ .top-container___E75Cv .header___qGqAv .info___oneIK span,.NewDefaultInsightsTemplate___znToZ .top-container___E75Cv .header___qGqAv .info___oneIK a{font-weight:400;font-size:16px;line-height:28px}.NewDefaultInsightsTemplate___znToZ .top-container___E75Cv .header___qGqAv .info___oneIK .contributors___xd36l{cursor:pointer}.NewDefaultInsightsTemplate___znToZ .top-container___E75Cv .header___qGqAv .info___oneIK .contributors___xd36l:focus{outline:1px auto -webkit-focus-ring-color}.NewDefaultInsightsTemplate___znToZ .top-container___E75Cv .header___qGqAv .info___oneIK .contributors-in-one-line___GqcAC{font-size:14px;line-height:22px;margin-top:16px;display:block}.NewDefaultInsightsTemplate___znToZ .top-container___E75Cv .header___qGqAv .info___oneIK .authors___Ngz3q .name-division___6Is21::after{content:", "}.NewDefaultInsightsTemplate___znToZ .top-container___E75Cv .header___qGqAv .info___oneIK .authors___Ngz3q .name-division___6Is21:last-child::after{content:""}.NewDefaultInsightsTemplate___znToZ .top-container___E75Cv .header___qGqAv .info___oneIK .authors___Ngz3q .name-division-in-one-line___bvFq4{display:block;color:#606466;margin-top:16px}.NewDefaultInsightsTemplate___znToZ .top-container___E75Cv .header___qGqAv .info___oneIK .authors___Ngz3q .name-division-in-one-line___bvFq4 span,.NewDefaultInsightsTemplate___znToZ .top-container___E75Cv .header___qGqAv .info___oneIK .authors___Ngz3q .name-division-in-one-line___bvFq4 a{margin-top:16px;font-size:14px;font-weight:400;line-height:22px}.NewDefaultInsightsTemplate___znToZ .top-container___E75Cv .header___qGqAv.headerBottom___4PJ6L{margin-bottom:40px}.NewDefaultInsightsTemplate___znToZ .top-container___E75Cv.no-category___0w7X0{margin-top:61px}.NewDefaultInsightsTemplate___znToZ .media___BhIRA{width:100%;max-width:1176px;margin:auto}.NewDefaultInsightsTemplate___znToZ .media___BhIRA .media-container___AnsWR .image-video___gs-O5{width:100%;height:550px;position:relative;overflow:hidden;border-radius:20px;clip-path:inset(0 0 0 0 round 0 0 24px 0)}.NewDefaultInsightsTemplate___znToZ .media___BhIRA .media-container___AnsWR .image-video___gs-O5 img{width:100%;height:100%;object-fit:cover}.NewDefaultInsightsTemplate___znToZ .media___BhIRA .media-container___AnsWR .image-video___gs-O5 .video-player___nXBGD{position:absolute;left:0;right:0;top:0;bottom:0}.NewDefaultInsightsTemplate___znToZ .media___BhIRA .media-container___AnsWR .image-video___gs-O5 .icon-wrapper___GfSDR{position:absolute;right:0;bottom:0;border-radius:20px 0px;background-color:#255be3;transition:all 300ms ease-out;display:flex;width:108px;height:90px;padding:21px 30px;flex-direction:column;justify-content:center;align-items:center;box-shadow:-4px -4px 10px 0px rgba(15,22,50,.3)}.NewDefaultInsightsTemplate___znToZ .media___BhIRA .media-container___AnsWR .image-video___gs-O5 .icon-wrapper___GfSDR:hover:not(:focus){cursor:pointer;background-color:var(--core-primary-ink-blue, #0f1632);transform:scale(1)}.NewDefaultInsightsTemplate___znToZ .media___BhIRA .media-container___AnsWR .image-video___gs-O5 .icon-wrapper___GfSDR:focus{background-color:var(--core-primary-ink-blue, #0f1632);box-shadow:0px 0px 0px 2px #fff,0px 0px 0px 4px #255be3;right:4px;bottom:4px}.NewDefaultInsightsTemplate___znToZ .media___BhIRA .media-container___AnsWR .image-video___gs-O5 .icon-wrapper___GfSDR .podcastIcon___DjskY{background-repeat:no-repeat !important;background-position:center !important;background-size:contain !important;width:44px;height:44px}.NewDefaultInsightsTemplate___znToZ .media___BhIRA .media-container___AnsWR .image-video___gs-O5 .icon-wrapper___GfSDR .video-play-icon___2Mhnw{background-repeat:no-repeat !important;background-position:center !important;background-size:contain !important;width:42px;height:34px}.NewDefaultInsightsTemplate___znToZ .media___BhIRA .media-container___AnsWR.video-audio-category___bCbiL .image-video___gs-O5{height:662px}.NewDefaultInsightsTemplate___znToZ .link___vx\+F9:hover{text-decoration:none !important}.NewDefaultInsightsTemplate___znToZ .transcript___TZJMB{display:flex;align-items:center;white-space:nowrap;font-size:14px;line-height:20px;font-weight:400;color:#000}.NewDefaultInsightsTemplate___znToZ .transcript___TZJMB .icon___OD0Im{width:13px;height:17.28px;margin-right:12px}.NewDefaultInsightsTemplate___znToZ .transcript___TZJMB:hover{cursor:pointer;color:#255be3}.NewDefaultInsightsTemplate___znToZ .transcript___TZJMB:hover .icon___OD0Im{filter:drop-shadow(2000px 0px #255be3);transform:translate(-2000px, 0px)}.NewDefaultInsightsTemplate___znToZ .caption___7bXvm{color:#4f6f90;font-size:14px;font-weight:400;line-height:18px;margin-top:24px}.NewDefaultInsightsTemplate___znToZ .summary___DjEhz{font-weight:400;line-height:32px;font-size:22px;margin-top:72px;word-break:break-word}.NewDefaultInsightsTemplate___znToZ .highlight___PcRFW{margin-top:48px}.NewDefaultInsightsTemplate___znToZ .bodyExtension-wrapper___Vrv47{width:100%;padding-top:72px;margin-bottom:70px}.NewDefaultInsightsTemplate___znToZ .bodyExtension-wrapper___Vrv47 .lmn-font-size-md,.NewDefaultInsightsTemplate___znToZ .bodyExtension-wrapper___Vrv47 .lmn-font-size-md p{font-size:18px !important;line-height:26px !important}.NewDefaultInsightsTemplate___znToZ .bodyExtension-wrapper___Vrv47 .image-carousel-wrapper___sm2GJ{margin-left:calc((min(100vw,1920px) - min(90%,776px))/2)}.NewDefaultInsightsTemplate___znToZ .bodyExtension-wrapper___Vrv47 .bodyContent{margin-bottom:4.5rem !important;border-bottom:0 !important}.NewDefaultInsightsTemplate___znToZ .bodyExtension-wrapper___Vrv47 .bodyContent img{max-width:100%}.NewDefaultInsightsTemplate___znToZ .footer___VuWAj{padding:62px 0px 131px}.NewDefaultInsightsTemplate___znToZ .footer___VuWAj .tags___HuufP{display:flex;flex-direction:row;flex-wrap:wrap;column-gap:17px;row-gap:17px;margin-bottom:61px}.NewDefaultInsightsTemplate___znToZ .footer___VuWAj .tags___HuufP .tag___-SivQ{padding:0px 16px;font-weight:400;font-size:16px;line-height:28px;border:1px solid #255be3;border-radius:6px;height:30px;min-width:auto !important;color:#255be3}.NewDefaultInsightsTemplate___znToZ .footer___VuWAj .more-about___iyyXd{font-size:26px;font-weight:400;line-height:28px}.NewDefaultInsightsTemplate___znToZ .footer___VuWAj .more-about___iyyXd .client-category-link___jGQjQ{color:#255be3}.NewDefaultInsightsTemplate___znToZ .footerBeforeContact___aR8eu{padding-bottom:40px}.NewDefaultInsightsTemplate___znToZ .read-next___4\+hZD{width:100%;background:#0f1632}.NewDefaultInsightsTemplate___znToZ .read-next___4\+hZD .detail___pmslC{padding-top:90px;padding-bottom:90px}.NewDefaultInsightsTemplate___znToZ .read-next___4\+hZD .detail___pmslC .read-next-title___1bvTi{color:#fff !important;margin-bottom:32px !important;letter-spacing:2.22px !important;line-height:28px !important}.NewDefaultInsightsTemplate___znToZ .read-next___4\+hZD .detail___pmslC .next-insight___h6t5p{display:flex;flex-direction:row;column-gap:64px;align-items:center}.NewDefaultInsightsTemplate___znToZ .read-next___4\+hZD .detail___pmslC .next-insight___h6t5p .image-wrapper___jC8tU{width:476px;height:380px;position:relative;overflow:hidden;border-radius:20px}.NewDefaultInsightsTemplate___znToZ .read-next___4\+hZD .detail___pmslC .next-insight___h6t5p .image-wrapper___jC8tU img{width:100%;height:100%;object-fit:cover}.NewDefaultInsightsTemplate___znToZ .read-next___4\+hZD .detail___pmslC .next-insight___h6t5p .text___bdL-\+{max-width:calc(100% - 518px - 64px);max-height:411px;color:#fff}.NewDefaultInsightsTemplate___znToZ .read-next___4\+hZD .detail___pmslC .next-insight___h6t5p .text___bdL-\+ a{text-decoration-color:#fff !important}.NewDefaultInsightsTemplate___znToZ .read-next___4\+hZD .detail___pmslC .next-insight___h6t5p .text___bdL-\+ .category___QOhaD{margin-bottom:8px}.NewDefaultInsightsTemplate___znToZ .read-next___4\+hZD .detail___pmslC .next-insight___h6t5p .text___bdL-\+ .category___QOhaD a{color:#fff !important;font-size:11px !important;font-weight:700 !important;line-height:16px !important;letter-spacing:.5px !important}.NewDefaultInsightsTemplate___znToZ .read-next___4\+hZD .detail___pmslC .next-insight___h6t5p .text___bdL-\+ .title___pVKLa{font-weight:400;font-size:42px;line-height:54px;margin-bottom:0px !important;color:#fff !important}.NewDefaultInsightsTemplate___znToZ .read-next___4\+hZD .detail___pmslC .next-insight___h6t5p .text___bdL-\+ .next-summary___MEU6c{font-weight:400}.NewDefaultInsightsTemplate___znToZ .read-next___4\+hZD .detail___pmslC .next-insight___h6t5p .text___bdL-\+ .next-summary___MEU6c p{font-size:24px;line-height:32px;margin-top:16px;margin-bottom:0px !important}.NewDefaultInsightsTemplate___znToZ .more-stories___UhZ9D{padding:137px 0px 129px}.NewDefaultInsightsTemplate___znToZ .more-stories___UhZ9D h2[class*=section-title]{line-height:34px !important}.NewDefaultInsightsTemplate___znToZ .more-stories___UhZ9D .title___pVKLa{letter-spacing:2.22px;margin-bottom:0px !important}.NewDefaultInsightsTemplate___znToZ .more-stories___UhZ9D .insights-list___v7AfR{display:flex;flex-wrap:wrap;margin-top:40px}.NewDefaultInsightsTemplate___znToZ .more-stories___UhZ9D .insights-list___v7AfR .insightCard{width:calc((100% - 146px)/3);border-radius:unset;margin-right:73px}.NewDefaultInsightsTemplate___znToZ .more-stories___UhZ9D .insights-list___v7AfR .insightCard:last-child{margin-right:0px}.NewDefaultInsightsTemplate___znToZ .more-stories___UhZ9D p{margin-bottom:0px !important}.NewDefaultInsightsTemplate___znToZ .more-stories-gpa___hTUxs{padding:137px 0px 29px}.NewDefaultInsightsTemplate___znToZ:not(.gpa-new-template___JBuHd) div.media___BhIRA:nth-last-child(2){margin-bottom:120px}@media screen and (max-width: 1299.98px){.NewDefaultInsightsTemplate___znToZ .media___BhIRA{max-width:85%}.NewDefaultInsightsTemplate___znToZ .bodyExtension-wrapper___Vrv47 .image-carousel-wrapper___sm2GJ{margin-left:22%}.NewDefaultInsightsTemplate___znToZ .read-next___4\+hZD .detail___pmslC .next-insight___h6t5p .image-wrapper___jC8tU{width:44%}.NewDefaultInsightsTemplate___znToZ .read-next___4\+hZD .detail___pmslC .next-insight___h6t5p .text___bdL-\+{max-width:calc(56% - 64px)}}@media screen and (max-width: 768px){.NewDefaultInsightsTemplate___znToZ .social-sidebar-wrapper___dendU{position:fixed;left:0;bottom:0;top:auto}.NewDefaultInsightsTemplate___znToZ .gps-icon___4gg\+X{width:2.5rem;height:2.5rem;top:.5rem;right:.5rem}.NewDefaultInsightsTemplate___znToZ .top-container___E75Cv .header___qGqAv{margin-bottom:46px;margin-top:33px}.NewDefaultInsightsTemplate___znToZ .top-container___E75Cv .header___qGqAv .client-category___faBDr{font-size:11px;line-height:13px;margin-bottom:14px;color:#255be3}.NewDefaultInsightsTemplate___znToZ .top-container___E75Cv .header___qGqAv .title___pVKLa{line-height:38px !important;font-size:28px}.NewDefaultInsightsTemplate___znToZ .top-container___E75Cv .header___qGqAv .subtitle___GtBAy{font-size:18px;line-height:24px}.NewDefaultInsightsTemplate___znToZ .top-container___E75Cv .header___qGqAv .info___oneIK{padding-top:15px}.NewDefaultInsightsTemplate___znToZ .top-container___E75Cv .header___qGqAv .info___oneIK span,.NewDefaultInsightsTemplate___znToZ .top-container___E75Cv .header___qGqAv .info___oneIK a{font-size:14px}.NewDefaultInsightsTemplate___znToZ .top-container___E75Cv .header___qGqAv .info___oneIK .contributors___xd36l{cursor:pointer}.NewDefaultInsightsTemplate___znToZ .top-container___E75Cv .header___qGqAv .info___oneIK .authors___Ngz3q .name-division___6Is21::after{content:", "}.NewDefaultInsightsTemplate___znToZ .top-container___E75Cv .header___qGqAv .info___oneIK .authors___Ngz3q .name-division___6Is21:last-child::after{content:""}.NewDefaultInsightsTemplate___znToZ .top-container___E75Cv .header___qGqAv.headerBottom___4PJ6L{margin-bottom:32px}.NewDefaultInsightsTemplate___znToZ .top-container___E75Cv.no-category___0w7X0{margin-top:0px}.NewDefaultInsightsTemplate___znToZ .media___BhIRA{width:100%;max-width:100%}.NewDefaultInsightsTemplate___znToZ .media___BhIRA .media-container___AnsWR .image-video___gs-O5{width:100%;height:211px;position:relative;overflow:hidden;border-radius:0px;clip-path:unset}.NewDefaultInsightsTemplate___znToZ .media___BhIRA .media-container___AnsWR .image-video___gs-O5 .icon-wrapper___GfSDR{border-radius:10px 0 0 0;width:66px;height:52px;box-shadow:-4px -4px 10px 0px rgba(15,22,50,.3);transition:all 300ms ease-out;padding:0px}.NewDefaultInsightsTemplate___znToZ .media___BhIRA .media-container___AnsWR .image-video___gs-O5 .icon-wrapper___GfSDR:hover:not(:focus){cursor:pointer;background-color:var(--core-primary-ink-blue, #0f1632);transform:scale(1)}.NewDefaultInsightsTemplate___znToZ .media___BhIRA .media-container___AnsWR .image-video___gs-O5 .icon-wrapper___GfSDR:focus{background-color:var(--core-primary-ink-blue, #0f1632);box-shadow:0px 0px 0px 2px #fff,0px 0px 0px 4px #255be3;right:4px;bottom:4px;outline:none !important}.NewDefaultInsightsTemplate___znToZ .media___BhIRA .media-container___AnsWR .image-video___gs-O5 .icon-wrapper___GfSDR .podcastIcon___DjskY,.NewDefaultInsightsTemplate___znToZ .media___BhIRA .media-container___AnsWR .image-video___gs-O5 .icon-wrapper___GfSDR .video-play-icon___2Mhnw{width:26px;height:24px}.NewDefaultInsightsTemplate___znToZ .media___BhIRA .media-container___AnsWR.video-audio-category___bCbiL .image-video___gs-O5{height:211px}.NewDefaultInsightsTemplate___znToZ .transcript___TZJMB{color:#255be3}.NewDefaultInsightsTemplate___znToZ .transcript___TZJMB .icon___OD0Im{width:15px;height:17.5px;margin-right:5px}.NewDefaultInsightsTemplate___znToZ .summary___DjEhz{margin-top:50px;font-size:22px;line-height:32px}.NewDefaultInsightsTemplate___znToZ .bodyExtension-wrapper___Vrv47{padding-top:40px;margin-bottom:50px;max-width:100%}.NewDefaultInsightsTemplate___znToZ .bodyExtension-wrapper___Vrv47 .image-carousel-wrapper___sm2GJ{margin-left:5%}.NewDefaultInsightsTemplate___znToZ .bodyExtension-wrapper___Vrv47 .bodyContent{padding-top:1.5625rem;margin-bottom:1.5625rem !important;border-bottom:0 !important}.NewDefaultInsightsTemplate___znToZ .footer___VuWAj{padding:58px 0px 42px}.NewDefaultInsightsTemplate___znToZ .footer___VuWAj .tags___HuufP{column-gap:11px;margin-bottom:42px}.NewDefaultInsightsTemplate___znToZ .footer___VuWAj .more-about___iyyXd{font-size:18px;line-height:25px}.NewDefaultInsightsTemplate___znToZ .read-next___4\+hZD .detail___pmslC{padding:48px 0px 48px}.NewDefaultInsightsTemplate___znToZ .read-next___4\+hZD .detail___pmslC .read-next-title___1bvTi{line-height:22px !important;margin-bottom:24px !important}.NewDefaultInsightsTemplate___znToZ .read-next___4\+hZD .detail___pmslC .title___pVKLa{margin-bottom:26px !important}.NewDefaultInsightsTemplate___znToZ .read-next___4\+hZD .detail___pmslC .next-insight___h6t5p{display:flex;flex-direction:column;row-gap:32px;align-items:center}.NewDefaultInsightsTemplate___znToZ .read-next___4\+hZD .detail___pmslC .next-insight___h6t5p .image-wrapper___jC8tU{width:97.135%;height:262px;position:relative;overflow:hidden;border-radius:20px}.NewDefaultInsightsTemplate___znToZ .read-next___4\+hZD .detail___pmslC .next-insight___h6t5p .image-wrapper___jC8tU img{width:100%;height:100%;object-fit:cover}.NewDefaultInsightsTemplate___znToZ .read-next___4\+hZD .detail___pmslC .next-insight___h6t5p .text___bdL-\+{width:100%;max-width:100%;color:#fff}.NewDefaultInsightsTemplate___znToZ .read-next___4\+hZD .detail___pmslC .next-insight___h6t5p .text___bdL-\+ .category___QOhaD{margin-bottom:12px;color:#fff !important;font-size:11px !important;font-weight:700 !important;line-height:12.98px !important;letter-spacing:.5px !important}.NewDefaultInsightsTemplate___znToZ .read-next___4\+hZD .detail___pmslC .next-insight___h6t5p .text___bdL-\+ .category___QOhaD a{line-height:12.98px !important}.NewDefaultInsightsTemplate___znToZ .read-next___4\+hZD .detail___pmslC .next-insight___h6t5p .text___bdL-\+ .title___pVKLa{font-size:35px;line-height:39px !important}.NewDefaultInsightsTemplate___znToZ .read-next___4\+hZD .detail___pmslC .next-insight___h6t5p .text___bdL-\+ .next-summary___MEU6c p{font-size:22px !important;line-height:30px !important;margin-top:12px}.NewDefaultInsightsTemplate___znToZ .more-stories___UhZ9D{column-gap:0px;padding:81px 0px 80px}.NewDefaultInsightsTemplate___znToZ .more-stories___UhZ9D h2[class*=section-title]{line-height:22px !important}.NewDefaultInsightsTemplate___znToZ .more-stories___UhZ9D .carousel___kBy0x{margin:29px -5% 0px 0}.NewDefaultInsightsTemplate___znToZ .more-stories___UhZ9D .carousel___kBy0x .slick-slide{padding:0 0 0 21px}.NewDefaultInsightsTemplate___znToZ .more-stories___UhZ9D .carousel___kBy0x .slick-current{width:292px !important;padding-left:0px}.NewDefaultInsightsTemplate___znToZ .more-stories-gpa___hTUxs{padding:81px 0px 0px}}.insight-detail-templates-common-style .common-title{font-size:44px !important;line-height:58px !important}.insight-detail-templates-common-style .common-subTitle{margin-top:16px !important;font-size:27px !important;line-height:36px !important}.insight-detail-templates-common-style .common-space-summary-with-no-image{margin-top:56px !important}.insight-detail-templates-common-style .common-space-has-others-contents{margin-bottom:-20px}.insight-detail-templates-common-style .common-space-body-with-no-image{padding-top:56px !important}.insight-detail-templates-common-style .bodyContent a{word-break:break-word}@media screen and (max-width: 768px){.insight-detail-templates-common-style .common-title{font-size:28px !important;line-height:38px !important}.insight-detail-templates-common-style .common-subTitle{font-size:18px !important;line-height:24px !important}.insight-detail-templates-common-style .common-space-summary-with-no-image{margin-top:40px !important}.insight-detail-templates-common-style .common-space-body-with-no-image{padding-top:8px !important}.insight-detail-templates-common-style .common-space-body-with-no-image .bodyContent{padding-top:0px !important}}
.BreadCrumbLink___Z1tAi{display:inline-block}.BreadCrumbLink___Z1tAi:hover{text-decoration:none !important}.lastBreadCrumb___76qUg{color:#000 !important;pointer-events:none}.lastBreadCrumb___76qUg:visited{color:#000 !important}
.MediaCard___xUIlO{width:auto;cursor:pointer}.MediaCard___xUIlO a{text-decoration:none !important}.MediaCard___xUIlO .linkwrapper{display:block}.MediaCard___xUIlO .image-wrapper___\+KOlD{width:100%;height:275px;position:relative;overflow:hidden;border-radius:20px;margin-bottom:27px}.MediaCard___xUIlO .image-wrapper___\+KOlD img{object-fit:cover !important}.MediaCard___xUIlO .image-wrapper___\+KOlD .image___UXpTf{position:absolute;top:0;bottom:0;left:0;right:0;background-size:cover;background-position:center;background-repeat:no-repeat}.MediaCard___xUIlO .image-wrapper___\+KOlD .defaultImage___Xsezq{position:absolute;top:0;bottom:0;left:0;right:0;background-size:cover;background-position:center;background-repeat:no-repeat}.MediaCard___xUIlO .image-wrapper___\+KOlD .linkwrapper{display:block}.MediaCard___xUIlO .image-wrapper___\+KOlD .mediaCardHashtags{position:absolute;left:0;bottom:0;right:unset;top:unset;width:108px;height:25px;border-radius:0px 5px 0px 20px;text-align:center;background-color:#0f1632;font-size:12px;line-height:25px;font-weight:bold;color:#fff;text-transform:uppercase}.MediaCard___xUIlO .clientCategory___8ZRMk{margin-bottom:20px;color:#460303;font-size:11px;line-height:13px;letter-spacing:1px;font-weight:700;text-transform:uppercase}.MediaCard___xUIlO .title___Ourbv{font-size:30px;line-height:35px;margin:0 0 20px 0;word-break:break-word;display:-webkit-box;/*! autoprefixer: off */-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;max-height:auto}.MediaCard___xUIlO .title___Ourbv sub,.MediaCard___xUIlO .title___Ourbv sup{font-size:75%;line-height:0;position:relative}.MediaCard___xUIlO .title___Ourbv:hover{text-decoration:underline}.MediaCard___xUIlO .summary___bXmgt{font-size:18px;line-height:25px;display:-webkit-box;/*! autoprefixer: off */-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;max-height:auto;color:#000;word-break:break-word}.MediaCard___xUIlO .summary___bXmgt sub,.MediaCard___xUIlO .summary___bXmgt sup{font-size:75%;line-height:0;position:relative}.non-insights-card___MtKKx{width:auto;cursor:pointer}.non-insights-card___MtKKx a{text-decoration:none !important}.non-insights-card___MtKKx .linkwrapper{display:block}.non-insights-card___MtKKx .image-wrapper___\+KOlD{width:100%;height:275px;position:relative;overflow:hidden;border-radius:20px;margin-bottom:27px}.non-insights-card___MtKKx .image-wrapper___\+KOlD img{object-fit:cover !important}.non-insights-card___MtKKx .image-wrapper___\+KOlD .image___UXpTf{position:absolute;top:0;bottom:0;left:0;right:0;background-size:cover;background-position:center;background-repeat:no-repeat}.non-insights-card___MtKKx .category___gub9r{font-size:11px;font-weight:700;line-height:12.98px;letter-spacing:.5px;color:#460303;display:inline-block;margin-bottom:20px;display:inline-block}.non-insights-card___MtKKx .title___Ourbv{font-size:30px;line-height:35px;margin:0 0 20px 0;word-break:break-word;display:-webkit-box;/*! autoprefixer: off */-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;max-height:auto}.non-insights-card___MtKKx .title___Ourbv sub,.non-insights-card___MtKKx .title___Ourbv sup{font-size:75%;line-height:0;position:relative}.non-insights-card___MtKKx .title___Ourbv:hover{text-decoration:underline}.non-insights-card___MtKKx .date___GUdTk{font-size:18px;line-height:25px;display:-webkit-box;/*! autoprefixer: off */-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;max-height:auto;color:#000}.non-insights-card___MtKKx .date___GUdTk sub,.non-insights-card___MtKKx .date___GUdTk sup{font-size:75%;line-height:0;position:relative}.non-insights-card-no-image___c5JHy{background:#f0f5f7;border-radius:20px !important;padding:10px 32px;display:flex !important;align-items:center;min-height:521px}.non-insights-card-no-image___c5JHy .text___0SZwy .category___gub9r{color:#460303;font-size:11px;line-height:12.98px;font-weight:700;letter-spacing:.5px;margin-bottom:12px}.non-insights-card-no-image___c5JHy .text___0SZwy .category___gub9r:hover{text-decoration:none !important}.non-insights-card-no-image___c5JHy .text___0SZwy .title___Ourbv{font-size:30px;line-height:35px;margin-bottom:24px;color:#000 !important}.non-insights-card-no-image___c5JHy .text___0SZwy .title___Ourbv:hover{text-decoration:underline !important;text-decoration-color:#000 !important}.non-insights-card-no-image___c5JHy .text___0SZwy .date___GUdTk{font-size:14px;line-height:18px;font-weight:400;color:#000 !important}.non-insights-card-no-image___c5JHy .text___0SZwy .date___GUdTk:hover{text-decoration:none !important}.non-insights-card-no-image___c5JHy:hover{text-decoration:none !important}.non-insights-new-card___ypktw .image-wrapper___\+KOlD{margin-bottom:24px}.non-insights-new-card___ypktw .clientCategory___8ZRMk{color:#460303;font-size:11px;font-weight:700;line-height:normal;text-transform:uppercase;margin-bottom:12px}.non-insights-new-card___ypktw .title___Ourbv{font-size:26px;line-height:32px;margin-bottom:16px}.non-insights-new-card___ypktw .summary___bXmgt{font-size:18px;line-height:24px}.series-card___hMQJB{margin-bottom:64px}.series-card___hMQJB .image-wrapper___\+KOlD{margin-bottom:24px}.series-card___hMQJB .clientCategory___8ZRMk{margin-bottom:12px;font-size:11px;font-weight:700;line-height:13px;letter-spacing:.5px;text-transform:uppercase}.series-card___hMQJB .title___Ourbv{font-size:26px;line-height:32px;margin-bottom:0px}@media screen and (max-width: 768px){.MediaCard___xUIlO .image-wrapper___\+KOlD{height:262px;margin-bottom:23px}.MediaCard___xUIlO .insight-category___7WUxj{letter-spacing:1px}.MediaCard___xUIlO .title___Ourbv{font-size:24px;line-height:29px;margin:0 0 12px 0;display:-webkit-box;/*! autoprefixer: off */-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;max-height:auto}.MediaCard___xUIlO .title___Ourbv sub,.MediaCard___xUIlO .title___Ourbv sup{font-size:75%;line-height:0;position:relative}.MediaCard___xUIlO .summary___bXmgt{margin-bottom:0;font-size:16px;line-height:23px;display:-webkit-box;/*! autoprefixer: off */-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;max-height:auto}.MediaCard___xUIlO .summary___bXmgt sub,.MediaCard___xUIlO .summary___bXmgt sup{font-size:75%;line-height:0;position:relative}.non-insights-card___MtKKx .image-wrapper___\+KOlD{height:262px;margin-bottom:23px}.non-insights-card___MtKKx .category___gub9r{letter-spacing:1px}.non-insights-card___MtKKx .title___Ourbv{font-size:24px;line-height:29px;margin:0 0 12px 0;display:-webkit-box;/*! autoprefixer: off */-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;max-height:auto}.non-insights-card___MtKKx .title___Ourbv sub,.non-insights-card___MtKKx .title___Ourbv sup{font-size:75%;line-height:0;position:relative}.non-insights-card___MtKKx .date___GUdTk{margin-bottom:0;font-size:16px;line-height:23px;display:-webkit-box;/*! autoprefixer: off */-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;max-height:auto}.non-insights-card___MtKKx .date___GUdTk sub,.non-insights-card___MtKKx .date___GUdTk sup{font-size:75%;line-height:0;position:relative}.non-insights-card-no-image___c5JHy{padding:10px 30px;display:flex;align-items:center;min-height:408px}.non-insights-card-no-image___c5JHy .text___0SZwy .title___Ourbv{font-size:24px;line-height:29px;margin-bottom:12px}.non-insights-card-no-image___c5JHy .text___0SZwy .date___GUdTk{font-size:14px;line-height:20px;font-weight:400}}
.videoIcon___Y6til{position:absolute;bottom:0;right:0;border-radius:20px 0 20px 0;width:72px;height:61px;background-color:#255be3}.videoIcon___Y6til .playIcon___Zp-38{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:33px;height:20px;background-position:center;background-repeat:no-repeat}.videoIcon___Y6til .podCastIcon___smg4D{width:31px;height:31px}
.HashTagIcon___VvDca{display:flex;justify-content:center;align-items:center;position:absolute;right:24px;top:24px;width:110px;height:38px;border-radius:50px;font-size:16px;line-height:22px;font-weight:700;color:#fff;text-transform:uppercase}.HashTagIcon___VvDca.citi-blue-tag___DdJjn{background-color:#255be3}.HashTagIcon___VvDca.ink-blue-tag___AMYvl{background-color:#0f1632}@media screen and (max-width: 768px){.HashTagIcon___VvDca{right:16px;top:16px;width:74px;height:28px;font-size:12px;line-height:16px}}
.Contributors-mask {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(34, 48, 62, 0.7);
  z-index: 10000;
}
.Contributors-mask .NewContributorPopup {
  position: absolute;
  width: 657px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  border-radius: 20px;
  z-index: 10001;
  padding: 0px 30px;
}
.Contributors-mask .NewContributorPopup .header {
  padding: 52px 0px 0px;
}
.Contributors-mask .NewContributorPopup .header .title {
  font-weight: 700;
  font-size: 20px;
  line-height: 26px;
  padding-bottom: 10px;
  border-bottom: 1px solid #D3DADD;
  margin-bottom: 0;
}
.Contributors-mask .NewContributorPopup .contributorsWrapper {
  width: 100%;
  height: 50vh;
  margin: 0px auto;
  padding: 21px 0px;
  overflow: auto;
}
.Contributors-mask .NewContributorPopup .contributorsWrapper .contributors {
  padding-bottom: 20px;
  margin-right: 1rem;
  font-size: 15px;
  line-height: 18px;
}
.Contributors-mask .NewContributorPopup .contributorsWrapper .contributors .contributorsName {
  font-weight: 700;
}
.Contributors-mask .NewContributorPopup .contributorsWrapper .contributors .contributorsInfo {
  font-weight: 400;
}
.Contributors-mask .NewContributorPopup .button-wrapper {
  width: 100%;
  padding: 19px 0px 32px;
  margin: 0 auto;
  border-top: 1px solid #D3DADD;
  position: relative;
  height: 94px;
}
.Contributors-mask .NewContributorPopup .button-wrapper .close-button {
  width: 72px;
  border-radius: 6px;
  background-color: #255BE3;
  line-height: 18px;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  text-align: center;
  cursor: pointer;
  padding: 12px 16px;
  position: absolute;
  right: 0;
  top: 19px;
}
@media screen and (max-width: 768px) {
  .NewContributorPopup {
    width: 20.9375rem !important;
  }
}
@media screen and (max-width: 335px) {
  .NewContributorPopup {
    width: 90% !important;
  }
}

.SocialSidebar___Rlu4C{background-color:#0f1632;border-radius:0px 20px 20px 0px;display:flex;flex-direction:column;flex-grow:1;width:66px;max-height:347px;position:absolute;left:0;top:137px;z-index:90}.SocialSidebar___Rlu4C .link-wrapper___y9k7y{overflow:hidden;display:block}.SocialSidebar___Rlu4C .link-wrapper___y9k7y .icon-container___BDrvM{width:100%;display:flex;justify-content:center}.SocialSidebar___Rlu4C .link-wrapper___y9k7y:hover{background-color:#005ff1}.SocialSidebar___Rlu4C .print-link___UnW-t{display:block}.SocialSidebar___Rlu4C .icon-container___BDrvM{width:100%;display:flex;justify-content:center}.SocialSidebar___Rlu4C .icon-container___BDrvM .popover___OsyOg{position:absolute;top:0;left:90px;border-radius:20px;width:229px;padding:20px 25px;box-shadow:none;background-color:#f0f5f7}.SocialSidebar___Rlu4C .icon-container___BDrvM .popover___OsyOg .link-copy-content___7q6Cu{display:flex;flex-direction:row}.SocialSidebar___Rlu4C .icon-container___BDrvM .popover___OsyOg .link-copy-content___7q6Cu span{font-size:15px;font-weight:400;line-height:19px;color:#000}.SocialSidebar___Rlu4C .icon-container___BDrvM .popover___OsyOg .link-copy-content___7q6Cu .close-icon___P9FLW{margin-left:auto}.SocialSidebar___Rlu4C .icon-container___BDrvM .popover___OsyOg .link-copy-content___7q6Cu .close-icon___P9FLW i{font-size:15.67px;color:#000}.SocialSidebar___Rlu4C .icon-container___BDrvM .popover___OsyOg .link-copy-content___7q6Cu .close-icon___P9FLW i:hover{cursor:pointer}.SocialSidebar___Rlu4C .icon-container___BDrvM .download-popover___qD0D\+{padding:20px 23.33px 44px 25px}.SocialSidebar___Rlu4C .icon-container___BDrvM .download-popover___qD0D\+ .download-content___UGc7E .header___PEw1F{width:100%;margin-bottom:27.33px;display:flex;flex-direction:row}.SocialSidebar___Rlu4C .icon-container___BDrvM .download-popover___qD0D\+ .download-content___UGc7E .header___PEw1F .title___S3nAK{display:none}.SocialSidebar___Rlu4C .icon-container___BDrvM .download-popover___qD0D\+ .download-content___UGc7E .header___PEw1F i{font-size:15.67px;color:#000;display:block;margin-left:auto}.SocialSidebar___Rlu4C .icon-container___BDrvM .download-popover___qD0D\+ .download-content___UGc7E .header___PEw1F i:hover{cursor:pointer}.SocialSidebar___Rlu4C .icon-container___BDrvM .download-popover___qD0D\+ .download-content___UGc7E .download-list___Q3Z8q{display:flex;flex-direction:column;row-gap:20px}.SocialSidebar___Rlu4C .icon-container___BDrvM .download-popover___qD0D\+ .download-content___UGc7E .download-list___Q3Z8q .download-item___T9rm6{display:flex;flex-direction:row;align-items:center}.SocialSidebar___Rlu4C .icon-container___BDrvM .download-popover___qD0D\+ .download-content___UGc7E .download-list___Q3Z8q .download-item___T9rm6 img{width:18px;height:18.18px}.SocialSidebar___Rlu4C .icon-container___BDrvM .download-popover___qD0D\+ .download-content___UGc7E .download-list___Q3Z8q .download-item___T9rm6 .download-link___cDj7k span{display:inline-block;margin-left:12px;font-size:15px;font-weight:400;line-height:19px;color:#000}.SocialSidebar___Rlu4C .icon-container___BDrvM .toc-popover___A71U9{width:226px;padding:24px 0px 56px 0px;max-height:calc(100vh - 140px)}.SocialSidebar___Rlu4C .icon-container___BDrvM .toc-popover___A71U9 .close___N2mXZ{height:32px;padding-right:24px}.SocialSidebar___Rlu4C .icon-container___BDrvM .toc-popover___A71U9 .close___N2mXZ i{color:#000;float:right}.SocialSidebar___Rlu4C .icon-container___BDrvM .toc-popover___A71U9 .close___N2mXZ i:hover{cursor:pointer}.SocialSidebar___Rlu4C .icon-container___BDrvM .toc-popover___A71U9 .menu-list___vc1W2{max-height:calc(100vh - 140px - 32px - 80px);padding-right:24px;overflow:auto}.SocialSidebar___Rlu4C .icon-container___BDrvM .toc-popover___A71U9 .menu-list___vc1W2 ul{display:flex;flex-direction:column;row-gap:18px;margin:0px;padding:0px}.SocialSidebar___Rlu4C .icon-container___BDrvM .toc-popover___A71U9 .menu-list___vc1W2 ul li{padding-left:24px;list-style-type:none}.SocialSidebar___Rlu4C .icon-container___BDrvM .toc-popover___A71U9 .menu-list___vc1W2 ul li a{font-weight:400;font-size:14px;line-height:18px;text-decoration:none}.SocialSidebar___Rlu4C .icon-container___BDrvM .toc-popover___A71U9 .menu-list___vc1W2 ul .common-item___jEqip a{color:#000}.SocialSidebar___Rlu4C .icon-container___BDrvM .toc-popover___A71U9 .menu-list___vc1W2 ul .active-item___5aHHm{padding-left:18px;border-left:6px solid #255be3}.SocialSidebar___Rlu4C .icon-container___BDrvM .toc-popover___A71U9 .menu-list___vc1W2 ul .active-item___5aHHm a{color:#255be3}.SocialSidebar___Rlu4C .icon-container___BDrvM:hover{cursor:pointer;background-color:#005ff1}.SocialSidebar___Rlu4C .contact-us___nzVYH{display:flex;flex-direction:column;text-align:center}.SocialSidebar___Rlu4C .contact-us___nzVYH .line___4\+xAI{width:42px;height:1px;background-color:#fff;margin:0 auto 33px}.SocialSidebar___Rlu4C .contact-us___nzVYH .contact-us-btn___Fm54a{font-size:13px;line-height:18px;font-weight:700;color:#fff !important;transform:rotate(-90deg);display:block;height:66px;margin:auto 0;display:flex;justify-content:center;align-items:center;padding-top:0px;padding-left:60px;padding-right:48px;padding-bottom:0px;margin-left:-21px;margin-top:0}.SocialSidebar___Rlu4C .contact-us___nzVYH .contact-us-btn___Fm54a:hover{cursor:pointer;text-decoration:none !important;background-color:#005ff1;border-bottom-left-radius:20px}.fixed-SocialSidebar___vQ014{position:fixed !important;left:0;top:140px !important}.SocialSidebar___Rlu4C .listWrapper___sJv8q{background-color:#0f1632;border-radius:0px 20px 20px 0px;display:flex;flex-direction:column;flex-grow:1;width:66px}.SocialSidebar___Rlu4C .listWrapper___sJv8q>*{padding:14px 0px}.SocialSidebar___Rlu4C .listWrapper___sJv8q>:first-child{padding-top:36px}.SocialSidebar___Rlu4C .listWrapper___sJv8q>:first-child:hover{border-top-right-radius:20px}.SocialSidebar___Rlu4C .listWrapper___sJv8q>:last-child{padding-bottom:31px}.SocialSidebar___Rlu4C .listWrapper___sJv8q>:last-child:hover{border-bottom-right-radius:20px}.showContactUsSocialSidebar___qhtqw .listWrapper___sJv8q>:last-child{padding-bottom:21px}.showContactUsSocialSidebar___qhtqw .listWrapper___sJv8q>:last-child:hover{border-bottom-right-radius:none}@media screen and (max-width: 769px){.SocialSidebar-hidden___qK7UT{display:none !important}.SocialSidebar___Rlu4C{position:fixed;left:0;bottom:0 !important;top:auto !important;border-radius:0px;height:52px;width:100vw;display:flex;flex-direction:row}.SocialSidebar___Rlu4C .showMore___ctiCx{width:20px;height:20px;color:#fff}.SocialSidebar___Rlu4C .link-wrapper___y9k7y{height:100%;display:block}.SocialSidebar___Rlu4C .link-wrapper___y9k7y .icon-container___BDrvM{align-items:center}.SocialSidebar___Rlu4C .print-link___UnW-t{display:none}.SocialSidebar___Rlu4C .icon-container___BDrvM{height:100%;padding:0px;align-items:center}.SocialSidebar___Rlu4C .icon-container___BDrvM .popover___OsyOg{position:absolute;bottom:62px}.SocialSidebar___Rlu4C .icon-container___BDrvM:hover,.SocialSidebar___Rlu4C .icon-container___BDrvM:active{background-color:#255be3}.SocialSidebar___Rlu4C img{width:24px !important;height:24px !important}.SocialSidebar___Rlu4C .listWrapper___sJv8q{display:flex;flex-direction:row;width:100%}.SocialSidebar___Rlu4C .listWrapper___sJv8q>*{padding:0px;flex:1}.SocialSidebar___Rlu4C .listWrapper___sJv8q>* :hover,.SocialSidebar___Rlu4C .listWrapper___sJv8q>* :active{background-color:#255be3}.SocialSidebar___Rlu4C .listWrapper___sJv8q>:first-child{padding-top:0px}.SocialSidebar___Rlu4C .listWrapper___sJv8q>:first-child:hover{border-top-right-radius:0px}.SocialSidebar___Rlu4C .listWrapper___sJv8q>:last-child{padding-bottom:0px}.SocialSidebar___Rlu4C .listWrapper___sJv8q>:last-child:hover{border-bottom-right-radius:0px}.mask___egB9d{position:fixed;width:100vw;height:calc(100vh - 52px);top:0;left:0;background-color:rgba(34,48,62,.8);z-index:150}.mask___egB9d .popover___OsyOg{width:calc(100vw - 20px);padding:24px 32px;color:#000;position:absolute;bottom:10px;left:10px;background-color:#f0f5f7;border-radius:20px}.mask___egB9d .popover___OsyOg{font-size:16px;font-weight:400;line-height:20px}.mask___egB9d .popover___OsyOg .link-copy-content___7q6Cu{display:flex;flex-direction:row}.mask___egB9d .popover___OsyOg .link-copy-content___7q6Cu .close-icon___P9FLW{margin-left:auto}.mask___egB9d .popover___OsyOg .link-copy-content___7q6Cu .close-icon___P9FLW i{font-size:14px;color:#000}.mask___egB9d .download-popover___qD0D\+{padding:40px 32px}.mask___egB9d .download-popover___qD0D\+ .download-content___UGc7E .header___PEw1F{width:100%;margin-bottom:32px;display:flex;flex-direction:row}.mask___egB9d .download-popover___qD0D\+ .download-content___UGc7E .header___PEw1F .title___S3nAK{display:block;font-size:18px;font-weight:700;line-height:22px;color:#000}.mask___egB9d .download-popover___qD0D\+ .download-content___UGc7E .header___PEw1F i{font-size:14px;color:#000;display:block;margin-left:auto}.mask___egB9d .download-popover___qD0D\+ .download-content___UGc7E .download-list___Q3Z8q{display:flex;flex-direction:column;row-gap:24px}.mask___egB9d .download-popover___qD0D\+ .download-content___UGc7E .download-list___Q3Z8q .download-item___T9rm6{display:flex;flex-direction:row;align-items:center}.mask___egB9d .download-popover___qD0D\+ .download-content___UGc7E .download-list___Q3Z8q .download-item___T9rm6 img{width:18px;height:18px}.mask___egB9d .download-popover___qD0D\+ .download-content___UGc7E .download-list___Q3Z8q .download-item___T9rm6 .download-link___cDj7k span{display:inline-block;margin-left:10px;color:#000 !important}.mask___egB9d .contact-us-content___BoRbN{padding:40px 32px;display:flex;justify-content:space-between}.mask___egB9d .contact-us-content___BoRbN .contact-us-title___XKZYs{font-size:15px;line-height:19px;color:#000}.mask___egB9d .contact-us-content___BoRbN .contact-wrapper___L\+37J{display:flex}.mask___egB9d .contact-us-content___BoRbN .contact-wrapper___L\+37J{display:flex;flex-direction:row;align-items:center;column-gap:10px;margin-bottom:21px}.mask___egB9d .contact-us-content___BoRbN .contact-wrapper___L\+37J .icon-container___BDrvM{width:24px;height:24px;display:flex;align-items:center;justify-content:center}.mask___egB9d .contact-us-content___BoRbN .print-wrapper___wgXnI{display:flex;flex-direction:row;align-items:center;column-gap:10px}.mask___egB9d .contact-us-content___BoRbN .print-wrapper___wgXnI .icon-container___BDrvM{width:24px;height:24px;display:flex;align-items:center;justify-content:center}.mask___egB9d .contact-us-content___BoRbN .print-wrapper___wgXnI .print-link___UnW-t{color:#000}.mask___egB9d .contact-us-content___BoRbN .print-wrapper___wgXnI .print-link___UnW-t:hover{color:#000}.mask___egB9d .more-content___UPwTs{padding:40px 32px}.mask___egB9d .more-content___UPwTs .contact-us-title___XKZYs{font-size:15px;line-height:19px;color:#000}.mask___egB9d .more-content___UPwTs .contact-wrapper___L\+37J{display:flex;flex-direction:row;align-items:center;column-gap:10px;margin-bottom:21px}.mask___egB9d .more-content___UPwTs .contact-wrapper___L\+37J .icon-container___BDrvM{width:24px;height:24px;display:flex;align-items:center;justify-content:center}.mask___egB9d .more-content___UPwTs .print-wrapper___wgXnI{display:flex;flex-direction:row;align-items:center;margin-bottom:20.5px;column-gap:10px}.mask___egB9d .more-content___UPwTs .print-wrapper___wgXnI .icon-container___BDrvM{width:24px;height:24px;display:flex;align-items:center;justify-content:center}.mask___egB9d .more-content___UPwTs .print-wrapper___wgXnI .print-link___UnW-t{color:#000}.mask___egB9d .more-content___UPwTs .print-wrapper___wgXnI .print-link___UnW-t:hover{color:#000}.mask___egB9d .more-content___UPwTs .download-content___UGc7E .header___PEw1F .title___S3nAK{font-size:18px;line-height:22px;font-weight:700;margin-bottom:26px}.mask___egB9d .more-content___UPwTs .download-content___UGc7E .download-list___Q3Z8q{display:flex;row-gap:18px;flex-direction:column}.mask___egB9d .more-content___UPwTs .download-content___UGc7E .download-list___Q3Z8q .download-item___T9rm6{display:flex;flex-direction:row;column-gap:10px}.mask___egB9d .more-content___UPwTs .download-content___UGc7E .download-list___Q3Z8q .download-item___T9rm6 .icon-container___BDrvM{width:24px;height:24px;display:flex;align-items:center;justify-content:center}.mask___egB9d .more-content___UPwTs .download-content___UGc7E .download-list___Q3Z8q .download-item___T9rm6 img{width:18px;height:18.18px}.mask___egB9d .more-content___UPwTs .download-content___UGc7E .download-list___Q3Z8q .download-item___T9rm6 .download-link___cDj7k{font-size:16px;line-height:20px}.mask___egB9d .more-content___UPwTs .download-content___UGc7E .download-list___Q3Z8q .download-item___T9rm6 .download-link___cDj7k span{font-size:16px;line-height:20px;display:inline-block;color:#000 !important}.toc-dropdown___CwpL9{padding-top:37px;position:sticky;top:70px;width:100%;background-color:#fff;z-index:80}.toc-dropdown___CwpL9 .dropdown___E-u8O{height:42px !important;font-size:14px !important;line-height:17px !important;font-weight:400 !important}}
.sectionTitle___aqzDX{font-size:20px;line-height:34px;font-weight:700;text-transform:uppercase;color:#0f1632;letter-spacing:2.22px !important}.sectionSummary___UCEz0{color:#000;font-size:16px;font-weight:400;line-height:24px;text-align:left}@media screen and (min-width: 769px){.sectionSummary___UCEz0{max-width:776px;margin:16px 0 32px}}@media screen and (max-width: 768px){.sectionSummary___UCEz0{margin:16px 0 24px}}.sectionSummary___UCEz0+.GpaArticleCards___ir6jZ .carousel___RtGrS{margin:0 -5% 0 0 !important}@media screen and (min-width: 769px)and (max-width: 1200px){.sectionSummary___UCEz0+.GpaArticleCards___ir6jZ .relatedStories___CP4jV .insightsList___MDw9d{margin:0px -8% 0px 0px !important}}@media screen and (min-width: 1201px){.sectionSummary___UCEz0+.GpaArticleCards___ir6jZ .relatedStories___CP4jV .insightsList___MDw9d{margin:0px !important}}@media screen and (min-width: 769px){.GpaArticleCards___ir6jZ.desktopCarouselContainer___sD5KS{position:relative}.GpaArticleCards___ir6jZ.desktopCarouselContainer___sD5KS .buttonContainer___IMAQD{display:flex;flex-wrap:wrap;gap:16px;margin-top:40px;margin-bottom:20px}.GpaArticleCards___ir6jZ.desktopCarouselContainer___sD5KS .buttonContainer___IMAQD .arrowSpace___YsnB6{justify-content:left;gap:10px}.GpaArticleCards___ir6jZ.desktopCarouselContainer___sD5KS .buttonContainer___IMAQD .arrowSpace___YsnB6 .leftBlock___Pu-4\+,.GpaArticleCards___ir6jZ.desktopCarouselContainer___sD5KS .buttonContainer___IMAQD .arrowSpace___YsnB6 .rightBlock___tpz1t{width:42px}.GpaArticleCards___ir6jZ.desktopCarouselContainer___sD5KS .buttonContainer___IMAQD button.button-name___7R3pz{margin-top:0px}}@media screen and (max-width: 768px){.GpaArticleCards___ir6jZ{position:relative}}@media screen and (max-width: 768px){.GpaArticleCards___ir6jZ .buttonContainer___IMAQD{display:flex;flex-wrap:wrap;gap:16px;margin-top:40px}}.GpaArticleCards___ir6jZ .buttonContainer___IMAQD .arrowSpace___YsnB6{display:flex;justify-content:space-between;width:100px;height:42px}.GpaArticleCards___ir6jZ .buttonContainer___IMAQD .arrowSpace___YsnB6 .leftBlock___Pu-4\+,.GpaArticleCards___ir6jZ .buttonContainer___IMAQD .arrowSpace___YsnB6 .rightBlock___tpz1t{width:46px;height:42px;background-color:rgba(0,0,0,0)}.GpaArticleCards___ir6jZ .buttonContainer___IMAQD button.button-name___7R3pz{border-radius:6px;box-sizing:border-box;border:1px solid #255be3;color:#255be3;margin-bottom:2px;height:42px}.GpaArticleCards___ir6jZ .buttonContainer___IMAQD button.button-name___7R3pz:hover{border:1px solid #255be3;background-color:#e9effc}@media screen and (min-width: 769px){.GpaArticleCards___ir6jZ .buttonContainer___IMAQD button.button-name___7R3pz{margin-top:30px}}.GpaArticleCards___ir6jZ .relatedStories___CP4jV .desktopCarouselPadding___fqvYL{width:calc(100% + 73px);overflow:hidden;margin-right:-73px}.GpaArticleCards___ir6jZ .relatedStories___CP4jV .desktopCarousel___KJMiA{margin-top:24px}@media screen and (min-width: 769px){.GpaArticleCards___ir6jZ .relatedStories___CP4jV .desktopCarousel___KJMiA .insightCardContainer___yyDUX{margin-right:72px}.GpaArticleCards___ir6jZ .relatedStories___CP4jV .desktopCarousel___KJMiA .insightCard{width:344px !important;height:521px !important}.GpaArticleCards___ir6jZ .relatedStories___CP4jV .desktopCarousel___KJMiA .carouselBody{margin:2px}.GpaArticleCards___ir6jZ .relatedStories___CP4jV .desktopCarousel___KJMiA .actions{position:absolute;top:89.9%;left:0;z-index:10}}.GpaArticleCards___ir6jZ .relatedStories___CP4jV .carousel___RtGrS{margin:29px -5.6% 0 0}@media screen and (min-width: 769px){.GpaArticleCards___ir6jZ .relatedStories___CP4jV .carousel___RtGrS .slick-track{width:3900px !important}}.GpaArticleCards___ir6jZ .relatedStories___CP4jV .carousel___RtGrS .slick-slide{height:521px !important}.GpaArticleCards___ir6jZ .relatedStories___CP4jV .carousel___RtGrS .slick-next,.GpaArticleCards___ir6jZ .relatedStories___CP4jV .carousel___RtGrS .slick-prev{color:#255be3 !important;background-color:rgba(0,0,0,0) !important;border:1px solid #255be3 !important;width:46px !important;height:42px !important;border-radius:.375rem !important;z-index:1}.GpaArticleCards___ir6jZ .relatedStories___CP4jV .carousel___RtGrS .slick-next:hover,.GpaArticleCards___ir6jZ .relatedStories___CP4jV .carousel___RtGrS .slick-prev:hover{color:#fff !important;background-color:#255be3 !important}.GpaArticleCards___ir6jZ .relatedStories___CP4jV .carousel___RtGrS .slick-next:focus,.GpaArticleCards___ir6jZ .relatedStories___CP4jV .carousel___RtGrS .slick-prev:focus{color:#fff !important;border:2px solid #fff !important;background:#255be3 !important;box-shadow:0 0 0 2px #255be3 !important}.GpaArticleCards___ir6jZ .relatedStories___CP4jV .carousel___RtGrS .slick-next:active,.GpaArticleCards___ir6jZ .relatedStories___CP4jV .carousel___RtGrS .slick-prev:active{color:#fff !important;background-color:#0f1632 !important;box-shadow:none !important;border:none !important}.GpaArticleCards___ir6jZ .relatedStories___CP4jV .carousel___RtGrS .slick-next.slick-disabled,.GpaArticleCards___ir6jZ .relatedStories___CP4jV .carousel___RtGrS .slick-prev.slick-disabled{color:#a4acaf !important;background-color:#e6ebed !important;border:none !important;box-shadow:none !important;opacity:.4}@media screen and (max-width: 768px){.GpaArticleCards___ir6jZ .relatedStories___CP4jV .carousel___RtGrS .slick-track{display:flex;flex-wrap:nowrap}.GpaArticleCards___ir6jZ .relatedStories___CP4jV .carousel___RtGrS .slick-slide{height:434px !important;padding:0 21px 0 0}.GpaArticleCards___ir6jZ .relatedStories___CP4jV .carousel___RtGrS .slick-current{padding-left:0px;width:311px !important}.GpaArticleCards___ir6jZ .relatedStories___CP4jV .carousel___RtGrS .slick-active+.slick-slide{width:311px !important}.GpaArticleCards___ir6jZ .relatedStories___CP4jV .carousel___RtGrS .slick-prev,.GpaArticleCards___ir6jZ .relatedStories___CP4jV .carousel___RtGrS .slick-next{top:495px}.GpaArticleCards___ir6jZ .relatedStories___CP4jV .carousel___RtGrS .slick-prev{left:0}.GpaArticleCards___ir6jZ .relatedStories___CP4jV .carousel___RtGrS .slick-next{left:54px}}@media screen and (max-width: 330px){.GpaArticleCards___ir6jZ .relatedStories___CP4jV .carousel___RtGrS .slick-current{width:290px !important}.GpaArticleCards___ir6jZ .relatedStories___CP4jV .carousel___RtGrS .slick-active+.slick-slide{width:290px !important}}.GpaArticleCards___ir6jZ .relatedStories___CP4jV.seriesList___IcgRF .insightsList___MDw9d{margin:32px 0 0 0}@media screen and (max-width: 768px){.GpaArticleCards___ir6jZ .relatedStories___CP4jV.seriesList___IcgRF .insightsList___MDw9d{margin:24px 0 0 0}}@media screen and (min-width: 769px)and (max-width: 1200px){.GpaArticleCards___ir6jZ .relatedStories___CP4jV.seriesList___IcgRF .insightsList___MDw9d .insightCard{margin-right:6% !important}}.GpaArticleCards___ir6jZ .relatedStories___CP4jV .insightsList___MDw9d{display:flex;flex-wrap:wrap;flex-direction:row;align-items:stretch}.GpaArticleCards___ir6jZ .relatedStories___CP4jV .insightsList___MDw9d.isForGpaInsights___0\+OMq{row-gap:64px}@media screen and (max-width: 768px){.GpaArticleCards___ir6jZ .relatedStories___CP4jV .insightsList___MDw9d.isForGpaInsights___0\+OMq{row-gap:0}}@media screen and (max-width: 768px){.GpaArticleCards___ir6jZ .relatedStories___CP4jV .insightsList___MDw9d.seriesCards___G43WP{flex-direction:column !important}}@media screen and (max-width: 768px){.GpaArticleCards___ir6jZ .relatedStories___CP4jV .insightsList___MDw9d.seriesCards___G43WP .insightCard{width:100% !important}.GpaArticleCards___ir6jZ .relatedStories___CP4jV .insightsList___MDw9d.seriesCards___G43WP .insightCard:not(:last-child){margin-bottom:40px !important}.GpaArticleCards___ir6jZ .relatedStories___CP4jV .insightsList___MDw9d.seriesCards___G43WP .insightCard:last-child{margin-bottom:0 !important}}@media screen and (min-width: 769px)and (max-width: 1200px){.GpaArticleCards___ir6jZ .relatedStories___CP4jV .insightsList___MDw9d{margin:49px -8% 0px 0px}}@media screen and (min-width: 1201px){.GpaArticleCards___ir6jZ .relatedStories___CP4jV .insightsList___MDw9d{margin:49px 0px 0px 0px}}.GpaArticleCards___ir6jZ .relatedStories___CP4jV .insightsList___MDw9d .insightCard{border-radius:unset}@media screen and (max-width: 768px){.GpaArticleCards___ir6jZ .relatedStories___CP4jV .insightsList___MDw9d .insightCard{width:calc(33.33% - 47px)}}@media screen and (min-width: 769px)and (max-width: 1200px){.GpaArticleCards___ir6jZ .relatedStories___CP4jV .insightsList___MDw9d .insightCard{flex:0 0 43.32%;width:calc(33.33% - 47px) !important;margin-bottom:50px}}@media screen and (min-width: 1201px)and (max-width: 1300px){.GpaArticleCards___ir6jZ .relatedStories___CP4jV .insightsList___MDw9d .insightCard{width:calc(33.33% - 47px) !important}}@media screen and (min-width: 1301px){.GpaArticleCards___ir6jZ .relatedStories___CP4jV .insightsList___MDw9d .insightCard{width:344px}}@media screen and (min-width: 769px)and (max-width: 1200px){.GpaArticleCards___ir6jZ .relatedStories___CP4jV .insightsList___MDw9d .insightCard:not(:nth-child(3n)){margin-right:6%}}@media screen and (min-width: 1201px)and (max-width: 1300px){.GpaArticleCards___ir6jZ .relatedStories___CP4jV .insightsList___MDw9d .insightCard:not(:nth-child(3n)){margin-right:70px}}@media screen and (min-width: 1301px){.GpaArticleCards___ir6jZ .relatedStories___CP4jV .insightsList___MDw9d .insightCard:not(:nth-child(3n)){margin-right:72px}}.GpaArticleCards___ir6jZ .relatedStories___CP4jV .insightsList___MDw9d .insightCard:nth-child(3n){margin-bottom:0px}.GpaArticleCards___ir6jZ .relatedStories___CP4jV .isForGpaInsights___0\+OMq+.loadMoreBtn___fmyHc{margin-top:64px}@media screen and (max-width: 768px){.GpaArticleCards___ir6jZ .relatedStories___CP4jV .isForGpaInsights___0\+OMq+.loadMoreBtn___fmyHc{margin-top:40px}}.GpaArticleCards___ir6jZ .relatedStories___CP4jV .loadMoreBtn___fmyHc button{display:flex !important;justify-content:center !important;align-items:center !important;min-height:42px !important;padding:14px 16px !important;border-radius:6px !important;border:1px solid #255be3 !important}.GpaArticleCards___ir6jZ .relatedStories___CP4jV .displayInCMS___eO7Lm{display:flex;flex-wrap:wrap;margin:49px 0 43px}.GpaArticleCards___ir6jZ .relatedStories___CP4jV .displayInCMS___eO7Lm .insightCard{width:calc(33.33% - 47px);margin-bottom:50px;border-radius:unset}.GpaArticleCards___ir6jZ .relatedStories___CP4jV .displayInCMS___eO7Lm .insightCard:not(:nth-child(3n)){margin-right:70px}
.cdi-carousel-arrow-icon:before {
  content: none !important;
}
.icgds.lmn-theme-light .cdi-carousel-arrow-icon {
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  position: absolute;
  color: #005aa1;
  background-color: rgba(0, 118, 212, 0.1);
  border-color: transparent;
  border-radius: 2px;
  border-width: 1px;
  border-style: solid;
}
.icgds.lmn-theme-light .cdi-carousel-arrow-icon:hover {
  color: #005aa1;
  background-color: rgba(0, 118, 212, 0.2);
}
.icgds.lmn-theme-light .cdi-carousel-arrow-icon:focus {
  color: #005aa1;
  background-color: rgba(0, 118, 212, 0.1);
  border-color: #219dff;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(33, 157, 255, 0.4);
}
.icgds.lmn-theme-light .cdi-carousel-arrow-icon:active {
  color: #ffffff;
  background-color: #17355f;
}
.icgds.lmn-theme-dark .cdi-carousel-arrow-icon {
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  position: absolute;
  color: #80aff8;
  background-color: #22303e;
  border-color: transparent;
  border-radius: 2px;
  border-width: 1px;
  border-style: solid;
}
.icgds.lmn-theme-dark .cdi-carousel-arrow-icon:hover {
  color: #80aff8;
  background-color: rgba(61, 86, 111, 0.7);
}
.icgds.lmn-theme-dark .cdi-carousel-arrow-icon:focus {
  color: #80aff8;
  background-color: #22303e;
  border-color: #337ff4;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(51, 127, 244, 0.4);
}
.icgds.lmn-theme-dark .cdi-carousel-arrow-icon:active {
  color: #000;
  background-color: #e9eef3;
}
.icgds.lmn-theme-dark .cdi-carousel-slick-dots li button {
  width: 32px;
  height: 4px;
  background: rgba(33, 157, 255, 0.4);
  padding: 0;
}
.icgds.lmn-theme-dark .cdi-carousel-slick-dots li.slick-active button {
  background: #219dff;
}
.icgds.lmn-theme-light .cdi-carousel-slick-dots li button {
  width: 32px;
  height: 4px;
  background: #a8bbcf;
  padding: 0;
}
.icgds.lmn-theme-light .cdi-carousel-slick-dots li.slick-active button {
  background: #0076d4;
}
.icgds.lmn-theme-dark .cdi-carousel-slick-dots li, .icgds.lmn-theme-light .cdi-carousel-slick-dots li {
  width: 32px;
  height: 4px;
  margin: 0 4px;
}
.icgds.lmn-theme-dark .cdi-carousel-slick-dots li button:before, .icgds.lmn-theme-light .cdi-carousel-slick-dots li button:before {
  content: none;
}
.icgds.lmn-theme-light .cdi-carousel-arrow-icon.slick-disabled {
  background-color: #C8D5E1;
  color: #4F6F90;
  box-shadow: none !important;
  cursor: not-allowed !important;
  border: none !important;
}

.icgds .carousel{width:100%;overflow:hidden}.icgds .carousel .carouselBody{width:fit-content;display:flex;position:relative}.icgds .carousel .carouselBody .fadeIn{animation:fadein .6s;animation-iteration-count:1;animation-fill-mode:forwards}.icgds .carousel .carouselBody .fadeOut{animation:fadeout .6s;animation-iteration-count:1;animation-fill-mode:forwards}.icgds .carousel .carouselBody .leftStatus{opacity:0}.icgds .carousel ul{list-style:none;padding-inline-start:0}.icgds .carousel .actions{display:flex;margin-top:20px;padding-bottom:2px}.icgds .carousel .actions button{height:42px !important;width:42px;min-width:42px !important;margin-right:10px}.icgds .carousel .actions .btnSpace{margin-left:57px}@keyframes fadein___XQ-GZ{0%{opacity:0}80%{opacity:.2}100%{opacity:1}}@keyframes fadeout___8SF52{0%{opacity:1}80%{opacity:.2}100%{opacity:0}}
.BusinessContactUs___SJzre{background:var(--core-primary-ink-blue, #0f1632);color:#fff;max-width:976px;width:100%;margin:90px auto 120px !important;padding:48px 56px;border-radius:20px}.BusinessContactUs___SJzre .lmn-radio:not(.lmn-radio-native) .lmn-control-input~.lmn-control-icon{border:1px solid #fff !important;background-color:rgba(0,0,0,0) !important}.BusinessContactUs___SJzre .lmn-radio:not(.lmn-radio-native) .lmn-control-input:checked~.lmn-control-icon:before{background-color:#fff !important}.BusinessContactUs___SJzre .lmn-selection-control{color:#fff !important}@media screen and (max-width: 1023px){.BusinessContactUs___SJzre .contact-outer-layer{width:90%;min-width:unset;max-width:100%;padding:90px 7.5%}.BusinessContactUs___SJzre .contact-outer-layer-text{font-size:20px;line-height:26px}.BusinessContactUs___SJzre .contact-outer-layer-icon{font-size:10px;padding-left:5px;vertical-align:middle}}.BusinessContactUs___SJzre .contactUsContainer___aZ77i{display:flex;flex-direction:column;width:100%}.BusinessContactUs___SJzre .contactUsContainer___aZ77i .bannerContainer___W7SIz{display:flex;justify-content:space-between;column-gap:44px}.BusinessContactUs___SJzre .contactUsContainer___aZ77i .bannerContainer___W7SIz .infoContainer___6zaQL{width:663px;max-width:100%;display:flex;column-gap:40px;border-right:1px solid #255be3}.BusinessContactUs___SJzre .contactUsContainer___aZ77i .bannerContainer___W7SIz .infoContainer___6zaQL .image___QB1j1{width:159px;min-width:159px;height:170px;border-radius:10px;object-fit:cover;position:relative !important}.BusinessContactUs___SJzre .contactUsContainer___aZ77i .bannerContainer___W7SIz .infoContainer___6zaQL .image___QB1j1 img{width:159px !important;height:170px !important;border-radius:10px;object-fit:cover;position:relative !important}.BusinessContactUs___SJzre .contactUsContainer___aZ77i .bannerContainer___W7SIz .infoContainer___6zaQL .infoRight___1t1em{display:flex;flex-direction:column;justify-content:center;padding-right:44px}.BusinessContactUs___SJzre .contactUsContainer___aZ77i .bannerContainer___W7SIz .infoContainer___6zaQL .infoRight___1t1em .bannerTitle___3bOcJ{font-size:28px;line-height:36px;font-weight:400;color:#fff;display:-webkit-box;/*! autoprefixer: off */-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;max-height:auto}.BusinessContactUs___SJzre .contactUsContainer___aZ77i .bannerContainer___W7SIz .infoContainer___6zaQL .infoRight___1t1em .bannerTitle___3bOcJ sub,.BusinessContactUs___SJzre .contactUsContainer___aZ77i .bannerContainer___W7SIz .infoContainer___6zaQL .infoRight___1t1em .bannerTitle___3bOcJ sup{font-size:75%;line-height:0;position:relative}.BusinessContactUs___SJzre .contactUsContainer___aZ77i .bannerContainer___W7SIz .infoContainer___6zaQL .infoRight___1t1em .bannerSummary___878Zg{margin-top:12px;font-size:18px;line-height:24px;font-weight:400;display:-webkit-box;/*! autoprefixer: off */-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;max-height:auto}.BusinessContactUs___SJzre .contactUsContainer___aZ77i .bannerContainer___W7SIz .infoContainer___6zaQL .infoRight___1t1em .bannerSummary___878Zg sub,.BusinessContactUs___SJzre .contactUsContainer___aZ77i .bannerContainer___W7SIz .infoContainer___6zaQL .infoRight___1t1em .bannerSummary___878Zg sup{font-size:75%;line-height:0;position:relative}.BusinessContactUs___SJzre .contactUsContainer___aZ77i .bannerContainer___W7SIz .infoContainer___6zaQL .infoRight___1t1em .learnMore___Hbq3X{display:flex;align-items:center;margin-top:24px}.BusinessContactUs___SJzre .contactUsContainer___aZ77i .bannerContainer___W7SIz .infoContainer___6zaQL .infoRight___1t1em .learnMore___Hbq3X .learnMoreLink___MwzzS{display:flex;align-items:center}.BusinessContactUs___SJzre .contactUsContainer___aZ77i .bannerContainer___W7SIz .infoContainer___6zaQL .infoRight___1t1em .learnMore___Hbq3X .learnMoreLink___MwzzS .linkText___HSgXI{font-size:18px;line-height:26px;color:#fff}.BusinessContactUs___SJzre .contactUsContainer___aZ77i .bannerContainer___W7SIz .infoContainer___6zaQL .infoRight___1t1em .learnMore___Hbq3X .learnMoreLink___MwzzS :hover{text-decoration:underline;color:#fff}.BusinessContactUs___SJzre .contactUsContainer___aZ77i .bannerContainer___W7SIz .infoContainer___6zaQL .infoRight___1t1em .learnMore___Hbq3X .iconArrowRight___bt1iH{font-size:24px;color:#fff;margin-left:8px}.BusinessContactUs___SJzre .contactUsContainer___aZ77i .bannerContainer___W7SIz .infoContainer___6zaQL .infoRight___1t1em .learnMore___Hbq3X .linkText___HSgXI:hover{text-decoration:underline;color:#fff}.BusinessContactUs___SJzre .contactUsContainer___aZ77i .bannerContainer___W7SIz .infoContainerNoForm___sMTzF{width:100%;border-right:none}.BusinessContactUs___SJzre .contactUsContainer___aZ77i .bannerContainerDefault___-lKx-{display:flex;justify-content:center;column-gap:44px}.BusinessContactUs___SJzre .contactUsContainer___aZ77i .contactUs___Z8Pgm{width:157px;height:170px;display:flex;flex-direction:column;justify-content:center;align-items:center}.BusinessContactUs___SJzre .contactUsContainer___aZ77i .contactUs___Z8Pgm .contactUsTitle___TvYLe{font-size:28px;line-height:38px;font-weight:400;margin-bottom:16px}.BusinessContactUs___SJzre .contactUsContainer___aZ77i .contactUs___Z8Pgm .lmn-btn.lmn-btn-icon{min-width:auto !important;width:127px !important;padding:12px 16px !important}.BusinessContactUs___SJzre .contactUsContainer___aZ77i .contactUs___Z8Pgm .contactUsButton___SneAO{width:127px;height:42px}.BusinessContactUs___SJzre .contactUsContainer___aZ77i .contactUs___Z8Pgm .contactUsButton___SneAO .btnTitle___yTxwP{font-size:14px;line-height:14px;margin:0 !important}.BusinessContactUs___SJzre .contactUsContainer___aZ77i .contactUs___Z8Pgm .icon___ftAts{font-size:7.5px;margin-left:6px}.spaceTop___uoHPM{margin-top:0 !important}.seriesContactUs___eozgY{margin:0 auto !important}.singleBusinessContactUs___PAS5q{max-width:776px;padding:48px 56px 54px 56px}.singleBusinessContactUs___PAS5q .contactUsContainer___aZ77i{display:flex;align-items:center;justify-content:center}.singleBusinessContactUs___PAS5q .contactUsContainer___aZ77i .contactUs___Z8Pgm{height:auto;display:flex;justify-content:center;align-items:center}.contact-us-container___CxjLP:target{padding-top:90px !important;margin-top:-90px !important}@media screen and (max-width: 1299.98px){.singleBusinessContactUs___PAS5q{max-width:56%}}@media screen and (max-width: 1023px){.BusinessContactUs___SJzre{width:100%;padding:0}.BusinessContactUs___SJzre .bannerContainer___W7SIz{flex-direction:column}.BusinessContactUs___SJzre .bannerContainer___W7SIz .infoContainer___6zaQL{width:100%;display:flex;flex-direction:column}.BusinessContactUs___SJzre .contactUsContainer___aZ77i{width:100%}.BusinessContactUs___SJzre .contactUsContainer___aZ77i .bannerContainer___W7SIz .infoContainer___6zaQL{width:100%;border-right:none;flex-direction:column;column-gap:0}.BusinessContactUs___SJzre .contactUsContainer___aZ77i .bannerContainer___W7SIz .infoContainer___6zaQL .image___QB1j1{width:100%;height:170px;border-top-left-radius:20px;border-top-right-radius:20px}.BusinessContactUs___SJzre .contactUsContainer___aZ77i .bannerContainer___W7SIz .infoContainer___6zaQL .image___QB1j1 img{width:100% !important;height:170px !important;border-top-left-radius:20px;border-top-right-radius:20px}.BusinessContactUs___SJzre .contactUsContainer___aZ77i .bannerContainer___W7SIz .infoContainer___6zaQL .infoRight___1t1em{padding:24px}.BusinessContactUs___SJzre .contactUsContainer___aZ77i .bannerContainer___W7SIz .infoContainer___6zaQL .infoRight___1t1em .bannerTitle___3bOcJ{font-size:24px;line-height:34px;font-weight:400;display:-webkit-box;/*! autoprefixer: off */-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;max-height:auto}.BusinessContactUs___SJzre .contactUsContainer___aZ77i .bannerContainer___W7SIz .infoContainer___6zaQL .infoRight___1t1em .bannerTitle___3bOcJ sub,.BusinessContactUs___SJzre .contactUsContainer___aZ77i .bannerContainer___W7SIz .infoContainer___6zaQL .infoRight___1t1em .bannerTitle___3bOcJ sup{font-size:75%;line-height:0;position:relative}.BusinessContactUs___SJzre .contactUsContainer___aZ77i .bannerContainer___W7SIz .infoContainer___6zaQL .infoRight___1t1em .bannerSummary___878Zg{font-size:16px;line-height:22px;display:-webkit-box;/*! autoprefixer: off */-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;max-height:auto}.BusinessContactUs___SJzre .contactUsContainer___aZ77i .bannerContainer___W7SIz .infoContainer___6zaQL .infoRight___1t1em .bannerSummary___878Zg sub,.BusinessContactUs___SJzre .contactUsContainer___aZ77i .bannerContainer___W7SIz .infoContainer___6zaQL .infoRight___1t1em .bannerSummary___878Zg sup{font-size:75%;line-height:0;position:relative}.BusinessContactUs___SJzre .contactUsContainer___aZ77i .contactUs___Z8Pgm{width:100%;height:auto;display:flex;flex-direction:row;justify-content:flex-start;column-gap:8px;padding-left:24px;margin-bottom:48px}.BusinessContactUs___SJzre .contactUsContainer___aZ77i .contactUs___Z8Pgm .learnMore___Hbq3X button{background-color:rgba(0,0,0,0) !important;border:1px solid #fff !important;color:#fff !important;width:103px;height:42px}.BusinessContactUs___SJzre .contactUsContainer___aZ77i .contactUsMobile___5Tjvj{display:flex;flex-direction:column;justify-content:center;padding-top:48px;padding-left:0}.BusinessContactUs___SJzre .contact-outer-layer___F5kXo{padding:0 5%}.singleBusinessContactUs___PAS5q{width:90%;padding-top:48px}.singleBusinessContactUs___PAS5q .contactUsContainer___aZ77i{display:flex;flex-direction:column;align-items:center;justify-content:center}.singleBusinessContactUs___PAS5q .contactUsContainer___aZ77i .contactUs___Z8Pgm{width:100%;height:auto;display:flex;flex-direction:column;padding-left:0}.contact-us-container___CxjLP:target{padding-top:90px !important;margin-top:-50px !important}}@media screen and (max-width: 768px){.singleBusinessContactUs___PAS5q{max-width:90%}}
.IcgContact___bE5QK{display:flex;width:auto}.IcgContact___bE5QK .lmn-form-group{margin-bottom:36px !important}.IcgContact___bE5QK .contact-form-wrapper{max-width:776px;max-width:85vw;padding:74px 5px 0;margin:auto;display:flex;flex-direction:column;position:relative;padding:56px 58px 56px 56px;border:1px solid rgba(255,255,255,.3019607843);margin-top:54px;border-radius:10px}.IcgContact___bE5QK .contact-form-wrapper .contact-form{display:flex;flex-wrap:wrap;justify-content:space-between}.IcgContact___bE5QK .contact-form-wrapper .contact-label{display:block;margin-bottom:9px !important;font-size:12px !important;line-height:16px !important}.IcgContact___bE5QK .contact-form-wrapper .text-link{font-size:16px;line-height:22px;color:#fff}.IcgContact___bE5QK .contact-form-wrapper .contact-tips{font-size:14px !important;white-space:normal}.IcgContact___bE5QK .contact-form-wrapper .contact-input-item{width:calc(50% - 20px);max-width:90%;margin-bottom:40px;position:relative}.IcgContact___bE5QK .contact-form-wrapper .contact-input-item .lmn-input{height:42px;line-height:42px}.IcgContact___bE5QK .contact-form-wrapper .contact-input-item .invalid-prompt{background-color:#b32a1c;font-size:12px;line-height:16px;font-weight:400;color:#fff;letter-spacing:0;border-radius:2px;margin-top:.3125rem;position:absolute;padding:.625rem}.IcgContact___bE5QK .contact-form-wrapper .contact-input-item .invalid-prompt::after{content:"";width:0;height:0;border-width:.625rem;border-style:solid;border-color:#b32a1c;transform:rotate(45deg);border-right-color:rgba(0,0,0,0);border-bottom-color:rgba(0,0,0,0);position:absolute;top:-0.5rem;left:.625rem}.IcgContact___bE5QK .contact-form-wrapper .odd-contact-input-item:last-child{width:100%;max-width:100%}.IcgContact___bE5QK .contact-form-wrapper .subscribe-section{display:flex;align-items:flex-start}.IcgContact___bE5QK .contact-form-wrapper .subscribe-section .subscribe-checkbox{display:inline-block;margin-right:12px}.IcgContact___bE5QK .contact-form-wrapper .subscribe-section .subscribe-text{font-size:16px;line-height:20px}.IcgContact___bE5QK .contact-form-wrapper .subscribe-section .subscribe-text .unsubscribe-text{color:#bcc5c9 !important}.IcgContact___bE5QK .contact-form-wrapper .interests-section{margin-bottom:40px}.IcgContact___bE5QK .contact-form-wrapper .interests-section .lmn-text-placeholder{color:var(--text-color-inverse-0) !important}.IcgContact___bE5QK .contact-form-wrapper .button-wrapper{display:flex;justify-content:end;column-gap:8px;margin-top:50px}.IcgContact___bE5QK .contact-form-wrapper .button-wrapper .cancel-button{margin-right:8px;height:42px}.IcgContact___bE5QK .contact-form-wrapper .button-wrapper button{height:42px}.IcgContact___bE5QK .contact-form-wrapper .alert-wrapper{font-size:1rem;align-self:flex-end;margin-top:0;margin-bottom:20px}.IcgContact___bE5QK .contact-label a.privacy-link:hover{color:#73c2fc !important}.IcgContact___bE5QK .text-link a.privacy-link:hover{color:#73c2fc !important}.IcgContact___bE5QK .interest-select{width:295px !important;padding-top:8px;padding-bottom:8px}.IcgContact___bE5QK .interest-menu-wrapper{width:295px !important}.IcgContact___bE5QK .interest-select-menu .lmn-menu-item{padding:5px 4px !important;margin:.25rem 0;border-radius:2px;padding:12px 8px !important;margin:.25rem 0;border-radius:2px;margin:0 !important;line-height:18px;font-size:14px;white-space:normal}@media screen and (max-width: 1059px){.IcgContact___bE5QK .contact-form-wrapper{max-width:100%;padding:0;border:none;margin-top:54px}}@media screen and (max-width: 1025px){.IcgContact___bE5QK .contact-form-wrapper{max-width:100%;padding:48px;border:none;margin-top:0;padding-top:0}}@media screen and (max-width: 769px){.IcgContact___bE5QK .contact-form-wrapper{max-width:100%;padding:48px;border:none;margin-top:0}}@media screen and (max-width: 575px){.IcgContact___bE5QK .contact-form-wrapper{width:82.7%;padding:0;border:none;margin-top:0}.IcgContact___bE5QK .contact-form-wrapper .contact-form{justify-content:center}.IcgContact___bE5QK .contact-form-wrapper .button-wrapper{margin:48px 0}.IcgContact___bE5QK .contact-form-wrapper .contact-input-item,.IcgContact___bE5QK .contact-form-wrapper .interest-select,.IcgContact___bE5QK .contact-form-wrapper .odd-contact-input-item:last-child{width:100%;max-width:100%}}.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-checkbox:not(.lmn-checkbox-native) .lmn-control-input~.lmn-control-icon{border-radius:2px;border:1px solid var(--core-primary-white, #FFF);background:rgba(0,0,0,0)}.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-checkbox:not(.lmn-checkbox-native) .lmn-control-input:focus~.lmn-control-icon{box-shadow:var(--Semantic-Shadow-Focus-Inner-line-shadow_x-distance-inner-line_focus, 0px) var(--Semantic-Shadow-Focus-Inner-line-shadow_y-distance-inner-line_focus, 0px) var(--Semantic-Shadow-Focus-Inner-line-shadow_blur-inner-line_focus, 0px) var(--Semantic-Shadow-Focus-Inner-line-shadow_spread-inner-line_focus, 2px) #0f1632,var(--Semantic-Shadow-Focus-Outline-shadow_x-distance_outline_focus, 0px) var(--Semantic-Shadow-Focus-Outline-shadow_y-distance_outline_focus, 0px) var(--Semantic-Shadow-Focus-Outline-shadow_blur_outline_focus, 0px) var(--Semantic-Shadow-Focus-Outline-shadow_spread_outline_focus, 4px) var(--Semantic-Shadow-Focus-Outline-shadow_fill-outline_focus, #255BE3) !important}.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-checkbox:not(.lmn-checkbox-native) .lmn-control-input~.lmn-control-icon::before{border-radius:2px;background-color:rgba(0,0,0,0) !important;border:1px solid var(--core-primary-white, #FFF)}.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-checkbox:not(.lmn-checkbox-native) .lmn-control-input:checked~.lmn-control-icon{border-radius:2px;background-color:#005ff1;border:1px solid var(--core-primary-white, #FFF)}.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-checkbox:not(.lmn-checkbox-native) .lmn-control-input:checked~.lmn-control-icon::before{border-radius:2px;background-color:rgba(0,0,0,0) !important;border:1px solid var(--core-primary-white, #FFF)}.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-btn-secondary{color:#80aff8;background-color:rgba(0,0,0,0);border-color:#337ff4}.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-btn-secondary:not(:disabled):not(.disabled):not(.invalid):hover{color:#b3cffb;background-color:rgba(61,86,111,.7);border-color:#337ff4}.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-btn-secondary:not(:disabled):not(.disabled):not(.invalid).focus{color:#80aff8;background-color:rgba(0,0,0,0);border-color:#337ff4}.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-btn-secondary:not(:disabled):not(.disabled):not(.invalid).active{color:#000;background-color:#e9eef3;border-color:rgba(0,0,0,0)}.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-btn-secondary.disabled,.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-btn-secondary:disabled{background-color:rgba(52,73,95,.4)}.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-btn-primary{color:#fff;background-color:#005ff1}.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-btn-primary:not(:disabled):not(.disabled):not(.invalid):hover{color:#fff;background-color:rgba(0,95,241,.7)}.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-btn-primary:not(:disabled):not(.disabled):not(.invalid).focus{color:#fff;background-color:#005ff1}.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-btn-primary:not(:disabled):not(.disabled):not(.invalid).active{color:#000;background-color:#e9eef3}.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-btn-primary:disabled{border-color:rgba(0,0,0,0) !important}.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-input{color:#fff !important;background-color:#0f1632 !important;border-color:#46637f;box-shadow:none}.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-input:not(.disabled):not(:disabled):not(.invalid):focus{border-radius:6px !important;border:1px solid var(--core-primary-white, #FFF) !important;background:var(--core-primary-ink-blue, #0F1632) !important;box-shadow:var(--Semantic-Shadow-Focus-Inner-line-shadow_x-distance-inner-line_focus, 0px) var(--Semantic-Shadow-Focus-Inner-line-shadow_y-distance-inner-line_focus, 0px) var(--Semantic-Shadow-Focus-Inner-line-shadow_blur-inner-line_focus, 0px) var(--Semantic-Shadow-Focus-Inner-line-shadow_spread-inner-line_focus, 2px) #0f1632,var(--Semantic-Shadow-Focus-Outline-shadow_x-distance_outline_focus, 0px) var(--Semantic-Shadow-Focus-Outline-shadow_y-distance_outline_focus, 0px) var(--Semantic-Shadow-Focus-Outline-shadow_blur_outline_focus, 0px) var(--Semantic-Shadow-Focus-Outline-shadow_spread_outline_focus, 4px) var(--Semantic-Shadow-Focus-Outline-shadow_fill-outline_focus, #255BE3) !important}.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-input:not(:disabled):not(.disabled).invalid{border-color:#ff7a75}.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-input.disabled::-webkit-input-placeholder,.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-input:disabled::-webkit-input-placeholder{color:rgba(184,200,216,.4)}.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-input.disabled::-moz-placeholder,.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-input:disabled::-moz-placeholder{color:rgba(184,200,216,.4)}.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-input.disabled:-ms-input-placeholder,.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-input:disabled:-ms-input-placeholder{color:rgba(184,200,216,.4)}.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-input.disabled::-ms-input-placeholder,.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-input:disabled::-ms-input-placeholder{color:rgba(184,200,216,.4)}.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-input.disabled::placeholder,.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-input:disabled::placeholder{color:rgba(184,200,216,.4)}.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-input::-webkit-input-placeholder{color:#7795b4}.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-input::-moz-placeholder{color:#7795b4}.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-input:-ms-input-placeholder{color:#7795b4}.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-input::-ms-input-placeholder{color:#7795b4}.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-input::placeholder{color:#7795b4}.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-textarea{color:#fff !important;background-color:#0f1632 !important;border-color:#46637f;box-shadow:none}.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-textarea:not(.disabled):not(:disabled):not(.invalid):focus{border-radius:6px !important;border:1px solid var(--core-primary-white, #FFF) !important;background:var(--core-primary-ink-blue, #0F1632) !important;box-shadow:var(--Semantic-Shadow-Focus-Inner-line-shadow_x-distance-inner-line_focus, 0px) var(--Semantic-Shadow-Focus-Inner-line-shadow_y-distance-inner-line_focus, 0px) var(--Semantic-Shadow-Focus-Inner-line-shadow_blur-inner-line_focus, 0px) var(--Semantic-Shadow-Focus-Inner-line-shadow_spread-inner-line_focus, 2px) #0f1632,var(--Semantic-Shadow-Focus-Outline-shadow_x-distance_outline_focus, 0px) var(--Semantic-Shadow-Focus-Outline-shadow_y-distance_outline_focus, 0px) var(--Semantic-Shadow-Focus-Outline-shadow_blur_outline_focus, 0px) var(--Semantic-Shadow-Focus-Outline-shadow_spread_outline_focus, 4px) var(--Semantic-Shadow-Focus-Outline-shadow_fill-outline_focus, #255BE3) !important}.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-textarea::-webkit-input-placeholder{color:#7795b4}.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-textarea::-moz-placeholder{color:#7795b4}.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-textarea:-ms-input-placeholder{color:#7795b4}.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-textarea::-ms-input-placeholder{color:#7795b4}.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-textarea::placeholder{color:#7795b4}.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-selection-control{color:#fff}.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-selection-control.disabled{color:rgba(184,200,216,.4)}.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-dropdown-menu-wrapper{border-radius:6px !important;border:1px solid var(--core-primary-white, #FFF) !important;background:var(--core-primary-ink-blue, #0F1632) !important;box-shadow:var(--Semantic-Shadow-Focus-Inner-line-shadow_x-distance-inner-line_focus, 0px) var(--Semantic-Shadow-Focus-Inner-line-shadow_y-distance-inner-line_focus, 0px) var(--Semantic-Shadow-Focus-Inner-line-shadow_blur-inner-line_focus, 0px) var(--Semantic-Shadow-Focus-Inner-line-shadow_spread-inner-line_focus, 2px) #0f1632,var(--Semantic-Shadow-Focus-Outline-shadow_x-distance_outline_focus, 0px) var(--Semantic-Shadow-Focus-Outline-shadow_y-distance_outline_focus, 0px) var(--Semantic-Shadow-Focus-Outline-shadow_blur_outline_focus, 0px) var(--Semantic-Shadow-Focus-Outline-shadow_spread_outline_focus, 4px) var(--Semantic-Shadow-Focus-Outline-shadow_fill-outline_focus, #255BE3) !important}.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-dropdown-menu-wrapper .lmn-dropdown-menu{-ms-scrollbar-face-color:#6f7384;-ms-scrollbar-arrow-color:rgba(0,0,0,0);-ms-scrollbar-track-color:#10161d;-ms-scrollbar-shadow-color:#10161d;background:var(--bg-inverse-color-0);overflow-x:hidden}.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-dropdown-menu-wrapper .lmn-dropdown-menu::-webkit-scrollbar{background-color:rgba(0,0,0,0)}.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-dropdown-menu-wrapper .lmn-dropdown-menu::-webkit-scrollbar-thumb{background-color:#6f7384;background-clip:padding-box;border:3px solid rgba(0,0,0,0)}.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-dropdown-menu-wrapper .lmn-dropdown-menu::-webkit-scrollbar-thumb:hover{background-color:#4f6f90}.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-dropdown-menu-wrapper .lmn-dropdown-menu::-webkit-scrollbar-thumb:active{background-color:#4f6f90}.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-dropdown-menu-wrapper .lmn-dropdown-menu::-webkit-scrollbar-corner{background-color:rgba(0,0,0,0)}.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-dropdown-menu-wrapper .lmn-dropdown-menu .lmn-dropdown-item{color:#d9e2ea !important;background-color:inherit;border-color:rgba(0,0,0,0);padding:16px .5rem;margin:0 6px;white-space:normal}.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-dropdown-menu-wrapper .lmn-dropdown-menu .lmn-dropdown-item:first-child{border-bottom:1px solid #2b3d4e !important}.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-dropdown-menu-wrapper .lmn-dropdown-menu .lmn-dropdown-item .lmn-dropdown-item-inner.lmn-selection-control{font-size:16px}.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-dropdown-menu-wrapper .lmn-dropdown-menu .lmn-dropdown-item.disabled{color:rgba(119,149,180,.4)}.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-dropdown-menu-wrapper .lmn-dropdown-menu .lmn-dropdown-item.disabled>a,.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-dropdown-menu-wrapper .lmn-dropdown-menu .lmn-dropdown-item>a.disabled{color:rgba(119,149,180,.4)}.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-dropdown-menu-wrapper .lmn-dropdown-menu .lmn-dropdown-item:not(.disabled):hover{background-color:#255be3 !important}.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-dropdown-menu-wrapper .lmn-dropdown-menu .lmn-dropdown-item:not(.disabled):hover .lmn-checkbox:not(.lmn-checkbox-native) .lmn-control-input:indeterminate~.lmn-control-icon,.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-dropdown-menu-wrapper .lmn-dropdown-menu .lmn-dropdown-item:not(.disabled):hover .lmn-checkbox:not(.lmn-checkbox-native) .lmn-control-input:checked~.lmn-control-icon{background-color:#fff !important;border-color:rgba(0,0,0,0)}.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-dropdown-menu-wrapper .lmn-dropdown-menu .lmn-dropdown-item:not(.disabled):hover .lmn-checkbox:not(.lmn-checkbox-native) .lmn-control-input:indeterminate~.lmn-control-icon::before,.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-dropdown-menu-wrapper .lmn-dropdown-menu .lmn-dropdown-item:not(.disabled):hover .lmn-checkbox:not(.lmn-checkbox-native) .lmn-control-input:checked~.lmn-control-icon::before{background-color:#fff;color:#255be3 !important}.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-dropdown-menu-wrapper .lmn-dropdown-menu .lmn-dropdown-item:not(.disabled).active{background-color:#255be3 !important;color:#fff}.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-dropdown-menu-wrapper .lmn-dropdown-menu .lmn-dropdown-item:not(.disabled).active .lmn-checkbox:not(.lmn-checkbox-native) .lmn-control-input:indeterminate~.lmn-control-icon,.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-dropdown-menu-wrapper .lmn-dropdown-menu .lmn-dropdown-item:not(.disabled).active .lmn-checkbox:not(.lmn-checkbox-native) .lmn-control-input:checked~.lmn-control-icon{background-color:#fff !important;border-color:rgba(0,0,0,0)}.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-dropdown-menu-wrapper .lmn-dropdown-menu .lmn-dropdown-item:not(.disabled).active .lmn-checkbox:not(.lmn-checkbox-native) .lmn-control-input:indeterminate~.lmn-control-icon::before,.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-dropdown-menu-wrapper .lmn-dropdown-menu .lmn-dropdown-item:not(.disabled).active .lmn-checkbox:not(.lmn-checkbox-native) .lmn-control-input:checked~.lmn-control-icon::before{background-color:#fff;color:#255be3 !important}.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-dropdown-menu-wrapper .lmn-dropdown-menu .lmn-dropdown-item:not(.disabled).active>a,.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-dropdown-menu-wrapper .lmn-dropdown-menu .lmn-dropdown-item:not(.disabled)>a.active{color:#fff}.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-dropdown-menu-wrapper .lmn-dropdown-menu .lmn-dropdown-item:not(.disabled).focus{background-color:#255be3 !important}.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-dropdown-menu-wrapper .lmn-dropdown-menu .lmn-dropdown-item:not(.disabled).focus .lmn-checkbox:not(.lmn-checkbox-native) .lmn-control-input:indeterminate~.lmn-control-icon,.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-dropdown-menu-wrapper .lmn-dropdown-menu .lmn-dropdown-item:not(.disabled).focus .lmn-checkbox:not(.lmn-checkbox-native) .lmn-control-input:checked~.lmn-control-icon{background-color:#fff !important;border-color:rgba(0,0,0,0)}.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-dropdown-menu-wrapper .lmn-dropdown-menu .lmn-dropdown-item:not(.disabled).focus .lmn-checkbox:not(.lmn-checkbox-native) .lmn-control-input:indeterminate~.lmn-control-icon::before,.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-dropdown-menu-wrapper .lmn-dropdown-menu .lmn-dropdown-item:not(.disabled).focus .lmn-checkbox:not(.lmn-checkbox-native) .lmn-control-input:checked~.lmn-control-icon::before{background-color:#fff;color:#255be3 !important}.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-dropdown-toggle{color:#fff !important;background-color:#0f1632 !important;border:1px solid var(--core-primary-white, #FFF);height:100%;line-height:34px;font-size:16px}.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-dropdown-toggle:not(:disabled):not(.disabled):not(.invalid):hover{color:#fff;background-color:#22303e;border-color:#46637f}.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-dropdown-toggle:not(:disabled):not(.disabled):not(.invalid):focus,.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-dropdown-toggle:not(:disabled):not(.disabled):not(.invalid).focus{border-radius:6px !important;border:1px solid var(--core-primary-white, #FFF) !important;background:var(--core-primary-ink-blue, #0F1632) !important;box-shadow:var(--Semantic-Shadow-Focus-Inner-line-shadow_x-distance-inner-line_focus, 0px) var(--Semantic-Shadow-Focus-Inner-line-shadow_y-distance-inner-line_focus, 0px) var(--Semantic-Shadow-Focus-Inner-line-shadow_blur-inner-line_focus, 0px) var(--Semantic-Shadow-Focus-Inner-line-shadow_spread-inner-line_focus, 2px) #0f1632,var(--Semantic-Shadow-Focus-Outline-shadow_x-distance_outline_focus, 0px) var(--Semantic-Shadow-Focus-Outline-shadow_y-distance_outline_focus, 0px) var(--Semantic-Shadow-Focus-Outline-shadow_blur_outline_focus, 0px) var(--Semantic-Shadow-Focus-Outline-shadow_spread_outline_focus, 4px) var(--Semantic-Shadow-Focus-Outline-shadow_fill-outline_focus, #255BE3) !important}.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-dropdown-toggle:not(:focus):not(:disabled):not(.disabled):not(.invalid):active,.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-dropdown-toggle:not(:focus):not(:disabled):not(.disabled):not(.invalid).active{color:#fff;background-color:#0f1632 !important;border-color:#005ff1}.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-dropdown-toggle-link{background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-dropdown-toggle-link:not(:disabled):not(.disabled):not(.invalid):hover{border-color:rgba(0,0,0,0)}.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-dropdown-toggle .lmn-dropdown-trigger-icon{color:#fff !important}.icgds.lmn-theme-light .IcgLearnMore-IcgContact .lmn-tag{color:#cceaf7 !important;background-color:rgba(33,157,255,.2) !important;border-color:#80bbea !important}
.ccb-contact___JDUB2{display:flex;width:auto}.ccb-contact___JDUB2 .lmn-alert-icon{margin-top:0}.ccb-contact___JDUB2 .lmn-selection-control{color:#fff !important}.ccb-contact___JDUB2 .lmn-selection-control mark{color:#fff !important}.ccb-contact___JDUB2 .lmn-selection-control.disabled{color:rgba(184,200,216,.4) !important}.ccb-contact___JDUB2 .lmn-select-menu{-ms-scrollbar-face-color:#6f7384;-ms-scrollbar-arrow-color:rgba(0,0,0,0);-ms-scrollbar-track-color:#10161d;-ms-scrollbar-shadow-color:#10161d;background:var(--bg-inverse-color-0)}.ccb-contact___JDUB2 .lmn-select-menu::-webkit-scrollbar{background-color:rgba(0,0,0,0)}.ccb-contact___JDUB2 .lmn-select-menu::-webkit-scrollbar-thumb{background-color:#6f7384;background-clip:padding-box;border:3px solid rgba(0,0,0,0)}.ccb-contact___JDUB2 .lmn-select-menu::-webkit-scrollbar-corner{background-color:rgba(0,0,0,0)}.ccb-contact___JDUB2 .info-card{margin:72px auto 0;max-width:776px;background-color:#0f1632;flex-wrap:wrap;border:1px solid rgba(255,255,255,.3019607843);border-radius:10px;padding:56px 58px 56px 56px}.ccb-contact___JDUB2 .info-card-title{width:100%;color:#000;font-size:18px;letter-spacing:0;line-height:28px}.ccb-contact___JDUB2 .info-card-title-text{font-size:18px;line-height:24px;color:#fff;width:519px;margin-bottom:0}.ccb-contact___JDUB2 .info-card-title .step-title{margin-bottom:4px;display:flex;align-items:center;width:100%}.ccb-contact___JDUB2 .info-card-title .step-title .step-btn{margin:0 4px;display:flex;justify-content:center;align-items:center;flex-shrink:0;border-radius:50%;border:1px solid #fff;color:#fff;font-size:14px;line-height:18px;width:28px;height:28px}.ccb-contact___JDUB2 .info-card-title .step-title .step-btn:first-child{margin-left:0 !important}.ccb-contact___JDUB2 .info-card-title .step-title .primary{border:1px solid #255be3}.ccb-contact___JDUB2 .info-card-title .step-title .pregressIcon{display:flex;align-items:center}.ccb-contact___JDUB2 .info-card-title .step-title .pregressIcon .icon{color:#255be3}.ccb-contact___JDUB2 .info-card-title .step-title .primary{color:#fff;background-color:#255be3}.ccb-contact___JDUB2 .info-card-title .step-title .progress-border{border:1px solid #255be3}.ccb-contact___JDUB2 .info-card-title .step-title .line{width:138px;height:1px;border-top:1px solid #fff;border-color:#fff !important}.ccb-contact___JDUB2 .info-card-title .step-title .line:nth-last-child(3){height:0}.ccb-contact___JDUB2 .info-card-title .step-name{display:flex;width:459px;margin-bottom:74px}.ccb-contact___JDUB2 .info-card-title .step-name .name{flex:0 0 37.88%;font-size:14px;line-height:18px;color:#fff}.ccb-contact___JDUB2 .info-card-title .step-name .name-primary{color:#fff}.ccb-contact___JDUB2 .info-card-step{font-weight:bold}.ccb-contact___JDUB2 .info-card-btn-wrapper{width:100%;padding-top:32px;display:flex;align-items:center;justify-content:flex-end;column-gap:8px}.ccb-contact___JDUB2 .info-card-alert{font-size:14px;padding:10px;margin-top:30px}.ccb-contact___JDUB2 .info-card-btn{text-transform:capitalize;cursor:pointer}.ccb-contact___JDUB2 .info-card-btn:last-child{margin-right:0}.ccb-contact___JDUB2 .info-card .cancel-btn,.ccb-contact___JDUB2 .info-card .back-btn{height:42px;color:#fff !important}.ccb-contact___JDUB2 .info-card .cancel-btn:focus,.ccb-contact___JDUB2 .info-card .back-btn:focus{background-color:rgba(0,0,0,0) !important}.ccb-contact___JDUB2 .info-card .submit-btn,.ccb-contact___JDUB2 .info-card .next-btn,.ccb-contact___JDUB2 .info-card .acknowledge-btn{height:42px}.ccb-contact___JDUB2 .info-card .submit-btn{height:42px}.ccb-contact___JDUB2 .info-card .acknowledge-btn{width:117px;height:42px !important}.ccb-contact___JDUB2 .info-card .close-btn{height:42px;background-color:rgba(0,0,0,0) !important;border:1px solid #fff !important}.ccb-contact___JDUB2 .info-card .close-btn span{font-size:14px !important;line-height:14px !important}.ccb-contact___JDUB2 .info-card .close-btn:focus{border:2px solid #fff !important}.ccb-contact___JDUB2 .info-card .disabled-btn{position:relative;cursor:not-allowed}.ccb-contact___JDUB2 .info-card .disabled-btn::after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;border-color:rgba(0,0,0,0) !important}.ccb-contact___JDUB2 .lmn-btn{min-width:68px !important}.ccb-contact___JDUB2 .notices{font-size:16px;line-height:22px;margin-bottom:16px;max-width:519px}.ccb-contact___JDUB2 a:hover{color:#73c2fc !important}.ccb-contact___JDUB2 .notices:nth-child(2){margin-bottom:32px}.ccb-contact___JDUB2 .notices-text{font-size:16px;font-weight:400;line-height:22px;margin-bottom:56px !important}.ccb-contact___JDUB2 .notices-text a.privacy-link:hover{color:#73c2fc !important}.ccb-contact___JDUB2 .question{margin-top:36px;width:442px;max-width:100%}.ccb-contact___JDUB2 .question .emailWarning{margin-top:10px !important;color:#ffe166 !important}.ccb-contact___JDUB2 .question .label{color:#fff;letter-spacing:0;font-size:12px;font-weight:400;line-height:16px;margin-bottom:9px;display:block}.ccb-contact___JDUB2 .question .label .required-icon{color:#ff3c28}.ccb-contact___JDUB2 .question .lmn-select-button>span{font-size:14px !important;font-weight:400 !important;line-height:18px !important}.ccb-contact___JDUB2 .question .lmn-textarea{background:#17202a !important;color:#fff !important}.ccb-contact___JDUB2 .question .lmn-textarea::placeholder{color:#fff !important}.ccb-contact___JDUB2 .question .detail{color:#fff !important}.ccb-contact___JDUB2 .question .ccb-muti-checkbox .question-container .question-text-desc{color:#fff !important}.ccb-contact___JDUB2 .question .ccb-input{color:#fff !important}.ccb-contact___JDUB2 .question .lmn-checkbox:not(.lmn-checkbox-native) .lmn-control-input~.lmn-control-icon{background-color:rgba(0,0,0,0) !important;border-radius:2px !important}.ccb-contact___JDUB2 .question .lmn-checkbox:not(.lmn-checkbox-native) .lmn-control-input~.lmn-control-icon::before{background-color:var(--core-primary-ink-blue, #0f1632) !important;border-color:rgba(0,0,0,0) !important}.ccb-contact___JDUB2 .question .lmn-checkbox:not(.lmn-checkbox-native) .lmn-control-input:checked~.lmn-control-icon{background-color:#005ff1;border-color:rgba(0,0,0,0)}.ccb-contact___JDUB2 .question .lmn-checkbox:not(.lmn-checkbox-native) .lmn-control-input:checked~.lmn-control-icon::before{background-color:rgba(0,0,0,0) !important;border-color:rgba(0,0,0,0) !important}.ccb-contact___JDUB2 .question .ccb-single-select{height:42px}.ccb-contact___JDUB2 .question .ccb-single-select.lmn-select-trigger .disabled{background:rgba(255,255,255,.1) !important}.ccb-contact___JDUB2 .question .ccb-single-select.lmn-select-trigger .lmn-select-input-inner{background:var(--core-primary-ink-blue, #0f1632) !important}.ccb-contact___JDUB2 .question .ccb-multiple-select .lmn-tag{color:#fff !important;border:1px solid #fff !important}.ccb-contact___JDUB2 .question .ccb-checkbox-label{color:#fff !important;font-size:16px !important;font-weight:400 !important;line-height:22.4px !important}.ccb-contact___JDUB2 .question .ccb-single-select.lmn-select-trigger .lmn-input-suffix-icon{color:#fff !important;background:rgba(0,0,0,0) !important}.ccb-contact___JDUB2 .question .lmn-select-button{color:#fff !important;background-color:var(--core-primary-ink-blue, #0f1632) !important;border-color:#46637f;height:100%;line-height:34px;font-size:16px}.ccb-contact___JDUB2 .question .desc{font-size:12px !important}.ccb-contact___JDUB2 .question .disabledLabel,.ccb-contact___JDUB2 .question .disabledDesc{font-size:12px !important}.ccb-contact___JDUB2 .question .comment{margin-top:40px;font-size:16px;color:#fff;line-height:22.4px;margin-bottom:10px}.ccb-contact___JDUB2 .question .tip{color:#4f6f90;font-size:12px;line-height:18px}.ccb-contact___JDUB2 .question:nth-child(1){margin-top:32px}.ccb-contact___JDUB2 .info-card-btn-wrapper{justify-content:end !important}.ccb-contact___JDUB2 .info-card-border-btn-wrapper{border-top:1px solid rgba(255,255,255,.3019607843)}.ccb-contact___JDUB2 .lmn-select-menu{background-color:var(--core-primary-ink-blue, #0f1632) !important;border:1px solid #255be3 !important}.ccb-contact___JDUB2 .lmn-select-menu.lmn-select-menu-single .lmn-menu-inline .lmn-menu-item.selected{background:#255be3 !important;font-weight:normal !important}.ccb-contact___JDUB2 .lmn-select-menu .lmn-menu .lmn-menu-item{color:#fff !important}.ccb-contact___JDUB2 .lmn-select-menu .lmn-menu .lmn-menu-item .lmn-checkbox:not(.lmn-checkbox-native) .lmn-control-input~.lmn-control-icon{background-color:rgba(0,0,0,0) !important;border-radius:2px !important}.ccb-contact___JDUB2 .lmn-select-menu .lmn-menu .lmn-menu-item .lmn-checkbox:not(.lmn-checkbox-native) .lmn-control-input~.lmn-control-icon::before{background-color:var(--core-primary-ink-blue, #0f1632) !important;border-color:rgba(0,0,0,0) !important}.ccb-contact___JDUB2 .lmn-select-menu .lmn-menu .lmn-menu-item .lmn-checkbox:not(.lmn-checkbox-native) .lmn-control-input:checked~.lmn-control-icon{background-color:#005ff1;border-color:rgba(0,0,0,0)}.ccb-contact___JDUB2 .lmn-select-menu .lmn-menu .lmn-menu-item .lmn-checkbox:not(.lmn-checkbox-native) .lmn-control-input:checked~.lmn-control-icon::before{background-color:rgba(0,0,0,0) !important;border-color:rgba(0,0,0,0) !important}.ccb-contact___JDUB2 .lmn-select-menu .lmn-menu-inline .lmn-menu-item,.ccb-contact___JDUB2 .lmn-input{background:rgba(0,0,0,0) !important;color:#fff !important}.ccb-contact___JDUB2 .lmn-select-menu .lmn-menu-inline .lmn-menu-item::placeholder,.ccb-contact___JDUB2 .lmn-input::placeholder{color:#fff !important}.ccb-contact___JDUB2 .lmn-input{height:42px !important}.ccb-contact___JDUB2 .lmn-select-menu .lmn-menu-inline .lmn-menu-item:not(:disabled):not(.disabled):not(.invalid):hover{background:#255be3 !important}.ccb-contact___JDUB2 .lmn-select-menu .lmn-menu-inline .lmn-menu-item:not(:disabled):not(.disabled):not(.invalid):hover.selected{font-weight:normal !important}.ccb-contact___JDUB2 .lmn-select-menu .lmn-menu-inline .lmn-menu-item:not(:disabled):not(.disabled):not(.invalid):hover.selected .lmn-checkbox:not(.lmn-checkbox-native) .lmn-control-input:checked~.lmn-control-icon::before{background-color:#fff !important;color:#255be3;border-color:rgba(0,0,0,0) !important;opacity:1 !important}.ccb-contact___JDUB2 .lmn-select-menu .lmn-menu-inline .lmn-menu-item:not(:disabled):not(.disabled):not(.invalid):focus{background:#255be3 !important}.ccb-contact___JDUB2 .lmn-select-menu .lmn-menu-inline .lmn-menu-item:not(:disabled):not(.disabled):not(.invalid):focus.selected{font-weight:normal !important}.ccb-contact___JDUB2 .lmn-select-menu .lmn-menu-item.active,.ccb-contact___JDUB2 .icgds .lmn-select .lmn-select-menu .lmn-menu-item:active{background-color:#255be3 !important}.ccb-contact___JDUB2 .ccb-multiple-select{background:rgba(0,0,0,0) !important}.ccb-contact___JDUB2 .ccb-multiple-select.disabled{background:rgba(255,255,255,.1) !important}.ccb-contact___JDUB2 #numberFlex{display:flex;position:relative}.ccb-contact___JDUB2 #numberFlex.countryCode{white-space:nowrap;width:29%}.ccb-contact___JDUB2 #numberFlex.countryCode .invalid-msg{white-space:normal}.ccb-contact___JDUB2 #numberFlex.number{width:66.5%;margin-left:12px}.ccb-contact___JDUB2 #numberFlex .tip{position:absolute;left:0;white-space:nowrap;top:106px !important;margin-top:4px}.ccb-contact___JDUB2 #numberFlex .tip.invalidTip{margin-top:36px}.ccb-contact___JDUB2 #numberFlex .tip.invalidNumberTip{margin-top:36px}.CCBContactUs-container___YJRxT .ccbIframeContactUs___LCt79{margin:90px auto 120px !important;min-height:30px}.CCBContactUs-container___YJRxT:target{padding-top:90px !important;margin-top:-90px !important}@media screen and (max-width: 1024.1px){.ccb-contact___JDUB2{display:block}.ccb-contact___JDUB2 .info-card{border:none;width:100%;margin:0;padding:0px 24px 48px}.ccb-contact___JDUB2 .info-card-title{font-size:18px;line-height:28px;border-top:1px solid rgba(255,255,255,.3019607843) !important;padding-top:48px}.ccb-contact___JDUB2 .info-card-btn{margin-right:8px}.ccb-contact___JDUB2 .info-card .close-btn{width:68px}.ccb-contact___JDUB2 .info-card .tip{position:absolute;white-space:nowrap;left:0;top:106px !important;margin-top:4px}.ccb-contact___JDUB2 .info-card .tip.invalidTip{margin-top:36px}.ccb-contact___JDUB2 .info-card .tip.invalidNumberTip{margin-top:36px}.ccb-contact___JDUB2 #numberFlex{display:flex;position:relative}.ccb-contact___JDUB2 #numberFlex.countryCode{width:29%}.ccb-contact___JDUB2 #numberFlex.number{margin-left:9px}}@media screen and (max-width: 768px){.ccb-contact___JDUB2 .info-card{padding:0 24px 48px}.ccb-contact___JDUB2 .info-card-title .step-name .name{flex:0 0 38%;width:116px}.ccb-contact___JDUB2 .info-card-title .step-name .name:last-child{flex:0 0 27%}.ccb-contact___JDUB2 .info-card-title-text{width:100%}.ccb-contact___JDUB2 #numberFlex___LDnYk{display:flex;position:relative}.ccb-contact___JDUB2 #numberFlex___LDnYk.countryCode___mXP1i{width:27%}.ccb-contact___JDUB2 #numberFlex___LDnYk.number___hagjw{width:70%;margin-left:9px}.ccb-contact___JDUB2 #numberFlex___LDnYk .tip___BRkOJ{position:absolute;width:400% !important;left:0;top:106px !important;margin-top:4px}.ccb-contact___JDUB2 #numberFlex___LDnYk .tip___BRkOJ.invalidTip___dFIO2{margin-top:53px}.ccb-contact___JDUB2 #numberFlex___LDnYk .tip___BRkOJ.invalidNumberTip___frMO0{margin-top:53px}}@media screen and (min-width: 575px)and (max-width: 640px){.ccb-contact___JDUB2 .info-card{margin-top:0px;flex-direction:row}.ccb-contact___JDUB2 .info-card .label{font-size:12px}.ccb-contact___JDUB2 .info-card-title{font-size:14px;line-height:22px}.ccb-contact___JDUB2 .info-card-title .step-title .line{width:120px}.ccb-contact___JDUB2 .info-card-title .step-name{width:459px}.ccb-contact___JDUB2 .info-card-title .step-name .name{flex:0 0 34%}.ccb-contact___JDUB2 .info-card-title .step-name .name:last-child{flex:0 1}.ccb-contact___JDUB2 .info-card-title .step-name .step-text{max-width:60px}.ccb-contact___JDUB2 .info-card-btn{margin-right:8px}.ccb-contact___JDUB2 .info-card #numberFlex{display:flex;position:relative}.ccb-contact___JDUB2 .info-card #numberFlex.countryCode{width:27%}.ccb-contact___JDUB2 .info-card #numberFlex.number{width:70%;margin-left:9px}.ccb-contact___JDUB2 .info-card #numberFlex .tip{position:absolute;font-size:12px;width:400% !important;left:0;top:106px !important;margin-top:4px}.ccb-contact___JDUB2 .info-card #numberFlex .tip.invalidTip{margin-top:49px}.ccb-contact___JDUB2 .info-card #numberFlex .tip.invalidNumberTip{margin-top:49px}}@media screen and (max-width: 575px){.ccb-contact___JDUB2 .info-card{margin-top:0px;flex-direction:row}.ccb-contact___JDUB2 .info-card .label{font-size:12px}.ccb-contact___JDUB2 .info-card-title{font-size:14px;line-height:22px}.ccb-contact___JDUB2 .info-card-title .step-title .line{width:120px}.ccb-contact___JDUB2 .info-card-title .step-name{width:100%}.ccb-contact___JDUB2 .info-card-title .step-name .name{flex:0 0 34%}.ccb-contact___JDUB2 .info-card-title .step-name .name:last-child{flex:0 1}.ccb-contact___JDUB2 .info-card-title .step-name .step-text{max-width:60px}.ccb-contact___JDUB2 .info-card-btn{margin-right:8px}.ccb-contact___JDUB2 .info-card #numberFlex{display:flex;position:relative}.ccb-contact___JDUB2 .info-card #numberFlex.countryCode{width:27%}.ccb-contact___JDUB2 .info-card #numberFlex.number{width:70%;margin-left:9px}.ccb-contact___JDUB2 .info-card #numberFlex .tip{position:absolute;font-size:12px;width:400% !important;left:0;top:106px !important;margin-top:4px}.ccb-contact___JDUB2 .info-card #numberFlex .tip.invalidTip{margin-top:49px}.ccb-contact___JDUB2 .info-card #numberFlex .tip.invalidNumberTip{margin-top:49px}}@media screen and (min-width: 450px)and (max-width: 575px){.ccb-contact___JDUB2 .info-card{margin-top:40px}.ccb-contact___JDUB2 .info-card .label{font-size:12px}.ccb-contact___JDUB2 .info-card-title{font-size:14px;line-height:22px}.ccb-contact___JDUB2 .info-card .step-text{max-width:60px}.ccb-contact-alert___YSbQq{min-width:80%}.ccb-contact-btn___RLQLJ{margin-right:8px}.ccb-contact___JDUB2 #numberFlex___LDnYk{display:flex;position:relative}.ccb-contact___JDUB2 #numberFlex___LDnYk.countryCode___mXP1i{width:28%}.ccb-contact___JDUB2 #numberFlex___LDnYk.number___hagjw{width:69%;margin-left:6px}.ccb-contact___JDUB2 #numberFlex___LDnYk .tip___BRkOJ{position:absolute;font-size:8px;width:400% !important;left:0;top:106px !important;margin-top:4px}.ccb-contact___JDUB2 #numberFlex___LDnYk .tip___BRkOJ.invalidTip___dFIO2{margin-top:49px}.ccb-contact___JDUB2 #numberFlex___LDnYk .tip___BRkOJ.invalidNumberTip___frMO0{margin-top:49px}}@media screen and (min-width: 375px)and (max-width: 450px){.ccb-contact___JDUB2 .info-card-title{width:100%;font-size:14px;line-height:22px}.ccb-contact___JDUB2 .info-card-title .step-title .line{width:80px}.ccb-contact___JDUB2 .info-card-title .step-name{width:100%;margin-bottom:54px}.ccb-contact___JDUB2 .info-card-title .step-name .name{flex:0 0 34%;width:100px}.ccb-contact___JDUB2 .info-card-title .step-name .step-text{max-width:60px}.ccb-contact___JDUB2 .info-card #numberFlex{display:flex;position:relative}.ccb-contact___JDUB2 .info-card #numberFlex.countryCode{width:35%}.ccb-contact___JDUB2 .info-card #numberFlex.number{width:62%;margin-left:6px}}@media screen and (max-width: 375px){.ccb-contact___JDUB2 .info-card{margin-top:40px;max-width:100%;padding-top:0}.ccb-contact___JDUB2 .info-card .label{font-size:10px}.ccb-contact___JDUB2 .info-card-title{font-size:14px;line-height:22px}.ccb-contact___JDUB2 .info-card-title .step-title .line{width:25.72%}.ccb-contact___JDUB2 .info-card-title .step-name{width:100%;margin-bottom:54px}.ccb-contact___JDUB2 .info-card-title .step-name .name{flex:0 0 37.7%}.ccb-contact___JDUB2 .info-card-title .step-name .name:last-child{flex:0 1}.ccb-contact___JDUB2 .info-card-title .step-name .step-text{max-width:60px}.ccb-contact___JDUB2 .info-card-alert{min-width:80%}.ccb-contact___JDUB2 .info-card-btn{margin-right:8px}.ccb-contact___JDUB2 .info-card .invalid-msg{font-size:10px !important}.ccb-contact___JDUB2 .info-card #numberFlex{display:flex;position:relative}.ccb-contact___JDUB2 .info-card #numberFlex.countryCode{width:31%}.ccb-contact___JDUB2 .info-card #numberFlex.number{width:66%;margin-left:6px}.ccb-contact___JDUB2 .info-card #numberFlex .tip{position:absolute;font-size:8px;width:400% !important;left:0;top:106px !important;margin-top:4px}.ccb-contact___JDUB2 .info-card #numberFlex .tip.invalidTip{margin-top:49px}.ccb-contact___JDUB2 .info-card #numberFlex .tip.invalidNumberTip{margin-top:49px}}
#OUTER_LAYER_CONTENT .question .only-one-option-hint{color:#4f6f90;font-size:12px;letter-spacing:0;line-height:16px;margin-top:4px}#OUTER_LAYER_CONTENT .question .validation-tips{font-size:12px;line-height:14px}#OUTER_LAYER_CONTENT .question .desc{margin-top:9px;font-size:12px;line-height:16px;color:#d3dadd}#OUTER_LAYER_CONTENT .question .disabledLabel,#OUTER_LAYER_CONTENT .question .disabledDesc{font-size:12px;line-height:16px;color:#a4acaf}#OUTER_LAYER_CONTENT .question .ccb-single-select{border-radius:4px;width:100%;display:block}#OUTER_LAYER_CONTENT .question .ccb-single-select .lmnicon-down::before{content:""}#OUTER_LAYER_CONTENT .question .ccb-single-select.lmn-select-trigger .lmn-select-button,#OUTER_LAYER_CONTENT .question .ccb-single-select.lmn-select-trigger .lmn-select-input-inner,#OUTER_LAYER_CONTENT .question .ccb-single-select.lmn-select-trigger .lmn-input-text{line-height:30px;height:42px;overflow-y:hidden;overflow-x:hidden;margin-right:24px;border-radius:2px}#OUTER_LAYER_CONTENT .question .ccb-single-select.lmn-select-trigger .lmn-select-input-inner{margin-right:0}#OUTER_LAYER_CONTENT .question .ccb-single-select.lmn-select-trigger .lmn-input-suffix-icon{line-height:28px;color:#fff}#OUTER_LAYER_CONTENT .question .ccb-single-select.lmn-select-trigger .lmn-input-text.lmn-input-allow-clear .lmn-input-suffix-icon~.lmn-input-clear-icon{margin-right:1.75rem;line-height:28px}#OUTER_LAYER_CONTENT .question .ccb-single-select .lmn-select-menu .lmn-menu-item,#OUTER_LAYER_CONTENT .question .ccb-single-select .lmn-select-menu .lmn-menu-item.active{padding:0;margin:0;border-radius:2px;line-height:42px;height:42px}#OUTER_LAYER_CONTENT .question .ccb-multiple-select{width:100%;display:block;text-align:left;min-height:42px;padding-right:30px;display:flex;border-radius:2px;border:1px solid #d9e2ea}#OUTER_LAYER_CONTENT .question .ccb-multiple-select .lmnicon-down::before{content:""}#OUTER_LAYER_CONTENT .question .ccb-multiple-select.lmn-select-trigger .lmn-select-button,#OUTER_LAYER_CONTENT .question .ccb-multiple-select.lmn-select-trigger .lmn-select-input-inner,#OUTER_LAYER_CONTENT .question .ccb-multiple-select.lmn-select-trigger .lmn-input-text{line-height:30px;height:42px;overflow-y:hidden;overflow-x:hidden;margin-right:24px;border-radius:2px}#OUTER_LAYER_CONTENT .question .ccb-multiple-select.lmn-select-trigger .lmn-select-input-inner{margin-right:0}#OUTER_LAYER_CONTENT .question .ccb-multiple-select.lmn-select-trigger .lmn-input-suffix-icon{line-height:28px;color:#fff}#OUTER_LAYER_CONTENT .question .ccb-multiple-select.lmn-select-trigger .lmn-input-text.lmn-input-allow-clear .lmn-input-suffix-icon~.lmn-input-clear-icon{margin-right:1.75rem;line-height:28px}#OUTER_LAYER_CONTENT .question .ccb-multiple-select .lmn-select-menu .lmn-menu-item,#OUTER_LAYER_CONTENT .question .ccb-multiple-select .lmn-select-menu .lmn-menu-item.active{padding:0;margin:0;border-radius:2px;line-height:42px;height:42px}#OUTER_LAYER_CONTENT .question .ccb-multiple-select .lmn-tag{color:#0041a5;background-color:rgba(0,118,212,.1);border-color:rgba(0,65,165,.4)}#OUTER_LAYER_CONTENT .question .ccb-multiple-select .lmn-input-text{margin-right:0 !important}#OUTER_LAYER_CONTENT .question .ccb-input{display:block;width:100%;border:1px solid #d9e2ea;border-radius:2px;background-color:#fff;height:42px}#OUTER_LAYER_CONTENT .question .ccb-input.invalid-ccb-input{border:1px solid #b60000;box-shadow:none !important}#OUTER_LAYER_CONTENT .question .invalid-msg{color:#bcc5c9;font-size:12px;letter-spacing:0;line-height:16px;margin-top:4px}#OUTER_LAYER_CONTENT .question .ccb-textarea{display:block;width:100%;border:1px solid #d9e2ea;border-radius:2px;background-color:#fff;min-height:84px}#OUTER_LAYER_CONTENT .question .ccb-checkbox{display:flex;align-items:flex-start}#OUTER_LAYER_CONTENT .question .ccb-checkbox-label{padding-right:0;padding-left:8px;color:#3d566f;font-size:18px;font-weight:300;letter-spacing:0;margin-top:-6px;line-height:28px}#OUTER_LAYER_CONTENT .question .ccb-muti-checkbox{margin-top:40px}#OUTER_LAYER_CONTENT .question .ccb-muti-checkbox .question-container{margin-bottom:32px}#OUTER_LAYER_CONTENT .question .ccb-muti-checkbox .question-container:last-child{margin-bottom:0}#OUTER_LAYER_CONTENT .question .ccb-muti-checkbox .question-container .question-text{display:flex;align-items:center;margin-bottom:8px}#OUTER_LAYER_CONTENT .question .ccb-muti-checkbox .question-container .question-text-desc{margin-left:8px;color:#000;line-height:20px;font-size:16px}#OUTER_LAYER_CONTENT .question .ccb-muti-checkbox .question-container .detailLabel{margin-top:30px}#OUTER_LAYER_CONTENT .question .ccb-muti-checkbox .question-container .detailLabel .required-icon{color:#ff3c28}#OUTER_LAYER_CONTENT .question .ccb-muti-checkbox .question-container .detailLabel .detail{font-size:12px;line-height:16px;color:#22303e}#OUTER_LAYER_CONTENT .question .ccb-muti-checkbox .question-container .example-tips{font-size:12px;line-height:16px;color:#d3dadd}#OUTER_LAYER_CONTENT .question .ccb-multiple-show-select{width:100%;display:block;border-radius:4px}#OUTER_LAYER_CONTENT .question .ccb-multiple-show-select .lmnicon-down::before{content:""}#OUTER_LAYER_CONTENT .question .ccb-multiple-show-select.lmn-select-trigger .lmn-select-button,#OUTER_LAYER_CONTENT .question .ccb-multiple-show-select.lmn-select-trigger .lmn-select-input-inner,#OUTER_LAYER_CONTENT .question .ccb-multiple-show-select.lmn-select-trigger .lmn-input-text{line-height:30px;height:42px;overflow-y:hidden;overflow-x:hidden;margin-right:24px;border-radius:2px}#OUTER_LAYER_CONTENT .question .ccb-multiple-show-select.lmn-select-trigger .lmn-select-input-inner{margin-right:0}#OUTER_LAYER_CONTENT .question .ccb-multiple-show-select.lmn-select-trigger .lmn-input-suffix-icon{line-height:28px;color:#fff}#OUTER_LAYER_CONTENT .question .ccb-multiple-show-select.lmn-select-trigger .lmn-input-text.lmn-input-allow-clear .lmn-input-suffix-icon~.lmn-input-clear-icon{margin-right:1.75rem;line-height:28px}#OUTER_LAYER_CONTENT .question .ccb-multiple-show-select .lmn-select-menu .lmn-menu-item,#OUTER_LAYER_CONTENT .question .ccb-multiple-show-select .lmn-select-menu .lmn-menu-item.active{padding:0;margin:0;border-radius:2px;line-height:42px;height:42px}#OUTER_LAYER_CONTENT .question .ccb-multiple-show-select .lmn-tag{line-height:16px;background:rgba(0,118,212,.1);border:1px solid rgba(0,65,165,.4);border-radius:4px}#OUTER_LAYER_CONTENT .question .ccb-multiple-show-select .lmn-input-text{margin-right:0 !important}#OUTER_LAYER_CONTENT .ccb-single-select-menu,#OUTER_LAYER_CONTENT .lmn-dropdown-menu{padding:0 !important}#OUTER_LAYER_CONTENT .ccb-multiple-select-popup{max-width:434px}#OUTER_LAYER_CONTENT .ccb-single-select-popup .lmn-select-menu .lmn-menu-item,#OUTER_LAYER_CONTENT .ccb-single-select-popup .lmn-dropdown-menu .lmn-dropdown-item,#OUTER_LAYER_CONTENT .ccb-multiple-select-popup .lmn-select-menu .lmn-menu-item,#OUTER_LAYER_CONTENT .ccb-multiple-select-popup .lmn-dropdown-menu .lmn-dropdown-item{padding:6px 8px !important;margin:.25rem 0 !important;border-radius:2px;margin:0 !important;line-height:18px;font-size:14px;white-space:normal}#OUTER_LAYER_CONTENT .ccb-single-select-popup .lmn-select-menu .lmn-menu-item .lmn-selection-control,#OUTER_LAYER_CONTENT .ccb-single-select-popup .lmn-dropdown-menu .lmn-dropdown-item .lmn-selection-control,#OUTER_LAYER_CONTENT .ccb-multiple-select-popup .lmn-select-menu .lmn-menu-item .lmn-selection-control,#OUTER_LAYER_CONTENT .ccb-multiple-select-popup .lmn-dropdown-menu .lmn-dropdown-item .lmn-selection-control{font-size:14px}#OUTER_LAYER_CONTENT .ccb-single-select-popup .lmn-dropdown-menu .lmn-dropdown-item:first-child::after,#OUTER_LAYER_CONTENT .ccb-multiple-select-popup .lmn-dropdown-menu .lmn-dropdown-item:first-child::after{position:absolute;content:"";top:39px;left:4px;right:4px}#OUTER_LAYER_CONTENT .ccb-single-select-popup .lmn-dropdown-menu .lmn-dropdown-item .lmn-dropdown-item-inner .lmn-checkbox+*,#OUTER_LAYER_CONTENT .ccb-single-select-popup .lmn-menu-item .lmn-menu-item-inner .lmn-checkbox+*,#OUTER_LAYER_CONTENT .ccb-multiple-select-popup .lmn-dropdown-menu .lmn-dropdown-item .lmn-dropdown-item-inner .lmn-checkbox+*,#OUTER_LAYER_CONTENT .ccb-multiple-select-popup .lmn-menu-item .lmn-menu-item-inner .lmn-checkbox+*{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:normal}#OUTER_LAYER_CONTENT .ccb-single-select-popup .lmn-selection-control .lmn-checkbox,#OUTER_LAYER_CONTENT .ccb-multiple-select-popup .lmn-selection-control .lmn-checkbox{align-self:flex-start;margin-top:2px}.icgds.lmn-theme-light #OUTER_LAYER_CONTENT .lmn-checkbox:not(.lmn-checkbox-native) .lmn-control-input:checked~.lmn-control-icon::before{background:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.icgds.lmn-theme-light #OUTER_LAYER_CONTENT .lmn-checkbox:not(.lmn-checkbox-native) .lmn-control-input:not(:checked)~.lmn-control-icon::before{border-color:rgba(0,0,0,0);background:rgba(0,0,0,0)}#OUTER_LAYER_CONTENT .ccb-single-select-menu,#OUTER_LAYER_CONTENT .ccb-multiple-select-menu{padding:0 !important}@media screen and (min-width: 375px)and (max-width: 575px){#OUTER_LAYER_CONTENT .question .desc{font-size:12px}#OUTER_LAYER_CONTENT .question .disabledLabel,#OUTER_LAYER_CONTENT .question .disabledDesc{font-size:12px}#OUTER_LAYER_CONTENT .question .ccb-checkbox-label{font-size:14px;line-height:18px}#OUTER_LAYER_CONTENT .question .ccb-muti-checkbox .question-container .question-text-desc{font-size:14px}#OUTER_LAYER_CONTENT .question .ccb-muti-checkbox .question-container .detailLabel .detail{font-size:12px}#OUTER_LAYER_CONTENT .question .ccb-muti-checkbox .question-container .example-tips{font-size:12px}}@media screen and (max-width: 375px){#OUTER_LAYER_CONTENT .question .desc{font-size:10px}#OUTER_LAYER_CONTENT .question .disabledLabel,#OUTER_LAYER_CONTENT .question .disabledDesc{font-size:10px}#OUTER_LAYER_CONTENT .question .ccb-muti-checkbox .question-container .question-text-desc{font-size:12px}#OUTER_LAYER_CONTENT .question .ccb-muti-checkbox .question-container .detailLabel .detail{font-size:10px}#OUTER_LAYER_CONTENT .question .ccb-muti-checkbox .question-container .example-tips{font-size:10px}}
.tts-contact___nkcR5{display:flex;width:auto}.tts-contact___nkcR5 .lmn-input___nX0Cn{background-color:#0f1632}.tts-contact___nkcR5 lmn-radio-group .lmn-selection-control{color:#fff !important}.tts-contact___nkcR5 .info-card{max-width:776px;background-color:#0f1632;margin:0 auto;margin-top:54px;padding:56px 58px 56px 56px;border-radius:10px;border:1px solid rgba(255,255,255,.3019607843)}.tts-contact___nkcR5 .info-card .text-link{color:#fff;font-size:16px;letter-spacing:0;line-height:22px;margin-top:36px;margin-bottom:56px}.tts-contact___nkcR5 .info-card-title{color:#fff;font-size:18px;letter-spacing:0;line-height:24px}.tts-contact___nkcR5 .info-card-title>div{display:inline}.tts-contact___nkcR5 .info-card-step{font-weight:bold}.tts-contact___nkcR5 .info-card-btn-wrapper{padding-top:40px;display:flex;align-items:center;justify-content:center}.tts-contact___nkcR5 .info-card-alert{font-size:14px;padding:10px;margin-top:30px}.tts-contact___nkcR5 .info-card-btn{text-transform:capitalize;cursor:pointer}.tts-contact___nkcR5 .info-card-btn:last-child{margin-right:0}.tts-contact___nkcR5 .info-card .cancel-btn,.tts-contact___nkcR5 .info-card .back-btn{height:42px;color:#fff !important;margin-right:8px}.tts-contact___nkcR5 .info-card .submit-btn,.tts-contact___nkcR5 .info-card .next-btn{height:42px}.tts-contact___nkcR5 .info-card .close-btn{height:42px;background-color:rgba(0,0,0,0) !important;border:1px solid #fff !important}.tts-contact___nkcR5 .info-card .close-btn:focus{border:2px solid #fff !important}.tts-contact___nkcR5 .info-card .disabled-btn{position:relative;cursor:not-allowed}.tts-contact___nkcR5 .info-card .disabled-btn::after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;border-color:rgba(0,0,0,0) !important}.tts-contact___nkcR5 .info-card .card-body-container strong{display:block}.tts-contact___nkcR5 .info-card .card-body-container>p{color:#fff !important;font-size:16px;margin:1.5rem 0 !important}.tts-contact___nkcR5 .info-card .card-body-container>p:last-child{margin-bottom:0 !important}.tts-contact___nkcR5 .info-card .card-body-container a{color:#fff !important;text-decoration:underline;font-family:Overpass,sans-serif}.tts-contact___nkcR5 .info-card-btn-wrapper{justify-content:end !important;border-top:1px solid rgba(255,255,255,.3019607843)}.tts-contact___nkcR5 .info-card-title a.privacy-link:hover{color:#255be3 !important}.tts-contact___nkcR5 .text-link a.privacy-link:hover{color:#255be3 !important}.tts-contact___nkcR5 .lmn-select-menu{background-color:#0f1632 !important;border:1px solid #fff}.tts-contact___nkcR5 .lmn-select-menu .lmn-menu .lmn-menu-item{color:#fff !important}.tts-contact___nkcR5 .lmn-select-menu .lmn-menu-inline .lmn-menu-item,.tts-contact___nkcR5 .lmn-input{height:42px !important;background:rgba(0,0,0,0) !important;color:#fff !important}.tts-contact___nkcR5 .lmn-select-menu .lmn-menu-inline .lmn-menu-item,.tts-contact___nkcR5 .lmn-input::placeholder{color:#fff !important}.tts-contact___nkcR5 .lmn-select-menu .lmn-menu-inline .lmn-menu-item:not(:disabled):not(.disabled):not(.invalid):hover{background:#2b3d4e !important}.tts-contact___nkcR5 .lmn-select-menu .lmn-menu-inline .lmn-menu-item:not(:disabled):not(.disabled):not(.invalid):focus{background-color:#2b3d4e !important}.tts-contact___nkcR5 .lmn-select-menu .lmn-menu-item.active,.tts-contact___nkcR5 .icgds .lmn-select .lmn-select-menu .lmn-menu-item:active{background-color:#2b3d4e !important}.tts-contact___nkcR5 .lmn-btn{min-width:63px !important}.tts-contact___nkcR5 .privacy-link{text-decoration:underline;display:inline;color:#fff !important}.tts-contact___nkcR5 .privacy-link:hover{color:#255be3 !important}.tts-contact___nkcR5 .lmn-dropdown-menu{background-color:#0f1632 !important;border-color:#46637f;box-shadow:0 5px 10px 1px rgba(0,0,0,.6)}.tts-contact___nkcR5 .lmn-dropdown-menu{-ms-scrollbar-face-color:#3d566f;-ms-scrollbar-arrow-color:rgba(0,0,0,0);-ms-scrollbar-track-color:#10161d;-ms-scrollbar-shadow-color:#10161d;background:var(--bg-inverse-color-0)}.tts-contact___nkcR5 .lmn-dropdown-menu::-webkit-scrollbar{background-color:rgba(0,0,0,0)}.tts-contact___nkcR5 .lmn-dropdown-menu::-webkit-scrollbar-thumb{background-color:#3d566f;background-clip:padding-box;border:3px solid rgba(0,0,0,0)}.tts-contact___nkcR5 .lmn-dropdown-menu::-webkit-scrollbar-thumb:hover{background-color:#4f6f90}.tts-contact___nkcR5 .lmn-dropdown-menu::-webkit-scrollbar-thumb:active{background-color:#4f6f90}.tts-contact___nkcR5 .lmn-dropdown-menu::-webkit-scrollbar-corner{background-color:rgba(0,0,0,0)}.tts-contact___nkcR5 .lmn-dropdown-menu .lmn-dropdown-item{color:#d9e2ea !important;background-color:inherit;border-color:rgba(0,0,0,0);padding:16px .5rem;margin:0 6px}.tts-contact___nkcR5 .lmn-dropdown-menu .lmn-dropdown-item:first-child{border-bottom:1px solid #2b3d4e !important}.tts-contact___nkcR5 .lmn-dropdown-menu .lmn-dropdown-item .lmn-dropdown-item-inner.lmn-selection-control{font-size:16px;color:#fff !important}.tts-contact___nkcR5 .lmn-dropdown-menu .lmn-dropdown-item .lmn-checkbox:not(.lmn-checkbox-native) .lmn-control-input~.lmn-control-icon{background-color:rgba(0,0,0,0);border-color:#587ca0}.tts-contact___nkcR5 .lmn-dropdown-menu .lmn-dropdown-item .lmn-checkbox:not(.lmn-checkbox-native) .lmn-control-input~.lmn-control-icon::before{background-color:rgba(0,0,0,0) !important;border-color:rgba(0,0,0,0) !important}.tts-contact___nkcR5 .lmn-dropdown-menu .lmn-dropdown-item .lmn-checkbox:not(.lmn-checkbox-native) .lmn-control-input:checked~.lmn-control-icon{background-color:#005ff1;border-color:rgba(0,0,0,0)}.tts-contact___nkcR5 .lmn-dropdown-menu .lmn-dropdown-item .lmn-checkbox:not(.lmn-checkbox-native) .lmn-control-input:checked~.lmn-control-icon::before{background-color:rgba(0,0,0,0) !important;border-color:rgba(0,0,0,0) !important}.tts-contact___nkcR5 .lmn-dropdown-menu .lmn-dropdown-item.disabled{color:rgba(119,149,180,.4)}.tts-contact___nkcR5 .lmn-dropdown-menu .lmn-dropdown-item.disabled>a,.tts-contact___nkcR5 .lmn-dropdown-menu .lmn-dropdown-item>a.disabled{color:rgba(119,149,180,.4)}.tts-contact___nkcR5 .lmn-dropdown-menu .lmn-dropdown-item:not(.disabled):hover{background-color:#2b3d4e !important}.tts-contact___nkcR5 .lmn-dropdown-menu .lmn-dropdown-item:not(.disabled).active{color:#fff}.tts-contact___nkcR5 .lmn-dropdown-menu .lmn-dropdown-item:not(.disabled).active>a,.tts-contact___nkcR5 .lmn-dropdown-menu .lmn-dropdown-item:not(.disabled)>a.active{color:#fff}.tts-contact___nkcR5 .lmn-dropdown-menu .lmn-dropdown-item:not(.disabled).focus{background-color:#2b3d4e !important}.tts-contact___nkcR5 .lmn-dropdown-toggle{background-color:#0f1632 !important;border-color:#46637f;border-radius:4px;height:42px !important;line-height:34px;font-size:16px}.tts-contact___nkcR5 .lmn-dropdown-toggle .lmn-text-placeholder{color:#fff !important}.tts-contact___nkcR5 .lmn-dropdown-toggle .lmn-dropdown-trigger-icon{color:#fff !important}.tts-contact___nkcR5 .question{margin-top:36px;max-width:442px}.tts-contact___nkcR5 .question .label{color:#fff;font-size:12px;letter-spacing:0;line-height:16px;margin-bottom:9px}.tts-contact___nkcR5 .question .label .required-icon{color:#ff3c28}.tts-contact___nkcR5 .question .lmn-textarea{background:rgba(0,0,0,0) !important;color:#fff !important;height:196px !important}.tts-contact___nkcR5 .question .lmn-select-button{color:#fff !important;background-color:rgba(0,0,0,0) !important;border-color:#46637f;height:100%;line-height:34px;font-size:16px}.tts-contact___nkcR5 .question .lmn-select-button>span{font-size:14px !important;font-weight:400 !important;line-height:18px !important}.tts-contact___nkcR5 .question .info-card-title{font-size:16px !important;font-weight:400 !important;line-height:22.4px !important}.tts-contact___nkcR5 .question .disabledLabel,.tts-contact___nkcR5 .question .disabledDesc{color:#a4acaf !important}.tts-contact___nkcR5 .question .ccb-multiple-select{color:#fff !important}.tts-contact___nkcR5 .question .ccb-multiple-select .lmn-tag{color:#fff !important;border:1px solid #fff !important}.tts-contact___nkcR5 .question .ccb-multiple-select{border-radius:6px !important;background:rgba(0,0,0,0) !important}.tts-contact___nkcR5 .question .ccb-multiple-select.disabled{background:rgba(255,255,255,.1) !important}.tts-contact___nkcR5 .question .ccb-single-select.lmn-select-trigger .lmn-input-suffix-icon{color:#fff !important;background:rgba(0,0,0,0) !important}.tts-contact___nkcR5 .question .ccb-single-select.lmn-select-trigger .lmn-select-button{background:rgba(0,0,0,0) !important}.tts-contact___nkcR5 .question .disabled{background:rgba(255,255,255,.1) !important}.tts-contact___nkcR5 .question .comment{display:flex;margin-bottom:4px}@media screen and (max-width: 1059px){.tts-contact___nkcR5 .info-card{margin-top:40px;width:100%}.tts-contact___nkcR5 .info-card .info-card-title{font-size:16px !important;font-weight:400 !important;line-height:22.4px !important}.tts-contact___nkcR5 .info-card-title{font-size:16px;line-height:22.4px}.tts-contact___nkcR5 .info-card-btn{margin-right:20px}.tts-contact___nkcR5 .info-card .close-btn{width:152px}}@media screen and (max-width: 769px){.tts-contact___nkcR5 .info-card{margin-top:0;padding:40px 7.5%}}@media screen and (max-width: 575px){.tts-contact___nkcR5 .info-card{margin-top:0}.tts-contact___nkcR5 .info-card-title{font-size:14px;line-height:22px}.tts-contact___nkcR5 .info-card-btn{margin-right:14px}.tts-contact___nkcR5 .info-card .cancel-btn,.tts-contact___nkcR5 .info-card .back-btn{width:140px}.tts-contact___nkcR5 .info-card .submit-btn,.tts-contact___nkcR5 .info-card .next-btn{width:140px}.tts-contact___nkcR5 .info-card .close-btn{width:152px}}
.media-section-container___iLXDn{margin-top:32px;display:flex;align-items:center;justify-content:space-between}.media-section-container___iLXDn .media-section-left___q3b6h{display:flex;align-items:center}.media-section-container___iLXDn .media-section-left___q3b6h .media-seciton-item___cyBqE{display:flex;align-items:center;justify-content:space-between}.media-section-container___iLXDn .media-section-left___q3b6h .media-seciton-item-text___QJ4QI{margin-left:12px;color:#10161d;font-size:14px;line-height:20px}.media-section-container___iLXDn .media-section-left___q3b6h .media-seciton-item___cyBqE .lmn-control-input~.lmn-control-icon:before{background-color:#0f1632}.media-section-container___iLXDn .media-section-left___q3b6h .media-seciton-item___cyBqE .lmn-control-input:checked~.lmn-control-icon:before{background-color:#255be3}.media-section-container___iLXDn .media-section-left___q3b6h .transcriptSection___0Bd\+G .transcriptIcon___MDaKb{width:16px;height:22px}.media-section-container___iLXDn .media-section-left___q3b6h .transcriptSection___0Bd\+G .transcript-text___9qk4z{color:#000}.media-section-container___iLXDn .media-section-left___q3b6h .transcriptSection___0Bd\+G:hover{cursor:pointer;color:#000 !important}.media-section-container___iLXDn .media-section-left___q3b6h .transcriptSection___0Bd\+G:hover .transcriptIcon___MDaKb{filter:drop-shadow(2000px 0px #255be3);transform:translate(-2000px, 0px)}.media-section-container___iLXDn .media-section-left___q3b6h .transcriptSectionWithAudio___Xnlo8{margin-left:32px}.media-section___gLRht .fullVideoButton.lmn-btn.lmn-btn-icon{display:flex !important;align-items:center;padding:14px 16px !important;text-align:center;font-size:14px;line-height:14px;height:42px}.media-section___gLRht .fullVideoButton.lmn-btn.lmn-btn-icon>:last-child{margin-right:0}.media-section___gLRht .fullVideoButton.lmn-btn.lmn-btn-icon span{margin-right:6px;margin-left:0}@media screen and (max-width: 768px){.media-section-container___iLXDn{justify-content:center}.media-section___gLRht .media-section-left___q3b6h{justify-content:space-between}.media-section___gLRht .media-section-full-video___gN6ze{display:flex;justify-content:center;margin-top:29px}}
.audio-switch___u4ObB{display:inline-block;width:36px;height:18px;border-radius:9px;position:relative;cursor:pointer;outline:none;flex-shrink:0}.audio-switch___u4ObB:focus-visible{outline:none !important;border-radius:9px !important;border-color:#838a8c !important;box-shadow:0px 0px 0px 2px #fff,0px 0px 0px 4px #255be3 !important}.audio-switch___u4ObB .audio-switch-circle___mDLfe{position:absolute;height:calc(100% - 2px);width:16px;background-color:#fff;border-radius:50%;top:1px;transition:.4s;box-shadow:0px 5px 12px 1px rgba(0,65,165,.2)}
.SeriesDetail___V16OP .breadcrumb-container___jHzmQ{padding:32px 0px 40px 0px;font-size:12px;line-height:18px}.SeriesDetail___V16OP .breadcrumb-container___jHzmQ .breadcrumb___zEqLb{display:flex;margin-bottom:0px !important;padding:0px !important}.SeriesDetail___V16OP .breadcrumb-container___jHzmQ .breadcrumb___zEqLb li{list-style:none}.SeriesDetail___V16OP .breadcrumb-container___jHzmQ .breadcrumb___zEqLb li a,.SeriesDetail___V16OP .breadcrumb-container___jHzmQ .breadcrumb___zEqLb li span{margin-right:6px}.SeriesDetail___V16OP .media___BepLP{width:1400px;max-width:90%;margin:auto}.SeriesDetail___V16OP .media___BepLP .mediaContainer___UqFVc .image-video___e6IuR{width:100%;height:445px;position:relative;overflow:hidden;border-radius:20px;clip-path:inset(0 0 0 0 round 0 0 24px 0)}.SeriesDetail___V16OP .media___BepLP .mediaContainer___UqFVc .image-video___e6IuR img{width:100%;height:100%;object-fit:cover}.SeriesDetail___V16OP .media___BepLP .mediaContainer___UqFVc .image-video___e6IuR .video-player___q76v0{position:absolute;left:0;right:0;top:0;bottom:0}.SeriesDetail___V16OP .media___BepLP .mediaContainer___UqFVc .image-video___e6IuR .video-play-icon___5wJ6\+{position:absolute;right:0;bottom:0;border-radius:20px 0px;background-color:#255be3;transition:all 300ms ease-out;display:flex;width:108px;height:90px;padding:21px 30px;flex-direction:column;justify-content:center;align-items:center;box-shadow:-4px -4px 10px 0px rgba(15,22,50,.3)}.SeriesDetail___V16OP .media___BepLP .mediaContainer___UqFVc .image-video___e6IuR .video-play-icon___5wJ6\+:hover:not(:focus){cursor:pointer;background-color:var(--core-primary-ink-blue, #0F1632);transform:scale(1)}.SeriesDetail___V16OP .media___BepLP .mediaContainer___UqFVc .image-video___e6IuR .video-play-icon___5wJ6\+:focus{background-color:var(--core-primary-ink-blue, #0F1632);box-shadow:0px 0px 0px 2px #fff,0px 0px 0px 4px #255be3;right:4px;bottom:4px}.SeriesDetail___V16OP .media___BepLP .mediaContainer___UqFVc .image-video___e6IuR .video-play-icon___5wJ6\+ .icon___XepbD{background-repeat:no-repeat !important;background-position:center !important;background-size:contain !important;width:42px;height:34px}.SeriesDetail___V16OP .contentContainer___IO4iI{width:1176px;margin-bottom:80px}.SeriesDetail___V16OP .contentContainer___IO4iI .title___gP6h\+{font-size:44px;font-weight:400;line-height:60px;margin-top:72px;margin-bottom:0}.SeriesDetail___V16OP .contentContainer___IO4iI .subtitle___dGrAK{font-size:28px;font-weight:400;line-height:36px;margin-top:36px}.SeriesDetail___V16OP .contentContainer___IO4iI .summary___I7jb\+{font-size:18px;font-weight:400;line-height:24px;margin-top:24px;margin-bottom:0px}.SeriesDetail___V16OP .contentContainer___IO4iI .summary___I7jb\+ p{margin-bottom:0}.SeriesDetail___V16OP .highlightSection___1i44R{display:flex;flex-direction:column;gap:50px;margin-bottom:80px}.SeriesDetail___V16OP .bodyExtension-wrapper___OPk3n{display:flex;flex-direction:column;gap:72px;width:100%;margin-bottom:90px}.SeriesDetail___V16OP .bodyExtension-wrapper___OPk3n .lmn-font-size-md,.SeriesDetail___V16OP .bodyExtension-wrapper___OPk3n .lmn-font-size-md p{font-size:18px !important;line-height:26px !important}.SeriesDetail___V16OP .bodyExtension-wrapper___OPk3n .image-carousel-wrapper___CExcR{margin-left:calc((min(100vw,1920px) - min(90%,776px))/2)}.SeriesDetail___V16OP .bodyExtension-wrapper___OPk3n .bodyContent{margin-bottom:0 !important;border-bottom:0 !important}.SeriesDetail___V16OP .bodyExtension-wrapper___OPk3n .bodyContent img{max-width:100%}.SeriesDetail___V16OP .seriesInsights___0j9jH{margin-bottom:90px}.SeriesDetail___V16OP .contactWrapper___WOERG{padding:90px 0 120px;background-color:#f0f5f7}@media screen and (max-width: 1200px){.SeriesDetail___V16OP .media___BepLP{max-width:85%}}@media screen and (max-width: 768px){.SeriesDetail___V16OP .media___BepLP{width:100%;max-width:100%}.SeriesDetail___V16OP .media___BepLP .mediaContainer___UqFVc .image-video___e6IuR{width:100%;height:211px;position:relative;overflow:hidden;border-radius:0px;clip-path:unset}.SeriesDetail___V16OP .media___BepLP .mediaContainer___UqFVc .image-video___e6IuR .video-play-icon___5wJ6\+{border-radius:20px 0 0 0;width:66px;height:52px;box-shadow:-4px -4px 10px 0px rgba(15,22,50,.3);transition:all 300ms ease-out;padding:0px}.SeriesDetail___V16OP .media___BepLP .mediaContainer___UqFVc .image-video___e6IuR .video-play-icon___5wJ6\+:hover:not(:focus){cursor:pointer;background-color:var(--core-primary-ink-blue, #0F1632);transform:scale(1)}.SeriesDetail___V16OP .media___BepLP .mediaContainer___UqFVc .image-video___e6IuR .video-play-icon___5wJ6\+:focus{background-color:var(--core-primary-ink-blue, #0F1632);box-shadow:0px 0px 0px 2px #fff,0px 0px 0px 4px #255be3;right:4px;bottom:4px;border-radius:20px 0 0 0;outline:none !important}.SeriesDetail___V16OP .media___BepLP .mediaContainer___UqFVc .image-video___e6IuR .video-play-icon___5wJ6\+ .icon___XepbD{width:26px;height:24px}.SeriesDetail___V16OP .contentContainer___IO4iI{max-width:90%;margin-bottom:32px}.SeriesDetail___V16OP .contentContainer___IO4iI .title___gP6h\+{line-height:39px !important;font-size:35px}.SeriesDetail___V16OP .contentContainer___IO4iI .subtitle___dGrAK{font-size:22px;line-height:30px}.SeriesDetail___V16OP .contentContainer___IO4iI .summary___I7jb\+{margin-top:50px;font-size:22px;line-height:32px}.SeriesDetail___V16OP .highlightSection___1i44R{gap:32px;margin-bottom:32px}.SeriesDetail___V16OP .bodyExtension-wrapper___OPk3n{margin-bottom:40px;max-width:100%;gap:32px}.SeriesDetail___V16OP .bodyExtension-wrapper___OPk3n .image-carousel-wrapper___CExcR{margin-left:5%}.SeriesDetail___V16OP .bodyExtension-wrapper___OPk3n .bodyContent{padding-top:1.5625rem;margin-bottom:0 !important;border-bottom:0 !important}.SeriesDetail___V16OP .seriesInsights___0j9jH{margin-bottom:48px}}
.podcastDetail___ynQh4{width:100%;max-width:1920px;margin:auto}.podcastDetail___ynQh4 .bodyHeader___USCjr{width:100%}.podcastDetail___ynQh4 .detailPage___ATqa9{margin:auto}.podcastDetail___ynQh4 .detailPage___ATqa9 .detailBodyContainer___MCoK-{margin-top:72px}.podcastDetail___ynQh4 .detailPage___ATqa9 .detailBodyContainer___MCoK- .image-carousel-wrapper{margin-left:calc((min(100vw,1920px) - min(90%,776px))/2)}.podcastDetail___ynQh4 .detailPage___ATqa9 .detailBodyContainer___MCoK- .bodyContent{margin-bottom:4.5rem !important;border-bottom:0 !important}.podcastDetail___ynQh4 .detailPage___ATqa9 .detailBodyContainer___MCoK- .bodyContent img{max-width:100%}.podcastDetail___ynQh4 .detailPage___ATqa9 .breadCrumb___-fS6y{width:100%;margin:0 auto;display:flex;margin-bottom:40px;padding-top:32px;padding-left:0}.podcastDetail___ynQh4 .detailPage___ATqa9 .breadCrumb___-fS6y li{display:flex;flex-direction:row;list-style:none;align-items:center;height:18px}.podcastDetail___ynQh4 .detailPage___ATqa9 .breadCrumb___-fS6y li:first-child a{padding-left:0}.podcastDetail___ynQh4 .detailPage___ATqa9 .breadCrumb___-fS6y>div:first-child{padding-left:0}.podcastDetail___ynQh4 .detailPage___ATqa9 .breadCrumb___-fS6y .item___o7JLH{font-size:12px;line-height:18px;color:#255be3;padding:0px 10px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis}.podcastDetail___ynQh4 .detailPage___ATqa9 .breadCrumb___-fS6y .splitLine___F5wk7{display:inline-block;color:#a8bbcf}.podcastDetail___ynQh4 .detailHeaderContainer___agszO{display:flex;padding-top:0px;justify-content:center}.podcastDetail___ynQh4 .detailHeaderContainer___agszO .detailImage___MF0XR{flex-shrink:0;background-size:cover;background-position:center center;justify-content:center;position:relative;width:440px;height:440px;border-radius:20px}.podcastDetail___ynQh4 .detailHeaderContainer___agszO .detailBody___kz5AN{margin-left:55px;flex-basis:701px;max-width:701px}.podcastDetail___ynQh4 .detailHeaderContainer___agszO .detailBody___kz5AN .height-occupy___HP37q{min-height:378px}.podcastDetail___ynQh4 .detailHeaderContainer___agszO .detailBody___kz5AN .title-wrapper___xtRjz{line-height:18px;font-size:14px;position:relative;margin-bottom:36px}.podcastDetail___ynQh4 .detailHeaderContainer___agszO .detailBody___kz5AN .title-wrapper___xtRjz .title___o8fQw{font-size:60px;font-weight:400;line-height:65px;word-break:break-word;padding-bottom:10px;margin:0}.podcastDetail___ynQh4 .detailHeaderContainer___agszO .detailBody___kz5AN .title-wrapper___xtRjz .subtitle___3RzCT{font-size:24px;line-height:30px;margin-bottom:25px;color:#3d566f}.podcastDetail___ynQh4 .detailHeaderContainer___agszO .detailBody___kz5AN .title-wrapper___xtRjz .business-type___u0W2f{font-size:16px;line-height:24px;padding-bottom:0;display:inline-block}.podcastDetail___ynQh4 .detailHeaderContainer___agszO .detailBody___kz5AN .title-wrapper___xtRjz .labels___OmwLf{display:flex;flex-wrap:wrap;align-items:center;padding-bottom:24px;line-height:18px;font-size:14px;max-width:976px}.podcastDetail___ynQh4 .detailHeaderContainer___agszO .detailBody___kz5AN .title-wrapper___xtRjz .labels___OmwLf .label-dot___UgFQG::before{content:"·";padding-left:9px;padding-right:9px}.podcastDetail___ynQh4 .detailHeaderContainer___agszO .detailBody___kz5AN .title-wrapper___xtRjz .labels___OmwLf .seriesName-label___PLjsD{color:#255be3}.podcastDetail___ynQh4 .detailHeaderContainer___agszO .detailBody___kz5AN .summary___c\+ofM{padding-top:0;font-size:22px;font-weight:400;line-height:32px;margin-bottom:20px;word-break:break-word}.podcastDetail___ynQh4 .detailHeaderContainer___agszO .detailBody___kz5AN .share-wrapper___ie6p3{display:flex;flex-wrap:wrap;padding:20px 0 0}.podcastDetail___ynQh4 .detailHeaderContainer___agszO .detailBody___kz5AN .share-wrapper___ie6p3>div{margin-bottom:25px}.podcastDetail___ynQh4 .detailHeaderContainer___agszO .detailBody___kz5AN .share-wrapper___ie6p3 .shareBtn___5me2\+{width:106px;margin-right:8px;height:42px}.podcastDetail___ynQh4 .detailHeaderContainer___agszO .detailBody___kz5AN .share-wrapper___ie6p3 .shareBtn___5me2\+ .lmnicon___3FoqI{margin-right:5px}.podcastDetail___ynQh4 .detailHeaderContainer___agszO .detailBody___kz5AN .share-wrapper___ie6p3 .share-icons-wrapper___-HWvT{position:relative}.podcastDetail___ynQh4 .detailHeaderContainer___agszO .detailBody___kz5AN .share-wrapper___ie6p3 .share-icons-wrapper___-HWvT .share-icons___Hj73W{height:42px;width:192px;border:1px solid rgba(0,0,0,0);border-radius:4px;background-color:#f7f7f7;display:flex;align-items:center;justify-content:space-between;padding:0 12px;font-size:24px;margin-right:25px}.podcastDetail___ynQh4 .detailHeaderContainer___agszO .detailBody___kz5AN .share-wrapper___ie6p3 .share-icons-wrapper___-HWvT .share-icons___Hj73W .single-share-icon___Wib4Q{font-size:24px;vertical-align:middle;cursor:pointer}.podcastDetail___ynQh4 .detailHeaderContainer___agszO .detailBody___kz5AN .share-wrapper___ie6p3 .share-icons-wrapper___-HWvT .share-icons___Hj73W .single-share-icon___Wib4Q:active,.podcastDetail___ynQh4 .detailHeaderContainer___agszO .detailBody___kz5AN .share-wrapper___ie6p3 .share-icons-wrapper___-HWvT .share-icons___Hj73W .single-share-icon___Wib4Q:hover{color:#0066b3 !important}.podcastDetail___ynQh4 .detailHeaderContainer___agszO .detailBody___kz5AN .share-wrapper___ie6p3 .share-icons-wrapper___-HWvT .share-icons___Hj73W .single-share-icon___Wib4Q.link-icon___iKl13{height:22px;width:22px;margin:1px;filter:drop-shadow(100px 0px #000)}.podcastDetail___ynQh4 .detailHeaderContainer___agszO .detailBody___kz5AN .share-wrapper___ie6p3 .share-icons-wrapper___-HWvT .share-icons___Hj73W .single-share-icon___Wib4Q.link-icon___iKl13:hover{filter:drop-shadow(100px 0px #0066b3)}.podcastDetail___ynQh4 .detailHeaderContainer___agszO .detailBody___kz5AN .share-wrapper___ie6p3 .share-icons-wrapper___-HWvT .copied-message___4OR8I{padding:3px 10px;position:absolute;top:-28px;right:0;font-size:.75rem;text-transform:initial;background-color:#005aa1}.podcastDetail___ynQh4 .detailHeaderContainer___agszO .detailBody___kz5AN .attachmentBtn___jtXh6{visibility:hidden;display:flex;align-items:center;justify-content:center;margin-right:8px;background-color:#fff;text-transform:capitalize;height:42px;margin-bottom:8px}.podcastDetail___ynQh4 .detailHeaderContainer___agszO .detailBody___kz5AN .attachmentBtn___jtXh6:hover{text-decoration:none !important}.podcastDetail___ynQh4 .detailHeaderContainer___agszO .detailBody___kz5AN .attachmentBtn___jtXh6:last-child{margin-right:0px}.podcastDetail___ynQh4 .detailHeaderContainer___agszO.headerBottom___1dqnx{margin-bottom:61px}@media screen and (max-width: 1240px){.podcastDetail___ynQh4 .detailHeaderContainer___agszO .detailBody___kz5AN .title-wrapper___xtRjz{line-height:1.125rem;font-size:.75rem;margin-bottom:1.5625rem}.podcastDetail___ynQh4 .detailHeaderContainer___agszO .detailBody___kz5AN .title-wrapper___xtRjz .labels___OmwLf{display:flex;flex-wrap:wrap;align-items:center;padding-bottom:.9375rem;line-height:.75rem;font-size:.625rem}.podcastDetail___ynQh4 .detailHeaderContainer___agszO .detailBody___kz5AN .title-wrapper___xtRjz .title___o8fQw{font-size:1.25rem;line-height:1.625rem;word-break:break-word;padding-bottom:.625rem;margin:0}.podcastDetail___ynQh4 .detailHeaderContainer___agszO .detailBody___kz5AN .title-wrapper___xtRjz .subtitle___3RzCT{color:#3d566f;font-size:16px;line-height:24px;margin-bottom:15px}.podcastDetail___ynQh4 .detailHeaderContainer___agszO .detailBody___kz5AN .title-wrapper___xtRjz .business-type___u0W2f{padding-bottom:0;display:inline-block}.podcastDetail___ynQh4 .detailHeaderContainer___agszO .detailBody___kz5AN .summary___c\+ofM{padding-top:0;font-size:22px;line-height:32px;margin-bottom:.9375rem}.podcastDetail___ynQh4 .detailHeaderContainer___agszO .detailBody___kz5AN .bodyExtension___GA53d{margin-bottom:.9375rem}.podcastDetail___ynQh4 .detailHeaderContainer___agszO .detailBody___kz5AN .bodyExtension___GA53d .bodyContent___A6b\+K{padding-top:.9375rem;margin-bottom:.9375rem !important;border-bottom:0 !important}.podcastDetail___ynQh4 .detailHeaderContainer___agszO .detailBody___kz5AN .tags___60IXq .tag___MTL87{margin-bottom:.9375rem}.podcastDetail___ynQh4 .detailHeaderContainer___agszO .detailBody___kz5AN .share-wrapper___ie6p3{display:flex;flex-wrap:wrap;padding:.625rem 0 0}.podcastDetail___ynQh4 .detailHeaderContainer___agszO .detailBody___kz5AN .share-wrapper___ie6p3 .shareBtn___5me2\+{width:6.625rem;margin-right:8px}}.podcastDetail___ynQh4 .detailBodyContainer___MCoK- .image-carousel-wrapper{margin-left:22%}.podcastDetail___ynQh4 .detailBodyContainer___MCoK- .lmn-font-size-md,.podcastDetail___ynQh4 .detailBodyContainer___MCoK- .lmn-font-size-md p{font-size:18px !important;line-height:26px !important}.podcastDetail___ynQh4 .footer___F97fG{margin-top:61px}.podcastDetail___ynQh4 .footer___F97fG .tags___60IXq{display:flex;flex-direction:row;flex-wrap:wrap;column-gap:17px;row-gap:17px;margin-bottom:61px}.podcastDetail___ynQh4 .footer___F97fG .tags___60IXq .tag___MTL87{padding:0px 16px;font-weight:400;font-size:16px;line-height:28px;border:1px solid #255be3;border-radius:6px;height:30px;min-width:auto !important;color:#255be3}.podcastDetail___ynQh4 .seriesWrapper___bOQVz{background-color:#f0f5f7;margin-top:16px}.podcastDetail___ynQh4 .seriesWrapper___bOQVz .seriesContent___J6pw9{max-width:50%;margin:0 auto 61px;padding:80px 0 139px}.podcastDetail___ynQh4 .seriesWrapper___bOQVz .seriesContent___J6pw9 .seriesAction___ytgmm{margin-bottom:47px;display:flex;flex-direction:row;justify-content:space-between}.podcastDetail___ynQh4 .seriesWrapper___bOQVz .seriesContent___J6pw9 .seriesAction___ytgmm .action-button{height:48px;font-size:16px;line-height:34px;color:#000}.podcastDetail___ynQh4 .seriesWrapper___bOQVz .seriesContent___J6pw9 .seriesAction___ytgmm .instruc-icon{margin-left:8px;font-size:10px}.podcastDetail___ynQh4 .seriesWrapper___bOQVz .seriesContent___J6pw9 .seriesAction___ytgmm .seriesSelect{width:222px;height:48px}.podcastDetail___ynQh4 .seriesWrapper___bOQVz .seriesContent___J6pw9 .seriesAction___ytgmm .seriesSelect .lmn-select-button{border-color:rgba(0,0,0,0) !important}.podcastDetail___ynQh4 .seriesWrapper___bOQVz .seriesContent___J6pw9 .series-content___IhiEr{margin-top:47px}.podcastDetail___ynQh4 .more-stories___zPe4W{margin:50px auto 129px}.podcastDetail___ynQh4 .more-stories___zPe4W h2[class*=section-title]{line-height:34px !important}.podcastDetail___ynQh4 .more-stories___zPe4W .title___o8fQw{letter-spacing:2.22px;margin-bottom:49px !important}.podcastDetail___ynQh4 .more-stories___zPe4W .insights-list___Gyn9V{display:flex;flex-wrap:wrap}.podcastDetail___ynQh4 .more-stories___zPe4W .insights-list___Gyn9V .insightCard{width:calc((100% - 146px)/3);border-radius:unset;margin-right:73px}.podcastDetail___ynQh4 .more-stories___zPe4W .insights-list___Gyn9V .insightCard:last-child{margin-right:0px}.podcastDetail___ynQh4 .more-stories___zPe4W .insights-list___Gyn9V p{margin-bottom:0px !important}@media screen and (min-width: 1024px)and (max-width: 1240px){.podcastDetail___ynQh4 .seriesWrapper___bOQVz .seriesContent___J6pw9{max-width:85%}.podcastDetail___ynQh4 .detailPage___ATqa9{margin:auto}.podcastDetail___ynQh4 .detailHeaderContainer___agszO{padding-top:0px;padding-bottom:0;margin:0 auto}.podcastDetail___ynQh4 .detailHeaderContainer___agszO .detailImage___MF0XR{width:335px !important;height:335px !important}.podcastDetail___ynQh4 .detailHeaderContainer___agszO .detailBody___kz5AN{margin-left:1.25rem;width:calc(100% - 22.1875rem)}.podcastDetail___ynQh4 .detailHeaderContainer___agszO .detailBody___kz5AN .height-occupy___HP37q{min-height:285px}}@media screen and (min-width: 768px)and (max-width: 1023px){.podcastDetail___ynQh4 .seriesWrapper___bOQVz .seriesContent___J6pw9{max-width:90%}.podcastDetail___ynQh4 .detailPage___ATqa9{margin:auto}.podcastDetail___ynQh4 .detailHeaderContainer___agszO{padding-top:0px;padding-bottom:0;margin:0 auto}.podcastDetail___ynQh4 .detailHeaderContainer___agszO .detailImage___MF0XR{width:203px;height:203px}.podcastDetail___ynQh4 .detailHeaderContainer___agszO .detailBody___kz5AN{margin-left:1.25rem;width:calc(100% - 13.9375rem)}.podcastDetail___ynQh4 .detailHeaderContainer___agszO .detailBody___kz5AN .height-occupy___HP37q{min-height:151px}}@media screen and (max-width: 767px){.podcastDetail___ynQh4 .footer___F97fG{padding-top:10px}.podcastDetail___ynQh4 .footer___F97fG .tags___60IXq{column-gap:11px;margin-bottom:42px}.podcastDetail___ynQh4 .seriesWrapper___bOQVz{background-color:#fff}.podcastDetail___ynQh4 .seriesWrapper___bOQVz .seriesContent___J6pw9{max-width:87%;padding:24px 0 0px}.podcastDetail___ynQh4 .seriesWrapper___bOQVz .seriesContent___J6pw9 .series-content___IhiEr .all-wrapper___cLOut{margin-bottom:73px}.podcastDetail___ynQh4 .seriesWrapper___bOQVz .seriesContent___J6pw9 .series-content___IhiEr .all-wrapper___cLOut .group-label___ba9Ks{font-weight:700;font-size:22px;line-height:18px;margin-bottom:27px}.podcastDetail___ynQh4 .seriesWrapper___bOQVz .seriesContent___J6pw9 .seriesAction___ytgmm .seriesSelect .lmn-select-button{border-color:#000 !important}.podcastDetail___ynQh4 .more-stories___zPe4W{column-gap:0px;padding:10px 0px 80px;margin-top:30px}.podcastDetail___ynQh4 .more-stories___zPe4W h2[class*=section-title]{line-height:22px !important}.podcastDetail___ynQh4 .more-stories___zPe4W .carousel___72waT{margin:29px -5% 0px 0}.podcastDetail___ynQh4 .more-stories___zPe4W .carousel___72waT .slick-slide{padding:0 0 0 21px}.podcastDetail___ynQh4 .more-stories___zPe4W .carousel___72waT .slick-current{width:292px !important;padding-left:0px}.podcastDetail___ynQh4 .detailPage___ATqa9{margin:auto}.podcastDetail___ynQh4 .detailPage___ATqa9 .detailBodyContainer___MCoK-{margin-top:10px}.podcastDetail___ynQh4 .detailPage___ATqa9 .detailBodyContainer___MCoK- .bodyContent{padding-top:1.5625rem;margin-bottom:1.5625rem !important;border-bottom:0 !important}.podcastDetail___ynQh4 .detailHeaderContainer___agszO{display:block;padding-top:0px;padding-bottom:0;margin:0 auto}.podcastDetail___ynQh4 .detailHeaderContainer___agszO .detailImage___MF0XR{width:100%;aspect-ratio:1/1;height:auto;margin:0 auto}.podcastDetail___ynQh4 .detailHeaderContainer___agszO .summary___c\+ofM{margin-top:33px;font-weight:400;font-size:18px;line-height:25px}.podcastDetail___ynQh4 .detailHeaderContainer___agszO .detailBody___kz5AN{margin-top:21px;width:100%;margin-left:0 !important}.podcastDetail___ynQh4 .detailHeaderContainer___agszO .detailBody___kz5AN .height-occupy___HP37q{min-height:0}.podcastDetail___ynQh4 .detailHeaderContainer___agszO .detailBody___kz5AN .title-wrapper___xtRjz .title___o8fQw{font-weight:400;font-size:32px !important;line-height:39px !important}}
.breadCrumbForMobile___DzD14{height:68px;display:flex;flex-direction:column;justify-content:center}.breadCrumbForMobile___DzD14 .breadCrumb___al8Vw{width:100%;margin:0 auto;padding-inline-start:0;display:flex}.breadCrumbForMobile___DzD14 .breadCrumb___al8Vw li{display:flex;align-items:baseline;list-style:none}.breadCrumbForMobile___DzD14 .breadCrumb___al8Vw .item___WP8si{color:#255be3;padding:5px 10px;cursor:pointer}.breadCrumbForMobile___DzD14 .breadCrumb___al8Vw .item___WP8si.noHover___aXDPe{cursor:auto}.breadCrumbForMobile___DzD14 .breadCrumb___al8Vw .itemFirst___wCpd9{padding-left:0}.breadCrumbForMobile___DzD14 .breadCrumb___al8Vw .itemEllipsis___0fSPQ{display:inline-block;padding:5px 10px 5px 0;color:#a8bbcf !important}.breadCrumbForMobile___DzD14 .breadCrumb___al8Vw .splitLine___jaBvJ{color:#a8bbcf;font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.754px}
.PodCastCard___Nz9nf{display:flex;align-items:flex-start;margin-top:47px;width:100%;height:100%;padding:56px 100px 44px;border-radius:20px}.PodCastCard___Nz9nf:first-child{margin-top:0}.PodCastCard___Nz9nf .image-wrapper___crD8I{width:344px;height:275px;position:relative;border-radius:20px;margin-right:57px;overflow:hidden;flex-shrink:0}.PodCastCard___Nz9nf .image-wrapper___crD8I img{object-fit:cover !important}.PodCastCard___Nz9nf .defaultImage___KZdIh{position:absolute;top:0;bottom:0;left:0;right:0;background-size:cover;background-position:center;background-repeat:no-repeat}.PodCastCard___Nz9nf .textContainer___UHdb3{width:100%;color:#000}.PodCastCard___Nz9nf .textContainer___UHdb3 .categoryText___YVGBE{margin-bottom:12px;font-size:14px;font-weight:400;line-height:18px;color:#000}.PodCastCard___Nz9nf .textContainer___UHdb3 .titleWrapper___C3aog{display:-webkit-flex;margin-bottom:8px}.PodCastCard___Nz9nf .textContainer___UHdb3 .titleWrapper___C3aog .titleText___q2t-D{display:inline-block;color:#000 !important}.PodCastCard___Nz9nf .textContainer___UHdb3 .titleWrapper___C3aog .titleText___q2t-D .title___iMqi9{font-size:26px !important;font-weight:400;line-height:42px !important;display:-webkit-box;/*! autoprefixer: off */-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;max-height:auto}.PodCastCard___Nz9nf .textContainer___UHdb3 .titleWrapper___C3aog .titleText___q2t-D .title___iMqi9 sub,.PodCastCard___Nz9nf .textContainer___UHdb3 .titleWrapper___C3aog .titleText___q2t-D .title___iMqi9 sup{font-size:75%;line-height:0;position:relative}.PodCastCard___Nz9nf .textContainer___UHdb3 .summaryText___\+3nNA{margin-bottom:19px;font-size:16px;font-weight:400;line-height:23px;display:-webkit-box;/*! autoprefixer: off */-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;max-height:auto}.PodCastCard___Nz9nf .textContainer___UHdb3 .summaryText___\+3nNA sub,.PodCastCard___Nz9nf .textContainer___UHdb3 .summaryText___\+3nNA sup{font-size:75%;line-height:0;position:relative}.PodCastCard___Nz9nf .textContainer___UHdb3 .summaryText___\+3nNA p{margin-bottom:0}.PodCastCard___Nz9nf .textContainer___UHdb3 .seriesContainer___Y2Zk7{display:inline-block;height:25px;margin-bottom:37px}.PodCastCard___Nz9nf .textContainer___UHdb3 .seriesContainer___Y2Zk7 .seriesText___A3FR6{font-size:18px;font-weight:400;line-height:25px;color:#255be3;display:-webkit-box;/*! autoprefixer: off */-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;max-height:auto}.PodCastCard___Nz9nf .textContainer___UHdb3 .seriesContainer___Y2Zk7 .seriesText___A3FR6 sub,.PodCastCard___Nz9nf .textContainer___UHdb3 .seriesContainer___Y2Zk7 .seriesText___A3FR6 sup{font-size:75%;line-height:0;position:relative}.PodCastCard___Nz9nf .textContainer___UHdb3 .information___3qQQJ{display:flex;justify-content:space-between}.PodCastCard___Nz9nf .textContainer___UHdb3 .information___3qQQJ .leftInfo___nz42H{display:flex;align-items:center;flex-shrink:0;font-size:14px;line-height:18px}.PodCastCard___Nz9nf .textContainer___UHdb3 .information___3qQQJ .leftInfo___nz42H .podButton___K7z9D{display:flex !important;align-items:center;height:42px;padding:12px 14px !important}.PodCastCard___Nz9nf .textContainer___UHdb3 .information___3qQQJ .leftInfo___nz42H .podButton___K7z9D span{margin:0 0 0 4px !important}.PodCastCard___Nz9nf .textContainer___UHdb3 .information___3qQQJ .leftInfo___nz42H .playIcon___KPnBv{margin:0}.PodCastCard___Nz9nf .textContainer___UHdb3 .information___3qQQJ .leftInfo___nz42H .space___m4TWd{margin-right:17px}.PodCastCard___Nz9nf .textContainer___UHdb3 .information___3qQQJ .rightInfo___MOk81{display:flex;justify-content:flex-end;flex-wrap:wrap;height:46px;overflow:hidden;flex-shrink:0;align-items:center;margin-right:-8px}.PodCastCard___Nz9nf .textContainer___UHdb3 .information___3qQQJ .rightInfo___MOk81 .attachButton___5MMaF{display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:16px 13px !important;margin-right:8px;height:42px;min-width:70px !important;margin-bottom:10px;margin-top:2px}.PodCastCard___Nz9nf .textContainer___UHdb3 .information___3qQQJ .rightInfo___MOk81 .attachButton___5MMaF:active{border:1px solid rgba(0,0,0,0) !important}@media screen and (max-width: 767px){.PodCastCard___Nz9nf{display:block;margin-top:37px;padding:0;padding-top:37px;border-top:1px solid #b8c8d8;border-radius:0%}.PodCastCard___Nz9nf .image-wrapper___crD8I{width:100%;height:262px;margin:0 0 19px 0}.PodCastCard___Nz9nf .textContainer___UHdb3{width:100%;color:#000}.PodCastCard___Nz9nf .textContainer___UHdb3 .groupLabel___VgeYE{font-weight:400;font-size:18px;line-height:25px;margin-bottom:12px}.PodCastCard___Nz9nf .textContainer___UHdb3 .categoryText___YVGBE{margin-bottom:12px;letter-spacing:1px}.PodCastCard___Nz9nf .textContainer___UHdb3 .titleWrapper___C3aog .titleText___q2t-D{display:inline-block;margin-bottom:12px}.PodCastCard___Nz9nf .textContainer___UHdb3 .titleWrapper___C3aog .titleText___q2t-D .title___iMqi9{margin-bottom:12px;font-size:24px !important;line-height:29px !important;display:-webkit-box;/*! autoprefixer: off */-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;max-height:auto}.PodCastCard___Nz9nf .textContainer___UHdb3 .titleWrapper___C3aog .titleText___q2t-D .title___iMqi9 sub,.PodCastCard___Nz9nf .textContainer___UHdb3 .titleWrapper___C3aog .titleText___q2t-D .title___iMqi9 sup{font-size:75%;line-height:0;position:relative}.PodCastCard___Nz9nf .textContainer___UHdb3 .summaryText___\+3nNA{margin-bottom:12px;display:-webkit-box;/*! autoprefixer: off */-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;max-height:auto}.PodCastCard___Nz9nf .textContainer___UHdb3 .summaryText___\+3nNA sub,.PodCastCard___Nz9nf .textContainer___UHdb3 .summaryText___\+3nNA sup{font-size:75%;line-height:0;position:relative}.PodCastCard___Nz9nf .textContainer___UHdb3 .seriesMobileContainer___4phqN{margin-bottom:25px}.PodCastCard___Nz9nf .textContainer___UHdb3 .seriesMobileContainer___4phqN .seriesText___A3FR6{font-size:18px;line-height:25px;color:#255be3;display:-webkit-box;/*! autoprefixer: off */-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;max-height:auto}.PodCastCard___Nz9nf .textContainer___UHdb3 .seriesMobileContainer___4phqN .seriesText___A3FR6 sub,.PodCastCard___Nz9nf .textContainer___UHdb3 .seriesMobileContainer___4phqN .seriesText___A3FR6 sup{font-size:75%;line-height:0;position:relative}.PodCastCard___Nz9nf .textContainer___UHdb3 .information___3qQQJ{display:flex;justify-content:flex-start;flex-direction:column}.PodCastCard___Nz9nf .textContainer___UHdb3 .information___3qQQJ .leftInfo___nz42H{display:flex;align-items:center}.PodCastCard___Nz9nf .textContainer___UHdb3 .information___3qQQJ .leftInfo___nz42H .podButton___K7z9D{padding:12px 18px 12px 16px !important;border-radius:6px !important}.PodCastCard___Nz9nf .textContainer___UHdb3 .information___3qQQJ .leftInfo___nz42H .podButton___K7z9D span{margin:0 0 0 5px !important}.PodCastCard___Nz9nf .textContainer___UHdb3 .information___3qQQJ .leftInfo___nz42H .playIcon___KPnBv{margin:0}.PodCastCard___Nz9nf .textContainer___UHdb3 .information___3qQQJ .leftInfo___nz42H .space___m4TWd{margin-right:16px}.PodCastCard___Nz9nf .textContainer___UHdb3 .information___3qQQJ .leftInfo___nz42H .space___m4TWd:last-child{margin-right:0}.PodCastCard___Nz9nf .textContainer___UHdb3 .information___3qQQJ .spaceBottom___I1FK9{margin-bottom:28px}.PodCastCard___Nz9nf .textContainer___UHdb3 .information___3qQQJ .rightInfo___MOk81{flex-wrap:wrap;justify-content:flex-start;height:100%;margin-right:0}.PodCastCard___Nz9nf .textContainer___UHdb3 .information___3qQQJ .rightInfo___MOk81 .attachButton___5MMaF{display:flex;align-items:center;justify-content:center;padding:16px 13px !important;margin:0 8px 8px 0;height:42px;min-width:70px !important;line-height:34px}.PodCastCard___Nz9nf .textContainer___UHdb3 .information___3qQQJ .rightInfo___MOk81 .attachButton___5MMaF:last-child{margin-right:0}}
.PodCastvideoPlayerModal .videoPlayerWrapper{margin:64px 0;height:662px;max-height:662px;width:100%}.PodCastvideoPlayerModal .lmn-modal .lmn-modal-content{padding:0;border-radius:20px}.PodCastvideoPlayerModal .lmn-modal .lmnicon-close{font-size:18px}.PodCastvideoPlayerModal .lmn-modal .lmn-modal-body{padding:0 !important}.PodCastvideoPlayerModal .lmn-modal .lmn-modal-close{z-index:1}@media screen and (max-width: 768px){.PodCastvideoPlayerModal .videoPlayerWrapper{height:300px;max-height:300px}.PodCastvideoPlayerModal .lmn-modal{min-width:auto !important}}
.NewPodcastTemplate___\+dg\+W .breadcrumb-container___X9HYQ{padding:32px 0px 40px 0px;line-height:18px;font-size:12px}.NewPodcastTemplate___\+dg\+W .breadcrumb-container___X9HYQ .breadcrumb___L0LBC{display:flex;margin-bottom:0px !important;padding:0px !important}.NewPodcastTemplate___\+dg\+W .breadcrumb-container___X9HYQ .breadcrumb___L0LBC li{list-style:none}.NewPodcastTemplate___\+dg\+W .breadcrumb-container___X9HYQ .breadcrumb___L0LBC li a,.NewPodcastTemplate___\+dg\+W .breadcrumb-container___X9HYQ .breadcrumb___L0LBC li span{margin-right:6px}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA{width:100%}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .header___R-mON{display:flex;flex-direction:column;align-items:center;text-align:center}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .header___R-mON .client-category___XmOV5{font-size:15px;text-transform:uppercase;font-weight:700;line-height:18px;margin-bottom:17px}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .header___R-mON .client-category___XmOV5 a{color:#255be3}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .header___R-mON .title___1SBp\+{line-height:65px;font-size:60px;font-weight:400;color:#000;margin:0px;max-width:976px}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .header___R-mON .subtitle___zM7HH{font-size:32px;font-weight:400;line-height:36px;margin-top:15px}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .header___R-mON .info___znk7b{max-width:976px;padding-top:40px}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .header___R-mON .info___znk7b span,.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .header___R-mON .info___znk7b a{font-weight:400;font-size:16px;line-height:28px}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .header___R-mON .info___znk7b .seriesName-label___-LY-s{color:#255be3}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .header___R-mON .info___znk7b .insightType___QMzg9{text-transform:uppercase}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .header___R-mON .info___znk7b .contributors___EUEYH{cursor:pointer}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .header___R-mON .info___znk7b .contributors___EUEYH:focus{outline:1px auto -webkit-focus-ring-color}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .header___R-mON .info___znk7b .authors___\+GbQq .name-division___SUU\+o::after{content:", "}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .header___R-mON .info___znk7b .authors___\+GbQq .name-division___SUU\+o:last-child::after{content:""}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .header___R-mON.headerBottom___lgT65{margin-bottom:40px}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .media___4x7DD{width:85%;max-width:1176px;margin:auto}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .media___4x7DD .media-container___d7ec5 .image-video___AYIwB{width:100%;height:660px;position:relative;overflow:hidden;border-radius:20px;clip-path:inset(0 0 0 0 round 0 0 24px 0)}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .media___4x7DD .media-container___d7ec5 .image-video___AYIwB img{width:100%;height:100%;object-fit:cover}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .media___4x7DD .media-container___d7ec5 .image-video___AYIwB .gps-icon___4oB9B{width:5rem;height:5rem;background-repeat:no-repeat;background-size:contain;background-position:center center;position:absolute;top:1.25rem;right:1.25rem}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .media___4x7DD .media-container___d7ec5 .image-video___AYIwB .video-player___x4vuM{position:absolute;left:0;right:0;top:0;bottom:0}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .media___4x7DD .media-container___d7ec5 .image-video___AYIwB .podcastIcon___y\+1pm{position:absolute;right:0;bottom:0;border-radius:20px 0px;background-color:#255be3;transition:all 300ms ease-out;display:flex;width:108px;height:90px;padding:21px 30px;flex-direction:column;justify-content:center;align-items:center;box-shadow:-4px -4px 10px 0px rgba(15,22,50,.3)}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .media___4x7DD .media-container___d7ec5 .image-video___AYIwB .podcastIcon___y\+1pm:hover:not(:focus){cursor:pointer;background-color:var(--core-primary-ink-blue, #0F1632);transform:scale(1)}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .media___4x7DD .media-container___d7ec5 .image-video___AYIwB .podcastIcon___y\+1pm:focus{background-color:var(--core-primary-ink-blue, #0F1632);box-shadow:0px 0px 0px 2px #fff,0px 0px 0px 4px #255be3;right:4px;bottom:4px}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .media___4x7DD .media-container___d7ec5 .image-video___AYIwB .podcastIcon___y\+1pm .icon___tJ8ri{background-repeat:no-repeat !important;background-position:center !important;background-size:contain !important;width:44px;height:44px}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .actionContainer___8hnfp{display:flex;justify-content:space-between;align-items:center}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .actionContainer___8hnfp .actionLeft___n-8at{display:flex;align-items:center}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .actionContainer___8hnfp .actionLeft___n-8at .media-section-container___E9nYu{display:flex;align-items:center;justify-content:space-between}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .actionContainer___8hnfp .actionLeft___n-8at .media-seciton-item___-QROw{display:flex;align-items:center;justify-content:space-between}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .actionContainer___8hnfp .actionLeft___n-8at .media-seciton-item-text___whZCP{margin-left:12px;color:#10161d;font-size:14px;line-height:20px}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .actionContainer___8hnfp .actionLeft___n-8at .media-seciton-item___-QROw .lmn-control-input~.lmn-control-icon:before{background-color:#0f1632}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .actionContainer___8hnfp .actionLeft___n-8at .media-seciton-item___-QROw .lmn-control-input:checked~.lmn-control-icon:before{background-color:#255be3}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .actionContainer___8hnfp .actionLeft___n-8at .transcriptSection___XxJPF .transcriptIcon___lkdsT{width:16px;height:22px}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .actionContainer___8hnfp .actionLeft___n-8at .transcriptSection___XxJPF .transcript-text___DGQXD{color:#000}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .actionContainer___8hnfp .actionLeft___n-8at .transcriptSection___XxJPF:hover{cursor:pointer;color:#000 !important}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .actionContainer___8hnfp .actionLeft___n-8at .transcriptSection___XxJPF:hover .transcriptIcon___lkdsT{filter:drop-shadow(2000px 0px #255be3);transform:translate(-2000px, 0px)}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .actionContainer___8hnfp .actionLeft___n-8at .transcriptSectionWithAudio___1XHPO{margin-left:32px}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .actionContainer___8hnfp .actionRight___p-gtR{display:flex;overflow:hidden;flex-wrap:wrap;align-items:center;justify-content:flex-end}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .actionContainer___8hnfp .actionRight___p-gtR .attachmentBtn___zZTyv{align-items:center;margin-right:8px;margin-bottom:10px;margin-top:2px;background-color:#fff;height:42px}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .actionContainer___8hnfp .actionRight___p-gtR .attachmentBtn___zZTyv:hover{text-decoration:none}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .actionContainer___8hnfp .actionRight___p-gtR .attachmentBtn___zZTyv:last-child{margin-right:0px}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .actionContainer___8hnfp .actionRight___p-gtR .attachmentBtn___zZTyv:focus{margin-right:8px !important;margin-left:2px !important}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .fullVideoButton.lmn-btn.lmn-btn-icon{display:flex !important;align-items:center;padding:14px 16px !important;text-align:center;font-size:14px;line-height:14px;height:42px}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .fullVideoButton.lmn-btn.lmn-btn-icon>:last-child{margin-right:0}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .fullVideoButton.lmn-btn.lmn-btn-icon span{margin-right:6px;margin-left:0}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .bodyContainer___v7rMF .summary___1fDk8{font-weight:400;line-height:32px;font-size:22px;margin-top:40px;word-break:break-word}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .bodyContainer___v7rMF .highlight___jKcfA{margin-top:50px}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .bodyContainer___v7rMF .bodyExtension-wrapper___\+vPAF{width:100%;margin-top:72px}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .bodyContainer___v7rMF .bodyExtension-wrapper___\+vPAF .lmn-font-size-md,.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .bodyContainer___v7rMF .bodyExtension-wrapper___\+vPAF .lmn-font-size-md p{font-size:18px !important;line-height:26px !important}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .bodyContainer___v7rMF .bodyExtension-wrapper___\+vPAF .image-carousel-wrapper___PSEIE{margin-left:calc((min(100vw,1920px) - min(90%,776px))/2)}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .bodyContainer___v7rMF .bodyExtension-wrapper___\+vPAF .bodyContent{margin-bottom:4.5rem !important;border-bottom:0 !important}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .bodyContainer___v7rMF .bodyExtension-wrapper___\+vPAF .bodyContent img{max-width:100%}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .bodyContainer___v7rMF .footer___HpXY3{padding:62px 0px 90px}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .bodyContainer___v7rMF .footer___HpXY3 .tags___57n4W{display:flex;flex-direction:row;flex-wrap:wrap;column-gap:17px;row-gap:17px}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .bodyContainer___v7rMF .footer___HpXY3 .tags___57n4W .tag___R8tIA{padding:0px 16px;font-weight:400;font-size:16px;line-height:28px;border:1px solid #255be3;border-radius:6px;height:30px;min-width:auto !important;color:#255be3}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .bodyContainer___v7rMF .footer___HpXY3 .more-about___2LKrD{font-size:26px;font-weight:400;line-height:28px}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .bodyContainer___v7rMF .footer___HpXY3 .more-about___2LKrD .client-category-link___iflAn{color:#255be3}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .relatedInsights___SEWtL .title___1SBp\+{letter-spacing:2.22px;margin-bottom:0px !important;line-height:34px !important}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .relatedInsights___SEWtL .insightsList___gBCYT{display:flex;flex-direction:column;margin-top:52px;margin-bottom:150px}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .relatedInsights___SEWtL .insightsList___gBCYT .insightCard{padding-bottom:58px;margin-top:51px;align-items:center}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .relatedInsights___SEWtL .insightsList___gBCYT .insightCard:first-child{margin-top:0px !important}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .relatedInsights___SEWtL .insightsList___gBCYT .insightCard:last-child{padding-bottom:0 !important}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .relatedInsights___SEWtL .insightCarousel___qOSEx{margin-top:30px;margin-bottom:81px}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .relatedInsights___SEWtL .insightCarousel___qOSEx .slick-slide{padding:0 0 0 35px}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .relatedInsights___SEWtL .insightCarousel___qOSEx .slick-current{width:267px !important;padding-left:0px}@media screen and (max-width: 1299.98px){.NewDefaultInsightsTemplate___w-mzn .PodcastContainer___ibAsA .media___4x7DD{max-width:85% !important}}@media screen and (max-width: 768px){.NewPodcastTemplate___\+dg\+W .social-sidebar-wrapper___RQIZt{position:fixed;left:0;bottom:0;top:auto}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .header___R-mON{margin:25px auto}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .header___R-mON .client-category___XmOV5{font-size:11px;line-height:13px;margin-bottom:15px;color:#255be3}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .header___R-mON .title___1SBp\+{line-height:38px;font-size:28px}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .header___R-mON .subtitle___zM7HH{font-size:18px;line-height:24px}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .header___R-mON .info___znk7b{padding-top:15px}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .header___R-mON .info___znk7b span,.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .header___R-mON .info___znk7b a{font-size:14px}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .header___R-mON .info___znk7b .contributors___EUEYH{cursor:pointer}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .header___R-mON .info___znk7b .authors___\+GbQq .name-division___SUU\+o::after{content:", "}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .header___R-mON .info___znk7b .authors___\+GbQq .name-division___SUU\+o:last-child::after{content:""}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .header___R-mON.headerBottom___lgT65{margin-bottom:32px}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .media___4x7DD{width:90% !important;max-width:90% !important}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .media___4x7DD .media-container___d7ec5 .image-video___AYIwB{width:100%;height:262px;position:relative;overflow:hidden;border-radius:20px}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .media___4x7DD .media-container___d7ec5 .image-video___AYIwB .gps-icon___4oB9B{width:2.5rem;height:2.5rem;top:.5rem;right:.5rem}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .media___4x7DD .media-container___d7ec5 .image-video___AYIwB .podcastIcon___y\+1pm{width:55px;height:51px;box-shadow:-4px -4px 10px 0px rgba(15,22,50,.3);transition:all 300ms ease-out;padding:0px}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .media___4x7DD .media-container___d7ec5 .image-video___AYIwB .podcastIcon___y\+1pm:hover:not(:focus){cursor:pointer;background-color:var(--core-primary-ink-blue, #0F1632);transform:scale(1)}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .media___4x7DD .media-container___d7ec5 .image-video___AYIwB .podcastIcon___y\+1pm:focus{background-color:var(--core-primary-ink-blue, #0F1632);box-shadow:0px 0px 0px 2px #fff,0px 0px 0px 4px #255be3;right:4px;bottom:4px;outline:none !important}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .media___4x7DD .media-container___d7ec5 .image-video___AYIwB .podcastIcon___y\+1pm .icon___tJ8ri{width:26px;height:24px}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .actionContainer___8hnfp{justify-content:flex-start;flex-wrap:wrap;flex-direction:column;align-items:flex-start}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .actionContainer___8hnfp .actionLeft___n-8at{flex-wrap:wrap;align-self:center}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .actionContainer___8hnfp .actionLeft___n-8at .media-section-container___E9nYu{justify-content:center}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .actionContainer___8hnfp .actionRight___p-gtR{flex-wrap:wrap;justify-content:flex-start;height:auto;overflow:unset;align-items:baseline}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .actionContainer___8hnfp .actionRight___p-gtR .attachmentBtn___zZTyv{margin-bottom:8px;margin-top:0}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .actionContainer___8hnfp .actionRightTop___3Ikgb{margin-top:29px}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .media-section-full-video___Q4-LE{margin-top:29px;display:flex;justify-content:center}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .bodyContainer___v7rMF .summary___1fDk8{font-size:22px;line-height:32px;margin-top:37px}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .bodyContainer___v7rMF .bodyExtension-wrapper___\+vPAF{margin-top:50px}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .bodyContainer___v7rMF .bodyExtension-wrapper___\+vPAF .bodyContent{padding-top:1.5625rem;margin-bottom:1.5625rem !important;border-bottom:0 !important}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .bodyContainer___v7rMF .footer___HpXY3{padding:58px 0px 42px}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .bodyContainer___v7rMF .footer___HpXY3 .tags___57n4W{column-gap:11px}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .bodyContainer___v7rMF .footer___HpXY3 .more-about___2LKrD{font-size:18px;line-height:25px}.NewPodcastTemplate___\+dg\+W .PodcastContainer___ibAsA .relatedInsights___SEWtL .title___1SBp\+{line-height:22px !important}.NewPodcastTemplate___\+dg\+W .relatedInsights___SEWtL .carousel___qU3z\+{width:100%}}
.PodCastCard___GQqRv{display:flex;align-items:flex-start;padding-bottom:50px;margin-top:60px;width:100%;height:100%;border-bottom:1px solid #b8c8d8}.PodCastCard___GQqRv:first-child{margin-top:0}.PodCastCard___GQqRv:last-child{border-bottom:none}.PodCastCard___GQqRv .image-wrapper___gfZER{width:344px;height:275px;position:relative;border-radius:20px;margin-right:57px;overflow:hidden;flex-shrink:0}.PodCastCard___GQqRv .image-wrapper___gfZER img{object-fit:cover !important}.PodCastCard___GQqRv .defaultImage___pmlY2{position:absolute;top:0;bottom:0;left:0;right:0;background-size:cover;background-position:center;background-repeat:no-repeat}.PodCastCard___GQqRv .textContainer___mSHd6{width:100%;color:#000}.PodCastCard___GQqRv .textContainer___mSHd6 .categoryText___eDbXr{margin-bottom:26px;font-size:11px;line-height:13px;letter-spacing:1px;font-weight:700;color:#460303 !important;text-transform:uppercase}.PodCastCard___GQqRv .textContainer___mSHd6 .titleText___M9kLt{display:inline-block;margin-bottom:14px;color:#000 !important}.PodCastCard___GQqRv .textContainer___mSHd6 .titleText___M9kLt .title___zcjj5{margin-bottom:0;font-size:30px !important;line-height:37px !important;display:-webkit-box;/*! autoprefixer: off */-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;max-height:auto}.PodCastCard___GQqRv .textContainer___mSHd6 .titleText___M9kLt .title___zcjj5 sub,.PodCastCard___GQqRv .textContainer___mSHd6 .titleText___M9kLt .title___zcjj5 sup{font-size:75%;line-height:0;position:relative}.PodCastCard___GQqRv .textContainer___mSHd6 .summaryText___SJTDV{margin-bottom:13px;font-size:18px;line-height:25px;display:-webkit-box;/*! autoprefixer: off */-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;max-height:auto}.PodCastCard___GQqRv .textContainer___mSHd6 .summaryText___SJTDV sub,.PodCastCard___GQqRv .textContainer___mSHd6 .summaryText___SJTDV sup{font-size:75%;line-height:0;position:relative}.PodCastCard___GQqRv .textContainer___mSHd6 .seriesContainer___dCwaC{display:inline-block;height:25px;margin-bottom:37px}.PodCastCard___GQqRv .textContainer___mSHd6 .seriesContainer___dCwaC .seriesText___bHBd0{font-size:18px;font-weight:400;line-height:25px;color:#255be3;display:-webkit-box;/*! autoprefixer: off */-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;max-height:auto}.PodCastCard___GQqRv .textContainer___mSHd6 .seriesContainer___dCwaC .seriesText___bHBd0 sub,.PodCastCard___GQqRv .textContainer___mSHd6 .seriesContainer___dCwaC .seriesText___bHBd0 sup{font-size:75%;line-height:0;position:relative}.PodCastCard___GQqRv .textContainer___mSHd6 .information___KgExI{display:flex;justify-content:space-between}.PodCastCard___GQqRv .textContainer___mSHd6 .information___KgExI .leftInfo___Tx81u{display:flex;align-items:center;flex-shrink:0;font-size:14px;line-height:18px}.PodCastCard___GQqRv .textContainer___mSHd6 .information___KgExI .leftInfo___Tx81u .podButton___Nwo6Q{display:flex !important;align-items:center;height:42px;padding:12px 14px !important}.PodCastCard___GQqRv .textContainer___mSHd6 .information___KgExI .leftInfo___Tx81u .podButton___Nwo6Q span{margin:0 0 0 4px !important}.PodCastCard___GQqRv .textContainer___mSHd6 .information___KgExI .leftInfo___Tx81u .playIcon___PCK7L{margin:0}.PodCastCard___GQqRv .textContainer___mSHd6 .information___KgExI .leftInfo___Tx81u .space___RUU\+M{margin-right:17px}.PodCastCard___GQqRv .textContainer___mSHd6 .information___KgExI .rightInfo___jdmRo{display:flex;justify-content:flex-end;flex-wrap:wrap;height:46px;overflow:hidden;flex-shrink:0;align-items:center;margin-right:-8px}.PodCastCard___GQqRv .textContainer___mSHd6 .information___KgExI .rightInfo___jdmRo .attachButton___adfD8{display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:16px 13px !important;margin-right:8px;height:42px;min-width:70px !important;margin-bottom:10px;margin-top:2px}.PodCastCard___GQqRv .textContainer___mSHd6 .information___KgExI .rightInfo___jdmRo .attachButton___adfD8:active{border:1px solid rgba(0,0,0,0) !important}@media screen and (max-width: 768px){.PodCastCard___GQqRv{display:block;margin-top:56px;padding-bottom:43px}.PodCastCard___GQqRv:last-child{border-bottom:1px solid #b8c8d8}.PodCastCard___GQqRv .image-wrapper___gfZER{width:100%;height:262px;margin:0 0 19px 0}.PodCastCard___GQqRv .textContainer___mSHd6{width:100%;color:#000}.PodCastCard___GQqRv .textContainer___mSHd6 .categoryText___eDbXr{margin-bottom:12px;letter-spacing:1px}.PodCastCard___GQqRv .textContainer___mSHd6 .titleText___M9kLt{display:inline-block;margin-bottom:12px}.PodCastCard___GQqRv .textContainer___mSHd6 .titleText___M9kLt .title___zcjj5{font-size:24px !important;line-height:29px !important;display:-webkit-box;/*! autoprefixer: off */-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;max-height:auto}.PodCastCard___GQqRv .textContainer___mSHd6 .titleText___M9kLt .title___zcjj5 sub,.PodCastCard___GQqRv .textContainer___mSHd6 .titleText___M9kLt .title___zcjj5 sup{font-size:75%;line-height:0;position:relative}.PodCastCard___GQqRv .textContainer___mSHd6 .summaryText___SJTDV{margin-bottom:12px;display:-webkit-box;/*! autoprefixer: off */-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;max-height:auto}.PodCastCard___GQqRv .textContainer___mSHd6 .summaryText___SJTDV sub,.PodCastCard___GQqRv .textContainer___mSHd6 .summaryText___SJTDV sup{font-size:75%;line-height:0;position:relative}.PodCastCard___GQqRv .textContainer___mSHd6 .seriesMobileContainer___IM2Qy{margin-bottom:25px}.PodCastCard___GQqRv .textContainer___mSHd6 .seriesMobileContainer___IM2Qy .seriesText___bHBd0{font-size:18px;line-height:25px;color:#255be3;display:-webkit-box;/*! autoprefixer: off */-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;max-height:auto}.PodCastCard___GQqRv .textContainer___mSHd6 .seriesMobileContainer___IM2Qy .seriesText___bHBd0 sub,.PodCastCard___GQqRv .textContainer___mSHd6 .seriesMobileContainer___IM2Qy .seriesText___bHBd0 sup{font-size:75%;line-height:0;position:relative}.PodCastCard___GQqRv .textContainer___mSHd6 .information___KgExI{display:flex;justify-content:flex-start;flex-direction:column}.PodCastCard___GQqRv .textContainer___mSHd6 .information___KgExI .leftInfo___Tx81u{display:flex;align-items:center}.PodCastCard___GQqRv .textContainer___mSHd6 .information___KgExI .leftInfo___Tx81u .podButton___Nwo6Q{padding:12px 18px 12px 16px !important;border-radius:6px !important}.PodCastCard___GQqRv .textContainer___mSHd6 .information___KgExI .leftInfo___Tx81u .podButton___Nwo6Q span{margin:0 0 0 5px !important}.PodCastCard___GQqRv .textContainer___mSHd6 .information___KgExI .leftInfo___Tx81u .playIcon___PCK7L{margin:0}.PodCastCard___GQqRv .textContainer___mSHd6 .information___KgExI .leftInfo___Tx81u .space___RUU\+M{margin-right:16px}.PodCastCard___GQqRv .textContainer___mSHd6 .information___KgExI .leftInfo___Tx81u .space___RUU\+M:last-child{margin-right:0}.PodCastCard___GQqRv .textContainer___mSHd6 .information___KgExI .spaceBottom___b6CO-{margin-bottom:28px}.PodCastCard___GQqRv .textContainer___mSHd6 .information___KgExI .rightInfo___jdmRo{flex-wrap:wrap;justify-content:flex-start;height:100%;margin-right:0}.PodCastCard___GQqRv .textContainer___mSHd6 .information___KgExI .rightInfo___jdmRo .attachButton___adfD8{display:flex;align-items:center;justify-content:center;padding:16px 13px !important;margin:0 8px 8px 0;height:42px;min-width:70px !important;line-height:34px}.PodCastCard___GQqRv .textContainer___mSHd6 .information___KgExI .rightInfo___jdmRo .attachButton___adfD8:last-child{margin-right:0}}
.PodcastCarouselCard___PvWzy{width:276px;margin-right:35px}.PodcastCarouselCard___PvWzy .textContainer___fQ5\+R{display:flex;flex-direction:column}.PodcastCarouselCard___PvWzy .textContainer___fQ5\+R .seriesLink___pnkPa{font-size:18px;line-height:25px;font-weight:400;margin-bottom:4px;color:#255be3}.PodcastCarouselCard___PvWzy .textContainer___fQ5\+R .date___Rdw8T{font-size:14px;line-height:20px;font-weight:400;margin-bottom:15px}.PodcastCarouselCard___PvWzy .textContainer___fQ5\+R .titleLink___WbiHZ:hover{color:#000 !important}.PodcastCarouselCard___PvWzy .textContainer___fQ5\+R .title___7hILm{font-size:24px;line-height:29px;margin-bottom:16px;display:-webkit-box;/*! autoprefixer: off */-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;max-height:auto}.PodcastCarouselCard___PvWzy .textContainer___fQ5\+R .title___7hILm sub,.PodcastCarouselCard___PvWzy .textContainer___fQ5\+R .title___7hILm sup{font-size:75%;line-height:0;position:relative}.PodcastCarouselCard___PvWzy .textContainer___fQ5\+R .summaryText___8ElqZ{font-size:16px;line-height:23px;margin-bottom:22px;display:-webkit-box;/*! autoprefixer: off */-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;max-height:auto}.PodcastCarouselCard___PvWzy .textContainer___fQ5\+R .summaryText___8ElqZ sub,.PodcastCarouselCard___PvWzy .textContainer___fQ5\+R .summaryText___8ElqZ sup{font-size:75%;line-height:0;position:relative}.PodcastCarouselCard___PvWzy .actions___3Xte8{display:flex;align-items:center;margin-bottom:23px}.PodcastCarouselCard___PvWzy .actions___3Xte8 .podButton___PI2jT{width:129px;height:42px;margin-right:17px}.PodcastCarouselCard___PvWzy .actions___3Xte8 .podButton___PI2jT .playIcon___gMYkY{margin-right:5px}.PodcastCarouselCard___PvWzy .actions___3Xte8 .podCastDuration___V2XLp{font-size:14px;line-height:18px}.PodcastCarouselCard___PvWzy .attachment___Cg9\+k .attachButton___jXEHE{margin-right:8px;margin-bottom:16px}
