.right-part-key a{
  color: var(--absolute-zero-10) !important;
  text-decoration: underline;
}

.services-accodion a {
  color: #515155  !important;
  text-decoration: underline;
}

.page-id-2462 .row-product:last-child .column-one-row-products img,
.page-id-2660 .row-product:last-child .column-one-row-products img{
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 48px !important;
}


.overview-section .row-three-overview-section  .difference-key:nth-of-type(3):hover .left-part-key img {
  content : url("/wp-content/uploads/2024/10/consulting-light.png");
}

.row-product .column-two-row-products {
  margin: initial !important;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

strong,
.row-product .request-a-demo-button h6,
.row-product .request-a-demo-button p{
  color: black !important;
}

.row-product .request-a-demo-button:hover h6,
.row-product .request-a-demo-button:hover p{
  color: white !important;
}

/* .row-product .column-two-row-products  .et_pb_module:last-child, */
.more-info-card{
  border: 1px solid #000F2514;
  padding: 24px;
  border-radius: 8px;
  background: #070D1705;
}

.column-two-row-products .body-normal p:first-child{
  margin-bottom: 24px;
}

.request-a-demo-button h6{
  padding: 0px 16px !important;
}

.request-a-demo-button {
  padding: 7px;
  display: flex;
  align-items: center;
}

.request-a-demo-button .button-icon {
  width: 32px;
  height: 32px;
}

.row-product:last-child{
  border-bottom-left-radius: 48px;
  border-bottom-right-radius: 48px;
}

.row-product:last-child .column-one-row-products img{
  border-bottom-left-radius: 48px;
}

.more-info-card .body-normal p{
  color: #515155;
  margin-bottom: 24px;
  text-align: left;
}

.more-info-card h6,
.more-info-card .request-a-demo-button p{
  color: var(--indigo-100) !important;
}
.more-info-card .request-a-demo-button:hover h6,
.more-info-card .request-a-demo-button:hover p{
  color: white !important;
}


@media screen and (max-width: 1248px) {
.slick-list.draggable{
  display: block;
}
}

@media screen and (max-width: 425px) {
.row-product .column-two-row-products .et_pb_module:last-child,
.more-info-card{{
  padding: 16px;
}

.row-product .request-a-demo-button h6,
.row-product .request-a-demo-button p{
  padding: 0px 4px !important;
}

.request-a-demo-button {
  margin: auto;
  width: auto;
  display: flex;
  justify-content: space-between;
}
}
