.b2c-platform-container {
  width: 100%;
  height: auto;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  background-color: var(--dl-color-primary-сustomgrey);
}
.b2c-platform-header {
  width: 100%;
  display: flex;
  z-index: 100;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.b2c-platform-navbar {
  width: 100%;
  display: flex;
  max-width: 1200px;
  align-items: center;
  padding-top: var(--dl-space-space-doubleunit);
  padding-left: var(--dl-space-space-tripleunit);
  padding-right: var(--dl-space-space-tripleunit);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-doubleunit);
  justify-content: space-between;
}
.b2c-platform-left-side {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.b2c-platform-navlink {
  display: contents;
}
.b2c-platform-image {
  width: 200px;
  align-self: center;
  object-fit: cover;
  margin-right: var(--dl-space-space-doubleunit);
  text-decoration: none;
}
.b2c-platform-burger-menu {
  display: none;
  align-items: flex-start;
  flex-direction: column;
}
.b2c-platform-icon {
  width: 36px;
  height: 36px;
}
.b2c-platform-links-container {
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
.b2c-platform-link {
  color: rgba(255, 255, 255, 0.8);
  transition: 0.3s;
  margin-right: var(--dl-space-space-tripleunit);
  text-decoration: none;
}
.b2c-platform-link:focus {
  color: var(--dl-color-gray-white);
}
.b2c-platform-link:hover {
  color: var(--dl-color-gray-white);
}
.b2c-platform-link1 {
  color: rgba(255, 255, 255, 0.8);
  transition: 0.3s;
  margin-right: var(--dl-space-space-tripleunit);
  text-decoration: none;
}
.b2c-platform-link1:focus {
  color: var(--dl-color-gray-white);
}
.b2c-platform-link1:hover {
  color: var(--dl-color-gray-white);
}
.b2c-platform-link2 {
  color: rgba(255, 255, 255, 0.8);
  transition: 0.3s;
  margin-right: var(--dl-space-space-tripleunit);
  text-decoration: none;
}
.b2c-platform-link2:focus {
  color: var(--dl-color-gray-white);
}
.b2c-platform-link2:hover {
  color: var(--dl-color-gray-white);
}
.b2c-platform-link3 {
  color: rgba(255, 255, 255, 0.8);
  transition: 0.3s;
  text-decoration: none;
}
.b2c-platform-link3:focus {
  color: var(--dl-color-gray-white);
}
.b2c-platform-link3:hover {
  color: var(--dl-color-gray-white);
}
.b2c-platform-mobile-menu {
  top: 0px;
  flex: 0 0 auto;
  left: 0px;
  width: 100%;
  height: 100VH;
  display: none;
  padding: var(--dl-space-space-doubleunit);
  position: absolute;
  align-items: flex-start;
  flex-direction: column;
  background-color: #fff;
}
.b2c-platform-container01 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-doubleunit);
  flex-direction: row;
  justify-content: space-between;
}
.b2c-platform-navlink1 {
  display: contents;
}
.b2c-platform-image1 {
  width: 50px;
  align-self: center;
  object-fit: cover;
  margin-right: var(--dl-space-space-doubleunit);
  text-decoration: none;
}
.b2c-platform-close-menu {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.b2c-platform-icon02 {
  width: 24px;
  height: 24px;
}
.b2c-platform-links-container1 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.b2c-platform-link4 {
  font-size: 24px;
  font-family: Poppins;
  font-weight: 500;
  line-height: 1.55;
  margin-bottom: var(--dl-space-space-unit);
  text-transform: none;
  text-decoration: none;
}
.b2c-platform-link5 {
  font-size: 24px;
  font-family: Poppins;
  font-weight: 500;
  line-height: 1.55;
  margin-bottom: var(--dl-space-space-unit);
  text-transform: none;
  text-decoration: none;
}
.b2c-platform-link6 {
  font-size: 24px;
  font-family: Poppins;
  font-weight: 500;
  line-height: 1.55;
  margin-bottom: var(--dl-space-space-unit);
  text-transform: none;
  text-decoration: none;
}
.b2c-platform-link7 {
  font-size: 24px;
  font-family: Poppins;
  font-weight: 500;
  line-height: 1.55;
  text-transform: none;
  text-decoration: none;
}
.b2c-platform-container02 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.b2c-platform-what-we-do {
  width: 100%;
  display: flex;
  max-width: 1200px;
  align-items: center;
  padding-top: var(--dl-space-space-fiveunits);
  padding-left: var(--dl-space-space-tripleunit);
  padding-right: var(--dl-space-space-tripleunit);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-fiveunits);
}
.b2c-platform-cards-container {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.b2c-platform-features-card {
  width: auto;
  height: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.b2c-platform-image2 {
  width: 100%;
  height: 411px;
  object-fit: cover;
}
.b2c-platform-features-card1 {
  width: 45%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.b2c-platform-text-container {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.b2c-platform-heading {
  color: var(--dl-color-gray-white);
  width: 100%;
  text-align: left;
  margin-bottom: var(--dl-space-space-tripleunit);
}
.b2c-platform-text {
  color: var(--dl-color-gray-700);
  text-align: left;
}
.b2c-platform-container03 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  background-size: contain;
  justify-content: center;
  background-image: url("public/playground_assets/wave_narrow1.svg");
  background-repeat: repeat;
  background-position: center;
}
.b2c-platform-benefits {
  width: 100%;
  display: flex;
  max-width: 1200px;
  align-items: center;
  padding-top: var(--dl-space-space-tenunits);
  padding-left: var(--dl-space-space-tripleunit);
  padding-right: var(--dl-space-space-tripleunit);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-tenunits);
}
.b2c-platform-cards-container1 {
  width: 100%;
  display: flex;
  max-width: 1000px;
  align-items: flex-start;
  margin-bottom: var(--dl-space-space-tenunits);
  flex-direction: row;
  justify-content: space-between;
}
.b2c-platform-service-card {
  width: 400px;
  height: auto;
  display: flex;
  align-items: flex-start;
  border-radius: 30px;
  flex-direction: column;
  justify-content: flex-start;
}
.b2c-platform-text08 {
  color: var(--dl-color-gray-white);
  margin-bottom: var(--dl-space-space-fiveunits);
}
.b2c-platform-container04 {
  flex: 0 0 auto;
  width: 100%;
  height: 250px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
.b2c-platform-container05 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  margin-bottom: var(--dl-space-space-doubleunit);
}
.b2c-platform-container06 {
  flex: 0 0 auto;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  margin-right: var(--dl-space-space-doubleunit);
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  background-color: rgba(209, 0, 144, 0.2);
}
.b2c-platform-icon04 {
  fill: var(--dl-color-primary-custompink);
  width: 35px;
  height: 35px;
}
.b2c-platform-container07 {
  flex: 1;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.b2c-platform-text09 {
  color: var(--dl-color-gray-700);
}
.b2c-platform-container08 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  margin-bottom: var(--dl-space-space-doubleunit);
}
.b2c-platform-container09 {
  flex: 0 0 auto;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  margin-right: var(--dl-space-space-doubleunit);
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  background-color: rgba(209, 0, 144, 0.2);
}
.b2c-platform-icon06 {
  fill: var(--dl-color-primary-custompink);
  width: 35px;
  height: 35px;
}
.b2c-platform-container10 {
  flex: 1;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.b2c-platform-text12 {
  color: var(--dl-color-gray-700);
}
.b2c-platform-container11 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
}
.b2c-platform-container12 {
  flex: 0 0 auto;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  margin-right: var(--dl-space-space-doubleunit);
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  background-color: rgba(209, 0, 144, 0.2);
}
.b2c-platform-icon08 {
  fill: var(--dl-color-primary-custompink);
  width: 35px;
  height: 35px;
}
.b2c-platform-container13 {
  flex: 1;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.b2c-platform-text13 {
  color: var(--dl-color-gray-700);
}
.b2c-platform-service-card1 {
  width: 400px;
  height: auto;
  display: flex;
  align-items: flex-start;
  border-radius: 30px;
  flex-direction: column;
  justify-content: flex-start;
}
.b2c-platform-text16 {
  color: var(--dl-color-gray-white);
  margin-bottom: var(--dl-space-space-fiveunits);
}
.b2c-platform-container14 {
  flex: 0 0 auto;
  width: 100%;
  height: 250px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
.b2c-platform-container15 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
}
.b2c-platform-container16 {
  flex: 0 0 auto;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  margin-right: var(--dl-space-space-doubleunit);
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  background-color: rgba(209, 0, 144, 0.2);
}
.b2c-platform-icon10 {
  fill: var(--dl-color-primary-custompink);
  width: 35px;
  height: 35px;
}
.b2c-platform-container17 {
  flex: 1;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.b2c-platform-text17 {
  color: var(--dl-color-gray-700);
}
.b2c-platform-container18 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
}
.b2c-platform-container19 {
  flex: 0 0 auto;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  margin-right: var(--dl-space-space-doubleunit);
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  background-color: rgba(209, 0, 144, 0.2);
}
.b2c-platform-icon12 {
  fill: var(--dl-color-primary-custompink);
  width: 35px;
  height: 35px;
}
.b2c-platform-container20 {
  flex: 1;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.b2c-platform-text20 {
  color: var(--dl-color-gray-700);
}
.b2c-platform-container21 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
}
.b2c-platform-container22 {
  flex: 0 0 auto;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  margin-right: var(--dl-space-space-doubleunit);
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  background-color: rgba(209, 0, 144, 0.2);
}
.b2c-platform-icon14 {
  fill: var(--dl-color-primary-custompink);
  width: 35px;
  height: 35px;
}
.b2c-platform-container23 {
  flex: 1;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.b2c-platform-text21 {
  color: var(--dl-color-gray-700);
}
.b2c-platform-cards-container2 {
  width: 100%;
  display: flex;
  max-width: 1000px;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
.b2c-platform-service-card2 {
  width: 350px;
  height: auto;
  display: flex;
  align-items: flex-start;
  border-radius: 30px;
  flex-direction: column;
  justify-content: flex-start;
}
.b2c-platform-text24 {
  color: var(--dl-color-gray-white);
  margin-bottom: var(--dl-space-space-fiveunits);
}
.b2c-platform-container24 {
  flex: 0 0 auto;
  width: 100%;
  height: 250px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
.b2c-platform-container25 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
}
.b2c-platform-container26 {
  flex: 0 0 auto;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  margin-right: var(--dl-space-space-doubleunit);
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  background-color: rgba(209, 0, 144, 0.2);
}
.b2c-platform-icon16 {
  fill: var(--dl-color-primary-custompink);
  width: 35px;
  height: 35px;
}
.b2c-platform-container27 {
  flex: 1;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.b2c-platform-text25 {
  color: var(--dl-color-gray-700);
}
.b2c-platform-container28 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
}
.b2c-platform-container29 {
  flex: 0 0 auto;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  margin-right: var(--dl-space-space-doubleunit);
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  background-color: rgba(209, 0, 144, 0.2);
}
.b2c-platform-icon18 {
  fill: var(--dl-color-primary-custompink);
  width: 35px;
  height: 35px;
}
.b2c-platform-container30 {
  flex: 1;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.b2c-platform-text28 {
  color: var(--dl-color-gray-700);
}
.b2c-platform-container31 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
}
.b2c-platform-container32 {
  flex: 0 0 auto;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  margin-right: var(--dl-space-space-doubleunit);
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  background-color: rgba(209, 0, 144, 0.2);
}
.b2c-platform-icon20 {
  fill: var(--dl-color-primary-custompink);
  width: 35px;
  height: 35px;
}
.b2c-platform-container33 {
  flex: 1;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.b2c-platform-text29 {
  color: var(--dl-color-gray-700);
}
.b2c-platform-service-card3 {
  width: 400px;
  height: auto;
  display: flex;
  align-items: flex-start;
  border-radius: 30px;
  flex-direction: column;
  justify-content: flex-start;
}
.b2c-platform-text32 {
  color: var(--dl-color-gray-white);
  margin-bottom: var(--dl-space-space-fiveunits);
}
.b2c-platform-container34 {
  flex: 0 0 auto;
  width: 100%;
  height: 250px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
.b2c-platform-container35 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
}
.b2c-platform-container36 {
  flex: 0 0 auto;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  margin-right: var(--dl-space-space-doubleunit);
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  background-color: rgba(209, 0, 144, 0.2);
}
.b2c-platform-icon22 {
  fill: var(--dl-color-primary-custompink);
  width: 35px;
  height: 35px;
}
.b2c-platform-container37 {
  flex: 1;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.b2c-platform-text35 {
  color: var(--dl-color-gray-700);
}
.b2c-platform-container38 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
}
.b2c-platform-container39 {
  flex: 0 0 auto;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  margin-right: var(--dl-space-space-doubleunit);
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  background-color: rgba(209, 0, 144, 0.2);
}
.b2c-platform-icon24 {
  fill: var(--dl-color-primary-custompink);
  width: 35px;
  height: 35px;
}
.b2c-platform-container40 {
  flex: 1;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.b2c-platform-text38 {
  color: var(--dl-color-gray-700);
}
.b2c-platform-container41 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
}
.b2c-platform-container42 {
  flex: 0 0 auto;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  margin-right: var(--dl-space-space-doubleunit);
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  background-color: rgba(209, 0, 144, 0.2);
}
.b2c-platform-icon26 {
  fill: var(--dl-color-primary-custompink);
  width: 35px;
  height: 35px;
}
.b2c-platform-container43 {
  flex: 1;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.b2c-platform-text41 {
  color: var(--dl-color-gray-700);
}
.b2c-platform-container44 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.b2c-platform-contact-us {
  width: 100%;
  display: flex;
  max-width: 100%;
  align-items: center;
  padding-top: var(--dl-space-space-fiveunits);
  padding-left: var(--dl-space-space-tripleunit);
  padding-right: var(--dl-space-space-tripleunit);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-fiveunits);
  justify-content: flex-start;
}
.b2c-platform-text44 {
  color: var(--dl-color-primary-customyellow);
  text-align: center;
  margin-bottom: var(--dl-space-space-fourunits);
}
.b2c-platform-navlink2 {
  box-shadow: 0px 0px 10px 0px #edcd0d;
  padding-left: var(--dl-space-space-doubleunit);
  padding-right: var(--dl-space-space-doubleunit);
  text-decoration: none;
}
.b2c-platform-footer-container {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.b2c-platform-footer {
  width: 100%;
  display: flex;
  max-width: 1200px;
  align-items: center;
  padding-top: var(--dl-space-space-tripleunit);
  padding-left: var(--dl-space-space-tripleunit);
  padding-right: var(--dl-space-space-tripleunit);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-tripleunit);
  justify-content: space-between;
}
.b2c-platform-text45 {
  color: var(--dl-color-gray-700);
}
.b2c-platform-container45 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.b2c-platform-navlink3 {
  color: var(--dl-color-gray-700);
  margin-right: var(--dl-space-space-tripleunit);
  text-decoration: none;
}
.b2c-platform-navlink4 {
  color: var(--dl-color-gray-700);
  text-decoration: none;
}
@media(max-width: 1600px) {
  .b2c-platform-container03 {
    background-size: cover;
  }
}
@media(max-width: 767px) {
  .b2c-platform-header {
    position: static;
    background-color: var(--dl-color-primary-custompink);
  }
  .b2c-platform-burger-menu {
    display: flex;
    padding: var(--dl-space-space-halfunit);
    border-radius: var(--dl-radius-radius-radius4);
    background-color: var(--dl-color-primary-customyellow);
  }
  .b2c-platform-icon {
    fill: var(--dl-color-gray-white);
  }
  .b2c-platform-links-container {
    display: none;
  }
  .b2c-platform-mobile-menu {
    display: none;
    padding: var(--dl-space-space-tripleunit);
    background-color: var(--dl-color-primary-сustomgrey);
  }
  .b2c-platform-image1 {
    width: 200px;
  }
  .b2c-platform-icon02 {
    fill: var(--dl-color-primary-customyellow);
    width: 50px;
    height: 50px;
  }
  .b2c-platform-links-container1 {
    width: 100%;
    grid-gap: 25px;
    align-items: center;
  }
  .b2c-platform-link4 {
    color: var(--dl-color-gray-900);
  }
  .b2c-platform-link5 {
    color: var(--dl-color-gray-900);
  }
  .b2c-platform-link6 {
    color: var(--dl-color-gray-900);
  }
  .b2c-platform-link7 {
    color: var(--dl-color-gray-900);
  }
  .b2c-platform-what-we-do {
    padding-top: var(--dl-space-space-tenunits);
    padding-bottom: var(--dl-space-space-tenunits);
  }
  .b2c-platform-cards-container {
    align-items: center;
    flex-direction: column;
  }
  .b2c-platform-features-card {
    width: 70%;
    margin-bottom: var(--dl-space-space-fiveunits);
  }
  .b2c-platform-image2 {
    height: auto;
  }
  .b2c-platform-features-card1 {
    width: 100%;
  }
  .b2c-platform-container03 {
    padding-top: 150px;
    padding-bottom: 150px;
  }
  .b2c-platform-cards-container1 {
    flex-wrap: wrap;
    align-items: flex-start;
    margin-bottom: 0px;
    justify-content: center;
  }
  .b2c-platform-service-card {
    width: 100%;
    margin-bottom: var(--dl-space-space-fourunits);
  }
  .b2c-platform-service-card1 {
    width: 100%;
    margin-bottom: var(--dl-space-space-fourunits);
  }
  .b2c-platform-cards-container2 {
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
  }
  .b2c-platform-service-card2 {
    width: 100%;
    margin-bottom: var(--dl-space-space-fourunits);
  }
  .b2c-platform-service-card3 {
    width: 100%;
    margin-bottom: var(--dl-space-space-fourunits);
  }
  .b2c-platform-footer {
    flex-direction: column-reverse;
  }
  .b2c-platform-container45 {
    margin-bottom: var(--dl-space-space-fiveunits);
  }
}
@media(max-width: 479px) {
  .b2c-platform-mobile-menu {
    display: none;
  }
  .b2c-platform-what-we-do {
    padding-top: var(--dl-space-space-fiveunits);
    padding-bottom: var(--dl-space-space-fiveunits);
  }
  .b2c-platform-features-card {
    width: 100%;
  }
  .b2c-platform-features-card1 {
    width: 100%;
  }
  .b2c-platform-benefits {
    padding-top: var(--dl-space-space-fiveunits);
    padding-bottom: var(--dl-space-space-fiveunits);
  }
  .b2c-platform-service-card {
    width: 100%;
  }
  .b2c-platform-service-card1 {
    width: 100%;
  }
  .b2c-platform-service-card2 {
    width: 100%;
  }
  .b2c-platform-service-card3 {
    width: 100%;
  }
}
