/*!**********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/@wordpress/scripts/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]!./inc/Components/TextInfoCta/style.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************/
.booom-text-info-cta .absolute {
  position: absolute;
}
.booom-text-info-cta .relative {
  position: relative;
}
.booom-text-info-cta .-bottom-\[50px\] {
  bottom: -50px;
}
.booom-text-info-cta .-bottom-\[60px\] {
  bottom: -60px;
}
.booom-text-info-cta .-left-\[60px\] {
  left: -60px;
}
.booom-text-info-cta .-right-\[60px\] {
  right: -60px;
}
.booom-text-info-cta .-top-\[60px\] {
  top: -60px;
}
.booom-text-info-cta .-z-\[1\] {
  z-index: -1;
}
.booom-text-info-cta .flex {
  display: flex;
}
.booom-text-info-cta .table {
  display: table;
}
.booom-text-info-cta .h-3 {
  height: 0.75rem;
}
.booom-text-info-cta .h-6 {
  height: 1.5rem;
}
.booom-text-info-cta .h-\[150px\] {
  height: 150px;
}
.booom-text-info-cta .h-\[60px\] {
  height: 60px;
}
.booom-text-info-cta .w-3 {
  width: 0.75rem;
}
.booom-text-info-cta .w-6 {
  width: 1.5rem;
}
.booom-text-info-cta .w-\[150px\] {
  width: 150px;
}
.booom-text-info-cta .w-full {
  width: 100%;
}
.booom-text-info-cta .max-w-none {
  max-width: none;
}
.booom-text-info-cta .flex-shrink-0 {
  flex-shrink: 0;
}
.booom-text-info-cta .shrink-0 {
  flex-shrink: 0;
}
.booom-text-info-cta .flex-col {
  flex-direction: column;
}
.booom-text-info-cta .items-center {
  align-items: center;
}
.booom-text-info-cta .justify-center {
  justify-content: center;
}
.booom-text-info-cta .justify-between {
  justify-content: space-between;
}
.booom-text-info-cta .gap-1 {
  gap: 0.25rem;
}
.booom-text-info-cta .gap-12 {
  gap: 3rem;
}
.booom-text-info-cta .gap-3 {
  gap: 0.75rem;
}
.booom-text-info-cta .gap-4 {
  gap: 1rem;
}
.booom-text-info-cta .gap-6 {
  gap: 1.5rem;
}
.booom-text-info-cta .gap-\[5px\] {
  gap: 5px;
}
.booom-text-info-cta .rounded-\[10px\] {
  border-radius: 10px;
}
.booom-text-info-cta .rounded-full {
  border-radius: 9999px;
}
.booom-text-info-cta .border {
  border-width: 1px;
}
.booom-text-info-cta .border-border {
  --tw-border-opacity: 1;
  border-color: rgb(239 240 241 / var(--tw-border-opacity, 1));
}
.booom-text-info-cta .bg-\[\#f9f9f9\] {
  --tw-bg-opacity: 1;
  background-color: rgb(249 249 249 / var(--tw-bg-opacity, 1));
}
.booom-text-info-cta .bg-contrast {
  --tw-bg-opacity: 1;
  background-color: rgb(126 110 255 / var(--tw-bg-opacity, 1));
}
.booom-text-info-cta .bg-surface {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.booom-text-info-cta .bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.booom-text-info-cta .object-contain {
  -o-object-fit: contain;
     object-fit: contain;
}
.booom-text-info-cta .px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.booom-text-info-cta .px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.booom-text-info-cta .py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.booom-text-info-cta .text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.booom-text-info-cta .font-bold {
  font-weight: 700;
}
.booom-text-info-cta .text-primary {
  --tw-text-opacity: 1;
  color: rgb(35 31 32 / var(--tw-text-opacity, 1));
}
.booom-text-info-cta .shadow-3xl {
  --tw-shadow: 0 4px 50px 0 rgba(0, 0, 0, 0.10);
  --tw-shadow-colored: 0 4px 50px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.booom-text-info-cta .ring-2 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.booom-text-info-cta .ring-inset {
  --tw-ring-inset: inset;
}
.booom-text-info-cta .ring-contrast {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(126 110 255 / var(--tw-ring-opacity, 1));
}
.booom-text-info-cta .text-info-cta-cta-full {
  width: 100%;
}
.booom-text-info-cta .text-info-cta-cta-full .booom-buttons {
  width: 100%;
}
.booom-text-info-cta .text-info-cta-cta-full .booom-buttons > div {
  width: 100%;
}
@media (max-width: 768px) {
  .booom-text-info-cta .text-info-cta-cta-full-on-mobile {
    width: 100%;
  }
  .booom-text-info-cta .text-info-cta-cta-full-on-mobile .booom-buttons {
    width: 100%;
  }
  .booom-text-info-cta .text-info-cta-cta-full-on-mobile .booom-buttons > div {
    width: 100%;
  }
  .booom-text-info-cta .text-info-cta-cta-full-on-mobile .booom-buttons > div .booom-button {
    width: 100% !important;
  }
  .booom-text-info-cta .text-info-cta-cta-full-on-mobile .booom-buttons > div .booom-button .button-base {
    width: 100% !important;
  }
}
@media (min-width: 640px) {
  .booom-text-info-cta .sm\:flex-row {
    flex-direction: row;
  }
  .booom-text-info-cta .sm\:justify-start {
    justify-content: flex-start;
  }
}
@media (min-width: 768px) {
  .booom-text-info-cta .md\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
@media (min-width: 1024px) {
  .booom-text-info-cta .lg\:-top-\[60px\] {
    top: -60px;
  }
  .booom-text-info-cta .lg\:bottom-auto {
    bottom: auto;
  }
  .booom-text-info-cta .lg\:w-\[45\%\] {
    width: 45%;
  }
  .booom-text-info-cta .lg\:w-auto {
    width: auto;
  }
  .booom-text-info-cta .lg\:flex-1 {
    flex: 1 1 0%;
  }
  .booom-text-info-cta .lg\:flex-row {
    flex-direction: row;
  }
  .booom-text-info-cta .lg\:gap-16 {
    gap: 4rem;
  }
}

/*# sourceMappingURL=style-script.css.map*/