@charset "UTF-8";
/* Colors: */
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap");
@font-face {
  font-family: rubrikbold;
  src: url(../fonts/rubrik-bold-webfont.woff2) format("woff2"), url(../fonts/rubrik-bold-webfont.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: rubriklight;
  src: url(../fonts/rubrik-light-webfont.woff2) format("woff2"), url(../fonts/rubrik-light-webfont.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: rubrikmedium;
  src: url(../fonts/rubrik-medium-webfont.woff2) format("woff2"), url(../fonts/rubrik-medium-webfont.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: rubrikregular;
  src: url(../fonts/rubrik-regular-webfont.woff2) format("woff2"), url(../fonts/rubrik-regular-webfont.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: rubriksemibold;
  src: url(../fonts/rubrik-semibold-webfont.woff2) format("woff2"), url(../fonts/rubrik-semibold-webfont.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}
#block-radianttheme-markets strong,
.menu-what-we-do strong {
  color: #313638;
  font-family: inherit;
  font-size: 24px;
  text-transform: capitalize;
  text-decoration: none;
  font-weight: bold;
  text-align: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 5px 0px;
  display: block;
  visibility: inherit;
  border: 0;
}
#block-radianttheme-markets strong::before,
.menu-what-we-do strong::before {
  content: "";
  background: url("../images/briefcase-01.png") no-repeat !important;
  width: 24px !important;
  height: 24px !important;
  background-size: cover !important;
  display: inline-block;
  margin-right: 12px;
}
#block-radianttheme-markets p,
.menu-what-we-do p {
  color: #4D5355;
  font-family: "Poppins";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.32px;
  margin-top: 22px;
}

header[role=banner] {
  box-shadow: 0px 2px 7px 0px rgba(4, 72, 98, 0.11) !important;
  margin: 0px !important;
  width: 100%;
  position: fixed;
  z-index: 99999;
  background-color: #fff;
  padding-top: 10px;
  padding-left: 36px;
  padding-right: 36px;
}
header[role=banner] > div {
  display: flex;
  flex-direction: row;
}
header[role=banner] #block-radiant-site-branding {
  padding-left: 36px;
  padding-top: 9px;
}
header[role=banner] div#block-radiant-search-form-narrow {
  margin-top: 28px;
  padding-right: 36px;
}
header[role=banner] div#block-radiant-search-form-narrow #edit-keys {
  display: none;
}
header[role=banner] div#block-radiant-search-form-narrow .fa-search {
  font-size: 18px;
  color: #303133;
  cursor: pointer;
}

.banner {
  position: relative;
}
.banner img {
  width: 100%;
  height: 100%;
  max-height: 580px;
  object-fit: cover;
}
.banner .vvjs .slide-indicators.On {
  opacity: 1;
}
.banner .vvjs .slide-indicators.On button {
  font-size: 27px;
  display: block;
  background: #F5F8F9 !important;
  border-radius: 25px !important;
  width: 60px !important;
  height: 60px !important;
  border-radius: 50% !important;
  text-align: center;
  color: #044862;
}
.banner .vvjs .slide-indicators.On .prev-arrow {
  left: 0px;
}
.banner .vvjs .slide-indicators.On .prev-arrow img {
  margin-top: 0px;
  width: 30px;
}
.banner .vvjs .slide-indicators.On .next-arrow {
  right: 0px;
}
.banner .vvjs .slide-indicators.On .next-arrow img {
  margin-top: 0px;
  width: 30px;
}
.banner .vvjs .nav-dots-numbers {
  position: absolute;
  bottom: 0px;
  text-align: center;
  left: 50%;
  transform: translateX(-50%);
}
.banner .vvjs .nav-dots-numbers .button {
  opacity: 0;
}
.banner .vvjs .nav-dots-numbers.dots > .dots-numbers-button {
  color: #fff;
  margin: 0px 6px;
  display: block;
  width: 8px;
  height: 8px;
  display: block;
  border-radius: 0%;
  transform: scale(0.6);
  transition: transform 0.2s ease-in-out;
  opacity: 0.5;
  box-shadow: 0px 0px 0px 2px rgba(0, 0, 0, 0.2);
  background: #ffffff;
}
.banner .vvjs .nav-dots-numbers.dots > .dots-numbers-button.active {
  opacity: 1;
  transform: scale(1);
  width: 8px !important;
  height: 8px !important;
  border-radius: 50% !important;
}
.banner .banner-text {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  color: white;
  padding-left: 144px;
  padding-right: 144px;
}
.banner .banner-text h1 {
  max-width: 700px;
  font-weight: 700;
  font-family: Inter, Inter;
  font-size: 48px;
}
.banner .banner-text p {
  letter-spacing: 0em;
  font-weight: 500;
  font-family: Poppins, Poppins;
  font-size: 18px;
  padding-top: 40px;
  max-width: 700px;
}
.banner .banner-text p.learnmore a {
  background-color: #91c46b !important;
  border-color: #91c46b !important;
  border-radius: 10em;
  line-height: 23px !important;
  color: #fff !important;
  padding: 13px 31px !important;
  font-family: Inter, Inter !important;
  font-size: 12px !important;
  letter-spacing: 0.1em !important;
  text-transform: uppercase;
  font-weight: 600;
  text-decoration: none;
}
.banner .banner-text p.learnmore a:hover {
  background-color: transparent !important;
  border: 1px solid #91c46b !important;
  color: #91c46b;
}

.imagetext {
  position: relative;
  display: flex;
  justify-content: end;
  margin-top: 378px;
  margin-right: 38px;
}
.imagetext img {
  min-height: 310px;
  width: 100%;
}
.imagetext p {
  position: absolute;
  top: 0px;
  right: 0px;
  font-weight: 400;
  font-family: Poppins, Inter;
  font-size: 19px;
  color: #fff;
  width: max-content;
  padding: 36px 36px 36px 36px;
}

@keyframes backwash {
  0% {
    transform: scale(1.5);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
.header-banner {
  position: relative;
}
.header-banner .banner-container {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 100%;
  height: auto;
}
.header-banner .banner-container img {
  width: 100%;
  height: auto;
  transform: translateY(20px);
  animation: backwash 1s ease alternate forwards;
  max-height: 420px;
  object-fit: cover;
  object-position: center;
}
.header-banner .banner-container .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(56, 86, 103, 0.5);
  z-index: 1;
  pointer-events: none;
}
.header-banner .banner-container .imagetitle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  font-size: 30px;
  color: white;
  text-align: left;
  padding: 10px;
  font-weight: 700;
  width: 100%;
  display: flex;
  flex-direction: column;
}
.header-banner .banner-container .imagetitle .tag {
  font-size: 12px;
  font-family: "Inter";
  text-transform: uppercase;
  margin-bottom: 0;
}
.header-banner .banner-container .imagetitle a {
  color: white;
  text-decoration: none;
  font-family: "poppins";
}
.header-banner .banner-container .imagetitle a:hover {
  cursor: default;
  pointer-events: none;
  color: white;
}
.header-banner .banner-container .imagetitle i {
  font-size: 24px;
  color: black;
  margin-top: 5px;
  position: relative;
  top: 100px;
}
.header-banner .banner-container .imagetitle i:hover {
  transform: translateY(3px);
  opacity: 0.8 !important;
  transition: transform 0.2s ease-in-out, opacity 0.2s linear 0.2s !important;
}

.tools-banner .imagetitle a {
  font-size: 48px;
}
.tools-banner .imagetitle .imagedesc p {
  font-size: 17px;
  font-weight: 400;
  font-family: "poppins";
}
.tools-banner .imagetitle .imagedesc a {
  margin-top: 16px;
  color: #ffffff;
  background-color: #91c46b;
  border-color: #91c46b;
  padding: 16px 39px;
  border-radius: 150px;
  font-size: 15px;
  font-family: "Inter";
  font-weight: 600;
  text-decoration: none;
  pointer-events: auto !important;
  cursor: pointer !important;
}

svg#scrollIcon path {
  fill: #1d1d1d;
}

#banner ul.slick-dots {
  bottom: 17px;
}
#banner .slick-dots li.slick-active button:before {
  transform: scale(1);
  opacity: 1;
}
#banner .slick-dots li {
  margin: 0px;
}
#banner .slick-dots li button:before {
  color: #ffffff;
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.2);
  border-radius: 50% !important;
  opacity: 0.5;
  font-family: "slick";
  font-size: 10px;
  line-height: 12px;
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 10px;
  content: "•";
  text-align: center;
  transform: scale(0.6);
  transition: transform 0.2s ease-in-out;
}
#banner .slick-arrow {
  display: block;
  background: #F5F8F9 !important;
  border-radius: 25px !important;
  width: 60px !important;
  height: 60px !important;
  border-radius: 50% !important;
  text-align: center;
  color: #044862 !important;
  border: 2px solid #DBEEFF !important;
}
#banner .slick-arrow:hover {
  background: #E5ECEF !important;
}
#banner .slick-arrow.slick-prev::before {
  content: "\f104";
  font-family: FontAwesome;
  position: absolute;
  right: 42%;
  top: 17%;
  color: #044862 !important;
  font-size: 40px;
  font-weight: 900;
  opacity: 1;
}
#banner .slick-arrow.slick-next::before {
  opacity: 0;
}
#banner .slick-arrow.slick-next::after {
  content: "\f105";
  font-family: FontAwesome;
  position: absolute;
  right: 34%;
  top: 49%;
  color: #044862;
  font-size: 40px;
  font-weight: 900;
  opacity: 1;
}

.header-banner .banner-container .imagetitle .fa-angle-down {
  display: none !important;
}

#rightfocus {
  background: url("../images/Vector.png") no-repeat;
  background-size: cover;
  padding-top: 100px;
}

.imagecard,
.rightcourse {
  padding: 36px 40px 108px 60px;
}
.imagecard img,
.rightcourse img {
  width: 100%;
}
.imagecard .layout__region.layout__region--first .layout--onecol, .imagecard .layout__region.layout__region--second .layout--onecol, .imagecard .layout__region.layout__region--third .layout--onecol, .imagecard .layout__region.layout__region--fourth .layout--onecol,
.rightcourse .layout__region.layout__region--first .layout--onecol,
.rightcourse .layout__region.layout__region--second .layout--onecol,
.rightcourse .layout__region.layout__region--third .layout--onecol,
.rightcourse .layout__region.layout__region--fourth .layout--onecol {
  width: fit-content;
}
.imagecard .layout__region.layout__region--first .layout--onecol:hover img, .imagecard .layout__region.layout__region--second .layout--onecol:hover img, .imagecard .layout__region.layout__region--third .layout--onecol:hover img, .imagecard .layout__region.layout__region--fourth .layout--onecol:hover img,
.rightcourse .layout__region.layout__region--first .layout--onecol:hover img,
.rightcourse .layout__region.layout__region--second .layout--onecol:hover img,
.rightcourse .layout__region.layout__region--third .layout--onecol:hover img,
.rightcourse .layout__region.layout__region--fourth .layout--onecol:hover img {
  border-radius: 16px;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
  transform: translateY(3%) scale(1.05);
  transition: box-shadow 0.3s ease-in-out, transform 0.3s ease-in-out;
}
.imagecard .layout__region.layout__region--content,
.rightcourse .layout__region.layout__region--content {
  position: relative;
  width: fit-content;
}
.imagecard .layout__region.layout__region--content p:first-of-type,
.rightcourse .layout__region.layout__region--content p:first-of-type {
  padding: 24px 16px 0px 16px !important;
  font-size: 30px !important;
  color: #fff;
  letter-spacing: 0em;
  font-weight: 700;
  font-family: Inter, Inter;
  text-align: center;
  margin-bottom: 0px;
}
.imagecard .layout__region.layout__region--content p:nth-of-type(2),
.rightcourse .layout__region.layout__region--content p:nth-of-type(2) {
  font-size: 22px !important;
  padding: 0px 16px 0px 16px !important;
  color: #fff;
  letter-spacing: 0em;
  font-weight: 700;
  font-family: Inter, Inter;
  text-align: center;
}
.imagecard .layout__region.layout__region--content > div:nth-of-type(2),
.rightcourse .layout__region.layout__region--content > div:nth-of-type(2) {
  position: absolute;
  top: 0px;
  right: 0px;
  left: 0px;
  bottom: 0px;
  display: flex;
  justify-content: center;
}

.content-section .transformation .newheading span.highlight,
.content-section #tools .newheading span.highlight {
  background-color: #EFE7FC !important;
}

.transformation .newheading,
#tools .newheading,
#rightfocus .newheading {
  text-align: center;
  margin-top: 0px;
}
.transformation .newheading span,
#tools .newheading span,
#rightfocus .newheading span {
  color: #003366 !important;
  text-align: center;
  font-size: 36px;
  font-style: normal;
  font-weight: 700 !important;
  line-height: normal;
  font-family: "poppins";
}
.transformation .newheading span.highlight,
#tools .newheading span.highlight,
#rightfocus .newheading span.highlight {
  background-color: #FADFC8;
  color: inherit;
  padding: 0 5px;
  border-radius: 3px;
  font-family: "poppins";
}
.transformation .heading-text,
#tools .heading-text,
#rightfocus .heading-text {
  text-align: center;
}
.transformation .heading-text span,
.transformation .heading-text p,
#tools .heading-text span,
#tools .heading-text p,
#rightfocus .heading-text span,
#rightfocus .heading-text p {
  color: #566165;
  font-family: "Poppins";
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.transformation .heading-text span strong,
.transformation .heading-text p strong,
#tools .heading-text span strong,
#tools .heading-text p strong,
#rightfocus .heading-text span strong,
#rightfocus .heading-text p strong {
  color: #073339;
  font-family: Poppins;
  font-size: 19px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
}

#clients {
  background-image: url(/themes/custom/radiant/images/clientsbg.png);
  background-repeat: no-repeat;
  background-position: center;
}
#clients header {
  padding-top: 80px;
  padding-bottom: 36px;
}
#clients header h2 {
  color: #fff;
  text-align: center;
  font-size: 36px;
  font-style: normal;
  font-weight: 700 !important;
  line-height: normal;
  font-family: "poppins";
}
#clients .slick--view--clients {
  padding-left: 144px;
  padding-right: 144px;
}
#clients footer {
  padding-bottom: 0px;
}
#clients footer p {
  color: #ffffff;
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-align: center;
  margin-top: 16px;
}
#clients .views-bootstrap-slider-items .carousel-control-next,
#clients .views-bootstrap-slider-items .carousel-control-prev {
  display: none;
}
#clients .views-bootstrap-slider-items .card {
  background-color: transparent;
  border: none;
}
#clients .views-bootstrap-slider-items .card .card-img {
  display: flex;
  justify-content: center;
}
#clients .views-bootstrap-slider-items .card .card-img img {
  width: 110px;
  height: 73px;
}
#clients .slick--view--clients .slick-slide {
  background: transparent !important;
}
#clients .slick--view--clients .slick-slide img {
  display: block;
  width: 100%;
  max-width: 122px;
}
#clients .slick--view--clients .slick-track {
  background: transparent !important;
  display: flex;
  align-items: center;
  margin-bottom: 18px;
}
#clients .slick--view--clients .slick-list {
  background: transparent !important;
}

.layout-container #insights-banner img,
.layout-container #banner-header img {
  width: 100%;
  max-height: 193px;
  object-fit: cover;
}
.layout-container .maincontent h2 strong {
  font-family: "Raleway", sans-serif;
}
.layout-container .maincontent a {
  margin-top: 72px !important;
}
.layout-container .maincontent p {
  font-size: 20px;
  line-height: 1.75;
  margin: 18px 0px 0px 0px;
  color: #777777;
  font-family: "Raleway", sans-serif;
}
.layout-container .maincontent h4,
.layout-container .maincontent p strong {
  color: #303133;
  letter-spacing: 0em;
  font-family: "Inter";
  font-size: 20px;
  margin: 27px 0 0;
}
.layout-container .maincontent ul {
  padding-left: 22px;
}
.layout-container .maincontent ul li {
  font-size: 20px;
  line-height: 1.75;
  margin: 18px 0px 0px 0px;
  color: #777777;
}

#transformation img {
  border-radius: 16px;
  width: 100%;
}
#transformation img:hover {
  transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out, z-index 0.3s ease-in-out;
  transform: scale(1 0.5);
  box-shadow: 0px 6px 23px 0px rgba(12, 15, 38, 0.43);
  z-index: 100;
  border-radius: 16px;
}

#tools .newheading {
  padding-top: 108px;
}
#tools .heading-text {
  padding-bottom: 36px;
}
#tools .views-view-grid.horizontal {
  padding-top: 36px;
  padding-bottom: 108px;
  padding-left: 36px;
}
#tools footer > div {
  display: block;
}
#tools .views-col {
  background-color: #ffffff;
  border-radius: 16px;
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.05);
  padding: 36px;
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.05);
  transition: transform 0.5s ease;
}
#tools .views-col.col-1 {
  margin-right: 10px;
}
#tools .views-col.col-1 .cardimage .title {
  display: flex;
  flex-direction: column;
}
#tools .views-col.col-1 .cardimage .title span:first-child {
  order: 2;
}
#tools .views-col.col-1 .cardimage img {
  min-width: 284px;
  min-height: 307px;
  width: 100%;
}
#tools .views-col.col-2 {
  width: 100%;
  max-width: 380px;
  margin-right: 10px;
  background-color: #f4fafd;
}
#tools .views-col.col-3 {
  width: 100%;
  max-width: 380px;
  background-color: #ffffff;
}
#tools .views-col.col-2 .views-field-field-image img,
#tools .views-col.col-2 .cardimage img, #tools .views-col.col-3 .views-field-field-image img,
#tools .views-col.col-3 .cardimage img {
  width: 77px;
  height: 77px;
  position: relative;
  bottom: 14px;
  transition: transform 0.5s ease-in-out;
}
#tools .views-col.col-2 .views-field-title a,
#tools .views-col.col-2 .cardimage a, #tools .views-col.col-3 .views-field-title a,
#tools .views-col.col-3 .cardimage a {
  font-size: 24px !important;
}
#tools .views-col .cardimage .title {
  display: flex;
}
#tools .views-col .cardimage .title span {
  max-width: 200px;
}
#tools .views-col .cardimage .learnmore {
  justify-content: space-between;
  display: flex;
  align-items: baseline;
}
#tools .views-col .cardimage .learnmore .fa-arrow-right {
  font-size: 26px;
}
#tools .views-col .views-field-title,
#tools .views-col .cardimage {
  margin-bottom: 30px;
}
#tools .views-col .views-field-title h3,
#tools .views-col .cardimage h3 {
  color: #04242a;
  font-family: Poppins;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 126%;
  text-decoration: none;
  pointer-events: none;
  margin-top: 20px;
}
#tools .views-col .views-field-body p,
#tools .views-col .cardimage p {
  color: #073339;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  margin-top: 28px;
  margin-bottom: 46px;
}
#tools .views-col .views-field-body p:nth-child(2),
#tools .views-col .cardimage p:nth-child(2) {
  min-height: 72px;
}
#tools .views-col .views-field-field-link a,
#tools .views-col .cardimage a {
  letter-spacing: 0em;
  font-weight: 700;
  font-family: Inter, Inter;
  font-size: 30px;
  color: #1d1d1d;
  text-decoration: none;
}
#tools .views-col:hover {
  background: #065795 !important;
  transition: background-color 0.3s ease-in-out;
  transform: translateY(-10px);
}
#tools .views-col:hover p,
#tools .views-col:hover a,
#tools .views-col:hover h3 {
  color: #fff !important;
}
#tools .views-col:hover.col-2 img, #tools .views-col:hover.col-3 img {
  transform: translateY(-90%);
}
#tools .views-col:hover .fa-arrow-right {
  color: #fff;
}

#insights-category {
  padding-top: 90px;
}
#insights-category .layout__region--second h2 {
  border-bottom: 1px solid #eaeaea;
  padding: 0px 0px 27px 0px;
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-size: 12px;
  margin-bottom: 35px;
}
#insights-category .layout__region--second ul.main-menu {
  padding: 0px;
  margin-bottom: 50px;
}
#insights-category .layout__region--second ul.main-menu ul {
  position: relative;
  right: 14px;
}
#insights-category .layout__region--second ul.main-menu li {
  margin-bottom: 9px;
  line-height: 1.5;
  text-decoration: none !important;
  list-style-type: none;
}
#insights-category .layout__region--second ul.main-menu li a {
  text-decoration: none;
  font-size: 20px;
  color: #303133;
  font-family: "poppins";
}
#insights-category .layout__region--second ul.main-menu li a:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  content: "\f105";
  margin-right: 8px;
}
#insights-category .views-row {
  float: left;
}
#insights-category .case-studies-carousel {
  display: grid;
  column-gap: 32px;
  row-gap: 32px;
}
@media screen and (min-width: 768px) {
  #insights-category .case-studies-carousel {
    padding-right: 52px;
  }
}
#insights-category .case-studies-carousel .views-view-responsive-grid__item {
  display: flex;
  flex-direction: column;
  height: 100%;
  display: inline-block;
  position: relative;
  display: inline-block;
  width: 100%;
}
#insights-category .case-studies-carousel .views-view-responsive-grid__item .cardinsights {
  display: flex;
  flex-direction: column;
  height: 100%;
  min-height: 453px;
  background-color: #fff;
  border: 1px solid #e0e0e0;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}
#insights-category .case-studies-carousel .views-view-responsive-grid__item .cardinsights .image-container img {
  width: 100%;
  height: 100%;
  object-fit: fill;
  display: block;
}
#insights-category .case-studies-carousel .views-view-responsive-grid__item .cardinsights .imagedesc {
  padding: 25px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-grow: 1;
}
#insights-category .cardinsights .image-container {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 100%;
  height: auto;
}
#insights-category .cardinsights .image-container img {
  display: block;
  width: 100%;
  height: auto;
  transition: transform 0.3s ease;
}
#insights-category .cardinsights .image-container::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(20, 22, 24, 0.5);
  opacity: 0;
  transition: opacity 0.3s ease;
  z-index: 1;
}
#insights-category .cardinsights .image-container:hover::before {
  opacity: 1;
}
#insights-category .cardinsights .image-container:hover .plus-icon {
  transform: translate(-50%, -50%) translateY(0);
  opacity: 1;
}
#insights-category .cardinsights .plus-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, 50%) translateY(30px);
  font-size: 35px;
  font-weight: 100;
  color: white;
  opacity: 0;
  transition: transform 0.3s ease, opacity 0.3s ease;
  z-index: 2;
}
#insights-category .cardinsights:nth-child(odd) img {
  max-height: 260px;
}
#insights-category .cardinsights:nth-child(even) img {
  max-height: 180px;
}
#insights-category .views-field.views-field-name a {
  border: 1px solid #eaeaea;
  color: #303133;
  font-size: 11px !important;
  padding: 4px 8px;
  display: inline-block;
  border-radius: 2px;
  margin: 0px 5px 9px 0px;
  text-transform: uppercase;
  font-weight: 500;
  text-decoration: none;
}
#insights-category .cardinsights-container {
  column-count: 2;
  column-gap: 24px;
  max-width: 1200px;
  margin: 0 auto;
}
#insights-category .image-container img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}
#insights-category .imagedesc {
  padding: 16px;
}
#insights-category .imagedesc .title a {
  font-weight: bold;
  text-decoration: none;
  color: #222;
  font-size: 18px;
}
#insights-category .imagedesc .category {
  margin-top: 8px;
  font-size: 14px;
  color: #555;
}
#insights-category .imagedesc .category svg {
  width: 12px;
  height: 12px;
}
#insights-category .case-studies-carousel .views-exposed-form {
  display: none;
}
#insights-category .case-studies-carousel .views-view-responsive-grid__item:nth-child(odd) .cardinsights img {
  min-height: 264px;
}
#insights-category .case-studies-carousel .views-view-responsive-grid__item:nth-child(even) .cardinsights img {
  min-height: 264px;
}
#insights-category .case-studies-carousel .views-field.views-field-field-banner-image img {
  max-width: 398px;
  max-height: 221px;
}
#insights-category .case-studies-carousel .cardinsights .imagedesc {
  padding: 25px;
}
#insights-category .case-studies-carousel .cardinsights .imagedesc .title a {
  color: #303133;
  text-decoration: none;
  letter-spacing: 0em;
  font-weight: 700;
  font-family: Inter, Inter;
  font-size: 24px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
#insights-category .case-studies-carousel .cardinsights .imagedesc .category .fas {
  font-size: 12px;
}
#insights-category .case-studies-carousel .cardinsights .imagedesc .category a {
  font-size: 12px;
  font-weight: 600;
  color: #101213 !important;
  font-family: Inter, Inter;
  text-decoration: none;
  margin-left: 5px;
}
#insights-category .case-studies-carousel nav.pager ul {
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: 15px;
  padding-bottom: 22px;
}
#insights-category .case-studies-carousel nav.pager ul li {
  list-style-type: none;
}
#insights-category .case-studies-carousel nav.pager ul li.pager__item--previous a, #insights-category .case-studies-carousel nav.pager ul li.pager__item--last a {
  background-color: transparent !important;
}
#insights-category .case-studies-carousel nav.pager ul li.is-active {
  background-color: #eeeeee;
  color: #333333 !important;
  cursor: default;
  border-radius: 50%;
}
#insights-category .case-studies-carousel nav.pager ul li a {
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  font-size: 12px;
  font-weight: 500;
  text-decoration: none;
  color: #303133;
  text-align: center;
}
#insights-category .case-studies-carousel nav.pager ul li a .fa {
  font-size: 32px !important;
}

.maincontent .layout__region .d-flex {
  display: flex !important;
  flex-direction: row;
  flex-wrap: wrap;
  margin-top: 72px;
}
.maincontent .layout__region .d-flex a {
  margin-top: 0px !important;
  border: 1px solid #eaeaea;
  color: #303133;
  font-size: 11px !important;
  padding: 4px 8px;
  display: inline-block;
  border-radius: 2px;
  margin: 0px 5px 9px 0px;
  text-transform: uppercase;
  font-weight: 500;
  text-decoration: none;
  font-family: "Poppins", "Inter", sans-serif;
}

@media (max-width: 768px) {
  #insights .cardinsights-container {
    column-count: 1;
  }
}
#relatedpost {
  background-color: #f7f7f7;
  padding: 72px 0;
}
#relatedpost h2 {
  font-size: 17px;
  text-transform: uppercase;
  text-align: center;
  color: #777;
  font-family: Poppins, Inter;
  padding-bottom: 36px;
}
#relatedpost .related-posts {
  display: flex;
  justify-content: center;
  gap: 36px;
}
#relatedpost .related-posts .related-post-tile {
  background-color: #fff;
  box-shadow: 0px 20px 60px -30px rgba(0, 0, 0, 0.45);
  max-width: 352px;
}
#relatedpost .related-posts .related-post-tile img {
  border-radius: 15px;
  min-height: 235px;
  transition: transform 0.4s ease-in-out;
}
#relatedpost .related-posts .related-post-tile span a {
  margin: 36px;
  color: #303133;
  text-decoration: none;
  font-weight: 600;
  text-transform: capitalize;
  letter-spacing: 0em;
  font-family: Inter, Inter;
  font-size: 24px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
#relatedpost .related-posts .related-post-tile p {
  padding: 0 36px 36px 36px;
}
#relatedpost .related-posts .related-post-tile .case-studies-body {
  padding: 0 32px;
  margin-bottom: 36px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
}
#relatedpost .related-posts .contenttype {
  padding: 16px 36px 0 36px;
}

.related-posts div > img {
  display: block;
  width: 100%;
  height: auto;
  transition: transform 0.4s ease-in-out;
  border-radius: 15px;
  position: relative;
  z-index: 1;
}
.related-posts div:has(> img) {
  position: relative;
  display: inline-block;
  overflow: hidden;
  border-radius: 15px;
  cursor: pointer;
}
.related-posts div:has(> img)::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(30, 30, 30, 0.4);
  opacity: 0;
  transition: opacity 0.3s ease;
  border-radius: 15px;
  z-index: 2;
}
.related-posts div:has(> img)::after {
  content: "+";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1);
  font-size: 2rem;
  color: white;
  opacity: 0;
  transition: opacity 0.3s ease, transform 0.3s ease;
  z-index: 3;
  pointer-events: none;
}
.related-posts div:has(> img):hover img {
  transform: scale(1.1);
}
.related-posts div:has(> img):hover::before {
  opacity: 1;
}
.related-posts div:has(> img):hover::after {
  opacity: 1;
  transform: translate(-50%, -50%) scale(1.2);
}

.contenttype {
  color: #598c33 !important;
  font-size: 12px;
  font-family: "poppins";
  font-weight: 600;
  padding-top: 16px;
  text-align: start;
}
.contenttype .fa-inbox {
  color: #303133;
  font-size: 12px;
  font-weight: 100;
  margin-right: 9px;
}

#enablers {
  background-color: #f7f7f7;
}
#enablers h2 {
  font-size: 29px;
  color: #313638;
  text-align: center;
  letter-spacing: 0em;
  font-weight: 600;
  font-family: "Poppins";
  padding-top: 80px;
  padding-bottom: 8px;
}
#enablers header {
  color: #475467;
  font-family: poppins;
  font-size: 18px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  padding-bottom: 36px;
  text-align: center;
}
#enablers .views-view-responsive-grid .views-view-responsive-grid__item {
  border: 1px solid #ddd;
  border-radius: 8px;
}
#enablers .views-view-responsive-grid .views-view-responsive-grid__item .banner-img img {
  min-height: 120px;
  border-radius: 8px;
  object-fit: cover;
}
#enablers .views-view-responsive-grid .views-view-responsive-grid__item .title {
  padding: 20px 16px 20px 16px;
  min-height: 121px;
}
#enablers .views-view-responsive-grid .views-view-responsive-grid__item .title a {
  letter-spacing: 0em;
  font-weight: 700;
  font-family: Inter, Inter;
  font-size: 18px;
  color: #101213 !important;
  text-decoration: none;
}
#enablers .views-view-responsive-grid .views-view-responsive-grid__item p {
  color: #4d5355;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding: 0px 16px 0px 16px;
  display: -webkit-box;
  max-width: 300px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin: 0;
}
#enablers .views-view-responsive-grid .views-view-responsive-grid__item .learnmore {
  margin: 18px 0;
  padding: 0 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
#enablers .views-view-responsive-grid .views-view-responsive-grid__item .learnmore .fa-arrow-right {
  position: relative;
}
#enablers .views-view-responsive-grid .views-view-responsive-grid__item .learnmore a {
  font-weight: 600 !important;
  font-family: Inter, Inter !important;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 12px;
  text-decoration: none;
  color: #101213 !important;
}

#customers {
  background-color: #ffffff;
  scroll-margin-top: 100px;
}
#customers .slick-list {
  padding-bottom: 36px;
}
#customers .slick-arrow {
  display: none !important;
}
#customers h2 {
  position: relative;
  font-size: 29px;
  font-weight: 600;
  font-family: "Poppins" !important;
  color: #303133;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
#customers h2::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -5px;
  width: 30px;
  height: 2px;
  background-color: #8dc63f;
}
#customers p {
  color: #475467;
  font-family: poppins;
  font-size: 18px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
#customers .slick--view--clients {
  padding-top: 36px;
  max-width: 950px;
  margin: 0 auto;
}
#customers .slick--view--clients img {
  min-width: 170px;
  min-height: 107px;
  object-fit: contain;
}

#insights,
#success-stories, .dod-success {
  background-color: #f7f7f5;
  padding-bottom: 72px;
  padding-top: 72px;
}
#insights .slick-list,
#success-stories .slick-list, .dod-success .slick-list {
  padding: 0px !important;
  margin: 0 20px;
}
#insights .slick-arrow,
#success-stories .slick-arrow, .dod-success .slick-arrow {
  display: block;
  background: #f5f8f9 !important;
  border-radius: 25px !important;
  width: 60px !important;
  height: 60px !important;
  border-radius: 50% !important;
  text-align: center;
  color: #044862 !important;
}
#insights .slick-arrow.slick-prev,
#success-stories .slick-arrow.slick-prev, .dod-success .slick-arrow.slick-prev {
  margin-left: 0px;
}
#insights .slick-arrow.slick-prev::before,
#success-stories .slick-arrow.slick-prev::before, .dod-success .slick-arrow.slick-prev::before {
  content: "\f104";
  font-family: FontAwesome;
  position: absolute;
  right: 42%;
  top: 17%;
  color: #044862 !important;
  font-size: 40px;
  font-weight: 900;
  opacity: 1;
}
#insights .slick-arrow.slick-next::before,
#success-stories .slick-arrow.slick-next::before, .dod-success .slick-arrow.slick-next::before {
  opacity: 0;
}
#insights .slick-arrow.slick-next::after,
#success-stories .slick-arrow.slick-next::after, .dod-success .slick-arrow.slick-next::after {
  content: "\f105";
  font-family: FontAwesome;
  position: absolute;
  right: 34%;
  top: 49%;
  color: #044862;
  font-size: 40px;
  font-weight: 900;
  opacity: 1;
}
#insights h2,
#success-stories h2, .dod-success h2 {
  font-size: 29px;
  color: #313638;
  text-align: center;
  letter-spacing: 0em;
  font-weight: 600;
  font-family: "Poppins";
}
#insights header,
#success-stories header, .dod-success header {
  color: #475467;
  text-align: center;
  font-family: poppins;
  font-size: 18px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 33px;
}
#insights .slick__slide,
#success-stories .slick__slide, .dod-success .slick__slide {
  max-width: 330px;
}
#insights .slick-track,
#success-stories .slick-track, .dod-success .slick-track {
  display: flex;
  margin: 0;
  margin-bottom: 24px;
}
#insights .slick-track .slick__slide,
#success-stories .slick-track .slick__slide, .dod-success .slick-track .slick__slide {
  margin-right: 30px;
  box-shadow: 1px 8px 24px 0px rgba(197, 197, 197, 0.25);
  padding: 24px;
  border: 1px solid #e0e0e0;
  border-radius: 16px;
}
#insights article img,
#success-stories article img, .dod-success article img {
  min-height: 198px;
  max-width: 100%;
}
#insights article span a,
#success-stories article span a, .dod-success article span a {
  font-family: Poppins !important;
  font-size: 23px !important;
  font-style: normal;
  font-weight: 600 !important;
  line-height: normal !important;
  color: #303133;
  text-decoration: none;
  margin: 20px 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: start;
  min-height: 68px;
}
#insights article p,
#success-stories article p, .dod-success article p {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: start;
}

#success-stories {
  background-color: #ffffff !important;
  scroll-margin-top: 100px;
}

.article-img {
  position: relative;
  display: inline-block;
  width: fit-content;
  overflow: hidden;
}
.article-img::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: opacity 0.3s ease;
  z-index: 2;
}
.article-img:hover::after {
  opacity: 0.45;
}
.article-img:hover img {
  transform: scale(1.1);
}
.article-img img {
  display: block;
  position: relative;
  z-index: 1;
  transition: transform 0.5s ease;
}

#accelerators {
  scroll-margin-top: 80px;
}
#accelerators .views-view-responsive-grid__item:hover {
  border-radius: 16px;
  box-shadow: rgba(255, 255, 255, 0.3) 0 5vw 6vw -8vw, rgba(255, 255, 255, 0) 0 4.5vw 5vw -6vw, rgba(50, 50, 80, 0.5) 0px 4vw 8vw -2vw, rgba(0, 0, 0, 0.8) 0px 4vw 5vw -3vw;
  transition: box-shadow 0.3s ease-in;
}

@media (max-width: 1024px) {
  #transformation {
    padding-bottom: 50px;
  }
  #transformation .card-2 {
    margin-top: 300px;
  }
  #transformation .card-4 {
    margin-top: 80px;
  }
  #transformation .card-5,
  #transformation .card-7 {
    margin-top: 300px;
  }
  #transformation .card-6 {
    margin-top: 180px;
  }
  #transformation .card-8 {
    margin-top: 0px !important;
  }
  .imagecard .layout__region {
    display: flex;
    justify-content: center;
  }
  .imagecard .layout__region .layout__region--content p:first-of-type {
    font-size: 30px !important;
  }
  .imagecard .layout__region .layout__region--content p:nth-of-type(2) {
    font-size: 22px !important;
  }
  .rightcourse .layout__region.layout__region--content p:first-of-type {
    font-size: 18px !important;
  }
  .rightcourse .layout__region.layout__region--content p:nth-of-type(2) {
    font-size: 13px !important;
  }
  form#search-block-form {
    display: none;
  }
  .menu-btn {
    position: relative;
    bottom: 18px;
  }
  #transformation .image-text-wrapper p {
    font-size: 14px;
  }
  .banner .banner-text {
    top: 50%;
    padding-left: 36px;
    padding-right: 36px;
  }
  .banner .banner-text p {
    font-size: 16px;
  }
  .banner .slick-arrow,
  .banner .slick-dots {
    display: none !important;
  }
  .banner img {
    width: 100%;
    height: auto;
    min-height: 80vw;
  }
  #rightfocus {
    padding-top: 0px;
  }
  #tools .views-col {
    width: 100% !important;
    max-width: 100% !important;
  }
  #tools .imagetext {
    margin-top: 0px;
    display: block;
  }
  #tools .imagetext img {
    max-width: 100%;
  }
  #tools .imagetext p {
    top: auto;
    bottom: 0px;
  }
}
@media (max-width: 767px) {
  #clients {
    margin-top: 0px;
    padding-bottom: 0px;
  }
  #clients .slick--view--clients {
    padding-left: 0px;
    padding-right: 0px;
  }
  #clients .slick--view--clients .slide__content img {
    display: block;
    margin: 0 auto;
  }
  #clients .slick--view--clients .slide__content .media--blazy {
    height: 100%;
    padding-bottom: 50px !important;
  }
  #clients header {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  #clients header h2 {
    font-size: 12px;
  }
  #tools .views-col.col-1 .cardimage img {
    min-width: 100%;
    min-height: 100%;
    width: 100%;
  }
  #transformation .grid-item[data-area=drives] img {
    object-fit: fill;
  }
  #clients header h2 {
    margin-left: 15px;
    margin-right: 15px;
  }
  #relatedpost .related-posts {
    display: flex;
    flex-direction: column;
    width: min-content;
  }
  #customers .slick--view--clients {
    padding-left: 0px;
    padding-right: 0px;
  }
  #success-stories article img {
    max-width: 100%;
  }
  #enablers .views-view-responsive-grid .views-col {
    width: 100% !important;
    margin-bottom: 20px;
  }
  #insights .views-view-responsive-grid.views-view-responsive-grid--horizontal {
    width: 100%;
    display: flex;
    flex-direction: column;
  }
  .whobannerblock .banner-text {
    min-width: 100%;
    top: 74px;
  }
  .whobannerblock .banner-text h1 {
    font-size: 10px;
  }
  .whobannerblock .banner-text p {
    font-size: 10px;
  }
  .imagecard img {
    margin-bottom: 10px;
    min-width: 290px;
    max-height: 250px;
    object-fit: cover;
    border-radius: 16px;
  }
  #clients .multi-carousel .carousel-inner .carousel-item.active {
    display: block;
  }
  #clients .views-bootstrap-slider-items .card .card-img img {
    width: 100%;
    height: 100%;
  }
  #tools .views-view-grid.horizontal {
    padding-bottom: 0px;
  }
  #tools .views-view-grid.horizontal .views-col {
    width: 100% !important;
  }
  #tools .imagetext {
    display: block;
  }
  #tools .imagetext p {
    top: auto;
    bottom: 4px;
    font-size: 12px !important;
    right: -20px;
  }
  #transformation .card-2 {
    margin-top: 300px;
  }
  #transformation .card-4 {
    margin-top: 45px;
  }
  #transformation .card-5,
  #transformation .card-7 {
    margin-top: 300px;
  }
  #transformation .card-6 {
    margin-top: 180px;
  }
  #transformation .card-8 {
    margin-top: 44px !important;
  }
  #transformation .card-9 {
    position: relative;
    top: 21px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1200px) {
  .clients-section #insights article img,
  .clients-section #success-stories article img {
    min-height: 198px;
    max-height: 198px;
    max-width: 100%;
  }
}
.we-mega-menu-submenu.active.active-trail a {
  color: #26778b;
}

.mobile-menu .region-we-mega-menu .navbar-toggle {
  display: none;
}
.mobile-menu .region-we-mega-menu .we-mega-menu-submenu-inner .we-mega-menu-col.span2 {
  padding: 24px;
  max-width: 200px;
}

@media (min-width: 992px) {
  .we-mega-menu-ul > .we-mega-menu-li {
    transition: all 0.2s ease-in-out;
  }
  .we-mega-menu-ul > .we-mega-menu-li > a {
    position: relative;
    transition: all 0.2s ease-in-out;
  }
  .we-mega-menu-ul > .we-mega-menu-li > a:hover, .we-mega-menu-ul > .we-mega-menu-li > a:focus {
    border-bottom: 3px solid #26778b;
    margin-bottom: -3px;
  }
  .we-mega-menu-ul > .we-mega-menu-li.active-trail > a, .we-mega-menu-ul > .we-mega-menu-li.active > a {
    border-bottom: 3px solid transparent;
    margin-bottom: -3px;
  }
  .we-mega-menu-ul > .we-mega-menu-li.active-trail > a, .we-mega-menu-ul > .we-mega-menu-li.active-trail > a:focus, .we-mega-menu-ul > .we-mega-menu-li.active-trail > a:hover, .we-mega-menu-ul > .we-mega-menu-li.active > a, .we-mega-menu-ul > .we-mega-menu-li.active > a:focus, .we-mega-menu-ul > .we-mega-menu-li.active > a:hover {
    border-bottom: 3px solid #26778b;
  }
  .we-mega-menu-submenu li.we-mega-menu-li {
    display: block;
    float: none;
    padding: 8px 8px 8px 8px;
    width: 100%;
  }
  .we-mega-menu-submenu .we-mega-menu-submenu .we-mega-menu-submenu li a {
    border-left: 2px solid #e4e0dc;
    padding: 0 0 8px 8px !important;
  }
  .region-we-mega-menu .navbar-we-mega-menu {
    background-color: #ffffff;
    padding: 0;
    margin: 0;
  }
  .region-we-mega-menu .navbar-we-mega-menu ul.we-mega-menu-ul > .dropdown-menu:hover > a, .region-we-mega-menu .navbar-we-mega-menu ul.we-mega-menu-ul > .dropdown-menu:focus > a {
    background: transparent;
  }
  .region-we-mega-menu .navbar-we-mega-menu ul.we-mega-menu-ul > .dropdown-menu:hover .we-mega-menu-submenu, .region-we-mega-menu .navbar-we-mega-menu ul.we-mega-menu-ul > .dropdown-menu:focus .we-mega-menu-submenu {
    display: block !important;
  }
  .region-we-mega-menu .navbar-we-mega-menu ul li {
    border-left: none;
    margin: 0 15px 0 0;
  }
  .region-we-mega-menu .navbar-we-mega-menu ul li .dropdown-menu .we-mega-menu-submenu .we-mega-menu-submenu li a {
    border-left: 2px solid #e4e0dc;
    padding: 0 0 8px 8px !important;
    margin-bottom: 0;
  }
  .region-we-mega-menu .navbar-we-mega-menu ul li .dropdown-menu .we-mega-menu-submenu .we-mega-menu-submenu li:last-child a {
    padding-bottom: 0;
  }
  .region-we-mega-menu .navbar-we-mega-menu ul li a {
    border-bottom: none;
    background-color: transparent;
    font-size: 18px;
    font-family: "Poppins", "Inter", sans-serif !important;
    color: #786452;
    text-transform: uppercase;
    font-weight: 400;
    padding: 0 10px;
    line-height: 1.7;
    height: 88px;
    width: auto;
    display: flex;
    color: #313638;
    text-transform: none;
    text-decoration: none;
    text-align: left;
    background: rgba(0, 0, 0, 0);
    border-top: 0px solid #fff;
    border-left: 0px solid #fff;
    border-right: 0px solid #fff;
    border-bottom: 3px solid #fff;
    border-radius: 0;
    font-family: inherit;
    font-size: 20px;
    font-weight: normal;
    outline: none;
  }
  .region-we-mega-menu .navbar-we-mega-menu ul li a.active-trail, .region-we-mega-menu .navbar-we-mega-menu ul li a:hover, .region-we-mega-menu .navbar-we-mega-menu ul li a:focus {
    color: #044862;
    font-weight: normal;
    text-decoration: none;
    border-bottom: 3px solid #91c46b !important;
    background: transparent;
    width: fit-content;
  }
  .region-we-mega-menu .navbar-we-mega-menu ul li a:before {
    background-image: none;
  }
  .region-we-mega-menu .navbar-we-mega-menu ul .active.active-trail a {
    background: transparent;
    color: #313638;
  }
  .region-we-mega-menu .navbar-we-mega-menu ul .we-mega-menu-submenu {
    padding: 0;
    background-color: #ffffff;
    margin-top: 20px;
    position: fixed;
    width: 100% !important;
    z-index: 999999;
    top: 65px;
    display: none !important;
  }
  .region-we-mega-menu .navbar-we-mega-menu ul .we-mega-menu-submenu .we-mega-menu-submenu-inner {
    min-height: auto;
  }
  .region-we-mega-menu .navbar-we-mega-menu ul .we-mega-menu-submenu .we-mega-menu-submenu-inner ul li {
    display: block;
    float: none;
    width: 100%;
  }
  .region-we-mega-menu .navbar-we-mega-menu ul .we-mega-menu-submenu .we-mega-menu-submenu-inner ul li a {
    padding: 0 30px;
    font-size: 18px;
    color: #26778b;
    border-bottom: none;
    font-size: 14px;
    font-family: Poppins;
    padding: 0;
    margin-bottom: 10px;
    text-transform: capitalize;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .region-we-mega-menu .navbar-we-mega-menu ul .we-mega-menu-submenu .we-mega-menu-submenu-inner ul li a.is-active, .region-we-mega-menu .navbar-we-mega-menu ul .we-mega-menu-submenu .we-mega-menu-submenu-inner ul li a:hover, .region-we-mega-menu .navbar-we-mega-menu ul .we-mega-menu-submenu .we-mega-menu-submenu-inner ul li a:focus {
    color: #26778b;
    background-color: transparent;
  }
  .region-we-mega-menu .navbar-we-mega-menu ul .we-mega-menu-submenu .we-mega-menu-submenu-inner ul li .we-mega-menu-submenu {
    background: transparent;
    box-shadow: none !important;
    position: initial;
    border: 0px solid !important;
    margin: 0;
    padding: 0;
    visibility: visible;
    opacity: 1;
  }
  .region-we-mega-menu .navbar-we-mega-menu ul .we-mega-menu-submenu .we-mega-menu-submenu-inner ul li .we-mega-menu-submenu .we-mega-menu-submenu-inner {
    padding: 0;
  }
  .region-we-mega-menu .navbar-we-mega-menu ul .we-mega-menu-submenu .we-mega-menu-submenu-inner ul li .we-mega-menu-submenu .we-mega-menu-submenu-inner li {
    width: 100%;
  }
  .region-we-mega-menu .navbar-we-mega-menu ul .we-mega-menu-submenu .we-mega-menu-submenu-inner ul li .we-mega-menu-submenu .we-mega-menu-submenu-inner li a {
    color: #313638;
    font-family: inherit;
    font-size: 16px;
    text-transform: none;
    text-decoration: none;
    font-weight: normal;
    text-align: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    vertical-align: top;
    display: block;
    border-top: 0px solid rgba(0, 0, 0, 0);
    border-left: 0px solid rgba(0, 0, 0, 0);
    border-right: 0px solid rgba(0, 0, 0, 0);
    border-bottom: 3px solid rgba(0, 0, 0, 0);
    padding: 0;
    height: auto;
  }
  .region-we-mega-menu nav.make-a-gift {
    background-color: #33a0bb;
    color: #ffffff;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
    padding: 5px 9px 5px 20px;
    font-size: 18px;
    font-family: "rubrikregular";
    font-weight: 400;
    margin: 0px 0px 30px 160px;
    max-width: 181px;
  }
  .region-we-mega-menu nav.make-a-gift ul li {
    min-width: 181px;
  }
  .region-we-mega-menu nav.make-a-gift ul li:after {
    content: "";
    width: 22px;
    height: 13px;
    background: no-repeat url(../images/heart.svg);
    display: inline-block;
    position: relative;
    top: 11px;
    right: 16px;
  }
  .region-we-mega-menu nav.make-a-gift ul li a {
    background-color: #33a0bb;
    color: #ffffff;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
    padding: 5px 9px 5px 20px;
    font-size: 18px;
    font-family: "rubrikregular";
    font-weight: 400;
  }
}
@media (max-width: 991px) {
  .navbar-we-mega-menu.navbar .nav-tabs .nav-tabs > li > a,
  .navbar-we-mega-menu.navbar .nav-tabs .nav-tabs > li > .we-megamenu-nolink {
    border: 0 none;
    background-color: #ffffff !important;
    font-family: rubrikregular;
  }
  .region-we-mega-menu {
    background: transparent !important;
    padding: 0 !important;
    margin: 0;
  }
  .region-we-mega-menu .navbar-toggle {
    width: 60px;
  }
  .navbar-we-mega-menu.navbar {
    background: #ffffff;
    bottom: 0;
    display: none;
    height: 100%;
    overflow-y: auto;
    position: fixed;
    right: -250px;
    width: 100%;
    top: 120px;
    z-index: 1000;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    border: 0 none;
    margin: 0;
    padding: 0;
    height: initial;
    /* main-menu */
  }
  .navbar-we-mega-menu.navbar .row {
    margin: 0;
    padding: 0;
  }
  .navbar-we-mega-menu.navbar ul {
    width: 100%;
  }
  .navbar-we-mega-menu.navbar.we-mobile-megamenu-active {
    right: 0;
    display: block;
    -moz-animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -moz-animation-duration: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -moz-animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -moz-animation-name: slideIn;
    -webkit-animation-name: slideIn;
    animation-name: slideIn;
    margin: 0;
    padding: 0;
  }
  .navbar-we-mega-menu.navbar .container,
  .navbar-we-mega-menu.navbar .container-fluid {
    padding: 0;
    position: static;
    width: auto;
    max-width: 100%;
  }
  .navbar-we-mega-menu.navbar .nav-tabs > li > a,
  .navbar-we-mega-menu.navbar .nav-tabs > li > .we-megamenu-nolink {
    margin-right: 0;
    border: 0 none;
    position: relative;
  }
  .navbar-we-mega-menu.navbar .nav-tabs > li.active > a,
  .navbar-we-mega-menu.navbar .nav-tabs > li.active > a:focus,
  .navbar-we-mega-menu.navbar .nav-tabs > li.active > a:hover {
    color: #91c46b !important;
    cursor: default;
    border: 0 none;
    border-top: 1px solid rgba(0, 0, 0, 0.3);
  }
  .navbar-we-mega-menu.navbar .nav .open > a,
  .navbar-we-mega-menu.navbar .nav .open > a:focus,
  .navbar-we-mega-menu.navbar .nav .open > a:hover {
    color: #91c46b !important;
    cursor: default;
    border: 0 none;
    border-top: 1px solid rgba(0, 0, 0, 0.3);
    background: #e4e0dc;
  }
  .navbar-we-mega-menu.navbar .nav-tabs .nav-tabs > li > a,
  .navbar-we-mega-menu.navbar .nav-tabs .nav-tabs > li > .we-megamenu-nolink {
    border: 0 none;
    background-color: transparent;
    font-family: Poppins;
  }
  .navbar-we-mega-menu.navbar .dropdown-menu {
    position: static;
    min-width: inherit;
    padding: 0;
    margin: 0;
    background-color: transparent;
    border: 0 none;
  }
  .navbar-we-mega-menu.navbar .dropdown-menu > a:after,
  .navbar-we-mega-menu.navbar .dropdown-menu > .we-megamenu-nolink:after {
    content: "\f107";
    font-family: FontAwesome;
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -11px;
    font-size: 22px;
  }
  .navbar-we-mega-menu.navbar .dropdown-menu.active > .we-mega-menu-submenu, .navbar-we-mega-menu.navbar .dropdown-menu.active-trail > .we-mega-menu-submenu {
    display: block;
  }
  .navbar-we-mega-menu.navbar .we-mega-menu-submenu {
    background: #e4e0dc;
  }
  .navbar-we-mega-menu.navbar .nav-tabs .dropdown-menu {
    margin-top: 0;
  }
  .navbar-we-mega-menu.navbar .we-mega-menu-ul > li > a,
  .navbar-we-mega-menu.navbar .we-mega-menu-ul > li > .we-megamenu-nolink {
    padding-left: 15px;
    padding-right: 15px;
    border-top: 1px solid rgba(0, 0, 0, 0.3);
    text-shadow: none;
    font-family: Poppins;
  }
  .navbar-we-mega-menu.navbar ul {
    padding: 0;
    margin: 0;
    border: 0 none;
  }
  .navbar-we-mega-menu.navbar ul a,
  .navbar-we-mega-menu.navbar ul .we-megamenu-nolink {
    display: block;
    color: #91c46b;
    padding-left: 0;
    padding-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    text-decoration: none !important;
  }
  .navbar-we-mega-menu.navbar ul a:hover, .navbar-we-mega-menu.navbar ul a:focus,
  .navbar-we-mega-menu.navbar ul .we-megamenu-nolink:hover,
  .navbar-we-mega-menu.navbar ul .we-megamenu-nolink:focus {
    border-color: transparent !important;
    color: #91c46b !important;
    background-color: transparent !important;
    border-top: 1px solid transparent !important;
  }
  .navbar-we-mega-menu.navbar ul a.is-active,
  .navbar-we-mega-menu.navbar ul .we-megamenu-nolink.is-active {
    color: #91c46b;
    background: transparent;
    text-decoration: none;
    text-shadow: none;
  }
  .navbar-we-mega-menu.navbar ul > li {
    display: block;
    float: none;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    background: #ffffff;
  }
  .navbar-we-mega-menu.navbar ul > li:last-child {
    border-bottom: none;
    background: #ffffff;
  }
  .navbar-we-mega-menu.navbar ul > li ul {
    padding-left: 30px;
    padding-bottom: 10px;
    padding-top: 10px;
    background: #ffffff;
  }
  .navbar-we-mega-menu.navbar ul > li ul li {
    border-bottom: 0;
  }
  .navbar-we-mega-menu.navbar ul > li ul li a,
  .navbar-we-mega-menu.navbar ul > li ul li .we-megamenu-nolink {
    background: #ffffff;
    padding-left: 0;
    padding-right: 0;
    padding-top: 7px;
    padding-bottom: 7px;
    line-height: 1;
  }
  .navbar-we-mega-menu.navbar ul .expanded > a,
  .navbar-we-mega-menu.navbar ul .expanded > .we-megamenu-nolink {
    position: relative;
  }
  .navbar-we-mega-menu.navbar ul .expanded > a:before,
  .navbar-we-mega-menu.navbar ul .expanded > .we-megamenu-nolink:before {
    position: absolute;
    top: 50%;
    right: 0;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    line-height: 1.3;
    text-align: right;
  }
  .mobile-menu .region-we-mega-menu .navbar-toggle {
    display: flex;
    align-items: end;
    justify-content: flex-end;
  }
  .mobile-menu .region-we-mega-menu .navbar-toggle svg {
    height: 30px;
  }
}
nav.menu--make-a-gift {
  background-color: #33a0bb;
  color: #ffffff;
  text-align: center;
  width: 100%;
  text-transform: uppercase;
  font-size: 18px;
  font-family: "rubrikregular";
  font-weight: 400;
  max-width: 181px;
  color: #ffffff;
  position: absolute;
  right: 0;
  top: 0px;
}
nav.menu--make-a-gift .nav-link {
  padding-right: 0 !important;
  padding-left: 0 !important;
  display: flex;
}
nav.menu--make-a-gift ul li {
  min-width: 181px;
  display: flex;
  align-items: center;
  padding: 5px 20px;
  justify-content: space-between;
}
nav.menu--make-a-gift ul li:after {
  content: "";
  width: 22px;
  height: 13px;
  background: no-repeat url(../images/heart.svg);
  display: inline-block;
  position: relative;
}
nav.menu--make-a-gift ul li a {
  background-color: #33a0bb;
  color: #ffffff !important;
  text-align: center;
  width: 100%;
  text-transform: uppercase;
  padding: 5px 9px 5px 20px;
  font-size: 18px;
  font-family: "rubrikregular";
  font-weight: 400;
}
nav.menu--make-a-gift ul .active.active-trail a {
  background-color: transparent;
}

@media (max-width: 767px) {
  header .top-mast .mobile-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 14px;
  }
  .chop-logo img {
    max-width: 200px;
    height: auto;
  }
  header .search-area {
    padding-left: 0;
  }
  .fixed-top {
    display: flex;
    z-index: 9;
  }
}
.fixed-top {
  z-index: 9;
}

.top-mast > div {
  display: flex;
}

@media screen and (min-width: 992px) {
  .we-mega-menu-ul .we-mega-menu-li a:hover, .we-mega-menu-ul .we-mega-menu-li a:focus {
    border-bottom: 3px solid #26778b;
  }
  .we-mega-menu-ul > .we-mega-menu-li > a {
    border-bottom: 0px solid #26778b;
  }
  .we-mega-menu-ul > .we-mega-menu-li > a:hover, .we-mega-menu-ul > .we-mega-menu-li > a:focus {
    border-bottom: 3px solid #26778b !important;
    color: initial;
  }
  .we-mega-menu-ul > .we-mega-menu-li.active-trail > a, .we-mega-menu-ul > .we-mega-menu-li.active > a {
    border: initial;
  }
  .we-mega-menu-ul > .we-mega-menu-li.active-trail > a, .we-mega-menu-ul > .we-mega-menu-li.active-trail > a:focus, .we-mega-menu-ul > .we-mega-menu-li.active-trail > a:hover, .we-mega-menu-ul > .we-mega-menu-li.active > a, .we-mega-menu-ul > .we-mega-menu-li.active > a:focus, .we-mega-menu-ul > .we-mega-menu-li.active > a:hover {
    border: initial;
  }
  .dropdown-menu .we-mega-menu-li {
    margin: 0 !important;
    color: #b9b9b9;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
  }
}
.region-we-mega-menu .we-mega-menu-li[data-level="1"] > a {
  margin: 0 !important;
  color: #b9b9b9 !important;
  font-family: Poppins !important;
  font-size: 18px !important;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  padding: 10px 15px;
  display: block;
  text-decoration: none;
  margin-left: 4px !important;
}
.region-we-mega-menu .we-mega-menu-li[data-level="1"] > a:hover {
  border-bottom: none !important;
}

.navbar-we-mega-menu .type-of-block {
  background: #f4f9fc !important;
  padding: 24px !important;
  height: 100%;
}
.navbar-we-mega-menu .type-of-block a {
  /* font-family: Quicksand, sans-serif; */
  /* font-weight: 400; */
}

.we-mega-menu-col {
  margin: 0 !important;
  padding: 0;
}
.we-mega-menu-col .block-inner {
  padding-left: 70px !important;
}

@media screen and (max-width: 991px) {
  .region-we-mega-menu .navbar-we-mega-menu ul .active.active-trail a {
    width: 100%;
  }
  .navbar-we-mega-menu.navbar .nav-tabs .nav-tabs > li > a {
    background: #ffffff !important;
  }
  .top-mast {
    padding-top: 27px !important;
    padding-bottom: 27px !important;
  }
}
.navbar-we-mega-menu.navbar .nav-tabs > li.active > a, .navbar-we-mega-menu.navbar .nav-tabs > li.active > a:focus, .navbar-we-mega-menu.navbar .nav-tabs > li.active > a:hover {
  background: #ffffff;
}

@media screen and (min-width: 992px) {
  .region-we-mega-menu .navbar-we-mega-menu ul .menu-btn a {
    background-color: #91c46b !important;
    border-color: #91c46b !important;
    bottom: 10px;
    border-radius: 20px !important;
    line-height: 23px !important;
    color: #fff !important;
    top: 5px;
    padding: 8px 32px !important;
    font-family: Inter, Inter !important;
    font-size: 15px !important;
    letter-spacing: 0.1em !important;
    text-transform: uppercase;
    height: fit-content !important;
    margin-top: 18px !important;
  }
  .region-we-mega-menu .navbar-we-mega-menu ul .menu-btn a:hover {
    color: #fff;
  }
  .region-we-mega-menu .navbar-we-mega-menu ul .we-mega-menu-submenu .we-mega-menu-submenu-inner ul li a {
    height: initial !important;
  }
}
#block-radiant-radianttheme-radianttheme-whatwedomenudescription p,
#block-radiant-markets p {
  color: #4d5355;
  font-family: "Poppins";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  margin-top: 22px;
}
#block-radiant-radianttheme-radianttheme-whatwedomenudescription h4 strong,
#block-radiant-markets h4 strong {
  color: #313638 !important;
  font-weight: 600;
  font-family: "Poppins, Inter", sans-serif !important;
  color: #313638;
  font-size: 24px;
  text-transform: capitalize;
  text-decoration: none;
}
#block-radiant-radianttheme-radianttheme-whatwedomenudescription img,
#block-radiant-markets img {
  width: 24px;
  height: 24px;
  margin-right: 12px;
  position: relative;
  bottom: 3px;
}

div#block-radiant-mainnavigation-2 {
  display: flex;
}
div#block-radiant-mainnavigation-2 #superfish-main {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
div#block-radiant-mainnavigation-2 #superfish-main li {
  background-color: #fff;
}
div#block-radiant-mainnavigation-2 #superfish-main li a {
  text-decoration: none;
  display: block;
  color: #313638;
  text-transform: none;
  text-decoration: none;
  background: rgba(0, 0, 0, 0);
  font-family: inherit;
  font-size: 20px;
  font-weight: normal;
  font-family: "Poppins";
}

.top-mast > div {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.region-we-mega-menu .navbar-we-mega-menu ul .we-mega-menu-submenu {
  visibility: visible !important;
  opacity: 1 !important;
}
.region-we-mega-menu .navbar-we-mega-menu ul .active.active-trail a {
  line-height: 1.7;
  height: 88px;
  margin: 0 10px 0 0;
  display: inline-flex;
  height: auto;
  vertical-align: middle;
  border-bottom: 3px solid transparent;
}
.region-we-mega-menu .navbar-we-mega-menu ul li.dropdown-menu .subul {
  height: auto;
}
.region-we-mega-menu .navbar-we-mega-menu ul li.dropdown-menu .subul a:before {
  background-image: none;
  content: "";
}

.fixed-top header {
  background: #fff;
  border-bottom: 2px solid #d0d9de;
  background: #fff;
  box-shadow: 0px 2px 7px 0px rgba(4, 72, 98, 0.11) !important;
  width: 100%;
}

#block-radiant-sitebranding {
  margin-left: 20px;
}

.region-we-mega-menu .navbar-we-mega-menu ul li.dropdown-menu a {
  font-family: "Poppins, Inter";
}
.region-we-mega-menu .navbar-we-mega-menu ul li.dropdown-menu a:before {
  background-image: none;
  content: "\f107";
  font-family: FontAwesome;
  position: absolute;
  right: -4%;
  top: 39% !important;
  color: #1d1d1d;
  font-size: 20px;
  font-weight: 900;
}

.region-we-mega-menu .navbar-we-mega-menu ul li.dropdown-menu:nth-child(3) a:before {
  right: -10px;
}

@media (max-width: 991px) {
  .navbar-we-mega-menu .type-of-block {
    display: block;
  }
  .we-mega-menu-ul > .dropdown-menu > .we-mega-menu-submenu {
    display: block;
  }
  .menu-btn a.we-mega-menu-li {
    background-color: #91c46b !important;
    border-color: #91c46b !important;
    bottom: 10px;
    border-radius: 20px !important;
    line-height: 23px !important;
    color: #fff !important;
    top: 5px;
    padding: 8px 32px !important;
    font-family: Inter, Inter !important;
    font-size: 15px !important;
    letter-spacing: 0.1em !important;
    text-transform: uppercase;
    height: fit-content !important;
    margin-top: 18px !important;
  }
  .navbar-we-mega-menu.navbar ul a {
    display: block;
    color: #1d1d1d;
  }
  .navbar-we-mega-menu.navbar ul .we-megamenu-nolink {
    display: block;
    color: #1d1d1d;
  }
  .navbar-we-mega-menu.navbar ul a {
    color: #1d1d1d;
  }
  .navbar-we-mega-menu.navbar ul a:hover {
    color: #1d1d1d !important;
  }
  .navbar-we-mega-menu.navbar ul a:focus {
    color: #1d1d1d !important;
  }
  .navbar-we-mega-menu.navbar ul .we-megamenu-nolink {
    color: #1d1d1d;
  }
  .navbar-we-mega-menu.navbar ul .we-megamenu-nolink:hover {
    color: #1d1d1d !important;
  }
  .navbar-we-mega-menu.navbar ul .we-megamenu-nolink:focus {
    color: #1d1d1d !important;
  }
  .navbar-we-mega-menu.navbar .nav-tabs > li.active > a {
    color: #1d1d1d !important;
  }
  .navbar-we-mega-menu.navbar .nav-tabs > li.active > a:focus {
    color: #1d1d1d !important;
  }
  .navbar-we-mega-menu.navbar .nav-tabs > li.active > a:hover {
    color: #1d1d1d !important;
  }
  .navbar-we-mega-menu.navbar .nav-tabs > li.active > a {
    color: #1d1d1d !important;
  }
  .navbar-we-mega-menu.navbar .nav-tabs > li.active > a:focus {
    color: #1d1d1d !important;
  }
  .navbar-we-mega-menu.navbar .nav-tabs > li.active > a:hover {
    color: #1d1d1d !important;
  }
  .navbar-we-mega-menu.navbar .nav .open > a {
    background-color: transparent;
  }
  .region-we-mega-menu .we-mega-menu-li[data-level="1"] > a {
    color: #1d1d1d !important;
  }
  .navbar-we-mega-menu.navbar ul > li {
    background-color: transparent;
  }
  .navbar-we-mega-menu.navbar ul > li:last-child {
    background-color: transparent;
  }
  .navbar-we-mega-menu.navbar ul > li ul {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .navbar-we-mega-menu.navbar .nav .open > a {
    font-family: "Poppins", "Inter", sans-serif !important;
    color: #222 !important;
    font-size: 14px !important;
  }
  .navbar-we-mega-menu.navbar .nav-tabs .nav-tabs > li > a {
    background-color: transparent;
  }
  .navbar-we-mega-menu.navbar .nav-tabs .nav-tabs > li > .we-megamenu-nolink {
    background-color: transparent;
  }
  .navbar-we-mega-menu.navbar .we-mega-menu-submenu {
    background-color: #fff;
  }
  .region-we-mega-menu .navbar-we-mega-menu ul li.dropdown-menu a:before {
    opacity: 0;
  }
  .region-we-mega-menu .navbar-we-mega-menu ul li {
    margin: 0px 0px;
  }
  .region-we-mega-menu .navbar-we-mega-menu ul li.dropdown-menu a {
    pointer-events: none;
  }
  .region-we-mega-menu .navbar-we-mega-menu ul .active.active-trail a {
    font-family: "Poppins", "Inter", sans-serif !important;
    color: #222 !important;
    font-size: 14px !important;
  }
  .mobile-menu .region-we-mega-menu .we-mega-menu-submenu-inner .we-mega-menu-col.span2 {
    padding: 0px;
    max-width: 100%;
    margin: 0px;
  }
  .region-we-mega-menu .navbar-we-mega-menu ul li a {
    font-family: "Poppins, Inter";
    color: #222;
    font-size: 14px;
  }
  .region-we-mega-menu .navbar-we-mega-menu ul li.dropdown-menu .subul {
    height: auto;
    background-color: transparent !important;
  }
  .navbar-we-mega-menu.navbar .nav-tabs .nav-tabs > li > a {
    background-color: transparent !important;
  }
  .mobile-menu .region-we-mega-menu .we-mega-menu-submenu-inner .we-mega-menu-col.span2 {
    padding: 0px;
  }
}
.region-we-mega-menu .navbar-we-mega-menu ul .we-mega-menu-submenu .we-mega-menu-submenu-inner ul li a {
  height: initial !important;
  pointer-events: auto;
}
.region-we-mega-menu .navbar-we-mega-menu ul .we-mega-menu-submenu .we-mega-menu-submenu-inner ul li a.we-megamenu-nolink {
  pointer-events: none !important;
}

@media screen and (min-width: 991px) {
  footer .footer-links {
    padding: 0 70px;
  }
}
footer .footer-links .row {
  margin-left: 0px;
}
@media screen and (min-width: 990px) {
  footer .footer-links .row {
    margin-left: 50px;
  }
}
footer .newsletter {
  background-color: #f7f7f7;
  padding: 40px;
}
@media screen and (min-width: 768px) {
  footer .newsletter {
    padding: 70px;
  }
}
footer .contact-message-newsletter-form h2 {
  margin-bottom: 36px;
}
footer .contact-message-newsletter-form .newsletter-prefix {
  color: #4D5355;
  font-family: "Poppins";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
footer .contact-message-newsletter-form #contact-message-newsletter-form {
  display: flex;
  gap: 5px;
  margin-top: 18px;
}
@media (min-width: 768px) and (max-width: 1200px) {
  footer .contact-message-newsletter-form #contact-message-newsletter-form {
    flex-direction: column;
  }
}
@media screen and (max-width: 400px) {
  footer .contact-message-newsletter-form #contact-message-newsletter-form {
    flex-direction: column;
  }
}
footer .contact-message-newsletter-form #contact-message-newsletter-form input[type=submit] {
  color: #ffffff !important;
  background-color: #91c46b !important;
  border-color: #91c46b !important;
  border-radius: 25px;
  font-weight: 600 !important;
  font-family: Inter, Inter !important;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  padding: 13px 31px;
  text-decoration: none;
  font-size: 12px;
  padding: 12px 16px;
  height: 50px;
  border: none;
}
footer .contact-message-newsletter-form #contact-message-newsletter-form .field--name-subject {
  display: none;
}
footer .contact-message-newsletter-form #contact-message-newsletter-form .js-form-type-email label {
  display: none;
}
footer .contact-message-newsletter-form #contact-message-newsletter-form .js-form-type-email .description {
  font-size: 13px;
  font-weight: 400;
  color: #5f6466 !important;
  font-family: Poppins, Inter;
}
footer .contact-message-newsletter-form #contact-message-newsletter-form .js-form-type-email input {
  width: 100%;
  height: 50px;
  font-family: Inter;
  font-size: 16px;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: 0px;
  text-align: left;
  border-radius: 6px;
  border: 1px solid #eaeaea;
  padding: 10px 15px;
  margin-bottom: 10px;
}
footer .contact-message-newsletter-form #contact-message-newsletter-form .js-form-type-email input::placeholder {
  color: #000000;
  font-weight: 400;
}
footer ul {
  padding: 0;
}
footer ul li {
  list-style: none;
  margin-bottom: 18px;
}
footer ul li a {
  text-decoration: none;
  font-size: 16px;
  line-height: 24px;
  color: #59606d;
  margin-bottom: 18px;
  font-weight: 400;
  font-family: Poppins, Inter;
  display: flex;
  gap: 10px;
  align-items: center;
  word-break: break-word;
}
footer ul li a:hover {
  text-decoration: underline;
  color: #59606d;
}
footer h2 {
  font-size: 20px;
  color: #303133;
  line-height: 1.2;
  font-weight: 700;
  font-family: Inter, Inter;
}
footer nav,
footer #block-radiant-views-block-social-media-block-1 {
  padding: 70px 0;
}
@media screen and (max-width: 767px) {
  footer nav,
  footer #block-radiant-views-block-social-media-block-1 {
    padding: 20px 0;
  }
}
footer nav h2,
footer #block-radiant-views-block-social-media-block-1 h2 {
  margin-bottom: 18px;
}
footer .social {
  display: flex;
  gap: 10px;
}

/* Event cards */
#quicktabs-events .quicktabs-tabpage header {
  display: none;
}
#quicktabs-events .views-view-responsive-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-bottom: 30px;
}
#quicktabs-events .views-view-responsive-grid .views-view-responsive-grid__item {
  width: calc(33.33% - 14px);
  padding: 24px;
  box-sizing: border-box;
  border-radius: 16px;
  background: #fff;
  box-shadow: 1px 8px 24px 0px rgba(197, 197, 197, 0.25);
  border: 1px solid #eaeaea;
}
@media screen and (max-width: 767px) {
  #quicktabs-events .views-view-responsive-grid .views-view-responsive-grid__item {
    width: 100%;
  }
}
#quicktabs-events .views-view-responsive-grid .views-view-responsive-grid__item a {
  text-decoration: none;
}
#quicktabs-events .views-view-responsive-grid .views-view-responsive-grid__item .views-view-responsive-grid__item-inner {
  overflow: hidden;
}
#quicktabs-events .views-view-responsive-grid .views-view-responsive-grid__item:hover img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition-property: transform, filter, opacity;
  transition-timing-function: cubic-bezier(0.57, 0.21, 0.69, 1);
  transform: scale(1.05, 1.05);
  transition-duration: 0.3s;
}
#quicktabs-events .views-view-responsive-grid .views-field {
  margin-bottom: 12px;
}
#quicktabs-events .views-view-responsive-grid .views-field.views-field-field-events-banner-image {
  position: relative;
}
#quicktabs-events .views-view-responsive-grid .views-field.views-field-field-events-banner-image img {
  width: 100%;
  border-radius: 4px;
  object-fit: cover;
  height: 150px;
}
#quicktabs-events .views-view-responsive-grid .views-field.views-field-title .field-content a {
  color: #101828;
  font-family: "Poppins" !important;
  font-size: 20px;
  font-style: normal;
  font-weight: 600 !important;
  line-height: normal;
  text-decoration: none;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
#quicktabs-events .views-view-responsive-grid .views-field.views-field-field-start-date {
  color: #a3a3a3;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  display: flex;
  margin-bottom: 30px;
}
#quicktabs-events .views-view-responsive-grid .views-field.views-field-field-start-date::before {
  content: "";
  display: inline-block;
  background-image: url("../images/calendar.svg");
  background-position: center;
  background-repeat: no-repeat;
  width: 20px;
  height: 24px;
  margin-right: 8px;
  margin-top: -3px;
  padding-top: 20px !important;
}
#quicktabs-events .views-view-responsive-grid .views-field.views-field-field-body .field-content {
  color: #323638;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160.5%;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  /* width: 250px; */
  overflow: hidden;
}

/* event Menu */
#quicktabs-events .quicktabs-tabs {
  display: flex;
  gap: 20px;
  border-bottom: 2px solid #eaeaea;
  padding-bottom: 8px;
  list-style: none;
  margin: 0;
  padding-left: 0;
}
@media screen and (max-width: 767px) {
  #quicktabs-events .quicktabs-tabs {
    flex-direction: column;
  }
}
#quicktabs-events .quicktabs-tabs li {
  font-size: 1.125rem;
  font-weight: 500;
  color: #444;
  position: relative;
  padding-bottom: 6px;
}
#quicktabs-events .quicktabs-tabs li a {
  text-decoration: none;
  color: inherit;
  padding: 8px 12px;
  transition: color 0.3s ease-in-out;
  border: none !important;
  color: rgb(48, 49, 51);
  font-weight: 400;
  font-family: "Poppins";
}
#quicktabs-events .quicktabs-tabs li:hover a {
  color: #044862;
}
#quicktabs-events .quicktabs-tabs li.active a {
  color: #044862 !important;
}
#quicktabs-events .quicktabs-tabs li.active::after {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background: #9bc779;
  position: absolute;
  bottom: -8px;
  left: 0;
}

.whobannerblock .paragraph--type--inner-banner {
  position: relative;
}
.whobannerblock .banner-image img {
  width: 100%;
  height: auto;
  display: block;
  max-height: 300px;
}
.whobannerblock .banner-text {
  position: absolute;
  top: 20%;
  left: 5%;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .whobannerblock .banner-text {
    left: 0;
    top: 5%;
    right: 0;
    padding: 16px;
  }
}
.whobannerblock .banner-text h1 {
  letter-spacing: 0em;
  font-weight: 700;
  font-family: "Inter";
  font-size: 46px;
}
@media screen and (max-width: 767px) {
  .whobannerblock .banner-text h1 {
    font-size: 24px;
  }
}
.whobannerblock .banner-text p {
  font-size: 20px;
  margin-top: 36px;
  font-family: "Poppins";
}
@media screen and (max-width: 767px) {
  .whobannerblock .banner-text p {
    font-size: 16px;
    margin-top: 18px;
  }
}

.mission {
  padding-top: 80px;
  padding-bottom: 80px;
  max-width: 804px;
  display: block;
  margin: 0 auto;
}
.mission h2 {
  font-weight: 600 !important;
  color: #101213 !important;
  font-family: Poppins !important;
  font-size: 29px;
  text-align: center;
}
.mission p {
  color: #4D5355;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-align: center;
  font-family: "Poppins";
}

.working-section {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #f7f7f7;
  padding: 40px;
  border-radius: 20px;
  overflow: hidden;
}
.working-section .text-column {
  flex: 1;
  padding-right: 40px;
}
.working-section .text-column h2 {
  font-size: 2rem;
  color: #1a1a1a;
}
.working-section .text-column h2 span {
  font-weight: 700;
}
.working-section .text-column p {
  margin: 20px 0;
  font-size: 1.1rem;
  line-height: 1.6;
  color: #444;
}
.working-section .text-column .careers-btn {
  padding: 12px 24px;
  font-size: 1rem;
  background-color: #8bc34a;
  color: #fff;
  border: none;
  border-radius: 30px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}
.working-section .text-column .careers-btn:hover {
  background-color: #77a837;
}
.working-section .image-column {
  flex: 1;
}
.working-section .image-column img {
  width: 100%;
  border-radius: 20px;
  object-fit: cover;
}

#radiantblock {
  background-color: #f7f7f7;
}
#radiantblock .careerblock img {
  border-radius: 24px;
}
#radiantblock .careerblock h2 {
  color: #303133;
  font-size: 29px;
  font-family: "Poppins" !important;
  letter-spacing: 0em;
  line-height: 1.2;
  font-weight: 600 !important;
}
#radiantblock .careerblock p {
  color: #4D5355;
  font-family: "Poppins";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
#radiantblock .careerblock .learnmore {
  background-color: #91c46b !important;
  border-color: #91c46b !important;
  border-radius: 10em;
  line-height: 23px !important;
  color: #fff !important;
  padding: 13px 31px !important;
  font-family: Inter, Inter !important;
  font-size: 12px !important;
  letter-spacing: 0.1em !important;
  text-transform: uppercase;
  font-weight: 600;
  text-decoration: none;
  min-width: 127px;
  max-height: 41px;
  display: flex;
  max-width: 127px;
  padding: 13px 31px !important;
  align-items: center;
}
#radiantblock .careerblock .learnmore:hover {
  background-color: transparent !important;
  border: 1px solid #91c46b !important;
  color: #91c46b !important;
}
#radiantblock .careerblock .learnmore a {
  color: #fff !important;
  text-decoration: none !important;
}

#digital {
  background: linear-gradient(to right, rgb(9, 69, 92), rgb(19, 133, 176) 98%);
}
#digital h2 {
  text-align: center;
  padding-bottom: 36px;
  color: #fff;
  font-weight: 600 !important;
  font-family: "Poppins" !important;
  font-size: 29px;
}

.centricblock .customertitle {
  font-size: 30px !important;
  color: #ffffff;
  letter-spacing: 0em;
  font-family: Inter, Inter;
}
.centricblock .customerdesc {
  font-size: 20px;
  line-height: 1.75;
  font-weight: 400;
  font-family: Poppins, Inter;
  color: #ffffff;
  margin-right: 30px;
}

#overview {
  padding-bottom: 62px;
}

.default-card .paragraph--type--card-icon-title {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.default-card .paragraph--type--card-icon-title .paragraph--type--card__item {
  background-color: #ffffff;
  padding: 36px;
  border-radius: 12px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  text-align: center;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  max-width: 300px;
  flex: 1 1 calc(33.333% - 24px);
}
.default-card .paragraph--type--card-icon-title .paragraph--type--card__item:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 12px rgba(0, 0, 0, 0.2);
}
.default-card .paragraph--type--card-icon-title .paragraph--type--card__item .icon {
  font-size: 36px;
  color: #007bff;
  margin-bottom: 12px;
}
.default-card .paragraph--type--card-icon-title .paragraph--type--card__item .title {
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  margin: 0;
}
.default-card .paragraph--type--card-icon-title .paragraph--type--card__item .description {
  font-size: 14px;
  color: #666666;
  margin-top: 12px;
}

.custom-card-paragraph {
  border-radius: 16px;
  background-clip: padding-box;
  background-color: #f5f8f9;
  padding: 36px;
}

.custom-card.card {
  border: none;
}
.custom-card.card .card-title {
  margin-top: 18px;
  font-size: 20px;
}
.custom-card.card .card-text p {
  color: #4d5355;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.paragraph--type--card-with-text-image-description .card-body {
  padding-top: 30px;
}
.paragraph--type--card-with-text-image-description .card-title > * {
  font-size: 20px;
  font-weight: 600;
  font-family: "Poppins";
  color: #303133;
}
.paragraph--type--card-with-text-image-description .card-text > * {
  color: #4d5355;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.field_count_title, .counter .field_cardtitle {
  color: #ffffff;
  font-size: 20px;
  line-height: 1.2;
  letter-spacing: 0em;
  font-weight: 700;
  font-family: Inter, Inter;
}

.field_count {
  color: #ffffff;
  font-weight: 600 !important;
  font-size: 75px;
  line-height: 1.75;
  margin: 18px 0px 0px 0px;
  font-family: Poppins, Inter;
}

.counter-container {
  background: linear-gradient(to right, rgb(9, 69, 92), rgb(19, 133, 176) 98%);
  padding-top: 108px;
  padding-bottom: 108px;
}
@media screen and (max-width: 767px) {
  .counter-container {
    padding-top: 72px;
    padding-bottom: 72px;
  }
}

.counter {
  text-align: center;
}
.page-menu-outer {
  padding: 24px 24px 24px 24px !important;
  box-shadow: 1px 8px 24px 0px rgba(197, 197, 197, 0.25);
}
.page-menu-outer .page-menu {
  max-width: 1140px;
  margin: auto;
  display: flex;
  justify-content: space-between;
  list-style: none;
}
@media (max-width: 767px) {
  .page-menu-outer .page-menu {
    flex-direction: column;
    align-items: center;
    gap: 16px;
  }
}
.page-menu-outer .page-menu li {
  list-style: none;
}
.page-menu-outer .page-menu li a {
  font-size: 16px;
  color: rgb(48, 49, 51);
  text-decoration: none;
  font-weight: 400;
  font-family: "Poppins";
}

.custom-card-paragraph {
  border-radius: 16px !important;
  background-clip: padding-box;
  background-color: #f5f8f9;
  padding: 36px;
}

.custom-card.card {
  border: none;
}
.custom-card.card .card-title {
  margin-top: 18px;
  font-size: 20px;
}
.custom-card.card .card-text p {
  color: #4d5355;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.card-icon {
  display: flex;
  align-items: start;
  gap: 20px;
  justify-content: flex-start;
  flex-direction: column;
}
.card-icon .card-desc {
  display: none;
}

.card-title {
  font-size: 17px;
  margin-bottom: 0;
}
.card-title > * {
  font-size: 20px;
  font-weight: 600;
  font-family: "Poppins";
}

.card-icon.icon-text {
  display: flex;
  align-items: start;
  gap: 20px;
  justify-content: flex-start;
  flex-direction: column;
}

.custom-flex .col-lg-4 {
  /* margin-bottom: 36px; */
  margin-top: 36px;
  padding: 0 18px;
}

.icon-text {
  justify-content: center;
}

.paragraph--type--overview-quote {
  background-color: #f7f7f7;
  padding: 36px;
  position: relative;
}
.paragraph--type--overview-quote p,
.paragraph--type--overview-quote * {
  color: #4D5355;
  text-align: center;
  font-family: Poppins;
  font-size: 20px;
  font-style: italic;
  font-weight: 400;
  line-height: 28px;
  padding-top: 36px;
}
.paragraph--type--overview-quote .quote-marker:before {
  position: absolute;
  content: "";
  width: 50px;
  height: 50px;
  background-image: url("/themes/custom/radiant/images/qoute.svg");
  background-repeat: no-repeat;
  background-position: left;
  background-size: cover;
  top: 36px;
}

.paragraph--type--together.paragraph--view-mode--default {
  padding: 24px;
  border-radius: 16px;
  background: var(--Color-Cyan-Cyan-50, #F4F9FC);
  box-shadow: 0px 4px 4px 0px rgba(4, 46, 63, 0.13);
}
.paragraph--type--together.paragraph--view-mode--default .col-12.col-lg-3 img {
  border-radius: 24px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .paragraph--type--together.paragraph--view-mode--default .col-12.col-lg-3 {
    margin-bottom: 36px;
  }
}
.paragraph--type--together.paragraph--view-mode--default .col-12.col-lg-9 h3 {
  color: #303133;
  font-size: 24px;
  font-family: Poppins !important;
  font-weight: 600 !important;
}
.paragraph--type--together.paragraph--view-mode--default .col-12.col-lg-9 p {
  margin-top: 18px;
  color: #4D5355;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 0;
}

#location .paragraph--type--locations {
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
  font-family: sans-serif;
  border: 1px solid #eee;
  padding: 36px 36px 36px 36px;
  min-height: 450px;
  margin-bottom: 36px;
}
#location .paragraph--type--locations img {
  width: 100%;
  height: auto;
  border-radius: 12px;
  object-fit: cover;
  margin-bottom: 18px;
}
#location .paragraph--type--address .address-link a {
  display: inline-flex;
  align-items: flex-start;
  color: #59606d !important;
  font-size: 16px;
  font-family: Poppins, Inter;
  text-decoration: none;
  white-space: normal;
  margin-bottom: 18px;
  word-break: break-word;
  gap: 6px;
}
#location .paragraph--type--address .address-link a:hover {
  text-decoration: underline;
}
#location .paragraph--type--address .address-link a::before {
  content: "";
  background: url("../images/pin.svg") no-repeat !important;
  min-width: 24px !important;
  height: 24px !important;
  background-size: cover !important;
  display: inline-block;
  margin-right: 6px;
}
#location .paragraph--type--address .email {
  display: flex;
}
#location .paragraph--type--address .email a {
  color: #59606d !important;
  font-size: 16px;
  font-family: Poppins, Inter;
  margin: 0px;
  text-decoration: none;
}
#location .paragraph--type--address .email a:hover {
  text-decoration: underline;
}
#location .paragraph--type--address .email::before {
  content: "";
  background: url("../images/email.svg") no-repeat !important;
  width: 24px !important;
  height: 24px !important;
  background-size: cover !important;
  display: inline-block;
  margin-right: 12px;
}
#location .office-location {
  color: #303133;
  font-size: 20px;
  letter-spacing: 0em;
  font-weight: 700;
  font-family: Inter, Inter;
  margin-bottom: 24px;
}
#location h2 {
  color: #303133;
  text-align: center;
  font-size: 29px;
  font-family: "poppins";
  font-weight: 600;
  margin-bottom: 10px;
}
#location .layout.layout--onecol p {
  color: #475467;
  text-align: center;
  font-family: poppins;
  font-size: 16px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
  margin-bottom: 36px;
}

.default-card .paragraph--type--card-icon-title {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.default-card .paragraph--type--card-icon-title .paragraph--type--card__item {
  background-color: #ffffff;
  padding: 36px;
  border-radius: 12px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  text-align: center;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  max-width: 300px;
  flex: 1 1 calc(33.333% - 24px);
}
.default-card .paragraph--type--card-icon-title .paragraph--type--card__item:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 12px rgba(0, 0, 0, 0.2);
}
.default-card .paragraph--type--card-icon-title .paragraph--type--card__item .icon {
  font-size: 36px;
  color: #007bff;
  margin-bottom: 12px;
}
.default-card .paragraph--type--card-icon-title .paragraph--type--card__item .title {
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  margin: 0;
}
.default-card .paragraph--type--card-icon-title .paragraph--type--card__item .description {
  font-size: 14px;
  color: #666666;
  margin-top: 12px;
}

.tools .tools-card {
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.05);
  border-radius: 16px;
  background-clip: padding-box;
  transform: translateZ(0);
  background-color: #ffffff;
  padding: 36px;
  height: 100%;
  transition: transform 0.6s ease;
}
.tools .tools-card:not(.side-card) .cardimage {
  max-width: 300px;
  display: flex;
  flex-direction: column;
}
.tools .tools-card:not(.side-card) .title {
  order: 2;
  display: flex;
  flex-direction: column;
}
.tools .tools-card:not(.side-card) .title .tools-title {
  order: 2;
}
.tools .tools-card:not(.side-card) .title .tools-icon {
  order: 1;
}
.tools .tools-card:not(.side-card) .title a {
  color: #04242A;
  font-family: Poppins;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 126%;
  text-decoration: none;
  margin-top: 18px;
  display: flex;
  width: 60%;
}
.tools .tools-card:not(.side-card) .title span {
  order: 0;
}
.tools .tools-card:not(.side-card) img {
  order: 1;
}
.tools .tools-card:not(.side-card) .learnmore {
  order: 5;
}
.tools .tools-card:not(.side-card) * {
  order: 4;
}
.tools .tools-card:hover {
  transform: translateY(-10px);
  background: #065795 !important;
  transition: background-color 0.3s ease-in-out;
  transition: transform 0.5s ease;
}
.tools .tools-card:hover * {
  color: #fff !important;
}
.tools .side-card-group {
  height: 100%;
}
.tools .side-card-group div:first-child .side-card {
  background-color: #f4fafd;
}
.tools .tools-card.side-card {
  padding: 36px;
}
.tools .tools-card.side-card > .views-field {
  height: 100%;
}
.tools .tools-card.side-card > .views-field .cardimage {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.tools .tools-card.side-card > .views-field .cardimage .title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.tools .tools-card.side-card > .views-field .cardimage .title > * {
  text-decoration: none;
  color: #04242A;
  font-family: Poppins;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 126%;
}
.tools .tools-card.side-card > .views-field .cardimage .title span > a {
  text-decoration: none;
  color: #04242A;
  font-family: Poppins;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 126%;
}
.tools .tools-card.side-card > .views-field .cardimage .title span:last-child img {
  width: 77px;
  transition: transform 0.5s ease-in-out;
}
.tools .tools-card.side-card:hover .cardimage .title span:last-child img {
  transform: translateY(-90%);
}
.tools footer .imagetext {
  margin-top: 36px;
  margin-right: 0px;
}

.cardimage h3 {
  color: #04242A;
  font-family: Poppins;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 126%;
}
.cardimage p {
  margin-top: 18px;
  color: #073339;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
.cardimage .learnmore {
  margin-top: 36px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.cardimage .learnmore svg:not(:host).svg-inline--fa, .cardimage .learnmore svg:not(:root).svg-inline--fa {
  position: absolute;
  right: 0;
  pointer-events: none;
  font-size: 18px;
}
.cardimage .learnmore a {
  font-size: 16px;
  color: #303133;
  text-decoration: none;
  width: 100%;
  font-weight: 700;
}

.search-form {
  display: none;
}
.search-form + h2 {
  text-align: center;
  padding-top: 50px;
  display: none;
}

.search-results > h3 {
  background: #eaeaea;
  padding: 54px 36px;
  font-size: 24px;
  font-weight: 700;
  font-family: -apple-system, BlinkMacSystemFont, Poppins, Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif !important;
}
.search-results ol {
  list-style: none;
}
.search-results ol li {
  margin: 36px 0px 0px 0px;
}
.search-results ol li a {
  font-size: 20px;
  color: #777777;
  text-decoration: none;
  font-size: 20px;
  color: #303133;
  text-decoration: none;
  letter-spacing: 0em;
  font-weight: 700;
  font-family: Inter, Inter;
}
.search-results ol li p {
  font-weight: 400;
  font-family: Poppins, Inter;
  font-size: 20px;
  margin: 9px 0px 0px 0px;
  font-weight: 400;
  /* font-family: Poppins, Inter; */
  color: #777777;
}

.pager {
  width: 300px;
  margin: 100px auto 0 auto;
}

ul.pager__items.js-pager__items {
  list-style: none;
  display: flex;
  justify-content: space-between;
}
ul.pager__items.js-pager__items .pager__item a {
  text-decoration: none;
  color: #303133;
}

#block-radiant-customsearchblock p {
  margin: 0px;
}
#block-radiant-customsearchblock a.btn {
  margin-right: 32px;
  background: transparent;
  border: none;
  width: 25px;
  padding: 0;
}
#block-radiant-customsearchblock a.btn::before {
  font-family: "FontAwesome";
  content: "\f002";
  color: #003366;
  font-size: 25px;
}

#block-radiant-customsearchformmodal .modal-dialog {
  min-width: 70%;
}
#block-radiant-customsearchformmodal .modal-dialog .modal-content {
  height: 100vh;
}
#block-radiant-customsearchformmodal .modal-dialog .modal-content .modal-header h3 {
  font-family: "poppins";
  font-size: 24px;
}
#block-radiant-customsearchformmodal .modal-dialog .modal-content .modal-body {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 36px;
}
#block-radiant-customsearchformmodal .modal-dialog .modal-content .modal-body form {
  width: -webkit-fill-available;
}
#block-radiant-customsearchformmodal .modal-dialog .modal-content .modal-body form p {
  display: flex;
}
#block-radiant-customsearchformmodal .modal-dialog .modal-content .modal-body form input {
  min-width: 77%;
  padding: 8px;
  font-size: 3.5vh;
  font-family: "poppins";
  margin-right: 12px;
}
@media screen and (max-width: 767px) {
  #block-radiant-customsearchformmodal .modal-dialog .modal-content .modal-body form input {
    min-width: 50%;
  }
}
#block-radiant-customsearchformmodal .modal-dialog .modal-content .modal-body form button {
  height: 50px;
  padding: 10px 36px;
  background: #003366 !important;
  border: none;
  color: #fff;
  font-size: 3.5vh;
  font-family: "poppins";
}

.search-form nav.pager .pager__items .pager__item.is-active {
  background-color: #eeeeee;
  color: #333333 !important;
  cursor: default;
  border-radius: 50%;
  width: 12%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  bottom: 3px;
}

.pager li.pager__item.is-active a {
  background-color: #eeeeee;
  color: #333333 !important;
  border-radius: 50%;
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  margin-top: 0px;
  border-radius: 50%;
  font-size: 12px;
  font-weight: 500;
  text-align: center;
  position: relative;
}

@media (min-width: 1440px) and (max-width: 1600px) {
  #block-radiant-customsearchformmodal .modal-dialog .modal-content .modal-body form {
    width: 80%;
  }
  #block-radiant-customsearchformmodal .modal-dialog .modal-content .modal-body form p {
    margin-bottom: 0px !important;
  }
}
.visually-hidden {
  display: none;
}

body {
  margin: 0px;
  font-size: 16px !important;
  font-family: "Poppins" !important;
}

main {
  margin-top: 90px;
}
@media screen and (max-width: 767px) {
  main {
    margin-top: 150px;
  }
}

.back-to-top {
  display: none;
}

.region-we-mega-menu .navbar-we-mega-menu ul .we-mega-menu-submenu {
  visibility: visible !important;
  opacity: 1 !important;
}

.fixed-top header {
  background: #fff;
  border-bottom: 2px solid #d0d9de;
  background: #fff;
  box-shadow: 0px 2px 7px 0px rgba(4, 72, 98, 0.11) !important;
  width: 100%;
}

.region-we-mega-menu .navbar-we-mega-menu ul.we-mega-menu-ul > li.active:not([data-class=menu-btn]) {
  background: #eef4f6 !important;
  border-bottom: 3px solid #91c46b;
}

.region-we-mega-menu .navbar-we-mega-menu ul.we-mega-menu-ul > li.active.active-trail:not([data-class=menu-btn]) > a {
  background: #eef4f6 !important;
  font-weight: 500;
  color: #044862;
}
.region-we-mega-menu .navbar-we-mega-menu ul.we-mega-menu-ul > li.active.active-trail:not([data-class=menu-btn]) > a:hover {
  border-bottom: none !important;
}

.region-we-mega-menu .navbar-we-mega-menu ul .active.active-trail a {
  line-height: 1.7;
  height: 88px;
  margin: 0 10px 0 0;
  display: inline-flex;
  height: auto;
  vertical-align: middle;
}

.highlight {
  background-color: #FADFC8 !important;
  color: inherit;
  padding: 0 5px !important;
  border-radius: 3px;
}

.newheading {
  text-align: center;
  margin-top: 0px;
  color: #003366 !important;
  text-align: center;
  font-size: 36px;
  font-style: normal;
  font-weight: 700 !important;
  line-height: normal;
}

.heading-text {
  text-align: center;
}
.heading-text span {
  color: #566165;
  font-family: "Poppins";
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.bg-light-blue {
  background-color: #f2f3ff;
}

.bg-dark-blue {
  background-color: #6476d8;
}

.transformed-organization {
  padding-top: 55px;
  border-radius: 20px;
  background-image: url("../images/Digital-transformation.jpg");
  background-position: center;
  background-repeat: no-repeat;
}
.transformed-organization .left-block {
  padding: 0 36px;
}
.transformed-organization .left-block span {
  color: #f6f6f6;
  font-family: "Poppins";
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: 135.2%;
}
.transformed-organization .right-block {
  padding: 0 36px;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
}
@media screen and (min-width: 767px) {
  .transformed-organization .right-block {
    margin-top: -105px;
  }
}
.transformed-organization .right-block p:nth-child(2) img {
  margin-top: -150px;
}

.pt-108 {
  padding-top: 108px;
}
@media screen and (max-width: 767px) {
  .pt-108 {
    padding-top: 20px;
  }
}

.pb-108 {
  padding-bottom: 108px;
}
@media screen and (max-width: 767px) {
  .pb-108 {
    padding-bottom: 20px;
  }
}

.title-card {
  padding: 54px 36px;
  max-width: 340px;
}
.title-card:hover {
  transform: scale(1.2);
  box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
  background-color: #fea9a4 !important;
  z-index: 2;
}
.title-card a {
  color: #04242a;
  font-family: Inter, Inter;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 126%;
  text-decoration: none;
}
.title-card a span {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.title-card a span svg {
  font-size: 20px;
}
.title-card p {
  color: #073339;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  margin-top: 32px;
}

.services .views-view-responsive-grid {
  display: flex;
  flex-wrap: wrap;
  width: 100vw;
  margin-left: -8px;
  left: 50%;
  transform: translateX(-50%);
  position: relative;
}
.services .views-view-responsive-grid .views-view-responsive-grid__item {
  display: flex;
}
.services .views-view-responsive-grid .views-view-responsive-grid__item .views-view-responsive-grid__item-inner {
  display: flex;
}
.services .views-view-responsive-grid img {
  max-width: 340px;
  height: 100%;
  width: 100%;
  height: 100%;
}

.copyright {
  background: #141618;
  color: #fff;
  padding: 27px;
}

#block-radiant-letsembark {
  position: relative;
}
#block-radiant-letsembark img {
  width: 100%;
  height: auto;
}
#block-radiant-letsembark .embark {
  color: #fff;
  font-family: Inter, Inter;
}
#block-radiant-letsembark .embark h2 {
  font-size: 29px;
  font-weight: 600;
}
#block-radiant-letsembark .embark p {
  padding: 18px 0;
  margin: 0;
}
#block-radiant-letsembark .embark p span {
  font-size: 20px;
  font-weight: 400;
  font-family: Poppins, Inter;
}
#block-radiant-letsembark .embark a {
  color: #ffffff !important;
  background-color: #91c46b !important;
  border-color: #91c46b !important;
  border-radius: 25px;
  font-weight: 600 !important;
  font-family: Inter, Inter !important;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  padding: 13px 31px;
  text-decoration: none;
}
#block-radiant-letsembark .embark a span {
  font-size: 15px;
  font-weight: 600;
}

.digital a {
  color: #ffffff !important;
  background-color: #91c46b !important;
  border-color: #91c46b !important;
  border-radius: 25px;
  font-weight: 600 !important;
  font-family: Inter, Inter !important;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  padding: 13px 31px;
  text-decoration: none;
  position: absolute;
  margin-top: 36px;
  font-size: 12px !important;
  padding: 13px 31px !important;
}
.digital .digital-left {
  position: relative;
  margin-bottom: 36px;
}

#events-banner img {
  width: 100%;
}

#events-category {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-top: 18px;
}
@media screen and (max-width: 767px) {
  #events-category {
    flex-direction: column;
    align-items: end;
  }
}
#events-category .layout__region--first {
  flex: 0 1 70%;
}
#events-category .layout__region--first > div:first-child {
  color: #598c33;
  font-family: Inter;
  text-transform: uppercase;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.252px;
  margin-bottom: 10px !important;
}
#events-category .layout__region--first span {
  font-size: 24px;
  font-weight: 700;
  color: #313638;
  font-family: "Inter";
}
#events-category .layout__region--second {
  flex: 0 1 25%;
  display: flex;
  justify-content: center;
  color: #ffffff !important;
  background-color: #91c46b !important;
  border-color: #91c46b !important;
  font-weight: 600 !important;
  font-family: Inter, Inter !important;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  text-decoration: none;
  padding: 13px 39px;
  border-radius: 50px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #events-category .layout__region--second {
    margin-top: 16px;
  }
}
#events-category .layout__region--second div a {
  color: #ffffff !important;
  background-color: #91c46b !important;
  border-color: #91c46b !important;
  border-radius: 25px;
  font-weight: 600 !important;
  font-family: Inter, Inter !important;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  padding: 13px 31px;
  text-decoration: none;
  color: #ffffff !important;
  font-weight: 600 !important;
  font-family: Inter, Inter !important;
  text-transform: uppercase;
  text-decoration: none;
  padding: 0 !important;
}
#events-category .layout__region--second div a:hover {
  background-color: #84b75e;
  border-color: #84b75e;
}

#events-date-time-location {
  background-color: #f6fafd;
  border-radius: 0.5rem;
  display: flex;
  flex-wrap: wrap;
  padding: 24px 10px;
  margin-top: 36px;
  margin-bottom: 36px;
  color: #313638;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  #events-date-time-location {
    gap: 10px;
    flex-direction: column;
  }
}
#events-date-time-location .layout__region div {
  color: #313638;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
}
#events-date-time-location .layout__region > div:first-child {
  margin-left: 32px;
}
#events-date-time-location .layout__region.layout__region--first::before {
  content: "";
  background: url("../images/icons/calendar-date.svg") no-repeat;
  background-size: cover;
  width: 24px;
  height: 24px;
  position: absolute;
}
#events-date-time-location .layout__region.layout__region--second {
  display: flex;
  position: relative;
}
@media (min-width: 768px) and (max-width: 1200px) {
  #events-date-time-location .layout__region.layout__region--second {
    flex: 50%;
  }
}
#events-date-time-location .layout__region.layout__region--second::before {
  content: "";
  background: url("../images/icons/clock.svg") no-repeat;
  background-size: cover;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 0;
}
#events-date-time-location .layout__region.layout__region--second .layout--onecol .layout__region > div:first-child {
  margin: 0 16px;
}
#events-date-time-location .layout__region.layout__region--third {
  display: flex;
  justify-content: flex-end;
}
#events-date-time-location .layout__region.layout__region--third > div {
  margin-left: 0;
  display: flex;
  justify-content: space-between;
  position: relative;
}
#events-date-time-location .layout__region.layout__region--third > div::before {
  content: "";
  background: url("../images/icons/map-pin.svg") no-repeat;
  background-size: cover;
  width: 24px;
  height: 24px;
  position: absolute;
  margin-left: -32px;
}

#about-this-event h2 {
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 1rem;
  color: #303133;
  font-family: Inter;
  font-size: 22px !important;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
#about-this-event p {
  color: #323638;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160.5%;
}

footer.back-button button {
  background: none;
  border: none;
  color: #303133;
  font-size: 20px;
  line-height: 1.5em;
  font-weight: 500;
  font-family: Inter, Inter;
}
footer.back-button::before {
  content: "";
  background: url("../images/icons/Icon.svg") no-repeat;
  background-size: cover;
  width: 32px;
  height: 32px;
}

.search-block-form #edit-actions::before {
  content: "";
  position: absolute;
  content: "\f002";
  font-family: FontAwesome;
  position: absolute;
  right: 3%;
  top: 34%;
  color: #044862;
  font-size: 19px;
  font-weight: 300;
}
.search-block-form #edit-actions #edit-submit {
  display: none;
}
.search-block-form .js-form-type-search .form-search {
  display: none;
}

.global-locations img {
  border-radius: 24px;
}
.global-locations .row.ck-widget {
  display: flex;
  gap: 20px;
}
.global-locations p {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 36px;
}
.global-locations p a {
  border: 2px solid #91c46b !important;
  color: #91c46b !important;
  background-color: transparent !important;
  text-decoration: none;
  padding: 16px 39px;
  display: inline-block;
  border-radius: 150px;
  font-weight: 700;
  font-family: "Inter";
}

.career-banner {
  background-color: #f5f9fe;
}

.case-studies-carousel ul {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  list-style: none;
  gap: 1rem;
  border: none;
  width: fit-content;
  margin: 0 auto;
  border-radius: 100px;
  flex-wrap: wrap;
  position: relative;
  margin-top: 40px;
}
.case-studies-carousel ul::before {
  content: "";
  display: block;
  height: calc(100% + 0px);
  left: 0;
  opacity: 0.08;
  pointer-events: none;
  position: absolute;
  right: 0;
  z-index: 0;
  border-radius: 2rem;
}
.case-studies-carousel ul li {
  position: relative;
}
.case-studies-carousel ul li span {
  display: block;
  padding: 18px 23px;
  border-radius: 2rem;
  font-weight: 600;
  color: white;
  text-decoration: none;
  font-size: 17px;
  font-family: "Poppins";
  cursor: pointer;
}
.case-studies-carousel ul li span.active {
  background-color: white;
  color: #000;
}

.case-studies-carousel .slick__slide {
  background-color: #fff !important;
  border-radius: 16px;
  padding: 24px;
  margin: 40px 18px 80px 18px;
}
.case-studies-carousel .slick__slide .slide__media {
  display: none;
}
.case-studies-carousel .slick__slide .slide__caption {
  padding: 0;
}
.case-studies-carousel .slick__slide .slide__caption .case-studies-banner img {
  height: 130px;
}
.case-studies-carousel .slick__slide .slide__caption .case-studies-banner img:hover {
  backface-visibility: hidden;
  transition-property: transform, filter, opacity;
  transition-timing-function: cubic-bezier(0.57, 0.21, 0.69, 1);
  transform: scale(1.05, 1.05);
  transition-duration: 0.3s;
}
.case-studies-carousel .slick__slide .slide__caption .case-studies-category {
  color: #598c33 !important;
  font-size: 12px;
  font-weight: 600;
}
.case-studies-carousel .slick__slide .slide__caption .case-studies-title a {
  display: -webkit-box;
  max-width: 300px;
  min-height: 60px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: #303133;
  text-decoration: none;
  font-weight: 600;
  font-size: 20px;
  font-family: "Poppins";
  word-break: break-word;
}
.case-studies-carousel .slick__slide .slide__caption .case-studies-description a {
  display: -webkit-box;
  max-width: 300px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: #303133;
  text-decoration: none;
  font-weight: 400;
  font-size: 16px;
  font-family: "Poppins";
  word-break: break-word;
  min-height: 48px;
}
.case-studies-carousel .card-img-overlay {
  position: relative !important;
  padding: 0 !important;
}

#contact-message-contact-us-form .js-filter-wrapper {
  display: none;
}
#contact-message-contact-us-form .js-form-item-field-agree-value {
  display: flex;
  align-items: center;
  gap: 20px;
  width: 50vw;
}
#contact-message-contact-us-form .js-form-item-field-agree-value label {
  display: block;
}
#contact-message-contact-us-form .js-form-item-field-agree-value input {
  width: auto;
}
#contact-message-contact-us-form #edit-field-agree--wrapper {
  width: 50vw;
  margin-bottom: 18px;
}
#contact-message-contact-us-form #edit-field-agree--wrapper legend span {
  font-family: "Poppins" !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 19px !important;
  letter-spacing: 0em;
}
#contact-message-contact-us-form #edit-field-agree--wrapper #edit-field-agree {
  display: flex;
  align-items: center;
  gap: 50px;
  font-size: 16px;
}
#contact-message-contact-us-form #edit-field-agree--wrapper #edit-field-agree .js-form-item-field-agree {
  display: flex;
  align-items: center;
  gap: 10px;
}
#contact-message-contact-us-form #edit-field-agree--wrapper #edit-field-agree input {
  width: auto;
  margin-bottom: 0;
}
#contact-message-contact-us-form #edit-field-agree--wrapper #edit-field-agree label {
  display: block;
  width: -webkit-fill-available;
}

.contact-message-application-form h2,
.contact-message-contact-us-form h2 {
  text-align: center;
  margin-bottom: 20px;
}

#contact-message-application-form .js-form-item-field-notice-period {
  display: flex;
  width: 50vw;
  margin-bottom: 18px;
  align-items: center;
  gap: 20px;
}
#contact-message-application-form .js-form-item-field-notice-period label {
  display: block;
  width: 20vw;
}
@media screen and (max-width: 767px) {
  #contact-message-application-form .js-form-item-field-notice-period {
    width: 80vw;
  }
}
@media screen and (max-width: 767px) {
  #contact-message-application-form legend {
    text-align: center;
  }
}

#contact-message-application-form,
#contact-message-contact-us-form,
#contact-message-contact-us-for-teaming-opportuni-form,
.webform-submission-contact-form,
.webform-submission-application-form,
.webform-submission-contact-us-for-teaming-opportuni-form,
.webform-submission-newsletter-form,
.webform-submission-secure-your-free-spot-now-form {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#contact-message-application-form .js-form-item-select-office label,
#contact-message-contact-us-form .js-form-item-select-office label,
#contact-message-contact-us-for-teaming-opportuni-form .js-form-item-select-office label,
.webform-submission-contact-form .js-form-item-select-office label,
.webform-submission-application-form .js-form-item-select-office label,
.webform-submission-contact-us-for-teaming-opportuni-form .js-form-item-select-office label,
.webform-submission-newsletter-form .js-form-item-select-office label,
.webform-submission-secure-your-free-spot-now-form .js-form-item-select-office label {
  display: block;
  margin-bottom: 12px;
}
#contact-message-application-form .form-managed-file,
#contact-message-contact-us-form .form-managed-file,
#contact-message-contact-us-for-teaming-opportuni-form .form-managed-file,
.webform-submission-contact-form .form-managed-file,
.webform-submission-application-form .form-managed-file,
.webform-submission-contact-us-for-teaming-opportuni-form .form-managed-file,
.webform-submission-newsletter-form .form-managed-file,
.webform-submission-secure-your-free-spot-now-form .form-managed-file {
  display: flex;
  flex-direction: column;
}
#contact-message-application-form .form-managed-file em.placeholder,
#contact-message-contact-us-form .form-managed-file em.placeholder,
#contact-message-contact-us-for-teaming-opportuni-form .form-managed-file em.placeholder,
.webform-submission-contact-form .form-managed-file em.placeholder,
.webform-submission-application-form .form-managed-file em.placeholder,
.webform-submission-contact-us-for-teaming-opportuni-form .form-managed-file em.placeholder,
.webform-submission-newsletter-form .form-managed-file em.placeholder,
.webform-submission-secure-your-free-spot-now-form .form-managed-file em.placeholder {
  background: transparent;
}
#contact-message-application-form .form-managed-file input.form-file,
#contact-message-contact-us-form .form-managed-file input.form-file,
#contact-message-contact-us-for-teaming-opportuni-form .form-managed-file input.form-file,
.webform-submission-contact-form .form-managed-file input.form-file,
.webform-submission-application-form .form-managed-file input.form-file,
.webform-submission-contact-us-for-teaming-opportuni-form .form-managed-file input.form-file,
.webform-submission-newsletter-form .form-managed-file input.form-file,
.webform-submission-secure-your-free-spot-now-form .form-managed-file input.form-file {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
#contact-message-application-form .description,
#contact-message-contact-us-form .description,
#contact-message-contact-us-for-teaming-opportuni-form .description,
.webform-submission-contact-form .description,
.webform-submission-application-form .description,
.webform-submission-contact-us-for-teaming-opportuni-form .description,
.webform-submission-newsletter-form .description,
.webform-submission-secure-your-free-spot-now-form .description {
  display: none;
}
#contact-message-application-form .js-form-item,
#contact-message-contact-us-form .js-form-item,
#contact-message-contact-us-for-teaming-opportuni-form .js-form-item,
.webform-submission-contact-form .js-form-item,
.webform-submission-application-form .js-form-item,
.webform-submission-contact-us-for-teaming-opportuni-form .js-form-item,
.webform-submission-newsletter-form .js-form-item,
.webform-submission-secure-your-free-spot-now-form .js-form-item {
  margin-bottom: 18px;
}
#contact-message-application-form input,
#contact-message-application-form textarea,
#contact-message-application-form select,
#contact-message-contact-us-form input,
#contact-message-contact-us-form textarea,
#contact-message-contact-us-form select,
#contact-message-contact-us-for-teaming-opportuni-form input,
#contact-message-contact-us-for-teaming-opportuni-form textarea,
#contact-message-contact-us-for-teaming-opportuni-form select,
.webform-submission-contact-form input,
.webform-submission-contact-form textarea,
.webform-submission-contact-form select,
.webform-submission-application-form input,
.webform-submission-application-form textarea,
.webform-submission-application-form select,
.webform-submission-contact-us-for-teaming-opportuni-form input,
.webform-submission-contact-us-for-teaming-opportuni-form textarea,
.webform-submission-contact-us-for-teaming-opportuni-form select,
.webform-submission-newsletter-form input,
.webform-submission-newsletter-form textarea,
.webform-submission-newsletter-form select,
.webform-submission-secure-your-free-spot-now-form input,
.webform-submission-secure-your-free-spot-now-form textarea,
.webform-submission-secure-your-free-spot-now-form select {
  background-color: #f1f2f2;
  border: none;
  border-color: #eaeaea;
  color: #313638 !important;
  border-radius: 12px;
  padding: 10px 15px;
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.025);
}
@media screen and (min-width: 768px) {
  #contact-message-application-form input,
  #contact-message-application-form textarea,
  #contact-message-application-form select,
  #contact-message-contact-us-form input,
  #contact-message-contact-us-form textarea,
  #contact-message-contact-us-form select,
  #contact-message-contact-us-for-teaming-opportuni-form input,
  #contact-message-contact-us-for-teaming-opportuni-form textarea,
  #contact-message-contact-us-for-teaming-opportuni-form select,
  .webform-submission-contact-form input,
  .webform-submission-contact-form textarea,
  .webform-submission-contact-form select,
  .webform-submission-application-form input,
  .webform-submission-application-form textarea,
  .webform-submission-application-form select,
  .webform-submission-contact-us-for-teaming-opportuni-form input,
  .webform-submission-contact-us-for-teaming-opportuni-form textarea,
  .webform-submission-contact-us-for-teaming-opportuni-form select,
  .webform-submission-newsletter-form input,
  .webform-submission-newsletter-form textarea,
  .webform-submission-newsletter-form select,
  .webform-submission-secure-your-free-spot-now-form input,
  .webform-submission-secure-your-free-spot-now-form textarea,
  .webform-submission-secure-your-free-spot-now-form select {
    width: 50vw;
  }
}
@media screen and (max-width: 767px) {
  #contact-message-application-form input,
  #contact-message-application-form textarea,
  #contact-message-application-form select,
  #contact-message-contact-us-form input,
  #contact-message-contact-us-form textarea,
  #contact-message-contact-us-form select,
  #contact-message-contact-us-for-teaming-opportuni-form input,
  #contact-message-contact-us-for-teaming-opportuni-form textarea,
  #contact-message-contact-us-for-teaming-opportuni-form select,
  .webform-submission-contact-form input,
  .webform-submission-contact-form textarea,
  .webform-submission-contact-form select,
  .webform-submission-application-form input,
  .webform-submission-application-form textarea,
  .webform-submission-application-form select,
  .webform-submission-contact-us-for-teaming-opportuni-form input,
  .webform-submission-contact-us-for-teaming-opportuni-form textarea,
  .webform-submission-contact-us-for-teaming-opportuni-form select,
  .webform-submission-newsletter-form input,
  .webform-submission-newsletter-form textarea,
  .webform-submission-newsletter-form select,
  .webform-submission-secure-your-free-spot-now-form input,
  .webform-submission-secure-your-free-spot-now-form textarea,
  .webform-submission-secure-your-free-spot-now-form select {
    width: 80vw;
  }
}
#contact-message-application-form label,
#contact-message-contact-us-form label,
#contact-message-contact-us-for-teaming-opportuni-form label,
.webform-submission-contact-form label,
.webform-submission-application-form label,
.webform-submission-contact-us-for-teaming-opportuni-form label,
.webform-submission-newsletter-form label,
.webform-submission-secure-your-free-spot-now-form label {
  display: none;
}
#contact-message-application-form #edit-actions input,
#contact-message-contact-us-form #edit-actions input,
#contact-message-contact-us-for-teaming-opportuni-form #edit-actions input,
.webform-submission-contact-form #edit-actions input,
.webform-submission-application-form #edit-actions input,
.webform-submission-contact-us-for-teaming-opportuni-form #edit-actions input,
.webform-submission-newsletter-form #edit-actions input,
.webform-submission-secure-your-free-spot-now-form #edit-actions input {
  background: #91c46b !important;
  color: #fff !important;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 600 !important;
  font-family: Inter, Inter !important;
  letter-spacing: 0.1em;
}
#contact-message-application-form .js-form-item-subject-0-value input,
#contact-message-contact-us-form .js-form-item-subject-0-value input,
#contact-message-contact-us-for-teaming-opportuni-form .js-form-item-subject-0-value input,
.webform-submission-contact-form .js-form-item-subject-0-value input,
.webform-submission-application-form .js-form-item-subject-0-value input,
.webform-submission-contact-us-for-teaming-opportuni-form .js-form-item-subject-0-value input,
.webform-submission-newsletter-form .js-form-item-subject-0-value input,
.webform-submission-secure-your-free-spot-now-form .js-form-item-subject-0-value input {
  display: none;
}

.section-cards .card-outer {
  background-color: #f5f8f9;
  padding: 32px;
  padding-bottom: 0px !important;
  border-radius: 16px;
}
.section-cards .card-outer .card {
  background-color: #f5f8f9;
}

.cardswithcenterimage,
.onlycard {
  background-color: #f5f8f9;
}
.cardswithcenterimage:has(#barriers),
.onlycard:has(#barriers) {
  background-color: #ffffff;
}
.cardswithcenterimage:has(#barriers) .card-outer,
.onlycard:has(#barriers) .card-outer {
  background-color: transparent;
}
.cardswithcenterimage:has(#barriers) .card-outer .card,
.onlycard:has(#barriers) .card-outer .card {
  background-color: transparent;
}

.why-radiant img {
  border-radius: 24px;
  margin-bottom: 36px;
}
.why-radiant .heading-text {
  text-align: left;
}
.why-radiant .heading-text h2 span {
  color: #303133;
  font-size: 29px;
  font-weight: 600 !important;
}

.culture {
  background: url("../images/widget-bg.svg") no-repeat;
  background-size: cover;
  padding: 70px;
}
@media screen and (max-width: 767px) {
  .culture {
    padding: 24px;
  }
}
.culture .row.ck-widget {
  display: flex;
  gap: 24px;
}
.culture img {
  border-radius: 16px;
  clip-path: inset(1px);
}
.culture p.text-center {
  margin-bottom: 36px;
}

.capabilities-section {
  background-color: #f7f7f7;
  padding-top: 80px;
  padding-bottom: 80px;
}
.capabilities-section .paragraph--type--capabilities a {
  background: transparent;
  border: none;
  position: relative;
  flex: 1;
  font-weight: 500;
  color: #303133;
  font-size: 18px;
  letter-spacing: 0;
  line-height: normal;
  display: flex;
  align-items: center;
  font-family: "Poppins";
  text-align: left;
  gap: 16px;
  padding: 0;
}
.capabilities-section .paragraph--type--capabilities a img {
  min-width: 40px;
  height: auto;
  max-width: 40px;
}
.capabilities-section .paragraph--type--capabilities a div {
  margin-right: 16px;
}
.capabilities-section .paragraph--type--capabilities a::after {
  content: "";
  background: url("../images/icons/CTA-caret-close.svg") no-repeat;
  width: 18px;
  height: 18px;
  background-size: cover;
  position: absolute;
  right: 0;
}

.paragraph--type--intro-image img {
  border-radius: 24px;
}
@media screen and (min-width: 1400px) {
  .paragraph--type--intro-image img {
    min-width: 530px;
  }
}

.paragraph--type--block-intro .intro-title {
  color: #303133;
  font-size: 29px;
  font-weight: 600;
  font-family: "Poppins";
  margin-bottom: 18px;
}
.paragraph--type--block-intro .intro-description {
  color: #475467;
  font-family: poppins;
  font-size: 18px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 10px;
}

.customer-centric {
  background: url("../images/Headerghgk-2-uai-1440x627.webp") no-repeat;
  background-size: cover;
}
.customer-centric img {
  border-radius: 16px;
}

#fordigital img {
  border-radius: 24px;
}

.foryou-menu .row {
  border-bottom: 1px solid #eaeaea;
}
.foryou-menu .row a {
  text-decoration: none;
}
.foryou-menu .row a span {
  color: #044862 !important;
  font-size: 18px !important;
  font-style: normal !important;
  font-weight: 400 !important;
}

.careers-menu {
  box-shadow: 1px 8px 24px 0px rgba(197, 197, 197, 0.25);
}

.is-b-loading {
  opacity: 0;
  visibility: hidden;
}

@media screen and (max-width: 767px) {
  #accelerators .views-view-responsive-grid {
    display: flex;
    flex-wrap: wrap;
  }
}
#accelerators h2 {
  font-size: 29px;
  color: #313638;
  text-align: center;
  letter-spacing: 0em;
  font-weight: 600;
  font-family: "Poppins";
  padding-top: 80px;
  padding-bottom: 8px;
}
#accelerators header {
  color: #475467;
  text-align: center;
  font-family: poppins;
  font-size: 18px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 33px;
}
#accelerators .cardimage {
  width: 100%;
  max-width: 415px;
  border-radius: 12px;
  overflow: hidden;
  font-family: sans-serif;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
#accelerators .cardimage img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
  min-height: 360px;
}
@media screen and (min-width: 768px) {
  #accelerators .cardimage img {
    max-height: 360px;
  }
}
#accelerators .cardimage .img-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0));
}
#accelerators .cardimage .title {
  position: absolute;
  bottom: 24px;
  left: 24px;
  right: 24px;
  color: white;
}
#accelerators .cardimage .title a {
  color: white;
  font-weight: 600;
  font-size: 28px;
  text-decoration: none;
  display: inline-flex;
  align-items: end;
  height: 100vh;
  width: 100%;
  justify-content: space-between;
}
#accelerators .cardimage .title a::after {
  content: "";
  background: url("../images/icons/chevron-right-white.svg") no-repeat;
  width: 18px;
  height: 18px;
  bottom: 38px;
  background-size: cover;
  right: 18px;
  position: absolute;
}
#accelerators .cardimage .title p {
  margin: 4px 0 0;
  font-size: 0.9rem;
  color: #e0e0e0;
  margin: 4px 0 0;
  font-size: 1rem;
  color: #e0e0e0;
  line-clamp: 1;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  display: -webkit-box;
}

.paragraph--type--sections .container + div {
  display: none;
}
.paragraph--type--sections .container + div + div > div:first-child {
  display: none;
}

.paragraph--view-mode--capabilities-with-popup .modal-dialog {
  min-width: 75%;
  top: 50px;
}
.paragraph--view-mode--capabilities-with-popup .modal-dialog .modal-content {
  padding: 24px;
}
.paragraph--view-mode--capabilities-with-popup .modal-dialog .modal-content .modal-body {
  padding: 36px;
}
.paragraph--view-mode--capabilities-with-popup .modal-dialog .modal-header {
  border-bottom: none;
}
.paragraph--view-mode--capabilities-with-popup .modal-dialog .modal-header button {
  background: rgb(49, 91, 124);
  color: #fff;
  opacity: 1;
  border-radius: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: -5px;
  right: 0;
  font-size: 14px;
  padding: 10px;
}
@media screen and (max-width: 991px) {
  .paragraph--view-mode--capabilities-with-popup .modal-dialog .modal-header button.btn-hover {
    visibility: visible !important;
  }
}
.paragraph--view-mode--capabilities-with-popup .popup-txt {
  color: #4D5355;
  font-family: "Poppins";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 20px;
}
.paragraph--view-mode--capabilities-with-popup .popup-title {
  color: #044862;
  font-family: Poppins;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.paragraph--view-mode--capabilities-with-popup .popup-heading h2 {
  color: #303133;
  font-size: 27px;
  font-weight: 400;
  margin: 18px 0;
  font-family: Inter, Inter;
}
.paragraph--view-mode--capabilities-with-popup .popup-count {
  font-size: 75px;
  font-weight: 600;
  font-family: "Poppins";
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .paragraph--view-mode--capabilities-with-popup .popup-count {
    font-size: 50px;
  }
}
.paragraph--view-mode--capabilities-with-popup .popup-right {
  padding: 36px;
  background-color: #f6fafd;
  border: 1px solid #d7dee3;
  border-radius: 12px;
}
.paragraph--view-mode--capabilities-with-popup .popup-right h2 {
  font-size: 24px;
  font-weight: 700;
  color: #303133;
}
.paragraph--view-mode--capabilities-with-popup .popup-right img {
  width: 110px;
  margin: 36px 0;
}

.user-login {
  background: #044862;
  height: 100vh;
}
.user-login .height-100 {
  height: 100vh;
}
.user-login .card {
  border-radius: 16px !important;
  padding: 36px !important;
}
.user-login .user-login-form .form-item {
  margin-bottom: 16px;
}
.user-login .user-login-form .form-item label {
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  color: #344054;
}
.user-login .user-login-form .form-item .form-text {
  width: 100%;
  color: #6c757d;
  padding: 8px;
  border-radius: 8px;
  border: 1px solid #ececec;
}
.user-login .user-login-form .form-actions {
  background-color: #044862;
  border: #044862;
  padding: 8px;
  text-align: center;
  border-radius: 8px;
}
.user-login .user-login-form .form-actions input {
  color: #fff;
  background: transparent;
  border: none;
  font-size: 16px;
}

.left-cards .card .card-icon {
  justify-content: end;
}
.left-cards .card .card-body {
  text-align: right;
}

.card-image img {
  border-radius: 16px;
}

.faqs {
  background: #f7f7f7;
}
.faqs h3 {
  font-family: "Inter";
  font-size: 27px;
  font-weight: 700;
}
.faqs .field_faqs .ckeditor-accordion-container dl {
  border: none;
}
.faqs .field_faqs .ckeditor-accordion-container dl dt {
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
}
.faqs .field_faqs .ckeditor-accordion-container dl dt a {
  background: transparent;
  color: #4d5355;
  text-decoration: none;
  border: none;
  padding: 36px 36px 36px 0;
  font-family: "Poppins";
  font-size: 20px;
  font-weight: 500;
}
.faqs .field_faqs .ckeditor-accordion-container dl dt a .ckeditor-accordion-toggle {
  left: auto;
  right: 0;
}
.faqs .field_faqs .ckeditor-accordion-container dl dt a .ckeditor-accordion-toggle::after {
  content: "+";
  transform: rotate(180deg);
  background: transparent;
}
.faqs .field_faqs .ckeditor-accordion-container dl dt a .ckeditor-accordion-toggle::before {
  display: none;
}
.faqs .field_faqs .ckeditor-accordion-container dl dt.active a .ckeditor-accordion-toggle:after {
  content: "-" !important;
  background: transparent;
}
.faqs .field_faqs .ckeditor-accordion-container dl dd {
  padding-top: 36px;
}
.faqs .paragraph--type--faqs-with-side-block .field_quote {
  margin-top: 16px;
}
.faqs .paragraph--type--faqs-with-side-block .field_quote p {
  color: #4D5355;
  font-family: "Poppins";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  font-size: 16px;
}

.tranformation-journey img:hover {
  transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out, z-index 0.3s ease-in-out;
  box-shadow: 0px 6px 23px 0px rgba(12, 15, 38, 0.43);
}

#methodologies .intro-description {
  margin-bottom: 18px;
}

div#overview h2 {
  color: #303133;
  font-family: Poppins !important;
  font-size: 29px;
  font-weight: 600 !important;
  margin-bottom: 18px;
}
div#overview p {
  color: #4d5355;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-align: justify;
}

.slick--view--enablers-block-all-tools .slick-slide {
  margin-right: 36px;
  border-radius: 16px;
  border: 1px solid #dddddd;
}
.slick--view--enablers-block-all-tools .slick-slide img {
  height: 137px;
  object-fit: cover;
  border-radius: 16px;
}
.slick--view--enablers-block-all-tools .slick-slide .enablers-title a {
  color: #101213;
  text-decoration: none;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  font-family: "Inter";
  min-height: 55px;
  display: block;
}
.slick--view--enablers-block-all-tools .slick-slide .enablers-desc p {
  color: #4d5355;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  display: -webkit-box;
  max-width: 300px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin: 18px 0;
}
.slick--view--enablers-block-all-tools .slick-slide .view-enablers {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.slick--view--enablers-block-all-tools .slick-slide .view-enablers a {
  color: #101213 !important;
  font-weight: 600 !important;
  font-family: Inter, Inter !important;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 12px;
  text-decoration: none;
}

.section-inner-card {
  flex: auto !important;
}

.pt-80 {
  padding-top: 80px !important;
}

.pb-80 {
  padding-bottom: 80px !important;
}

#enablers {
  display: block !important;
}
#enablers.d-none {
  display: none !important;
}

/* Hide the div if it does NOT have .slick-list inside */
#success-stories,
#insights,
#enablers {
  display: none;
}
#success-stories:has(.no-slick),
#insights:has(.no-slick),
#enablers:has(.no-slick) {
  display: flex !important;
}
#success-stories:has(.slick),
#insights:has(.slick),
#enablers:has(.slick) {
  display: block;
}

@media (min-width: 992px) {
  .region-we-mega-menu .navbar-we-mega-menu ul.we-mega-menu-ul > .dropdown-menu:hover .we-mega-menu-submenu,
  .region-we-mega-menu .navbar-we-mega-menu ul.we-mega-menu-ul > .dropdown-menu:focus .we-mega-menu-submenu,
  .region-we-mega-menu .navbar-we-mega-menu ul.we-mega-menu-ul > .dropdown-menu .we-mega-menu-submenu {
    display: none !important;
  }
  .region-we-mega-menu .navbar-we-mega-menu ul.we-mega-menu-ul > .dropdown-menu.active-menu .we-mega-menu-submenu {
    display: block !important;
  }
}
.business-value img {
  border-radius: 24px;
}
.business-value .right-block .paragraph--type--block-intro .row {
  text-align: left !important;
}
.business-value .right-block .paragraph--type--block-intro .row .intro-title {
  font-size: 24px !important;
}
.business-value .right-block .paragraph--type--block-intro .row .intro-description {
  font-size: 16px !important;
  margin-top: 18px;
}

.we-mega-menu-li.active a, .we-mega-menu-li.active-menu a {
  background: #eef4f6;
  font-weight: 500;
  border-bottom: 3px solid #91c46b;
  color: #044862;
}

#quicktabs-what_we_do .page-menu-outer {
  padding: 0 !important;
}
#quicktabs-what_we_do .page-menu-outer .page-menu li {
  padding: 24px !important;
}
#quicktabs-what_we_do .page-menu-outer .page-menu li.active {
  border-bottom: 2px solid #9BC779 !important;
  color: #044862 !important;
}

#quicktabs-container-what_we_do .col-md-6 h3,
#quicktabs-container-what_we_do .col-md-6 p {
  text-align: left !important;
}
#quicktabs-container-what_we_do .col-md-6 h3 {
  font-weight: 700;
}
#quicktabs-container-what_we_do .col-md-6 img {
  border-radius: 24px;
}
#quicktabs-container-what_we_do h3 {
  color: #303133;
  font-size: 29px;
  font-family: "Inter";
  margin-bottom: 36px;
}
#quicktabs-container-what_we_do h3 + p {
  color: #4D5355;
  font-family: "Poppins";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
#quicktabs-container-what_we_do .adjust-card p {
  color: #4D5355;
  font-family: "Poppins";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  font-size: 16px;
  display: -webkit-box;
  max-width: 300px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin: 18px 0;
}
#quicktabs-container-what_we_do .adjust-card p:nth-child(2) {
  display: none;
}

.title-header {
  font-family: "Inter" !important;
  font-size: 24px !important;
  font-weight: 600 !important;
  color: #101213 !important;
}

@media screen and (min-width: 768px) {
  .what-we-do .adjust-card {
    max-width: 200px;
  }
}
.what-we-do article {
  border-radius: 16px;
  border: 1px solid #dddddd;
  padding: 16px;
}
@media screen and (min-width: 768px) {
  .what-we-do article {
    max-width: 200px;
  }
}
.what-we-do article h2 {
  margin-top: 18px;
  color: #101213;
  text-decoration: none;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  font-family: "Inter";
  min-height: 45px;
  display: block;
  margin-bottom: 0;
}
.what-we-do article h2 span {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.what-we-do article .banner-body p {
  color: #4d5355;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  display: -webkit-box;
  max-width: 300px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin: 18px 0;
}
.what-we-do article .article-img {
  margin: 0 auto;
  pointer-events: none;
}
.what-we-do article .article-img img {
  height: 140px;
  object-fit: cover;
  border-radius: 16px;
}
@media screen and (max-width: 767px) {
  .what-we-do article .article-img img {
    min-width: 250px;
  }
}
.what-we-do article .view-more {
  font-weight: 600 !important;
  font-family: Inter, Inter !important;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #101213 !important;
  font-size: 12px;
  text-decoration: none;
}

.features {
  background: url("../images/features.png") no-repeat;
  background-size: cover;
}
.features .intro-title,
.features .intro-description {
  text-align: left !important;
  color: #fff !important;
}
.features .paragraph--type--block-intro .intro-description {
  margin-top: 36px !important;
}
.features .paragraph--type--block-intro .intro-description p {
  position: relative;
  padding-left: 60px;
  margin-bottom: 20px;
}
.features .paragraph--type--block-intro .intro-description p::before {
  content: "";
  background: url("../images/Check-icon1.svg") no-repeat;
  background-size: cover;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 0;
}
.features .right-block img {
  border-radius: 24px;
}

.field_faqs .panel-body {
  padding-top: 36px;
  border-top: 1px solid #ececec;
}
.field_faqs .panel-body p {
  padding-bottom: 36px;
}

#cardswithtransparentbg:has(#desiredoutcomes) {
  background: linear-gradient(to bottom, rgb(0, 0, 0), rgba(0, 0, 0, 0.9) 100%);
}
#cardswithtransparentbg[style="background: white"] .intro-title, #cardswithtransparentbg[style="background: white"] .intro-description {
  color: #000 !important;
}

@media screen and (max-width: 767px) {
  .we-mega-menu-li.menu-btn {
    padding: 0 20px !important;
  }
}

.sharethis {
  border-bottom: 1px solid #e4e4e4;
  display: flex;
  align-items: center;
  gap: 20px;
}
.sharethis h2 {
  margin: 0;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 100%;
  font-family: "Poppins";
}
.sharethis .sharethis-wrapper {
  display: flex;
  align-items: center;
  gap: 10px;
}
.sharethis .sharethis-wrapper span {
  display: flex;
}

#cardswithtransparentbg {
  position: relative;
  padding-top: 80px;
  padding-bottom: 80px;
  overflow: hidden;
}
#cardswithtransparentbg .intro-title,
#cardswithtransparentbg .intro-description {
  color: #fff !important;
}

#cardswithtransparentbg .outcomes-bg img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100%;
  object-fit: cover;
  z-index: 1;
  opacity: 0.6;
  pointer-events: none;
  display: none;
}

#cardswithtransparentbg > .container,
#cardswithtransparentbg .paragraph--type--block-intro,
#cardswithtransparentbg .section-cards {
  position: relative;
  z-index: 2;
}

.card-icon img {
  width: 48px;
  height: auto;
  margin-bottom: 16px;
}

.promo-card-wrapper {
  position: relative;
  max-width: 480px;
  margin: auto;
  border-radius: 12px;
  overflow: hidden;
  text-align: center;
}

.promo-img {
  width: 100%;
  display: block;
  filter: brightness(65%); /* Darken the image for text readability */
}

.promo-overlay {
  position: absolute;
  top: 45%;
  left: 40%;
  transform: translate(-40%, -40%);
  color: white;
  z-index: 1;
}

.promo-overlay h2 {
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 16px;
  line-height: 1.4;
}

.promo-btn {
  background-color: #8dd26a;
  color: white;
  padding: 10px 24px;
  border-radius: 999px;
  text-decoration: none;
  font-weight: 600;
  display: inline-block;
}

#delayedViewModal .modal-header {
  border: none;
}
#delayedViewModal .modal-header button {
  background: rgb(49, 91, 124);
  color: #fff;
  opacity: 1;
  border-radius: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: -5px;
  right: 0;
  font-size: 14px;
  padding: 10px;
}
#delayedViewModal .modal-body {
  padding: 0 24px 24px 24px;
}

.bg-grey {
  background-color: #fafafa;
}
.bg-grey h2 {
  text-align: center;
  margin-bottom: 36px;
  font-size: 29px;
  font-weight: 600;
  font-family: "Poppins";
}
.bg-grey .custom-table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
}
.bg-grey .custom-table tbody {
  border: none !important;
}
.bg-grey .custom-table tbody td {
  text-align: center;
  padding: 1rem;
  border: none !important;
  font-size: 1rem;
  word-wrap: break-word;
}
.bg-grey .custom-table tr {
  border: none !important;
  border-bottom: 2px solid #F1F2F2 !important;
}
.bg-grey .vc_row.row-join.row-internal.row-container {
  border-bottom: 2px solid #F1F2F2 !important;
}
@media screen and (max-width: 767px) {
  .bg-grey .vc_row.row-join.row-internal.row-container {
    height: 100px;
  }
}
@media screen and (max-width: 767px) {
  .bg-grey .vc_row.row-join.row-internal.row-container .row-child {
    max-width: fit-content;
  }
}
@media screen and (max-width: 767px) {
  .bg-grey .vc_row.row-join.row-internal.row-container .row-child .row-inner {
    display: flex !important;
    flex-direction: column;
    gap: 30px;
  }
}
@media screen and (max-width: 767px) {
  .bg-grey .vc_row.row-join.row-internal.row-container .row-child .row-inner p {
    width: fit-content;
    margin: 0 auto;
  }
}

tbody,
td,
tfoot,
th,
thead,
tr {
  border-width: 1px !important;
  padding: 10px;
}

.article-tags a {
  border: 1px solid #eaeaea;
  color: #303133;
  font-size: 11px !important;
  padding: 4px 8px;
  display: inline-block;
  border-radius: 2px;
  margin: 0px 5px 9px 0px;
  text-transform: uppercase;
  font-weight: 500;
  text-decoration: none;
  font-family: "Poppins", "Inter", sans-serif;
}

.embed-video {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; /* 16:9 aspect ratio */
  height: 0;
  overflow: hidden;
}
.embed-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.naics {
  padding-top: 80px;
}
.naics h2 {
  margin-bottom: 36px;
}
.naics .row {
  gap: 36px;
}
.naics .row .col-12 {
  padding: 36px !important;
  border-radius: 16px;
  background-color: #fff;
}
.naics ul li {
  font-size: 16px !important;
}

.bg-blue {
  background: #0c4964;
}
.bg-blue h2 {
  padding-bottom: 30px;
  border-bottom: 2px solid #eaeaea;
  width: fit-content;
  margin-bottom: 54px;
  font-size: 29px;
  font-weight: 600;
  font-family: "Poppins";
  color: #fff;
}

@media screen and (min-width: 40em) {
  .layout--fourcol-section > .layout__region {
    flex: 0 1 23%;
  }
}
.views-field-field-speakers-panels .field-content {
  display: flex;
  gap: 18px;
  flex-wrap: wrap;
  justify-content: center;
}
.views-field-field-speakers-panels .field-content .paragraph--type--speakers-panels {
  border-radius: 16px;
  box-shadow: 0px 20px 60px -30px rgba(0, 0, 0, 0.45);
  padding: 36px;
  min-width: 250px;
  max-width: 250px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 18px;
  text-align: center;
}
.views-field-field-speakers-panels .field-content .paragraph--type--speakers-panels img {
  max-width: 125px;
}
.views-field-field-speakers-panels .field-content .paragraph--type--speakers-panels .profile-name {
  font-size: 20px;
  font-weight: 700;
  font-family: "Inter";
  line-height: 24px;
}
.views-field-field-speakers-panels .field-content .paragraph--type--speakers-panels .profile-designation,
.views-field-field-speakers-panels .field-content .paragraph--type--speakers-panels .profile-company,
.views-field-field-speakers-panels .field-content .paragraph--type--speakers-panels .read-bio {
  font-size: 17px;
  font-weight: 400;
  font-family: "Inter";
}
.views-field-field-speakers-panels .field-content .paragraph--type--speakers-panels .read-bio {
  font-weight: 700;
  text-decoration: none;
  color: #000000;
}

.venue {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
  justify-content: center;
}
.venue .venue-block {
  flex-basis: 49%;
  display: flex;
}
.venue .venue-block img {
  box-shadow: 30px 60px -30px rgb(0, 0, 0);
}
.venue .paragraph--type--venue {
  display: flex;
}
.venue .paragraph--type--venue a {
  display: flex;
}

#speakers h2 {
  font-size: 29px;
  font-weight: 600;
  font-family: "Poppins";
  padding-bottom: 27px;
  border-bottom: 2px solid #eaeaea;
  width: fit-content;
  margin-bottom: 36px;
}
#speakers .views-view-responsive-grid {
  display: flex;
  align-items: center;
  justify-content: center;
}

.contact-message-contact-us-for-teaming-opportuni-form h2 {
  font-size: 29px;
  font-family: "Inter";
  color: #303133;
  margin-bottom: 24px;
  font-weight: 700;
  text-transform: capitalize;
  text-align: center;
}

.layout--twocol-section .contact-message-contact-us-for-teaming-opportuni-form #contact-message-contact-us-for-teaming-opportuni-form {
  align-items: baseline;
}
@media screen and (max-width: 767px) {
  .layout--twocol-section .contact-message-contact-us-for-teaming-opportuni-form #contact-message-contact-us-for-teaming-opportuni-form {
    align-items: center;
    margin-bottom: 36px;
  }
}
@media screen and (min-width: 768px) {
  .layout--twocol-section .contact-message-contact-us-for-teaming-opportuni-form #contact-message-contact-us-for-teaming-opportuni-form input, .layout--twocol-section .contact-message-contact-us-for-teaming-opportuni-form #contact-message-contact-us-for-teaming-opportuni-form textarea, .layout--twocol-section .contact-message-contact-us-for-teaming-opportuni-form #contact-message-contact-us-for-teaming-opportuni-form select {
    width: 38vw;
  }
}

.devices .card-icon img {
  width: 100%;
}

.scroll-offset-top {
  scroll-margin-top: 100px;
}

img[alt="radiant and beacon"] {
  max-width: 460px;
}

.slick--view--clients .slick-slide img {
  height: auto;
}

.partners {
  background: #eff0f1;
}
.partners h2 {
  font-family: "Poppins";
  font-size: 29px;
  font-weight: 400;
}
.partners header p {
  font-family: Poppins, "Inter";
  font-size: 20px;
  font-weight: 400;
  color: #777777;
  margin-bottom: 56px;
}

.beacon-industry .ck-widget .col-md:nth-child(2) .vc_custom_heading_wrap {
  margin-top: 0 !important;
}
.beacon-industry .ck-widget .col-md:nth-child(2) .vc_custom_heading_wrap .heading-text {
  text-align: left !important;
}
.beacon-industry .ck-widget .col-md:nth-child(2) .vc_custom_heading_wrap .heading-text h3 span {
  font-size: 30px;
  font-family: "Poppins";
  color: #000;
  text-align: left;
}
.beacon-industry .ck-widget .col-md:nth-child(2) .vc_custom_heading_wrap .heading-text h4 span {
  font-size: 24px;
  font-family: "Poppins";
  color: #777777;
}

.slick--view--insights--block-2 .slick__slide .case-studies-body {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
}

.dir-full {
  color: #ffffff !important;
  background-color: #91c46b !important;
  border-color: #91c46b !important;
  padding: 13px 31px;
  border-radius: 10em;
  text-decoration: none;
  font-size: 12px;
  font-family: "Inter";
  font-weight: 600;
  letter-spacing: 1.2px;
}

.dir-half {
  color: #91c46b !important;
  background-color: transparent;
  border: 2px solid #91c46b !important;
  padding: 13px 31px;
  border-radius: 10em;
  text-decoration: none;
  font-size: 12px;
  font-family: "Inter";
  font-weight: 600;
}

.federal-agencies h2 {
  font-size: 30px;
  font-weight: 700;
  font-family: "Inter";
  color: #303133;
}
.federal-agencies header p {
  color: #4D5355;
  font-family: "Poppins";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.federal-agencies .slick--view {
  padding-top: 72px;
}
.federal-agencies .slick--view .slick-slide {
  min-width: 182px;
  margin-right: 72px;
}
@media screen and (max-width: 767px) {
  .federal-agencies .slick--view .slick-slide {
    margin-right: 0 !important;
  }
}

.sections #businessvalue {
  background: #f7f7f7;
}
.sections #businessvalue .paragraph--type--block-intro {
  padding-left: 50px;
}
.sections #businessvalue .paragraph--type--block-intro .intro-title::first-line {
  background-color: #0c4964;
  color: #ffffff;
  padding: 7px !important;
  border-radius: 4px;
  font-size: 12px;
  text-transform: uppercase;
}
.sections #businessvalue .paragraph--type--block-intro .intro-description p {
  margin-top: 36px;
}
.sections #businessvalue .paragraph--type--block-intro .intro-description p a {
  color: #ffffff !important;
  background-color: #91c46b !important;
  border-color: #91c46b !important;
  font-size: 12px;
  border-radius: 10em;
  padding: 13px 31px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  text-decoration: none;
}

.dod-overview img {
  min-width: 530px;
  max-width: 350px;
}

.commitment h2 {
  text-align: center;
  font-size: 30px;
  font-family: Inter, Inter;
  font-weight: 700;
  margin-bottom: 70px;
}

.text-animate {
  opacity: 0;
  transform: translateY(100px);
  transition: opacity 0.8s ease-out, transform 0.8s ease-out;
}

.text-animate {
  animation: fadeSlideUp 0.8s ease-out forwards;
  animation-timeline: view();
  animation-range: entry 0% cover 30%;
}

@keyframes fadeSlideUp {
  from {
    opacity: 0;
    transform: translateY(100px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.sections #cardswithtransparentbg:has(#definingmissionsuccess) {
  background: linear-gradient(to bottom, rgb(34, 77, 101), rgba(34, 77, 101, 0) 73%) !important;
}
.sections #cardswithtransparentbg:has(#definingmissionsuccess) .intro-title,
.sections #cardswithtransparentbg:has(#definingmissionsuccess) .intro-description {
  color: #fff !important;
}

#dod-quote .quote-marker::before {
  display: none !important;
}

.dod-success .case-studies-body {
  text-align: left;
}

#dod-banner .imagetitle {
  text-align: center !important;
}

#booth .section-cards .card-outer {
  padding-bottom: 36px !important;
}
#booth .paragraph--type--card-with-text-image-description .card-body {
  padding: 0;
}