.container {width: 100%;margin-right: auto;margin-left: auto;padding-right: 1rem;padding-left: 1rem
}@media (min-width: 640px) {.container {max-width: 640px
    }
}@media (min-width: 768px) {.container {max-width: 768px
    }
}@media (min-width: 1024px) {.container {max-width: 1024px
    }
}@media (min-width: 1360px) {.container {max-width: 1360px
    }
}.booom-text .relative {position: relative
}.booom-text .z-\[1\] {z-index: 1
}.booom-text .mb-4 {margin-bottom: 1rem
}.booom-text .flex {display: flex
}.booom-text .max-w-4xl {max-width: 56rem
}.booom-text .flex-col {flex-direction: column
}.booom-text .items-center {align-items: center
}.booom-text .justify-center {justify-content: center
}.booom-text .text-center {text-align: center
}@media (min-width: 640px) {.booom-text .sm\:mb-6 {margin-bottom: 1.5rem
    }
}@media (min-width: 1024px) {.booom-text .lg\:mb-8 {margin-bottom: 2rem
    }
}
