.two-col-grid-gartner-lp.icon-grid-section.reverse-section {
  background: #fff;
}
.two-col-grid-gartner-lp.icon-grid-section.reverse-section:after{
  display:none;
}
.two-col-grid-gartner-lp.icon-grid-section.reverse-section .top * {
  color: #000;
}
.two-col-grid-gartner-lp.icon-grid-section.reverse-section .top {
  text-align: left;
max-width: 850px;
}

.two-col-grid-gartner-lp.icon-grid-section.reverse-section .small-body {
  margin: 0;
}
.two-col-grid-gartner-lp.icon-grid-section.reverse-section .bottom {
  margin-top: 32px;
}

.two-col-grid-gartner-lp.icon-grid-section.reverse-section .bottom .icon-grid-item {
  /*background: #033D52;*/
  border: 2px solid #CABF5A;
  padding: 55px 0 0 32px;
  position: relative;
  overflow: hidden;
}
.two-col-grid-gartner-lp.icon-grid-section.reverse-section .bottom .icon-grid-item:after {
  background: url(/wp-content/uploads/2025/09/glow.png);
  content: "";
  position: absolute;
  height: 100%;
  width: 380px;
  bottom: 0;
  right: 0;
  background-repeat: no-repeat;
}
.two-col-grid-gartner-lp.icon-grid-section.reverse-section .bottom .icon-grid-item .right {
  padding: 0 0 30px 0;
  flex: 0 0 60%;
  position: relative;
  z-index: 3;
}
.two-col-grid-gartner-lp.icon-grid-section.reverse-section .bottom .icon-grid-item .left img {
  border-radius: 0;
  height: auto;
  position: static;
  transform: none;
}
.two-col-grid-gartner-lp.icon-grid-section.reverse-section .bottom .icon-grid-item .left {
  flex: 0 0 260px;
  text-align: right;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-end;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 3;
  padding-top: 0;
}

.two-col-grid-gartner-lp.icon-grid-section.reverse-section .bottom .icon-grid-item span.label_title {
  font-size: 20px;
  line-height: 24px;
  text-transform: capitalize;
  margin-bottom: 24px;
}

.two-col-grid-gartner-lp.icon-grid-section.reverse-section .right h3 {
  font-size: 36px;
  line-height: 40px;
  font-weight: 600;
  letter-spacing: -.54px;
  margin-bottom: 32px;
  color : #fff;
  max-width: 80%;
}
.two-col-grid-gartner-lp.icon-grid-section.reverse-section .bottom .icon-grid-item p, 
.icon-grid-section.two-col-grid-gartner-lp.reverse-section .bottom .icon-grid-item .desc {
  font-size: 16px;
  line-height: 20px;
  color: #fff;
}
.two-col-grid-gartner-lp.icon-grid-section.reverse-section .btn-section {
  display: flex;
  gap: 16px;
  flex-direction: row;
  position: relative;
  z-index: 2;
  margin-top: 26px;
}
.two-col-grid-gartner-lp.icon-grid-section.reverse-section .btn-section .btn-lp-pages {
  margin-top: 0;
}
@media screen and (max-width: 1440px) {
.two-col-grid-gartner-lp.icon-grid-section.reverse-section .bottom .icon-grid-item .left {
  max-width: 240px;
  flex: 0 0 auto;
}
  .two-col-grid-gartner-lp.icon-grid-section.reverse-section .right h3 {
  font-size: 24px;
  line-height: 30px;
}
.two-col-grid-gartner-lp.icon-grid-section.reverse-section .bottom .icon-grid-item span.label_title {
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 20px;
}
.two-col-grid-gartner-lp.icon-grid-section.reverse-section .btn-section {
  flex-direction: column;
  width: 90%;
}
.two-col-grid-gartner-lp.icon-grid-section.reverse-section .bottom .icon-grid-item {
  padding: 45px 0 0 24px;
}
}
@media screen and (max-width: 1440px) {
.two-col-grid-gartner-lp.icon-grid-section.reverse-section .bottom .icon-grid-item .left {
  max-width: 200px;
}
.two-col-grid-gartner-lp.icon-grid-section.reverse-section .right h3 {
  margin-bottom: 16px;
}
.two-col-grid-gartner-lp.icon-grid-section.reverse-section .bottom .icon-grid-item span.label_title {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 10px;
}
}
@media screen and (max-width: 1100px) {
.two-col-grid-gartner-lp.icon-grid-section.reverse-section .bottom .icon-grid-item {
  flex-direction: row;
}
.two-col-grid-gartner-lp.icon-grid-section.reverse-section .right h3 {
  font-size: 22px;
}
}
@media screen and (max-width: 991px) {
.two-col-grid-gartner-lp.icon-grid-section.reverse-section .top {
  
max-width: 100%;
}

.two-col-grid-gartner-lp.icon-grid-section.reverse-section .bottom .icon-grid-item {
  flex-direction: column-reverse;
  justify-content : flex-end;
  padding: 24px 0 0 24px;
}
.two-col-grid-gartner-lp.icon-grid-section.reverse-section .bottom .icon-grid-item .left {
  position: static;
  max-width: 100%;
}
.two-col-grid-gartner-lp.icon-grid-section.reverse-section .bottom .icon-grid-item .right {
  flex: 0 0 auto;
  padding : 0
}
.two-col-grid-gartner-lp.icon-grid-section.reverse-section .right h3 {
  font-size: 20px;
  margin-bottom: 10px;
}
.two-col-grid-gartner-lp.icon-grid-section.reverse-section .bottom .icon-grid-item .left img {
  max-width: 200px;
}
}