.elementor-248 .elementor-element.elementor-element-e477f17{text-align:center;}.elementor-248 .elementor-element.elementor-element-e477f17.elementor-widget-heading .elementor-heading-title{color:#A53876;}.elementor-248 .elementor-element.elementor-element-07e0c9c{text-align:center;}.elementor-248 .elementor-element.elementor-element-07e0c9c.elementor-widget-heading .elementor-heading-title{color:#A53876;}.elementor-248 .elementor-element.elementor-element-bafb9e7{margin-top:0px;margin-bottom:25px;}.elementor-248 .elementor-element.elementor-element-e23573e .elementor-price-table__header{background-color:#9D4276;}.elementor-248 .elementor-element.elementor-element-e23573e .elementor-price-table__currency{align-self:flex-start;}.elementor-248 .elementor-element.elementor-element-e23573e .elementor-price-table__after-price{justify-content:flex-start;}.elementor-248 .elementor-element.elementor-element-e23573e .elementor-price-table__features-list li:before{border-top-style:solid;border-top-color:#ddd;border-top-width:2px;margin-top:15px;margin-bottom:15px;}.elementor-248 .elementor-element.elementor-element-e23573e .elementor-price-table__button{background-color:#C83789;}.elementor-248 .elementor-element.elementor-element-35f18d4 .elementor-price-table__header{background-color:#9D4276;}.elementor-248 .elementor-element.elementor-element-35f18d4 .elementor-price-table__currency{align-self:flex-start;}.elementor-248 .elementor-element.elementor-element-35f18d4 .elementor-price-table__after-price{justify-content:flex-start;}.elementor-248 .elementor-element.elementor-element-35f18d4 .elementor-price-table__features-list li:before{border-top-style:solid;border-top-color:#ddd;border-top-width:2px;margin-top:15px;margin-bottom:15px;}.elementor-248 .elementor-element.elementor-element-35f18d4 .elementor-price-table__button{background-color:#C83789;}.elementor-248 .elementor-element.elementor-element-35f18d4 .elementor-price-table__ribbon-inner{background-color:#61CE70;color:#ffffff;}.elementor-248 .elementor-element.elementor-element-05cc943 .elementor-price-table__header{background-color:#9D4276;}.elementor-248 .elementor-element.elementor-element-05cc943 .elementor-price-table__currency{align-self:flex-start;}.elementor-248 .elementor-element.elementor-element-05cc943 .elementor-price-table__after-price{justify-content:flex-start;}.elementor-248 .elementor-element.elementor-element-05cc943 .elementor-price-table__features-list li:before{border-top-style:solid;border-top-color:#ddd;border-top-width:2px;margin-top:15px;margin-bottom:15px;}.elementor-248 .elementor-element.elementor-element-05cc943 .elementor-price-table__button{background-color:#C83789;}.elementor-248 .elementor-element.elementor-element-da15a58 .elementor-price-table__header{background-color:#9D4276;}.elementor-248 .elementor-element.elementor-element-da15a58 .elementor-price-table__currency{align-self:flex-start;}.elementor-248 .elementor-element.elementor-element-da15a58 .elementor-price-table__after-price{justify-content:flex-start;}.elementor-248 .elementor-element.elementor-element-da15a58 .elementor-price-table__features-list li:before{border-top-style:solid;border-top-color:#ddd;border-top-width:2px;margin-top:15px;margin-bottom:15px;}.elementor-248 .elementor-element.elementor-element-da15a58 .elementor-price-table__button{background-color:#C83789;}.elementor-248 .elementor-element.elementor-element-e5bdaf5, .elementor-248 .elementor-element.elementor-element-e5bdaf5 > .elementor-background-overlay{border-radius:0px 0px 0px 0px;}.elementor-248 .elementor-element.elementor-element-e5bdaf5{margin-top:025px;margin-bottom:0px;}.elementor-248 .elementor-element.elementor-element-178f885{text-align:center;}.elementor-248 .elementor-element.elementor-element-178f885.elementor-widget-heading .elementor-heading-title{color:#A53876;}.elementor-248 .elementor-element.elementor-element-aa9f868.elementor-widget-heading .elementor-heading-title{color:#A53876;}.elementor-248 .elementor-element.elementor-element-1baf8ed.elementor-widget-heading .elementor-heading-title{color:#A53876;}.elementor-248 .elementor-element.elementor-element-b3b2310.elementor-widget-heading .elementor-heading-title{color:#A53876;}/* Start custom CSS for html, class: .elementor-element-cbd26fb */.discuss-more-wrapper {
  padding: 30px 0;
  width: 100%;
}
@media only screen and (max-width: 1170px) {
  .discuss-more-wrapper {
    padding: 30px 10px;
  }
}
.discuss-more-wrapper.p0 {
  padding: 0;
}
.discuss-more-wrapper .block-wrap {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d575ac), to(#9D4276));
  background-image: linear-gradient(180deg, #d575ac 0%, #9D4276 100%);
  color: #fff;
  border-radius: 60px;
  padding: 26px 20px;
  position: relative;
}
@media only screen and (max-width: 639px) {
  .discuss-more-wrapper .block-wrap {
    border-radius: 40px;
  }
}
@media only screen and (max-width: 480px) {
  .discuss-more-wrapper .block-wrap {
    padding: 24px 15px;
    border-radius: 20px;
  }
}
.discuss-more-wrapper .block-wrap::after {
  content: "";
  display: block;
  position: absolute;
  top: 10px;
  right: 10px;
  bottom: 10px;
  left: 10px;
  border-radius: 50px;
  border: 2px dashed currentColor;
  opacity: 0.2;
  pointer-events: none;
}
@media only screen and (max-width: 767px) {
  .discuss-more-wrapper .block-wrap::after {
    border-width: 1px;
  }
}
@media only screen and (max-width: 639px) {
  .discuss-more-wrapper .block-wrap::after {
    border-radius: 30px;
  }
}
@media only screen and (max-width: 480px) {
  .discuss-more-wrapper .block-wrap::after {
    display: none;
  }
}
.discuss-more-wrapper .block-wrap p {
  margin: 0;
}
.discuss-more-wrapper .block-wrap .title-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.discuss-more-wrapper .block-wrap .title-wrap::before, .discuss-more-wrapper .block-wrap .title-wrap::after {
  content: "";
  display: block;
  width: 75px;
  height: 2px;
  background-color: currentColor;
  margin-top: 4px;
}
@media only screen and (max-width: 767px) {
  .discuss-more-wrapper .block-wrap .title-wrap::before, .discuss-more-wrapper .block-wrap .title-wrap::after {
    width: 46px;
    height: 1px;
  }
}
@media only screen and (max-width: 639px) {
  .discuss-more-wrapper .block-wrap .title-wrap::before, .discuss-more-wrapper .block-wrap .title-wrap::after {
    display: none;
  }
}
.discuss-more-wrapper .block-wrap .title-wrap h2 {
  margin: 0;
  font-weight: bold;
  font-size: 30px;
  text-align: center;
  padding: 0 30px;
  line-height: 1.25;
}
@media only screen and (max-width: 991px) {
  .discuss-more-wrapper .block-wrap .title-wrap h2 {
    font-size: 26px;
  }
}
@media only screen and (max-width: 767px) {
  .discuss-more-wrapper .block-wrap .title-wrap h2 {
    padding: 0 15px;
  }
}
@media only screen and (max-width: 639px) {
  .discuss-more-wrapper .block-wrap .title-wrap h2 {
    padding: 0;
  }
}
@media only screen and (max-width: 480px) {
  .discuss-more-wrapper .block-wrap .title-wrap h2 {
    font-size: 22px;
  }
}
.discuss-more-wrapper .block-wrap .text-wrap {
  text-align: center;
  margin-top: 15px;
}
.discuss-more-wrapper .block-wrap .text-wrap p.big {
  font-size: 16px;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .discuss-more-wrapper .block-wrap .text-wrap p.big {
    text-transform: none;
    font-size: 14px;
    opacity: 0.6;
  }
}
.discuss-more-wrapper .block-wrap .text-wrap p.small {
  font-size: 14px;
  opacity: 0.6;
}
.discuss-more-wrapper .block-wrap .btns-wrap {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 15px;
}
@media only screen and (max-width: 639px) {
  .discuss-more-wrapper .block-wrap .btns-wrap {
    display: block;
  }
}
.discuss-more-wrapper .block-wrap .btns-wrap .btn-wrap a.button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 50px;
  padding: 0 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  background-color: #fff;
  border-radius: 100px;
  color: #9D4276;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.discuss-more-wrapper .block-wrap .btns-wrap .btn-wrap a.button:hover {
  text-decoration: none;
  -webkit-box-shadow: 0 0 10px 0px rgba(255, 255, 255, 0.5);
          box-shadow: 0 0 10px 0px rgba(255, 255, 255, 0.5);
}
.discuss-more-wrapper .block-wrap .btns-wrap .or-wrap p {
  font-size: 14px;
}
@media only screen and (max-width: 639px) {
  .discuss-more-wrapper .block-wrap .btns-wrap .or-wrap p {
    padding: 5px 0;
  }
}
.discuss-more-wrapper .block-wrap .btns-wrap .social-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 15px;
}
.discuss-more-wrapper .block-wrap .btns-wrap .social-wrap a {
  display: block;
  overflow: visible;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.discuss-more-wrapper .block-wrap .btns-wrap .social-wrap a:hover {
  -webkit-transform: scale(1.11);
          transform: scale(1.11);
}
.discuss-more-wrapper .block-wrap .btns-wrap .social-wrap a img {
  display: block;
  width: 50px;
  height: 50px;
}

.free-consultation-wrapper {
  width: 100%;
  color: #fff;
  padding: 30px 0;
  text-align: center;
}
.free-consultation-wrapper .block-wrap {
  background-color: #9D4276;
  padding: 30px;
}
@media only screen and (max-width: 480px) {
  .free-consultation-wrapper .block-wrap {
    padding: 30px 15px;
  }
}
.free-consultation-wrapper .block-wrap .contacts-wrap {
  margin: 15px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 15px;
}
.free-consultation-wrapper .block-wrap .contacts-wrap .social-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 15px;
}
.free-consultation-wrapper .block-wrap .contacts-wrap .social-wrap a {
  display: block;
  overflow: visible;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.free-consultation-wrapper .block-wrap .contacts-wrap .social-wrap a:hover {
  -webkit-transform: scale(1.11);
          transform: scale(1.11);
}
.free-consultation-wrapper .block-wrap .contacts-wrap .social-wrap a img {
  display: block;
  width: 50px;
  height: 50px;
}
.free-consultation-wrapper .block-wrap .contacts-wrap .phone-wrap a {
  color: #fff;
  font-size: 20px;
}
@media only screen and (max-width: 768px) {
  .free-consultation-wrapper .block-wrap .contacts-wrap .phone-wrap a {
    font-size: 18px;
  }
}

@media only screen and (max-width: 768px) {
  .elementor-element.elementor-element-135138b1.elementor-widget.elementor-widget-text-editor table {
    max-width: 100%;
    overflow: auto;
    display: block;
    border: none;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2a61dcc */.discuss-more-wrapper {
  padding: 30px 0;
  width: 100%;
}
@media only screen and (max-width: 1170px) {
  .discuss-more-wrapper {
    padding: 30px 10px;
  }
}
.discuss-more-wrapper.p0 {
  padding: 0;
}
.discuss-more-wrapper .block-wrap {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d575ac), to(#9D4276));
  background-image: linear-gradient(180deg, #d575ac 0%, #9D4276 100%);
  color: #fff;
  border-radius: 60px;
  padding: 26px 20px;
  position: relative;
}
@media only screen and (max-width: 639px) {
  .discuss-more-wrapper .block-wrap {
    border-radius: 40px;
  }
}
@media only screen and (max-width: 480px) {
  .discuss-more-wrapper .block-wrap {
    padding: 24px 15px;
    border-radius: 20px;
  }
}
.discuss-more-wrapper .block-wrap::after {
  content: "";
  display: block;
  position: absolute;
  top: 10px;
  right: 10px;
  bottom: 10px;
  left: 10px;
  border-radius: 50px;
  border: 2px dashed currentColor;
  opacity: 0.2;
  pointer-events: none;
}
@media only screen and (max-width: 767px) {
  .discuss-more-wrapper .block-wrap::after {
    border-width: 1px;
  }
}
@media only screen and (max-width: 639px) {
  .discuss-more-wrapper .block-wrap::after {
    border-radius: 30px;
  }
}
@media only screen and (max-width: 480px) {
  .discuss-more-wrapper .block-wrap::after {
    display: none;
  }
}
.discuss-more-wrapper .block-wrap p {
  margin: 0;
}
.discuss-more-wrapper .block-wrap .title-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.discuss-more-wrapper .block-wrap .title-wrap::before, .discuss-more-wrapper .block-wrap .title-wrap::after {
  content: "";
  display: block;
  width: 75px;
  height: 2px;
  background-color: currentColor;
  margin-top: 4px;
}
@media only screen and (max-width: 767px) {
  .discuss-more-wrapper .block-wrap .title-wrap::before, .discuss-more-wrapper .block-wrap .title-wrap::after {
    width: 46px;
    height: 1px;
  }
}
@media only screen and (max-width: 639px) {
  .discuss-more-wrapper .block-wrap .title-wrap::before, .discuss-more-wrapper .block-wrap .title-wrap::after {
    display: none;
  }
}
.discuss-more-wrapper .block-wrap .title-wrap h2 {
  margin: 0;
  font-weight: bold;
  font-size: 30px;
  text-align: center;
  padding: 0 30px;
  line-height: 1.25;
}
@media only screen and (max-width: 991px) {
  .discuss-more-wrapper .block-wrap .title-wrap h2 {
    font-size: 26px;
  }
}
@media only screen and (max-width: 767px) {
  .discuss-more-wrapper .block-wrap .title-wrap h2 {
    padding: 0 15px;
  }
}
@media only screen and (max-width: 639px) {
  .discuss-more-wrapper .block-wrap .title-wrap h2 {
    padding: 0;
  }
}
@media only screen and (max-width: 480px) {
  .discuss-more-wrapper .block-wrap .title-wrap h2 {
    font-size: 22px;
  }
}
.discuss-more-wrapper .block-wrap .text-wrap {
  text-align: center;
  margin-top: 15px;
}
.discuss-more-wrapper .block-wrap .text-wrap p.big {
  font-size: 16px;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .discuss-more-wrapper .block-wrap .text-wrap p.big {
    text-transform: none;
    font-size: 14px;
    opacity: 0.6;
  }
}
.discuss-more-wrapper .block-wrap .text-wrap p.small {
  font-size: 14px;
  opacity: 0.6;
}
.discuss-more-wrapper .block-wrap .btns-wrap {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 15px;
}
@media only screen and (max-width: 639px) {
  .discuss-more-wrapper .block-wrap .btns-wrap {
    display: block;
  }
}
.discuss-more-wrapper .block-wrap .btns-wrap .btn-wrap a.button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 50px;
  padding: 0 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  background-color: #fff;
  border-radius: 100px;
  color: #9D4276;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.discuss-more-wrapper .block-wrap .btns-wrap .btn-wrap a.button:hover {
  text-decoration: none;
  -webkit-box-shadow: 0 0 10px 0px rgba(255, 255, 255, 0.5);
          box-shadow: 0 0 10px 0px rgba(255, 255, 255, 0.5);
}
.discuss-more-wrapper .block-wrap .btns-wrap .or-wrap p {
  font-size: 14px;
}
@media only screen and (max-width: 639px) {
  .discuss-more-wrapper .block-wrap .btns-wrap .or-wrap p {
    padding: 5px 0;
  }
}
.discuss-more-wrapper .block-wrap .btns-wrap .social-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 15px;
}
.discuss-more-wrapper .block-wrap .btns-wrap .social-wrap a {
  display: block;
  overflow: visible;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.discuss-more-wrapper .block-wrap .btns-wrap .social-wrap a:hover {
  -webkit-transform: scale(1.11);
          transform: scale(1.11);
}
.discuss-more-wrapper .block-wrap .btns-wrap .social-wrap a img {
  display: block;
  width: 50px;
  height: 50px;
}

.free-consultation-wrapper {
  width: 100%;
  color: #fff;
  padding: 30px 0;
  text-align: center;
}
.free-consultation-wrapper .block-wrap {
  background-color: #9D4276;
  padding: 30px;
}
@media only screen and (max-width: 480px) {
  .free-consultation-wrapper .block-wrap {
    padding: 30px 15px;
  }
}
.free-consultation-wrapper .block-wrap .contacts-wrap {
  margin: 15px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 15px;
}
.free-consultation-wrapper .block-wrap .contacts-wrap .social-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 15px;
}
.free-consultation-wrapper .block-wrap .contacts-wrap .social-wrap a {
  display: block;
  overflow: visible;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.free-consultation-wrapper .block-wrap .contacts-wrap .social-wrap a:hover {
  -webkit-transform: scale(1.11);
          transform: scale(1.11);
}
.free-consultation-wrapper .block-wrap .contacts-wrap .social-wrap a img {
  display: block;
  width: 50px;
  height: 50px;
}
.free-consultation-wrapper .block-wrap .contacts-wrap .phone-wrap a {
  color: #fff;
  font-size: 20px;
}
@media only screen and (max-width: 768px) {
  .free-consultation-wrapper .block-wrap .contacts-wrap .phone-wrap a {
    font-size: 18px;
  }
}

@media only screen and (max-width: 768px) {
  .elementor-element.elementor-element-135138b1.elementor-widget.elementor-widget-text-editor table {
    max-width: 100%;
    overflow: auto;
    display: block;
    border: none;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-baa672e */.compare-table-wrapper {
  padding: 50px 0;
  color: #111;
}
.compare-table-wrapper .container-wrapper {
  max-width: 1200px;
  padding: 0 15px;
  margin: 0 auto;
}
@media only screen and (max-width: 576px) {
  .compare-table-wrapper .table-wrapper {
    margin: 0 -15px;
  }
}
.compare-table-wrapper .table {
  display: -ms-grid;
  display: grid;
  line-height: 0;
}
.compare-table-wrapper .table .tr {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 15px 200px 15px 200px;
  grid-template-columns: 1fr 200px 200px;
  grid-gap: 15px;
  border-bottom: 1px solid #ddd;
  padding-left: 15px;
}
@media only screen and (max-width: 992px) {
  .compare-table-wrapper .table .tr {
    -ms-grid-columns: 1fr 15px 140px 15px 140px;
    grid-template-columns: 1fr 140px 140px;
  }
}
@media only screen and (max-width: 576px) {
  .compare-table-wrapper .table .tr {
    -ms-grid-columns: 1fr 5px 1fr;
    grid-template-columns: 1fr 1fr;
    text-align: center;
    grid-gap: 0 5px;
  }
}
.compare-table-wrapper .table .tr:nth-child(odd) {
  background-color: rgba(157, 66, 118, 0.05);
}
.compare-table-wrapper .table .tr:nth-child(even) {
  background-color: #fafafa;
}
.compare-table-wrapper .table .tr:first-child {
  background-color: transparent;
  font-weight: bold;
  text-align: center;
}
.compare-table-wrapper .table .tr:first-child .td {
  padding: 0;
}
.compare-table-wrapper .table .tr:last-child .td:nth-child(2), .compare-table-wrapper .table .tr:last-child .td:nth-child(3) {
  font-weight: bold;
}
.compare-table-wrapper .table .tr .td {
  padding: 10px 0;
  display: -ms-grid;
  display: grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1.5;
}
.compare-table-wrapper .table .tr .td:nth-child(2), .compare-table-wrapper .table .tr .td:nth-child(3) {
  text-align: center;
}
@media only screen and (max-width: 576px) {
  .compare-table-wrapper .table .tr .td:first-child {
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    padding-bottom: 0;
  }
}
.compare-table-wrapper .table .tr .td img {
  display: block;
  width: 20px;
  margin: 0 auto;
}
.compare-table-wrapper .table .tr .td span.bg {
  display: block;
  background-color: #adadad;
  color: #fff;
  height: 60px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 5px;
  border-radius: 12px 12px 0 0;
}
.compare-table-wrapper .table .tr .td span.bg--accent {
  background-color: #9D4276;
}/* End custom CSS */