/* Generated from tokens.json - DO NOT EDIT DIRECTLY */
.recirc-with-image {
  position: relative;
  margin-bottom: 40px;
}
.recirc-with-image .container {
  position: relative;
  overflow: hidden;
}
.recirc-with-image .recirc-with-image__border {
  display: none;
}
.recirc-with-image .recirc-with-image__background {
  position: absolute;
  height: 100%;
  background-image: url('../../../../../../content/dam/globalMarketingPlatformAssets/images/image-recirc/recirc-bg-mobile.svg');
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-color: #007abc;
}
.recirc-with-image .recirc-with-image__title-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.recirc-with-image .recirc-with-image__title {
  position: relative;
  z-index: 10;
  color: #ffffff;
  margin-bottom: 0;
  letter-spacing: 0px;
}
.recirc-with-image .recirc-image--indicators {
  justify-content: center;
  margin-right: 0;
  width: auto;
  padding: 0;
}
.recirc-with-image .recirc-image--indicators .slick-arrow {
  width: auto;
  cursor: pointer;
}
.recirc-with-image .recirc-image--indicators .slick-arrow:hover svg {
  fill: #007abc;
  stroke: #007abc;
  color: #007abc;
}
.recirc-with-image .recirc-image--indicators .slick-arrow:focus svg {
  fill: #333333;
  stroke: #333333;
  color: #333333;
}
.recirc-with-image .recirc-image--indicators svg {
  fill: #333333;
  stroke: #333333;
  color: #333333;
  height: 20px;
  width: 20px;
  position: relative;
  top: 2px;
}
.recirc-with-image .recirc-image--indicators .updatepipe {
  display: inline-flex;
  vertical-align: top;
  height: 40px;
  border-left: 1px solid #a7a8aa;
  margin: 0 5px;
}
.recirc-with-image .recirc-image--indicators .carousel-control {
  position: relative;
  opacity: 1;
  background: transparent;
  border: none;
}
.recirc-with-image .recirc-with-image__item-container {
  margin-top: 20px;
  margin-bottom: 60px;
  padding: 0;
}
.recirc-with-image .recirc-with-image__item-container .recirc-with-image__item {
  position: relative;
  min-height: 250px;
  display: flex !important;
}
.recirc-with-image .recirc-with-image__item-container .recirc-with-image__item:hover {
  color: #ffffff;
  text-decoration: none;
}
.recirc-with-image .recirc-with-image__item-container .recirc-with-image__item:hover .recirc-with-image__gradient {
  background-image: linear-gradient(to top, #000000 1%, rgba(0, 0, 0, 0.5) 100%, rgba(0, 0, 0, 0) 94%);
}
.recirc-with-image .recirc-with-image__item-container .recirc-with-image__item:active,
.recirc-with-image .recirc-with-image__item-container .recirc-with-image__item:focus {
  color: #ffffff;
  text-decoration: none;
}
.recirc-with-image .recirc-with-image__item-container .recirc-with-image__item .recirc-with-image__gradient {
  background-image: linear-gradient(to top, #000000 1%, rgba(0, 0, 0, 0.5) 46%, rgba(0, 0, 0, 0) 94%);
  position: absolute;
  height: 100%;
  width: 100%;
}
.recirc-with-image .recirc-with-image__item-container .recirc-with-image__item .recirc-with-image__item__bg {
  padding: 16px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  display: flex;
  width: 100%;
  box-shadow: 20px 20px rgba(0, 0, 0, 0.05);
}
.recirc-with-image .recirc-with-image__item-container .recirc-with-image__item .recirc-with-image__item__content {
  margin-top: auto;
  align-self: baseline;
  width: 100%;
  z-index: 1;
}
.recirc-with-image .recirc-with-image__item-container .recirc-with-image__item .recirc-with-image__item__content .recirc-with-image__item-image-title {
  display: flex;
  color: #ffffff;
  font-family: 'Noto Sans';
  letter-spacing: 0px;
}
.recirc-with-image .recirc-with-image__item-container .recirc-with-image__item .recirc-with-image__item__content .recirc-with-image__item-readTime {
  color: #ffffff;
  margin-top: 16px;
  min-height: 16px;
}
.recirc-with-image .recirc-with-image__item-container .recirc-with-image__item {
  width: 250px;
  max-width: 250px;
  min-width: 250px;
  height: 250px;
}
.recirc-with-image .recirc-with-image__item-container .slick-track {
  display: flex;
  gap: 24px;
}
.recirc-with-image .no-carousel.recirc-with-image__item-container {
  display: flex;
}
.recirc-with-image .slick-list {
  overflow: visible;
}
.recirc-with-image .recirc-with-image__title-container {
  padding: 0px;
  max-width: 380px;
}
.recirc-with-image .recirc-with-image__title {
  line-height: 66px;
  font-style: normal;
}
.recirc-with-image .recirc-with-image .slick-track {
  display: flex;
  gap: 24px;
}
.recirc-with-image .recirc-image--indicators {
  max-width: 64px;
  width: 64px;
}
.recirc-with-image .recirc-with-image .recirc-image--indicators svg {
  width: 16px;
  height: 16px;
}
.recirc-with-image .recirc-image--indicators {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 64px;
  max-height: 40px;
}
.recirc-with-image .recirc-with-image .recirc-image--indicators .updatepipe {
  margin: 0;
}
.recirc-with-image .recirc-with-image__item-image-title.analytics-title.font-content-link-3 {
  font-weight: 400;
  font-style: normal;
  line-height: 27px;
}
.recirc-with-image .font-meta-3.recirc-with-image__item-readTime {
  line-height: 24px;
  font-style: normal;
  font-family: 'Noto Sans';
}
@media screen and (max-width: 767px) {
  .recirc-with-image .recirc-with-image .row {
    height: fit-content;
  }
  .recirc-with-image .recirc-with-image .recirc-with-image__background {
    width: 72.67%;
    padding: 0px;
  }
  .recirc-with-image .recirc-with-image .recirc-with-image__title-wrapper {
    padding: 0px 16px 32px 16px;
    margin-top: 86.5px;
  }
  .recirc-with-image .recirc-with-image .recirc-with-image__title-container {
    max-width: 209px;
  }
  .recirc-with-image .recirc-with-image .recirc-with-image__title {
    font-size: 30px;
    line-height: 45px;
    font-weight: 500;
  }
  .recirc-with-image .recirc-with-image .slick-list {
    margin: 0px;
  }
  .recirc-with-image .recirc-with-image .slick-list .slick-track .slick-slide {
    margin-left: 24px;
  }
  .recirc-with-image .recirc-with-image .recirc-with-image__item-container.no-carousel .recirc-with-image__item {
    margin-left: 16px;
    margin-right: 16px;
    width: 250px;
    max-width: 250px;
    min-width: 250px;
  }
  .recirc-with-image .recirc-with-image .recirc-with-image__item-container.no-carousel .recirc-with-image__item .recirc-with-image__item__bg {
    width: 250px;
    min-width: 250px;
    padding: 16px;
  }
  .recirc-with-image .recirc-with-image .recirc-with-image__item-container.no-carousel .recirc-with-image__item .recirc-with-image__item-image-title {
    line-height: 28px;
    letter-spacing: -0.09px;
    padding: 0px;
  }
  .recirc-with-image .recirc-with-image .recirc-with-image__item-container.no-carousel .recirc-with-image__item .recirc-with-image__item-readTime {
    padding: 0px;
  }
  .recirc-with-image .recirc-with-image .recirc-with-image__item-container {
    overflow: hidden;
    margin-left: 16px;
    margin-top: 0px;
    margin-bottom: 66.5px;
  }
  .recirc-with-image .recirc-with-image .recirc-with-image__item-container .recirc-with-image__item .recirc-with-image__item__bg {
    padding: 16px;
  }
  .recirc-with-image .recirc-with-image .recirc-with-image__item-container .slick-track {
    gap: 0px;
    margin-bottom: 20px;
  }
  .recirc-with-image .recirc-with-image .recirc-with-image .recirc-image--indicators {
    position: absolute;
    right: 10px;
    top: 38px;
    z-index: 11;
  }
}
@media screen and (max-width: 1023px) {
  .recirc-with-image .slick-list {
    margin-left: -16px;
  }
  .recirc-with-image .recirc-with-image__item-container.no-carousel.slick-slider {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  .recirc-with-image .recirc-with-image__item-container.no-carousel .recirc-with-image__item {
    padding: 0;
  }
}
@media screen and (min-width: 768px) {
  .recirc-with-image {
    margin-bottom: 60px;
  }
  .recirc-with-image .container {
    height: fit-content;
  }
  .recirc-with-image .recirc-with-image__background {
    background-image: url('../../../../../../content/dam/globalMarketingPlatformAssets/images/image-recirc/recirc-bg-tablet.svg');
    width: 64.67%;
    padding: 0px;
  }
  .recirc-with-image .recirc-with-image__title-wrapper {
    margin-top: 104px;
    padding: 16px;
  }
  .recirc-with-image .recirc-with-image__title-wrapper .recirc-with-image__title {
    line-height: 57px;
  }
  .recirc-with-image .recirc-with-image__item-container {
    margin-top: 32px;
    margin-bottom: 84px;
    margin-left: 0;
  }
  .recirc-with-image .recirc-with-image__item-container .slick-track {
    margin-bottom: 20px;
  }
  .recirc-with-image .recirc-with-image__item-container .recirc-with-image__item {
    min-height: 270px;
    width: 270px;
    max-width: 270px;
    min-width: 270px;
    height: auto;
  }
  .recirc-with-image .recirc-with-image__item-container .recirc-with-image__item .recirc-with-image__item__bg {
    box-shadow: 20px 20px rgba(0, 0, 0, 0.05);
  }
  .recirc-with-image .recirc-image--indicators {
    position: absolute;
    right: 10px;
  }
  .recirc-with-image .slick-track {
    margin-left: 120px;
  }
}
@media screen and (min-width: 1024px) {
  .recirc-with-image {
    margin-bottom: 80px;
  }
  .recirc-with-image .container {
    max-width: 1300px;
    height: fit-content;
  }
  .recirc-with-image .recirc-with-image__background {
    background-image: url('../../../../../../content/dam/globalMarketingPlatformAssets/images/image-recirc/recirc-bg.svg');
    margin-left: 9.7%;
    padding: 0px;
    width: 38.87%;
  }
  .recirc-with-image .recirc-with-image__title-wrapper {
    max-width: 1176px;
    margin-top: 116px;
    margin-left: 122px;
    padding: 0px;
  }
  .recirc-with-image .recirc-with-image__title-wrapper .recirc-with-image__title {
    margin: 0 92px 0 38px;
    line-height: 66px;
  }
  .recirc-with-image .recirc-with-image__title-wrapper .recirc-with-image__title-container {
    margin: 0px;
  }
  .recirc-with-image .recirc-image--indicators {
    margin-right: 25px;
    max-width: 64px;
    width: 64px;
  }
  .recirc-with-image .slick-list {
    margin-right: 8.5px;
    margin-left: 15.5px;
    overflow: hidden;
  }
  .recirc-with-image .slick-list .slick-track {
    margin-left: 0px;
  }
  .recirc-with-image .recirc-with-image__item-container {
    margin-top: 32.5px;
    margin-bottom: 95px;
  }
  .recirc-with-image .recirc-with-image__item-container .slick-track {
    margin-bottom: 20px;
  }
  .recirc-with-image .recirc-with-image__item-container.no-carousel {
    margin-left: 16.666667%;
  }
  .recirc-with-image .recirc-with-image__item-container.no-carousel .recirc-with-image__gradient {
    width: calc(100% - 30px);
  }
  .recirc-with-image .recirc-with-image__item-container.no-carousel .recirc-with-image__item {
    width: inherit;
    max-width: inherit;
    min-width: inherit;
    height: inherit;
    min-height: 270px;
    margin-left: 0;
    margin-right: 0;
  }
  .recirc-with-image .recirc-with-image__item-container.carousel-4-items .slick-current + .slick-active + .slick-slide + .slick-slide {
    opacity: 1;
  }
}
@media screen and (min-width: 1024px) and screen and (min-width: 1300px) {
  .recirc-with-image .recirc-with-image__item-container.carousel-4-items:not(.no-carousel) {
    margin-left: -220px;
  }
}
.keyboard-active .recirc-with-image__item:focus {
  outline-width: 0px;
  outline-color: #333333;
}
.keyboard-active .recirc-with-image__item:focus .recirc-with-image__item__bg {
  outline-offset: 3px;
  outline-width: 3px;
  outline-color: #333333;
  outline-style: solid;
}
.keyboard-active .recirc-with-image__item:focus .recirc-with-image__gradient {
  background-image: linear-gradient(to top, #000000 1%, rgba(0, 0, 0, 0.5) 100%, rgba(0, 0, 0, 0) 94%);
}
.keyboard-active .recirc-with-image .recirc-image--indicators .carousel-control:focus {
  outline-offset: 3px;
  outline-color: #333333;
}
body[dir="rtl"] .recirc-with-image .recirc-with-image__background {
  background-position: right top;
  background-color: #007abc;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
body[dir="rtl"] .recirc-with-image .recirc-with-image__title {
  padding-left: 16px;
  padding-right: initial;
}
body[dir="rtl"] .recirc-with-image .recirc-image--indicators {
  margin-left: 0;
  margin-right: initial;
}
body[dir="rtl"] .recirc-with-image .recirc-image--indicators svg {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
body[dir="rtl"] .recirc-with-image .recirc-image--indicators .updatepipe {
  border-right: 2px solid #d9d9d6;
  border-left: none;
}
@media screen and (max-width: 767px) {
  body[dir="rtl"] .recirc-with-image .recirc-with-image__item-container {
    padding-right: 16px;
    padding-left: initial;
  }
  body[dir="rtl"] .recirc-with-image .recirc-with-image__item-container .slick-track {
    gap: 4px;
  }
  body[dir="rtl"] .recirc-with-image .recirc-with-image .recirc-image--indicators {
    left: 10px;
    right: initial;
  }
}
@media screen and (max-width: 1023px) {
  body[dir="rtl"] .recirc-with-image .slick-list {
    margin-right: -16px;
    margin-left: 0;
  }
}
@media screen and (min-width: 768px) {
  body[dir="rtl"] .recirc-with-image .recirc-with-image__title {
    padding-left: 45px;
    padding-right: 30px;
  }
  body[dir="rtl"] .recirc-with-image .recirc-with-image__item-container .recirc-with-image__item .recirc-with-image__item__bg {
    box-shadow: 20px 20px rgba(0, 0, 0, 0.05);
  }
  body[dir="rtl"] .recirc-with-image .recirc-with-image__item-container {
    margin-right: 0;
    margin-left: initial;
  }
  body[dir="rtl"] .recirc-with-image .recirc-image--indicators {
    left: 10px;
    right: initial;
    margin-left: 8.33333333%;
    margin-right: initial;
  }
  body[dir="rtl"] .recirc-with-image .slick-track {
    margin-right: 120px;
    margin-left: initial;
  }
}
@media screen and (min-width: 1024px) {
  body[dir="rtl"] .recirc-with-image .recirc-with-image__background {
    right: 16px;
    left: initial;
  }
  body[dir="rtl"] .recirc-with-image .recirc-with-image__title {
    right: 16px;
    left: initial;
    padding-left: 40px;
    padding-right: 40px;
  }
  body[dir="rtl"] .recirc-with-image .slick-track {
    margin-right: 16px;
    margin-left: initial;
  }
  body[dir="rtl"] .recirc-with-image .recirc-with-image__item-container {
    margin-right: 0;
    margin-left: initial;
  }
  body[dir="rtl"] .recirc-with-image .recirc-with-image__item-container.no-carousel {
    margin-right: 16.666667%;
    margin-left: initial;
  }
}
@media screen and (min-width: 1300px) {
  body[dir="rtl"] .recirc-with-image .recirc-with-image__item-container.carousel-4-items:not(.no-carousel) {
    margin-right: -223px;
    margin-left: initial;
  }
}
