.GpaArticlesCarousel___zegZI{width:100%;overflow:hidden}.GpaArticlesCarousel___zegZI .carouselBody___0hePm{width:fit-content;display:flex;flex-wrap:nowrap;position:relative}.GpaArticlesCarousel___zegZI .sectionTitle___27IJ4{color:#1F2837;font-size:20px;font-weight:bold;letter-spacing:2.22px;line-height:34px;text-transform:uppercase}.GpaArticlesCarousel___zegZI .carouselTitle___LBRUI{margin-bottom:38px;padding-left:calc(50% - 588px)}@media(max-width: 1299.98px){.GpaArticlesCarousel___zegZI .carouselTitle___LBRUI{padding-left:7.5%}}@media(max-width: 768px){.GpaArticlesCarousel___zegZI .carouselTitle___LBRUI{padding-left:5%}}.GpaArticlesCarousel___zegZI .listTitle___lAUBr{margin-bottom:40px}.GpaArticlesCarousel___zegZI .articleItem___Sz3iU{padding:0 30px;border-left:1px solid #a8bbcf}.GpaArticlesCarousel___zegZI .carouselBody .articleItem:first-child{border-left:none}.GpaArticlesCarousel___zegZI .actionsBtn___ewthM{display:flex}.GpaArticlesCarousel___zegZI .carouselActionBtn___NaopS{margin-right:46px;display:flex}.GpaArticlesCarousel___zegZI .carouselActionBtn___NaopS button{height:42px !important;width:42px;margin-right:15px}.GpaArticlesCarousel___zegZI .carouselActionBtn___NaopS button:disabled{color:rgb(20 184 166) !important;background-color:rgba(0,0,0,0) !important;border-color:rgb(20 184 166) !important;opacity:.5}.GpaArticlesCarousel___zegZI .articles-carousel-viewAllBtn___GSRcZ button{height:42px !important;width:auto !important}.GpaArticlesCarousel___zegZI .viewAllBtn___RVyoJ{margin-left:0;height:42px}.GpaArticlesCarousel___zegZI .viewAllBtn___RVyoJ button{height:42px !important}.GpaArticlesCarousel___zegZI .cardList___46IY5{width:calc(100% + 62px);display:flex;margin:0 -31px 20px}.GpaArticlesCarousel___zegZI .cardList___46IY5 .articleItem___Sz3iU{padding:0 31px;width:33.33%}.GpaArticlesCarousel___zegZI .cardList___46IY5 .articleItem___Sz3iU .title___Tz2re{font-size:24px;line-height:30px}.GpaArticlesCarousel___zegZI .cardCarousel___N\+f1f{width:calc(100% + 49px);overflow:hidden;margin-bottom:20px;margin-left:-49px}.GpaArticlesCarousel___zegZI .cardCarousel___N\+f1f .sectionTitle___27IJ4{color:#1F2837}.GpaArticlesCarousel___zegZI .cardCarousel___N\+f1f .articleItem___Sz3iU{padding:0 49px}.GpaArticlesCarousel___zegZI .cardCarousel___N\+f1f.carouselPadding___p-\+9s{padding-left:calc(50% - 588px)}@media(max-width: 1299.98px){.GpaArticlesCarousel___zegZI .cardCarousel___N\+f1f.carouselPadding___p-\+9s{padding-left:7.5%}}@media(max-width: 768px){.GpaArticlesCarousel___zegZI .cardCarousel___N\+f1f.carouselPadding___p-\+9s{padding-left:5%}}.GpaArticlesCarousel___zegZI .slides___ij4Ey{width:100%;margin:0}.GpaArticlesCarousel___zegZI .carousel .actions{margin-left:49px}.GpaArticlesCarouselMoblie___7VkRu{width:100%;padding:0}.GpaArticlesCarouselMoblie___7VkRu .sectionTitle___27IJ4{font-size:18px;font-weight:bold;letter-spacing:2px;line-height:22px;margin-bottom:43px;padding:0;color:#1F2837;text-transform:uppercase}.GpaArticlesCarouselMoblie___7VkRu .mobileCarousel___sqRIp{margin-bottom:25px;display:block}.GpaArticlesCarouselMoblie___7VkRu .actionsBtn___ewthM{display:flex;justify-content:space-between;padding:0}.GpaArticlesCarouselMoblie___7VkRu .carouselActionBtn___NaopS{display:flex}.GpaArticlesCarouselMoblie___7VkRu .carouselActionBtn___NaopS button{height:42px !important;width:42px;margin-right:10px}.GpaArticlesCarouselMoblie___7VkRu .carouselActionBtn___NaopS button:disabled{color:rgb(20 184 166) !important;background-color:rgba(0,0,0,0) !important;border-color:rgb(20 184 166) !important;opacity:.5}.GpaArticlesCarouselMoblie___7VkRu .viewAllBtn___RVyoJ{margin-right:47px;height:42px}.GpaArticlesCarouselMoblie___7VkRu .viewAllBtn___RVyoJ button{height:42px !important}.carouselContainer___u0oYk{padding:0 5%}
.cdi-carousel-arrow-icon:before {
  content: none !important;
}
.icgds.lmn-theme-light .cdi-carousel-arrow-icon {
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  position: absolute;
  color: #005aa1;
  background-color: rgba(0, 118, 212, 0.1);
  border-color: transparent;
  border-radius: 2px;
  border-width: 1px;
  border-style: solid;
}
.icgds.lmn-theme-light .cdi-carousel-arrow-icon:hover {
  color: #005aa1;
  background-color: rgba(0, 118, 212, 0.2);
}
.icgds.lmn-theme-light .cdi-carousel-arrow-icon:focus {
  color: #005aa1;
  background-color: rgba(0, 118, 212, 0.1);
  border-color: #219dff;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(33, 157, 255, 0.4);
}
.icgds.lmn-theme-light .cdi-carousel-arrow-icon:active {
  color: #ffffff;
  background-color: #17355f;
}
.icgds.lmn-theme-dark .cdi-carousel-arrow-icon {
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  position: absolute;
  color: #80aff8;
  background-color: #22303e;
  border-color: transparent;
  border-radius: 2px;
  border-width: 1px;
  border-style: solid;
}
.icgds.lmn-theme-dark .cdi-carousel-arrow-icon:hover {
  color: #80aff8;
  background-color: rgba(61, 86, 111, 0.7);
}
.icgds.lmn-theme-dark .cdi-carousel-arrow-icon:focus {
  color: #80aff8;
  background-color: #22303e;
  border-color: #337ff4;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(51, 127, 244, 0.4);
}
.icgds.lmn-theme-dark .cdi-carousel-arrow-icon:active {
  color: #000;
  background-color: #e9eef3;
}
.icgds.lmn-theme-dark .cdi-carousel-slick-dots li button {
  width: 32px;
  height: 4px;
  background: rgba(33, 157, 255, 0.4);
  padding: 0;
}
.icgds.lmn-theme-dark .cdi-carousel-slick-dots li.slick-active button {
  background: #219dff;
}
.icgds.lmn-theme-light .cdi-carousel-slick-dots li button {
  width: 32px;
  height: 4px;
  background: #a8bbcf;
  padding: 0;
}
.icgds.lmn-theme-light .cdi-carousel-slick-dots li.slick-active button {
  background: #0076d4;
}
.icgds.lmn-theme-dark .cdi-carousel-slick-dots li, .icgds.lmn-theme-light .cdi-carousel-slick-dots li {
  width: 32px;
  height: 4px;
  margin: 0 4px;
}
.icgds.lmn-theme-dark .cdi-carousel-slick-dots li button:before, .icgds.lmn-theme-light .cdi-carousel-slick-dots li button:before {
  content: none;
}
.icgds.lmn-theme-light .cdi-carousel-arrow-icon.slick-disabled {
  background-color: #C8D5E1;
  color: #4F6F90;
  box-shadow: none !important;
  cursor: not-allowed !important;
  border: none !important;
}

.articleCard___aORGG{border-radius:20px;height:100%;cursor:pointer}.articleCard___aORGG .category___wdHgd{color:#460303;line-height:16px;margin-bottom:3px;text-transform:uppercase}.articleCard___aORGG .title___8xkF9{line-height:40px;margin-bottom:14px}.articleCard___aORGG .title___8xkF9:hover{text-decoration:underline}.articleCard___aORGG .imageContainer___jpSa-{position:relative;width:100%;border-radius:20px;margin-bottom:38px;padding-top:80%}.articleCard___aORGG .imageContainer___jpSa- img{object-fit:cover;border-radius:20px}.articleCard___aORGG .image___RZO9b{position:absolute;top:0;bottom:0;left:0;right:0;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:20px}.articleCard___aORGG .publishDate___f6Sfs{line-height:18px;margin-bottom:15px}.articleCard___aORGG .authors___GlJAE{color:#4f6f90;line-height:20px}.articleCard___aORGG .textContainer___UpRuU{display:block}.carousel___U8vOP{width:476px;min-height:627px}.carousel___U8vOP .imageContainer___jpSa-{position:relative;width:100%;height:244px;border-radius:20px;margin-bottom:38px}.mobile___uk35g{margin:0 0 60px}.mobile___uk35g .imageContainer___jpSa-{margin-bottom:34px;padding-top:84%}.mobile___uk35g .category___wdHgd{color:#460303;line-height:16px;margin-bottom:11px}.mobile___uk35g .title___8xkF9{line-height:36px;margin-bottom:8px}.mobile___uk35g .publishDate___f6Sfs{line-height:18px;margin-bottom:18px}.mobile___uk35g .authors___GlJAE{line-height:20px}.list___EY8hc{min-height:500px}.list___EY8hc .imageContainer___jpSa-{margin-bottom:31px;padding-top:80%}.list___EY8hc .category___wdHgd{line-height:16px;margin-bottom:6px}.list___EY8hc .title___8xkF9{line-height:30px;margin-bottom:9px}.list___EY8hc .publishDate___f6Sfs{line-height:18px;margin-bottom:15px}.noImage___AhErT,.mobileNoImage___bWjr6{background-color:#DAF1F1}.noImage___AhErT .textContainer___UpRuU,.mobileNoImage___bWjr6 .textContainer___UpRuU{padding:32px;position:absolute;top:50%;transform:translateY(-50%)}.noImage___AhErT .list___EY8hc,.mobileNoImage___bWjr6 .list___EY8hc{position:relative}.noImage___AhErT .list___EY8hc .category___wdHgd,.mobileNoImage___bWjr6 .list___EY8hc .category___wdHgd{margin-bottom:13px}.noImage___AhErT .list___EY8hc .title___8xkF9,.mobileNoImage___bWjr6 .list___EY8hc .title___8xkF9{font-size:28px !important;line-height:36px !important;margin-bottom:20px}.noImage___AhErT .list___EY8hc .publishDate___f6Sfs,.mobileNoImage___bWjr6 .list___EY8hc .publishDate___f6Sfs{line-height:20px;margin-bottom:16px}.noImage___AhErT .carousel___U8vOP,.mobileNoImage___bWjr6 .carousel___U8vOP{position:relative}.noImage___AhErT .carousel___U8vOP .textContainer___UpRuU,.mobileNoImage___bWjr6 .carousel___U8vOP .textContainer___UpRuU{padding:39px}.noImage___AhErT .carousel___U8vOP .category___wdHgd,.mobileNoImage___bWjr6 .carousel___U8vOP .category___wdHgd{margin-bottom:8px}.noImage___AhErT .carousel___U8vOP .title___8xkF9,.mobileNoImage___bWjr6 .carousel___U8vOP .title___8xkF9{font-size:30px !important;line-height:42px !important;margin-bottom:14px}.noImage___AhErT .carousel___U8vOP .publishDate___f6Sfs,.mobileNoImage___bWjr6 .carousel___U8vOP .publishDate___f6Sfs{line-height:20px;margin-bottom:15px}.noImage___AhErT .mobile___uk35g,.mobileNoImage___bWjr6 .mobile___uk35g{min-height:477px;margin:0 0 60px;position:relative}.mobileNoImage___bWjr6{margin:0 0 60px}
.gpaLink___tRGL4{display:inline-block}
.icgds .carousel{width:100%;overflow:hidden}.icgds .carousel .carouselBody{width:fit-content;display:flex;position:relative}.icgds .carousel .carouselBody .fadeIn{animation:fadein .6s;animation-iteration-count:1;animation-fill-mode:forwards}.icgds .carousel .carouselBody .fadeOut{animation:fadeout .6s;animation-iteration-count:1;animation-fill-mode:forwards}.icgds .carousel .carouselBody .leftStatus{opacity:0}.icgds .carousel ul{list-style:none;padding-inline-start:0}.icgds .carousel .actions{display:flex;margin-top:20px}.icgds .carousel .actions button{height:42px !important;width:42px;min-width:42px !important;margin-right:10px}.icgds .carousel .actions button:disabled{color:#005aa1 !important;background-color:rgba(0,0,0,0) !important;border-color:#0076d4 !important;opacity:.5}.icgds .carousel .actions .btnSpace{margin-left:57px}@keyframes fadein___XQ-GZ{0%{opacity:0}80%{opacity:.2}100%{opacity:1}}@keyframes fadeout___8SF52{0%{opacity:1}80%{opacity:.2}100%{opacity:0}}
