/*! tailwindcss v3.4.3 | MIT License | https://tailwindcss.com*/

*, :after, :before {
  box-sizing:border-box;
  border:0 solid #e5e7eb;
}
  
:after,:before{
  --tw-content:"";
}

:host,html{
  line-height:1.5;
  -webkit-text-size-adjust:100%;
  -moz-tab-size:4;-o-tab-size:4;
  tab-size:4;
  font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
  font-feature-settings:normal;
  font-variation-settings:normal;
  -webkit-tap-highlight-color:transparent;
}

body{
  margin:0;
  line-height:inherit;
}

hr{
  height:0;
  color:inherit;
  border-top-width:1px
}

abbr:where([title]){
  -webkit-text-decoration:underline dotted;
  text-decoration:underline dotted;
}

h1,h2,h3,h4,h5,h6{
  font-size:inherit;
  font-weight:inherit;
}

a{
  color:inherit;
  text-decoration:inherit;
}

b,strong{
  font-weight:bolder
}

code,kbd,pre,samp{
  font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;
  font-feature-settings:normal;
  font-variation-settings:normal;
  font-size:1em
}

small{
  font-size:80%
}

sub,sup{
  font-size:75%;
  line-height:0;
  position:relative;
  vertical-align:initial
}

sub{
  bottom:-.25em
}

sup{
  top:-.5em
}

table{
  text-indent:0;
  border-color:inherit;
  border-collapse:collapse
}

button,input,optgroup,select,textarea{
  font-family:inherit;
  font-feature-settings:inherit;
  font-variation-settings:inherit;
  font-size:100%;
  font-weight:inherit;
  line-height:inherit;
  letter-spacing:inherit;
  color:inherit;
  margin:0;
  padding:0
}

button,select{
  text-transform:none
}

[type=button],[type=reset],[type=submit],button{
  -webkit-appearance:button;
  background-color:initial;
  background-image:none
}

:-moz-focusring{
  outline:auto
}

:-moz-ui-invalid{
  box-shadow:none
}

progress{
  vertical-align:initial
}

::-webkit-inner-spin-button,::-webkit-outer-spin-button{
  height:auto
}

[type=search]{
  -webkit-appearance:textfield;
  outline-offset:-2px
}

::-webkit-search-decoration{
  -webkit-appearance:none
}

::-webkit-file-upload-button{
  -webkit-appearance:button;
  font:inherit
}

summary{
  display:list-item
}

blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{
  margin:0
}

fieldset{
  margin:0
}

fieldset,legend{
  padding:0
}

menu,ol,ul{
  list-style:none;
  margin:0;
  padding:0
}

dialog{
  padding:0
}

textarea{
  resize:vertical
}

input::-moz-placeholder,textarea::-moz-placeholder{
  opacity:1;
  color:#9ca3af
}

input::placeholder,textarea::placeholder{
  opacity:1;
  color:#9ca3af
}

[role=button],button{
  cursor:pointer
}

:disabled{
  cursor:default
}

audio,canvas,embed,iframe,img,object,svg,video{
  display:block;
  vertical-align:middle
}

img,video{
  max-width:100%;
  height:auto
}

[hidden]{
  display:none
}

*,::backdrop,:after,:before{
  --tw-border-spacing-x:0;
  --tw-border-spacing-y:0;
  --tw-translate-x:0;
  --tw-translate-y:0;
  --tw-rotate:0;
  --tw-skew-x:0;
  --tw-skew-y:0;
  --tw-scale-x:1;
  --tw-scale-y:1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness:proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width:0px;
  --tw-ring-offset-color:#fff;
  --tw-ring-color:#3b82f680;
  --tw-ring-offset-shadow:0 0 #0000;
  --tw-ring-shadow:0 0 #0000;
  --tw-shadow:0 0 #0000;
  --tw-shadow-colored:0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: 
}

.container{
  width:100%
}

@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:1280px){
  .container{
    max-width:1280px
  }
}

@media (min-width:1536px){
  .container{
    max-width:1536px
  }
}

.pointer-events-none{
  pointer-events:none
}

.fixed{
  position:fixed
}

.absolute{
  position:absolute
}

.relative{
  position:relative
}

.inset-0{
  inset:0
}

.-right-2{
  right:-.5rem
}

.-top-2{
  top:-.5rem
}

.left-0{
  left:0
}

.right-0{
  right:0
}

.top-1{
  top:.25rem
}

.-z-10{
  z-index:-10
}

.z-0{
  z-index:0
}

.z-10{
  z-index:10
}

.z-50{
  z-index:50
}

.z-\[-1\]{
  z-index:-1
}

.m-auto{
  margin:auto
}

.mx-auto{
  margin-left:auto;
  margin-right:auto
}

.my-4{
  margin-top:1rem;
  margin-bottom:1rem
}

.-ml-px{
  margin-left:-1px
}

.-mt-2{
  margin-top:-.5rem
}

.-mt-4{
  margin-top:-1rem
}

.mb-1{
  margin-bottom:.25rem
}

.mb-16{
  margin-bottom:4rem
}

.mb-2{
  margin-bottom:.5rem
}

.mb-3{
  margin-bottom:.75rem
}

.mb-4{
  margin-bottom:1rem
}

.mb-8{
  margin-bottom:2rem
}

.mb-px{
  margin-bottom:1px
}

.ml-2{
  margin-left:.5rem
}

.ml-3{
  margin-left:.75rem
}

.ml-auto{
  margin-left:auto
}

.mr-0{
  margin-right:0
}

.mr-4{
  margin-right:1rem
}

.mt-1{
  margin-top:.25rem
}

.mt-2{
  margin-top:.5rem
}

.mt-3{
  margin-top:.75rem
}

.mt-4{
  margin-top:1rem
}

.mt-6{
  margin-top:1.5rem
}

.mt-8{
  margin-top:2rem
}

.line-clamp-1{
  overflow:hidden;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:1
}

.block{
  display:block
}

.inline-block{
  display:inline-block
}

.inline{
  display:inline
}

.flex{
  display:flex
}

.inline-flex{
  display:inline-flex
}

.grid{
  display:grid
}

.hidden{
  display:none
}

.aspect-\[4\/3\]{
  aspect-ratio:4/3
}

.aspect-\[9\/16\]{
  aspect-ratio:9/16
}

.aspect-square{
  aspect-ratio:1/1
}

.aspect-video{
  aspect-ratio:16/9
}

.size-10{
  width:2.5rem;
  height:2.5rem
}

.size-12{
  width:3rem;
  height:3rem
}

.size-16{
  width:4rem;
  height:4rem
}

.size-24{
  width:6rem;
  height:6rem
}

.size-4{
  width:1rem;
  height:1rem
}

.size-5{
  width:1.25rem;
  height:1.25rem
}

.size-6{
  width:1.5rem;
  height:1.5rem
}

.size-7{
  width:1.75rem;
  height:1.75rem
}

.size-8{
  width:2rem;
  height:2rem
}

.size-\[1\.125rem\]{
  width:1.125rem;
  height:1.125rem
}

.size-\[2\.875rem\]{
  width:2.875rem;
  height:2.875rem
}

.size-\[36px\]{
  width:36px;
  height:36px
}

.size-full{
  width:100%;
  height:100%
}

.h-3{
  height:.75rem
}

.h-5{
  height:1.25rem
}

.h-full{
  height:100%
}

.max-h-0{
  max-height:0
}

.max-h-10{
  max-height:2.5rem
}

.min-h-\[60vh\]{
  min-height:60vh
}

.min-h-\[calc100vh-112px\]{
  min-height:calc(100vh - 112px)
}

.min-h-screen{
  min-height:100vh
}

.w-5{
  width:1.25rem
}

.w-\[65\%\]{
  width:65%
}

.w-\[calc100\%-64px\]{
  width:calc(100% - 64px)
}

.w-\[calc100\%-72px\]{
  width:calc(100% - 72px)
}

.w-full{
  width:100%
}

.max-w-24{
  max-width:6rem
}

.max-w-32{
  max-width:8rem
}

.max-w-3xl{
  max-width:48rem
}

.max-w-4xl{
  max-width:56rem
}

.max-w-\[640px\]{
  max-width:640px
}

.max-w-\[76rem\]{
  max-width:76rem
}

.max-w-\[85rem\]{
  max-width:85rem
}

.max-w-full{
  max-width:100%
}

.max-w-md{
  max-width:28rem
}

.max-w-xl{
  max-width:36rem
}

.flex-1{
  flex:1 1 0%
}

.-translate-y-1\/2{
  --tw-translate-y:-50%;
  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))
}

.translate-y-0{
  --tw-translate-y:0px
}

.translate-y-0,.translate-y-4{
  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))
}

.translate-y-4{
  --tw-translate-y:1rem
}

.rotate-180{
  --tw-rotate:180deg;
  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))
}

.transform{
  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))
}

@keyframes announcement-fade{
  0%{
    opacity:0
  }
  50%{
    opacity:1
  }
  to{
    opacity:0
  }
}

.animate-announcement-fade{
  animation:announcement-fade 3s cubic-bezier(.4,0,.6,1) infinite
}

@keyframes spin{
  to{
    transform:rotate(1turn)
  }
}

.animate-spin{
  animation:spin 1s linear infinite
}

.cursor-default{
  cursor:default
}

.cursor-pointer{
  cursor:pointer
}

.resize{
  resize:both
}

.grid-cols-1{
  grid-template-columns:repeat(1,minmax(0,1fr))
}

.flex-col{
  flex-direction:column
}

.flex-wrap{
  flex-wrap:wrap
}

.items-start{
  align-items:flex-start
}

.items-end{
  align-items:flex-end
}

.items-center{
  align-items:center
}

.justify-start{
  justify-content:flex-start
}

.justify-end{
  justify-content:flex-end
}

.justify-center{
  justify-content:center
}

.justify-between{
  justify-content:space-between
}

.gap-1{
  gap:.25rem
}

.gap-12{
  gap:3rem
}

.gap-2{
  gap:.5rem
}

.gap-3{
  gap:.75rem
}

.gap-4{
  gap:1rem
}

.gap-8{
  gap:2rem
}

.overflow-hidden{
  overflow:hidden
}

.overflow-y-auto{
  overflow-y:auto
}

.scroll-smooth{
  scroll-behavior:smooth
}

.truncate{
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap
}

.break-words{
  overflow-wrap:break-word
}

.rounded-full{
  border-radius:9999px
}

.rounded-lg{
  border-radius:.5rem
}

.rounded-md{
  border-radius:.375rem
}

.border{
  border-width:1px
}

.border-2{
  border-width:2px
}

.border-x{
  border-left-width:1px;
  border-right-width:1px
}

.border-b{
  border-bottom-width:1px
}

.border-b-2{
  border-bottom-width:2px
}

.border-l-2{
  border-left-width:2px
}

.border-l-4{
  border-left-width:4px
}

.border-t{
  border-top-width:1px
}

.\!border-accent-500{
  --tw-border-opacity:1!important;
  border-color:rgba(var(--cl-accent),var(--tw-border-opacity))!important
}

.border-accent-500{
  --tw-border-opacity:1;
  border-color:rgba(var(--cl-accent),var(--tw-border-opacity))
}

.border-accent-600{
  --tw-border-opacity:1;
  border-color:color-mix(in srgb,rgba(var(--cl-accent),var(--tw-border-opacity)),#000 10%)
}

.border-accent-800{
  --tw-border-opacity:1;
  border-color:color-mix(in srgb,rgba(var(--cl-accent),var(--tw-border-opacity)),#000 50%)
}

.border-transparent{
  border-color:#0000
}

.border-white\/5{
  border-color:#ffffff0d
}

.border-y-white\/5{
  border-top-color:#ffffff0d;
  border-bottom-color:#ffffff0d
}

.border-l-accent-500{
  --tw-border-opacity:1;
  border-left-color:rgba(var(--cl-accent),var(--tw-border-opacity))
}

.border-t-white\/5{
  border-top-color:#ffffff0d
}

.bg-\[\#070d19\]{
  --tw-bg-opacity:1;
  background-color:rgb(7 13 25/var(--tw-bg-opacity))
}

.bg-\[\#0c1427\]{
  --tw-bg-opacity:1;
  background-color:rgb(12 20 39/var(--tw-bg-opacity))
}

.bg-\[rgba255\2c 255\2c 255\2c 0\.05\]{
  background-color:#ffffff0d
}

.bg-accent-500{
  --tw-bg-opacity:1;
  background-color:rgba(var(--cl-accent),var(--tw-bg-opacity))
}

.bg-accent-500\/10{
  background-color:rgba(var(--cl-accent),.1)
}

.bg-accent-500\/50{
  background-color:rgba(var(--cl-accent),.5)
}

.bg-accent-700{
  --tw-bg-opacity:1;
  background-color:color-mix(in srgb,rgba(var(--cl-accent),var(--tw-bg-opacity)),#000 30%)
}

.bg-background {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 0, 0,); /* Negro */
  backdrop-filter: blur(20px); /* Efecto de desenfoque */
  -webkit-backdrop-filter: blur(20px); /* Compatibilidad con Safari */
  border-radius: 12px; /* Bordes curvados */
}

.bg-background\/35 {
  background-color: rgba(33, 48, 49, 0.678); /* Negro con opacidad 35% */
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  border-radius: 12px; /* Bordes curvados */
}

.bg-black\/75 {
  background-color: rgba(0, 0, 0, 0.75); /* Negro con opacidad 75% */
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  border-radius: 12px; /* Bordes curvados */
}

.bg-card {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 0, 0,); /* Negro */
  backdrop-filter: blur(20px); /* Efecto de desenfoque */
  -webkit-backdrop-filter: blur(20px); /* Compatibilidad con Safari */
  border-radius: 12px; /* Bordes curvados */
}

.bg-card\/25 {
  background-color: rgba(33, 48, 49, 0.678); /* Negro con opacidad 25% */
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  border-radius: 12px; /* Bordes curvados */
}

.bg-card\/50 {
  background-color: rgba(33, 48, 49, 0.678); /* Negro con opacidad 25% */
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  border-radius: 12px; /* Bordes curvados */
}

.bg-card\/75 {
  background-color: rgba(33, 48, 49, 0.678); /* Negro con opacidad 75% */
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  border-radius: 12px; /* Bordes curvados */
}

.bg-card\/90 {
  background-color: rgba(33, 48, 49, 0.678); /* Negro con opacidad 90% */
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  border-radius: 12px; /* Bordes curvados */
}

.bg-red-500{
  --tw-bg-opacity:1;
  background-color:rgb(239 68 68/var(--tw-bg-opacity))
}

.bg-transparent{
  background-color:initial
}

.bg-white\/5{
  background-color:#ffffff0d
}

.bg-white\/\[0\.025\]{
  background-color:hsla(0,0%,100%,.025)
}

.bg-none{
  background-image:none
}

.bg-cover{
  background-size:cover
}

.bg-center{
  background-position:50%
}

.object-scale-down{
  -o-object-fit:scale-down;
  object-fit:scale-down
}

.p-1{
  padding:.25rem
}

.p-1\.5{
  padding:.375rem
}

.p-2{
  padding:.5rem
}

.p-3{
  padding:.75rem
}

.p-4{
  padding:1rem
}

.p-6{
  padding:1.5rem
}

.px-2{
  padding-left:.5rem;
  padding-right:.5rem
}

.px-3{
  padding-left:.75rem;
  padding-right:.75rem
}

.px-4{
  padding-left:1rem;
  padding-right:1rem
}

.px-6{
  padding-left:1.5rem;
  padding-right:1.5rem
}

.px-\[0\.6875rem\]{
  padding-left:.6875rem;
  padding-right:.6875rem
}

.py-1{
  padding-top:.25rem;
  padding-bottom:.25rem
}

.py-1\.5{
  padding-top:.375rem;
  padding-bottom:.375rem
}

.py-2{
  padding-top:.5rem;
  padding-bottom:.5rem
}

.py-2\.5{
  padding-top:.625rem;
  padding-bottom:.625rem
}

.py-24{
  padding-top:6rem;
  padding-bottom:6rem
}

.py-3{
  padding-top:.75rem;
  padding-bottom:.75rem
}

.py-32{
  padding-top:8rem;
  padding-bottom:8rem
}

.py-4{
  padding-top:1rem;
  padding-bottom:1rem
}

.py-6{
  padding-top:1.5rem;
  padding-bottom:1.5rem
}

.pb-1{
  padding-bottom:.25rem
}

.pb-1\.5{
  padding-bottom:.375rem
}

.pb-2{
  padding-bottom:.5rem
}

.pb-4{
  padding-bottom:1rem
}

.pl-1{
  padding-left:.25rem
}

.pl-2{
  padding-left:.5rem
}

.pr-2{
  padding-right:.5rem
}

.pr-4{
  padding-right:1rem
}

.pt-2{
  padding-top:.5rem
}

.text-left{
  text-align:left
}

.text-center{
  text-align:center
}

.text-right{
  text-align:right
}

.align-\[-0\.125rem\]{
  vertical-align:-.125rem
}

.text-2xl{
  font-size:1.5rem;
  line-height:2rem
}

.text-3xl{
  font-size:1.875rem;
  line-height:2.25rem
}

.text-5xl{
  font-size:3rem;
  line-height:1
}

.text-\[0\.625rem\]{
  font-size:.625rem
}

.text-base{
  font-size:1rem;
  line-height:1.5rem
}

.text-lg{
  font-size:1.125rem;
  line-height:1.75rem
}

.text-sm{
  font-size:.875rem;
  line-height:1.25rem
}

.text-xl{
  font-size:1.25rem;
  line-height:1.75rem
}

.text-xs{
  font-size:.75rem;
  line-height:1rem
}

.font-bold{
  font-weight:700
}

.font-medium{
  font-weight:500
}

.font-normal{
  font-weight:400
}

.font-semibold{
  font-weight:600
}

.uppercase{
  text-transform:uppercase
}

.\!leading-\[1\.125\]{
  line-height:1.125!important
}

.text-accent-400{
  --tw-text-opacity:1;
  color:color-mix(in srgb,rgba(var(--cl-accent),var(--tw-text-opacity)) 70%,#fff)
}

.text-accent-500{
  --tw-text-opacity:1;
  color:rgba(var(--cl-accent),var(--tw-text-opacity))
}

.text-green-500{
  --tw-text-opacity:1;
  color:rgb(34 197 94/var(--tw-text-opacity))
}

.text-red-500{
  --tw-text-opacity:1;
  color:rgb(239 68 68/var(--tw-text-opacity))
}

.text-t-accent{
  --tw-text-opacity:1;
  color:rgba(var(--cl-t-accent),var(--tw-text-opacity))
}

.text-t-primary{
  --tw-text-opacity:1;
  color:rgba(var(--cl-t-primary),var(--tw-text-opacity))
}

.text-t-primary\/50{
  color:rgba(var(--cl-t-primary),.5)
}

.text-t-primary\/60{
  color:rgba(var(--cl-t-primary),.6)
}

.text-t-primary\/70{
  color:rgba(var(--cl-t-primary),.7)
}

.text-t-primary\/75{
  color:rgba(var(--cl-t-primary),.75)
}

.text-t-primary\/80{
  color:rgba(var(--cl-t-primary),.8)
}

.text-t-primary\/90{
  color:rgba(var(--cl-t-primary),.9)
}

.text-white{
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity))
}

.text-white\/75{
  color:#ffffffbf
}

.underline{
  text-decoration-line:underline
}

.line-through{
  text-decoration-line:line-through
}

.opacity-0{
  opacity:0
}

.opacity-100{
  opacity:1
}

.opacity-50{
  opacity:.5
}

.shadow-sm{
  --tw-shadow:0 1px 2px 0 #0000000d;
  --tw-shadow-colored:0 1px 2px 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)
}

.outline{
  outline-style:solid
}

.blur-\[200px\]{
  --tw-blur:blur(200px)
}

.blur-\[200px\],.filter{
  filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.backdrop-blur-2xl{
  --tw-backdrop-blur:blur(40px);
  -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)
}

.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(.4,0,.2,1);
  transition-duration:.15s
}

.transition-all{
  transition-property:all;
  transition-timing-function:cubic-bezier(.4,0,.2,1);
  transition-duration:.15s
}

.transition-colors{
  transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;
  transition-timing-function:cubic-bezier(.4,0,.2,1);
  transition-duration:.15s
}

.transition-opacity{
  transition-property:opacity;
  transition-timing-function:cubic-bezier(.4,0,.2,1);
  transition-duration:.15s
}

.transition-transform{
  transition-property:transform;
  transition-timing-function:cubic-bezier(.4,0,.2,1)
}

.duration-150,.transition-transform{
  transition-duration:.15s
}

.duration-200{
  transition-duration:.2s
}

.duration-300{
  transition-duration:.3s
}

.ease-in{
  transition-timing-function:cubic-bezier(.4,0,1,1)
}

.ease-in-out{
  transition-timing-function:cubic-bezier(.4,0,.2,1)
}

.ease-out{
  transition-timing-function:cubic-bezier(0,0,.2,1)
}

[x-cloak]{
  display:none!important
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{
  -webkit-appearance:none;
  margin:0
}

input[type=number]{
  -moz-appearance:textfield
}

.pulsating{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  border-radius:100%;
  opacity:0;
  pointer-events:none;
  animation:pulsating 1.25s linear infinite
}

@keyframes pulsating{
  0%{
    opacity:.4
  }
  to{
    transform:scale(2);
    opacity:0
  }
}

.editor .rtl{
  direction:rtl
}

.editor .e-paragraph{
  position:relative;
  font-size:1rem;
  line-height:1.5rem;
  word-wrap:break-word
}

.editor .e-quote{
  font-size:1rem;
  padding-left:1rem;
  border-left:.25rem solid rgb(var(--cl-accent))
}

.editor .e-hr,.editor hr{
  border-top:1px solid rgb(var(--cl-accent));
  margin:.5rem 0
}

.editor .e-heading-h1{
  font-size:2.25rem;
  line-height:2.5rem
}

.editor .e-heading-h2{
  font-size:1.875rem;
  line-height:2.25rem
}

.editor .e-heading-h3{
  font-size:1.5rem;
  line-height:2rem
}

.editor .e-nested-listitem{
  list-style-type:none
}

.editor .e-list-ol{
  padding:0;
  margin:0 0 0 1rem;
  list-style-type:decimal
}

.editor .e-list-ul{
  padding:0;
  margin:0 0 0 1rem;
  list-style-type:disc
}

.editor .e-listitem{
  margin:.5rem 1rem
}

.editor .e-image img{
  max-width:100%;
  height:auto
}

.editor .e-youtube iframe{
  width:100%;
  height:100%;
  aspect-ratio:16/9
}

.editor .e-link{
  color:rgb(var(--cl-accent));
  text-decoration:underline
}

.editor .e-text-bold{
  font-weight:700
}

.editor .e-text-code{
  background-color:#00000080;
  padding:.0625rem .25rem;
  font-family:monospace;
  font-size:95%
}

.editor .e-text-italic{
  font-style:italic
}

.editor .e-text-strikethrough{
  text-decoration:line-through
}

.editor .e-text-underline{
  text-decoration:underline
}

.editor .e-text-underlineStrikethrough{
  text-decoration:underline line-through
}

.editor .e-code{
  display:block;
  background-color:#00000080;
  padding:.5rem;
  font-family:monospace;
  border-radius:.5rem
}

.editor .e-collapsible{
  margin:.25rem 0;
  background-color:#ffffff0d;
  border:1px solid #ffffff0d;
  border-radius:6px
}

.editor .e-collapsible-title{
  display:block;
  position:relative;
  padding:.5rem .5rem .5rem 1.5rem;
  font-weight:600
}

.editor .e-collapsible-title::-webkit-details-marker,.editor .e-collapsible-title::marker{
  display:none
}

.editor .e-collapsible-title:before{
  content:"";
  display:block;
  position:absolute;
  top:50%;
  left:.625rem;
  transform:translateY(-50%);
  border-width:1px;
  border-left:6px solid #0000;
  border-left-color:rgb(var(--cl-accent));
  border-bottom:4px solid #0000;
  border-right:6px solid #0000;
  border-top:4px solid #0000
}

.editor .e-collapsible[open]>.editor .e-collapsible-title:before{
  border-left-color:#0000;
  border-top-color:rgb(var(--cl-accent));
  border-width:6px 4px 0
}

.editor .e-collapsible-content{
  padding:.5rem;
  border-top:1px solid #ffffff0d
}

.choices{
  margin-bottom:0!important
}

.choices.is-open{
  border-bottom-right-radius:0;
  border-bottom-left-radius:0;
  --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);
  --tw-ring-color:rgba(var(--cl-accent),var(--tw-ring-opacity));
  --tw-ring-opacity:0.5
}

.choices .choices__inner{
  min-height:2.5rem;
  width:100%;
  border-width:0;
  background-color:hsla(0,0%,100%,.025);
  padding:.5rem 1rem;
  font-size:1rem;
  line-height:1.5rem;
  --tw-text-opacity:1;
  color:rgba(var(--cl-t-primary),var(--tw-text-opacity))
}

.choices[data-type*=select-one] .choices__inner{
  padding:.5rem 1rem
}

.choices .choices__list.choices__list--single{
  padding:0
}

.choices .choices__list.choices__list--dropdown{
  --tw-bg-opacity:1;
  background-color:rgba(var(--cl-background),var(--tw-bg-opacity))
}

.choices.is-open .choices__list--dropdown,.choices.is-open .choices__list[aria-expanded]{
  border-color:#ffffff1a
}

.choices[data-type*=select-one] .choices__list .choices__input{
  border-bottom-color:#ffffff0d
}

.choices .choices__list--dropdown .choices__item,.choices .choices__list[aria-expanded] .choices__item,.choices[data-type*=select-one] .choices__list.choices__list--dropdown .choices__input{
  background-color:hsla(0,0%,100%,.025);
  --tw-text-opacity:1;
  color:rgba(var(--cl-t-primary),var(--tw-text-opacity))
}

.choices .choices[data-type*=select-one] .choices__input,.choices .choices__list--dropdown .choices__item--selectable.is-highlighted,.choices .choices__list[aria-expanded] .choices__item--selectable.is-highlighted{
  --tw-bg-opacity:1;
  background-color:rgba(var(--cl-accent),var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity))
}

.splide.thumbnails .splide__slide.is-active{
  opacity:1
}

.splide .splide__arrow{
  background-color:rgba(var(--cl-accent),.1)
}

.splide .splide__arrow svg{
  fill:rgba(var(--cl-accent),1)
}

body lite-youtube{
  max-width:none
}

.grecaptcha-badge{
  visibility:hidden
}

.builder .component{
  position:relative
}

.builder .component .builder-toolbar{
  display:none
}

.builder .component:hover .builder-toolbar{
  display:block
}

.builder .announcement .builder-toolbar .actions button:not(.edit),.builder .footer .builder-toolbar .actions button:not(.edit),.builder .navbar .builder-toolbar .actions button:not(.edit){
  display:none
}

.\*\:m-auto>*{
  margin:auto
}

.focus-within\:border-accent-500:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(var(--cl-accent),var(--tw-border-opacity))
}

.focus-within\:ring-2:focus-within{
  --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)
}

.focus-within\:ring-accent-500:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(var(--cl-accent),var(--tw-ring-opacity))
}

.focus-within\:ring-opacity-50:focus-within{
  --tw-ring-opacity:0.5
}

.hover\:scale-110:hover{
  --tw-scale-x:1.1;
  --tw-scale-y:1.1;
  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))
}

.hover\:bg-\[\#070d19\]:hover{
  --tw-bg-opacity:1;
  background-color:rgb(7 13 25/var(--tw-bg-opacity))
}

.hover\:bg-accent-500:hover{
  --tw-bg-opacity:1;
  background-color:rgba(var(--cl-accent),var(--tw-bg-opacity))
}

.hover\:bg-accent-500\/10:hover{
  background-color:rgba(var(--cl-accent),.1)
}

.hover\:bg-accent-600:hover{
  --tw-bg-opacity:1;
  background-color:color-mix(in srgb,rgba(var(--cl-accent),var(--tw-bg-opacity)),#000 10%)
}

.hover\:bg-accent-800:hover{
  --tw-bg-opacity:1;
  background-color:color-mix(in srgb,rgba(var(--cl-accent),var(--tw-bg-opacity)),#000 50%)
}

.hover\:bg-white\/\[0\.025\]:hover{
  background-color:hsla(0,0%,100%,.025)
}

.hover\:text-\[\#239cd7\]:hover{
  --tw-text-opacity:1;
  color:rgb(35 156 215/var(--tw-text-opacity))
}

.hover\:text-\[\#5865f2\]:hover{
  --tw-text-opacity:1;
  color:rgb(88 101 242/var(--tw-text-opacity))
}

.hover\:text-\[\#de2662\]:hover{
  --tw-text-opacity:1;
  color:rgb(222 38 98/var(--tw-text-opacity))
}

.hover\:text-\[\#f62755\]:hover{
  --tw-text-opacity:1;
  color:rgb(246 39 85/var(--tw-text-opacity))
}

.hover\:text-\[\#ff0000\]:hover{
  --tw-text-opacity:1;
  color:rgb(255 0 0/var(--tw-text-opacity))
}

.hover\:text-accent-500:hover{
  --tw-text-opacity:1;
  color:rgba(var(--cl-accent),var(--tw-text-opacity))
}

.hover\:text-white:hover{
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity))
}

.hover\:underline:hover{
  text-decoration-line:underline
}

.focus\:z-10:focus{
  z-index:10
}

.focus\:outline-none:focus{
  outline:2px solid #0000;
  outline-offset:2px
}

.hover\:enabled\:bg-accent-500\/50:enabled:hover{
  background-color:rgba(var(--cl-accent),.5)
}

.hover\:enabled\:text-t-primary:enabled:hover{
  --tw-text-opacity:1;
  color:rgba(var(--cl-t-primary),var(--tw-text-opacity))
}

.disabled\:pointer-events-none:disabled{
  pointer-events:none
}

.disabled\:opacity-50:disabled{
  opacity:.5
}

.group:hover .group-hover\:bg-white\/\[0\.025\]{
  background-color:hsla(0,0%,100%,.025)
}

@media (min-width:640px){
  .sm\:mb-0{
    margin-bottom:0
  }

  .sm\:mb-0\.5{
    margin-bottom:.125rem
  }

  .sm\:mb-6{
    margin-bottom:1.5rem
  }

  .sm\:mb-8{
    margin-bottom:2rem
  }

  .sm\:mt-0{
    margin-top:0
  }

  .sm\:block{
    display:block
  }

  .sm\:flex{
    display:flex
  }

  .sm\:hidden{
    display:none
  }

  .sm\:size-5{
    width:1.25rem;
    height:1.25rem
  }

  .sm\:min-w-20{
    min-width:5rem
  }

  .sm\:max-w-36{
    max-width:9rem
  }

  .sm\:flex-1{
    flex:1 1 0%
  }

  .sm\:translate-y-0{
    --tw-translate-y:0px
  }

  .sm\:scale-100,.sm\:translate-y-0{
    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))
  }

  .sm\:scale-100{
    --tw-scale-x:1;
    --tw-scale-y:1
  }

  .sm\:scale-95{
    --tw-scale-x:.95;
    --tw-scale-y:.95;
    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))
  }

  .sm\:grid-cols-2{
    grid-template-columns:repeat(2,minmax(0,1fr))
  }

  .sm\:flex-row{
    flex-direction:row
  }

  .sm\:items-center{
    align-items:center
  }

  .sm\:justify-end{
    justify-content:flex-end
  }

  .sm\:justify-between{
    justify-content:space-between
  }

  .sm\:gap-3{
    gap:.75rem
  }

  .sm\:border-t-0{
    border-top-width:0
  }

  .sm\:p-0{
    padding:0
  }

  .sm\:py-0{
    padding-top:0;
    padding-bottom:0
  }

  .sm\:py-3{
    padding-top:.75rem;
    padding-bottom:.75rem
  }

  .sm\:pl-0{
    padding-left:0
  }

  .sm\:pl-3{
    padding-left:.75rem
  }

  .sm\:pr-3{
    padding-right:.75rem
  }

  .sm\:text-base{
    font-size:1rem;
    line-height:1.5rem
  }

  .sm\:text-lg{
    font-size:1.125rem;
    line-height:1.75rem
  }
}

@media (min-width:768px){
  .md\:mb-1{
    margin-bottom:.25rem
  }

  .md\:mb-1\.5{
    margin-bottom:.375rem
  }

  .md\:mb-6{
    margin-bottom:1.5rem
  }

  .md\:mt-1{
    margin-top:.25rem
  }

  .md\:mt-1\.5{
    margin-top:.375rem
  }

  .md\:mt-6{
    margin-top:1.5rem
  }

  .md\:inline-flex{
    display:inline-flex
  }

  .md\:hidden{
    display:none
  }

  .md\:size-5{
    width:1.25rem;
    height:1.25rem
  }

  .md\:\!h-auto{
    height:auto!important
  }

  .md\:w-auto{
    width:auto
  }

  .md\:grid-cols-2{
    grid-template-columns:repeat(2,minmax(0,1fr))
  }

  .md\:grid-cols-3{
    grid-template-columns:repeat(3,minmax(0,1fr))
  }

  .md\:flex-row{
    flex-direction:row
  }

  .md\:flex-row-reverse{
    flex-direction:row-reverse
  }

  .md\:items-center{
    align-items:center
  }

  .md\:justify-start{
    justify-content:flex-start
  }

  .md\:justify-between{
    justify-content:space-between
  }

  .md\:gap-3{
    gap:.75rem
  }

  .md\:gap-3\.5{
    gap:.875rem
  }

  .md\:gap-4{
    gap:1rem
  }

  .md\:gap-6{
    gap:1.5rem
  }

  .md\:border-2{
    border-width:2px
  }

  .md\:p-4{
    padding:1rem
  }

  .md\:p-5{
    padding:1.25rem
  }

  .md\:p-6{
    padding:1.5rem
  }

  .md\:text-2xl{
    font-size:1.5rem;
    line-height:2rem
  }

  .md\:text-3xl{
    font-size:1.875rem;
    line-height:2.25rem
  }

  .md\:text-4xl{
    font-size:2.25rem;
    line-height:2.5rem
  }

  .md\:text-base{
    font-size:1rem;
    line-height:1.5rem
  }

  .md\:text-lg{
    font-size:1.125rem;
    line-height:1.75rem
  }

  .md\:text-xl{
    font-size:1.25rem;
    line-height:1.75rem
  }
}

@media (min-width:1024px){
  .lg\:mb-2{
    margin-bottom:.5rem
  }

  .lg\:mb-32{
    margin-bottom:8rem
  }

  .lg\:mb-4{
    margin-bottom:1rem
  }

  .lg\:mb-8{
    margin-bottom:2rem
  }

  .lg\:mt-2{
    margin-top:.5rem
  }

  .lg\:mt-8{
    margin-top:2rem
  }

  .lg\:w-1\/4{
    width:25%
  }

  .lg\:w-2\/5{
    width:40%
  }

  .lg\:w-3\/4{
    width:75%
  }

  .lg\:w-3\/5{
    width:60%
  }

  .lg\:max-w-\[50\%\]{
    max-width:50%
  }

  .lg\:grid-cols-2{
    grid-template-columns:repeat(2,minmax(0,1fr))
  }

  .lg\:grid-cols-3{
    grid-template-columns:repeat(3,minmax(0,1fr))
  }

  .lg\:grid-cols-4{
    grid-template-columns:repeat(4,minmax(0,1fr))
  }

  .lg\:flex-row{
    flex-direction:row
  }

  .lg\:flex-row-reverse{
    flex-direction:row-reverse
  }

  .lg\:gap-5{
    gap:1.25rem
  }

  .lg\:gap-8{
    gap:2rem
  }

  .lg\:p-6{
    padding:1.5rem
  }

  .lg\:p-8{
    padding:2rem
  }

  .lg\:py-6{
    padding-top:1.5rem;
    padding-bottom:1.5rem
  }

  .lg\:py-8{
    padding-top:2rem;
    padding-bottom:2rem
  }

  .lg\:pr-8{
    padding-right:2rem
  }

  .lg\:text-2xl{
    font-size:1.5rem;
    line-height:2rem
  }

  .lg\:text-3xl{
    font-size:1.875rem;
    line-height:2.25rem
  }

  .lg\:text-4xl{
    font-size:2.25rem;
    line-height:2.5rem
  }

  .lg\:text-5xl{
    font-size:3rem;
    line-height:1
  }

  .lg\:text-lg{
    font-size:1.125rem;
    line-height:1.75rem
  }

  .lg\:text-sm{
    font-size:.875rem;
    line-height:1.25rem
  }
}

@media (min-width:1536px){
  .\32xl\:grid-cols-4{
    grid-template-columns:repeat(4,minmax(0,1fr))
  }
}

@media (min-width: 1536px) {
  .\32xl\:flex-row {
    flex-direction: row;
  }

  .\32xl\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  .\32xl\:max-w-\[60\%\] {
    max-width: 60%;
  }

  .\32xl\:gap-10 {
    gap: 2.5rem;
  }

  .\32xl\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }

  .\32xl\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .\32xl\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .\32xl\:w-\[90\%\] {
    width: 90%;
  }

  .\32xl\:h-screen {
    height: 100vh;
  }
}