.page-template-solutions-teams-marketing .pre-footer,
.page-template-solutions-teams-pmo .pre-footer,
.page-template-solutions-teams-finance .pre-footer,
.page-template-solutions-teams-sales .pre-footer,
.page-template-solutions-teams-e-commerce .pre-footer {
  background: white;
}

.solutions-type__hero {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 75px;
  align-items: center;
}

@media only screen and (max-width: 999px) {
  .solutions-type__hero {
    text-align: center;
  }
}

@media only screen and (max-width: 999px) {
  .solutions-type__hero .btn-group {
    justify-content: center;
  }
}

@media only screen and (max-width: 999px) {
  .solutions-type__hero .bs-paragraph-getstarted {
    justify-content: center;
  }
}

.solutions-type__inner {
  max-width: 1480px;
  margin: auto;
  padding: 80px 0 0;
}

.solutions-type__img img {
  width: 100%;
  border-radius: 25px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (max-width: 899px) {
  .solutions-type__img img {
    max-width: 500px;
  }
}

.solutions-type__btn-wrap {
  display: flex;
  gap: 23px;
  margin-top: 40px;
  position: relative;
  padding-bottom: 40px;
}

.solutions-type__icon-wrap {
  padding-top: 90px;
  display: flex;
  gap: 30px;
  margin-bottom: 10px;
}

.solutions-type__btn-wrap p {
  position: absolute;
  bottom: 0;

  font-weight: 400 !important;
  font-size: 17px !important;
  line-height: 26px !important;
  color: rgba(0, 0, 0, 0.48) !important;
}

.solutions-type__content h1 {
  font-family: "Plus Jakarta Sans";
  font-style: normal;
  font-weight: 600;
  font-size: 40px;
  line-height: 1.2;
  display: flex;
  align-items: center;
  color: rgba(0, 0, 0, 0.87);
  margin-top: 0;
  padding-right: 20px;
  margin-bottom: 18px;
}

.hero-logos__wrap {
  margin-top: 100px;
}

.content-box__img img {
  width: 100%;
}

.content-box {
  display: flex;
  align-items: center;
  flex-flow: wrap;
  padding: 60px 0;
}
.content-info {
  background: #ffffff;
  padding: 50px 0;
}

.content-box__img {
  width: 50%;
}

.content-box__text-wrap {
  width: 50%;
}

.content-box__text h5 {
  font-family: "Plus Jakarta Sans";
  font-style: normal;
  font-weight: 600;
  font-size: 36px;
  line-height: 47px;
  display: flex;
  align-items: center;
  letter-spacing: -0.35px;
  color: rgba(0, 0, 0, 0.87);
  margin-top: 0;
  margin-bottom: 30px;
}

.content-box__text p {
  font-family: "Plus Jakarta Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 33px;
  display: flex;
  align-items: center;
  color: rgba(0, 0, 0, 0.87);
  margin: 0;
}
.content-box__text {
  max-width: 500px;
}
.content-box.content-box--reverse .content-box__text {
  margin-left: auto;
}

.solutions-type__img {
  position: relative;
}

@media only screen and (max-width: 899px) {
  .solutions-type__img {
    text-align: center;
  }
}

@media only screen and (max-width: 1100px) {
  .content-box__text h5 {
    font-size: 32px;
    line-height: 1.4;
  }
  .solutions-type__hero {
    gap: 40px;
  }
}
@media only screen and (max-width: 999px) {
  .solutions-type__inner {
    padding: 35px 0 0;
  }
  .solutions-type__content h1 {
    font-size: 38px;
    padding: 0;
    justify-content: center;
  }
  .solutions-type__hero {
    grid-template-columns: 1fr;
  }
  .content-box--reverse {
    flex-direction: column-reverse;
  }
  .content-box__text-wrap {
    width: 100%;
  }
  .content-box__text {
    max-width: 100%;
  }
  .content-box__img {
    width: 100%;
    margin-top: 25px;
  }
  .content-box {
    padding: 20px 0;
  }
  .hero-logos__wrap {
    margin-top: 50px;
  }
}

@media only screen and (max-width: 700px) {
  .content-box__text h5 {
    font-size: 26px;
  }
  .solutions-type__icon-wrap {
    display: grid;
  }
  .solutions-type__content h1 {
    font-size: 30px;
  }
  .content-box__text p,
  .solutions-type__content p {
    font-size: 16px;
  }
}
@media only screen and (max-width: 600px) {
  .solutions-type .bs-page-container {
    margin-top: 0;
  }
}

/* Solutions Enterprise 2024.08 - start */

.bs-section-solution-enterprise {
  z-index: 3 !important;
  overflow: visible;
}
.bs-section-solution-enterprise .bs-inner {
  background-image: url(../../img/bs-assets/solutions/solutions-enterprise-img-1-bg.png?v1);
  background-position: right center;
  background-repeat: no-repeat;
  background-size: contain;
}

@media only screen and (min-width: 1300px) {
  .bs-section-solution-enterprise .bs-inner::after {
    content: "";
    position: absolute;
    bottom: -85px;
    right: -340px;
    width: 366px;
    height: 389px;
    background-image: url(../../img/cube-e.png?v3);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .bs-section-solution-winning .bs-inner::after {
    content: "";
    position: absolute;
    top: -232px;
    left: -338px;
    width: 347px;
    height: 398px;
    background-image: url(../../img/cube-b-1.5.png?v3);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .bs-section-solution-winning.no-cube .bs-inner::after {
    display: none;
  }
}

@media only screen and (max-width: 1199px) {
  .bs-section-solution-enterprise .bs-inner {
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: 200%;
  }
  .bs-section-solution-enterprise .bs-hero-buttons {
    text-align: center;
  }
}

.bs-section-solution-logos .bs-inner .verified,
.bs-section-solution-logos .bs-inner .many-others {
  text-align: left;
}
@media only screen and (max-width: 1199px) {
  .bs-section-solution-logos .bs-inner .verified,
  .bs-section-solution-logos .bs-inner .many-others {
    text-align: center;
  }
}

.bs-section-solution-elevate .buttons a {
  margin-left: 1em;
  margin-right: 1em;
}
@media only screen and (min-width: 900px) {
  .bs-section-solution-elevate .buttons a {
    margin-left: 0;
    margin-right: 1em;
  }
}

/* Solutions Enterprise 2024.08 - end */

/* Solutions Appflows 2024.08 - start */

.bs-section-solution-appflows .bs-hero-buttons {
  align-items: center;
}

#bs-scroll-feature-sticky-content-video img {
  display: none;
}
#bs-scroll-feature-sticky-content-video img.active {
  display: block;
}

@media only screen and (min-width: 1300px) {
  .bs-section-solution-appflows .bs-inner::after {
    content: "";
    position: absolute;
    bottom: -117px;
    right: -353px;
    width: 403px;
    height: 461px;
    background-image: url(../../img/bs-assets/appflows/cube-b1.png?v1);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .bs-section-what-if .bs-inner::before {
    content: "";
    position: absolute;
    top: -227px;
    left: -165px;
    width: 334px;
    height: 382px;
    background-image: url(../../img/bs-assets/appflows/cube-b2.png?v1);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 10;
  }
  .bs-section-what-if .bs-inner::after {
    content: "";
    position: absolute;
    bottom: -127px;
    right: -225px;
    width: 357px;
    height: 380px;
    background-image: url(../../img/bs-assets/appflows/cube-e.png?v1);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 10;
  }
}

.bs-section-see-some-examples .splide__track {
  box-shadow: 0px 1px 38px 0px #34364626;
  border-radius: 9px;
  font-size: 0;
  line-height: 0;
}

.bs-section-ready-to-build .build-wrapper > div {
  border-radius: 10px;
  box-shadow: 0px 8px 24px 0px #0000001f;
}
.bs-section-ready-to-build .build-wrapper > div:first-child {
  background: linear-gradient(101.85deg, #3124a4 28.11%, #dc46ad 96.93%);
}
.bs-section-ready-to-build .build-wrapper .bs-btn {
  background: linear-gradient(
          267.08deg,
          #eca73d 3.73%,
          #e0546b 100%
  ) !important;
}
.bs-section-ready-to-build .build-wrapper h3 {
  display: flex;
  align-content: center;
  flex-direction: row;
  align-items: center;
}
.bs-section-ready-to-build .build-wrapper h3 > span {
  background: linear-gradient(267.08deg, #eca73d 3.73%, #e0546b 100%);
  border-radius: 1000%;
  width: 42px;
  height: 42px;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: 42px;
  display: flex;
  text-align: center;
  justify-content: center;
  align-content: center;
  flex-direction: column;
  margin-right: 0.5em;
  font-size: 0.85em;
  color: #ffffff;
}
.bs-section-ready-to-build .build-wrapper .bs-btn::before {
  display: none;
}
.bs-section-ready-to-build .build-wrapper::after {
  content: "";
  position: absolute;
  top: calc(25% - 18px);
  left: calc(50% - 57px);
  width: 114px;
  height: 40px;
  background-image: url(../../img/bs-assets/appflows/ready-to-build-arrow.svg?v1);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 10;
}
@media only screen and (max-width: 899px) {
  .bs-section-ready-to-build .build-wrapper::after {
    top: calc(50% - 5px);
    left: calc(50% - 57px);
    width: 114px;
    height: 40px;
    transform: rotate(90deg);
  }
}
/* Solutions Appflows 2024.08 - end */

/* Solutions Sales 2024.08 - start */

#bs-scroll-feature-sticky-content-video img {
  display: none;
}
#bs-scroll-feature-sticky-content-video img.active {
  display: block;
}

@media only screen and (min-width: 1300px) {
  .bs-section-solution-sales .bs-inner::after {
    content: "";
    position: absolute;
    bottom: -117px;
    right: -353px;
    width: 403px;
    height: 461px;
    background-image: url(../../img/bs-assets/sales/cube-b1.png?v1);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .bs-section-close-gaps .bs-inner::before {
    content: "";
    position: absolute;
    top: -227px;
    left: -165px;
    width: 334px;
    height: 382px;
    background-image: url(../../img/bs-assets/sales/cube-b2.png?v1);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 10;
  }
  .bs-section-close-gaps .bs-inner::after {
    content: "";
    position: absolute;
    bottom: -127px;
    right: -225px;
    width: 357px;
    height: 380px;
    background-image: url(../../img/bs-assets/sales/cube-e.png?v1);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 10;
  }
}

/* Solutions Sales 2024.08 - end */

/* LP Product 2024.08 - start */

@media only screen and (min-width: 1300px) {
  .bs-section-product .bs-inner::after {
    content: "";
    position: absolute;
    bottom: -85px;
    right: -340px;
    width: 366px;
    height: 389px;
    background-image: url(../../img/cube-e.png?v3);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
}

@media only screen and (max-width: 499px) {
  .bs-section-product .bs-hero-buttons {
    margin-left: -1em;
    margin-right: -1em;
  }
  .bs-section-product .bs-hero-buttons a {
    margin-left: 1em !important;
    margin-right: 1em !important;
  }
  .bs-section-product .bs-hero-buttons {
    align-items: center;
  }
}

.bs-section-product {
  z-index: 3 !important;
  overflow: visible;
}

.btn-built-in-engine {
  background: linear-gradient(
          268.27deg,
          #6d00cc 2.25%,
          #9d00dd 50.87%,
          #f300fb 87.86%
  ) !important;
}

@media only screen and (min-width: 1460px) {
  .bs-section-popular-solution .bs-inner::after {
    content: "";
    position: absolute;
    top: -73px;
    left: -126px;
    width: 369px;
    height: 347px;
    background-image: url(../../img/bs-assets/product/cube-b.png?v1);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .bs-section-transform-your-workflow.bg-cube-b-2 .bs-inner::after {
    content: "";
    position: absolute;
    top: -113px;
    right: -278px;
    width: 378px;
    height: 415px;
    background-image: url(../../img/bs-assets/product/cube-b-2.png?v1);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .bs-section-transform-your-workflow.bg-cube-b-5 .bs-inner::after {
    content: "";
    position: absolute;
    top: -145px;
    right: -258px;
    width: 326px;
    height: 322px;
    background-image: url(../../img/bs-assets/product/cube-b-5.png?v1);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
}

.bs-product-tab-items::before {
  z-index: 0;
}
.bs-product-tab-content {
  background-color: #f0effb;
  border: 1px solid;
  border-radius: 0 0 12px 12px;
  border-top: none;
  border-bottom: none;
  border-image: linear-gradient(to bottom, #c2c3e1, #ffffff) 1;
}
.bs-product-tab-content::after {
  display: none;
}

/* LP Product 2024.08 - end */

/* LP Product Integrator 2024.08 - start */

.bs-section-product-integrator .bs-inner .bs-hero-content {
  z-index: 10;
  max-width: 490px;
}
.bs-section-product-integrator .bs-inner .bs-hero-image img {
  z-index: 10;
  max-width: 680px;
}
.bs-section-product-integrator .bs-inner .bs-hero-image::before {
  z-index: 5;
  content: "";
  position: absolute;
  bottom: -70px;
  right: -70px;
  width: 145%;
  height: 145%;
  background-image: url(../../img/bs-assets/product/product-integrator-hero-bg.svg?v1);
  background-position: 100% center;
  background-repeat: no-repeat;
  background-size: contain;
}
@media only screen and (max-width: 768px) {
  .bs-section-product-integrator .bs-inner {
    overflow: hidden;
  }
}
@media only screen and (max-width: 999px) {
  .bs-section-product-integrator .bs-inner .bs-hero-content {
    padding-bottom: 3rem !important;
  }
  .bs-section-product-integrator .bs-inner .bs-hero-image::before {
    width: 125%;
    height: 125%;
    bottom: -10%;
    right: 0;
  }
}
@media only screen and (min-width: 1300px) {
  .bs-section-product-integrator .bs-inner::after {
    content: "";
    position: absolute;
    bottom: -190px;
    right: -340px;
    width: 398px;
    height: 373px;
    background-image: url(../../img/bs-assets/product/cube-b-3.png?v1);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
}

.bs-page-product-integrator .bs-haze-box-wrap {
  margin-bottom: 45px;
}

.bs-section-unique-features {
  background: linear-gradient(180deg, #f2f0fc 37.23%, #ffffff 106.45%);
}
.bs-section-unique-features-video {
  overflow: hidden;
  border-radius: 10px;
  box-shadow: 15px 15px 35px 0px #00000033;
}
.bs-section-unique-features .bs-heading-smallest {
  font-size: 21px;
}

@media only screen and (min-width: 1000px) {
  .bs-section-unique-features-text {
    text-align: left;
  }
}
@media only screen and (min-width: 1300px) {
  .bs-section-unique-features .bs-inner::before {
    content: "";
    position: absolute;
    top: -270px;
    left: -295px;
    width: 352px;
    height: 356px;
    background-image: url(../../img/cube-e.png?v1);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .bs-section-exclusive-integrations .bs-inner::after {
    content: "";
    position: absolute;
    bottom: -228px;
    right: -228px;
    width: 268px;
    height: 307px;
    background-image: url(../../img/bs-assets/product/cube-b-4.png?v1);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
}

/* LP Product Integrator 2024.08 - end */

/* LP Product AI Features 2024.08 - start */

.bs-section-product-aifeatures .bs-inner .bs-hero-content {
  z-index: 10;
  max-width: 500px;
}
.bs-section-product-aifeatures .bs-inner .bs-hero-image img {
  z-index: 10;
  max-width: 610px;
}
.bs-section-product-aifeatures .bs-inner .bs-hero-image::before {
  z-index: 5;
  content: "";
  position: absolute;
  bottom: -70px;
  right: -90px;
  width: 145%;
  height: 145%;
  background-image: url(../../img/bs-assets/product/product-integrator-hero-bg.svg?v1);
  background-position: 100% center;
  background-repeat: no-repeat;
  background-size: contain;
}
@media only screen and (max-width: 600px) {
  .bs-section-product-aifeatures .bs-inner .bs-hero-image::before {
    right: unset;
  }
}
@media only screen and (max-width: 999px) {
  .bs-section-product-aifeatures .bs-inner .bs-hero-content {
    padding-bottom: 3rem !important;
  }
  .bs-section-product-aifeatures .bs-inner .bs-hero-image::before {
    width: 125%;
    height: 125%;
    bottom: -10%;
    right: unset;
  }
}
@media only screen and (max-width: 1300px) {
  .bs-section-product-aifeatures .bs-inner {
    overflow: hidden;
  }
}
@media only screen and (min-width: 1300px) {
  .bs-section-product-aifeatures .bs-inner::after {
    content: "";
    position: absolute;
    bottom: -190px;
    right: -340px;
    width: 398px;
    height: 373px;
    background-image: url(../../img/bs-assets/product/cube-b-3.png?v1);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
}
.bs-section-see-in-action {
  background: linear-gradient(180deg, #f2f0fc 20.39%, #ffffff 98.95%);
}

.bs-btn-gradient-border-bg-FDFCFF::before {
  background: #fdfcff;
}

.coming-up-item-wrapper {
  max-width: 360px;
  box-shadow: 0px 8px 24px 0px #0000001f;
  border-radius: 10px;
  overflow: hidden;
}
.coming-up-item-text > p {
  margin: 0;
}
.coming-up-item-text > h3 {
  margin: 0 0 16px 0;
}

/* LP Product AI Features 2024.08 - end */

/* LP Product Database 2024.08 - start */

.bs-section-product-database .bs-inner .bs-hero-content {
  z-index: 10;
  max-width: 480px;
}
.bs-section-product-database .bs-inner .bs-hero-image img {
  z-index: 10;
  max-width: 680px;
}
.bs-section-product-database .bs-inner .bs-hero-image::before {
  z-index: 5;
  content: '';
  position: absolute;
  bottom: -70px;
  right: -170px;
  width: 145%;
  height: 145%;
  background-image: url(../../img/bs-assets/product/product-integrator-hero-bg.svg?v1);
  background-position: 100% center;
  background-repeat: no-repeat;
  background-size: contain;
}
@media only screen and (max-width: 600px) {
  .bs-section-product-database .bs-inner .bs-hero-image::before {
    right: unset;
  }
}
@media only screen and (max-width: 999px) {
  .bs-section-product-database .bs-inner .bs-hero-content {
    padding-bottom: 3rem !important;
  }
  .bs-section-product-database .bs-inner .bs-hero-image::before {
    width: 125%;
    height: 125%;
    bottom: -10%;
    right: unset;
  }
}
@media only screen and (max-width: 1300px) {
  .bs-section-product-database .bs-inner {
    overflow: hidden;
  }
}
@media only screen and (max-width: 1199px) {
  .bs-section-product-database .bs-inner .bs-hero-image {
    margin-right: 0;
  }
}

@media only screen and (max-width: 899px) {
  .bs-section-product-database .bs-inner .bs-hero-image {
    margin-right: 0;
  }
}


@media only screen and (min-width: 1300px) {
  .bs-section-product-database .bs-inner::after {
    content: "";
    position: absolute;
    bottom: -190px;
    right: -340px;
    width: 398px;
    height: 373px;
    background-image: url(../../img/bs-assets/product/cube-b-3.png?v1);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
}

.bs-section-clean-up-data {
  background: linear-gradient(180deg, #F2F0FC 22.83%, #FFFFFF 92.02%);
}

.bs-btn-gradient-border-bg-F4F3FC::before {
  background: #F4F3FC;
}
.bs-btn-gradient-border-bg-FAF9FE::before {
  background: #FAF9FE;
}

.section-tabs-database .section-tabs__title .bs-heading {
  font-size: 41px;
}

/* LP Product Database 2024.08 - end */
