.ezPretty-ezflows-container {
  width: 100%;
}
.ezPretty-ezflows-container .btn-bg-green-gradient {
  background: linear-gradient(to right, #8cb826 0%, #39cd5e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  box-shadow: #415B43 0px 8px 0px;
}
.ezPretty-ezflows-container .btn-bg-green-gradient:hover {
  box-shadow: #39cd5e 0px 8px 0px;
}
@media only screen and (max-width: 767px) {
  .ezPretty-ezflows-container .btn-bg-green-gradient {
    padding: 10px 25px;
  }
}
.ezPretty-ezflows-container .default-btn {
  min-width: 180px;
  align-content: center;
  font-size: 16px;
  padding: 12px 50px;
}
.ezPretty-ezflows-container .btn-bg-green {
  background: #8CB826;
  border: none;
}
@media only screen and (max-width: 767px) {
  .ezPretty-ezflows-container .btn-bg-green {
    padding: 10px 25px;
  }
}
.ezPretty-ezflows-container .btn-line-k {
  padding: 10px 40px;
  color: #2C2C2C;
  border: 2px solid #2C2C2C;
  box-shadow: #2C2C2C 0px 8px 0px;
  background-color: #fff;
}
.ezPretty-ezflows-container .btn-line-k:hover {
  box-shadow: #39cd5e 0px 8px 0px;
}
@media only screen and (max-width: 767px) {
  .ezPretty-ezflows-container .btn-line-k {
    padding: 10px 25px;
  }
}
.ezPretty-ezflows-container .btn-line-green {
  padding: 7px 22px !important;
  color: #2C2C2C;
  border: 2px solid #8CB826;
  background-color: #fff;
}
@media only screen and (max-width: 767px) {
  .ezPretty-ezflows-container .btn-line-green {
    padding: 10px 25px;
  }
}
.ezPretty-ezflows-container .check-list li {
  display: block;
  color: #252525;
  margin-bottom: 10px;
  font-weight: 400;
  transition: 0.7s;
  padding-left: 0px !important;
  position: relative;
  transition: 0.5s;
  font-size: 15px;
  display: flex;
  align-items: center;
  padding-inline-start: 0px;
}
.ezPretty-ezflows-container .check-list li i {
  font-size: 20px;
  top: initial;
  color: #8FC31F;
  padding-right: 8px;
}
.ezPretty-ezflows-container .mbox {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 0 20px;
}
.ezPretty-ezflows-container img {
  width: 100%;
}
.ezPretty-ezflows-container .c-green {
  color: #90C31B;
  font-weight: bold;
}
.ezPretty-ezflows-container .info-content {
  width: 100%;
}
.ezPretty-ezflows-container .top-title {
  padding: 20px 20px 30px 20px;
  text-align: center;
}
.ezPretty-ezflows-container .top-title .sub-title {
  font-size: 34px;
  line-height: 1.5;
  font-weight: bold;
}
.ezPretty-ezflows-container h2 {
  font-size: 28px;
  color: #545454;
  line-height: 1.5;
}
.ezPretty-ezflows-container h3 {
  font-size: 36px;
  font-weight: bold;
  color: #2C2C2C;
  width: 100%;
  margin: 0 auto;
  line-height: 1.6;
}
.ezPretty-ezflows-container h4 {
  font-size: 18px;
  line-height: 1.2;
  margin: 20px 0;
  display: block;
}
.ezPretty-ezflows-container h4.bg-title {
  background: #90C31B;
  display: inline-block;
  color: #fff;
  padding: 8px 20px;
  border-radius: 40px;
}
.ezPretty-ezflows-container h5 {
  color: #545454;
  font-weight: 500;
}
.ezPretty-ezflows-container .mob_s {
  display: none;
}
@media (max-width: 599px) {
  .ezPretty-ezflows-container .mob, .ezPretty-ezflows-container .mob_s {
    display: block;
  }
  .ezPretty-ezflows-container .pc {
    display: none;
  }
}
.ezPretty-ezflows-container .info-content .text-info2 {
  padding-top: 15px;
  color: #2F2F2F;
}
.ezPretty-ezflows-container .info-content .text h5 {
  font-size: 20px;
  line-height: 1.5;
  font-weight: bold;
}
.ezPretty-ezflows-container .info-content .text p {
  font-size: 16px;
  line-height: 1.5;
}
.ezPretty-ezflows-container .ezflows-cover {
  width: 100%;
  padding: 60px 0px;
  background-color: #F6F6F6;
}
.ezPretty-ezflows-container .ezflows-cover .kv-btns {
  z-index: 5;
  font-size: 20px;
  padding: 40px 0;
}
.ezPretty-ezflows-container .ezflows-cover .info-box {
  flex: 1;
}
.ezPretty-ezflows-container .ezflows-cover .info-box h1.main-title {
  color: #2C2C2C;
  font-size: 44px;
  font-weight: bold;
  line-height: 1.2;
  padding: 20px 0;
  margin: 0;
}
.ezPretty-ezflows-container .ezflows-cover .info-box h2 {
  font-size: 24px;
  color: #545454;
  line-height: 1.5;
}
.ezPretty-ezflows-container .ezflows-cover .info-box p {
  padding-bottom: 15px;
}
.ezPretty-ezflows-container .ezflows-cover .info-box .btn {
  max-width: 250px;
}
.ezPretty-ezflows-container .ezflows-cover .info-box .img-ezflows {
  flex: 1;
}
@media (max-width: 1080px) {
  .ezPretty-ezflows-container .ezflows-cover .info-box h1.main-title {
    font-size: 40px;
  }
  .ezPretty-ezflows-container .ezflows-cover .info-box h2 {
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  .ezPretty-ezflows-container .ezflows-cover {
    padding-top: 90px;
  }
  .ezPretty-ezflows-container .ezflows-cover .mbox {
    flex-direction: column;
    text-align: center;
  }
  .ezPretty-ezflows-container .ezflows-cover .kv-btns {
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
  .ezPretty-ezflows-container .ezflows-cover .info-box .check-list {
    max-width: 400px;
    margin: 0 auto;
    padding-bottom: 40px;
  }
  .ezPretty-ezflows-container .ezflows-cover .info-box img {
    max-width: 500px;
  }
}
@media (max-width: 850px) {
  .ezPretty-ezflows-container .ezflows-cover .info-box h1.main-title {
    font-size: 35px;
  }
  .ezPretty-ezflows-container .ezflows-cover .info-box h2 {
    font-size: 22px;
  }
}
.ezPretty-ezflows-container .for-storedata {
  padding: 35px 0;
  background: linear-gradient(to right, #4cc35c 0%, #91c322 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.ezPretty-ezflows-container .for-storedata .mbox {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
}
.ezPretty-ezflows-container .for-storedata .l-d {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ezPretty-ezflows-container .for-storedata .r-d {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 25px;
  flex: 40%;
  max-width: 40%;
}
.ezPretty-ezflows-container .for-storedata .certification {
  width: initial;
  font-size: 14px;
  padding: 8px 15px 5px 15px;
  border: 1px solid #D4D635;
  display: inline-block;
  align-items: center;
  justify-content: center;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 2px 4px;
  background-color: #fff;
  display: flex;
}
.ezPretty-ezflows-container .for-storedata .certification img {
  max-width: 78px;
}
.ezPretty-ezflows-container .for-storedata .certification span {
  padding-left: 5px;
  white-space: nowrap;
}
.ezPretty-ezflows-container .for-storedata h4 {
  font-size: 30px;
}
.ezPretty-ezflows-container .for-storedata h4 span {
  font-size: 40px;
  color: #FFD65D;
  padding: 0 20px;
}
.ezPretty-ezflows-container .for-storedata h5 {
  font-size: 32px;
  color: #fff;
}
.ezPretty-ezflows-container .for-storedata p {
  padding-top: 5px;
  font-size: 16px;
  color: #252525;
}
@media (max-width: 1100px) {
  .ezPretty-ezflows-container .for-storedata .mbox {
    flex-direction: column;
    gap: 20px;
  }
  .ezPretty-ezflows-container .for-storedata .mbox .r-d {
    flex: 1;
    max-width: 100%;
  }
}
@media (max-width: 800px) {
  .ezPretty-ezflows-container .for-storedata .mbox .l-d {
    flex-direction: column;
    gap: 10px;
  }
  .ezPretty-ezflows-container .for-storedata .mbox .r-d {
    gap: 10px;
  }
  .ezPretty-ezflows-container .for-storedata .mbox h4 {
    font-size: 24px;
    margin-top: 20px;
  }
  .ezPretty-ezflows-container .for-storedata .mbox h5 {
    font-size: 26px;
  }
  .ezPretty-ezflows-container .for-storedata .mbox p {
    font-size: 15px;
  }
}
@media (max-width: 499px) {
  .ezPretty-ezflows-container .for-storedata h5 {
    font-size: 24px;
  }
  .ezPretty-ezflows-container .for-storedata p {
    font-size: 14px;
  }
}
.ezPretty-ezflows-container .for-video {
  padding: 20px 20px 60px 20px;
  background-color: #F2FFD5;
}
.ezPretty-ezflows-container .for-video .top-title h5 {
  padding-top: 20px;
  line-height: 1.5;
}
.ezPretty-ezflows-container .for-video .mbox iframe {
  height: 540px;
}
@media (max-width: 800px) {
  .ezPretty-ezflows-container .for-video .mbox iframe {
    height: 315px;
  }
}
@media (max-width: 700px) {
  .ezPretty-ezflows-container .for-video .mbox iframe {
    height: 250px;
  }
}
@media (max-width: 600px) {
  .ezPretty-ezflows-container .for-video .mbox iframe {
    height: 200px;
  }
}
.ezPretty-ezflows-container .for-hard {
  padding: 20px 20px 60px 20px;
  background-color: #ffffff;
}
.ezPretty-ezflows-container .for-hard .top-title h5 {
  padding-top: 20px;
  line-height: 1.5;
}
.ezPretty-ezflows-container .for-hard .mbox {
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}
.ezPretty-ezflows-container .for-hard .mbox .info-card {
  flex: 30%;
  display: flex;
  flex-direction: column;
  position: relative;
  border: 1px solid #90C31B;
  border-radius: 20px;
  box-shadow: 0 4px 4px #90C31B;
  width: 33%;
  max-width: 350px;
  background-color: #fff;
}
.ezPretty-ezflows-container .for-hard .mbox .info-card .p-text {
  padding: 5px 20px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: left;
  color: #2F2F2F;
  font-size: 15px;
  min-height: 75px;
}
.ezPretty-ezflows-container .for-hard .mbox .info-card .text {
  z-index: 2;
  text-align: center;
}
.ezPretty-ezflows-container .for-hard .mbox .info-card .text h5 {
  background-color: #F2FFD5;
  font-size: 26px;
  padding: 15px 5px;
  border-radius: 20px 20px 0 0;
}
.ezPretty-ezflows-container .for-hard .mbox .info-img {
  position: relative;
}
.ezPretty-ezflows-container .for-hard .mbox .info-img img {
  border-radius: 0 0 20px 20px;
}
@media (max-width: 1000px) {
  .ezPretty-ezflows-container .for-hard .mbox {
    flex-wrap: wrap;
  }
  .ezPretty-ezflows-container .for-hard .mbox .info-card {
    flex: 47%;
  }
  .ezPretty-ezflows-container .for-hard .mbox .info-card::after {
    width: 42vw;
    height: 42vw;
    left: calc(50% - 21vw);
  }
}
@media (max-width: 850px) {
  .ezPretty-ezflows-container .for-hard .mbox .info-card .text h5 {
    padding: 10px;
    margin-bottom: 0;
  }
  .ezPretty-ezflows-container .for-hard .mbox .info-card .text .p-text {
    min-height: initial;
    font-size: 16px;
    padding: 10px;
  }
}
.ezPretty-ezflows-container .for-vs-others {
  background-color: #F6F6F6;
  padding-top: 50px;
  padding-bottom: 70px;
}
.ezPretty-ezflows-container .for-vs-others .mbox {
  align-items: stretch;
  justify-content: center;
  gap: 30px;
  max-width: 960px;
}
.ezPretty-ezflows-container .for-vs-others .info-card {
  flex: 1;
}
.ezPretty-ezflows-container .for-vs-others .top-title h5 {
  padding-top: 20px;
  line-height: 1.5;
}
.ezPretty-ezflows-container .for-vs-others table {
  border-radius: 16px;
  overflow: hidden;
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 10px 30px;
}
.ezPretty-ezflows-container .for-vs-others table .bg-green {
  background-color: #fff;
  color: #5B9825;
  border-radius: 50px;
  padding: 0px 10px;
  display: inline-block;
  font-size: 12px;
  line-height: 20px;
  height: 20px;
}
.ezPretty-ezflows-container .for-vs-others table tr:nth-child(odd) {
  background-color: #F2FFD5;
}
.ezPretty-ezflows-container .for-vs-others table tr th {
  width: 33%;
  font-size: 20px;
  color: #FFFFFF;
  padding: 15px 0;
  background-color: #88C32A;
  text-align: center;
  border-bottom-color: #88C32A;
  border-bottom: 1px solid #8FC31F !important;
  justify-items: center;
  align-content: center;
  line-height: 1.2;
  position: relative;
}
.ezPretty-ezflows-container .for-vs-others table tr th .fl {
  display: flex;
  gap: 8px;
  justify-content: center;
  align-items: center;
}
.ezPretty-ezflows-container .for-vs-others table tr th:first-child {
  background-color: #fff;
  color: #333333;
}
.ezPretty-ezflows-container .for-vs-others table tr th:last-child {
  background-color: #595959;
}
.ezPretty-ezflows-container .for-vs-others table tr td {
  padding: 15px;
  font-size: 20px;
  color: #252525;
  border: none;
  padding-left: 30px;
  font-size: 16px;
}
.ezPretty-ezflows-container .for-vs-others table tr td span {
  background-color: #fff;
  border-radius: 50%;
}
.ezPretty-ezflows-container .for-vs-others table tr td i {
  color: #8FC31F;
}
.ezPretty-ezflows-container .for-vs-others table tr td i.red {
  color: #EC4216;
}
@media screen and (max-width: 991px) {
  .ezPretty-ezflows-container .for-vs-others {
    padding: 0 10px;
  }
  .ezPretty-ezflows-container .for-vs-others .mbox {
    gap: 15px;
    flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  .ezPretty-ezflows-container .for-vs-others .info-card {
    margin: 0 auto;
  }
  .ezPretty-ezflows-container .for-vs-others .section-title h3 {
    font-size: 30px;
  }
  .ezPretty-ezflows-container .for-vs-others table tr th {
    font-size: 16px;
    padding: 12px 20px;
  }
  .ezPretty-ezflows-container .for-vs-others table tr th .bg-green {
    position: absolute;
    top: 0px;
    right: -14px;
    z-index: 3;
    font-size: 11px;
  }
  .ezPretty-ezflows-container .for-vs-others table tr td {
    font-size: 13px;
    padding: 10px;
    justify-items: center;
    align-content: center;
  }
}
.ezPretty-ezflows-container .for-who {
  padding: 20px 20px 60px 20px;
  background-color: #F2FFD5;
}
.ezPretty-ezflows-container .for-who .top-title h5 {
  padding-top: 20px;
  line-height: 1.5;
}
.ezPretty-ezflows-container .for-who .mbox {
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}
.ezPretty-ezflows-container .for-who .mbox .info-card {
  flex: 29%;
  display: flex;
  flex-direction: column;
  position: relative;
  border-radius: 20px;
  box-shadow: 0 4px 4px #90C31B;
  width: 33%;
  max-width: 350px;
  position: relative;
  overflow: hidden;
}
.ezPretty-ezflows-container .for-who .mbox .info-card .text {
  width: 100%;
  z-index: 2;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4705882353);
  padding: 20px 25px;
}
.ezPretty-ezflows-container .for-who .mbox .info-card .text h5 {
  font-size: 20px;
  color: #fff;
}
.ezPretty-ezflows-container .for-who .mbox .info-card .text .p-text {
  font-size: 16px;
  color: #fff;
  margin-bottom: 0;
}
.ezPretty-ezflows-container .for-who .mbox .industries {
  padding: 30px 10px 20px 10px;
  display: flex;
  gap: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1000px;
  flex-wrap: wrap;
  margin-bottom: 0;
}
.ezPretty-ezflows-container .for-who .mbox .industries li {
  padding: 5px 20px;
  border: 1px solid #90C31B;
  border-radius: 50px;
  box-shadow: 0 4px 4px rgba(145, 195, 27, 0.3647058824);
  background-color: #fff;
}
@media (max-width: 1000px) {
  .ezPretty-ezflows-container .for-who .mbox {
    flex-wrap: wrap;
  }
  .ezPretty-ezflows-container .for-who .mbox .info-card {
    flex: 47%;
  }
  .ezPretty-ezflows-container .for-who .mbox .info-card::after {
    width: 42vw;
    height: 42vw;
    left: calc(50% - 21vw);
  }
}
@media (max-width: 850px) {
  .ezPretty-ezflows-container .for-who .mbox .info-card .text h5 {
    padding: 10px;
    margin-bottom: 0;
  }
  .ezPretty-ezflows-container .for-who .mbox .info-card .text .p-text {
    min-height: initial;
    font-size: 16px;
    padding: 10px;
  }
}
.ezPretty-ezflows-container .for-ai-do {
  padding: 30px 20px 60px 20px;
  background-color: #F6F6F6;
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.ezPretty-ezflows-container .for-ai-do .top-title {
  padding-bottom: 0;
}
.ezPretty-ezflows-container .for-ai-do .top-title h5 {
  padding-top: 20px;
  line-height: 1.5;
}
.ezPretty-ezflows-container .for-ai-do .info-card {
  padding: 20px;
  display: flex;
  gap: 40px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 736px;
  border: 1px solid #90C31B;
  border-radius: 20px;
  box-shadow: 0 4px 4px #90C31B;
  background-color: #fff;
}
.ezPretty-ezflows-container .for-ai-do .info-card .text {
  position: relative;
  display: flex;
  gap: 5px;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.ezPretty-ezflows-container .for-ai-do .info-card .text h4 {
  text-align: center;
  margin: 5px 0;
  font-size: 16px;
  line-height: 1.5;
}
.ezPretty-ezflows-container .for-ai-do .info-card .text p {
  margin-bottom: 0;
  font-size: 14px;
}
.ezPretty-ezflows-container .for-ai-do .info-card .text .c-green {
  color: #fff;
  text-align: center;
  line-height: 40px;
  width: 40px;
  height: 40px;
  font-size: 20px;
  font-weight: bold;
  position: absolute;
  top: -44px;
  left: calc(50% - 20px);
  background-color: #90C31B;
  border-radius: 50px;
}
.ezPretty-ezflows-container .for-ai-do .info-text {
  flex: 1;
}
.ezPretty-ezflows-container .for-ai-do .info-text .check-list {
  gap: 10px;
  flex-direction: column;
  display: flex;
}
.ezPretty-ezflows-container .for-ai-do .info-text .check-list li {
  flex-direction: column;
  justify-content: left;
  align-items: flex-start;
}
.ezPretty-ezflows-container .for-ai-do .info-text .check-list li span {
  color: #6B7166;
}
.ezPretty-ezflows-container .for-ai-do .btns {
  padding: 0px 0 20px 35px;
}
.ezPretty-ezflows-container .for-ai-do .mbox {
  gap: 15px;
  position: relative;
  padding-top: 20px;
}
.ezPretty-ezflows-container .for-ai-do .mbox i {
  font-size: 24px;
  color: #90C31B;
}
.ezPretty-ezflows-container .for-ai-do .info-img {
  flex: 1;
  text-align: center;
}
.ezPretty-ezflows-container .for-ai-do .info-img img {
  width: 752px;
}
.ezPretty-ezflows-container .for-ai-do .arrow-img {
  width: 13px;
}
@media (max-width: 991px) {
  .ezPretty-ezflows-container .for-ai-do .mbox {
    flex-direction: column;
    gap: 20px;
  }
  .ezPretty-ezflows-container .for-ai-do .mbox .btns {
    padding: 0px 0 20px 0;
    text-align: center;
  }
  .ezPretty-ezflows-container .for-ai-do .arrow-img {
    transform: rotate(90deg);
    margin-bottom: 25px;
  }
}
@media (max-width: 599px) {
  .ezPretty-ezflows-container .for-ai-do .mob {
    display: block;
  }
  .ezPretty-ezflows-container .for-ai-do .mob-none {
    display: none;
  }
}
.ezPretty-ezflows-container .for-ai-step {
  padding: 20px 0 50px 0;
  background-color: #fff;
}
.ezPretty-ezflows-container .for-ai-step .top-title h5 {
  padding-top: 20px;
  line-height: 1.5;
}
.ezPretty-ezflows-container .for-ai-step .mbox {
  gap: 30px;
  max-width: 1000px;
  position: relative;
}
.ezPretty-ezflows-container .for-ai-step .info-img {
  text-align: center;
}
.ezPretty-ezflows-container .for-ai-step .btns {
  padding: 30px 15px 0px 15px;
  margin: 0 auto;
  text-align: center;
}
.ezPretty-ezflows-container .for-ai-step .info-card {
  padding: 20px;
  display: flex;
  gap: 40px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 736px;
  border: 1px solid #90C31B;
  border-radius: 20px;
  box-shadow: 0 4px 4px #90C31B;
  background-color: #fff;
}
.ezPretty-ezflows-container .for-ai-step .info-card .text {
  display: flex;
  gap: 15px;
  align-items: center;
  justify-content: center;
}
.ezPretty-ezflows-container .for-ai-step .info-card .text p {
  margin-bottom: 0;
}
.ezPretty-ezflows-container .for-ai-step .info-card .text .c-green {
  font-size: 26px;
  font-weight: bold;
}
@media (max-width: 991px) {
  .ezPretty-ezflows-container .for-ai-step .mbox {
    flex-direction: column;
    gap: 10px;
  }
  .ezPretty-ezflows-container .for-ai-step .info-img {
    padding-bottom: 20px;
  }
}
.ezPretty-ezflows-container .for-ai-all {
  padding-top: 30px;
  background-color: #F2FFD5;
}
.ezPretty-ezflows-container .for-ai-all .top-title h5 {
  padding-top: 20px;
  line-height: 1.5;
}
.ezPretty-ezflows-container .for-ai-all .mbox {
  gap: 30px;
  max-width: 1000px;
  position: relative;
}
.ezPretty-ezflows-container .for-ai-all .info-img {
  text-align: center;
}
.ezPretty-ezflows-container .for-ai-all .btns {
  padding: 30px 15px 0px 15px;
  margin: 0 auto;
  text-align: center;
}
.ezPretty-ezflows-container .for-ai-all .info-card {
  padding: 20px;
  display: flex;
  gap: 40px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 736px;
  border: 1px solid #90C31B;
  border-radius: 20px;
  box-shadow: 0 4px 4px #90C31B;
  background-color: #fff;
}
.ezPretty-ezflows-container .for-ai-all .info-card .text {
  display: flex;
  gap: 15px;
  align-items: center;
  justify-content: center;
}
.ezPretty-ezflows-container .for-ai-all .info-card .text p {
  margin-bottom: 0;
}
.ezPretty-ezflows-container .for-ai-all .info-card .text .c-green {
  font-size: 26px;
  font-weight: bold;
}
@media (max-width: 991px) {
  .ezPretty-ezflows-container .for-ai-all .mbox {
    flex-direction: column;
    gap: 10px;
  }
}
.ezPretty-ezflows-container .for-faq {
  background-color: #F6F6F6;
  padding-bottom: 70px;
}
.ezPretty-ezflows-container .for-faq .faq-content {
  width: 100%;
  max-width: 776px;
  margin: 0 auto;
  padding: 0 20px;
}
.ezPretty-ezflows-container .for-faq .info-card {
  padding: 20px;
  display: flex;
  gap: 40px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 736px;
  border: 1px solid #90C31B;
  border-radius: 20px;
  box-shadow: 0 4px 4px #90C31B;
  background-color: #fff;
  margin: 40px auto;
}
.ezPretty-ezflows-container .for-faq .info-card img {
  max-width: 200px;
}
.ezPretty-ezflows-container .for-faq .info-card ul {
  padding-left: 0;
}
.ezPretty-ezflows-container .for-faq .info-card h3 {
  font-size: 36px;
  text-align: center;
  color: #2C2C2C;
}
.ezPretty-ezflows-container .for-faq .info-card h5 {
  font-size: 28px;
  text-align: center;
  font-weight: 500;
}
@media screen and (max-width: 991px) {
  .ezPretty-ezflows-container .for-faq {
    padding: 30px 0 20px 0;
  }
  .ezPretty-ezflows-container .for-faq .info-card {
    gap: 0;
    flex-direction: column;
  }
  .ezPretty-ezflows-container .for-faq .info-card h3 {
    font-size: 26px;
    padding: 15px;
  }
  .ezPretty-ezflows-container .for-faq .info-card h5 {
    font-size: 22px;
    padding-bottom: 5px;
  }
  .ezPretty-ezflows-container .for-faq .info-card .top-title {
    text-align: center !important;
  }
  .ezPretty-ezflows-container .for-faq .info-card .text .info-img {
    text-align: center;
  }
  .ezPretty-ezflows-container .for-faq .info-card img {
    width: 55%;
  }
}
.ezPretty-ezflows-container .contact-form {
  padding: 0 20px 30px 20px;
  background: linear-gradient(to bottom, #ffffff 50%, #F2FFD5 100%);
  margin-bottom: 0;
  max-width: 100%;
}
.ezPretty-ezflows-container .contact-form h5 {
  padding: 15px 0;
  color: #2F2F2F;
  font-size: 20px;
}
.ezPretty-ezflows-container .contact-form a {
  color: #444 !important;
  text-decoration: underline;
}
.ezPretty-ezflows-container .contact-form a:hover {
  text-decoration: none;
}
.ezPretty-ezflows-container .contact-form .step3 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 30px;
  gap: 25px;
  padding-top: 30px;
}
.ezPretty-ezflows-container .contact-form .step3 .info-card {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
}
.ezPretty-ezflows-container .contact-form .step3 .info-card h4 {
  margin: 0;
  padding-bottom: 5px;
}
.ezPretty-ezflows-container .contact-form .step3 .info-card p {
  margin-bottom: 0;
}
.ezPretty-ezflows-container .contact-form .step3 .info-card span {
  color: #6B7166;
}
.ezPretty-ezflows-container .contact-form .step3 .info-card .c-green {
  color: #fff;
  text-align: center;
  line-height: 40px;
  width: 40px;
  height: 40px;
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  background-color: #90C31B;
  border-radius: 50px;
}
.ezPretty-ezflows-container .contact-form .step3 .info-card .text {
  flex: calc(100% - 60px);
}
.ezPretty-ezflows-container .contact-form .contact-form {
  max-width: 600px;
  margin: 0 auto;
}
@media (max-width: 799px) {
  .ezPretty-ezflows-container .contact-form .step3 {
    padding-top: 5px;
    flex-direction: column;
    gap: 15px;
    align-items: flex-start;
  }
}
@media (max-width: 1000px) {
  .ezPretty-ezflows-container .top-title {
    padding: 15px 0px 20px 0px;
  }
  .ezPretty-ezflows-container .top-title .sub-title {
    font-size: 30px;
  }
}
@media (max-width: 991px) {
  .ezPretty-ezflows-container .info-card .text h5 {
    font-size: 20px !important;
  }
}
@media (max-width: 768px) {
  .ezPretty-ezflows-container .top-title {
    padding: 15px 0 20px;
  }
  .ezPretty-ezflows-container .top-title .sub-title {
    font-size: 30px;
  }
}
@media (max-width: 550px) {
  .ezPretty-ezflows-container .top-title .sub-title {
    font-size: 26px;
  }
}/*# sourceMappingURL=ezflows-style.css.map */