.sd-acf-layouts-text-50-50 .sd-text-inner {
  display: grid;
  grid-template-columns: 1fr 1fr;
  overflow: hidden;
}
.sd-acf-layouts-text-50-50 .sd-text-inner ul li:not(:last-child) {
  margin-bottom: 24px;
}
.sd-acf-layouts-text-50-50 .sd-text-inner.shadow-yes {
  -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
}
.sd-acf-layouts-text-50-50 .sd-text-inner.shadow-yes .sd-text-left {
  position: relative;
  padding: 60px;
  background-color: #FFF;
}
.sd-acf-layouts-text-50-50 .sd-text-inner.shadow-yes .sd-text-left:after {
  content: "";
  z-index: 99;
  position: absolute;
  right: -20px;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  display: block;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #FFF;
}
.sd-acf-layouts-text-50-50 .sd-text-inner.shadow-yes .sd-text-right {
  position: relative;
  padding: 60px;
  background-color: #2F4538;
}
.sd-acf-layouts-text-50-50 .sd-text-inner.shadow-yes .sd-text-right.icon-check ul li:before {
  background-image: url('data:image/svg+xml,<svg viewBox="0 0 33 33" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M16.5 0C7.38731 0 0 7.38731 0 16.5C0 25.6126 7.38731 33 16.5 33C25.6126 33 33 25.6126 33 16.5C33 7.38731 25.6126 0 16.5 0ZM23.6523 13.7103C24.1827 13.0738 24.0968 12.128 23.4603 11.5977C22.8238 11.0673 21.878 11.1533 21.3477 11.7897L14.8992 19.5279L11.5607 16.1894C10.9749 15.6036 10.0251 15.6036 9.43933 16.1894C8.85355 16.7751 8.85355 17.7249 9.43933 18.3106L13.9394 22.8106C14.2374 23.1087 14.6469 23.2676 15.0679 23.2485C15.489 23.2293 15.8826 23.034 16.1523 22.7103L23.6523 13.7103Z" fill="%23FDC608"/></svg>');
}
.sd-acf-layouts-text-50-50 .sd-text-inner.shadow-no {
  column-gap: 100px;
}
.sd-acf-layouts-text-50-50 .sd-text-inner.shadow-no .sd-text-right {
  padding-top: 48px;
  padding-left: 30px;
}
.sd-acf-layouts-text-50-50 .sd-text-inner .icon-check ul li {
  padding-left: 60px;
}
.sd-acf-layouts-text-50-50 .sd-text-inner .icon-check ul li:before {
  top: 0;
  height: 33px;
  width: 33px;
  background-position: center center;
  background-size: 33px 33px;
  background-image: url('data:image/svg+xml,<svg viewBox="0 0 33 33" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M16.5 0C7.38731 0 0 7.38731 0 16.5C0 25.6126 7.38731 33 16.5 33C25.6126 33 33 25.6126 33 16.5C33 7.38731 25.6126 0 16.5 0ZM23.6523 13.7103C24.1827 13.0738 24.0968 12.128 23.4603 11.5977C22.8238 11.0673 21.878 11.1533 21.3477 11.7897L14.8992 19.5279L11.5607 16.1894C10.9749 15.6036 10.0251 15.6036 9.43933 16.1894C8.85355 16.7751 8.85355 17.7249 9.43933 18.3106L13.9394 22.8106C14.2374 23.1087 14.6469 23.2676 15.0679 23.2485C15.489 23.2293 15.8826 23.034 16.1523 22.7103L23.6523 13.7103Z" fill="%232F4538"/></svg>');
  background-color: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/*# sourceMappingURL=style.css.map */
