/*!***************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/TextTabGridCards/style.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************/
.booom-texttabgridcards .pointer-events-none {
  pointer-events: none;
}
.booom-texttabgridcards .static {
  position: static;
}
.booom-texttabgridcards .absolute {
  position: absolute;
}
.booom-texttabgridcards .relative {
  position: relative;
}
.booom-texttabgridcards .inset-0 {
  inset: 0px;
}
.booom-texttabgridcards .mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.booom-texttabgridcards .mb-10 {
  margin-bottom: 2.5rem;
}
.booom-texttabgridcards .mb-2 {
  margin-bottom: 0.5rem;
}
.booom-texttabgridcards .mb-8 {
  margin-bottom: 2rem;
}
.booom-texttabgridcards .block {
  display: block;
}
.booom-texttabgridcards .flex {
  display: flex;
}
.booom-texttabgridcards .inline-flex {
  display: inline-flex;
}
.booom-texttabgridcards .grid {
  display: grid;
}
.booom-texttabgridcards .aspect-\[3\/2\] {
  aspect-ratio: 3/2;
}
.booom-texttabgridcards .h-full {
  height: 100%;
}
.booom-texttabgridcards .w-full {
  width: 100%;
}
.booom-texttabgridcards .max-w-2xl {
  max-width: 42rem;
}
.booom-texttabgridcards .grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.booom-texttabgridcards .flex-col {
  flex-direction: column;
}
.booom-texttabgridcards .items-center {
  align-items: center;
}
.booom-texttabgridcards .justify-center {
  justify-content: center;
}
.booom-texttabgridcards .gap-1 {
  gap: 0.25rem;
}
.booom-texttabgridcards .gap-2 {
  gap: 0.5rem;
}
.booom-texttabgridcards .gap-6 {
  gap: 1.5rem;
}
.booom-texttabgridcards .overflow-hidden {
  overflow: hidden;
}
.booom-texttabgridcards .whitespace-nowrap {
  white-space: nowrap;
}
.booom-texttabgridcards .rounded-corner-md {
  border-radius: 20px;
}
.booom-texttabgridcards .rounded-corner-sm {
  border-radius: 10px;
}
.booom-texttabgridcards .rounded-corner-xl {
  border-radius: 50px;
}
.booom-texttabgridcards .bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(35 31 32 / var(--tw-bg-opacity, 1));
}
.booom-texttabgridcards .bg-secondary {
  --tw-bg-opacity: 1;
  background-color: rgb(255 198 0 / var(--tw-bg-opacity, 1));
}
.booom-texttabgridcards .bg-surface {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.booom-texttabgridcards .bg-surface\/\[0\.15\] {
  background-color: rgb(255 255 255 / 0.15);
}
.booom-texttabgridcards .bg-white\/10 {
  background-color: rgb(255 255 255 / 0.1);
}
.booom-texttabgridcards .object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}
.booom-texttabgridcards .p-1\.5 {
  padding: 0.375rem;
}
.booom-texttabgridcards .p-2\.5 {
  padding: 0.625rem;
}
.booom-texttabgridcards .p-5 {
  padding: 1.25rem;
}
.booom-texttabgridcards .px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.booom-texttabgridcards .px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.booom-texttabgridcards .py-2\.5 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.booom-texttabgridcards .py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.booom-texttabgridcards .pb-0 {
  padding-bottom: 0px;
}
.booom-texttabgridcards .pt-4 {
  padding-top: 1rem;
}
.booom-texttabgridcards .text-center {
  text-align: center;
}
.booom-texttabgridcards .\!text-\[20px\] {
  font-size: 20px !important;
}
.booom-texttabgridcards .text-\[16px\] {
  font-size: 16px;
}
.booom-texttabgridcards .font-semibold {
  font-weight: 600;
}
.booom-texttabgridcards .text-\[\#b2b2b2\] {
  --tw-text-opacity: 1;
  color: rgb(178 178 178 / var(--tw-text-opacity, 1));
}
.booom-texttabgridcards .shadow-\[0_4px_50px_0_rgba\(0\2c 0\2c 0\2c 0\.1\)\] {
  --tw-shadow: 0 4px 50px 0 rgba(0,0,0,0.1);
  --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-texttabgridcards .transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.booom-texttabgridcards .transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.booom-texttabgridcards .transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.booom-texttabgridcards .transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.booom-texttabgridcards .duration-200 {
  transition-duration: 200ms;
}
.booom-texttabgridcards .ttgc-tab-btn {
  white-space: nowrap;
  border-radius: 50px;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  font-size: 16px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(178 178 178 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
.booom-texttabgridcards .ttgc-tab-btn.is-active {
  pointer-events: none;
  --tw-bg-opacity: 1;
  background-color: rgb(255 198 0 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(35 31 32 / var(--tw-text-opacity, 1));
}
.booom-texttabgridcards .ttgc-tab-btn:not(.is-active):hover {
  background-color: rgb(255 255 255 / 0.15);
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.booom-texttabgridcards .ttgc-panels-wrapper {
  position: relative;
}
.booom-texttabgridcards .ttgc-panels-wrapper .ttgc-panel {
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s ease;
}
.booom-texttabgridcards .ttgc-panels-wrapper .ttgc-panel:not(.is-visible) {
  position: absolute;
  inset: 0;
}
.booom-texttabgridcards .ttgc-panels-wrapper .ttgc-panel.is-visible {
  opacity: 1;
  pointer-events: auto;
}
@media (min-width: 768px) {
  .booom-texttabgridcards .ttgc-panels-wrapper {
    display: grid;
  }
  .booom-texttabgridcards .ttgc-panels-wrapper .ttgc-panel {
    grid-area: 1/1;
    position: static;
  }
}
.booom-texttabgridcards .hover\:bg-secondary:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 198 0 / var(--tw-bg-opacity, 1));
}
.booom-texttabgridcards :is(.group:hover .group-hover\:scale-\[1\.075\]) {
  --tw-scale-x: 1.075;
  --tw-scale-y: 1.075;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.booom-texttabgridcards :is(.group:hover .group-hover\:underline) {
  text-decoration-line: underline;
}
@media (min-width: 640px) {
  .booom-texttabgridcards .sm\:p-8 {
    padding: 2rem;
  }
}
@media (min-width: 768px) {
  .booom-texttabgridcards .md\:col-span-2 {
    grid-column: span 2 / span 2;
  }
  .booom-texttabgridcards .md\:w-auto {
    width: auto;
  }
  .booom-texttabgridcards .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .booom-texttabgridcards .md\:flex-row {
    flex-direction: row;
  }
  .booom-texttabgridcards .md\:rounded-full {
    border-radius: 9999px;
  }
}
@media (min-width: 1024px) {
  .booom-texttabgridcards .lg\:p-12 {
    padding: 3rem;
  }
}
.booom-texttabgridcards :is(.group:hover .group-hover\:\[\&_\*\]\:\!text-primary *) {
  --tw-text-opacity: 1 !important;
  color: rgb(35 31 32 / var(--tw-text-opacity, 1)) !important;
}

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