.ezPretty-beauty-container {
  width: 100%;
}
.ezPretty-beauty-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-beauty-container .btn-bg-green-gradient:hover {
  box-shadow: #39cd5e 0px 8px 0px;
}
@media only screen and (max-width: 767px) {
  .ezPretty-beauty-container .btn-bg-green-gradient {
    padding: 10px 25px;
  }
}
.ezPretty-beauty-container .btn-bg-green {
  background: #8CB826;
  border: none;
}
@media only screen and (max-width: 767px) {
  .ezPretty-beauty-container .btn-bg-green {
    padding: 10px 25px;
  }
}
.ezPretty-beauty-container .btn-line-k {
  padding: 10px 40px;
  color: #2C2C2C;
  border: 2px solid #2C2C2C;
  box-shadow: #2C2C2C 0px 8px 0px;
  background-color: #fff;
}
.ezPretty-beauty-container .btn-line-k:hover {
  box-shadow: #39cd5e 0px 8px 0px;
}
@media only screen and (max-width: 767px) {
  .ezPretty-beauty-container .btn-line-k {
    padding: 10px 25px;
  }
}
.ezPretty-beauty-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-beauty-container .btn-line-green {
    padding: 10px 25px;
  }
}
.ezPretty-beauty-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-beauty-container .check-list li i {
  font-size: 20px;
  top: initial;
  color: #8FC31F;
  padding-right: 8px;
}
.ezPretty-beauty-container .mbox {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 0 20px;
}
.ezPretty-beauty-container img {
  width: 100%;
}
.ezPretty-beauty-container .c-green {
  color: #90C31B;
  font-weight: bold;
}
.ezPretty-beauty-container .info-content {
  width: 100%;
}
.ezPretty-beauty-container .top-title {
  padding: 20px 20px 30px 20px;
  text-align: center;
}
.ezPretty-beauty-container .top-title .sub-title {
  font-size: 34px;
  line-height: 1.5;
  font-weight: bold;
}
.ezPretty-beauty-container h2 {
  font-size: 28px;
  color: #545454;
  line-height: 1.5;
}
.ezPretty-beauty-container h3 {
  font-size: 36px;
  font-weight: bold;
  color: #2C2C2C;
  width: 100%;
  margin: 0 auto;
  line-height: 1.6;
}
.ezPretty-beauty-container h4 {
  font-size: 18px;
  line-height: 1.2;
  margin: 20px 0;
  display: block;
}
.ezPretty-beauty-container h4.bg-title {
  background: #90C31B;
  display: inline-block;
  color: #fff;
  padding: 8px 20px;
  border-radius: 40px;
}
.ezPretty-beauty-container h5 {
  color: #545454;
  font-weight: 500;
}
.ezPretty-beauty-container .beauty-cover {
  width: 100%;
  min-height: 550px;
  position: relative;
  padding: 30px 20px;
  background-color: #F6F6F6;
}
.ezPretty-beauty-container .beauty-cover::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  display: block;
  z-index: 1;
  background: linear-gradient(to right, #4cc35c 0%, #91c322 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.ezPretty-beauty-container .beauty-cover .kv-btns {
  position: absolute;
  left: calc(50% - 123px);
  bottom: -20px;
  z-index: 5;
  font-size: 20px;
}
.ezPretty-beauty-container .beauty-cover .certification {
  font-size: 14px;
  padding: 8px 22px;
  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;
}
.ezPretty-beauty-container .beauty-cover .mbox {
  justify-content: center;
}
.ezPretty-beauty-container .beauty-cover .info-box {
  width: 100%;
  margin-top: auto;
  position: relative;
}
.ezPretty-beauty-container .beauty-cover .info-box h1.main-title {
  color: #2C2C2C;
  font-size: 48px;
  font-weight: bold;
  line-height: 1.2;
  padding: 20px 0;
  margin: 0;
}
.ezPretty-beauty-container .beauty-cover .info-box p {
  padding-bottom: 15px;
}
.ezPretty-beauty-container .beauty-cover .info-box .btn {
  max-width: 250px;
}
.ezPretty-beauty-container .beauty-cover .info-box .advantages-list {
  gap: 25px;
  padding: 20px 0;
  margin: 0;
}
.ezPretty-beauty-container .beauty-cover .info-box .advantages-list li {
  max-width: 140px;
  text-align: center;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 15rem;
  aspect-ratio: 1/1;
  border-width: 4px;
  border-style: solid;
  border-color: transparent;
  border-radius: 50%;
  background-image: linear-gradient(white, white), linear-gradient(to right, #4EC35B, #8CC326);
  background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.15);
  line-height: 1.3;
}
.ezPretty-beauty-container .beauty-cover .info-box .advantages-list li span {
  display: block;
  font-size: 26px;
  font-weight: bold;
  color: #90C31B;
}
@media (max-width: 1080px) {
  .ezPretty-beauty-container .beauty-cover .info-box h1.main-title {
    font-size: 40px;
  }
  .ezPretty-beauty-container .beauty-cover .info-box h2 {
    font-size: 24px;
  }
}
@media (max-width: 991px) {
  .ezPretty-beauty-container .beauty-cover .mbox {
    flex-direction: column;
    text-align: center;
  }
  .ezPretty-beauty-container .beauty-cover .advantages-list {
    justify-content: center;
  }
  .ezPretty-beauty-container .beauty-cover .info-box .check-list {
    max-width: 400px;
    margin: 0 auto;
    padding-bottom: 40px;
  }
  .ezPretty-beauty-container .beauty-cover .info-box img {
    max-width: 500px;
  }
}
@media (max-width: 850px) {
  .ezPretty-beauty-container .beauty-cover .info-box h1.main-title {
    font-size: 35px;
  }
  .ezPretty-beauty-container .beauty-cover .info-box h2 {
    font-size: 22px;
  }
  .ezPretty-beauty-container .beauty-cover .info-box .advantages-list {
    gap: 8px;
    font-size: 14px;
  }
}
.ezPretty-beauty-container .info-content .text-info2 {
  padding-top: 15px;
  color: #2F2F2F;
}
.ezPretty-beauty-container .info-content .text h5 {
  font-size: 20px;
  line-height: 1.5;
  font-weight: bold;
}
.ezPretty-beauty-container .info-content .text p {
  font-size: 16px;
  line-height: 1.5;
}
.ezPretty-beauty-container .for-integration {
  background-color: #F2FFD5;
  padding-top: 30px;
}
.ezPretty-beauty-container .for-integration .mbox {
  gap: 30px;
  max-width: 1000px;
}
.ezPretty-beauty-container .for-integration .img-icons {
  max-width: 800px;
  text-align: center;
  margin: 0 auto;
  padding-bottom: 35px;
}
.ezPretty-beauty-container .for-integration .info-content {
  padding-bottom: 0px;
}
@media (max-width: 991px) {
  .ezPretty-beauty-container .for-integration {
    padding: 20px;
  }
  .ezPretty-beauty-container .for-integration .mbox {
    flex-direction: column;
    text-align: center;
    gap: 0;
    padding-bottom: 30px;
  }
}
.ezPretty-beauty-container .for-collection {
  background-color: #F6F6F6;
  padding: 20px 20px 30px 20px;
  display: flex;
}
.ezPretty-beauty-container .for-collection .info-img {
  text-align: center;
  flex: 50%;
}
.ezPretty-beauty-container .for-collection .info-img img {
  width: 90%;
  max-width: 500px;
}
.ezPretty-beauty-container .for-collection .mbox {
  gap: 50px;
}
.ezPretty-beauty-container .for-collection .info-card {
  flex: 50%;
}
.ezPretty-beauty-container .for-collection .info-card .top-title {
  text-align: left;
  padding-top: 0;
  padding-bottom: 20px;
}
.ezPretty-beauty-container .for-collection .info-card .text h5 {
  color: #545454;
  font-size: 24px;
  font-weight: 600;
  padding-bottom: 15px;
}
.ezPretty-beauty-container .for-collection .info-card .text .info-img {
  text-align: initial;
  max-width: 500px;
}
.ezPretty-beauty-container .for-collection .info-card .the-btn {
  padding-top: 30px;
}
@media (max-width: 991px) {
  .ezPretty-beauty-container .for-collection .mbox {
    flex-direction: column;
    text-align: center;
    gap: 0;
    padding-bottom: 30px;
  }
  .ezPretty-beauty-container .for-collection .info-card .top-title {
    text-align: center;
  }
  .ezPretty-beauty-container .for-collection .info-card .text .info-img {
    text-align: center;
  }
}
.ezPretty-beauty-container .for-features {
  padding: 20px;
  padding-bottom: 60px;
  background: linear-gradient(to bottom, #ffffff 0%, #F6F6F6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.ezPretty-beauty-container .for-features .top-title h5 {
  padding-top: 20px;
}
.ezPretty-beauty-container .for-features .mbox {
  justify-content: center;
  gap: 40px;
}
.ezPretty-beauty-container .for-features .mbox .info-card {
  flex: 1;
  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-beauty-container .for-features .mbox .info-card .text {
  z-index: 2;
  text-align: center;
  padding-bottom: 20px;
}
.ezPretty-beauty-container .for-features .mbox .info-card .text h5 {
  background-color: #F2FFD5;
  font-size: 26px;
  padding: 15px 5px;
  border-radius: 20px 20px 0 0;
}
.ezPretty-beauty-container .for-features .mbox .info-card .text .p-text {
  padding: 5px 20px;
  width: calc(100% - 30px);
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #2F2F2F;
  font-size: 17px;
  min-height: 75px;
  border-bottom: 1px dotted #90C31B;
}
.ezPretty-beauty-container .for-features .mbox .info-card .check-list {
  margin: 0 auto;
  padding-left: 0;
}
.ezPretty-beauty-container .for-features .mbox .info-card .info-img {
  width: 100%;
  max-width: 290px;
  margin: 0 auto;
  background: us;
}
.ezPretty-beauty-container .for-line {
  background: linear-gradient(to bottom, #ffffff 0%, #F6F6F6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.ezPretty-beauty-container .for-line .top-title h5 {
  padding-top: 20px;
}
.ezPretty-beauty-container .for-line .mbox {
  display: inherit;
  margin: 0 auto;
  max-width: 900px;
}
.ezPretty-beauty-container .for-line .mbox .info-img {
  text-align: center;
}
.ezPretty-beauty-container .for-line .mboth {
  display: flex;
  gap: 40px;
  padding-top: 20px;
}
.ezPretty-beauty-container .for-line .mboth .top-title {
  padding-bottom: 15px;
}
.ezPretty-beauty-container .for-line .mboth .info-img {
  max-width: 311px;
  height: 572px;
  flex: 1;
  background: url(../img/bg_phone.png) center center no-repeat;
  background-size: cover;
  margin: 0 30px;
}
.ezPretty-beauty-container .for-line .mboth .info-card {
  flex: 1;
}
.ezPretty-beauty-container .for-line .mboth ul {
  padding-left: 0;
}
.ezPretty-beauty-container .for-line .mboth h3 {
  font-size: 24px;
  text-align: left;
  color: #3E3E3E;
}
@media (max-width: 991px) {
  .ezPretty-beauty-container .for-line .mboth {
    gap: 0;
    flex-direction: column;
  }
  .ezPretty-beauty-container .for-line .mboth .info-img {
    border-bottom: 1px solid #8fc221;
  }
}
.ezPretty-beauty-container .for-line .the-btn {
  padding: 20px 0;
  text-align: center;
}
.ezPretty-beauty-container .for-line .the-btn .main-btn {
  max-width: 250px;
}
.ezPretty-beauty-container .for-member {
  padding: 30px 0;
  background-color: #F2FFD5;
}
.ezPretty-beauty-container .for-member .mbox .info-card {
  flex: 1;
  display: flex;
  justify-content: center;
}
.ezPretty-beauty-container .for-member .mbox .info-card .top-title {
  text-align: left;
}
.ezPretty-beauty-container .for-member .mbox .info-card .text {
  z-index: 2;
}
.ezPretty-beauty-container .for-member .mbox .info-card .text h5 {
  padding-bottom: 5px;
}
.ezPretty-beauty-container .for-member .mbox .info-card .text .check-list {
  padding: 20px 0;
  margin: 0;
}
.ezPretty-beauty-container .for-member .mbox .info-card .text .big {
  color: #1A1A1A;
  font-size: 25px;
  font-weight: bold;
}
.ezPretty-beauty-container .for-member .mbox .info-img {
  flex: 1;
}
@media (max-width: 991px) {
  .ezPretty-beauty-container .for-member .mbox {
    flex-direction: column;
    text-align: center;
    gap: 0;
    padding-bottom: 30px;
  }
  .ezPretty-beauty-container .for-member .info-card .top-title {
    text-align: center !important;
  }
  .ezPretty-beauty-container .for-member .info-card .text .info-img {
    text-align: center;
  }
}
.ezPretty-beauty-container .for-member2 {
  padding: 50px 0;
  background-color: #FFFFFF;
}
.ezPretty-beauty-container .for-member2 .mbox .info-card {
  flex: 1;
  display: flex;
  justify-content: center;
}
.ezPretty-beauty-container .for-member2 .mbox .info-card .top-title {
  text-align: left;
  padding-top: 0;
}
.ezPretty-beauty-container .for-member2 .mbox .info-card .text {
  z-index: 2;
}
.ezPretty-beauty-container .for-member2 .mbox .info-card .text h5 {
  padding-bottom: 5px;
}
.ezPretty-beauty-container .for-member2 .mbox .info-card .text .check-list {
  padding: 20px 0;
}
.ezPretty-beauty-container .for-member2 .mbox .info-card .text .info-img {
  text-align: initial;
  max-width: 500px;
}
.ezPretty-beauty-container .for-member2 .mbox .info-img {
  flex: 1;
}
@media (max-width: 991px) {
  .ezPretty-beauty-container .for-member2 .mbox {
    flex-direction: column;
    text-align: center;
    gap: 0;
    padding-bottom: 30px;
  }
  .ezPretty-beauty-container .for-member2 .info-card .top-title {
    text-align: center !important;
  }
  .ezPretty-beauty-container .for-member2 .info-card .text .info-img {
    text-align: center;
  }
}
.ezPretty-beauty-container .for-ai {
  background-color: #F6F6F6;
}
.ezPretty-beauty-container .for-ai .top-title h5 {
  padding-top: 20px;
}
.ezPretty-beauty-container .for-ai .info-img {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 15px;
  text-align: center;
  position: relative;
}
.ezPretty-beauty-container .for-ai .info-img img {
  max-width: 1050px;
}
.ezPretty-beauty-container .for-ai .info-img .check-list {
  position: absolute;
  right: 0%;
  bottom: 3%;
}
.ezPretty-beauty-container .for-ai .info-card {
  width: 100%;
  border: 1px solid #90C31B;
  border-radius: 20px;
  box-shadow: 0 4px 4px #90C31B;
  background-color: #fff;
  margin: 40px 0 50px;
}
.ezPretty-beauty-container .for-ai .info-card h3 {
  font-size: 36px;
  text-align: center;
  color: #2C2C2C;
  padding: 15px 0 10px;
}
.ezPretty-beauty-container .for-ai .info-card h5 {
  font-size: 28px;
  text-align: center;
  font-weight: 500;
  padding-bottom: 20px;
}
.ezPretty-beauty-container .for-ai .info-card .both {
  width: calc(100% - 50px);
  display: flex;
  padding: 25px 30px;
  gap: 30px;
  border-bottom: 1px dotted #90C31B;
  margin: 0 auto;
}
.ezPretty-beauty-container .for-ai .info-card .both .store {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}
.ezPretty-beauty-container .for-ai .info-card .both .store p {
  font-size: 18px;
  padding: 0;
  margin: 0;
}
.ezPretty-beauty-container .for-ai .info-card .both .store .icon {
  width: 100%;
  max-width: 110px;
  aspect-ratio: 1/1;
  background-color: #F2FFD5;
  padding: 10px;
  text-align: center;
  display: flex;
  flex-direction: column;
  border-radius: 20px;
}
.ezPretty-beauty-container .for-ai .info-card .both .store .icon img {
  max-width: 60px;
  margin: 0 auto;
}
.ezPretty-beauty-container .for-ai .info-card .both .store .icon span {
  font-size: 20px;
  font-weight: bold;
  padding-top: 10px;
}
@media (max-width: 991px) {
  .ezPretty-beauty-container .for-ai {
    padding: 0 20px;
  }
  .ezPretty-beauty-container .for-ai .mbox {
    flex-direction: column;
    text-align: center;
    gap: 0;
    padding-bottom: 30px;
  }
  .ezPretty-beauty-container .for-ai .info-card h3 {
    font-size: 26px;
    padding: 15px;
  }
  .ezPretty-beauty-container .for-ai .info-card h5 {
    font-size: 22px;
    padding: 0 15px 15px 15px;
  }
  .ezPretty-beauty-container .for-ai .info-card .top-title {
    text-align: center !important;
  }
  .ezPretty-beauty-container .for-ai .info-card .text .info-img {
    text-align: center;
  }
  .ezPretty-beauty-container .for-ai .info-card .both {
    flex-direction: column;
    padding: 15px;
    width: 100%;
    gap: 10px;
  }
  .ezPretty-beauty-container .for-ai .info-card .both .store {
    gap: 10px;
  }
  .ezPretty-beauty-container .for-ai .info-card .both .store p {
    font-size: 16px;
    text-align: left;
  }
  .ezPretty-beauty-container .for-ai .info-card .both .icon span {
    font-size: 18px;
  }
  .ezPretty-beauty-container .for-ai .info-img .check-list {
    position: initial;
    margin: 0;
    padding: 0;
    padding-top: 40px;
  }
}
.ezPretty-beauty-container .for-pos {
  background-color: #F2FFD5;
}
.ezPretty-beauty-container .for-pos .top-title h5 {
  padding-top: 20px;
}
.ezPretty-beauty-container .for-pos .mbox {
  gap: 30px;
  max-width: 1000px;
  position: relative;
}
.ezPretty-beauty-container .for-pos .info-img {
  padding-bottom: 35px;
}
.ezPretty-beauty-container .for-pos .info-img img {
  width: 727px;
}
.ezPretty-beauty-container .for-pos .img-ill {
  position: absolute;
  bottom: 0;
  right: 0px;
  width: 25%;
  max-width: 240px;
  z-index: 1;
}
.ezPretty-beauty-container .for-pos .check-list {
  position: absolute;
  right: 20px;
  top: 20px;
}
@media (max-width: 991px) {
  .ezPretty-beauty-container .for-pos {
    padding: 0 20px;
  }
  .ezPretty-beauty-container .for-pos .mbox {
    flex-direction: column;
    gap: 0;
  }
  .ezPretty-beauty-container .for-pos .check-list {
    position: initial;
  }
  .ezPretty-beauty-container .for-pos .info-img {
    padding-bottom: 20px;
  }
  .ezPretty-beauty-container .for-pos .img-ill {
    position: initial;
    width: 35%;
  }
}
.ezPretty-beauty-container .for-pos .check-list {
  padding: 0 0 20px 0;
  margin: 0;
}
.ezPretty-beauty-container .for-pos-more {
  background-color: #F6F6F6;
  padding-bottom: 50px;
}
.ezPretty-beauty-container .for-pos-more .mbox {
  align-items: stretch;
  justify-content: center;
  gap: 30px;
}
.ezPretty-beauty-container .for-pos-more .info-card {
  flex: 1;
}
.ezPretty-beauty-container .for-pos-more .top-title h5 {
  padding-top: 20px;
}
.ezPretty-beauty-container .for-pos-more table {
  border-radius: 16px;
  overflow: hidden;
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 4px;
  max-width: 310px;
}
.ezPretty-beauty-container .for-pos-more table tr:nth-child(even) {
  background-color: #F6FFE2;
}
.ezPretty-beauty-container .for-pos-more table tr th {
  font-size: 26px;
  color: #FFFFFF;
  padding: 15px 0;
  background-color: #90C31B;
}
.ezPretty-beauty-container .for-pos-more table tr td {
  padding: 15px 0;
  font-size: 20px;
  color: #252525;
  border: none;
}
@media screen and (max-width: 991px) {
  .ezPretty-beauty-container .for-pos-more {
    padding: 0 20px;
  }
  .ezPretty-beauty-container .for-pos-more .mbox {
    gap: 15px;
    flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  .ezPretty-beauty-container .for-pos-more .info-card {
    margin: 0 auto;
  }
  .ezPretty-beauty-container .for-pos-more .section-title h3 {
    font-size: 30px;
  }
  .ezPretty-beauty-container .for-pos-more table tr td {
    font-size: 16px;
    padding: 10px 0;
  }
  .ezPretty-beauty-container .for-pos-more table tr th {
    font-size: 20px;
    padding: 10px;
  }
  .ezPretty-beauty-container .for-pos-more .ill {
    width: 50%;
  }
}
.ezPretty-beauty-container .for-faq {
  background-color: #F6F6F6;
  padding-bottom: 70px;
}
.ezPretty-beauty-container .for-faq .faq-content {
  width: 100%;
  max-width: 776px;
  margin: 0 auto;
  padding: 0 20px;
}
.ezPretty-beauty-container .for-reserve {
  padding: 40px 0;
  background: linear-gradient(to bottom, #ffffff 0%, #F2FFD5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.ezPretty-beauty-container .for-reserve .top-title {
  padding-bottom: 0px;
}
.ezPretty-beauty-container .for-reserve .top-title h5 {
  padding: 20px 0;
  font-size: 24px;
}
.ezPretty-beauty-container .for-reserve .top-title p {
  font-size: 20px;
}
.ezPretty-beauty-container .for-reserve .mbox {
  flex-direction: column;
  gap: 30px;
}
.ezPretty-beauty-container .for-reserve .btns .default-btn {
  font-size: 20px;
  min-width: 348px;
}
@media screen and (max-width: 991px) {
  .ezPretty-beauty-container .for-reserve {
    padding: 20px;
  }
  .ezPretty-beauty-container .for-reserve .top-title h5 {
    font-size: 20px;
    line-height: 1.3;
  }
}
@media (max-width: 1000px) {
  .ezPretty-beauty-container .top-title {
    padding: 15px 0px 20px 0px;
  }
  .ezPretty-beauty-container .top-title .sub-title {
    font-size: 30px;
  }
  .ezPretty-beauty-container .for-features .mbox {
    flex-wrap: wrap;
  }
  .ezPretty-beauty-container .for-features .mbox .info-card {
    flex: 47%;
  }
  .ezPretty-beauty-container .for-features .mbox .info-card::after {
    width: 42vw;
    height: 42vw;
    left: calc(50% - 21vw);
  }
}
@media (max-width: 991px) {
  .ezPretty-beauty-container .info-card .text h5 {
    font-size: 20px !important;
  }
}
@media (max-width: 850px) {
  .ezPretty-beauty-container .info-card .text h5 {
    font-size: 18px !important;
  }
}
@media (max-width: 768px) {
  .ezPretty-beauty-container .top-title {
    padding: 15px 0 20px;
  }
  .ezPretty-beauty-container .top-title .sub-title {
    font-size: 30px;
  }
}
@media (max-width: 550px) {
  .ezPretty-beauty-container .top-title .sub-title {
    font-size: 26px;
  }
}/*# sourceMappingURL=beauty-style.css.map */