/*!*************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/pricing-table-section/style.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************/
.wp-block-bpptst-pricing-table-section {
  box-sizing: border-box;
}
.wp-block-bpptst-pricing-table-section * {
  box-sizing: border-box;
  margin: 0;
}
.wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .pricing-container-one {
  min-height: 90vh;
  background-color: white;
  padding: 16px;
  /* Add a wider layout option for larger screens */
}
.wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .pricing-container-one .pricing-wrapper {
  max-width: 1400px;
  margin: 0 auto;
  /* Responsive Styles */
}
.wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .pricing-container-one .pricing-wrapper .pricing-header {
  text-align: center;
  margin-bottom: 2.5rem;
  /* Responsive Styles */
}
.wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .pricing-container-one .pricing-wrapper .pricing-header .pricing-h1 {
  margin-bottom: 42px;
}
@media (min-width: 768px) {
  .wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .pricing-container-one .pricing-wrapper .pricing-header .pricing-h1 {
    font-size: 3rem;
  }
}
.wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .pricing-container-one .pricing-wrapper .pricing-header .pricing-p {
  max-width: 48rem;
  margin: 0 auto;
}
.wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .pricing-container-one .pricing-wrapper .pricing-grid {
  display: grid;
  justify-content: center;
  width: 100%;
  margin: 0 auto;
  /* Card Styles */
}
.wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .pricing-container-one .pricing-wrapper .pricing-grid .pricing-card {
  overflow: hidden;
  position: relative;
}
.wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .pricing-container-one .pricing-wrapper .pricing-grid .pricing-card .popular-tag {
  position: absolute;
  top: 0;
  right: 0;
  border-bottom-left-radius: 0.25rem;
}
.wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .pricing-container-one .pricing-wrapper .pricing-grid .pricing-card .card-header {
  /* Button Styles */
}
.wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .pricing-container-one .pricing-wrapper .pricing-grid .pricing-card .card-header .price {
  display: flex;
  align-items: baseline;
  margin-bottom: 0.25rem;
}
.wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .pricing-container-one .pricing-wrapper .pricing-grid .pricing-card .card-header .link {
  text-decoration: none;
}
.wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .pricing-container-one .pricing-wrapper .pricing-grid .pricing-card .card-header .btn {
  display: block;
  width: 100%;
  text-align: center;
  cursor: pointer;
  transition: all 0.2s ease;
}
.wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .pricing-container-one .pricing-wrapper .pricing-grid .pricing-card .card-header .btn-primary {
  border: none;
}
.wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .pricing-container-one .pricing-wrapper .pricing-grid .pricing-card .card-header .btn-outline {
  outline: none;
  border: 1px solid #d1d5db;
}
.wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .pricing-container-one .pricing-wrapper .pricing-grid .pricing-card .card-features .card-ui {
  list-style: none;
  padding: 0;
  margin: 0;
}
.wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .pricing-container-one .pricing-wrapper .pricing-grid .pricing-card .card-features .card-ui .card-li {
  display: flex;
  align-items: flex-start;
}
.wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .pricing-container-one .pricing-wrapper .pricing-grid .pricing-card .card-features .card-ui .card-li .icon {
  flex-shrink: 0;
}
.wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .pricing-container-one .pricing-wrapper .pricing-grid .pricing-card .card-features .card-ui .card-li .card-feature {
  margin-top: 2px;
}
@media (min-width: 1024px) {
  .wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .pricing-container-one .pricing-wrapper .pricing-grid {
    gap: 1rem;
  }
}
@media (min-width: 1280px) {
  .wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .pricing-container-one .pricing-wrapper .pricing-grid {
    gap: 20px;
  }
}
@media (min-width: 1280px) {
  .wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .pricing-container-one .pricing-wrapper {
    max-width: 1600px;
  }
}
.wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .bBlocksHorizontalPricingTable .main-container {
  margin: 0 auto;
  /* Pricing cards 1 */
  /* Footer */
}
.wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .bBlocksHorizontalPricingTable .main-container .pricing-container {
  display: flex;
  flex-direction: column;
  margin: 0px 10px;
}
.wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .bBlocksHorizontalPricingTable .main-container .pricing-container .pricing-card {
  overflow: hidden;
  transition: all 0.3s;
  display: flex;
  flex-direction: row;
  /* Card sections */
  /* Features section */
  /* Action section */
}
.wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .bBlocksHorizontalPricingTable .main-container .pricing-container .pricing-card .card-section {
  width: 25%;
}
.wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .bBlocksHorizontalPricingTable .main-container .pricing-container .pricing-card .card-section .price {
  display: flex;
  align-items: baseline;
}
.wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .bBlocksHorizontalPricingTable .main-container .pricing-container .pricing-card .card-section .price .amount {
  font-size: 33px;
  font-weight: 800;
  color: #000000;
}
.wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .bBlocksHorizontalPricingTable .main-container .pricing-container .pricing-card .card-section-oneCol {
  place-content: center;
}
@media (max-width: 1024px) {
  .wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .bBlocksHorizontalPricingTable .main-container .pricing-container .pricing-card .card-section {
    width: 100%;
    border: none;
  }
}
.wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .bBlocksHorizontalPricingTable .main-container .pricing-container .pricing-card .features-section {
  width: 50%;
}
.wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .bBlocksHorizontalPricingTable .main-container .pricing-container .pricing-card .features-section .feature-list {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
}
.wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .bBlocksHorizontalPricingTable .main-container .pricing-container .pricing-card .features-section .feature-list .feature {
  display: flex;
  align-items: center;
  gap: 12px;
}
@media (min-width: 768px) {
  .wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .bBlocksHorizontalPricingTable .main-container .pricing-container .pricing-card .features-section .feature-list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1024px) {
  .wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .bBlocksHorizontalPricingTable .main-container .pricing-container .pricing-card .features-section .feature-list {
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem;
  }
}
@media (min-width: 1280px) {
  .wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .bBlocksHorizontalPricingTable .main-container .pricing-container .pricing-card .features-section .feature-list {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media (max-width: 1024px) {
  .wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .bBlocksHorizontalPricingTable .main-container .pricing-container .pricing-card .features-section {
    width: 100%;
    border: none;
  }
}
.wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .bBlocksHorizontalPricingTable .main-container .pricing-container .pricing-card .featuresOneCol {
  display: flex;
  justify-content: center;
}
.wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .bBlocksHorizontalPricingTable .main-container .pricing-container .pricing-card .action-section {
  padding: 32px;
  width: 25%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .bBlocksHorizontalPricingTable .main-container .pricing-container .pricing-card .action-section .link-a {
  width: 100%;
  text-decoration: none;
  transition: background-color 0.6s ease;
  outline: none;
}
.wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .bBlocksHorizontalPricingTable .main-container .pricing-container .pricing-card .action-section .link-a .get-started {
  display: inline-block;
  width: 100%;
  border: none;
  text-align: center;
  cursor: pointer;
  transition: background-color 0.6s ease;
}
@media (max-width: 1024px) {
  .wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .bBlocksHorizontalPricingTable .main-container .pricing-container .pricing-card .action-section {
    width: 100%;
    border: none;
  }
}
@media (max-width: 1024px) {
  .wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .bBlocksHorizontalPricingTable .main-container .pricing-container .pricing-card {
    flex-direction: column;
  }
}
.wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .bBlocksHorizontalPricingTable .main-container .pricing-container .featured {
  overflow: hidden;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  border: 1px solid rgb(247, 242, 240);
  transition: all 0.3s;
  display: flex;
  flex-direction: row;
  background-color: rgba(0, 81, 255, 0.83);
}
.wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .bBlocksHorizontalPricingTable .main-container .pricing-container .featured .card-section {
  padding: 32px;
  width: 25%;
}
.wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .bBlocksHorizontalPricingTable .main-container .pricing-container .featured .card-section .card-h2 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 8px;
  color: white;
}
.wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .bBlocksHorizontalPricingTable .main-container .pricing-container .featured .card-section .price {
  display: flex;
  align-items: baseline;
  margin-bottom: 4px;
}
.wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .bBlocksHorizontalPricingTable .main-container .pricing-container .featured .card-section .price .amount {
  font-size: 33px;
  font-weight: 800;
  color: white;
}
.wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .bBlocksHorizontalPricingTable .main-container .pricing-container .featured .card-section .price .period {
  color: #edeff1;
  font-size: 33px;
  margin-left: 3px;
}
.wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .bBlocksHorizontalPricingTable .main-container .pricing-container .featured .card-section .description {
  color: #eff0f1;
  font-size: 22px;
}
.wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .bBlocksHorizontalPricingTable .main-container .pricing-container .featured .card-section-oneCol {
  place-content: center;
}
@media (max-width: 1024px) {
  .wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .bBlocksHorizontalPricingTable .main-container .pricing-container .featured .card-section {
    width: 100%;
    border: none;
  }
}
.wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .bBlocksHorizontalPricingTable .main-container .pricing-container .featured .features-section {
  width: 50%;
}
.wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .bBlocksHorizontalPricingTable .main-container .pricing-container .featured .features-section .feature-list {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
}
.wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .bBlocksHorizontalPricingTable .main-container .pricing-container .featured .features-section .feature-list .feature {
  display: flex;
  align-items: center;
  gap: 12px;
}
.wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .bBlocksHorizontalPricingTable .main-container .pricing-container .featured .features-section .feature-list .feature .checkmark {
  color: white;
}
.wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .bBlocksHorizontalPricingTable .main-container .pricing-container .featured .features-section .feature-list .feature .fea-item {
  font-size: 20px;
  color: white;
}
@media (min-width: 768px) {
  .wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .bBlocksHorizontalPricingTable .main-container .pricing-container .featured .features-section .feature-list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1024px) {
  .wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .bBlocksHorizontalPricingTable .main-container .pricing-container .featured .features-section .feature-list {
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem;
  }
}
@media (min-width: 1280px) {
  .wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .bBlocksHorizontalPricingTable .main-container .pricing-container .featured .features-section .feature-list {
    grid-template-columns: repeat(2, 1fr);
  }
}
.wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .bBlocksHorizontalPricingTable .main-container .pricing-container .featured .featuresOneCol {
  display: flex;
  justify-content: center;
}
@media (max-width: 1024px) {
  .wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .bBlocksHorizontalPricingTable .main-container .pricing-container .featured .features-section {
    width: 100%;
    border: none;
  }
}
.wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .bBlocksHorizontalPricingTable .main-container .pricing-container .featured .action-section {
  padding: 32px;
  width: 25%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .bBlocksHorizontalPricingTable .main-container .pricing-container .featured .action-section .link-a {
  width: 100%;
  text-decoration: none;
  outline: none;
}
.wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .bBlocksHorizontalPricingTable .main-container .pricing-container .featured .action-section .link-a .get-started {
  width: 100%;
  padding: 13px 16px;
  border: none;
  text-align: center;
  cursor: pointer;
  transition: all 0.2s;
}
@media (max-width: 1024px) {
  .wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .bBlocksHorizontalPricingTable .main-container .pricing-container .featured .action-section {
    width: 100%;
    border: none;
  }
}
@media (max-width: 1024px) {
  .wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .bBlocksHorizontalPricingTable .main-container .pricing-container .featured {
    flex-direction: column;
  }
}
.wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .bBlocksHorizontalPricingTable .main-container .footer-content {
  padding: 20px;
  border-radius: 12px;
  margin: 10px 10px;
}
.wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .bBlocksHorizontalPricingTable .main-container .footer-content .footer-section {
  display: flex;
  flex-direction: column;
}
.wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .bBlocksHorizontalPricingTable .main-container .footer-content .footer-section .footer-text .footer-h3 {
  color: rgb(17, 24, 39);
}
.wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .bBlocksHorizontalPricingTable .main-container .footer-content .footer-section .footer-text .footer-p {
  color: rgb(75, 85, 99);
}
@media (max-width: 425px) {
  .wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .bBlocksHorizontalPricingTable .main-container .footer-content .footer-section .footer-text {
    text-align: center;
  }
}
.wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .bBlocksHorizontalPricingTable .main-container .footer-content .footer-section .footer-icon {
  margin-top: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 3px;
}
.wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .bBlocksHorizontalPricingTable .main-container .footer-content .footer-section .footer-icon .footer-icon-text {
  align-items: center;
  cursor: pointer;
  text-decoration: none;
}
.wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .bBlocksHorizontalPricingTable .main-container .footer-content .footer-section .footer-icon .link-a {
  display: flex;
  text-decoration: none;
  align-items: center;
  outline: none;
}
.wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .bBlocksHorizontalPricingTable .main-container .footer-content .footer-section .footer-icon .icon {
  margin-left: 5px;
  margin-top: 3px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .bBlocksHorizontalPricingTable .main-container .footer-content .footer-section .footer-icon .icon svg {
  fill: #4527a4;
}
.wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .bBlocksHorizontalPricingTable .main-container .footer-content .footer-section .footer-icon a {
  outline: none;
}
@media (min-width: 768px) {
  .wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .bBlocksHorizontalPricingTable .main-container .footer-content .footer-section {
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
  }
  .wp-block-bpptst-pricing-table-section .bBlocksPricingTableSection .bBlocksHorizontalPricingTable .main-container .footer-content .footer-icon {
    margin-top: 0px;
  }
}

/*# sourceMappingURL=view.css.map*/