.booom-tabs-with-dropdowns .absolute{position:absolute}.booom-tabs-with-dropdowns .relative{position:relative}.booom-tabs-with-dropdowns .\!m-0{margin:0px !important}.booom-tabs-with-dropdowns .mx-auto{margin-left:auto;margin-right:auto}.booom-tabs-with-dropdowns .mb-10{margin-bottom:2.5rem}.booom-tabs-with-dropdowns .mb-12{margin-bottom:3rem}.booom-tabs-with-dropdowns .mt-4{margin-top:1rem}.booom-tabs-with-dropdowns .mt-\[2px\]{margin-top:2px}.booom-tabs-with-dropdowns .block{display:block}.booom-tabs-with-dropdowns .flex{display:flex}.booom-tabs-with-dropdowns .inline-flex{display:inline-flex}.booom-tabs-with-dropdowns .grid{display:grid}.booom-tabs-with-dropdowns .hidden{display:none}.booom-tabs-with-dropdowns .h-8{height:2rem}.booom-tabs-with-dropdowns .w-8{width:2rem}.booom-tabs-with-dropdowns .w-full{width:100%}.booom-tabs-with-dropdowns .flex-1{flex:1 1 0%}.booom-tabs-with-dropdowns .flex-shrink-0{flex-shrink:0}.booom-tabs-with-dropdowns .cursor-pointer{cursor:pointer}.booom-tabs-with-dropdowns .grid-cols-1{grid-template-columns:repeat(1, minmax(0, 1fr))}.booom-tabs-with-dropdowns .flex-col{flex-direction:column}.booom-tabs-with-dropdowns .items-center{align-items:center}.booom-tabs-with-dropdowns .justify-center{justify-content:center}.booom-tabs-with-dropdowns .justify-between{justify-content:space-between}.booom-tabs-with-dropdowns .gap-2{gap:0.5rem}.booom-tabs-with-dropdowns .gap-3{gap:0.75rem}.booom-tabs-with-dropdowns .gap-4{gap:1rem}.booom-tabs-with-dropdowns .rounded-2xl{border-radius:1rem}.booom-tabs-with-dropdowns .rounded-full{border-radius:9999px}.booom-tabs-with-dropdowns .border{border-width:1px}.booom-tabs-with-dropdowns .border-b-2{border-bottom-width:2px}.booom-tabs-with-dropdowns .border-t{border-top-width:1px}.booom-tabs-with-dropdowns .border-blue-600{--tw-border-opacity:1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1))}.booom-tabs-with-dropdowns .border-white\/10{border-color:rgb(255 255 255 / 0.1)}.booom-tabs-with-dropdowns .bg-white\/10{background-color:rgb(255 255 255 / 0.1)}.booom-tabs-with-dropdowns .bg-white\/\[0\.08\]{background-color:rgb(255 255 255 / 0.08)}.booom-tabs-with-dropdowns .px-4{padding-left:1rem;padding-right:1rem}.booom-tabs-with-dropdowns .px-8{padding-left:2rem;padding-right:2rem}.booom-tabs-with-dropdowns .py-2\.5{padding-top:0.625rem;padding-bottom:0.625rem}.booom-tabs-with-dropdowns .py-4{padding-top:1rem;padding-bottom:1rem}.booom-tabs-with-dropdowns .py-6{padding-top:1.5rem;padding-bottom:1.5rem}.booom-tabs-with-dropdowns .pt-4{padding-top:1rem}.booom-tabs-with-dropdowns .text-center{text-align:center}.booom-tabs-with-dropdowns .text-2xl{font-size:1.5rem;line-height:2rem}.booom-tabs-with-dropdowns .text-base{font-size:1rem;line-height:1.5rem}.booom-tabs-with-dropdowns .font-light{font-weight:300}.booom-tabs-with-dropdowns .font-semibold{font-weight:600}.booom-tabs-with-dropdowns .leading-relaxed{line-height:1.625}.booom-tabs-with-dropdowns .text-blue-600{--tw-text-opacity:1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.booom-tabs-with-dropdowns .text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.booom-tabs-with-dropdowns .backdrop-blur-sm{--tw-backdrop-blur:blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.booom-tabs-with-dropdowns .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-tabs-with-dropdowns .transition-all{transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms}.booom-tabs-with-dropdowns .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-tabs-with-dropdowns .tabs-navigation .tab-button{cursor:pointer;position:relative;background:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);background-clip:padding-box;color:#fff}.booom-tabs-with-dropdowns .tabs-navigation .tab-button::before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1px;background:linear-gradient(to right, #00a2ff, #5c20ef);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.booom-tabs-with-dropdowns .tabs-navigation .tab-button:hover{opacity:.8}.booom-tabs-with-dropdowns .tabs-navigation .tab-button.active{background:linear-gradient(to bottom right, #4640F3, #3559F6);color:#fff}.booom-tabs-with-dropdowns .tabs-navigation .tab-button.active .button-icon{display:block !important}@media (min-width: 640px){.booom-tabs-with-dropdowns .tabs-navigation .tab-button.active .button-icon{display:none !important}}.booom-tabs-with-dropdowns .tabs-navigation .tab-button.active::before{display:none}.booom-tabs-with-dropdowns .tab-panel{border-radius:1rem;background-color:rgb(255 255 255 / 0.1);padding-top:1.5rem;padding-bottom:1.5rem;padding-left:1rem;padding-right:1rem}@media (min-width: 640px){.booom-tabs-with-dropdowns .tab-panel{padding:1.5rem}}.booom-tabs-with-dropdowns .tab-panel.hidden{display:none}.booom-tabs-with-dropdowns .tab-panel.active{display:block}.booom-tabs-with-dropdowns .accordion-item{height:-moz-fit-content;height:fit-content}.booom-tabs-with-dropdowns .accordion-item .accordion-content{transition:all .3s ease-in-out}.booom-tabs-with-dropdowns .accordion-item .accordion-content.hidden{display:none}.booom-tabs-with-dropdowns .accordion-item .accordion-toggle{transition:all .2s ease-in-out}.accordion-content{overflow:hidden;max-height:0;transition:max-height .35s ease}.booom-tabs-with-dropdowns .hover\:bg-white\/\[0\.12\]:hover{background-color:rgb(255 255 255 / 0.12)}@media (min-width: 640px){.booom-tabs-with-dropdowns .sm\:hidden{display:none}.booom-tabs-with-dropdowns .sm\:w-auto{width:auto}.booom-tabs-with-dropdowns .sm\:flex-row{flex-direction:row}.booom-tabs-with-dropdowns .sm\:flex-wrap{flex-wrap:wrap}.booom-tabs-with-dropdowns .sm\:gap-4{gap:1rem}.booom-tabs-with-dropdowns .sm\:gap-6{gap:1.5rem}.booom-tabs-with-dropdowns .sm\:p-6{padding:1.5rem}.booom-tabs-with-dropdowns .sm\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media (min-width: 768px){.booom-tabs-with-dropdowns .md\:grid-cols-2{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media (min-width: 1024px){.booom-tabs-with-dropdowns .lg\:mb-14{margin-bottom:3.5rem}.booom-tabs-with-dropdowns .lg\:\!max-w-4xl{max-width:56rem !important}.booom-tabs-with-dropdowns .lg\:text-2xl{font-size:1.5rem;line-height:2rem}}
