.ppc-motions {
  position: relative;
  z-index: 1;
}

.ppc-motions .content-wrapper {
  position: relative;
  z-index: 9;
}

.ppc-motions .overlay {
  position: absolute;
  z-index: 3;
  inset: 0;
  width: 100%;
  height: 100%;
}

.ppc-motions .btn-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.ppc-motions .btn-wrapper .type_std a {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.ppc-motions .card_item-inner {
  padding: 25px 35px;
  border-radius: 16px;
  border: 2px solid #CFE1FB;
}

.ppc-motions .card-content {
  height: 100%;
}

.ppc-motions .card-content p:last-of-type {
  margin-bottom: 0;
}

.ppc-motions .card-button {
  margin-top: auto;
  padding-top: 24px;
}

.ppc-motions .card_item-inner {
  display: flex;
  flex-direction: column;
}

.ppc-motions .card_item-inner .card-image {
  margin-bottom: 1rem;
}

.ppc-motions .card_item-inner  .card-title>* {
  color: var(--quaternary_color);
}

.ppc-motions .card-button .btn--nostyle a {
  display: inline-block;
  vertical-align: middle;
}

.ppc-motions .card-button .btn--nostyle a .text.text_icon-icon {
  display: inline-block;
  vertical-align: middle;
}

.ppc-motions .card-button .btn--nostyle a .icon-icon {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}

.ppc-motions .card-button .btn--nostyle a .icon-icon svg {
  display: block;
}

.ppc-motions .card-button .btn--nostyle a .icon-image {
  margin-left: 5px;
}


.ppc-motions  .ppc-motions_slider {
  display: flex;
  flex-wrap: wrap;
  gap: 0;
}

.ppc-motions  .card_item {
  width: 100%;
  flex-grow: 1;
}

.ppc-motions .card-button a {
  font-size: 24px;
}

.ppc-motions .card-button .item__2 a .icon-svg {
  display: inline-block;
  vertical-align: middle;
}

.ppc-motions .ppc-motions_slider {
  padding-top: 80px;
}

.ppc-motions .card_item {
  max-width: 50%;
}

.ppc-motions .card_item.item-1 .card-image {
  max-width: 300px;
  margin-top: -70px;
}

.ppc-motions .card_item.item-2 {
  border: 2px solid #9A6EEA;
  ); border-radius: 0px 16px 16px 16px;
}

.ppc-motions .card_item.item-2 .card-image {
  max-width: 360px;
  margin-top: -86px;
}

.ppc-motions .card_item.item-1 .card_item-inner {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.ppc-motions .card_item.item-2 .card_item-inner {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-color: #9A6EEA;
  border-top: 0;
  border-left: 0;
  border-right: 0;
}

.ppc-motions .card_item.item-1 .card-title {
  margin-right: -50px;
  padding-right: 50px;
  background: #E3E3E3;
  padding-left: 80px;
}

.ppc-motions .card_item.item-2 .card-title {
  margin-left: -35px;
  padding-left: 85px;
  background-color: #9A6EEA;
}

.ppc-motions .card_item .card-title {
  padding: 32px;
  font-size: 32px;
  border-radius: 8px;
  margin-top: 40px;
}

.ppc-motions .card_item .card-title > * {
  font-size: inherit;
  margin: 0;
  font-weight: 500;
}

.card_item.item-2 .card-title > * {
  color: #FFF;
}


.ppc-motions .card-content {
  padding-top: 50px;
}

.ppc-motions .card-button {
  text-align: center;
  padding: 20px;
}

.ppc-motions .card_item.item-1 .card-title > * {
  color: #222222;
}

.ppc-motions .card-content ul {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.ppc-motions .card-content ul li {
  font-weight: 500;
  color: #878787;
  font-size: 20px;
  list-style: none;
  position: relative;
}


.ppc-motions .card-content ul li:before {
  content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="17" height="13" viewBox="0 0 17 13" fill="none"><path d="M15 2L5.91653 11L2 6.91039" stroke="%23C1C1C1" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/></svg>');
  margin-right: 10px;
  position: absolute;
  left: -24px;
  top: 0;
}

.ppc-motions .item-2 .card-content ul li:before {
  content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="17" height="13" viewBox="0 0 17 13" fill="none"><path d="M15 2L5.91653 11L2 6.91039" stroke="%23388E3C" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}

.ppc-motions .item-2 .card-content ul li {
  color: #121212;
}

.ppc-motions .item-2 .card-content p:last-of-type {
  margin-top: -100px;
}

.ppc-motions .card_item .card-title {
  position: relative;
}

.ppc-motions .card_item .card-title img.vs-img {
  position: absolute;
  width: 112px;
  right: 0;
  top: 0;
  transform: translateX(40%);
  z-index: 3;
}


.ppc-motions h1,
.ppc-motions h2,
.ppc-motions h3,
.ppc-motions h4,
.ppc-motions h5,
.ppc-motions h6 {
 font-weight: 300;
}
 

@media(max-width:1440px) {
  .ppc-motions .card-content ul li {
    font-size: 18px;
  }
}

@media(max-width:1250px){
  .ppc-motions .card_item .card-title {
    font-size: 26px;
  }

  .ppc-motions .card-content ul li {
    font-size: inherit;
  }

  .ppc-motions .card-button a {
    font-size: inherit;
  }

  .ppc-motions .card-button .item__2 a svg {
    max-width: 24px;
    max-height: 24px;
  }

  .ppc-motions .card_item.item-2 .card-title {
    padding-left: 70px;
  }

  .ppc-motions .card_item.item-1 .card-title {
    padding-left: 50px;
  }
}

@media(max-width:991px){
  .ppc-motions .card_item-inner {
    padding: 20px;
  }

  .ppc-motions .card_item {
    max-width: 100%;
  }

  .ppc-motions .ppc-motions_slider {
    gap: 100px;
  }

  .ppc-motions .card_item.item-1 .card_item-inner {
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
  }

  .ppc-motions .card_item.item-1 .card-title {
    margin-right: 0;
  }

  .ppc-motions .card_item.item-2 .card-title {
    margin-left: 0px;
  }

  .ppc-motions .card_item.item-2 {
    border-radius: 16px;
  }

  .ppc-motions .card_item .card-title {
    position: static;
  }

  .ppc-motions .ppc-motions_slider {
    position: relative;
    gap: 180px;
  }

  .ppc-motions .card_item .card-title img.vs-img {
    transform: translateX(-50%);
    top: 100%;
    left: 50%;
  }

  .ppc-motions .card_item-inner {
    position: relative;
  }

}

@media (max-width: 767px) {
  .ppc-motions .item-2 .card-content p:last-of-type {
    margin-top: 0;
  }

  .ppc-motions .card_item.item-1 .card-title {
    padding: 20px;
  }

  .ppc-motions .card_item.item-2 .card-title {
    padding: 20px;
  }

  .ppc-motions .card_item .card_item-inner {
    height: auto !important;
  }

  .ppc-motions .card_item .card-title {
    font-size: 22px;
  }

}


