/* PCB-2534 start */
.icon-image-cards .new-design-class {
  padding-top: 80px;
  padding-bottom: 80px;
}

.icon-image-cards .new-design-class .card__heading,
.icon-image-cards .new-design-class .text-grey-medium {
  color: inherit !important;
}

.icon-image-cards .new-design-class .card-feature__heading {
  font-size: 80px;

  font-weight: 600;
  line-height: 96px;
  word-wrap: break-word;
  letter-spacing: normal;
  margin-bottom: 24px;
  text-transform: inherit;
}

.icon-image-cards .new-design-class .prl-card-feature__subheading,
.icon-image-cards .new-design-class .prl-footnote {
  font-size: 18px;

  font-weight: 400;
  line-height: 33.60px;
  word-wrap: break-word;
  text-align: center;
}

.icon-image-cards .new-design-class .card__heading {
  font-size: 32px;

  font-weight: 600;
  line-height: 41.60px;
  word-wrap: break-word;
  margin-bottom: 8px;
  text-transform: initial;
}

.icon-image-cards .new-design-class .card__subtext {
  margin-bottom: 16px;
  font-size: 16px;

  font-weight: 400;
  line-height: 22.40px;
  letter-spacing: 0.32px;
  word-wrap: break-word;
}

.icon-image-cards .new-design-class .field--name-field-subtext p {
  margin-bottom: 0 !important;
}

.icon-image-cards .new-design-class .card__button {
  line-height: 20px;
}

.icon-image-cards .new-design-class .card__button .palette-tertiary {
  font-size: 16px;
  font-weight: 600;
  text-transform: capitalize;
  line-height: 20px;
  letter-spacing: 0.50px;
  word-wrap: break-word;
}

.icon-image-cards .new-design-class.palette-web-black .palette-tertiary,
.icon-image-cards .new-design-class.palette-dark-teal .palette-tertiary {
  color: #00DCFF;
}

.icon-image-cards .new-design-class.palette-web-black .palette-tertiary path,
.icon-image-cards .new-design-class.palette-dark-teal .palette-tertiary path {
  stroke: #00DCFF;
}

.icon-image-cards .new-design-class.palette-white .palette-tertiary,
.icon-image-cards .new-design-class.palette-paper-gray .palette-tertiary {
  color: #0274C0;
}

.icon-image-cards .new-design-class.palette-white .palette-tertiary path,
.icon-image-cards .new-design-class.palette-paper-gray .palette-tertiary path {
  stroke: #0274C0;
}

@media (max-width: 1199px) {
  .icon-image-cards .new-design-class .card-feature__heading {
    font-size: 56px;
    line-height: 67.20px;
    letter-spacing: 0.56px;
  }

  .icon-image-cards .new-design-class .prl-card-feature__subheading,
  .icon-image-cards .new-design-class .prl-footnote {
    font-size: 18px;
    line-height: 23.40px;
  }

  .icon-image-cards .new-design-class .card__heading {
    font-size: 18px;
    line-height: 27.60px;
  }
}

@media (max-width: 767px) {
  .icon-image-cards .new-design-class {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .icon-image-cards .new-design-class .card-feature__heading {
    font-size: 32px;
    line-height: 38.40px;
    margin-bottom: 16px;
  }

  .icon-image-cards .new-design-class .prl-card-feature__subheading,
  .icon-image-cards .new-design-class .prl-footnote {
    font-size: 16px;
    line-height: 22.40px;
    letter-spacing: 0.32px;
  }

  .icon-image-cards .new-design-class .card__heading {
    font-size: 18px;
    line-height: 20.70px;
  }

  .icon-image-cards .new-design-class .card__button {
    padding-top: 16px;
  }
}

/* PCB-2534 end */

/* PCB-2359 starts
* .email-news-2-desc, .email-news-2
* are the classes used for old design,
* given in webform.
*/
.paragraph--newsletter-subscribe-banner.new-design-subscribe {
  padding: 80px 274px;
  margin-top: 0;
  margin-bottom: 0;
}

.paragraph--newsletter-subscribe-banner.new-design-subscribe .prl-container {
  margin: 0 auto;
  max-width: 1180px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  flex-direction: row;
}

.new-design-subscribe .section-subscribe.new-design {
  width: 50%;
}

.new-design-subscribe .section-subscribe__heading {

  font-style: normal;
  font-weight: 600;
  width: 100%;
  margin-right: 0;
  margin-bottom: 56px;
}

.new-design-subscribe h1.section-subscribe__heading,
.new-design-subscribe h2.section-subscribe__heading {
  font-size: 80px;
  line-height: 120%;
}

.new-design-subscribe h3.section-subscribe__heading {
  font-size: 64px;
  line-height: 110%;
}

.new-design-subscribe h4.section-subscribe__heading {
  font-size: 40px;
  line-height: 110%;
}

.new-design-subscribe h5.section-subscribe__heading {
  font-size: 32px;
  line-height: 110%;
}

.new-design-subscribe h6.section-subscribe__heading {
  font-size: 20px;
  line-height: 110%;
}

.new-design-subscribe .section-subscribe__form {
  width: 100%;
}

.new-design-subscribe .section-subscribe__form form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.new-design-subscribe.palette-dark-teal .form-type-email label.js-form-required,
.new-design-subscribe.palette-web-black .form-type-email label.js-form-required {
  color: #ffffff;
}

.new-design-subscribe.palette-white .form-type-email label.js-form-required,
.new-design-subscribe.palette-paper-gray .form-type-email label.js-form-required {
  color: #191B1D;
}

.new-design-subscribe.palette-dark-teal .form-type-email label.js-form-required::after,
.new-design-subscribe.palette-web-black .form-type-email label.js-form-required::after {
  color: #ffffff;
}

.new-design-subscribe.palette-white .form-type-email label.js-form-required::after,
.new-design-subscribe.palette-paper-gray .form-type-email label.js-form-required::after {
  color: #191B1D;
}

.new-design-subscribe .form-type-email {
  margin-bottom: 44px !important;
  flex-basis: 100%
}

.new-design-subscribe .form-type-email label.js-form-required {

  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  margin-bottom: 8px;
  padding-left: 0;
  padding-right: 0;
}

.new-design-subscribe .form-type-email input {
  padding-right: 1.625rem !important;
  border-radius: 0;

  font-size: 16px;
}

.new-design-subscribe.palette-dark-teal .form-type-email #edit-email-address,
.new-design-subscribe.palette-web-black .form-type-email #edit-email-address {
  border: 1px solid #FFF;
  background: rgba(255, 255, 255, 0.08);
  color: #ffffff;
}

.new-design-subscribe.palette-white .form-type-email #edit-email-address {
  border: 0.5px solid #000;
  background: rgba(0, 0, 0, 0.04);
  color: #191B1D;
}

.new-design-subscribe.palette-paper-gray .form-type-email #edit-email-address {
  border: 1px solid var(--Middle-Gray, #6E787D);
  background: #FFF;
  color: #191B1D;
}

.new-design-subscribe .form-type-email .description {
  padding: 0;
  margin-top: 16px;

  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}

.new-design-subscribe.palette-white .form-type-email .description,
.new-design-subscribe.palette-paper-gray .form-type-email .description {
  color: #191B1D;
}

.new-design-subscribe.palette-dark-teal .form-type-email .description,
.new-design-subscribe.palette-web-black .form-type-email .description {
  color: #FFFFFF;
}

.paragraph--newsletter-subscribe-banner .form-checkbox+label {
  min-height: 0;
  padding: 0;
}

.paragraph--newsletter-subscribe-banner.new-design-subscribe .form-type-checkbox {
  flex-basis: 60%;
}

.paragraph--newsletter-subscribe-banner.new-design-subscribe.palette-paper-gray .form-checkbox+label::before {
  background-color: #EAEDF4;
  border: 2px solid #0274C0;
}

.paragraph--newsletter-subscribe-banner.new-design-subscribe .form-type-checkbox .description {
  flex-direction: column;
  width: 100%;
}

.new-design-subscribe .form-inline-submit .form-item input {
  padding-right: 0;
}

.paragraph--newsletter-subscribe-banner.new-design-subscribe.palette-white .form-checkbox+label::before {
  background-color: #FFFFFF;
  border: 2px solid #0274C0;
}

.paragraph--newsletter-subscribe-banner .email-news-2-desc .form-checkbox+label::before {
  border: 1px solid #187770;
}

.paragraph--newsletter-subscribe-banner.new-design-subscribe.palette-dark-teal .form-checkbox+label::before {
  background-color: #003840;
  border: 2px solid #00DCFF;
}

.paragraph--newsletter-subscribe-banner.new-design-subscribe.palette-web-black .form-checkbox+label::before {
  background-color: #191B1D;
  border: 2px solid #00DCFF;
}

.new-design-subscribe.palette-paper-gray .form-checkbox:checked+label::before,
.new-design-subscribe.palette-white .form-checkbox:checked+label::before {
  background-color: #0274C0;
}

.new-design-subscribe.palette-dark-teal .form-checkbox:checked+label::before,
.new-design-subscribe.palette-web-black .form-checkbox:checked+label::before {
  background-color: #00DCFF;
}

.new-design-subscribe .form-checkbox:checked+label::after {
  content: 'L';
  transform: rotate(-320deg) scale(-1, 1);
  top: -5px;
  left: -2px;
  font-weight: 600;
  font-size: 23px;
}

.paragraph--newsletter-subscribe-banner .email-news-2-desc.form-checkbox:checked+label::after {
  content: 'L';
  transform: rotate(-320deg) scale(-1, 1);
  top: -5px;
  left: -2px;
  font-weight: 600;
  font-size: 23px;
}

.paragraph--newsletter-subscribe-banner .email-news-2-desc.form-item .form-checkbox:not(:checked)+label::after {
  content: '';
}

.paragraph--newsletter-subscribe-banner .email-news-2-desc.form-item .form-checkbox+label::after {
  color: #FFFFFF;
}

.paragraph--newsletter-subscribe-banner.new-design-subscribe.palette-paper-gray .form-checkbox+label::before,
.paragraph--newsletter-subscribe-banner.new-design-subscribe.palette-paper-gray .form-checkbox+label::after,
.paragraph--newsletter-subscribe-banner.new-design-subscribe.palette-white .form-checkbox+label::before,
.paragraph--newsletter-subscribe-banner.new-design-subscribe.palette-white .form-checkbox+label::after {
  color: #FFFFFF;
}

.paragraph--newsletter-subscribe-banner.new-design-subscribe.palette-dark-teal .form-checkbox+label::before,
.paragraph--newsletter-subscribe-banner.new-design-subscribe.palette-dark-teal .form-checkbox+label::after,
.paragraph--newsletter-subscribe-banner.new-design-subscribe.palette-web-black .form-checkbox+label::before,
.paragraph--newsletter-subscribe-banner.new-design-subscribe.palette-web-black .form-checkbox+label::after {
  color: #191B1D;
}

.new-design-subscribe.palette-dark-teal .form-type-checkbox .description,
.new-design-subscribe.palette-web-black .form-type-checkbox .description {
  color: #FFFFFF;
}

.new-design-subscribe.palette-white .form-type-checkbox .description,
.new-design-subscribe.palette-paper-gray .form-type-checkbox .description {
  color: #191B1D;
}

.paragraph--newsletter-subscribe-banner.new-design-subscribe .form-type-checkbox .description {

  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  position: relative;
  left: 25px;
}

.paragraph--newsletter-subscribe-banner .email-news-2-desc .description {
  left: 25px;
  position: relative;
  width: 100%;
  padding-right: 8px;
}

.new-design-subscribe.palette-white .form-type-checkbox .description,
.new-design-subscribe.palette-paper-gray .form-type-checkbox .description {
  color: #191B1D;
}

.new-design-subscribe.palette-dark-teal .form-type-checkbox .description,
.new-design-subscribe.palette-web-black .form-type-checkbox .description {
  color: #FFFFFF;
}

.paragraph--newsletter-subscribe-banner.new-design-subscribe.palette-white .description a,
.paragraph--newsletter-subscribe-banner.new-design-subscribe.palette-paper-gray .description a {
  color: #0274C0;
}

.paragraph--newsletter-subscribe-banner.new-design-subscribe.palette-dark-teal .description a,
.paragraph--newsletter-subscribe-banner.new-design-subscribe.palette-web-black .description a {
  color: #00DCFF;
}

.paragraph--newsletter-subscribe-banner .email-news-2-desc .description a {
  color: #187770;
}

.paragraph--newsletter-subscribe-banner .description a::after {
  display: none;
}

.new-design-subscribe .form-inline-submit .form-actions::before {
  background-image: none;
  content: none;
}

.paragraph--newsletter-subscribe-banner.new-design-subscribe .form-inline-submit .form-actions {
  width: auto;
  height: auto;
  margin-top: 0;
  top: 158px;
  z-index: 9;
}

.paragraph--newsletter-subscribe-banner.new-design-subscribe .form-inline-submit .form-actions {
  position: initial;
  flex-basis: 0;
  margin-top: 28px;
}

.paragraph--newsletter-subscribe-banner .email-news-2.form-actions {
  top: 67px;
}

.new-design-subscribe .form-inline-submit .form-submit {
  display: inline-flex;
  padding: 20px 40px;
  text-align: center;

  font-size: 16px !important;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0.5px;
  text-decoration: auto;
  text-indent: 0;
  width: auto;
  height: auto;
  border: 0;
  border-radius: 0;
  text-transform: none;
}

.new-design-subscribe.palette-white .form-inline-submit .form-submit,
.new-design-subscribe.palette-paper-gray .form-inline-submit .form-submit {
  background-color: #0274C0;
  color: #FFFFFF;
}

.new-design-subscribe.palette-dark-teal .form-inline-submit .form-submit,
.new-design-subscribe.palette-web-black .form-inline-submit .form-submit {
  background-color: #00DCFF;
  color: #000000;
}

.new-design-subscribe.palette-white .form-inline-submit .form-submit:hover,
.new-design-subscribe.palette-paper-gray .form-inline-submit .form-submit:hover {
  background-color: #191B1D;
}

.new-design-subscribe.palette-dark-teal .form-inline-submit .form-submit:hover,
.new-design-subscribe.palette-web-black .form-inline-submit .form-submit:hover {
  background-color: #FFFFFF;
}

.new-design-subscribe .rect-comp {
  position: relative;
}

.new-design-subscribe .rect-comp .strip {
  position: absolute;
  width: 53.713px;
  height: 13.428px;
}

.new-design-subscribe .strip.strip-1 {
  background: #12FF1A;
  top: 200px;
  left: 152px;
}

.new-design-subscribe .strip.strip-2 {
  background: #00DCFF;
  top: 130px;
  left: 322px;
}

.new-design-subscribe .strip.strip-3 {
  background: #00C2B2;
  top: 85px;
  left: 375.72px;
}

.new-design-subscribe .strip.strip-4 {
  background: #003840;
  top: 166px;
  left: 544px;
}

.new-design-subscribe.palette-dark-teal .strip.strip-4,
.new-design-subscribe.palette-web-black .strip.strip-4 {
  background: #FFFFFF;
  top: 166px;
  left: 544px;
}

.new-design-subscribe .strip.strip-5 {
  background: #12FF1A;
  top: 2px;
  left: 727px;
}

@media (max-width: 1199px) {
  .paragraph--newsletter-subscribe-banner.new-design-subscribe {
    padding: 40px 20px;
  }

  .paragraph--newsletter-subscribe-banner.new-design-subscribe .prl-container {
    padding: 80px 0;
  }

  .new-design-subscribe .section-subscribe.new-design {
    width: auto;
  }

  .new-design-subscribe .section-subscribe__heading {
    margin-bottom: 40px;
  }

  .new-design-subscribe h1.section-subscribe__heading,
  .new-design-subscribe h2.section-subscribe__heading {
    font-size: 56px;
    line-height: 120%;
  }

  .new-design-subscribe h3.section-subscribe__heading {
    font-size: 40px;
    line-height: 110%;
  }

  .new-design-subscribe h4.section-subscribe__heading {
    font-size: 32px;
    line-height: 110;
  }

  .new-design-subscribe h5.section-subscribe__heading {
    font-size: 18px;
    line-height: 110%;
  }

  .new-design-subscribe h6.section-subscribe__heading {
    font-size: 20px;
    line-height: 115%;
  }

  .new-design-subscribe .form-type-email {
    margin-bottom: 40px !important;
  }

  .paragraph--newsletter-subscribe-banner.new-design-subscribe .prl-container {
    position: relative;
  }

  .paragraph--newsletter-subscribe-banner.new-design-subscribe .form-type-checkbox .description {
    flex-direction: column;
    width: 100%;
  }

  .paragraph--newsletter-subscribe-banner.new-design-subscribe .form-inline-submit .form-actions {
    top: 141px;
  }

  .new-design-subscribe .rect-comp {
    position: absolute;
    top: 0;
  }

  .new-design-subscribe.palette-white .strip.strip-1 {
    background: #00C2B2;
    top: 0;
    left: 0;
  }

  .new-design-subscribe .strip.strip-1 {
    background: #12FF1A;
    top: 0;
    left: 0;
  }

  .new-design-subscribe .strip.strip-2 {
    background: #00DCFF;
    top: 21px;
    left: 440px;
  }

  .new-design-subscribe .strip.strip-3 {
    background: #00C2B2;
    top: -12px;
    left: 493px;
  }

  .new-design-subscribe.palette-white .strip.strip-4,
  .new-design-subscribe.palette-dark-teal .strip.strip-4 {
    background: #12FF1A;
    top: 408px;
    left: 530px;
  }

  .new-design-subscribe.palette-web-black .strip.strip-4,
  .new-design-subscribe.palette-paper-gray .strip.strip-4 {
    background: #00DCFF;
    top: 408px;
    left: 530px;
  }

  .new-design-subscribe .strip.strip-5 {
    display: none;
  }
}

@media (max-width: 767px) {
  .paragraph--newsletter-subscribe-banner.new-design-subscribe {
    padding: 56px 16px;
  }

  .paragraph--newsletter-subscribe-banner.new-design-subscribe .prl-container {
    padding: 0;
  }

  .new-design-subscribe .section-subscribe.new-design {
    width: auto;
  }

  .new-design-subscribe .section-subscribe__heading {
    margin-bottom: 32px;
  }

  .new-design-subscribe h1.section-subscribe__heading {
    font-size: 40px;
    line-height: 120%;
  }

  .new-design-subscribe h2.section-subscribe__heading {
    font-size: 32px;
    line-height: 120%;
  }

  .new-design-subscribe h3.section-subscribe__heading {
    font-size: 18px;
    line-height: 120%;
  }

  .new-design-subscribe h4.section-subscribe__heading {
    font-size: 20px;
    line-height: 115;
  }

  .new-design-subscribe h5.section-subscribe__heading {
    font-size: 18px;
    line-height: 115%;
  }

  .new-design-subscribe h6.section-subscribe__heading {
    font-size: 16px;
    line-height: 115%;
  }

  .new-design-subscribe .form-type-email {
    margin-bottom: 32px !important;
  }

  .paragraph--newsletter-subscribe-banner.new-design-subscribe .form-type-checkbox {
    flex-basis: 100%;
  }

  .paragraph--newsletter-subscribe-banner.new-design-subscribe .form-type-checkbox .description {
    width: 100%;
    padding-right: 25px;
    margin-bottom: 16px;
  }

  .paragraph--newsletter-subscribe-banner.new-design-subscribe .form-inline-submit .form-actions {
    flex-basis: 100%;
  }

  .new-design-subscribe .form-inline-submit .form-actions {
    position: static;
    width: 100%;
  }

  .new-design-subscribe .form-inline-submit .form-submit {
    width: 100%;
  }

  .new-design-subscribe .strip.strip-1 {
    background: #00C2B2;
    top: -11px;
    left: 0;
  }

  .new-design-subscribe .strip.strip-2 {
    background: #12FF1A;
    top: -11px;
    left: 276px;
  }

  .new-design-subscribe .strip.strip-3 {
    background: #00DCFF;
    top: 45px;
    left: 340px;
  }

  .new-design-subscribe .strip.strip-4 {
    display: none;
  }
}

/* PCB-2359 ends */

/* PCB-2480 start */

.partner-logo-carousel {
  padding: 80px 0;
}

.partner-logo-carousel .slick-list {
  margin-bottom: 80px;
}

.partner-logo-carousel .slick-list .logo-item {
  width: 150px;
  height: 70px;
  margin: 0 auto;
}

.partner-logo-carousel .partner-logo-title {
  color: #191B1D;
  font-size: 64px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  margin-bottom: 80px;
}

.partner-logo-carousel .slick-dots button {
  display: block;
  margin: 0 4px;
  width: 8px;
  height: 8px;
  padding: 0;
  border: none;
  border-radius: 100%;
  background-color: #0274C0;
  text-indent: -9999px;
  opacity: 0.7;
}

.partner-logo-carousel .slick-dots {
  text-align: center;
}

.partner-logo-carousel .slick-dots li {
  display: inline-block;
}

.partner-logo-carousel .slick-dots li.slick-active button {
  opacity: 1;
}

.partner-logo-carousel .field--label-above .field__label,
.partner-logo-carousel .slick-slide .field--type-boolean.field--label-hidden {
  display: none;
}

@media (max-width: 1199px) {
  .partner-logo-carousel .partner-logo-title {
    font-size: 40px;
  }
}

@media (max-width: 767px) {
  .partner-logo-carousel {
    padding: 64px 0;
  }

  .partner-logo-carousel .partner-logo-title {
    font-size: 24px;
    margin-bottom: 64px;
  }

  .partner-logo-carousel .slick-list {
    margin-bottom: 64px;
  }

  .partner-logo-carousel .slick-list .logo-item {
    max-width: 85px;
    max-height: 40px;
  }
}

/* PCB-2480 end */
/* PCB-2535 starts */
@media (min-width: 1200px) {
  .banner-cta-c .new-design {
    padding: 80px 0;
  }

  .banner-cta-c .new-design .prl-container {
    padding: 0;
    max-width: 1180px;
  }
}

.banner-cta-c .new-design .banner-cta-c__heading {
  font-family: 'Inter', sans-serif;
  font-style: normal;
  font-weight: 600;
  margin-bottom: 24px;
}

.banner-cta-c .new-design h1.banner-cta-c__heading,
.banner-cta-c .new-design h2.banner-cta-c__heading {
  font-size: 80px;
  line-height: 120%;
}

.banner-cta-c .new-design h3.banner-cta-c__heading {
  font-size: 64px;
  line-height: 110%;
}

.banner-cta-c .new-design h4.banner-cta-c__heading {
  font-size: 40px;
  line-height: 110%;
}

.banner-cta-c .new-design h5.banner-cta-c__heading {
  font-size: 32px;
  line-height: 110%;
}

.banner-cta-c .new-design h6.banner-cta-c__heading {
  font-size: 20px;
  line-height: 110%;
}

.banner-cta-c .new-design .banner-cta-c__body {
  font-family: 'Inter', sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  margin-bottom: 40px;
  margin-top: 0 !important;
}

.banner-cta-c .new-design .banner-cta-c__button {
  margin-top: 0 !important;
}

.banner-cta-c .new-design .col-span-3 .banner-cta-c__body {
  margin-bottom: 0;
}

.banner-cta-c .new-design .md\:self-center {
  align-self: end;
}

@media (max-width: 1199px) {
  .banner-cta-c .new-design {
    padding: 56px 0;
  }

  .banner-cta-c .new-design .prl-container {
    padding: 0;
    margin: 0 20px;
  }

  .banner-cta-c .new-design .banner-cta-c__heading {
    font-style: normal;
    font-weight: 600;
    margin-bottom: 16px;
  }

  .banner-cta-c .new-design h1.banner-cta-c__heading,
  .banner-cta-c .new-design h2.banner-cta-c__heading {
    font-size: 56px;
    line-height: 120%;
  }

  .banner-cta-c .new-design h3.banner-cta-c__heading {
    font-size: 40px;
    line-height: 110%;
  }

  .banner-cta-c .new-design h4.banner-cta-c__heading {
    font-size: 32px;
    line-height: 115%;
  }

  .banner-cta-c .new-design h5.banner-cta-c__heading {
    font-size: 24px;
    line-height: 115%;
  }

  .banner-cta-c .new-design h6.banner-cta-c__heading {
    font-size: 20px;
    line-height: 115%;
  }

  .banner-cta-c .new-design .banner-cta-c__body {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    margin-bottom: 32px;
  }
}

@media(max-width: 767px) {
  .banner-cta-c .new-design {
    padding: 40px 0;
  }

  .banner-cta-c .new-design .prl-container {
    padding: 0;
    margin: 0 16px;
  }

  .banner-cta-c .new-design h1.banner-cta-c__heading {
    font-size: 40px;
    line-height: 120%;
  }

  .banner-cta-c .new-design h2.banner-cta-c__heading {
    font-size: 32px;
    line-height: 120%;
  }

  .banner-cta-c .new-design h3.banner-cta-c__heading {
    font-size: 24px;
    line-height: 120%;
  }

  .banner-cta-c .new-design h4.banner-cta-c__heading {
    font-size: 20px;
    line-height: 115%;
  }

  .banner-cta-c .new-design h5.banner-cta-c__heading {
    font-size: 18px;
    line-height: 115%;
  }

  .banner-cta-c .new-design h6.banner-cta-c__heading {
    font-size: 16px;
    line-height: 115%;
  }

  .banner-cta-c .new-design .banner-cta-c__body {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    letter-spacing: 0.32px;
  }
}

/* PCB-2535 ends */
/* PCB-2532 starts */
.circle-callout-cta.new-design {
  padding: 80px 0;
}

.circle-callout-cta.new-design .prl-container {
  padding: 0;
  max-width: 1180px;
}

.circle-callout-cta.new-design .circle-callout-cta__heading {
  font-family: 'Inter', sans-serif;
  font-style: normal;
  font-weight: 600;
  margin-bottom: 24px;
}

.circle-callout-cta.new-design h1.circle-callout-cta__heading,
.circle-callout-cta.new-design h2.circle-callout-cta__heading {
  font-size: 80px;
  line-height: 120%;
}

.circle-callout-cta.new-design h3.circle-callout-cta__heading {
  font-size: 64px;
  line-height: 110%;
}

.circle-callout-cta.new-design h4.circle-callout-cta__heading {
  font-size: 40px;
  line-height: 110%;
}

.circle-callout-cta.new-design h5.circle-callout-cta__heading {
  font-size: 32px;
  line-height: 110%;
}

.circle-callout-cta.new-design h6.circle-callout-cta__heading {
  font-size: 20px;
  line-height: 110%;
}

.circle-callout-cta.new-design .callout-subtext,
.circle-callout-cta.new-design .prl-footnote {
  font-family: 'Inter', sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  margin-bottom: 40px;
}

.circle-callout-cta.new-design .prl-footnote {
  padding: 0;
}

.circle-callout-cta.new-design .lg\:hidden {
  display: none;
}

.circle-callout-cta.new-design .card {
  align-items: center;
}

.circle-callout-cta.new-design .card .card__icon-box {
  width: 80px;
  min-width: 80px;
  height: 80px;
  margin-right: 20px !important;
  position: relative;
  background-color: transparent;
}

.circle-callout-cta.new-design .card .card__icon-box svg {
  width: 50px;
  height: 50px;
}

.circle-callout-cta.new-design .card .card__heading {
  font-family: 'Inter', sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  margin-bottom: 8px;
}

.circle-callout-cta.new-design .card .card__heading-link:hover {
  text-shadow: none;
}

.circle-callout-cta.new-design .card .card__subtext {
  font-family: 'Inter', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0.32px;
  margin-top: 0 !important;
  margin-bottom: 16px;
}

.circle-callout-cta.new-design .card .card__button {
  margin-top: 0 !important;
}

.circle-callout-cta.new-design .card .new-design-card-cta {
  display: inline-flex;
  align-items: center;
  text-align: center;
  font-family: 'Inter', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0.5px;
  text-decoration: auto;
  text-transform: none;
}

.circle-callout-cta.new-design.palette-white .card .new-design-card-cta,
.circle-callout-cta.new-design.palette-paper-gray .card .new-design-card-cta {
  color: #0274C0;
}

.circle-callout-cta.new-design.palette-web-black .card .new-design-card-cta,
.circle-callout-cta.new-design.palette-dark-teal .card .new-design-card-cta {
  color: #00DCFF;
}

.circle-callout-cta.new-design .card .new-design-card-cta svg {
  opacity: 0;
  position: relative;
  left: 0;
  transition: left 300ms ease-in, opacity 300ms ease-in;
}

.circle-callout-cta.new-design .card .new-design-card-cta:hover svg {
  opacity: 1;
  left: 16px;
}

.circle-callout-cta.new-design.palette-white .card .new-design-card-cta path,
.circle-callout-cta.new-design.palette-paper-gray .card .new-design-card-cta path {
  stroke: #0274C0;
}

.circle-callout-cta.new-design.palette-dark-teal .card .new-design-card-cta path,
.circle-callout-cta.new-design.palette-web-black .card .new-design-card-cta path {
  stroke: #00DCFF;
}

.circle-callout-cta.new-design .card .new-design-card-cta path {
  opacity: 1;
  transition: left 300ms ease-in, opacity 300ms ease-in;
}

@media (max-width: 1199px) {
  .circle-callout-cta.new-design .prl-container {
    margin: 0 20px;
  }

  .circle-callout-cta.new-design .circle-callout-cta__heading {
    letter-spacing: 0.56px;
    margin-bottom: 16px;
  }

  .circle-callout-cta.new-design h1.circle-callout-cta__heading,
  .circle-callout-cta.new-design h2.circle-callout-cta__heading {
    font-size: 56px;
    line-height: 120%;
  }

  .circle-callout-cta.new-design h3.circle-callout-cta__heading {
    font-size: 40px;
    line-height: 110%;
  }

  .circle-callout-cta.new-design h4.circle-callout-cta__heading {
    font-size: 32px;
    line-height: 115%;
  }

  .circle-callout-cta.new-design h5.circle-callout-cta__heading {
    font-size: 24px;
    line-height: 115%;
  }

  .circle-callout-cta.new-design h6.circle-callout-cta__heading {
    font-size: 20px;
    line-height: 115%;
  }

  .circle-callout-cta.new-design .callout-subtext,
  .circle-callout-cta.new-design .prl-footnote {
    font-size: 18px;
    line-height: 130%;
    margin-bottom: 32px;
  }

  .circle-callout-cta.new-design .card .card__icon-box {
    width: 64px;
    min-width: 64px;
    height: 64px;
    margin-right: 16px !important;
  }

  .circle-callout-cta.new-design .card .card__icon-box svg {
    width: 45px;
  }

  .circle-callout-cta.new-design .card .card__heading {
    line-height: 23px;
  }

  .circle-callout-cta.new-design .grid {
    margin-top: 40px;
  }
}

@media(max-width: 767px) {
  .circle-callout-cta.new-design {
    padding: 40px 0;
  }

  .circle-callout-cta.new-design .prl-container {
    margin: 0 16px;
  }

  .circle-callout-cta.new-design h1.circle-callout-cta__heading {
    font-size: 40px;
  }

  .circle-callout-cta.new-design h2.circle-callout-cta__heading {
    font-size: 32px;
  }

  .circle-callout-cta.new-design h3.circle-callout-cta__heading {
    font-size: 24px;
    line-height: 120%;
  }

  .circle-callout-cta.new-design h4.circle-callout-cta__heading {
    font-size: 20px;
  }

  .circle-callout-cta.new-design h5.circle-callout-cta__heading {
    font-size: 18px;
  }

  .circle-callout-cta.new-design h6.circle-callout-cta__heading {
    font-size: 16px;
  }

  .circle-callout-cta.new-design .callout-subtext,
  .circle-callout-cta.new-design .prl-footnote {
    font-size: 16px;
    line-height: 140%;
    letter-spacing: 0.32px;
  }

  .circle-callout-cta.new-design .card .card__icon-box {
    width: 56px;
    min-width: 56px;
    height: 56px;
  }

  .circle-callout-cta.new-design .card .card__heading {
    font-size: 16px;
    line-height: 115%;
  }

  .circle-callout-cta.new-design .grid {
    row-gap: 40px;
  }
}

/* PCB-2532 ends */
/* PCB-2905 Start */
.partner-logo-carousel .slick-list .logo-item a {
  width: 100%;
  height: 100%;
  display: inline-block;
}

.partner-logo-carousel .slick-list .logo-item a img,
.partner-logo-carousel .slick-list .logo-item .field--name-field-image,
.partner-logo-carousel .slick-list .logo-item .media-article,
.partner-logo-carousel .slick-list .logo-item picture {
  width: 100%;
  height: 100%;
}

.partner-logo-carousel .slick-list .logo-item a img {
  object-fit: contain;
}

/* PCB-2905 End */
/* PCB-2904 starts */
.section-accordion .prl-container {
  padding-left: 0;
  padding-right: 0;
  max-width: 1180px;
}

.section-accordion.py-16 {
  padding-top: 80px;
  padding-bottom: 80px;
}

@media (max-width: 1199px) {
  .section-accordion .prl-container {
    padding-left: 20px;
    padding-right: 20px;
    max-width: 100%;
  }
}

@media(max-width: 767px) {
  .section-accordion .prl-container {
    padding-left: 16px;
    padding-right: 16px;
    max-width: 100%;
  }

  .section-accordion.py-16 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

/* PCB-2904 ends */

/* PCB-2630 start */
#backToTopBtn {
  display: flex;
  position: fixed;
  bottom: 20px;
  right: 20px;
  background-color: #fff;
  border-radius: 8px;
  padding: 8px 10px 8px 8px;
  cursor: pointer;
  z-index: 99;
  width: 56px;
  height: 56px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  border: 1px solid #D8D8D8;
  box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.10);
  flex-shrink: 0;
}

/* PCB-2630 ends */
/* PCB-2974 starts */
.banner-cta-a {
  padding: 80px 0 !important;
  justify-content: center;
  align-items: center;
}

.banner-cta-a .prl-container {
  gap: 20px;
  justify-content: space-between;
  flex-shrink: 0;
  align-items: center;
}

.banner-cta-a .banner-cta-a__content {
  width: 50%;
}

.banner-cta-a .banner-cta-a__image {
  width: 50%;
}

.banner-cta-a .banner-cta-a__body {
  margin-bottom: 24px !important;
}

.banner-cta-a .banner-cta-a__image-inner .media-article picture {
  width: 580px;
}

@media (max-width: 1199px) {
  .banner-cta-a {
    padding: 56px 0 !important;
  }

  .banner-cta-a .banner-cta-a__image-inner .media-article picture {
    width: 304px;
    height: 210px;
  }
}

@media(max-width: 767px) {
  .banner-cta-a {
    padding: 40px 0 !important;
  }

  .banner-cta-a .banner-cta-a__image {
    margin-bottom: 24px;
  }

  .banner-cta-a .banner-cta-a__image-inner .media-article picture {
    width: 343px;
    height: 237px;
  }
}

/* PCB-2974 ends */

/* PCB-2795 starts */
.infographic-card-new-design.palette-white .prl-container .card .text-18 .field--name-field-caption,
.infographic-card-new-design.palette-paper-gray .prl-container .card .text-18 .field--name-field-caption {
  color: #191B1D;
}

.infographic-card-new-design.palette-white .prl-container .card .text-20.text-grey-dark,
.infographic-card-new-design.palette-paper-gray .prl-container .card .text-20.text-grey-dark,
.infographic-card-new-design.palette-white .prl-container .card .card__heading,
.infographic-card-new-design.palette-paper-gray .prl-container .card .card__heading {
  color: #191B1D;
}

.infographic-card-new-design.palette-web-black .prl-container .card .text-20 .field--name-field-subtext,
.infographic-card-new-design.palette-dark-teal .prl-container .card .text-20 .field--name-field-subtext,
.infographic-card-new-design.palette-web-black .prl-container .card .text-18 .field--name-field-caption,
.infographic-card-new-design.palette-dark-teal .prl-container .card .text-18 .field--name-field-caption {
  color: #FFFFFF;
}

.infographic-card-new-design.palette-web-black .prl-container .card .card__heading,
.infographic-card-new-design.palette-dark-teal .prl-container .card .card__heading {
  color: #FFFFFF;
}

.infographic-card-new-design.palette-white .prl-container .alternative-color-text .card .card__heading,
.infographic-card-new-design.palette-paper-gray .prl-container .alternative-color-text .card .card__heading {
  color: #00544E;
}

.infographic-card-new-design.palette-web-black .prl-container .alternative-color-text .card .card__heading,
.infographic-card-new-design.palette-dark-teal .prl-container .alternative-color-text .card .card__heading {
  color: #00C2B2;
}

.infographic-card-new-design {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}

.infographic-card-new-design .prl-container {
  max-width: 1180px;
  padding: 0;
}

.infographic-card-new-design .prl-container .heading.prl-h2 {
  text-transform: inherit;
  font-size: 44px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  margin-top: 0;
  margin-bottom: 24px;
}

.infographic-card-new-design .prl-container .prl-card-feature__content {
  margin-top: 40px;
}

.infographic-card-new-design .prl-container .prl-card-feature__grid {
  max-width: inherit;
}

.infographic-card-new-design .prl-container .card {
  background-color: transparent;
  max-width: 380px;
  padding-top: 0;
  padding-bottom: 48px;
}

.infographic-card-new-design .prl-container .prl-footnote {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: -16px;
}

.infographic-card-new-design .prl-container .flex.mt-8 {
  margin-top: 48px;
}

.infographic-card-new-design .prl-container .card .mx-auto {
  width: 50px;
  height: 50px;
}

.infographic-card-new-design .prl-container .card .text-18 .field--name-field-caption {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}

.infographic-card-new-design .prl-container .card .text-20.text-grey-dark {
  margin-top: 8px;
}

.infographic-card-new-design .prl-container .card .card__heading {
  text-transform: inherit;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%;
  margin-top: 8px;
}

.infographic-card-new-design .prl-container .card .text-20 .field--name-field-subtext {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}

.infographic-card-new-design .prl-container .prl-footnote .field--name-field-footnote {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0.32px;
}

@media(max-width: 1199px) {
  .infographic-card-new-design {
    padding-top: 56px !important;
    padding-bottom: 56px !important;
  }

  .infographic-card-new-design .prl-container .heading.prl-h2 {
    font-size: 40px;
    letter-spacing: 0.4px;
  }

  .infographic-card-new-design .prl-container .card {
    width: auto;
  }

  .infographic-card-new-design .prl-container .card .card__heading {
    font-size: 24px;
  }

  .infographic-card-new-design .prl-container .prl-footnote {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media(max-width: 767px) {
  .infographic-card-new-design {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }

  .infographic-card-new-design .prl-container .heading.prl-h2 {
    font-size: 32px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .infographic-card-new-design .prl-container .card {
    width: 100%;
    max-width: inherit;
  }

  .infographic-card-new-design .prl-container .card .mx-auto {
    width: 45px;
    height: 45px;
  }

  .infographic-card-new-design .prl-container .flex.mt-8 {
    margin-top: 40px;
    margin-left: 16px;
    margin-right: 16px;
  }

  .infographic-card-new-design .prl-container .prl-footnote {
    padding-left: 16px;
    padding-right: 16px;
  }

  .infographic-card-new-design .prl-container .prl-card-feature__subheading {
    padding-left: 16px;
    padding-right: 16px;
  }
}

/* PCB-2795 ends */

/* PCB-3030 Start */
.dynamic-stag-card .dynamic-stag-card-title {
  line-height: 110%;
}

@media (max-width: 1199px) {
  .dynamic-stag-card .dynamic-stag-card-title {
    line-height: 115%;
    padding-top: 3px;
    padding-bottom: 3px;
  }
}

/* PCB-3030 End */

/* PCB-2648 Start */
.property_brochure_wrap {
  margin-right: 4rem;
}

.property_brochure_wrap .dropdown {
  position: relative;
  display: inline-block;
}

.property_brochure_wrap .dropdown-content {
  display: none;
  position: absolute;
  min-width: 160px;
  z-index: 99;
  background-color: #ffffff;
}

.property_brochure_wrap .dropdown-content .property_brochure_item {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.property_brochure_wrap .dropbtn {
  text-transform: uppercase;
  color: #2c728a;
  padding-bottom: 16px;
  font-size: 12px;
  border: none;
  cursor: pointer;
  font-weight: 700;
  letter-spacing: 1.5px;
  display: flex;
}

.property_brochure_wrap .dropbtn span.close {
  transform: rotate(90deg);
  margin-left: 10px;
}

.property_brochure_wrap .dropbtn span.close.open {
  transform: rotate(-90deg);
  margin-left: 10px;
}

.property-details__banner--gallery_slider .property-description__banner-links,
.property-details__banner .property-description__banner-links {
  align-items: baseline;
}

/* PCB-2648 End */

/* PCB-2906 starts */
.paragraph--article-card-carousel-new .featured-article-heading h1.gbmag-heading,
.paragraph--newsletter-subscribe-banner .section-subscribe.new-design h1.section-subscribe__heading,
.icon-image-cards .new-design-class h1.card-feature__heading,
.infographic-card-new-design .prl-container h1.heading.prl-h2,
.banner-cta-b.new-design h1.banner-cta-b__heading,
.section-accordion.acco-new-design h1.section-accordion__heading,
.banner-cta-c .new-design h1.banner-cta-c__heading,
.card-feature.new-design-class h1.heading,
.card-feature.new-design-class h1.card__heading,
.circle-callout-cta.new-design h1.circle-callout-cta__heading {
  font-size: 80px;
  font-weight: 700;
  line-height: 120%;
}

.paragraph--two-card-carousel-1-2-x-1-2-cont h2.carousel__heading,
.paragraph--article-card-carousel-new .featured-article-heading h2.gbmag-heading,
.fw-banner-container h2.fw-banner-title,
.banner-cta-a.new-design h2.banner-cta-a__heading,
.paragraph--newsletter-subscribe-banner .section-subscribe.new-design h2.section-subscribe__heading,
.icon-image-cards .new-design-class h2.card-feature__heading,
.infographic-card-new-design .prl-container h2.heading.prl-h2,
.banner-cta-b.new-design h2.banner-cta-b__heading,
.paragraph-dynamic-card-carousel .featured-article-heading h2.dynamic-card-heading,
.section-accordion.acco-new-design h2.section-accordion__heading,
.banner-cta-c .new-design h2.banner-cta-c__heading,
.lg-marquee-container h2.lg-marquee-title,
.card-feature.new-design-class h2.heading,
.card-feature.new-design-class h2.card__heading,
.circle-callout-cta.new-design h2.circle-callout-cta__heading,
.medium-marquee-type-b-container h2.medium-marquee-type-b__title {
  font-size: 44px;
  font-weight: 700;
  line-height: 120%;
}

.paragraph--two-card-carousel-1-2-x-1-2-cont h3.carousel__heading,
.paragraph--article-card-carousel-new .featured-article-heading h3.gbmag-heading,
.fw-banner-container h3.fw-banner-title,
.banner-cta-a.new-design h3.banner-cta-a__heading,
.paragraph--newsletter-subscribe-banner .section-subscribe.new-design h3.section-subscribe__heading,
.clickableImage-container h3.clickableImage-title,
.icon-image-cards .new-design-class h3.card-feature__heading,
.infographic-card-new-design .prl-container h3.heading.prl-h2,
.section-accordion.acco-new-design h3.section-accordion__heading,
.banner-cta-c .new-design h3.banner-cta-c__heading,
.lg-marquee-container h3.lg-marquee-title,
.card-feature.new-design-class h3.heading,
.card-feature.new-design-class h3.card__heading,
.banner-cta-b.new-design h3.banner-cta-b__heading,
.circle-callout-cta.new-design h3.circle-callout-cta__heading {
  font-size: 36px;
  line-height: 110%;
}

.banner-cta-a.new-design h4.banner-cta-a__heading,
.paragraph--newsletter-subscribe-banner .section-subscribe.new-design h4.section-subscribe__heading,
.icon-image-cards .new-design-class h4.card-feature__heading,
.infographic-card-new-design .prl-container h4.heading.prl-h2,
.section-accordion.acco-new-design h4.section-accordion__heading,
.banner-cta-c .new-design h4.banner-cta-c__heading,
.card-feature.new-design-class h4.card__heading,
.card-feature.new-design-class h4.heading,
.banner-cta-b.new-design h4.banner-cta-b__heading,
.circle-callout-cta.new-design h4.circle-callout-cta__heading {
  font-size: 32px;
  line-height: 110%;
  font-weight: 700;
}

.stag-d-card h5.stag-d-card-title,
.banner-cta-a.new-design h5.banner-cta-a__heading,
.paragraph--newsletter-subscribe-banner .section-subscribe.new-design h5.section-subscribe__heading,
.icon-image-cards .new-design-class h5.card-feature__heading,
.infographic-card-new-design .prl-container h5.heading.prl-h2,
.section-accordion.acco-new-design h5.section-accordion__heading,
.banner-cta-c .new-design h5.banner-cta-c__heading,
.card-feature.new-design-class h5.heading,
.card-feature.new-design-class h5.card__heading,
.banner-cta-b.new-design h5.banner-cta-b__heading,
.circle-callout-cta.new-design h5.circle-callout-cta__heading {
  font-size: 24px;
  font-weight: 700;
  line-height: 110%;
}

.banner-cta-a.new-design h6.banner-cta-a__heading,
.paragraph--newsletter-subscribe-banner .section-subscribe.new-design h6.section-subscribe__heading,
.clickableImage-items-tab h6,
.icon-image-cards .new-design-class h6.card-feature__heading,
.infographic-card-new-design .prl-container h6.heading.prl-h2,
.section-accordion.acco-new-design h6.section-accordion__heading,
.banner-cta-c .new-design h6.banner-cta-c__heading,
.card-feature.new-design-class h6.heading,
.card-feature.new-design-class h6.card__heading,
.banner-cta-b.new-design h6.banner-cta-b__heading,
.circle-callout-cta.new-design h6.circle-callout-cta__heading {
  font-size: 20px;
  line-height: 110%;
  font-weight: 700;
}

@media (max-width: 1199px) {

  .paragraph--article-card-carousel-new .featured-article-heading h1.gbmag-heading,
  .paragraph--newsletter-subscribe-banner .section-subscribe.new-design h1.section-subscribe__heading,
  .icon-image-cards .new-design-class h1.card-feature__heading,
  .infographic-card-new-design .prl-container h1.heading.prl-h2,
  .banner-cta-b.new-design h1.banner-cta-b__heading,
  .section-accordion.acco-new-design h1.section-accordion__heading,
  .banner-cta-c .new-design h1.banner-cta-c__heading,
  .card-feature.new-design-class h1.heading,
  .card-feature.new-design-class h1.card__heading,
  .circle-callout-cta.new-design h1.circle-callout-cta__heading {
    font-size: 56px;
  }

  .paragraph--two-card-carousel-1-2-x-1-2-cont h2.carousel__heading,
  .paragraph--article-card-carousel-new .featured-article-heading h2.gbmag-heading,
  .fw-banner-container h2.fw-banner-title,
  .banner-cta-a.new-design h2.banner-cta-a__heading,
  .paragraph--newsletter-subscribe-banner .section-subscribe.new-design h2.section-subscribe__heading,
  .icon-image-cards .new-design-class h2.card-feature__heading,
  .infographic-card-new-design .prl-container h2.heading.prl-h2,
  .banner-cta-b.new-design h2.banner-cta-b__heading,
  .paragraph-dynamic-card-carousel .featured-article-heading h2.dynamic-card-heading,
  .section-accordion.acco-new-design h2.section-accordion__heading,
  .banner-cta-c .new-design h2.banner-cta-c__heading,
  .lg-marquee-container h2.lg-marquee-title,
  .card-feature.new-design-class h2.heading,
  .card-feature.new-design-class h2.card__heading,
  .circle-callout-cta.new-design h2.circle-callout-cta__heading,
  .medium-marquee-type-b-container h2.medium-marquee-type-b__title {
    font-size: 40px;
    letter-spacing: 0.48px;
  }

  .paragraph--two-card-carousel-1-2-x-1-2-cont h3.carousel__heading,
  .paragraph--article-card-carousel-new .featured-article-heading h3.gbmag-heading,
  .fw-banner-container h3.fw-banner-title,
  .banner-cta-a.new-design h3.banner-cta-a__heading,
  .paragraph--newsletter-subscribe-banner .section-subscribe.new-design h3.section-subscribe__heading,
  .clickableImage-container h3.clickableImage-title,
  .icon-image-cards .new-design-class h3.card-feature__heading,
  .infographic-card-new-design .prl-container h3.heading.prl-h2,
  .section-accordion.acco-new-design h3.section-accordion__heading,
  .banner-cta-c .new-design h3.banner-cta-c__heading,
  .lg-marquee-container h3.lg-marquee-title,
  .card-feature.new-design-class h3.heading,
  .card-feature.new-design-class h3.card__heading,
  .banner-cta-b.new-design h3.banner-cta-b__heading,
  .circle-callout-cta.new-design h3.circle-callout-cta__heading {
    font-size: 32px;
    line-height: 110%;
  }

  .banner-cta-a.new-design h4.banner-cta-a__heading,
  .paragraph--newsletter-subscribe-banner .section-subscribe.new-design h4.section-subscribe__heading,
  .icon-image-cards .new-design-class h4.card-feature__heading,
  .infographic-card-new-design .prl-container h4.heading.prl-h2,
  .section-accordion.acco-new-design h4.section-accordion__heading,
  .banner-cta-c .new-design h4.banner-cta-c__heading,
  .card-feature.new-design-class h4.heading,
  .card-feature.new-design-class h4.card__heading,
  .banner-cta-b.new-design h4.banner-cta-b__heading,
  .circle-callout-cta.new-design h4.circle-callout-cta__heading {
    font-size: 24px;
    line-height: 115%;
  }

  .stag-d-card h5.stag-d-card-title,
  .banner-cta-a.new-design h5.banner-cta-a__heading,
  .paragraph--newsletter-subscribe-banner .section-subscribe.new-design h5.section-subscribe__heading,
  .icon-image-cards .new-design-class h5.card-feature__heading,
  .infographic-card-new-design .prl-container h5.heading.prl-h2,
  .section-accordion.acco-new-design h5.section-accordion__heading,
  .banner-cta-c .new-design h5.banner-cta-c__heading,
  .card-feature.new-design-class h5.heading,
  .card-feature.new-design-class h5.card__heading,
  .banner-cta-b.new-design h5.banner-cta-b__heading,
  .circle-callout-cta.new-design h5.circle-callout-cta__heading {
    font-size: 20px;
    line-height: 115%;
  }

  .banner-cta-a.new-design h6.banner-cta-a__heading,
  .paragraph--newsletter-subscribe-banner .section-subscribe.new-design h6.section-subscribe__heading,
  .clickableImage-items-tab h6,
  .icon-image-cards .new-design-class h6.card-feature__heading,
  .infographic-card-new-design .prl-container h6.heading.prl-h2,
  .section-accordion.acco-new-design h6.section-accordion__heading,
  .banner-cta-c .new-design h6.banner-cta-c__heading,
  .card-feature.new-design-class h6.heading,
  .card-feature.new-design-class h6.card__heading,
  .banner-cta-b.new-design h6.banner-cta-b__heading,
  .circle-callout-cta.new-design h6.circle-callout-cta__heading {
    font-size: 18px;
    line-height: 115%;
  }
}

@media(max-width: 767px) {

  .paragraph--article-card-carousel-new .featured-article-heading h1.gbmag-heading,
  .paragraph--newsletter-subscribe-banner .section-subscribe.new-design h1.section-subscribe__heading,
  .icon-image-cards .new-design-class h1.card-feature__heading,
  .infographic-card-new-design .prl-container h1.heading.prl-h2,
  .banner-cta-b.new-design h1.banner-cta-b__heading,
  .section-accordion.acco-new-design h1.section-accordion__heading,
  .banner-cta-c .new-design h1.banner-cta-c__heading,
  .card-feature.new-design-class h1.heading,
  .card-feature.new-design-class h1.card__heading,
  .circle-callout-cta.new-design h1.circle-callout-cta__heading {
    font-size: 40px;
  }

  .paragraph--two-card-carousel-1-2-x-1-2-cont h2.carousel__heading,
  .paragraph--article-card-carousel-new .featured-article-heading h2.gbmag-heading,
  .fw-banner-container h2.fw-banner-title,
  .banner-cta-a.new-design h2.banner-cta-a__heading,
  .paragraph--newsletter-subscribe-banner .section-subscribe.new-design h2.section-subscribe__heading,
  .icon-image-cards .new-design-class h2.card-feature__heading,
  .infographic-card-new-design .prl-container h2.heading.prl-h2,
  .banner-cta-b.new-design h2.banner-cta-b__heading,
  .paragraph-dynamic-card-carousel .featured-article-heading h2.dynamic-card-heading,
  .section-accordion.acco-new-design h2.section-accordion__heading,
  .banner-cta-c .new-design h2.banner-cta-c__heading,
  .lg-marquee-container h2.lg-marquee-title,
  .card-feature.new-design-class h2.heading,
  .card-feature.new-design-class h2.card__heading,
  .circle-callout-cta.new-design h2.circle-callout-cta__heading,
  .medium-marquee-type-b-container h2.medium-marquee-type-b__title {
    font-size: 32px;
    letter-spacing: normal;
    line-height: 110%;
  }

  .three-card-feature-type-b.card-feature.new-design-class h2.heading {
    line-height: 120%;
  }

  .paragraph--two-card-carousel-1-2-x-1-2-cont h3.carousel__heading,
  .paragraph--article-card-carousel-new .featured-article-heading h3.gbmag-heading,
  .fw-banner-container h3.fw-banner-title,
  .banner-cta-a.new-design h3.banner-cta-a__heading,
  .paragraph--newsletter-subscribe-banner .section-subscribe.new-design h3.section-subscribe__heading,
  .clickableImage-container h3.clickableImage-title,
  .icon-image-cards .new-design-class h3.card-feature__heading,
  .infographic-card-new-design .prl-container h3.heading.prl-h2,
  .section-accordion.acco-new-design h3.section-accordion__heading,
  .banner-cta-c .new-design h3.banner-cta-c__heading,
  .lg-marquee-container h3.lg-marquee-title,
  .card-feature.new-design-class h3.heading,
  .card-feature.new-design-class h3.card__heading,
  .banner-cta-b.new-design h3.banner-cta-b__heading,
  .circle-callout-cta.new-design h3.circle-callout-cta__heading {
    font-size: 24px;
  }

  .banner-cta-a.new-design h4.banner-cta-a__heading,
  .paragraph--newsletter-subscribe-banner .section-subscribe.new-design h4.section-subscribe__heading,
  .icon-image-cards .new-design-class h4.card-feature__heading,
  .infographic-card-new-design .prl-container h4.heading.prl-h2,
  .section-accordion.acco-new-design h4.section-accordion__heading,
  .banner-cta-c .new-design h4.banner-cta-c__heading,
  .card-feature.new-design-class h4.heading,
  .card-feature.new-design-class h4.card__heading,
  .banner-cta-b.new-design h4.banner-cta-b__heading,
  .circle-callout-cta.new-design h4.circle-callout-cta__heading {
    font-size: 20px;
  }

  .stag-d-card h5.stag-d-card-title,
  .banner-cta-a.new-design h5.banner-cta-a__heading,
  .paragraph--newsletter-subscribe-banner .section-subscribe.new-design h5.section-subscribe__heading,
  .icon-image-cards .new-design-class h5.card-feature__heading,
  .infographic-card-new-design .prl-container h5.heading.prl-h2,
  .section-accordion.acco-new-design h5.section-accordion__heading,
  .banner-cta-c .new-design h5.banner-cta-c__heading,
  .card-feature.new-design-class h5.heading,
  .card-feature.new-design-class h5.card__heading,
  .banner-cta-b.new-design h5.banner-cta-b__heading,
  .circle-callout-cta.new-design h5.circle-callout-cta__heading {
    font-size: 18px;
  }

  .banner-cta-a.new-design h6.banner-cta-a__heading,
  .paragraph--newsletter-subscribe-banner .section-subscribe.new-design h6.section-subscribe__heading,
  .clickableImage-items-tab h6,
  .icon-image-cards .new-design-class h6.card-feature__heading,
  .infographic-card-new-design .prl-container h6.heading.prl-h2,
  .section-accordion.acco-new-design h6.section-accordion__heading,
  .banner-cta-c .new-design h6.banner-cta-c__heading,
  .card-feature.new-design-class h6.heading,
  .card-feature.new-design-class h6.card__heading,
  .banner-cta-b.new-design h6.banner-cta-b__heading,
  .circle-callout-cta.new-design h6.circle-callout-cta__heading {
    font-size: 16px;
  }
}

/* PCB-2906 ends */

/* PCB-3070 starts */
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }

  to {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px)
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }

  to {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px)
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight
}

.dynamic-stag-card-wrapper.animation-toggle .dynamic-stag-card-inner .dynamic-stag-section-subtext {
  opacity: 0;
  transform: translateY(40vh);
  transition: opacity 600ms ease-out, transform 1000ms ease-out, visibility 2000ms ease-out;
  animation-delay: 400ms;
}

.dynamic-stag-card-wrapper.animation-toggle .dynamic-stag-card-inner .dynamic-stag-section-subtext.animate-top {
  transform: translateY(0vh);
}

.dynamic-stag-card-wrapper.animation-toggle .dynamic-stag-card-inner .dynamic-stag-section-title {
  opacity: 0;
  transform: translateY(40vh);
  transition: opacity 600ms ease-out, transform 1000ms ease-out, visibility 2000ms ease-out;
  animation-delay: 600ms;
}

.dynamic-stag-card-wrapper.animation-toggle .dynamic-stag-card-inner .dynamic-stag-section-title.animate-top {
  transform: translateY(0vh);
}

.dynamic-stag-card-wrapper.animation-toggle .dynamic-stag-card-inner .dynamic-stag-cards {
  opacity: 0;
  transform: translateY(40vh);
  transition: opacity 600ms ease-out, transform 1000ms ease-out, visibility 2000ms ease-out;
  animation-delay: 800ms;
}

.dynamic-stag-card-wrapper.animation-toggle .dynamic-stag-card-inner .dynamic-stag-cards.animate-top {
  transform: translateY(0vh);
}

@media (max-width: 1199px) {

  .dynamic-stag-card-wrapper.animation-toggle .dynamic-stag-card-inner .dynamic-stag-section-subtext,
  .dynamic-stag-card-wrapper.animation-toggle .dynamic-stag-card-inner .dynamic-stag-section-title {
    opacity: 1;
    transform: translateY(0vh);
  }

  .dynamic-stag-card-wrapper.animation-toggle .dynamic-stag-card-inner .dynamic-stag-cards {
    opacity: 1;
    transform: translateY(0vh);
  }
}

/* PCB-3070 ends */
/* PCB-3096 Starts */
.menu__item_column_left.is-expanded>span.menu_sub,
.menu__item_column_right.is-expanded>span.menu_sub {
  display: none !important;
}

@media (min-width: 1024px) {

  .menu__item-2col+.menu__item-dropdown .menu__item_column_left .menu--level-3>.menu__item,
  .menu__item-2col+.menu__item-dropdown .menu__item_column_right .menu--level-3>.menu__item {
    break-inside: avoid;
    padding: 0 0 0.625rem 0;
  }

  .menu__item_column_left ul.menu--level-3,
  .menu__item_column_right ul.menu--level-3 {
    font-weight: 600;
    padding-left: 0;
  }

  .menu__item_column_left ul.menu--level-4,
  .menu__item_column_right ul.menu--level-4 {
    font-weight: 600;
    padding-left: 0.625rem;
  }

  .menu__item_column_left .menu--level-4>li.menu__item,
  .menu__item_column_right .menu--level-4>li.menu__item {
    font-weight: 400;
  }
}

@media (max-width: 1023px) {

  .menu__item_column_left ul.menu--level-3,
  .menu__item_column_right ul.menu--level-3 {
    font-weight: 600;
    padding-left: 0;
  }

  .menu__item_column_left ul.menu--level-3 a,
  .menu__item_column_right ul.menu--level-3 a {
    padding-left: 2.125rem;
  }

  .menu__item_column_left ul.menu--level-4,
  .menu__item_column_right ul.menu--level-4 {
    font-weight: 600;
    padding-left: 0.625rem;
  }

  .menu__item_column_left .menu--level-4>li.menu__item,
  .menu__item_column_right .menu--level-4>li.menu__item {
    font-weight: 400;
  }
}

/* PCB-3096 Ends */
/* PCB-3038 starts */
.footer .social-menu--footer .social-menu__link#twitter svg,
.footer .social-menu--footer .social-menu__link#wechat svg {
  display: none;
}

.footer .social-menu--footer li.social-menu__item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
}

.footer .social-menu--footer .social-menu__link#twitter {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cg clip-path='url(%23clip0_504_771)'%3E%3Cpath d='M14.096 10.8941L22.584 1.23975H20.576L13.2 9.61537L7.32001 1.23975H0.528015L9.42402 13.9071L0.528015 24.033H2.53602L10.32 15.1858L16.536 24.033H23.328L14.096 10.8941ZM3.26402 2.72626H6.35202L20.568 22.6264H17.48L3.26402 2.72626Z' fill='%23003840'/%3E%3Cpath d='M23.784 24.2727H16.408L10.296 15.5694L2.648 24.2727H0L9.128 13.8991L0.072 1H7.448L13.232 9.23177L20.472 1H23.12L14.408 10.9101L23.784 24.2727ZM16.664 23.7932H22.864L13.792 10.8781L22.056 1.47952H20.688L13.184 10.007L7.192 1.47952H0.992L9.736 13.9231L1.064 23.7932H2.432L10.344 14.7942L16.664 23.7932ZM21.04 22.8661H17.36L2.8 2.48651H6.48L21.04 22.8661ZM17.608 22.3866H20.104L6.232 2.96603H3.736L17.608 22.3866Z' fill='%23003840'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_504_771'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
}

.footer .social-menu--footer .social-menu__link#wechat {
  background-image: url("data: image/svg+xml, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224px%22%20height%3D%2224px%22%20viewBox%3D%220%200%209%209%22%3E%3Cpath%20fill%3D%22%232DC100%22%20d%3D%22M9%207.65c0%200.746%20-0.604%201.35%20-1.35%201.35H1.35c-0.746%200%20-1.35%20-0.604%20-1.35%20-1.35V1.35C0%200.604%200.604%200%201.35%200h6.3c0.746%200%201.35%200.604%201.35%201.35z%22%2F%3E%3Cg%20fill%3D%22%23FFF%22%3E%3Cpath%20d%3D%22M6.024%203.356c-0.726%200.038%20-1.358%200.258%20-1.871%200.756%20-0.518%200.503%20-0.755%201.119%20-0.69%201.882%20-0.284%20-0.035%20-0.543%20-0.074%20-0.803%20-0.096%20-0.09%20-0.008%20-0.196%200.003%20-0.272%200.046%20-0.253%200.142%20-0.495%200.303%20-0.782%200.483%200.053%20-0.238%200.087%20-0.447%200.147%20-0.647%200.044%20-0.147%200.024%20-0.229%20-0.112%20-0.325%20-0.872%20-0.616%20-1.24%20-1.537%20-0.964%20-2.485%200.254%20-0.877%200.879%20-1.41%201.729%20-1.687%201.159%20-0.379%202.462%200.008%203.166%200.928%200.255%200.332%200.411%200.705%200.452%201.147m-3.343%20-0.296c0.007%20-0.173%20-0.144%20-0.33%20-0.322%20-0.335%20-0.183%20-0.005%20-0.333%200.134%20-0.339%200.314%20-0.005%200.183%200.134%200.329%200.318%200.334%200.183%200.005%200.336%20-0.135%200.342%20-0.313m1.744%20-0.335c-0.179%200.003%20-0.331%200.156%20-0.327%200.33%200.003%200.181%200.152%200.322%200.336%200.32%200.185%20-0.002%200.325%20-0.145%200.323%20-0.329%20-0.002%20-0.181%20-0.149%20-0.324%20-0.332%20-0.32%22%2F%3E%3Cpath%20d%3D%22M7.656%207.885c-0.23%20-0.102%20-0.441%20-0.256%20-0.666%20-0.28%20-0.224%20-0.023%20-0.459%200.106%20-0.693%200.13%20-0.713%200.073%20-1.352%20-0.126%20-1.879%20-0.613%20-1.002%20-0.927%20-0.859%20-2.348%200.3%20-3.107%201.03%20-0.675%202.541%20-0.45%203.267%200.487%200.634%200.817%200.559%201.902%20-0.214%202.589%20-0.224%200.199%20-0.304%200.362%20-0.161%200.624%200.027%200.048%200.03%200.11%200.045%200.171m-2.618%20-2.535c0.146%200%200.267%20-0.114%200.273%20-0.259%200.006%20-0.153%20-0.117%20-0.282%20-0.271%20-0.282%20-0.152%20-0.001%20-0.279%200.13%20-0.274%200.28%200.005%200.144%200.126%200.261%200.272%200.261m1.688%20-0.541c-0.142%20-0.001%20-0.263%200.115%20-0.269%200.259%20-0.006%200.154%200.113%200.28%200.265%200.28%200.147%200%200.263%20-0.111%200.268%20-0.257%200.006%20-0.154%20-0.114%20-0.281%20-0.265%20-0.282%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-size: 24px;
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
}

/* PCB-3038 ends */
/* PCB-3162 starts */
.fw-banner-container .fw-banner-media-bottom .fw-banner-image img,
.fw-banner-container .fw-banner-image img {
  height: inherit;
  max-height: inherit;
}

.fw-banner-container .fw-banner-media-bottom .fw-banner-image img,
.fw-banner-container .fw-banner-media-bottom .fw-banner-video {
  margin-top: 40px;
}

.fw-banner-container h2.fw-banner-title {
  margin-bottom: 0;
}

.fw-banner-container .fw-banner-subtext {
  margin-top: 24px;
}

@media (max-width: 1199px) {

  .fw-banner-container .fw-banner-media-bottom .fw-banner-image img,
  .fw-banner-container .fw-banner-media-bottom .fw-banner-video {
    margin-top: 32px;
  }
}

/* PCB-3162 ends */

/* PCB-3165 starts */
.cta-bt-d-stag-container .stag-d-section-title,
.dynamic-stag-card-container .dynamic-stag-section-title,
.product-detail-content .right-content .product-title {
  font-size: 44px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%
}

.product-specifications-title,
.discover-more-specs {
  font-size: 24px;
}

.products-container .product-heading {
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 110%;
}

.products-container .products-listing-title {
  font-size: 36px;
  font-style: normal;
  font-weight: 600;
  line-height: 110%;
}

.products-container .tab-menu {
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 125%;
}

@media (max-width: 1199px) {

  .cta-bt-d-stag-container .stag-d-section-title,
  .dynamic-stag-card-container .dynamic-stag-section-title {
    font-size: 40px;
    letter-spacing: 0.4px;
  }

  .product-detail-content .right-content .product-title {
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%
  }

  .products-container .product-heading {
    font-size: 20px;
    line-height: 115%;
  }

  .products-container .products-listing-title {
    font-size: 32px;
  }

  .products-container .tab-slider-wrapper .select2-container .select2-selection .select2-selection__rendered,
  .select2-dropdown.product-dropdown .select2-results li {
    font-size: 20px;
    line-height: 125%;
    letter-spacing: 0.5px;
  }

}

@media(max-width: 767px) {

  .cta-bt-d-stag-container .stag-d-section-title,
  .dynamic-stag-card-container .dynamic-stag-section-title {
    font-size: 32px;
    letter-spacing: normal;
  }

  .products-container .product-heading {
    font-size: 18px;
  }

  .products-container .tab-slider-wrapper .select2-container .select2-selection .select2-selection__rendered,
  .select2-dropdown.product-dropdown .select2-results li {
    line-height: 115%;
    letter-spacing: normal;
  }

  .product-item .product-title {
    font-size: 16px;
    line-height: 115%;
  }

  .select2-dropdown.product-dropdown .select2-results li {
    font-size: 16px;
    line-height: 115%;
    letter-spacing: normal;
  }
}

/* PCB-3165 ends */

/* PCB-3170 starts */
.product-detail-content .left-image .product-slider-thumbnails .slider-thumb {
  height: 94px;
}

.product-detail-content .left-image .product-slider-thumbnails .slider-thumb .media-thumbnail {
  height: 100%;
}

.product-detail-content .left-image .product-slider-thumbnails .slider-thumb img {
  object-fit: contain;
}

/* PCB-3170 ends */

/* PCB-3169 starts */
.paragraph--icon-image-cards .card-feature.new-design-class .card {
  background: transparent !important;
  color: inherit !important;
}

.paragraph--icon-image-cards .card-feature.new-design-class .card .card__heading {
  color: inherit !important;
}

/* PCB-3169 ends */

/* PCB-3125 starts */
/* Primary CTA */
.dynamic-stag-link.palette-primary.web-black,
.dynamic-card-carousel-link.palette-primary.web-black,
.section-accordion__button .palette-primary.web-black,
.clickableImage-cta-link .palette-primary.web-black,
.banner-cta-a__button .palette-primary.web-black,
.banner-cta-b__button .palette-primary.web-black,
.banner-cta-c__button .palette-primary.web-black,
.card-feature-three-type-a.new-design-class .palette-primary.web-black,
.paragraph--icon-image-cards .new-design-class .palette-primary.web-black {
  background: #191B1D;
  color: #FFFFFF;
}

.dynamic-stag-link.palette-primary.web-black:hover,
.dynamic-card-carousel-link.palette-primary.web-black:hover,
.section-accordion__button .palette-primary.web-black:hover,
.clickableImage-cta-link .palette-primary.web-black:hover,
.banner-cta-a__button .palette-primary.web-black:hover,
.banner-cta-b__button .palette-primary.web-black:hover,
.banner-cta-c__button .palette-primary.web-black:hover,
.card-feature-three-type-a.new-design-class .palette-primary.web-black:hover,
.paragraph--icon-image-cards .new-design-class .palette-primary.web-black:hover {
  background: #6E787D;
}

.dynamic-stag-link.palette-primary.web-black:focus-visible,
.dynamic-card-carousel-link.palette-primary.web-black:focus-visible,
.section-accordion__button .palette-primary.web-black:focus-visible,
.clickableImage-cta-link .palette-primary.web-black:focus-visible,
.banner-cta-a__button .palette-primary.web-black:focus-visible,
.banner-cta-b__button .palette-primary.web-black:focus-visible,
.banner-cta-c__button .palette-primary.web-black:focus-visible,
.card-feature-three-type-a.new-design-class .palette-primary.web-black:focus-visible,
.paragraph--icon-image-cards .new-design-class .palette-primary.web-black:focus-visible {
  background: #191B1D;
}

.dynamic-stag-link.palette-primary.white,
.dynamic-card-carousel-link.palette-primary.white,
.section-accordion__button .palette-primary.white,
.clickableImage-cta-link .palette-primary.white,
.banner-cta-a__button .palette-primary.white,
.banner-cta-b__button .palette-primary.white,
.banner-cta-c__button .palette-primary.white,
.card-feature-three-type-a.new-design-class .palette-primary.white,
.paragraph--icon-image-cards .new-design-class .palette-primary.white {
  background: #FFFFFF;
  color: #000000;
}

.dynamic-stag-link.palette-primary.white:hover,
.dynamic-card-carousel-link.palette-primary.white:hover,
.section-accordion__button .palette-primary.white:hover,
.clickableImage-cta-link .palette-primary.white:hover,
.banner-cta-a__button .palette-primary.white:hover,
.banner-cta-b__button .palette-primary.white:hover,
.banner-cta-c__button .palette-primary.white:hover,
.card-feature-three-type-a.new-design-class .palette-primary.white:hover,
.paragraph--icon-image-cards .new-design-class .palette-primary.white:hover {
  background: #C9CFD4;
}

.dynamic-stag-link.palette-primary.white:focus-visible,
.dynamic-card-carousel-link.palette-primary.white:focus-visible,
.section-accordion__button .palette-primary.white:focus-visible,
.clickableImage-cta-link .palette-primary.white:focus-visible,
.banner-cta-a__button .palette-primary.white:focus-visible,
.banner-cta-b__button .palette-primary.white:focus-visible,
.banner-cta-c__button .palette-primary.white:focus-visible,
.card-feature-three-type-a.new-design-class .palette-primary.white:focus-visible,
.paragraph--icon-image-cards .new-design-class .palette-primary.white:focus-visible {
  background: #FFFFFF;
}

/* Secondary CTA */
.dynamic-stag-link.palette-secondary.web-black,
.dynamic-card-carousel-link.palette-secondary.web-black,
.section-accordion__button .palette-secondary.web-black,
.clickableImage-cta-link .palette-secondary.web-black,
.banner-cta-a__button .palette-secondary.web-black,
.banner-cta-b__button .palette-secondary.web-black,
.banner-cta-c__button .palette-secondary.web-black,
.card-feature-three-type-a.new-design-class .palette-secondary.web-black,
.paragraph--icon-image-cards .new-design-class .palette-secondary.web-black {
  border: 3px solid #191B1D;
}

.dynamic-stag-link.palette-secondary.web-black:hover,
.dynamic-card-carousel-link.palette-secondary.web-black:hover,
.section-accordion__button .palette-secondary.web-black:hover,
.clickableImage-cta-link .palette-secondary.web-black:hover,
.banner-cta-a__button .palette-secondary.web-black:hover,
.banner-cta-b__button .palette-secondary.web-black:hover,
.banner-cta-c__button .palette-secondary.web-black:hover,
.card-feature-three-type-a.new-design-class .palette-secondary.web-black:hover,
.paragraph--icon-image-cards .new-design-class .palette-secondary.web-black:hover {
  border: 3px solid #6E787D;
}

.dynamic-stag-link.palette-secondary.web-black:focus-visible,
.dynamic-card-carousel-link.palette-secondary.web-black:focus-visible,
.section-accordion__button .palette-secondary.web-black:focus-visible,
.clickableImage-cta-link .palette-secondary.web-black:focus-visible,
.banner-cta-a__button .palette-secondary.web-black:focus-visible,
.banner-cta-b__button .palette-secondary.web-black:focus-visible,
.banner-cta-c__button .palette-secondary.web-black:focus-visible,
.card-feature-three-type-a.new-design-class .palette-secondary.web-black:focus-visible,
.paragraph--icon-image-cards .new-design-class .palette-secondary.web-black:focus-visible {
  border: 3px solid #191B1D;
}

.dynamic-stag-link.palette-secondary.white,
.dynamic-card-carousel-link.palette-secondary.white,
.section-accordion__button .palette-secondary.white,
.clickableImage-cta-link .palette-secondary.white,
.banner-cta-a__button .palette-secondary.white,
.banner-cta-b__button .palette-secondary.white,
.banner-cta-c__button .palette-secondary.white,
.card-feature-three-type-a.new-design-class .palette-secondary.white,
.paragraph--icon-image-cards .new-design-class .palette-secondary.white {
  border: 3px solid #FFFFFF;
}

.dynamic-stag-link.palette-secondary.white:hover,
.dynamic-card-carousel-link.palette-secondary.white:hover,
.section-accordion__button .palette-secondary.white:hover,
.clickableImage-cta-link .palette-secondary.white:hover,
.banner-cta-a__button .palette-secondary.white:hover,
.banner-cta-b__button .palette-secondary.white:hover,
.banner-cta-c__button .palette-secondary.white:hover,
.card-feature-three-type-a.new-design-class .palette-secondary.white:hover,
.paragraph--icon-image-cards .new-design-class .palette-secondary.white:hover {
  border: 3px solid #C9CFD4;
}

.dynamic-stag-link.palette-secondary.white:focus-visible,
.dynamic-card-carousel-link.palette-secondary.white:focus-visible,
.section-accordion__button .palette-secondary.white:focus-visible,
.clickableImage-cta-link .palette-secondary.white:focus-visible,
.banner-cta-a__button .palette-secondary.white:focus-visible,
.banner-cta-b__button .palette-secondary.white:focus-visible,
.banner-cta-c__button .palette-secondary.white:focus-visible,
.card-feature-three-type-a.new-design-class .palette-secondary.white:focus-visible,
.paragraph--icon-image-cards .new-design-class .palette-secondary.white:focus-visible {
  border: 3px solid #FFFFFF;
}

/* Tertiary CTA */
.section-accordion__button .palette-tertiary.light-blue,
.clickableImage-cta-link .palette-tertiary.light-blue,
.banner-cta-a__button .palette-tertiary.light-blue,
.banner-cta-b__button .palette-tertiary.light-blue,
.banner-cta-c__button .palette-tertiary.light-blue,
.card-feature-three-type-a.new-design-class .palette-tertiary.light-blue,
.paragraph--icon-image-cards .new-design-class .palette-tertiary.light-blue {
  color: #00DCFF;
}

.section-accordion__button .palette-tertiary.light-blue path,
.clickableImage-cta-link .palette-tertiary.light-blue path,
.banner-cta-a__button .palette-tertiary.light-blue path,
.banner-cta-b__button .palette-tertiary.light-blue path,
.banner-cta-c__button .palette-tertiary.light-blue path,
.card-feature-three-type-a.new-design-class .palette-tertiary.light-blue path,
.paragraph--icon-image-cards .new-design-class .palette-tertiary.light-blue path {
  stroke: #00DCFF;
}

.section-accordion__button .palette-tertiary.web-middle-blue,
.clickableImage-cta-link .palette-tertiary.web-middle-blue,
.banner-cta-a__button .palette-tertiary.web-middle-blue,
.banner-cta-b__button .palette-tertiary.web-middle-blue,
.banner-cta-c__button .palette-tertiary.web-middle-blue,
.card-feature-three-type-a.new-design-class .palette-tertiary.web-middle-blue,
.paragraph--icon-image-cards .new-design-class .palette-tertiary.web-middle-blue {
  color: #0274C0;
}

.section-accordion__button .palette-tertiary.web-middle-blue path,
.clickableImage-cta-link .palette-tertiary.web-middle-blue path,
.banner-cta-a__button .palette-tertiary.web-middle-blue path,
.banner-cta-b__button .palette-tertiary.web-middle-blue path,
.banner-cta-c__button .palette-tertiary.web-middle-blue path,
.card-feature-three-type-a.new-design-class .palette-tertiary.web-middle-blue path,
.paragraph--icon-image-cards .new-design-class .palette-tertiary.web-middle-blue path {
  stroke: #0274C0;
}

/* PCB-3125 ends */

/* PCB-3105 starts */
.cta-bt-d-stag-wrapper.animation-toggle .cta-bt-d-stag-inner .stag-d-section-subtext {
  opacity: 0;
  transform: translateY(40vh);
  transition: opacity 600ms ease-out, transform 1000ms ease-out, visibility 2000ms ease-out;
  animation-delay: 400ms;
}

.cta-bt-d-stag-wrapper.animation-toggle .cta-bt-d-stag-inner .stag-d-section-subtext.animate-top {
  transform: translateY(0vh);
}

.cta-bt-d-stag-wrapper.animation-toggle .cta-bt-d-stag-inner .stag-d-section-title {
  opacity: 0;
  transform: translateY(40vh);
  transition: opacity 600ms ease-out, transform 1000ms ease-out, visibility 2000ms ease-out;
  animation-delay: 600ms;
}

.cta-bt-d-stag-wrapper.animation-toggle .cta-bt-d-stag-inner .stag-d-section-title.animate-top {
  transform: translateY(0vh);
}

.cta-bt-d-stag-wrapper.animation-toggle .cta-bt-d-stag-inner .stag-d-cards {
  opacity: 0;
  transform: translateY(40vh);
  transition: opacity 600ms ease-out, transform 1000ms ease-out, visibility 2000ms ease-out;
  animation-delay: 800ms;
}

.cta-bt-d-stag-wrapper.animation-toggle .cta-bt-d-stag-inner .stag-d-cards.animate-top {
  transform: translateY(0vh);
}

@media (max-width: 1199px) {

  .cta-bt-d-stag-wrapper.animation-toggle .cta-bt-d-stag-inner .stag-d-section-subtext,
  .cta-bt-d-stag-wrapper.animation-toggle .cta-bt-d-stag-inner .stag-d-section-title {
    opacity: 1;
    transform: translateY(0vh);
  }

  .cta-bt-d-stag-wrapper.animation-toggle .cta-bt-d-stag-inner .stag-d-cards {
    opacity: 1;
    transform: translateY(0vh);
  }
}

/* PCB-3105 ends */

/* PCB-3199 starts */
.ui-dialog .form-item {
  margin-bottom: 8px;
}

@media (min-width: 768px) {
  .ui-dialog .webform-flexbox {
    margin: 1em 0;
  }
}

/* PCB-3199 ends */

/* PCB-3200 starts */
.infographic-card-new-design .prl-container .card {
  padding-bottom: 32px;
}

.infographic-card-new-design .prl-container .flex.mt-8 {
  margin-top: 0;
}

.infographic-card-new-design .prl-container .prl-footnote {
  margin-bottom: 48px;
}

@media(max-width: 767px) {
  .infographic-card-new-design .prl-container .card {
    padding-bottom: 40px;
  }

  .infographic-card-new-design .prl-container .infographic-card-item:last-child .card {
    padding-bottom: 32px;
  }

  .infographic-card-new-design .prl-container .prl-card-feature__grid {
    grid-gap: inherit;
    gap: inherit;
  }

  .infographic-card-new-design .prl-container .prl-card-feature__content {
    margin-top: 24px;
  }
}

/* PCB-3200 ends */

/* PCB-3203 starts */
.cta-bt-d-stag-container .stag-d-card .stag-d-image img {
  height: 380px;
  object-fit: cover;
}

@media (max-width: 1199px) {
  .cta-bt-d-stag-container .stag-d-card .stag-d-image img {
    height: 225px;
  }
}

@media (max-width: 767px) {
  .cta-bt-d-stag-container .stag-d-card .stag-d-image img {
    height: 248px;
  }
}

/* PCB-3203 ends */
/* PCB-3238 starts */
.paragraph--two-card-carousel-1-2-x-1-2-cont .prl-swiper-buttons {
  top: 0 !important;
}

.paragraph--two-card-carousel-1-2-x-1-2-cont.paragraph--two-card-carousel-1-2-x-1-2-container .prl-swiper-buttons {
  margin-top: 70px !important;
  height: 19px;
}

.paragraph--two-card-carousel-1-2-x-1-2-cont .two-card-carousel-container {
  margin-bottom: 48px;
}

.paragraph--two-card-carousel-1-2-x-1-2-cont .carousel__title.thumbnail-title {
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%;
  margin-bottom: 16px;
}

@media (max-width: 1199px) {
  .paragraph--two-card-carousel-1-2-x-1-2-cont.paragraph--two-card-carousel-1-2-x-1-2-container .prl-swiper-buttons {
    margin-top: 70px !important;
  }

  .paragraph--two-card-carousel-1-2-x-1-2-cont .group-carousel-items {
    padding: 10px;
  }

  .paragraph--two-card-carousel-1-2-x-1-2-cont .carousel__title.thumbnail-title {
    font-size: 32px;
    font-weight: 600;
  }
}

@media (max-width: 767px) {
  .paragraph--two-card-carousel-1-2-x-1-2-cont .two-card-carousel-container {
    margin-bottom: 32px;
  }

  .paragraph--two-card-carousel-1-2-x-1-2-cont .fw-mobile-button-1 a {
    margin-top: 32px !important;
  }

  .paragraph--two-card-carousel-1-2-x-1-2-cont.paragraph--two-card-carousel-1-2-x-1-2-container .prl-swiper-buttons {
    margin-top: 54px !important;
  }

  .paragraph--two-card-carousel-1-2-x-1-2-cont .carousel__title.thumbnail-title {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 8px;
  }

  .paragraph--two-card-carousel-1-2-x-1-2-cont .thumbnail-item-details .thumbnail-subtxt {
    margin-bottom: 8px;
  }

  .paragraph--two-card-carousel-1-2-x-1-2-cont .group-carousel-items {
    padding: 20px 8px;
  }
}

/* PCB-3238 ends */
/* PCB-3334 starts */
@media (min-width: 1024px) {
  .header ul.menu--level-1>li:last-child .menu__item-2col+.menu__item-dropdown {
    right: 0;
    margin-right: -30px;
  }

  .open-left-dropdown+.menu__item-dropdown {
    right: 0;
    margin-right: -30px;
  }
}

/* PCB-3334 ends */
/* PCB-3405 starts */
.paragraph--icon-image-cards .card-feature.new-design-class .card {
  margin-bottom: 0 !important;
}

.paragraph--icon-image-cards .card-feature.new-design-class .flex.flex-wrap+.flex a {
  margin-top: 48px;
}

.paragraph--icon-image-cards .card-feature.new-design-class .prl-footnote+.flex a {
  margin-top: 0;
}

@media (max-width: 767px) {
  .paragraph--icon-image-cards .card-feature.new-design-class .flex.flex-wrap+.flex a {
    margin-top: 40px;
  }
}

/* PCB-3405 ends */
/* PCB-3216 starts */
.art-text-sec-padding-remove {
  padding-bottom: 0;
}

/* PCB-3216 ends */
/* PCB-3183 starts */
.paragraph--article-card-carousel-new.palette-dark-teal .card-eyebrow,
.paragraph--article-card-carousel-new.palette-web-black .card-eyebrow {
  color: #9DA9B4;
}

@media (max-width: 1199px) {
  .paragraph--article-card-carousel-new .gbmag-carousel-title p {
    font-size: 24px;
  }
}

/* PCB-3183 ends */
/* PCB-3250 starts */
.dynamic-stag-card-wrapper .dynamic-stag-card-container {
  max-width: 1180px;
  box-sizing: content-box;
}

.dynamic-stag-card-wrapper .dynamic-stag-card-container .dynamic-stag-section-subtext {
  margin-top: 0;
  margin-bottom: 16px;
  font-weight: 700;
  line-height: 22px;
}

.dynamic-stag-card-wrapper .dynamic-stag-card .dynamic-stag-card-title {
  font-weight: 700;
}

.dynamic-stag-card-wrapper .dynamic-stag-card-container .dynamic-stag-link {
  margin-top: 12px;
}

@media (min-width: 1200px) {
  .dynamic-stag-card-wrapper .dynamic-stag-card .dynamic-stag-contant {
    padding-right: 72px;
  }

  .cta-bt-d-stag-container .stag-d-card .stag-d-contant {
    padding-right: 72px;
  }
}

@media (min-width: 768px) {
  .dynamic-stag-card-wrapper .dynamic-stag-card-container {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (max-width: 1199px) {
  .dynamic-stag-card-wrapper .dynamic-stag-card .dynamic-stag-image img {
    height: 225px;
  }

  .dynamic-stag-card-wrapper .dynamic-stag-card:nth-child(odd) {
    padding-bottom: 36px;
  }

  .dynamic-stag-card-wrapper .dynamic-stag-card:nth-child(even) {
    padding-bottom: 36px;
  }

  .dynamic-stag-card-wrapper .dynamic-stag-card-container {
    padding: 56px 20px;
  }

  .dynamic-stag-card-wrapper .dynamic-stag-card-container .dynamic-stag-link {
    margin: 28px auto 0;
  }
}

@media (max-width: 767px) {
  .dynamic-stag-card-wrapper .dynamic-stag-card-container {
    padding: 40px 16px;
  }

  .dynamic-stag-card-wrapper .dynamic-stag-card .dynamic-stag-image img {
    height: 248px;
  }

  .dynamic-stag-card-wrapper .dynamic-stag-card:nth-child(odd) {
    padding-bottom: 0;
  }

  .dynamic-stag-card-wrapper .dynamic-stag-card:nth-child(even) {
    padding-bottom: 0;
  }

  .dynamic-stag-card-wrapper .dynamic-stag-card-container .dynamic-stag-link {
    margin: 80px auto 0;
  }
}

/* PCB-3250 ends */
/* PCB-3352 starts */
.lg-marquee-container h1.lg-marquee-title,
.lg-marquee-container h2.lg-marquee-title,
.lg-marquee-container h3.lg-marquee-title {
  font-size: 80px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  margin: 0;
}

@media(max-width: 1199px) {

  .lg-marquee-container h1.lg-marquee-title,
  .lg-marquee-container h2.lg-marquee-title,
  .lg-marquee-container h3.lg-marquee-title {
    font-size: 56px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    margin: 0;
  }
}

@media(max-width: 767px) {

  .lg-marquee-container h1.lg-marquee-title,
  .lg-marquee-container h2.lg-marquee-title,
  .lg-marquee-container h3.lg-marquee-title {
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    margin: 0;
  }
}

/* PCB-3352 ends */
/* PCB-3456 start */
.property-search-block .form-search-site.form-inline-submit .form-actions {
  top: 100% !important;
  margin-top: -2.8125rem !important;
}

/* PCB-3456 end */
/* PCB-3448 starts */
@media (min-width: 768px) {
  .paragraph--contact-form .webform-submission-contact-page-add-form .form-item.form-item-estimated-monthly-lease-income-in-local-currency {
    flex-basis: 52%;
  }

  .paragraph--contact-form div[data-drupal-selector="edit-flexbox-02"] {
    display: flex;
    width: 100%;
  }

  .paragraph--contact-form div[data-drupal-selector="edit-flexbox-02"]>.webform-flex.webform-flex--1:nth-child(1),
  .paragraph--contact-form div[data-drupal-selector="edit-flexbox-02"]>.webform-flex.webform-flex--1:nth-child(3) {
    display: none;
  }

  .paragraph--contact-form div[data-drupal-selector="edit-flexbox-02"]>.webform-flex.webform-flex--1:nth-child(2) {
    flex: inherit;
    flex-basis: 55%;
  }

  .paragraph--contact-form div[data-drupal-selector="edit-flexbox-02"]>.webform-flex.webform-flex--1:nth-child(4) {
    flex: inherit;
    flex-basis: 45%;
  }
}

/* PCB-3448 ends */
/* PCB-3545 starts */
.new-design-class.card-feature-three-type-a.three-card-feature-type-b .card__img article.media-article img {
  height: 220px;
  object-fit: cover;
}

.new-design-class.card-feature-three-type-a.three-card-feature-type-b .card:nth-child(n),
.new-design-class.card-feature-three-type-a.three-card-feature-type-b .small-card-reference:nth-child(n) {
  margin-right: 20px;
}

.new-design-class.card-feature-three-type-a.three-card-feature-type-b .small-card-reference:nth-child(n) .card--article-b.small-card-reference {
  margin-right: 0 !important;
}

.new-design-class.card-feature-three-type-a.three-card-feature-type-b .card:last-child,
.new-design-class.card-feature-three-type-a.three-card-feature-type-b .small-card-reference:last-child {
  margin-right: 20px !important;
}

@media (min-width: 1024px) {
  .new-design-class.card-feature-three-type-a.three-card-feature-type-b .lg\:gap-x-8 {
    column-gap: 16px;
  }
}

@media(max-width: 1199px) {
  .new-design-class.card-feature-three-type-a.three-card-feature-type-b .card__img article.media-article img {
    height: 180px;
  }

  .new-design-class.card-feature-three-type-a.three-card-feature-type-b .lg\:gap-x-8 {
    column-gap: 12px;
  }
}

@media(max-width: 767px) {
  .new-design-class.card-feature-three-type-a.three-card-feature-type-b .card__img article.media-article img {
    height: 220px;
  }

  .new-design-class.card-feature-three-type-a.three-card-feature-type-b .card:last-child,
  .new-design-class.card-feature-three-type-a.three-card-feature-type-b .small-card-reference:last-child {
    margin-right: 0 !important;
  }

  .new-design-class.card-feature-three-type-a.three-card-feature-type-b .card:nth-child(n),
  .new-design-class.card-feature-three-type-a.three-card-feature-type-b .small-card-reference:nth-child(n) {
    margin-right: 0 !important;
  }
}

/* PCB-3545 ends */

/* PCB-3453 starts */
.legal-text--wrapper .js-webform-legal-text label p {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0;
}

.legal-text--wrapper legend {
  display: none;
}

.legal-text--wrapper .form-checkboxes {
  display: grid !important;
  grid-template-columns: repeat(1, 1fr) !important;
}

.legal-text--wrapper .form-checkboxes .form-type-checkbox {
  margin-top: 0;
}

@media (min-width: 1024px) {
  .webform-redesign form .form-type-checkbox {
    width: 100% !important;
  }
}

@media (min-width: 768px) {
  .webform-redesign form .form-type-checkbox {
    width: 100% !important;
  }
}

/* PCB-3453 ends */
/* PCB-3548 starts */
.prl-text-formatted .palette-tertiary.light-blue {
  color: #00DCFF;
}

.prl-text-formatted .palette-tertiary.white {
  color: #fff;
}

.prl-text-formatted .palette-tertiary.web-middle-blue {
  color: #0274C0;
}

.prl-text-formatted .palette-tertiary.black {
  color: #191B1D;
}

.prl-text-formatted .palette-tertiary.light-blue svg path {
  stroke: #00DCFF;
}

.prl-text-formatted .palette-tertiary.white svg path {
  stroke: #fff;
}

.prl-text-formatted .palette-tertiary.web-middle-blue svg path {
  stroke: #0274C0;
}

.prl-text-formatted .palette-tertiary.black svg path {
  stroke: #191B1D;
}

.prl-text-formatted .palette-tertiary.editor-btn {
  text-decoration: none;
}

.prl-text-formatted .palette-tertiary:hover {
  text-shadow: none;
}

.palette-dark-teal .prl-text-formatted a,
.palette-web-black .prl-text-formatted a {
  color: #00dcff;
  text-decoration: none;
}

.palette-dark-teal .prl-text-formatted a:hover,
.palette-web-black .prl-text-formatted a:hover {
  text-decoration: none;
  text-shadow: none;
}

.palette-paper-gray .prl-text-formatted a,
.palette-white .prl-text-formatted a {
  color: #0274c0;
  text-decoration: none;
}

.palette-paper-gray .prl-text-formatted a:hover,
.palette-white .prl-text-formatted a:hover {
  text-decoration: none;
  text-shadow: none;
}

/* PCB-3548 ends */
/* PCB-3351 starts */
.infographic-wrapper {
  counter-reset: footnotes;
}

.infographic-wrapper [aria-describedby="footnote-label"] {
  counter-increment: footnotes;
  text-decoration: none;
  color: inherit;
  cursor: default;
  outline: none;
}

.infographic-wrapper .statistic-body [aria-describedby="footnote-label"] p::after {
  content: counter(footnotes);
  vertical-align: super;
  font-size: 14px;
  margin-left: 2px;
  cursor: pointer;
}

.infographic-wrapper .statistic-body [aria-describedby="footnote-label"]:focus p::after {
  outline: thin dotted;
  outline-offset: 2px;
}

.infographic-wrapper [aria-label="Back to content"] {
  font-size: 14px;
  margin-left: 5px;
}

.infographic-wrapper.palette-dark-teal .infographic-footnote :target,
.infographic-wrapper.palette-web-black .infographic-footnote :target {
  background: #315F66;
}

.infographic-wrapper.palette-paper-gray .infographic-footnote :target,
.infographic-wrapper.palette-white .infographic-footnote :target {
  background: #7AE8FA;
}

.infographic-wrapper .infographic-footnote {
  display: flex;
}

.infographic-wrapper .infographic-footnote li p {
  display: inline;
}

.infographic-wrapper .infographic-footnote ol {
  list-style: decimal;
  padding-left: 20px;
}

.infographic-wrapper .infographic-footnote ol li {
  float: left;
  clear: both;
}

.infographic-wrapper.palette-dark-teal .infographic-footnote li a[aria-label="Back to content"],
.infographic-wrapper.palette-web-black .infographic-footnote li a[aria-label="Back to content"],
.infographic-wrapper.palette-dark-teal .statistic-body [aria-describedby="footnote-label"] p::after,
.infographic-wrapper.palette-web-black .statistic-body [aria-describedby="footnote-label"] p::after {
  color: #00DCFF;
}

.infographic-wrapper.palette-paper-gray .infographic-footnote li a[aria-label="Back to content"],
.infographic-wrapper.palette-white .infographic-footnote li a[aria-label="Back to content"],
.infographic-wrapper.palette-paper-gray .statistic-body [aria-describedby="footnote-label"] p::after,
.infographic-wrapper.palette-white .statistic-body [aria-describedby="footnote-label"] p::after {
  color: #0274C0;
}

.footnote-return-icon {
  position: relative;
}

.footnote-return-icon span {
  position: absolute;
  width: 13px;
  border-bottom: 1.5px solid #00DCFF;
  height: 6px;
  border-right: 1.5px solid #00DCFF;
  top: 3px;
}

.footnote-return-icon span::before,
.footnote-return-icon span::after {
  position: absolute;
  content: "";
}

.footnote-return-icon span::after {
  width: 3px;
  border-top: 1.5px solid #00DCFF;
  right: 0;
  top: 0;
}

.footnote-return-icon span::before {
  border-right: 4px solid #00DCFF;
  border-left: 0;
  border-top: 4px solid transparent;
  top: 1.5px;
  left: -1px;
  border-bottom: 4px solid transparent;
}

.infographic-wrapper.palette-paper-gray .footnote-return-icon span,
.infographic-wrapper.palette-white .footnote-return-icon span {
  border-bottom-color: #0274C0;
  border-right-color: #0274C0;
}

.infographic-wrapper.palette-paper-gray .footnote-return-icon span::after,
.infographic-wrapper.palette-white .footnote-return-icon span::after {
  border-top-color: #0274C0;
}

.infographic-wrapper.palette-paper-gray .footnote-return-icon span::before,
.infographic-wrapper.palette-white .footnote-return-icon span::before {
  border-right-color: #0274C0;
}

@media (min-width: 768x) {
  .infographic-statistics {
    margin-bottom: 24px;
  }
}

/* PCB-3351 ends */
/* PCB-3345 starts */
@media (min-width: 1200px) {
  .infographic-statistics .infographic-single-item {
    padding-bottom: 24px;
  }

  .infographic-statistics.item-break {
    width: calc(100% - 223px);
  }

  .infographic-statistics.item-break .infographic-single-item {
    width: calc(100% / 3);
  }
}

@media(max-width: 1199px) and (min-width: 768px) {
  .infographic-statistics {
    justify-content: center;
  }
}

/* PCB-3345 ends */
/* PCB-3590 starts */
.partner-logo-carousel-type-b .partner-logo-carousel {
  max-width: 1180px;
  padding-left: 0;
  padding-right: 0;
}

.partner-logo-carousel-type-b h2.partner-logo-title {
  font-size: 44px;
}

.partner-logo-carousel-type-b h3.partner-logo-title {
  font-size: 36px;
}

.partner-logo-carousel-type-b .partner-logo-carousel .slick-list .logo-item {
  font-size: initial;
}

@media(max-width: 1199px) {
  .partner-logo-carousel-type-b .partner-logo-carousel {
    margin: 0 20px;
    padding: 56px 0;
  }

  .partner-logo-carousel-type-b h2.partner-logo-title {
    font-size: 40px;
  }

  .partner-logo-carousel-type-b h3.partner-logo-title {
    font-size: 32px;
  }
}

@media (max-width: 767px) {
  .partner-logo-carousel-type-b .partner-logo-carousel {
    margin: 0 16px;
    padding: 40px 0;
  }

  .partner-logo-carousel-type-b h2.partner-logo-title {
    font-size: 32px;
  }

  .partner-logo-carousel-type-b h3.partner-logo-title {
    font-size: 24px;
  }
}

/* PCB-3590 ends */
/* PCB-3525 starts */
.tabbed-staggered-cards-container .tabbed-staggered-heading {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.tabbed-staggered-cards-container .tabbed-staggered-heading .stag-d-link {
  margin: 0;
}

.tabbed-staggered-content .cta-bt-d-stag-container {
  padding: 0;
}

.tabbed-staggered-content .field--name-field-tabs .field__label,
.tabbed-staggered-cards-container .heading-bottom-btn {
  display: none;
}

.tabbed-staggered-heading .stag-d-section-title h2 {
  font-size: 44px;
}

.tabbed-staggered-heading .stag-d-section-title h3 {
  font-size: 36px;
}

.tabbed-staggered-heading .stag-d-section-title h4 {
  font-size: 32px;
}

.tabbed-staggered-heading .stag-d-section-title h5 {
  font-size: 24px;
}

.tabbed-staggered-heading .stag-d-section-title h6 {
  font-size: 20px;
}

.tabbed-staggered-content .stag-d-cards {
  overflow: hidden;
}

.tabbed-staggered-cards-animate .tabbed-staggered-content .stag-d-cards .stag-d-contant {
  opacity: 0;
}

.tabbed-staggered-content .stag-d-card .stag-d-image {
  position: relative;
}

.tabbed-staggered-cards-animate .tabbed-staggered-content .stag-d-card .stag-d-image::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  transition: 0.8s all ease;
  z-index: 1;
}

.palette-dark-teal .tabbed-staggered-content .stag-d-card .stag-d-image::after {
  background: #003840;
  box-shadow: 0px 0px 0px 10px #003840
}

.palette-web-black .tabbed-staggered-content .stag-d-card .stag-d-image::after {
  background: #191B1D;
  box-shadow: 0px 0px 0px 10px #191B1D
}

.palette-paper-gray .tabbed-staggered-content .stag-d-card .stag-d-image::after {
  background: #EAEDF4;
  box-shadow: 0px 0px 0px 10px #EAEDF4
}

.palette-white .tabbed-staggered-content .stag-d-card .stag-d-image::after {
  background: #fff;
  box-shadow: 0px 0px 0px 10px #fff
}

.tabbed-staggered-content .stag-d-card.revealed .stag-d-image::after {
  height: 0;
}

/* Style the tab */
.tabbed-staggered-cards-container .tab-wrapper {
  margin: 72px 0;
  display: flex;
}

.tab-wrapper .tab-menu-items {
  display: inline-flex;
  flex-direction: row;
  margin: 0 auto;
}

.tab-wrapper .tab-menu {
    color:  #9DA9B4;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 125%;
    padding: 0 16px 16px;
    display: inline-block;
    cursor: pointer;
    text-transform: inherit;
    height: inherit;
    border-bottom: 1px solid #9DA9B4;
}

.tab-wrapper .mdc-tab .mdc-tab__text-label {
  color: #9DA9B4;
  white-space: nowrap;
}

.tab-wrapper .tab-menu:hover {
  color: #ffffff;
}

.tab-wrapper .mdc-tab--active .mdc-tab__text-label {
  color: #ffffff;
}

.palette-paper-gray .tab-wrapper .mdc-tab--active .mdc-tab__text-label,
.palette-white .tab-wrapper .mdc-tab--active .mdc-tab__text-label {
  color: #191B1D;
}

.palette-paper-gray .tab-wrapper .tab-menu-item,
.palette-white .tab-wrapper .tab-menu-item {
  color: #6E787D;
}

.palette-paper-gray .tab-wrapper .tab-menu:hover,
.palette-white .tab-wrapper .tab-menu:hover {
  color: #191B1D;
}

.palette-paper-gray .tab-wrapper .tab-menu-item.active .tab-menu,
.palette-white .tab-wrapper .tab-menu-item.active .tab-menu {
  color: #191B1D;
}

.tab-wrapper .mdc-tab-indicator .mdc-tab-indicator__content--underline {
  border-color: #00DCFF;
  border-top: none;
}

.palette-paper-gray .tab-wrapper .mdc-tab-indicator .mdc-tab-indicator__content--underline,
.palette-white .tab-wrapper .mdc-tab-indicator .mdc-tab-indicator__content--underline {
  border-color: #0274C0;
}

.tabbed-staggered-cards-container .tab-wrapper.mdc-tab-bar {
  display: flex;
  justify-content: center;
  position: relative;
}

.tab-wrapper .mdc-tab-scroller {
  display: flex;
  overflow-x: auto;
}

.tab-wrapper .mdc-tab-scroller__scroll-area {
  display: flex;
  width: 100%;
  overflow-x: auto;
}

.mdc-tab-scroller__scroll-content {
  display: flex;
}

.tab-wrapper .mdc-tab:hover {
  background-color: transparent;
}

.tab-wrapper .mdc-tab__content {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.tab-wrapper .mdc-tab-indicator {
  position: absolute;
  bottom: 0;
  left: 0;
  top: inherit;
  height: 4px;
  background-color: #00DCFF;
  width: 0;
  transition: left 0.4s ease, width 0.4s ease;
}

.palette-paper-gray .tab-wrapper .mdc-tab-indicator,
.palette-white .tab-wrapper .mdc-tab-indicator {
  background-color: #0274C0;
}

@media(max-width: 1199px) {
    .tabbed-staggered-cards-container .tab-wrapper {
        margin: 48px 0;
    }
    .cta-bt-d-stag-container .tabbed-staggered-heading .stag-d-section-title {
        text-align: left;
    }
    .tabbed-staggered-cards-container .tabbed-staggered-heading .stag-d-link {
        display: none;
    }
    .tabbed-staggered-cards-container .heading-bottom-btn {
        display: block;
    }
    .tabbed-staggered-cards-container .heading-bottom-btn .stag-d-link {
        margin-top: 48px;
    }
    .tabbed-staggered-heading .stag-d-section-title h2 {
        font-size: 40px;
    }
    .tabbed-staggered-heading .stag-d-section-title h3 {
        font-size: 32px;
    }
    .tabbed-staggered-heading .stag-d-section-title h4 {
        font-size: 24px;
    }
    .tabbed-staggered-heading .stag-d-section-title h5 {
        font-size: 20px;
    }
    .tabbed-staggered-heading .stag-d-section-title h6 {
        font-size: 18px;
    }
    .tabbed-staggered-cards-container .tab-wrapper {
        overflow-x: auto;
    }
}

@media(max-width: 767px) {
  .tabbed-staggered-cards-container .tab-wrapper {
    margin: 32px 0;
  }

  .tabbed-staggered-content .stag-d-card:last-child {
    margin-bottom: 0;
  }

  .tabbed-staggered-cards-container .heading-bottom-btn .stag-d-link {
    margin-top: 32px;
  }

  .tabbed-staggered-heading .stag-d-section-title h2 {
    font-size: 32px;
  }

  .tabbed-staggered-heading .stag-d-section-title h3 {
    font-size: 24px;
  }

  .tabbed-staggered-heading .stag-d-section-title h4 {
    font-size: 20px;
  }

  .tabbed-staggered-heading .stag-d-section-title h5 {
    font-size: 18px;
  }

  .tabbed-staggered-heading .stag-d-section-title h6 {
    font-size: 16px;
  }
}

@media (min-width: 768px) {
    .tabbed-staggered-cards-container .tabcontent .stag-d-card:nth-child(odd) {
        margin-top: 0;
    }

    .stag-d-card:nth-child(even) {
      margin-top: 120px;
      margin-left: 16px;
      padding-bottom: 0;
    }

		.tabbed-staggered-content .stag-d-cards {
			display: flex;
			flex-wrap: wrap;
		}

    .tabbed-staggered-cards-container .stag-d-card {
      width: calc(50% - 20px);
    }
}

@media (max-width: 1199px) {
  .tabbed-staggered-content .stag-d-card:nth-child(odd) {
    margin-right: 16px;
  }

}

@media (max-width: 743px) {
	.tabbed-staggered-content .stag-d-card:nth-child(odd) {
		margin-right: 0;
	}
}



/* PCB-3525 ends */
/* PCB-3646 starts */
.paragraph--property-search-bar .prl-container {
  margin: 0 auto;
  max-width: 1180px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.paragraph--property-search-bar .prl-container.padding-large {
  padding: 140px 0;
}

.paragraph--property-search-bar .prl-container.padding-small {
  padding: 80px 0;
}

.paragraph--property-search-bar .prl-container h1 {
  font-size: 64px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  margin: 72px 0 40px 0;
}

.paragraph--property-search-bar .prl-container.padding-small h1 {
  margin: 56px 0 40px 0;
}

.paragraph--property-search-bar .prl-container h4 {
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  text-align: center;
  line-height: 110%;
  position: relative;
}

.properties-search-bar-form .form-item input {
  display: flex;
  padding: 16px 16px 16px 32px;
  justify-content: flex-end;
  align-items: center;
  gap: 10px;
  border-radius: 68px;
  min-height: 104px;
  font-size: 24px !important;
  font-style: normal;
  font-weight: 500;
  line-height: 110%;
  border: 1px solid #6E787D;
  background: #FFF;
  background-image: none !important;
}

.paragraph--property-search-bar.palette-white .properties-search-bar-form .form-item input.form-text {
  border: 1px solid #6E787D;
  background: #F5F5F5;
}

.properties-search-bar-form .form-inline-submit .form-actions::before {
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='Icon Shape'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.3255 21.3655C11.1236 21.1771 11.1127 20.8607 11.3011 20.6588L19.8494 11.5L1 11.5C0.723857 11.5 0.5 11.2761 0.5 11C0.5 10.7239 0.723857 10.5 1 10.5L19.8494 10.5L11.3011 1.34116C11.1127 1.13928 11.1236 0.822892 11.3255 0.634474C11.5274 0.446057 11.8438 0.456967 12.0322 0.658843L21.3655 10.6588C21.5448 10.8509 21.5448 11.1491 21.3655 11.3412L12.0322 21.3412C11.8438 21.543 11.5274 21.5539 11.3255 21.3655Z' fill='%23191B1D'/%3E%3C/g%3E%3C/svg%3E");
  display: block;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-size: 1.8125rem;
  background-repeat: no-repeat;
  pointer-events: none;
  position: absolute;
  z-index: 1;
  top: 28px;
  right: 20px;
}

.properties-search-bar-form .form-actions .form-submit {
  display: flex;
  width: 72px;
  height: 72px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  flex-shrink: 0;
  border-radius: 60px;
  background-color: #00DCFF;
  min-height: 72px;
  border: none;
  position: absolute;
  right: 16px;
  top: 15px;
}

.properties-search-bar-form .form-inline-submit .form-submit:hover {
  background-color: #00DCFF;
}

.properties-search-bar-form .form-item label {
  display: none;
}

.properties-search-bar-form .form-inline-submit .form-actions {
  margin-top: 0px !important;
}

.paragraph--property-search-bar h4,
.paragraph--property-search-bar h1 {
  overflow: hidden;
}

.paragraph--property-search-bar h1,
.paragraph--property-search-bar h4 {
  opacity: 1;
}

.paragraph--property-search-bar .property-search-bar .anim-text-hidden {
  display: none;
}

.paragraph--property-search-bar .property-search-bar-animate h4 span.anim-text-element {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  line-height: 240px;
}

.paragraph--property-search-bar .property-search-bar-animate h1 span {
  display: block;
  transform: translateY(200px);
}

@media (min-width: 1024px) {
  .paragraph--property-search-bar .properties-search-form {
    max-width: 766px;
    width: 766px;
  }
}

@media(max-width: 1199px) {
  .paragraph--property-search-bar .prl-container.padding-large {
    padding: 120px 0;
  }

  .paragraph--property-search-bar .prl-container.padding-small {
    padding: 56px 0;
  }

  .paragraph--property-search-bar .prl-container h1 {
    font-size: 48px;
    letter-spacing: 0.48px;
    margin: 56px 0 40px 0;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph--property-search-bar .prl-container h4 {
    font-size: 32px;
    line-height: 115%;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph--property-search-bar .prl-container .finder__form {
    margin-left: 20px;
    margin-right: 20px;
    position: relative;
  }

  .properties-search-bar-form .form-item input {
    min-height: 95px;
    font-size: 24px !important;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
  }

  .properties-search-bar-form .form-actions .form-submit {
    right: 11px;
    top: 11px;
  }

  .properties-search-bar-form .form-inline-submit .form-actions::before {
    top: 24px;
    right: 16px;
  }

  .paragraph--property-search-bar .property-search-bar-animate h4 .anim-text-element {
    margin-left: 20px;
    margin-right: 20px;
    width: auto !important;
  }
}

@media(max-width: 767px) {
  .paragraph--property-search-bar .prl-container.padding-large {
    padding: 80px 0;
  }

  .paragraph--property-search-bar .prl-container.padding-small {
    padding: 40px 0;
  }

  .paragraph--property-search-bar .prl-container h1 {
    font-size: 40px;
    margin: 40px 0 24px 0;
    padding-left: 16px;
    padding-right: 16px;
  }

  .paragraph--property-search-bar .prl-container.padding-small h1 {
    margin: 40px 0 24px 0;
  }

  .paragraph--property-search-bar .prl-container h4 {
    font-size: 24px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .paragraph--property-search-bar .property-search-bar-animate h4 .anim-text-element {
    margin-left: 16px;
    margin-right: 16px;
  }

  .paragraph--property-search-bar .prl-container .finder__form {
    margin-left: 16px;
    margin-right: 16px;
  }

  .properties-search-bar-form .form-item input {
    min-height: 54px;
    font-size: 14px !important;
  }

  .properties-search-bar-form .form-actions .form-submit {
    width: 42px;
    height: 42px;
    border-radius: 60px;
    min-height: 42px;
    right: 16px;
    top: 15px;
  }

  .properties-search-bar-form .form-actions .form-submit {
    right: 8px;
    top: 6px;
  }

  .properties-search-bar-form .form-inline-submit .form-actions::before {
    top: 16px;
    right: 12px;
    width: 50%;
    height: 50%;
  }
}

/* PCB-3646 ends */
/* PCB-3692 starts */
.webform-redesign .webform-confirmation .webform-confirmation__message {
  word-break: break-word;
  width: 100%;
}

/* PCB-3692 ends */
/* PCB-3544 starts */
.paragraph-callout-cards-2-0 .prl-container {
  padding: 80px 0;
  max-width: 1180px;
  box-sizing: content-box;
}

.paragraph-callout-cards-2-0 .heading-title {
  font-size: 44px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  text-align: left;
  overflow: hidden;
  opacity: 1;
}

.paragraph-callout-cards-2-0 .callout-card-items {
  display: flex;
  flex-wrap: wrap;
  gap: 16px 20px;
  margin-top: 48px;
}

.paragraph-callout-cards-2-0 .callout-card-items .card-item {
  box-sizing: border-box;
  padding: 22px 16px;
  flex: 0 0 calc(33.333% - 16px);
  overflow: hidden;
  position: relative;
  border-right: 1.5px solid #9DA9B4;
  border-bottom: 1.5px solid #9DA9B4;
}

.paragraph-callout-cards-2-0.palette-paper-gray .callout-card-items .card-item,
.paragraph-callout-cards-2-0.palette-white .callout-card-items .card-item {
  border-color: #C9CFD4;
}

.paragraph-callout-cards-2-0 .callout-card-items .card-item.image {
  padding: 0 16px 24px 0;
}

.paragraph-callout-cards-2-0 .callout-card-items .card-item.image .card-image {
  margin-right: -16px;
}

.card-item.image .card-image img {
  height: 164px;
  object-fit: cover;
  margin-bottom: 16px;
}

.paragraph-callout-cards-2-0 .card-icon {
    align-items: flex-start;
}

.paragraph-callout-cards-2-0 .card-icon .icon {
    width: 24px;
    height: 24px;
    margin-right: 16px;
    min-width: 24px;
}

.paragraph-callout-cards-2-0 .card-heading {
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%;
}

.paragraph-callout-cards-2-0 .card-subtext {
  font-size: 16px;
  padding: 16px 0;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0.32px;
}

.paragraph-callout-cards-2-0 .card-item .card-with-link {
  position: absolute;
  font-size: 0;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}

.palette-dark-teal.light-blue .callout-card-items .card-item:hover .palette-tertiary,
.palette-dark-teal.light-blue .callout-card-items .card-item:hover .palette-tertiary svg path,
.palette-web-black.light-blue .callout-card-items .card-item:hover .palette-tertiary,
.palette-web-black.light-blue .callout-card-items .card-item:hover .palette-tertiary svg path {
  color: #00DCFF;
}

.palette-paper-gray.light-blue .callout-card-items .card-item:hover .palette-tertiary,
.palette-paper-gray.light-blue .callout-card-items .card-item:hover .palette-tertiary svg path,
.palette-white.light-blue .callout-card-items .card-item:hover .palette-tertiary,
.palette-white.light-blue .callout-card-items .card-item:hover .palette-tertiary svg path {
  color: #0274C0;
}

.callout-card-items .card-item:hover .palette-tertiary svg {
  opacity: 1;
  left: 16px;
}

.palette-dark-teal.light-blue .callout-card-items .card-item:hover .palette-tertiary svg path,
.palette-web-black.light-blue .callout-card-items .card-item:hover .palette-tertiary svg path {
  stroke: #00DCFF;
}

.palette-paper-gray.middle-blue .callout-card-items .card-item:hover .palette-tertiary svg path,
.palette-white.middle-blue .callout-card-items .card-item:hover .palette-tertiary svg path {
  stroke: #0274C0;
}

.paragraph-callout-cards-2-0 .callout-card-items .card-item:hover {
    cursor: pointer;
}

.paragraph-callout-cards-2-0 .callout-card-items .card-item.without-link {
  pointer-events: none;
}

.paragraph-callout-cards-2-0 .callout-card-items .card-item.revealed:hover {
    cursor: default;
}

.paragraph-callout-cards-2-0 .callout-card-items .card-item:hover  {
    border-right-color: #00DCFF;
    border-bottom-color: #00DCFF;
}

.paragraph-callout-cards-2-0.palette-paper-gray .callout-card-items .card-item:hover,
.paragraph-callout-cards-2-0.palette-white .callout-card-items .card-item:hover {
  border-right-color: #0274C0;
  border-bottom-color: #0274C0;
}

.paragraph-callout-cards-2-0 .callout-cards-animate .callout-card-items .card-item {
  border: none;
}

.paragraph-callout-cards-2-0 .heading-title span {
  display: block;
  transform: translate(0px, 0px);
}

.paragraph-callout-cards-2-0 .callout-cards-animate .heading-title span {
  display: block;
  transform: translateY(200px);
}

.paragraph-callout-cards-2-0 .callout-cards-animate .card-item.revealed::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  height: 0;
  background: transparent;
  border-right: 1.5px solid #9DA9B4;
}

.paragraph-callout-cards-2-0 .callout-cards-animate .card-item.revealed::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0;
  background: transparent;
  border-bottom: 1.5px solid #9DA9B4;
}

.paragraph-callout-cards-2-0.palette-paper-gray .callout-cards-animate .card-item.revealed::before,
.paragraph-callout-cards-2-0.palette-white .callout-cards-animate .card-item.revealed::before,
.paragraph-callout-cards-2-0.palette-paper-gray .callout-cards-animate .card-item.revealed::after,
.paragraph-callout-cards-2-0.palette-white .callout-cards-animate .card-item.revealed::after {
  border-color: #C9CFD4;
}

@keyframes animateTop {
  0% {
    height: 0%;
  }

  100% {
    height: 100%;
  }
}

@keyframes animateLeft {
  0% {
    width: 0%;
  }

  100% {
    width: 100%;
  }
}

.paragraph-callout-cards-2-0 .callout-cards-animate .card-item.revealed::before {
  animation: animateTop 0.7s linear forwards;
}

.paragraph-callout-cards-2-0 .callout-cards-animate .card-item.revealed::after {
  animation: animateLeft 0.7s linear forwards;
}

.paragraph-callout-cards-2-0 .anim-borders::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  height: 0;
  background: transparent;
  border-right: 1.5px solid #00DCFF;
  transition: 0.8s ease all;
  z-index: 1;
}

.paragraph-callout-cards-2-0.palette-paper-gray .anim-borders::before,
.paragraph-callout-cards-2-0.palette-white .anim-borders::before {
  border-color: #0274C0;
}

.paragraph-callout-cards-2-0 .anim-borders::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0;
  background: transparent;
  border-bottom: 1.5px solid #00DCFF;
  transition: 0.8s ease all;
  z-index: 1;
}

.paragraph-callout-cards-2-0.palette-paper-gray .anim-borders::after,
.paragraph-callout-cards-2-0.palette-white .anim-borders::after {
  border-color: #0274C0;
}

.paragraph-callout-cards-2-0 .callout-cards-animate .card-item.revealed:hover .anim-borders::before {
  height: 100%;
}

.paragraph-callout-cards-2-0 .callout-cards-animate .card-item.revealed:hover .anim-borders::after {
  width: 100%;
}

@media(max-width: 1199px) {
  .paragraph-callout-cards-2-0 .prl-container {
    padding: 56px 20px;
  }

  .paragraph-callout-cards-2-0 .heading-title {
    font-size: 40px;
    letter-spacing: 0.4px;
  }

  .paragraph-callout-cards-2-0 .card-heading {
    font-size: 20px;
    line-height: 115%;
  }

  .paragraph-callout-cards-2-0 .callout-card-items {
    gap: 16px 16px;
    margin-top: 32px;
  }

  .paragraph-callout-cards-2-0 .callout-card-items .card-item {
    flex: 0 0 calc(50% - 16px);
    padding: 24px 16px 24px 0;
  }
}

@media (max-width: 767px) {
  .paragraph-callout-cards-2-0 .prl-container {
    padding: 40px 16px;
  }

  .paragraph-callout-cards-2-0 .heading-title {
    font-size: 32px;
  }

  .paragraph-callout-cards-2-0 .card-heading {
    font-size: 18px;
  }

  .paragraph-callout-cards-2-0 .callout-card-items {
    gap: 16px;
  }

  .paragraph-callout-cards-2-0 .callout-card-items .card-item {
    flex: 0 0 100%;
    padding: 24px 20px;
  }
}

/* PCB-3544 ends */
/* PCB-3784 starts */
.infographic-wrapper [aria-describedby="footnote-label"] {
  counter-increment: footnotes;
  text-decoration: none;
  color: inherit;
  cursor: default;
  outline: none;
}

.infographic-wrapper .statistic-body [aria-describedby="footnote-label"] a::after {
  content: counter(footnotes);
  vertical-align: super;
  font-size: 14px;
  margin-left: 2px;
  cursor: pointer;
}

.infographic-wrapper .statistic-body [aria-describedby="footnote-label"]:focus a::after {
  outline: thin dotted;
  outline-offset: 2px;
}

.infographic-wrapper.palette-dark-teal .infographic-footnote li a[aria-label="Back to content"],
.infographic-wrapper.palette-web-black .infographic-footnote li a[aria-label="Back to content"],
.infographic-wrapper.palette-dark-teal .statistic-body [aria-describedby="footnote-label"] a::after,
.infographic-wrapper.palette-web-black .statistic-body [aria-describedby="footnote-label"] a::after {
  color: #00DCFF;
}

.infographic-wrapper.palette-paper-gray .infographic-footnote li a[aria-label="Back to content"],
.infographic-wrapper.palette-white .infographic-footnote li a[aria-label="Back to content"],
.infographic-wrapper.palette-paper-gray .statistic-body [aria-describedby="footnote-label"] a::after,
.infographic-wrapper.palette-white .statistic-body [aria-describedby="footnote-label"] a::after {
  color: #0274C0;
}

/* PCB-3784 ends */
/* PCB-3543 starts */
.promo-banner-container {
  position: relative;
  width: 100%;
}

.promo-banner {
  display: none;
  transition: top 0.3s ease-in-out;
  z-index: 96;
  padding: 5px 0;
  position: absolute;
  width: 100%;
  top: 0;
}

.promo-banner .close-btn {
  width: 15px;
  height: 15px;
}

.promo-banner .close-btn svg path {
  stroke: #6E787D;
}

.promo-banner .prl-container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  position: relative;
  padding: 0 32px;
  max-width: 1440px;
  box-sizing: content-box;
  min-height: 50px;
}

.promo-banner-image img {
  max-width: 281px;
  height: 30px;
  object-fit: cover;
}

.promo-banner.black {
  background-color: #191B1D;
  color: #ffffff;
}

.promo-banner.dark.teal {
  background-color: #184543;
  color: #ffffff;
}

.promo-banner.light.blue {
  background-color: #00DCFF;
  color: #191B1D;
}

.promo-banner.light.teal {
  background-color: #80E1D9;
  color: #191B1D;
}

.promo-banner.web.green {
  background-color: #00A766;
  color: #ffffff;
}

.promo-banner .promo-banner-text {
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 90%;
  max-width: 60%;
}

.promo-banner .palette-tertiary svg path {
  stroke: #ffffff;
}

.promo-banner .palette-tertiary.blue {
  color: #00DCFF;
}

.promo-banner .palette-tertiary.blue svg path {
  stroke: #00DCFF;
}

.promo-banner .palette-tertiary.white {
  color: #ffffff;
}

.promo-banner .palette-tertiary.white svg path {
  stroke: #ffffff;
}

.promo-banner .palette-tertiary.middle-blue {
  color: #0274C0;
}

.promo-banner .palette-tertiary.middle-blue svg path {
  stroke: #0274C0;
}

.promo-banner .palette-tertiary.black {
  color: #191B1D;
}

.promo-banner .palette-tertiary.black svg path {
  stroke: #191B1D;
}

.promo-banner .palette-tertiary:hover svg {
  opacity: 1;
  left: 16px;
}

@media(max-width: 1199px) {
  .promo-banner {
    padding: 16px 0;
  }

  .promo-banner .prl-container {
    padding: 0 16px;
    flex-direction: column;
    align-items: flex-start;
    padding-left: 98px;
  }

  .promo-banner .promo-banner-text {
    line-height: 120%;
    max-width: 45%;
  }

  .promo-banner .close-btn {
    position: absolute;
    left: 18px;
    top: 2px;
  }

  .promo-banner-button {
    position: absolute;
    right: 116px;
    top: calc(50% - 10px);
  }

  .promo-banner-image {
    margin-bottom: 10px;
  }

}

@media (max-width: 767px) {
  .promo-banner .prl-container {
    flex-direction: column;
    align-items: flex-start;
    padding-left: 48px;
  }

  .promo-banner .promo-banner-image {
    margin-bottom: 16px;
  }

  .promo-banner .promo-banner-text {
    max-width: 100%;
    margin: 0 0 16px 0;
  }

  .promo-banner .close-btn {
    position: absolute;
    left: 10px;
    top: 10px;
  }

  .promo-banner-button {
    position: initial;
  }

  .promo-banner-image {
    margin-bottom: 0;
  }
}

/* PCB-3543 ends */
/* PCB-3807 starts */
.paragraph-event-promo-component {
  position: relative;
  min-height: 521px;
  overflow: hidden;
}

.paragraph-event-promo-component .prl-container {
    display: flex;
    max-width: 1728px;
    padding: 80px 0px;
    flex-direction: column;
    align-items: center;
    gap: 40px;
}

.paragraph-event-promo-component .prl-container .promo-component-content {
  z-index: 1;
  display: flex;
  flex-direction: column;
  gap: 40px;
  color: #ffffff;
}

.paragraph-event-promo-component .prl-container .promo-component-bottom {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 32px;
  align-self: stretch;
}

.promo-component-content .palette-tertiary svg path {
  stroke: #ffffff;
}

.paragraph-event-promo-component .promo-component-media {
  position: absolute;
  width: 100%;
  top: 0;
  height: 100%;
}

.paragraph-event-promo-component .promo-component-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.paragraph-event-promo-component .promo-component-media .promo-component-video {
  height: 521px;
  position: static;
}

.paragraph-event-promo-component .promo-component-media .homepage-marquee-video {
  height: 521px;
}

.promo-component-content .promo-logo {
  margin-bottom: 0;
}

.promo-component-content .icon_text {
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 125%; /* 44.16px */
    letter-spacing: 2.64px;
    text-transform: uppercase;
}

.promo-component-content .promo-logo img {
  max-width: 564px;
  height: 60px;
  margin: auto;
}

.promo-component-content .promo-icons {
    display: flex;
    justify-content: center;
    gap: 32px
}

.promo-component-content .promo-icon_1,
.promo-component-content .promo-icon_2 {
  align-items: center;
  gap: 16px;
}

.promo-component-content .promo-icon_1 .icon,
.promo-component-content .promo-icon_2 .icon {
  width: 26px;
  height: 26px;
}

.promo-component-content .promo-body-text {
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  /* 22.4px */
  letter-spacing: 0.32px;
  max-width: 547px;
}

.promo-component-content .promo-component-button {
  display: flex;
  justify-content: center;
  gap: 40px
}

.home-marq-play-pause-button button svg path {
  fill: transparent;
}

.promo-component-content .palette-secondary {
  border: 3px solid;
}

.promo-component-content .palette-tertiary svg {
  fill: transparent;
}

.paragraph-event-promo-component .promo-component-image img {
  height: 100%;
}

.promo-component-content .promo-icon {
  width: 26px;
  height: 26px;
}

@media (min-width: 1200px) {
  .paragraph-event-promo-component.column-2col {
    position: relative;
    min-height: 416px;
    height: 100%;
    overflow: hidden;
  }

  .paragraph-event-promo-component.column-2col .prl-container {
    max-width: 1180px;
    padding: 80px 0px;
  }

  .paragraph-event-promo-component.column-2col .prl-container .promo-component-content {
    display: flex;
    width: 1180px;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    gap: inherit
  }

  .paragraph-event-promo-component.column-2col .prl-container .promo-component-bottom {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 32px;
    max-width: 547px;
  }

  .paragraph-event-promo-component.column-2col .promo-component-content .promo-logo img {
    max-width: 480px;
    height: 50px;
  }

  .paragraph-event-promo-component.column-2col .promo-component-content .promo-body-text {
    text-align: left;
  }

  .paragraph-event-promo-component.column-2col .promo-component-media .homepage-marquee-video {
    height: 416px;
  }

  .paragraph-event-promo-component.column-2col .promo-component-media {
    height: 100%;
  }

  .paragraph-event-promo-component.column-2col .promo-component-image img {
    height: 100%;
  }
}

@media(max-width: 1199px) {
    .paragraph-event-promo-component {
        min-height: 450px;
    }
    .paragraph-event-promo-component .prl-container {
        padding: 56px 20px;
        max-width: 704px;
    }
    .paragraph-event-promo-component .prl-container .promo-component-content {
        gap: 32px;
    }
    .promo-component-content .promo-logo {
        margin-bottom: 0;
    }
    .promo-component-content .promo-logo img {
        max-width: 478px;
        height: 43px;
    }
    .paragraph-event-promo-component .promo-component-media {
        height: 450px;
    }
    .paragraph-event-promo-component .promo-component-image img {
        height: 450px;
    }
    .paragraph-event-promo-component .promo-component-media .promo-component-video {
        height: 450px;
    }
    .paragraph-event-promo-component .promo-component-media .homepage-marquee-video {
        height: 450px;
        width: 1320px;
    }
    .promo-component-content .icon_text {
        font-size: 20px;
    }
    .promo-component-media .home-marq-play-pause-button {
        bottom: 20px;
        right: 20px;
    }
}

@media(max-width: 767px) {
  .paragraph-event-promo-component {
    min-height: 582px;
  }

  .paragraph-event-promo-component .prl-container {
    max-width: 100%;
    padding: 40px 16px;
    gap: 32px;
  }

  .promo-component-content .promo-logo img {
    max-width: 100%;
    height: auto;
  }

  .promo-component-content .promo-component-button {
    flex-direction: column;
    align-items: center;
    gap: 32px;
  }

  .paragraph-event-promo-component .promo-component-image img {
    height: 582px;
  }

  .paragraph-event-promo-component .promo-component-media {
    height: 582px;
  }

  .paragraph-event-promo-component .promo-component-media .promo-component-video {
    height: 582px;
  }

  .paragraph-event-promo-component .promo-component-media .homepage-marquee-video {
    height: 582px;
    width: 1700px;
  }

  .promo-component-media .home-marq-play-pause-button {
    bottom: 20px;
    right: 12px;
  }
}

@media(max-width: 744px) {
  .promo-component-content .promo-icons {
    flex-direction: column;
    gap: 8px;
    align-items: flex-start;
  }
}

/* PCB-3807 ends */
/* PCB-3879 starts */
.tabbed-staggered-cards-container .tabbed-staggered-content {
  margin-top: 32px;
}

.tabbed-staggered-content .tabcontent .stag-d-cards {
  margin-top: 0;
}

.tabbed-staggered-content .tabcontent {
  transition: opacity 0.5s ease-out 0.8s;
}

.tabbed-staggered-content .tabcontent.active {
  transition: opacity 0.5s ease-in 0.8s;
}

.tabbed-staggered-cards-animate .tabcontent .stag-d-cards .stag-d-contant {
  opacity: 0;
  transition: opacity 0.8s ease-in-out;
}

.tabbed-staggered-cards-animate .tabcontent .stag-d-card.revealed .stag-d-contant {
  opacity: 0;
  transition: opacity 0.8s ease-in-out;
}

.tabbed-staggered-cards-animate .tabcontent.active .stag-d-card.revealed .stag-d-contant {
  opacity: 1;
}

.tabbed-staggered-cards-container .tabbed-staggered-content .tabcontent {
  display: none;
}

.tabbed-staggered-cards-container .line {
  position: absolute;
  bottom: 0;
  transition: left 0.5s ease-in-out, width 0.5s 0.10s;
  height: 2px;
  background-color: #00DCFF;
  left: 0;
  width: 0px;
  pointer-events: none;
}

.tabbed-staggered-cards-container.palette-paper-gray .line,
.tabbed-staggered-cards-container.palette-white .line {
  background-color: #0274C0;
}

/* PCB-3879 ends */
/* PCB-4014 starts */
.paragraph-callout-cards-2-0 .callout-card-items .card-item .card-button .palette-tertiary {
  text-align: left;
}

/* PCB-4014 ends */
/* PCB-3984 starts */
.newsletter-sub-2-form .legal-text--wrapper .form-type-checkbox::before {
  display: none;
}

.newsletter-sub-2-form .legal-text--wrapper .form-type-checkbox .form-checkbox {
  width: 20px !important;
  height: 20px !important;
  padding: 0 !important;
  border: 2px solid !important;
  box-sizing: border-box;
  border-radius: 0 !important;
  overflow: hidden;
  border-color: #0274c0 !important;
  background-color: #fff !important;
}

.newsletter-sub-2-form .legal-text--wrapper .form-type-checkbox .form-checkbox::after {
  position: relative;
  opacity: 0;
  content: 'L';
  transform: rotate(-320deg) scale(-1, 1);
  font-weight: 400;
  font-size: 18px;
  display: block;
  width: 30px;
  height: 30px;
  left: -8px;
  top: -7px;
  border-radius: 0.125rem;
  text-align: center;
  padding: 4px;
  background-color: #0274c0 !important;
  color: #fff !important;
}

.palette-dark-teal .newsletter-sub-2-form .legal-text--wrapper .form-type-checkbox .form-checkbox,
.palette-web-black .newsletter-sub-2-form .legal-text--wrapper .form-type-checkbox .form-checkbox {
  border-color: #00dcff !important;
  background-color: transparent !important;
}

.palette-dark-teal .newsletter-sub-2-form .legal-text--wrapper .form-type-checkbox .form-checkbox::after,
.palette-web-black .newsletter-sub-2-form .legal-text--wrapper .form-type-checkbox .form-checkbox::after {
  background-color: #00dcff !important;
  color: #000 !important;
}
/* DCOM-341: Input field styling for Newsletter Subscribe Banner 2.0
   - White border for dark-themed palettes
   - White text when user enters input
*/
.palette-dark-teal.newsletter-sub-2-container .newsletter-sub-2-form .js-form-item .form-text,
.palette-web-black.newsletter-sub-2-container .newsletter-sub-2-form .js-form-item .form-text,
.palette-dark-teal.newsletter-sub-2-container .newsletter-sub-2-form .js-form-item .form-textarea,
.palette-web-black.newsletter-sub-2-container .newsletter-sub-2-form .js-form-item .form-textarea {
  border: 1px solid #fff;
}
.palette-web-black.newsletter-sub-2-container .newsletter-sub-2-form .js-form-item .form-text:not(:placeholder-shown),
.palette-web-black.newsletter-sub-2-container .newsletter-sub-2-form .js-form-item .form-text:not(:placeholder-shown),
.palette-dark-teal.newsletter-sub-2-container .newsletter-sub-2-form .js-form-item .form-textarea:not(:placeholder-shown),
.palette-web-black.newsletter-sub-2-container .newsletter-sub-2-form .js-form-item .form-textarea:not(:placeholder-shown) {
  color: #fff;
}
.palette-web-black.newsletter-sub-2-container .newsletter-sub-2-form .webform-submission-form a {
  font-weight: 600;
  color: #00DCFF;
}
.newsletter-sub-2-form .legal-text--wrapper .form-type-checkbox label.option p {
  display: inline;
}

.newsletter-sub-2-form .form-actions {
  margin-top: 8px;
}

.newsletter-sub-2-form .legal-text--wrapper .form-type-checkbox a {
  font-weight: 600;
  color: var(--Light-Blue, #00DCFF);
}

.palette-white .newsletter-sub-2-form .legal-text--wrapper .form-type-checkbox a,
.palette-paper-gray .newsletter-sub-2-form .legal-text--wrapper .form-type-checkbox a {
  color: var(--Web-Middle-Blue, #0274C0);
}

.newsletter-sub-2-form .legal-text--wrapper .form-type-checkbox label.option::after {
  display: none;
}

/* PCB-3984 ends */
/* PCB-3916 starts */
.card-feature-three-type-a .card--article-a .card__heading-link.text-grey-dark,
.card-feature-three-type-a .card--article-a .card__heading.text-grey-dark {
  color: #187770;
}

.card-feature-three-type-a .card--article-a .card__date.text-grey-medium {
  color: #5F5F5F !important;
}

/* PCB-3916 ends */
/* PCB-4012 start */
@media (min-width: 1200px) {
  .paragraph-callout-cards-2-0 .card-subtext {
      max-width: 278px;
  }

  .tabbed-staggered-cards-container .tabbed-staggered-content {
    margin-top: 0;
  }
}

/* PCB-4012 end */
/* PCB-4133 start */
.three-card-feature-type-b .card__content .card__heading,
.three-card-feature-type-b.new-design-class h1.card__heading,
.three-card-feature-type-b.new-design-class h2.card__heading,
.three-card-feature-type-b.new-design-class h3.card__heading,
.three-card-feature-type-b.new-design-class h4.card__heading,
.three-card-feature-type-b.new-design-class h5.card__heading,
.three-card-feature-type-b.new-design-class h6.card__heading,
.three-card-feature-type-b.new-design-class .card__heading-link {
  font-size: 24px !important;
  font-style: normal;
  font-weight: 700;
  line-height: 110%;
}

@media(max-width: 1199px) {

  .three-card-feature-type-b .card__content .card__heading,
  .three-card-feature-type-b.new-design-class h1.card__heading,
  .three-card-feature-type-b.new-design-class h2.card__heading,
  .three-card-feature-type-b.new-design-class h3.card__heading,
  .three-card-feature-type-b.new-design-class h4.card__heading,
  .three-card-feature-type-b.new-design-class h5.card__heading,
  .three-card-feature-type-b.new-design-class h6.card__heading,
  .three-card-feature-type-b.new-design-class .card__heading-link {
    font-size: 20px !important;
    line-height: 115%;
  }
}

@media(max-width: 767px) {

  .three-card-feature-type-b .card__content .card__heading,
  .three-card-feature-type-b.new-design-class h1.card__heading,
  .three-card-feature-type-b.new-design-class h2.card__heading,
  .three-card-feature-type-b.new-design-class h3.card__heading,
  .three-card-feature-type-b.new-design-class h4.card__heading,
  .three-card-feature-type-b.new-design-class h5.card__heading,
  .three-card-feature-type-b.new-design-class h6.card__heading,
  .three-card-feature-type-b.new-design-class .card__heading-link {
    font-size: 18px !important;
  }
}

/* PCB-4133 end */
/* PCB-4150 start */
.homepage-marquee-media .pre-load-image {
  position: absolute;
  width: 100%;
  min-height: 660px;
  max-height: 660px;
  overflow: hidden;
}

.homepage-marquee-media .pre-load-image .field--name-field-pre-load-image .field__label {
  display: none;
}

.homepage-marquee-media .pre-load-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media (max-width: 1199px) {
  .homepage-marquee-media .pre-load-image {
    min-height: 615px;
    max-height: 615px;
  }
}

@media (max-width: 767px) {
  .homepage-marquee-media .pre-load-image {
    min-height: 566px;
    max-height: 566px;
  }
}

/* PCB-4150 end */
/* PCB-4223 start */
/* This code creates a full-size overlay over an anchor link within a specific carousel card items, which can be used for hover and click */
.paragraph--article-card-carousel-new .swiper-slide .tertiary-button-container a::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

/* PCB-4223 end */
/* PCB-4331 start */
@media (min-width: 1024px) {
  .header__menu .menu__item-dropdown .menu-extra {
    background-color: #EAEDF4;
  }
}

/* PCB-4331 end */
/* PCB-3766 starts */
.palette-dark-teal .tab-wrapper .mdc-tab--active .mdc-tab__text-label,
.palette-web-black .tab-wrapper .mdc-tab--active .mdc-tab__text-label {
  color: #00DCFF;
}

.palette-paper-gray .tab-wrapper .mdc-tab--active .mdc-tab__text-label,
.palette-white .tab-wrapper .mdc-tab--active .mdc-tab__text-label {
  color: #0274C0;
}

.palette-paper-gray .tab-wrapper .tab-menu,
.palette-white .tab-wrapper .tab-menu,
.palette-dark-teal .tab-wrapper .tab-menu,
.palette-web-black .tab-wrapper .tab-menu {
  border-bottom: none;
}

.tab-wrapper .mdc-tab .mdc-tab__text-label {
  color: #9DA9B4;
}

.tab-wrapper .mdc-tab-scroller .tab-menu-item {
  gap: 32px;
}

.mdc-tab-bar .scroll-left,
.mdc-tab-bar .scroll-right {
  font-size: 0;
  line-height: 0;
  top: 10px;
  width: 46px;
  height: 39px;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: 0;
  background: 0 0;
  position: absolute;
  z-index: 1;
}

.mdc-tab-bar .scroll-left {
  background-image: url('../images/left_arrow_wg.svg');
  /* Left arrow icons for white and paper-gray */
  background-size: cover;
  background-repeat: no-repeat;
  width: 46px;
  height: 39px;
  left: 0;
}

.palette-dark-teal .mdc-tab-bar .scroll-left,
.palette-web-black .mdc-tab-bar .scroll-left {
  background-image: url('../images/left_arrow_wbdt.svg');
  /* Left arrow icons for dark-teal and web-black  */
}

.mdc-tab-bar .scroll-right {
  left: 1140px;
  background-image: url('../images/right_arrow_wg.svg');
  /* Right arrow icons for white and paper-gray */
  background-size: cover;
  background-repeat: no-repeat;
  width: 46px;
  height: 39px;
}

.palette-dark-teal .mdc-tab-bar .scroll-right,
.palette-web-black .mdc-tab-bar .scroll-right {
  background-image: url('../images/right_arrow_wbdt.svg');
  /* Right arrow icons for dark-teal and web-black  */
}

.mdc-tab-bar .scroll-right:before {
  content: '';
  width: 40px;
  position: absolute;
  height: 39px;
  top: 0;
  left: -40px;
  background: rgb(157, 169, 180);
}

.mdc-tab-bar .scroll-left:after {
  content: '';
  width: 40px;
  position: absolute;
  height: 39px;
  top: 0;
  left: 46px;
  background: rgb(157, 169, 180);
}

.palette-paper-gray .mdc-tab-bar .scroll-right:before {
  background: linear-gradient(90deg, rgba(157, 169, 180, 0.0) 0%, rgba(234, 237, 244, 0.9) 74.46%);
}

.palette-paper-gray .mdc-tab-bar .scroll-left:after {
  background: linear-gradient(270deg, rgba(157, 169, 180, 0.0) 0%, rgba(234, 237, 244, 0.9) 74.46%);
}

.palette-white .mdc-tab-bar .scroll-right:before {
  background: linear-gradient(90deg, rgba(157, 169, 180, 0.0) 0%, rgba(255, 255, 255, 0.9) 74.46%);
}

.palette-white .mdc-tab-bar .scroll-left:after {
  background: linear-gradient(2700deg, rgba(157, 169, 180, 0.0) 0%, rgba(255, 255, 255, 0.9) 74.46%);
}

.palette-dark-teal .mdc-tab-bar .scroll-right:before {
  background: linear-gradient(90deg, rgba(157, 169, 180, 0.0) 0%, rgba(0, 56, 64, 0.9) 74.46%);
}

.palette-dark-teal .mdc-tab-bar .scroll-left:after {
  background: linear-gradient(270deg, rgba(157, 169, 180, 0.0) 0%, rgba(0, 56, 64, 0.9) 74.46%);
}

.palette-web-black .mdc-tab-bar .scroll-right:before {
  background: linear-gradient(90deg, rgba(157, 169, 180, 0.0) 0%, rgba(25, 27, 29, 0.9) 74.46%);
}

.palette-web-black .mdc-tab-bar .scroll-left:after {
  background: linear-gradient(270deg, rgba(157, 169, 180, 0.0) 0%, rgba(25, 27, 29, 0.9) 74.46%);
}

.mdc-tab-bar button.scroll-left,
.mdc-tab-bar button.scroll-right {
  display: none !important;
}

.tab-wrapper .mdc-tab-scroller .tab-menu-item {
  border-bottom: solid 1px #6E787D;
  margin: auto;
}

.mdc-tab-scroller__scroll-content {
  overflow-x: auto;
  white-space: nowrap;
  scroll-behavior: smooth;
  max-width: 100%;
}
@media(max-width: 1199px) {
  .mdc-tab-scroller__scroll-content {
    flex: auto 0;
  }

  .tab-wrapper .mdc-tab-scroller:before,
  .tab-wrapper .mdc-tab-scroller:after {
    content: "";
    display: block;
    position: absolute;
    width: 20px;
    height: 30px;
  }

  .tab-wrapper .mdc-tab-scroller:before {
    left: 0;
    z-index: 1;
    transform: rotate(180deg);
  }

  .tabbed-staggered-cards-container.palette-paper-gray .tab-wrapper .mdc-tab-scroller:before,
  .tabbed-staggered-cards-container.palette-paper-gray .tab-wrapper .mdc-tab-scroller:after {
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgb(235 237 244) 100%);
  }

  .tabbed-staggered-cards-container.palette-white .tab-wrapper .mdc-tab-scroller:before,
    .tabbed-staggered-cards-container.palette-white .tab-wrapper .mdc-tab-scroller:after {
    background: linear-gradient(90deg, rgb(255 255 255 / 0%) 0%, rgb(255 255 255) 100%);
  }

  .tabbed-staggered-cards-container.palette-web-black .tab-wrapper .mdc-tab-scroller:before,
    .tabbed-staggered-cards-container.palette-web-black .tab-wrapper .mdc-tab-scroller:after {
    background: linear-gradient(90deg, rgb(255 255 255 / 0%) 0%, rgb(25 27 29) 100%);
  }

  .tabbed-staggered-cards-container.palette-dark-teal .tab-wrapper .mdc-tab-scroller:before,
    tabbed-staggered-cards-container.palette-dark-teal .tab-wrapper .mdc-tab-scroller:after {
    background: linear-gradient(90deg, rgb(255 255 255 / 0%) 0%, rgb(0 56 64) 100%);
  }
}


.mdc-tab-scroller__scroll-content::-webkit-scrollbar {
  display: none;
}

.tab-wrapper .mdc-tab-scroller:after {
  right: 0;
}

.tab-wrapper .mdc-tab-scroller:after {
  content: "";
  display: block;
  right: 0;
  position: absolute;
  width: 20px;
  height: 30px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgb(235 237 244) 100%)
}

.mdc-tab-scroller__scroll-content::-webkit-scrollbar {
  display: none;
}

@media (min-width: 1200px) {
  .tab-wrapper .mdc-tab-scroller {
    width: 1180px;
  }

  .mdc-tab-bar button.scroll-left,
  .mdc-tab-bar button.scroll-right {
    display: block !important;
  }

  .mdc-tab-bar button.scroll-left.disabled,
  .mdc-tab-bar button.scroll-right.disabled {
    display: none !important;
  }
}

@media(max-width: 767px) {
    .tab-wrapper .mdc-tab-scroller .tab-menu-item {
        gap: 16px;
    }
}

/* PCB-3766 ends */

/* PCB-4557 starts */
.tab-wrapper .mdc-tab .mdc-tab__text-label {
  letter-spacing: 0;
}

/* PCB-4557 ends */
/* PCB-4494 starts */
.sticky_nav_wrap {
  width: 100%;
  height: 96px;
  padding: 24px 0;
}

.sticky_nav_wrap .prl-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
  max-width: 1180px;
  padding-left: 0;
  padding-right: 0;
}

.sticky_nav_wrap .dropdown-wrap .dropdown-wrap {
  position: relative;
  display: inline-block;
}

.sticky_nav_wrap .dropdown-wrap .dropdown-menu {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.2);
  z-index: 1;
}

.sticky_nav_wrap .dropdown-wrap .dropdown-menu li {
  padding: 12px 16px;
}

.sticky_nav_wrap .dropdown-wrap .dropdown-menu li a {
  text-decoration: none;
  color: black;
  display: block;
}

.sticky_nav_wrap .dropdown-wrap .dropdown-menu li a:hover {
  background-color: #ddd;
}

.sticky_nav_wrap .dropdown-wrap .dropdown-btn {
  padding: 0 0 4px 0;
  cursor: pointer;
  border-bottom: 1px solid;
  color: var(--Blue, #025B97);
  text-overflow: ellipsis;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
}

.sticky_nav_wrap.light .dropdown-wrap {
  color: var(--Blue, #025B97);
}

.sticky_nav_wrap.dark .dropdown-wrap .dropdown-btn {
  color: var(--White, #FFF);
}

.sticky_nav_wrap.light {
  background: var(--White, #FFF);
}

.sticky_nav_wrap .social-menu--share .social-menu__link {
  transition: all 0.6s ease-in-out;
  margin-right: 16px;
}

.sticky_nav_wrap.light .social-menu--share .social-menu__link {
  width: 44px;
  height: 44px;
  color: #025B97;
  border-radius: 200px;
  background: var(--Light-Grey---Transparent, rgba(239, 239, 239, 0.60));
  transition: all 0.6s ease-in-out;
  border: none;
}

.sticky_nav_wrap .social-menu--share .social-menu__link svg path,
.sticky_nav_wrap.light .social-menu--share .social-menu__link svg path {
  stroke: #025B97;
}

.sticky_nav_wrap.dark .social-menu--share .social-menu__link svg path,
.sticky_nav_wrap .social-menu--share .social-menu__link:hover svg path {
  stroke: #ffffff;
}

.sticky_nav_wrap.light .social-menu--share .social-menu__link:hover svg path {
  stroke: #025B97;
}

.sticky_nav_wrap.light .social-menu--share .social-menu__link:hover {
  background: var(--Light-Gray---50, #C9CFD4);
}

.sticky_nav_wrap.dark {
  background: var(--Black, #191B1D);
}

.sticky_nav_wrap.dark .social-menu--share .social-menu__link {
  width: 44px;
  height: 44px;
  color: #ffffff;
  border-radius: 200px;
  background: var(--Dark-Gray, #3A4146);
  transition: all 0.6s ease-in-out;
  border: none;
}

.sticky_nav_wrap.dark .social-menu--share .social-menu__link:hover {
  background: var(--Gray, #586264);
}

.sticky_nav_wrap.fixed-nav {
  position: -webkit-sticky;
  position: sticky;
  z-index: 99;
  top: 0;
  left: 0;
}

@media(max-width: 1199px) {
  .sticky_nav_wrap {
    padding: 24px 20px;
  }
}

@media (max-width: 1023px) {
  .sticky_nav_wrap.fixed-nav {
    top: 63.8px;
  }
}

@media(max-width: 767px) {
  .sticky_nav_wrap {
    height: auto;
  }

  .sticky_nav_wrap .prl-container {
    flex-direction: column-reverse;
    align-items: flex-start;
  }

  .sticky_nav_wrap .prl-container .dropdown-btn {
    margin-top: 24px;
  }

  .sticky_nav_wrap .social-menu-wrap .social-menu {
    gap: 25px;
  }
}

/* PCB-4494 ends */
/* PCB-4485 start */
.node--type-article-2-0 .breadcrumb-wrap {
  padding: 42px 0 20px !important;
}

.node--type-article-2-0 .breadcrumb-wrap:not([class*="palette-"]) {
  background: var(--Black, #191B1D);
}

.node--type-article-2-0 .breadcrumb-wrap .prl-container {
  padding: 0 2rem;
  max-width: 1380px;
  box-sizing: content-box;
}

.node--type-article-2-0 .breadcrumb-wrap .prl-container .mt-2.mb-2 {
  margin: 0 !important;
  width: 100%;
}

.node--type-article-2-0 .breadcrumb-wrap .breadcrumb-nav {
  border-bottom: 0;
  padding: 0;
}

.node--type-article-2-0 .breadcrumb-wrap .breadcrumb-nav .breadcrumb {
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  text-overflow: ellipsis;
  max-width: 498px;
  width: 100%;
  display: block;
  white-space: nowrap;
}

.node--type-article-2-0 .breadcrumb-wrap .breadcrumb-nav .breadcrumb li a {
  color: var(--White, #FFF);
  font-size: 16px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: 0.5px;
}

.node--type-article-2-0 .breadcrumb-wrap.palette-paper-gray .breadcrumb-nav .breadcrumb li a,
.node--type-article-2-0 .breadcrumb-wrap.palette-white .breadcrumb-nav .breadcrumb li a {
  color: var(--Black, #191B1D);
}

.node--type-article-2-0 .breadcrumb-wrap .breadcrumb-nav .breadcrumb li::after {
  color: var(--White, #FFF);
  content: '/';
}

.node--type-article-2-0 .breadcrumb-wrap.palette-paper-gray .breadcrumb-nav .breadcrumb li::after,
.node--type-article-2-0 .breadcrumb-wrap.palette-white .breadcrumb-nav .breadcrumb li::after {
  color: var(--Blue, #025B97);
}

.node--type-article-2-0 .breadcrumb-wrap .breadcrumb-nav .breadcrumb li:last-child {
  font-weight: 400;
  color: var(--White, #FFF);
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0.5px;
}

.node--type-article-2-0 .breadcrumb-wrap.palette-paper-gray .breadcrumb-nav .breadcrumb li:last-child,
.node--type-article-2-0 .breadcrumb-wrap.palette-white .breadcrumb-nav .breadcrumb li:last-child {
  color: var(--Black, #191B1D);
}

.node--type-article-2-0 .breadcrumb-wrap .breadcrumb-nav .breadcrumb li:last-child::after {
  content: '';
}

.node--type-article-2-0 .header-block {
  background: var(--Black, #191B1D);
  display: flex;
}

.node--type-article-2-0 .header-block .left-image-block {
  width: 50%;
}

.node--type-article-2-0 .header-block .left-image-block img {
  width: 100%;
}

.node--type-article-2-0 .header-block .right-content-block {
  width: 50%;
  align-self: center;
  padding-left: 79px;
}

.node--type-article-2-0 .header-block .head-content-part {
  max-width: 596px;
}

.node--type-article-2-0 .header-block .label-topic {
  margin-bottom: 32px;
}

.node--type-article-2-0 .header-block .label-topic a {
  color: var(--White, #FFF);
  font-size: 16px;
  font-weight: 400;
  line-height: 120%;
  padding: 8px 16px;
  border-radius: 185.851px;
  background: var(--Dark-Gray, #3A4146);
  display: inline-block;
}

.node--type-article-2-0 .header-block .page-title {
  color: var(--White, #FFF);
  font-size: 44px;
  font-weight: 700;
  line-height: 120%;
  margin: 0;
  padding-right: 16px;
}

.node--type-article-2-0 .header-block .reading-time {
  margin-top: 32px;
  color: var(--White, #FFF);
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
}

.node--type-article-2-0 .summary-block-inner {
  padding: 32px;
  max-width: 1180px;
  margin: 0 auto;
  background: rgba(74, 162, 127, 0.10);
}

.node--type-article-2-0 .summary-block .summary-head {
  border-bottom: 1px solid var(--Light-Gray---50, #C9CFD4);
  padding-bottom: 30px;
  font-size: 36px;
  font-weight: 700;
  line-height: 110%;
  color: var(--Dark-Gray, #3A4146);
}

.node--type-article-2-0 .summary-block .summary-content * {
  color: var(--Dark-Gray, #3A4146);
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
}

/* Super text style changes for article-2.0 */
.node--type-article-2-0 .summary-block .summary-content sup {
  font-size: 14px;
  line-height: 150%;
  vertical-align: middle;
}

.node--type-article-2-0 .summary-block .summary-content ul {
  list-style-type: disc;
}

.node--type-article-2-0 .summary-block .summary-content ul li {
  margin-left: 35px;
  margin-top: 30px;
}

.node--type-article-2-0 .summary-block .summary-content ol {
  list-style-type: decimal;
}

.node--type-article-2-0 .summary-block .summary-content ol li {
  margin-left: 35px;
  margin-top: 30px;
}

.node--type-article-2-0 .summary-block .summary-content b,
.node--type-article-2-0 .summary-block .summary-content strong {
  font-weight: 700;
}

.node--type-article-2-0 .summary-block .summary-content a {
  text-decoration: underline;
}

.node--type-article-2-0 .summary-block .summary-content h2,
.node--type-article-2-0 .summary-block .summary-content h3,
.node--type-article-2-0 .summary-block .summary-content h4,
.node--type-article-2-0 .summary-block .summary-content h5,
.node--type-article-2-0 .summary-block .summary-content h6,
.node--type-article-2-0 .summary-block .summary-content ul,
.node--type-article-2-0 .summary-block .summary-content ol,
.node--type-article-2-0 .summary-block .summary-content p,
.node--type-article-2-0 .summary-block .summary-content div {
  margin-top: 30px;
}

.node--type-article-2-0.node--dark {
  background: var(--Black, #191B1D);
}

.node--type-article-2-0.node--dark .summary-block-inner {
  background: #303234;
}

.node--type-article-2-0.node--dark .summary-block .summary-head {
  border-bottom: 1px solid var(--Light-Gray---50, #C9CFD4);
}

.node--type-article-2-0.node--dark .summary-block .summary-head,
.node--type-article-2-0.node--dark .summary-block .summary-content,
.node--type-article-2-0.node--dark .summary-block .summary-content * {
  color: var(--White, #FFF);
}

@media (min-width: 1200px) {
  .node--type-article-2-0 .header-block .left-image-block img {
    min-height: 486px;
    object-fit: cover;
  }

  .node--type-article-2-0 .header-block {
    min-height: 486px;
  }
}

@media (max-width: 1199px) {
  .node--type-article-2-0 .breadcrumb-wrap {
    padding: 16px !important;
  }

  .node--type-article-2-0 .breadcrumb-wrap .prl-container {
    padding: 0;
  }

  .node--type-article-2-0 .breadcrumb-wrap .breadcrumb-nav .breadcrumb {
    -webkit-line-clamp: 2;
    white-space: inherit;
    max-width: 90%;
  }

  .node--type-article-2-0 .breadcrumb-wrap .breadcrumb-nav .breadcrumb li a {
    line-height: 140%;
  }

  .node--type-article-2-0 .breadcrumb-wrap .breadcrumb-nav .breadcrumb li:last-child {
    line-height: 140%;
    white-space: nowrap;
  }

  .node--type-article-2-0 .header-block {
    flex-direction: column;
  }

  .node--type-article-2-0 .header-block .left-image-block {
    width: 100%;
  }

  .node--type-article-2-0 .header-block .right-content-block {
    width: 100%;
    padding: 48px 20px;
  }

  .node--type-article-2-0 .header-block .head-content-part {
    max-width: 100%;
  }

  .node--type-article-2-0 .header-block .page-title {
    font-size: 32px;
    line-height: 110%;
  }

  .node--type-article-2-0 .summary-block-inner {
    padding: 16px;
  }

  .node--type-article-2-0 .summary-block .summary-head {
    padding-bottom: 24px;
    font-size: 24px;
    line-height: 120%;
  }

  .node--type-article-2-0 .summary-block .summary-content h2,
  .node--type-article-2-0 .summary-block .summary-content h3,
  .node--type-article-2-0 .summary-block .summary-content h4,
  .node--type-article-2-0 .summary-block .summary-content h5,
  .node--type-article-2-0 .summary-block .summary-content h6,
  .node--type-article-2-0 .summary-block .summary-content ul,
  .node--type-article-2-0 .summary-block .summary-content ol,
  .node--type-article-2-0 .summary-block .summary-content p,
  .node--type-article-2-0 .summary-block .summary-content div {
    margin-top: 24px;
  }

  .node--type-article-2-0 .summary-block .summary-content * {
    font-size: 18px;
  }

  .node--type-article-2-0 .summary-block .summary-content ul li {
    margin-top: 24px;
  }

  .node--type-article-2-0 .summary-block .summary-content ol li {
    margin-top: 24px;
  }
}

@media (max-width: 767px) {
  .node--type-article-2-0 .header-block .right-content-block {
    padding: 32px 16px;
  }

  .node--type-article-2-0 .header-block .page-title {
    font-size: 24px;
    line-height: 120%;
  }
}

/* PCB-4485 end */

/* PCB-4489 start */
.node--type-press-release.new-design .breadcrumb-wrap {
  padding: 42px 0 20px !important;
}

.node--type-press-release.new-design .breadcrumb-wrap:not([class*="palette-"]) {
  background: var(--Black, #191B1D);
}

.node--type-press-release.new-design .breadcrumb-wrap .prl-container {
  padding: 0 2rem;
  max-width: 1380px;
  box-sizing: content-box;
}

.node--type-press-release.new-design .breadcrumb-wrap .prl-container .mt-2.mb-2 {
  margin: 0 !important;
  width: 100%;
}

.node--type-press-release.new-design .breadcrumb-wrap .breadcrumb-nav {
    border-bottom: 0;
    padding: 0;
    color: var(--White, #FFF);
}

.node--type-press-release.new-design .breadcrumb-wrap .breadcrumb-nav .breadcrumb {
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  text-overflow: ellipsis;
  max-width: 498px;
  width: 100%;
  display: block;
  white-space: nowrap;
}

.node--type-press-release.new-design .breadcrumb-wrap .breadcrumb-nav .breadcrumb li a {
  color: var(--White, #FFF);
  font-size: 16px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: 0.5px;
}

.node--type-press-release.new-design .breadcrumb-wrap.palette-paper-gray,
.node--type-press-release.new-design .breadcrumb-wrap.palette-white {
  color: var(--Black, #191B1D);
}

.node--type-press-release.new-design .breadcrumb-wrap.palette-paper-gray .breadcrumb-nav .breadcrumb li a,
.node--type-press-release.new-design .breadcrumb-wrap.palette-white .breadcrumb-nav .breadcrumb li a {
  color: var(--Black, #191B1D);
}

.node--type-press-release.new-design .breadcrumb-wrap .breadcrumb-nav .breadcrumb li::after {
    color: var(--White, #FFF);
    content: '/';
}

.node--type-press-release.new-design .breadcrumb-wrap.palette-paper-gray .breadcrumb-nav .breadcrumb li::after,
.node--type-press-release.new-design .breadcrumb-wrap.palette-white .breadcrumb-nav .breadcrumb li::after {
  color: var(--Blue, #025B97);
}

.node--type-press-release.new-design .breadcrumb-wrap .breadcrumb-nav .breadcrumb li:last-child {
  font-weight: 400;
  color: var(--White, #FFF);
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0.5px;
}

.node--type-press-release.new-design .breadcrumb-wrap.palette-paper-gray .breadcrumb-nav .breadcrumb li:last-child,
.node--type-press-release.new-design .breadcrumb-wrap.palette-white .breadcrumb-nav .breadcrumb li:last-child {
  color: var(--Black, #191B1D);
}

.node--type-press-release.new-design .breadcrumb-wrap .breadcrumb-nav .breadcrumb li:last-child::after {
  content: '';
}

.node--type-press-release.new-design .header-block {
  background: var(--Black, #191B1D);
  display: flex;
}

.node--type-press-release.new-design .header-block .left-image-block {
  width: 50%;
}

.node--type-press-release.new-design .header-block .left-image-block img {
  width: 100%;
}

.node--type-press-release.new-design .header-block .right-content-block {
  width: 50%;
  align-self: center;
  padding-left: 79px;
}

.node--type-press-release.new-design .header-block .head-content-part {
  max-width: 596px;
}

.node--type-press-release.new-design .header-block .label-topic {
  margin-bottom: 32px;
}

.node--type-press-release.new-design .header-block .label-topic a {
  color: var(--White, #FFF);
  font-size: 16px;
  font-weight: 400;
  line-height: 120%;
  padding: 8px 16px;
  border-radius: 185.851px;
  background: var(--Dark-Gray, #3A4146);
  display: inline-block;
}

.node--type-press-release.new-design .header-block .page-title {
  color: var(--White, #FFF);
  font-size: 44px;
  font-weight: 700;
  line-height: 120%;
  margin: 0;
  padding-right: 16px;
}

.node--type-press-release.new-design .header-block .reading-time {
  margin-top: 32px;
  color: var(--White, #FFF);
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
}

.node--type-press-release.new-design .summary-block {
  margin: 80px 20px;
}

.node--type-press-release.new-design .summary-block-inner {
  padding: 32px;
  max-width: 1180px;
  margin: 0 auto;
  background: rgba(74, 162, 127, 0.10);
}

.node--type-press-release.new-design.node--dark {
  background: var(--Black, #191B1D);
}

@media (min-width: 1200px) {
  .node--type-press-release.new-design .header-block .left-image-block img {
    min-height: 486px;
    object-fit: cover;
  }

  .node--type-press-release.new-design .header-block {
    min-height: 486px;
  }
}

@media (max-width: 1199px) {
  .node--type-press-release.new-design .breadcrumb-wrap {
    padding: 16px !important;
  }

  .node--type-press-release.new-design .breadcrumb-wrap .prl-container {
    padding: 0;
  }

  .node--type-press-release.new-design .breadcrumb-wrap .breadcrumb-nav .breadcrumb {
    -webkit-line-clamp: 2;
    white-space: inherit;
    max-width: 90%;
  }

  .node--type-press-release.new-design .breadcrumb-wrap .breadcrumb-nav .breadcrumb li a {
    line-height: 140%;
  }

  .node--type-press-release.new-design .breadcrumb-wrap .breadcrumb-nav .breadcrumb li:last-child {
    line-height: 140%;
    white-space: nowrap;
  }

  .node--type-press-release.new-design .header-block {
    flex-direction: column;
  }

  .node--type-press-release.new-design .header-block .left-image-block {
    width: 100%;
  }

  .node--type-press-release.new-design .header-block .right-content-block {
    width: 100%;
    padding: 48px 20px;
  }

  .node--type-press-release.new-design .header-block .head-content-part {
    max-width: 100%;
  }

  .node--type-press-release.new-design .header-block .page-title {
    font-size: 32px;
    line-height: 110%;
  }
}

@media (max-width: 767px) {
  .node--type-press-release.new-design .header-block .right-content-block {
    padding: 32px 16px;
  }

  .node--type-press-release.new-design .header-block .page-title {
    font-size: 24px;
    line-height: 120%;
  }
}

/* PCB-4489 end */
/* PCB-4703 start */
.node--type-blog-2-0 .breadcrumb-wrap {
  padding: 42px 0 20px !important;
}

.node--type-blog-2-0 .breadcrumb-wrap:not([class*="palette-"]) {
  background: var(--Black, #191B1D);
}

.node--type-blog-2-0 .breadcrumb-wrap .prl-container {
  padding: 0 2rem;
  max-width: 1380px;
  box-sizing: content-box;
}

.node--type-blog-2-0 .breadcrumb-wrap .prl-container .mt-2.mb-2 {
  margin: 0 !important;
  width: 100%;
}

.node--type-blog-2-0 .breadcrumb-wrap .breadcrumb-nav {
  border-bottom: 0;
  padding: 0;
}

.node--type-blog-2-0 .breadcrumb-wrap .breadcrumb-nav .breadcrumb {
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  text-overflow: ellipsis;
  max-width: 498px;
  width: 100%;
  display: block;
  white-space: nowrap;
}

.node--type-blog-2-0 .breadcrumb-wrap .breadcrumb-nav .breadcrumb li a {
  color: var(--White, #FFF);
  font-size: 16px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: 0.5px;
}

.node--type-blog-2-0 .breadcrumb-wrap.palette-paper-gray .breadcrumb-nav .breadcrumb li a,
.node--type-blog-2-0 .breadcrumb-wrap.palette-white .breadcrumb-nav .breadcrumb li a {
  color: var(--Black, #191B1D);
}

.node--type-blog-2-0 .breadcrumb-wrap .breadcrumb-nav .breadcrumb li::after {
  color: var(--White, #FFF);
  content: '/';
}

.node--type-blog-2-0 .breadcrumb-wrap.palette-paper-gray .breadcrumb-nav .breadcrumb li::after,
.node--type-blog-2-0 .breadcrumb-wrap.palette-white .breadcrumb-nav .breadcrumb li::after {
  color: var(--Blue, #025B97);
}

.node--type-blog-2-0 .breadcrumb-wrap .breadcrumb-nav .breadcrumb li:last-child {
  font-weight: 400;
  color: var(--White, #FFF);
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0.5px;
}

.node--type-blog-2-0 .breadcrumb-wrap.palette-paper-gray .breadcrumb-nav .breadcrumb li:last-child,
.node--type-blog-2-0 .breadcrumb-wrap.palette-white .breadcrumb-nav .breadcrumb li:last-child {
  color: var(--Black, #191B1D);
}

.node--type-blog-2-0 .breadcrumb-wrap .breadcrumb-nav .breadcrumb li:last-child::after {
  content: '';
}

.node--type-blog-2-0 .header-block {
  background: var(--Black, #191B1D);
  display: flex;
}

.node--type-blog-2-0 .header-block .left-image-block {
  width: 50%;
}

.node--type-blog-2-0 .header-block .left-image-block img {
  width: 100%;
}

.node--type-blog-2-0 .header-block .right-content-block {
  width: 50%;
  align-self: center;
  padding-left: 79px;
}

.node--type-blog-2-0 .header-block .head-content-part {
  max-width: 596px;
}

.node--type-blog-2-0 .header-block .label-topic {
  margin-bottom: 32px;
}

.node--type-blog-2-0 .header-block .label-topic a {
  color: var(--White, #FFF);
  font-size: 16px;
  font-weight: 400;
  line-height: 120%;
  padding: 8px 16px;
  border-radius: 185.851px;
  background: var(--Dark-Gray, #3A4146);
  display: inline-block;
}

.node--type-blog-2-0 .header-block .page-title {
  color: var(--White, #FFF);
  font-size: 44px;
  font-weight: 700;
  line-height: 120%;
  margin: 0;
  padding-right: 16px;
}

.node--type-blog-2-0 .header-block .reading-time {
  margin-top: 32px;
  color: var(--White, #FFF);
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
}

.node--type-blog-2-0 .summary-block-inner {
  padding: 32px;
  max-width: 1180px;
  margin: 0 auto;
  background: rgba(74, 162, 127, 0.10);
}

.node--type-blog-2-0 .summary-block .summary-head {
  border-bottom: 1px solid var(--Light-Gray---50, #C9CFD4);
  padding-bottom: 30px;
  font-size: 36px;
  font-weight: 700;
  line-height: 110%;
  color: var(--Dark-Gray, #3A4146);
}

.node--type-blog-2-0 .summary-block .summary-content * {
  color: var(--Dark-Gray, #3A4146);
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
}

/* Super text style changes for blog-2.0 */
.node--type-blog-2-0 .summary-block .summary-content sup {
  font-size: 14px;
  line-height: 150%;
  vertical-align: middle;
}

.node--type-blog-2-0 .summary-block .summary-content ul {
  list-style-type: disc;
}

.node--type-blog-2-0 .summary-block .summary-content ul li {
  margin-left: 35px;
  margin-top: 30px;
}

.node--type-blog-2-0 .summary-block .summary-content ol {
  list-style-type: decimal;
}

.node--type-blog-2-0 .summary-block .summary-content ol li {
  margin-left: 35px;
  margin-top: 30px;
}

.node--type-blog-2-0 .summary-block .summary-content b,
.node--type-blog-2-0 .summary-block .summary-content strong {
  font-weight: 700;
}

.node--type-blog-2-0 .summary-block .summary-content a {
  text-decoration: underline;
}

.node--type-blog-2-0 .summary-block .summary-content h2,
.node--type-blog-2-0 .summary-block .summary-content h3,
.node--type-blog-2-0 .summary-block .summary-content h4,
.node--type-blog-2-0 .summary-block .summary-content h5,
.node--type-blog-2-0 .summary-block .summary-content h6,
.node--type-blog-2-0 .summary-block .summary-content ul,
.node--type-blog-2-0 .summary-block .summary-content ol,
.node--type-blog-2-0 .summary-block .summary-content p,
.node--type-blog-2-0 .summary-block .summary-content div {
  margin-top: 30px;
}

.node--type-blog-2-0.node--dark {
  background: var(--Black, #191B1D);
}

.node--type-blog-2-0.node--dark .summary-block-inner {
  background: #303234;
}

.node--type-blog-2-0.node--dark .summary-block .summary-head {
  border-bottom: 1px solid var(--Light-Gray---50, #C9CFD4);
}

.node--type-blog-2-0.node--dark .summary-block .summary-head,
.node--type-blog-2-0.node--dark .summary-block .summary-content,
.node--type-blog-2-0.node--dark .summary-block .summary-content *,
.node--type-blog-2-0.node--dark .blog-2-0-author .author-info * {
  color: var(--White, #FFF);
}

.prl-container.blog-2-0-author {
  max-width: 980px;
  padding: 40px 0;
  margin: 80px auto;
  display: flex;
  flex-direction: row;
  gap: 48px;
  border-top: 1px solid var(--Light-Gray, #9DA9B4);
  border-bottom: 1px solid var(--Light-Gray, #9DA9B4);
}

.blog-2-0-author .author-image {
  width: 260px;
  height: 260px;
  padding: 0;
  display: flex;
  justify-content: center;
  border-radius: 50%;
  overflow: hidden;
  background-color: rgba(211, 211, 211, 0.5);
}

.blog-2-0-author .author-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.blog-2-0-author .author-info {
  padding: 0;
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: center;
}

.blog-2-0-author .author-name {
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%;
  color: var(--Prologis-Green, #184543);
  margin-bottom: 16px;
}

.blog-2-0-author .author-position,
.blog-2-0-author .author-bio {
  color: var(--Dark-Gray, #3A4146);
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}

.blog-2-0-author .author-bio {
  font-weight: 400;
  margin-top: 16px;
}

@media (min-width: 1200px) {
  .node--type-blog-2-0 .header-block .left-image-block img {
    min-height: 486px;
    object-fit: cover;
  }

  .node--type-blog-2-0 .header-block {
    min-height: 486px;
  }
}

@media (max-width: 1199px) {
  .node--type-blog-2-0 .breadcrumb-wrap {
    padding: 16px !important;
  }

  .node--type-blog-2-0 .breadcrumb-wrap .prl-container {
    padding: 0;
  }

  .node--type-blog-2-0 .breadcrumb-wrap .breadcrumb-nav .breadcrumb {
    -webkit-line-clamp: 2;
    white-space: inherit;
    max-width: 90%;
  }

  .node--type-blog-2-0 .breadcrumb-wrap .breadcrumb-nav .breadcrumb li a {
    line-height: 140%;
  }

  .node--type-blog-2-0 .breadcrumb-wrap .breadcrumb-nav .breadcrumb li:last-child {
    line-height: 140%;
    white-space: nowrap;
  }

  .node--type-blog-2-0 .header-block {
    flex-direction: column;
  }

  .node--type-blog-2-0 .header-block .left-image-block {
    width: 100%;
  }

  .node--type-blog-2-0 .header-block .right-content-block {
    width: 100%;
    padding: 48px 20px;
  }

  .node--type-blog-2-0 .header-block .head-content-part {
    max-width: 100%;
  }

  .node--type-blog-2-0 .header-block .page-title {
    font-size: 32px;
    line-height: 110%;
  }

  .node--type-blog-2-0 .summary-block-inner {
    padding: 16px;
  }

  .node--type-blog-2-0 .summary-block .summary-head {
    padding-bottom: 24px;
    font-size: 24px;
    line-height: 120%;
  }

  .node--type-blog-2-0 .summary-block .summary-content h2,
  .node--type-blog-2-0 .summary-block .summary-content h3,
  .node--type-blog-2-0 .summary-block .summary-content h4,
  .node--type-blog-2-0 .summary-block .summary-content h5,
  .node--type-blog-2-0 .summary-block .summary-content h6,
  .node--type-blog-2-0 .summary-block .summary-content ul,
  .node--type-blog-2-0 .summary-block .summary-content ol,
  .node--type-blog-2-0 .summary-block .summary-content p,
  .node--type-blog-2-0 .summary-block .summary-content div {
    margin-top: 24px;
  }

  .node--type-blog-2-0 .summary-block .summary-content * {
    font-size: 18px;
  }

  .node--type-blog-2-0 .summary-block .summary-content ul li {
    margin-top: 24px;
  }

  .node--type-blog-2-0 .summary-block .summary-content ol li {
    margin-top: 24px;
  }
}

@media (max-width: 1075px) {
  .prl-container.blog-2-0-author {
    margin: 56px 40px;
    gap: 40px;
  }
}

@media (max-width: 767px) {
  .node--type-blog-2-0 .header-block .right-content-block {
    padding: 32px 16px;
  }

  .node--type-blog-2-0 .header-block .page-title {
    font-size: 24px;
    line-height: 120%;
  }

  .blog-2-0-author .author-image {
    margin-left: 0;
  }

  .prl-container.blog-2-0-author {
    flex-direction: column;
    margin: 40px 20px;
    padding: 24px 0;
  }
}

/* PCB-4703 end */
/* PCB-4947 starts */
.node--type-blog-2-0 .field--label-above .field__label {
  display: none;
}

/* PCB-4947 starts */

.node--insight-content .breadcrumb-wrap .breadcrumb-nav .breadcrumb li::after {
  color: var(--White, #FFF);
  content: '/';
}
