@layer properties;@layer theme,base,components,utilities;@layer theme{:root,:host{--font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-black: #000;--color-white: #ffffff;--spacing: .25rem;--container-xs: 20rem;--text-xs: .75rem;--text-xs--line-height: calc(1 / .75);--text-sm: .875rem;--text-sm--line-height: calc(1.25 / .875);--text-base: 1rem;--text-base--line-height: 1.5 ;--text-xl: 1.25rem;--text-xl--line-height: calc(1.75 / 1.25);--text-2xl: 1.5rem;--text-2xl--line-height: calc(2 / 1.5);--text-3xl: 1.875rem;--text-3xl--line-height: 1.2 ;--text-4xl: 2.25rem;--text-4xl--line-height: calc(2.5 / 2.25);--text-5xl: 3rem;--text-5xl--line-height: 1;--text-6xl: 3.75rem;--text-6xl--line-height: 1;--text-7xl: 4.5rem;--text-7xl--line-height: 1;--tracking-wider: .05em;--radius-sm: .25rem;--radius-lg: .5rem;--default-font-family: var(--font-sans);--default-mono-font-family: var(--font-mono);--color-primary: #5e2129;--color-primary-hover: #51171f;--color-primary-dark: #310a0f;--color-primary-transparent: #5e21299a;--color-secondary: #cdd878;--color-secondary-hover: #b9c55b;--color-secondary-dark: #6b742a;--color-secondary-transparent: #cdd87851;--color-secondary-transparent-hover: #cdd87877;--color-white-transparent: #ffffff51;--color-black-transparent: #00000051;--color-black-transparent-gallery: #000000e6;--color-success: #19ed44;--color-danger: #f12222;--font-kungfoo: KungfooFighter}}@layer base{*,:after,:before,::backdrop,::file-selector-button{box-sizing:border-box;margin:0;padding:0;border:0 solid}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings, normal);font-variation-settings:var(--default-font-variation-settings, normal);-webkit-tap-highlight-color:transparent}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;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings, normal);font-variation-settings:var(--default-mono-font-variation-settings, normal);font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea,::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:transparent;opacity:1}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px){::placeholder{color:currentcolor}@supports (color: color-mix(in lab,red,red)){{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]),::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.-top-1{top:calc(var(--spacing) * -1)}.top-0{top:calc(var(--spacing) * 0)}.top-0\.5{top:calc(var(--spacing) * .5)}.top-4{top:calc(var(--spacing) * 4)}.top-8{top:calc(var(--spacing) * 8)}.top-12{top:calc(var(--spacing) * 12)}.-right-14{right:calc(var(--spacing) * -14)}.right-0{right:calc(var(--spacing) * 0)}.right-4{right:calc(var(--spacing) * 4)}.right-8{right:calc(var(--spacing) * 8)}.right-\[-200vw\]{right:-200vw}.right-\[22\.5rem\]{right:22.5rem}.-bottom-16{bottom:calc(var(--spacing) * -16)}.-bottom-26{bottom:calc(var(--spacing) * -26)}.bottom-0{bottom:calc(var(--spacing) * 0)}.bottom-4{bottom:calc(var(--spacing) * 4)}.bottom-10{bottom:calc(var(--spacing) * 10)}.-left-14{left:calc(var(--spacing) * -14)}.left-0{left:calc(var(--spacing) * 0)}.left-4{left:calc(var(--spacing) * 4)}.z-10{z-index:10}.z-20{z-index:20}.z-50{z-index:50}.flex{display:flex}.grid{display:grid}.hidden{display:none}.size-12{width:calc(var(--spacing) * 12);height:calc(var(--spacing) * 12)}.h-4{height:calc(var(--spacing) * 4)}.h-6{height:calc(var(--spacing) * 6)}.h-10{height:calc(var(--spacing) * 10)}.h-12{height:calc(var(--spacing) * 12)}.h-20{height:calc(var(--spacing) * 20)}.h-\[2\.875rem\]{height:2.875rem}.h-\[3\.75rem\]{height:3.75rem}.h-\[5\.625rem\]{height:5.625rem}.h-\[6rem\]{height:6rem}.h-\[11\.25rem\]{height:11.25rem}.h-\[18rem\]{height:18rem}.h-\[19\.875rem\]{height:19.875rem}.h-\[20\.5rem\]{height:20.5rem}.h-\[22\.5rem\]{height:22.5rem}.h-\[100vh\]{height:100vh}.h-\[calc\(100vh-3rem\)\]{height:calc(100vh - 3rem)}.h-full{height:100%}.min-h-\[12rem\]{min-height:12rem}.min-h-\[36rem\]{min-height:36rem}.w-2\/3{width:calc(2/3 * 100%)}.w-4{width:calc(var(--spacing) * 4)}.w-6{width:calc(var(--spacing) * 6)}.w-12{width:calc(var(--spacing) * 12)}.w-16{width:calc(var(--spacing) * 16)}.w-30{width:calc(var(--spacing) * 30)}.w-80{width:calc(var(--spacing) * 80)}.w-\[7\.5rem\]{width:7.5rem}.w-\[8\.4375rem\]{width:8.4375rem}.w-\[13\.625rem\]{width:13.625rem}.w-\[16\.875rem\]{width:16.875rem}.w-\[33\.75rem\]{width:33.75rem}.w-\[100vw\]{width:100vw}.w-\[300vw\]{width:300vw}.w-\[calc\(100vw-2\.875rem\)\]{width:calc(100vw - 2.875rem)}.w-auto{width:auto}.w-full{width:100%}.w-screen{width:100vw}.w-xs{width:var(--container-xs)}.flex-1\/2{flex:50%}.shrink-0{flex-shrink:0}.grow{flex-grow:1}.cursor-pointer{cursor:pointer}.list-disc{list-style-type:disc}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-end{align-items:flex-end}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-4{gap:calc(var(--spacing) * 4)}.gap-8{gap:calc(var(--spacing) * 8)}.gap-16{gap:calc(var(--spacing) * 16)}.gap-x-1{column-gap:calc(var(--spacing) * 1)}.gap-x-2{column-gap:calc(var(--spacing) * 2)}.gap-x-4{column-gap:calc(var(--spacing) * 4)}.gap-x-6{column-gap:calc(var(--spacing) * 6)}.gap-x-8{column-gap:calc(var(--spacing) * 8)}.gap-x-16{column-gap:calc(var(--spacing) * 16)}.gap-y-2{row-gap:calc(var(--spacing) * 2)}.gap-y-4{row-gap:calc(var(--spacing) * 4)}.gap-y-8{row-gap:calc(var(--spacing) * 8)}.gap-y-12{row-gap:calc(var(--spacing) * 12)}.gap-y-16{row-gap:calc(var(--spacing) * 16)}.self-center{align-self:center}.self-start{align-self:flex-start}.overflow-auto{overflow:auto}.rounded-\[1\.875rem\]{border-radius:1.875rem}.rounded-full{border-radius:calc(infinity * 1px)}.rounded-lg{border-radius:var(--radius-lg)}.rounded-sm{border-radius:var(--radius-sm)}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-b-2{border-bottom-style:var(--tw-border-style);border-bottom-width:2px}.border-b-4{border-bottom-style:var(--tw-border-style);border-bottom-width:4px}.border-primary-dark{border-color:var(--color-primary-dark)}.border-secondary{border-color:var(--color-secondary)}.border-white{border-color:var(--color-white)}.\!border-b-secondary-dark{border-bottom-color:var(--color-secondary-dark)!important}.border-b-secondary-dark{border-bottom-color:var(--color-secondary-dark)}.border-b-transparent{border-bottom-color:transparent}.bg-black-transparent{background-color:var(--color-black-transparent)}.bg-black-transparent-gallery{background-color:var(--color-black-transparent-gallery)}.bg-primary{background-color:var(--color-primary)}.bg-primary-transparent{background-color:var(--color-primary-transparent)}.bg-secondary{background-color:var(--color-secondary)}.bg-secondary-hover{background-color:var(--color-secondary-hover)}.bg-secondary-transparent{background-color:var(--color-secondary-transparent)}.bg-white{background-color:var(--color-white)}.bg-white-transparent{background-color:var(--color-white-transparent)}.bg-gradient-to-r{--tw-gradient-position: to right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.bg-\[linear-gradient\(15deg\,rgba\(0\,0\,0\,0\.8\)_0\%\,rgba\(255\,0\,0\,0\)_37\.5\%\)\]{background-image:linear-gradient(15deg,#000c,#f000 37.5%)}.bg-\[url\(\'assets\/images\/backgrounds\/know-your-maker-background-2\.jpg\'\)\]{background-image:url("./media/know-your-maker-background-2-JRF5SEPD.jpg")}.bg-\[url\(\'assets\/images\/backgrounds\/order-background\.jpg\'\)\]{background-image:url("./media/order-background-MMVFY56R.jpg")}.bg-\[url\(\'assets\/images\/backgrounds\/tos-background\.jpg\'\)\]{background-image:url("./media/tos-background-J4BB27TJ.jpg")}.bg-\[url\(\'assets\/images\/backgrounds\/welcome-background\.jpg\'\)\]{background-image:url("./media/welcome-background-Y7JORSMN.jpg")}.from-black\/60{--tw-gradient-from: color-mix(in srgb, #000 60%, transparent);--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}@supports (color: color-mix(in lab,red,red)){.from-black\/60{--tw-gradient-from: color-mix(in oklab, var(--color-black) 60%, transparent)}}.to-black\/0{--tw-gradient-to: color-mix(in srgb, #000 0%, transparent);--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}@supports (color: color-mix(in lab,red,red)){.to-black\/0{--tw-gradient-to: color-mix(in oklab, var(--color-black) 0%, transparent)}}.bg-cover{background-size:cover}.bg-\[65\%\]{background-position:65%}.bg-center{background-position:center}.bg-top{background-position:top}.bg-no-repeat{background-repeat:no-repeat}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.p-2{padding:calc(var(--spacing) * 2)}.p-4{padding:calc(var(--spacing) * 4)}.px-4{padding-inline:calc(var(--spacing) * 4)}.py-16{padding-block:calc(var(--spacing) * 16)}.pt-8{padding-top:calc(var(--spacing) * 8)}.pt-12{padding-top:calc(var(--spacing) * 12)}.pb-2{padding-bottom:calc(var(--spacing) * 2)}.pl-5{padding-left:calc(var(--spacing) * 5)}.pl-6{padding-left:calc(var(--spacing) * 6)}.pl-16{padding-left:calc(var(--spacing) * 16)}.text-center{text-align:center}.text-right{text-align:right}.font-kungfoo{font-family:var(--font-kungfoo)}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading, var(--text-2xl--line-height))}.text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading, var(--text-4xl--line-height))}.text-5xl{font-size:var(--text-5xl);line-height:var(--tw-leading, var(--text-5xl--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading, var(--text-xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading, var(--text-xs--line-height))}.text-\[0\.9375rem\]{font-size:.9375rem}.text-\[1\.25rem\]{font-size:1.25rem}.text-\[1\.75rem\]{font-size:1.75rem}.text-\[1\.125rem\]{font-size:1.125rem}.text-\[2\.5rem\]{font-size:2.5rem}.text-\[2rem\]{font-size:2rem}.text-\[10rem\]{font-size:10rem}.text-\[15rem\]{font-size:15rem}.leading-\[0\.75\]{--tw-leading: .75;line-height:.75}.leading-none{--tw-leading: 1;line-height:1}.tracking-wider{--tw-tracking: var(--tracking-wider);letter-spacing:var(--tracking-wider)}.text-\[\#0f73ff\]{color:#0f73ff}.text-\[\#229ed9\]{color:#229ed9}.text-\[\#9146FF\]{color:#9146ff}.text-\[\#f56040\]{color:#f56040}.text-danger{color:var(--color-danger)}.text-secondary{color:var(--color-secondary)}.text-success{color:var(--color-success)}.text-white{color:var(--color-white)}.uppercase{text-transform:uppercase}.opacity-0{opacity:0%}.opacity-20{opacity:20%}.bg-blend-multiply{background-blend-mode:multiply}.drop-shadow-\[0_0\.25rem_0\.125rem_\#00000080\]{--tw-drop-shadow-size: drop-shadow(0 .25rem .125rem var(--tw-drop-shadow-color, #00000080));--tw-drop-shadow: var(--tw-drop-shadow-size);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,)}.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,)}.duration-200{--tw-duration: .2s;transition-duration:.2s}.duration-400{--tw-duration: .4s;transition-duration:.4s}.duration-500{--tw-duration: .5s;transition-duration:.5s}.text-shadow{text-shadow:0 .125rem 0 var(--tw-text-shadow-color, var(--color-secondary-dark))}@media (hover: hover){.group-hover\:underline:is(:where(.group):hover *){text-decoration-line:underline}}@media (hover: hover){.hover\:bg-black-transparent:hover{background-color:var(--color-black-transparent)}}@media (hover: hover){.hover\:bg-primary-hover:hover{background-color:var(--color-primary-hover)}}@media (hover: hover){.hover\:bg-secondary-hover:hover{background-color:var(--color-secondary-hover)}}@media (hover: hover){.hover\:bg-secondary-transparent-hover:hover{background-color:var(--color-secondary-transparent-hover)}}@media (hover: hover){.hover\:opacity-100:hover{opacity:100%}}.active\:top-0\.5:active{top:calc(var(--spacing) * .5)}.active\:border-b-2:active{border-bottom-style:var(--tw-border-style);border-bottom-width:2px}@media (width >= 40rem){.sm\:right-\[-40rem\]{right:-40rem}}@media (width >= 40rem){.sm\:bottom-4{bottom:calc(var(--spacing) * 4)}}@media (width >= 40rem){.sm\:block{display:block}}@media (width >= 40rem){.sm\:hidden{display:none}}@media (width >= 40rem){.sm\:inline{display:inline}}@media (width >= 40rem){.sm\:h-16{height:calc(var(--spacing) * 16)}}@media (width >= 40rem){.sm\:h-\[12\.625rem\]{height:12.625rem}}@media (width >= 40rem){.sm\:h-auto{height:auto}}@media (width >= 40rem){.sm\:w-16{width:calc(var(--spacing) * 16)}}@media (width >= 40rem){.sm\:w-64{width:calc(var(--spacing) * 64)}}@media (width >= 40rem){.sm\:w-100{width:calc(var(--spacing) * 100)}}@media (width >= 40rem){.sm\:w-\[21\.5rem\]{width:21.5rem}}@media (width >= 40rem){.sm\:w-\[22\.5rem\]{width:22.5rem}}@media (width >= 40rem){.sm\:w-\[28rem\]{width:28rem}}@media (width >= 40rem){.sm\:w-\[30rem\]{width:30rem}}@media (width >= 40rem){.sm\:w-\[34\.5rem\]{width:34.5rem}}@media (width >= 40rem){.sm\:w-\[38rem\]{width:38rem}}@media (width >= 40rem){.sm\:w-auto{width:auto}}@media (width >= 40rem){.sm\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}}@media (width >= 40rem){.sm\:flex-row{flex-direction:row}}@media (width >= 40rem){.sm\:justify-start{justify-content:flex-start}}@media (width >= 40rem){.sm\:gap-x-2{column-gap:calc(var(--spacing) * 2)}}@media (width >= 40rem){.sm\:gap-y-8{row-gap:calc(var(--spacing) * 8)}}@media (width >= 40rem){.sm\:bg-center{background-position:center}}@media (width >= 40rem){.sm\:pt-20{padding-top:calc(var(--spacing) * 20)}}@media (width >= 40rem){.sm\:text-center{text-align:center}}@media (width >= 40rem){.sm\:text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading, var(--text-2xl--line-height))}}@media (width >= 40rem){.sm\:text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading, var(--text-4xl--line-height))}}@media (width >= 40rem){.sm\:text-5xl{font-size:var(--text-5xl);line-height:var(--tw-leading, var(--text-5xl--line-height))}}@media (width >= 40rem){.sm\:text-base{font-size:var(--text-base);line-height:var(--tw-leading, var(--text-base--line-height))}}@media (width >= 40rem){.sm\:text-xl{font-size:var(--text-xl);line-height:var(--tw-leading, var(--text-xl--line-height))}}@media (width >= 40rem){.sm\:text-\[2rem\]{font-size:2rem}}@media (width >= 48rem){.md\:top-8{top:calc(var(--spacing) * 8)}}@media (width >= 48rem){.md\:right-8{right:calc(var(--spacing) * 8)}}@media (width >= 48rem){.md\:bottom-8{bottom:calc(var(--spacing) * 8)}}@media (width >= 48rem){.md\:left-8{left:calc(var(--spacing) * 8)}}@media (width >= 48rem){.md\:block{display:block}}@media (width >= 48rem){.md\:hidden{display:none}}@media (width >= 48rem){.md\:size-16{width:calc(var(--spacing) * 16);height:calc(var(--spacing) * 16)}}@media (width >= 48rem){.md\:size-\[3\.75rem\]{width:3.75rem;height:3.75rem}}@media (width >= 48rem){.md\:h-\[14\.625rem\]{height:14.625rem}}@media (width >= 48rem){.md\:h-\[17\.75rem\]{height:17.75rem}}@media (width >= 48rem){.md\:w-\[31\.25rem\]{width:31.25rem}}@media (width >= 48rem){.md\:w-\[33\.75rem\]{width:33.75rem}}@media (width >= 48rem){.md\:w-\[40rem\]{width:40rem}}@media (width >= 48rem){.md\:w-auto{width:auto}}@media (width >= 48rem){.md\:w-full{width:100%}}@media (width >= 48rem){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width >= 48rem){.md\:flex-row{flex-direction:row}}@media (width >= 48rem){.md\:gap-8{gap:calc(var(--spacing) * 8)}}@media (width >= 48rem){.md\:gap-y-2{row-gap:calc(var(--spacing) * 2)}}@media (width >= 48rem){.md\:gap-y-8{row-gap:calc(var(--spacing) * 8)}}@media (width >= 48rem){.md\:gap-y-16{row-gap:calc(var(--spacing) * 16)}}@media (width >= 48rem){.md\:self-end{align-self:flex-end}}@media (width >= 48rem){.md\:overflow-auto{overflow:auto}}@media (width >= 48rem){.md\:pt-24{padding-top:calc(var(--spacing) * 24)}}@media (width >= 48rem){.md\:pr-4{padding-right:calc(var(--spacing) * 4)}}@media (width >= 48rem){.md\:text-center{text-align:center}}@media (width >= 48rem){.md\:text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading, var(--text-2xl--line-height))}}@media (width >= 48rem){.md\:text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading, var(--text-3xl--line-height))}}@media (width >= 48rem){.md\:text-5xl{font-size:var(--text-5xl);line-height:var(--tw-leading, var(--text-5xl--line-height))}}@media (width >= 48rem){.md\:text-6xl{font-size:var(--text-6xl);line-height:var(--tw-leading, var(--text-6xl--line-height))}}@media (width >= 48rem){.md\:text-7xl{font-size:var(--text-7xl);line-height:var(--tw-leading, var(--text-7xl--line-height))}}@media (width >= 48rem){.md\:text-base{font-size:var(--text-base);line-height:var(--tw-leading, var(--text-base--line-height))}}@media (width >= 48rem){.md\:text-\[2rem\]{font-size:2rem}}@media (width >= 48rem){.md\:text-\[4rem\]{font-size:4rem}}@media (width >= 48rem){.active\:md\:h-\[3\.875rem\]:active{height:3.875rem}}@media (width >= 64rem){.lg\:relative{position:relative}}@media (width >= 64rem){.lg\:top-20{top:calc(var(--spacing) * 20)}}@media (width >= 64rem){.lg\:-left-40{left:calc(var(--spacing) * -40)}}@media (width >= 64rem){.lg\:block{display:block}}@media (width >= 64rem){.lg\:flex{display:flex}}@media (width >= 64rem){.lg\:hidden{display:none}}@media (width >= 64rem){.lg\:h-20{height:calc(var(--spacing) * 20)}}@media (width >= 64rem){.lg\:h-\[3\.75rem\]{height:3.75rem}}@media (width >= 64rem){.lg\:h-\[661\.6px\]{height:661.6px}}@media (width >= 64rem){.lg\:h-\[calc\(100vh-5rem\)\]{height:calc(100vh - 5rem)}}@media (width >= 64rem){.lg\:w-\[31\.25rem\]{width:31.25rem}}@media (width >= 64rem){.lg\:w-\[42rem\]{width:42rem}}@media (width >= 64rem){.lg\:w-\[60rem\]{width:60rem}}@media (width >= 64rem){.lg\:w-auto{width:auto}}@media (width >= 64rem){.lg\:flex-1\/2{flex:50%}}@media (width >= 64rem){.lg\:shrink-0{flex-shrink:0}}@media (width >= 64rem){.lg\:flex-col{flex-direction:column}}@media (width >= 64rem){.lg\:flex-row{flex-direction:row}}@media (width >= 64rem){.lg\:items-stretch{align-items:stretch}}@media (width >= 64rem){.lg\:justify-center{justify-content:center}}@media (width >= 64rem){.lg\:justify-start{justify-content:flex-start}}@media (width >= 64rem){.lg\:overflow-auto{overflow:auto}}@media (width >= 64rem){.lg\:bg-\[url\(\'assets\/images\/backgrounds\/prices-background\.jpg\'\)\]{background-image:url("./media/prices-background-I4ZILTM3.jpg")}}@media (width >= 64rem){.lg\:bg-none{background-image:none}}@media (width >= 64rem){.lg\:p-16{padding:calc(var(--spacing) * 16)}}@media (width >= 64rem){.lg\:pt-20{padding-top:calc(var(--spacing) * 20)}}@media (width >= 64rem){.lg\:pr-4{padding-right:calc(var(--spacing) * 4)}}@media (width >= 64rem){.lg\:text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading, var(--text-2xl--line-height))}}@media (width >= 64rem){.lg\:text-sm{font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height))}}@media (hover: hover){@media (width >= 64rem){.hover\:lg\:border-b-secondary:hover{border-bottom-color:var(--color-secondary)}}}@media (width >= 80rem){.xl\:-left-80{left:calc(var(--spacing) * -80)}}@media (width >= 80rem){.xl\:block{display:block}}@media (width >= 80rem){.xl\:hidden{display:none}}@media (width >= 80rem){.xl\:h-\[1\.75rem\]{height:1.75rem}}@media (width >= 80rem){.xl\:w-\[67\.5rem\]{width:67.5rem}}@media (width >= 80rem){.xl\:w-\[68rem\]{width:68rem}}@media (width >= 80rem){.xl\:w-\[75rem\]{width:75rem}}@media (width >= 80rem){.xl\:flex-row{flex-direction:row}}@media (width >= 80rem){.xl\:items-baseline{align-items:baseline}}@media (width >= 80rem){.xl\:justify-between{justify-content:space-between}}@media (width >= 80rem){.xl\:gap-x-8{column-gap:calc(var(--spacing) * 8)}}@media (width >= 80rem){.xl\:px-8{padding-inline:calc(var(--spacing) * 8)}}@media (width >= 80rem){.xl\:py-36{padding-block:calc(var(--spacing) * 36)}}@media (width >= 80rem){.xl\:text-xl{font-size:var(--text-xl);line-height:var(--tw-leading, var(--text-xl--line-height))}}@media (width >= 96rem){.\32xl\:h-\[1\.875rem\]{height:1.875rem}}@media (width >= 96rem){.\32xl\:h-\[23\.75rem\]{height:23.75rem}}@media (width >= 96rem){.\32xl\:h-\[26\.25rem\]{height:26.25rem}}@media (width >= 96rem){.\32xl\:w-\[18\.0625rem\]{width:18.0625rem}}@media (width >= 96rem){.\32xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width >= 96rem){.\32xl\:flex-row{flex-direction:row}}@media (width >= 96rem){.\32xl\:gap-x-\[10\.25rem\]{column-gap:10.25rem}}@media (width >= 96rem){.\32xl\:text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading, var(--text-2xl--line-height))}}}@font-face{font-family:KungfooFighter;src:url("./media/KungfooFighter-ZYACYWAA.otf") format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Gogh;src:url("./media/Gogh-6UFVX43B.otf") format("opentype");font-weight:400;font-style:normal}html{width:100%;height:100%;scroll-behavior:smooth;-webkit-user-select:none;user-select:none;background-color:var(--color-primary)}body{width:100%;height:100%;box-sizing:border-box;color:#fff;font-family:Gogh}body *{box-sizing:inherit}*::-webkit-scrollbar{width:.5rem}*::-webkit-scrollbar-track{background-color:var(--color-primary)}*::-webkit-scrollbar-thumb{background-color:var(--color-secondary)}*::-webkit-scrollbar-thumb:hover{background-color:var(--color-secondary-hover)}@property --tw-border-style{syntax: "*"; inherits: false; initial-value: solid;}@property --tw-gradient-position{syntax: "*"; inherits: false;}@property --tw-gradient-from{syntax: "<color>"; inherits: false; initial-value: #0000;}@property --tw-gradient-via{syntax: "<color>"; inherits: false; initial-value: #0000;}@property --tw-gradient-to{syntax: "<color>"; inherits: false; initial-value: #0000;}@property --tw-gradient-stops{syntax: "*"; inherits: false;}@property --tw-gradient-via-stops{syntax: "*"; inherits: false;}@property --tw-gradient-from-position{syntax: "<length-percentage>"; inherits: false; initial-value: 0%;}@property --tw-gradient-via-position{syntax: "<length-percentage>"; inherits: false; initial-value: 50%;}@property --tw-gradient-to-position{syntax: "<length-percentage>"; inherits: false; initial-value: 100%;}@property --tw-leading{syntax: "*"; inherits: false;}@property --tw-tracking{syntax: "*"; inherits: false;}@property --tw-blur{syntax: "*"; inherits: false;}@property --tw-brightness{syntax: "*"; inherits: false;}@property --tw-contrast{syntax: "*"; inherits: false;}@property --tw-grayscale{syntax: "*"; inherits: false;}@property --tw-hue-rotate{syntax: "*"; inherits: false;}@property --tw-invert{syntax: "*"; inherits: false;}@property --tw-opacity{syntax: "*"; inherits: false;}@property --tw-saturate{syntax: "*"; inherits: false;}@property --tw-sepia{syntax: "*"; inherits: false;}@property --tw-drop-shadow{syntax: "*"; inherits: false;}@property --tw-drop-shadow-color{syntax: "*"; inherits: false;}@property --tw-drop-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-drop-shadow-size{syntax: "*"; inherits: false;}@property --tw-duration{syntax: "*"; inherits: false;}@property --tw-text-shadow-color{syntax: "*"; inherits: false;}@property --tw-text-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@layer properties{@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style: solid;--tw-gradient-position: initial;--tw-gradient-from: #0000;--tw-gradient-via: #0000;--tw-gradient-to: #0000;--tw-gradient-stops: initial;--tw-gradient-via-stops: initial;--tw-gradient-from-position: 0%;--tw-gradient-via-position: 50%;--tw-gradient-to-position: 100%;--tw-leading: initial;--tw-tracking: initial;--tw-blur: initial;--tw-brightness: initial;--tw-contrast: initial;--tw-grayscale: initial;--tw-hue-rotate: initial;--tw-invert: initial;--tw-opacity: initial;--tw-saturate: initial;--tw-sepia: initial;--tw-drop-shadow: initial;--tw-drop-shadow-color: initial;--tw-drop-shadow-alpha: 100%;--tw-drop-shadow-size: initial;--tw-duration: initial;--tw-text-shadow-color: initial;--tw-text-shadow-alpha: 100%}}}
