/*!***********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/TextTabCards/style.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************/
.booom-text-tab-cards .pointer-events-none {
  pointer-events: none;
}
.booom-text-tab-cards .static {
  position: static;
}
.booom-text-tab-cards .absolute {
  position: absolute;
}
.booom-text-tab-cards .relative {
  position: relative;
}
.booom-text-tab-cards .z-10 {
  z-index: 10;
}
.booom-text-tab-cards .z-\[1\] {
  z-index: 1;
}
.booom-text-tab-cards .mx-3 {
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}
.booom-text-tab-cards .mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.booom-text-tab-cards .-mt-\[var\(--ttc-stickout\)\] {
  margin-top: calc(var(--ttc-stickout) * -1);
}
.booom-text-tab-cards .mb-0 {
  margin-bottom: 0px;
}
.booom-text-tab-cards .mb-10 {
  margin-bottom: 2.5rem;
}
.booom-text-tab-cards .mt-2 {
  margin-top: 0.5rem;
}
.booom-text-tab-cards .block {
  display: block;
}
.booom-text-tab-cards .flex {
  display: flex;
}
.booom-text-tab-cards .inline-flex {
  display: inline-flex;
}
.booom-text-tab-cards .grid {
  display: grid;
}
.booom-text-tab-cards .hidden {
  display: none;
}
.booom-text-tab-cards .aspect-\[3\/1\.75\] {
  aspect-ratio: 3/1.75;
}
.booom-text-tab-cards .h-10 {
  height: 2.5rem;
}
.booom-text-tab-cards .h-\[280px\] {
  height: 280px;
}
.booom-text-tab-cards .h-full {
  height: 100%;
}
.booom-text-tab-cards .w-10 {
  width: 2.5rem;
}
.booom-text-tab-cards .w-\[280px\] {
  width: 280px;
}
.booom-text-tab-cards .w-full {
  width: 100%;
}
.booom-text-tab-cards .max-w-2xl {
  max-width: 42rem;
}
.booom-text-tab-cards .flex-1 {
  flex: 1 1 0%;
}
.booom-text-tab-cards .flex-shrink-0 {
  flex-shrink: 0;
}
.booom-text-tab-cards .grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.booom-text-tab-cards .flex-col {
  flex-direction: column;
}
.booom-text-tab-cards .items-center {
  align-items: center;
}
.booom-text-tab-cards .justify-center {
  justify-content: center;
}
.booom-text-tab-cards .gap-1 {
  gap: 0.25rem;
}
.booom-text-tab-cards .gap-3 {
  gap: 0.75rem;
}
.booom-text-tab-cards .gap-6 {
  gap: 1.5rem;
}
.booom-text-tab-cards .overflow-hidden {
  overflow: hidden;
}
.booom-text-tab-cards .whitespace-nowrap {
  white-space: nowrap;
}
.booom-text-tab-cards .rounded-\[10px\] {
  border-radius: 10px;
}
.booom-text-tab-cards .rounded-corner-md {
  border-radius: 20px;
}
.booom-text-tab-cards .rounded-corner-sm {
  border-radius: 10px;
}
.booom-text-tab-cards .rounded-corner-xl {
  border-radius: 50px;
}
.booom-text-tab-cards .rounded-full {
  border-radius: 9999px;
}
.booom-text-tab-cards .border {
  border-width: 1px;
}
.booom-text-tab-cards .border-\[\#EFF0F1\] {
  --tw-border-opacity: 1;
  border-color: rgb(239 240 241 / var(--tw-border-opacity, 1));
}
.booom-text-tab-cards .bg-border {
  --tw-bg-opacity: 1;
  background-color: rgb(239 240 241 / var(--tw-bg-opacity, 1));
}
.booom-text-tab-cards .bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(35 31 32 / var(--tw-bg-opacity, 1));
}
.booom-text-tab-cards .bg-secondary {
  --tw-bg-opacity: 1;
  background-color: rgb(255 198 0 / var(--tw-bg-opacity, 1));
}
.booom-text-tab-cards .bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.booom-text-tab-cards .object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}
.booom-text-tab-cards .p-1\.5 {
  padding: 0.375rem;
}
.booom-text-tab-cards .px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.booom-text-tab-cards .px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.booom-text-tab-cards .py-2\.5 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.booom-text-tab-cards .pb-6 {
  padding-bottom: 1.5rem;
}
.booom-text-tab-cards .pt-6 {
  padding-top: 1.5rem;
}
.booom-text-tab-cards .pt-\[var\(--ttc-stickout\)\] {
  padding-top: var(--ttc-stickout);
}
.booom-text-tab-cards .text-center {
  text-align: center;
}
.booom-text-tab-cards .text-\[16px\] {
  font-size: 16px;
}
.booom-text-tab-cards .text-\[20px\] {
  font-size: 20px;
}
.booom-text-tab-cards .font-bold {
  font-weight: 700;
}
.booom-text-tab-cards .text-primary {
  --tw-text-opacity: 1;
  color: rgb(35 31 32 / var(--tw-text-opacity, 1));
}
.booom-text-tab-cards .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-tab-cards .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-text-tab-cards .transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.booom-text-tab-cards .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-text-tab-cards .transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.booom-text-tab-cards .duration-200 {
  transition-duration: 200ms;
}
.booom-text-tab-cards .will-change-transform {
  will-change: transform;
}
.booom-text-tab-cards {
  --ttc-stickout: 7rem; /* how much the image floats above the card top */
}
.booom-text-tab-cards .ttc-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: 700;
  --tw-text-opacity: 1;
  color: rgb(121 121 121 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
.booom-text-tab-cards .ttc-tab-btn:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(239 240 241 / var(--tw-bg-opacity, 1));
}
.booom-text-tab-cards .ttc-tab-btn.is-active {
  pointer-events: none;
  --tw-bg-opacity: 1;
  background-color: rgb(35 31 32 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.booom-text-tab-cards .ttc-tab-btn:not(.is-active):hover {
  --tw-text-opacity: 1;
  color: rgb(35 31 32 / var(--tw-text-opacity, 1));
}
.booom-text-tab-cards .ttc-panels-wrapper {
  position: relative;
}
.booom-text-tab-cards .ttc-panels-wrapper .ttc-panel {
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.35s ease;
}
.booom-text-tab-cards .ttc-panels-wrapper .ttc-panel:not(.is-visible) {
  position: absolute;
  inset: 0;
}
.booom-text-tab-cards .ttc-panels-wrapper .ttc-panel.is-visible {
  opacity: 1;
  pointer-events: auto;
}
@media (min-width: 1024px) {
  .booom-text-tab-cards .ttc-panels-wrapper {
    display: grid;
  }
  .booom-text-tab-cards .ttc-panels-wrapper .ttc-panel {
    grid-area: 1/1;
    position: static;
  }
}
.booom-text-tab-cards .hover\:border-secondary:hover {
  --tw-border-opacity: 1;
  border-color: rgb(255 198 0 / var(--tw-border-opacity, 1));
}
.booom-text-tab-cards .hover\:bg-border:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(239 240 241 / var(--tw-bg-opacity, 1));
}
.booom-text-tab-cards .hover\:bg-secondary:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 198 0 / var(--tw-bg-opacity, 1));
}
.booom-text-tab-cards :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-text-tab-cards :is(.group:hover .group-hover\:bg-surface) {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.booom-text-tab-cards :is(.group:hover .group-hover\:text-primary) {
  --tw-text-opacity: 1;
  color: rgb(35 31 32 / var(--tw-text-opacity, 1));
}
.booom-text-tab-cards :is(.group:hover .group-hover\:underline) {
  text-decoration-line: underline;
}
@media (min-width: 768px) {
  .booom-text-tab-cards .md\:col-span-2 {
    grid-column: span 2 / span 2;
  }
  .booom-text-tab-cards .md\:aspect-\[4\/2\] {
    aspect-ratio: 4/2;
  }
  .booom-text-tab-cards .md\:aspect-\[4\/3\] {
    aspect-ratio: 4/3;
  }
  .booom-text-tab-cards .md\:w-auto {
    width: auto;
  }
  .booom-text-tab-cards .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .booom-text-tab-cards .md\:flex-row {
    flex-direction: row;
  }
  .booom-text-tab-cards .md\:rounded-full {
    border-radius: 9999px;
  }
  .booom-text-tab-cards .md\:pb-8 {
    padding-bottom: 2rem;
  }
}
@media (min-width: 1024px) {
  .booom-text-tab-cards .lg\:col-span-1 {
    grid-column: span 1 / span 1;
  }
  .booom-text-tab-cards .lg\:-mb-\[265px\] {
    margin-bottom: -265px;
  }
  .booom-text-tab-cards .lg\:mb-44 {
    margin-bottom: 11rem;
  }
  .booom-text-tab-cards .lg\:block {
    display: block;
  }
  .booom-text-tab-cards .lg\:aspect-\[4\/3\] {
    aspect-ratio: 4/3;
  }
  .booom-text-tab-cards .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

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