/* VMUVI RC32 static utility layer.
Generated from utility classes used by the project to replace the Tailwind CDN.
*/
html{scroll-behavior:smooth}
*,*::before,*::after{box-sizing:border-box}
.absolute{position:absolute}
.aspect-\[2\/3\]{aspect-ratio:2/3}
.aspect-video{aspect-ratio:16/9}
.bg-\[\#05070A\]{background-color:#05070A}
.bg-\[\#10151C\]{background-color:#10151C}
.bg-black\/20{background-color:rgba(0,0,0,0.2)}
.bg-black\/30{background-color:rgba(0,0,0,0.3)}
.bg-black\/40{background-color:rgba(0,0,0,0.4)}
.bg-black\/50{background-color:rgba(0,0,0,0.5)}
.bg-black\/55{background-color:rgba(0,0,0,0.55)}
.bg-green-500\/10{background-color:rgba(34,197,94,0.1)}
.bg-orange-500{background-color:#f97316}
.bg-orange-500\/10{background-color:rgba(249,115,22,0.1)}
.bg-orange-500\/15{background-color:rgba(249,115,22,0.15)}
.bg-red-500\/10{background-color:rgba(239,68,68,0.1)}
.bg-white\/10{background-color:rgba(255,255,255,0.1)}
.bg-white\/5{background-color:rgba(255,255,255,0.05)}
.bg-white\/8{background-color:rgba(255,255,255,0.08)}
.block{display:block}
.border{border-width:1px;border-style:solid}
.border-b{border-bottom-width:1px;border-bottom-style:solid}
.border-green-500\/20{border-color:rgba(34,197,94,0.2)}
.border-orange-500\/20{border-color:rgba(249,115,22,0.2)}
.border-red-500\/20{border-color:rgba(239,68,68,0.2)}
.border-t{border-top-width:1px;border-top-style:solid}
.border-white\/10{border-color:rgba(255,255,255,0.1)}
.border-white\/20{border-color:rgba(255,255,255,0.2)}
.border-white\/5{border-color:rgba(255,255,255,0.05)}
.fixed{position:fixed}
.flex{display:flex}
.flex-col{flex-direction:column}
.flex-wrap{flex-wrap:wrap}
.focus-within\:border-orange-500{border-color:#f97316}
.focus\:border-orange-400\/70:focus{border-color:rgba(251,146,60,0.7)}
.focus\:border-orange-500:focus{border-color:#f97316}
.font-black{font-weight:900}
.font-bold{font-weight:700}
.gap-1{gap:0.25rem}
.gap-2{gap:0.5rem}
.gap-3{gap:0.75rem}
.gap-4{gap:1rem}
.gap-5{gap:1.25rem}
.gap-6{gap:1.5rem}
.gap-8{gap:2rem}
.grid{display:grid}
.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}
.h-10{height:2.5rem}
.h-16{height:4rem}
.h-2{height:0.5rem}
.h-20{height:5rem}
.h-24{height:6rem}
.h-56{height:14rem}
.h-full{height:100%}
.hidden{display:none!important}
.hover\:bg-orange-500\/10:hover{background-color:rgba(249,115,22,0.1)}
.hover\:bg-orange-500\/20:hover{background-color:rgba(249,115,22,0.2)}
.hover\:bg-orange-600:hover{background-color:#ea580c}
.hover\:bg-white\/10:hover{background-color:rgba(255,255,255,0.1)}
.hover\:bg-white\/15:hover{background-color:rgba(255,255,255,0.15)}
.hover\:bg-white\/5:hover{background-color:rgba(255,255,255,0.05)}
.hover\:text-orange-300:hover{color:#fdba74}
.inline-flex{display:inline-flex}
.inset-0{inset:0}
.items-center{align-items:center}
.items-end{align-items:flex-end}
.items-start{align-items:flex-start}
.justify-between{justify-content:space-between}
.justify-center{justify-content:center}
.justify-end{justify-content:flex-end}
.leading-6{line-height:1.5rem}
.leading-7{line-height:1.75rem}
.leading-8{line-height:2rem}
.leading-9{line-height:2.25rem}
.leading-tight{line-height:1.25}
.left-0{left:0}
@media (min-width:1024px){.lg\:col-span-1{grid-column:span 1 / span 1}}
@media (min-width:1024px){.lg\:col-span-2{grid-column:span 2 / span 2}}
@media (min-width:1024px){.lg\:flex{display:flex}}
@media (min-width:1024px){.lg\:flex-row{flex-direction:row}}
@media (min-width:1024px){.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (min-width:1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media (min-width:1024px){.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media (min-width:1024px){.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}
@media (min-width:1024px){.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}}
@media (min-width:1024px){.lg\:hidden{display:none!important}}
@media (min-width:1024px){.lg\:w-72{width:18rem}}
.max-w-2xl{max-width:42rem}
.max-w-3xl{max-width:48rem}
.max-w-4xl{max-width:56rem}
.max-w-6xl{max-width:72rem}
.max-w-7xl{max-width:80rem}
.max-w-md{max-width:28rem}
.max-w-xl{max-width:36rem}
.mb-1{margin-bottom:0.25rem}
.mb-10{margin-bottom:2.5rem}
.mb-12{margin-bottom:3rem}
.mb-2{margin-bottom:0.5rem}
.mb-3{margin-bottom:0.75rem}
.mb-4{margin-bottom:1rem}
.mb-5{margin-bottom:1.25rem}
.mb-6{margin-bottom:1.5rem}
.mb-7{margin-bottom:1.75rem}
.mb-8{margin-bottom:2rem}
@media (min-width:768px){.md\:col-span-3{grid-column:span 3 / span 3}}
@media (min-width:768px){.md\:flex{display:flex}}
@media (min-width:768px){.md\:flex-row{flex-direction:row}}
@media (min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (min-width:768px){.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media (min-width:768px){.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media (min-width:768px){.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}
@media (min-width:768px){.md\:h-72{height:18rem}}
@media (min-width:768px){.md\:items-center{align-items:center}}
@media (min-width:768px){.md\:items-end{align-items:flex-end}}
@media (min-width:768px){.md\:justify-between{justify-content:space-between}}
@media (min-width:768px){.md\:max-w-md{max-width:28rem}}
@media (min-width:768px){.md\:min-h-\[220px\]{min-height:220px}}
@media (min-width:768px){.md\:min-w-\[190px\]{min-width:190px}}
@media (min-width:768px){.md\:p-12{padding:3rem}}
@media (min-width:768px){.md\:p-6{padding:1.5rem}}
@media (min-width:768px){.md\:p-8{padding:2rem}}
@media (min-width:768px){.md\:pt-28{padding-top:7rem}}
@media (min-width:768px){.md\:px-10{padding-left:2.5rem;padding-right:2.5rem}}
@media (min-width:768px){.md\:px-16{padding-left:4rem;padding-right:4rem}}
@media (min-width:768px){.md\:px-5{padding-left:1.25rem;padding-right:1.25rem}}
@media (min-width:768px){.md\:px-8{padding-left:2rem;padding-right:2rem}}
@media (min-width:768px){.md\:text-2xl{font-size:1.5rem}}
@media (min-width:768px){.md\:text-3xl{font-size:1.875rem}}
@media (min-width:768px){.md\:text-4xl{font-size:2.25rem}}
@media (min-width:768px){.md\:text-5xl{font-size:3rem}}
@media (min-width:768px){.md\:text-6xl{font-size:3.75rem}}
@media (min-width:768px){.md\:text-7xl{font-size:4.5rem}}
@media (min-width:768px){.md\:text-8xl{font-size:6rem}}
@media (min-width:768px){.md\:text-xl{font-size:1.25rem}}
.min-h-\[110px\]{min-height:110px}
.min-h-\[180px\]{min-height:180px}
.min-h-\[48vh\]{min-height:48vh}
.min-h-screen{min-height:100vh}
.min-w-0{min-width:0}
.min-w-\[1000px\]{min-width:1000px}
.min-w-\[1200px\]{min-width:1200px}
.min-w-\[150px\]{min-width:150px}
.min-w-\[800px\]{min-width:800px}
.min-w-\[900px\]{min-width:900px}
.ml-auto{margin-left:auto}
.mt-1{margin-top:0.25rem}
.mt-10{margin-top:2.5rem}
.mt-16{margin-top:4rem}
.mt-2{margin-top:0.5rem}
.mt-3{margin-top:0.75rem}
.mt-4{margin-top:1rem}
.mt-5{margin-top:1.25rem}
.mt-6{margin-top:1.5rem}
.mt-8{margin-top:2rem}
.mx-4{margin-left:1rem;margin-right:1rem}
.mx-auto{margin-left:auto;margin-right:auto}
.my-6{margin-top:1.5rem;margin-bottom:1.5rem}
.object-contain{object-fit:contain}
.object-cover{object-fit:cover}
.opacity-80{opacity:.8}
.outline-none{outline:0}
.overflow-hidden{overflow:hidden}
.overflow-x-auto{overflow-x:auto}
.p-1{padding:0.25rem}
.p-10{padding:2.5rem}
.p-3{padding:0.75rem}
.p-4{padding:1rem}
.p-5{padding:1.25rem}
.p-6{padding:1.5rem}
.p-7{padding:1.75rem}
.p-8{padding:2rem}
.pb-16{padding-bottom:4rem}
.placeholder\:text-gray-500{color:#6b7280}
.pt-32{padding-top:8rem}
.pt-36{padding-top:9rem}
.px-10{padding-left:2.5rem;padding-right:2.5rem}
.px-3{padding-left:0.75rem;padding-right:0.75rem}
.px-4{padding-left:1rem;padding-right:1rem}
.px-5{padding-left:1.25rem;padding-right:1.25rem}
.px-6{padding-left:1.5rem;padding-right:1.5rem}
.py-10{padding-top:2.5rem;padding-bottom:2.5rem}
.py-12{padding-top:3rem;padding-bottom:3rem}
.py-2{padding-top:0.5rem;padding-bottom:0.5rem}
.py-3{padding-top:0.75rem;padding-bottom:0.75rem}
.py-4{padding-top:1rem;padding-bottom:1rem}
.py-5{padding-top:1.25rem;padding-bottom:1.25rem}
.py-7{padding-top:1.75rem;padding-bottom:1.75rem}
.py-8{padding-top:2rem;padding-bottom:2rem}
.relative{position:relative}
.right-0{right:0}
.rounded-2xl{border-radius:1rem}
.rounded-3xl{border-radius:1.5rem}
.rounded-\[2rem\]{border-radius:2rem}
.rounded-full{border-radius:9999px}
.rounded-xl{border-radius:.75rem}
.selection\:bg-orange-500{background-color:#f97316}
.selection\:text-white{color:#fff}
.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.35),0 4px 6px -4px rgba(0,0,0,.35)}
.shrink-0{flex-shrink:0}
@media (min-width:640px){.sm\:block{display:block}}
@media (min-width:640px){.sm\:flex-row{flex-direction:row}}
@media (min-width:640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (min-width:640px){.sm\:inline-flex{display:inline-flex}}
.text-2xl{font-size:1.5rem}
.text-3xl{font-size:1.875rem}
.text-4xl{font-size:2.25rem}
.text-5xl{font-size:3rem}
.text-6xl{font-size:3.75rem}
.text-\[10px\]{font-size:10px}
.text-\[11px\]{font-size:11px}
.text-\[12px\]{font-size:12px}
.text-blue-400{color:#60a5fa}
.text-center{text-align:center}
.text-gray-200{color:#e5e7eb}
.text-gray-300{color:#d1d5db}
.text-gray-400{color:#9ca3af}
.text-gray-500{color:#6b7280}
.text-green-300{color:#86efac}
.text-green-400{color:#4ade80}
.text-left{text-align:left}
.text-lg{font-size:1.125rem}
.text-orange-300{color:#fdba74}
.text-orange-300\/80{color:rgba(253,186,116,0.8)}
.text-orange-400{color:#fb923c}
.text-orange-500{color:#f97316}
.text-red-300{color:#fca5a5}
.text-red-400{color:#f87171}
.text-right{text-align:right}
.text-sm{font-size:.875rem}
.text-white{color:#fff}
.text-xl{font-size:1.25rem}
.text-xs{font-size:.75rem}
.top-0{top:0}
.tracking-\[\.18em\]{letter-spacing:.18em}
.tracking-\[\.22em\]{letter-spacing:.22em}
.tracking-\[\.25em\]{letter-spacing:.25em}
.transition{transition:all .2s ease}
.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.uppercase{text-transform:uppercase}
.w-10{width:2.5rem}
.w-12{width:3rem}
.w-16{width:4rem}
.w-20{width:5rem}
.w-full{width:100%}
@media (min-width:1280px){.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media (min-width:1280px){.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}
.z-10{z-index:10}
.z-50{z-index:50}
.flex-1{flex:1 1 0%}
.bg-cover{background-size:cover}.bg-center{background-position:center}.bg-transparent{background-color:transparent}
.h-px{height:1px}.opacity-40{opacity:.4}.opacity-55{opacity:.55}
.tracking-wider{letter-spacing:.05em}.border-dashed{border-style:dashed}
.backdrop-blur-2xl{backdrop-filter:blur(40px);-webkit-backdrop-filter:blur(40px)}
.shadow-2xl{box-shadow:0 25px 50px -12px rgba(0,0,0,.55)}
.text-purple-400{color:#c084fc}.text-yellow-400{color:#facc15}
.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops,rgba(0,0,0,.75),transparent))}
@media (min-width:768px){.md\:w-auto{width:auto}}
html.vmuvi-menu-locked{overflow:hidden!important}
