/*! tailwindcss v4.0.17 | MIT License | https://tailwindcss.com */@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-white:#fff;--font-weight-bold:700;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;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{vertical-align:baseline;font-size:75%;line-height:0;position:relative}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{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}: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: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{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.absolute{position:absolute}.relative{position:relative}.z-10{z-index:10}.flex{display:flex}.h-full{height:100%}.w-fit{width:fit-content}.w-full{width:100%}.w-screen{width:100vw}.basis-1\/2{flex-basis:50%}.transform{transform:var(--tw-rotate-x)var(--tw-rotate-y)var(--tw-rotate-z)var(--tw-skew-x)var(--tw-skew-y)}.cursor-pointer{cursor:pointer}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.items-center{align-items:center}.justify-center{justify-content:center}.gap-\[14px\]{gap:14px}.gap-x-\[8px\]{column-gap:8px}.gap-x-\[40px\]{column-gap:40px}.gap-y-\[4px\]{row-gap:4px}.gap-y-\[8px\]{row-gap:8px}.gap-y-\[12px\]{row-gap:12px}.gap-y-\[16px\]{row-gap:16px}.rounded-\[10px\]{border-radius:10px}.rounded-full{border-radius:3.40282e38px}.border-\[3px\]{border-style:var(--tw-border-style);border-width:3px}.border-white{border-color:var(--color-white)}.bg-\[\#0E0E0E\]\/\[50\%\]{background-color:#0e0e0e80}.bg-\[\#1E1E1E\]\/\[50\%\]{background-color:#1e1e1e80}.bg-\[\#171717\]{background-color:#171717}.bg-\[\#BF202F\]{background-color:#bf202f}.object-cover{object-fit:cover}.px-\[36px\]{padding-inline:36px}.py-\[24px\]{padding-block:24px}.pr-\[16px\]{padding-right:16px}.pl-\[24px\]{padding-left:24px}.text-center{text-align:center}.font-\[Arial_Black\]{font-family:Arial Black}.text-\[16px\]{font-size:16px}.leading-\[20px\]{--tw-leading:20px;line-height:20px}.font-\[400\]{--tw-font-weight:400;font-weight:400}.font-\[600\]{--tw-font-weight:600;font-weight:600}.font-\[700\]{--tw-font-weight:700;font-weight:700}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.text-white{color:var(--color-white)}.uppercase{text-transform:uppercase}.duration-200{--tw-duration:.2s;transition-duration:.2s}.duration-300,.duration-\[300ms\]{--tw-duration:.3s;transition-duration:.3s}.select-none{-webkit-user-select:none;user-select:none}@media (hover:hover){.hover\:scale-101:hover{--tw-scale-x:101%;--tw-scale-y:101%;--tw-scale-z:101%;scale:var(--tw-scale-x)var(--tw-scale-y)}.hover\:scale-\[105\%\]:hover{scale:105%}.hover\:brightness-90:hover{--tw-brightness:brightness(90%);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,)}.hover\:brightness-110:hover{--tw-brightness:brightness(110%);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,)}}@media (width>=0){.mobile\:h-\[64px\]{height:64px}.mobile\:w-\[64px\]{width:64px}.mobile\:w-\[116px\]{width:116px}.mobile\:w-\[288px\]{width:288px}.mobile\:flex-col{flex-direction:column}.mobile\:flex-col-reverse{flex-direction:column-reverse}.mobile\:justify-center{justify-content:center}.mobile\:gap-\[12px\]{gap:12px}.mobile\:gap-y-\[12px\]{row-gap:12px}.mobile\:gap-y-\[24px\]{row-gap:24px}.mobile\:gap-y-\[32px\]{row-gap:32px}.mobile\:px-\[24px\]{padding-inline:24px}.mobile\:py-\[8px\]{padding-block:8px}.mobile\:py-\[16px\]{padding-block:16px}.mobile\:text-\[16px\]{font-size:16px}.mobile\:text-\[20px\]{font-size:20px}.mobile\:leading-\[18px\]{--tw-leading:18px;line-height:18px}.mobile\:font-\[700\]{--tw-font-weight:700;font-weight:700}}@media (width>=1000px){.desktop\:h-\[100px\]{height:100px}.desktop\:w-1\/2{width:50%}.desktop\:w-\[100px\]{width:100px}.desktop\:w-\[210px\]{width:210px}.desktop\:w-\[900px\]{width:900px}.desktop\:basis-1\/3{flex-basis:33.3333%}.desktop\:flex-row{flex-direction:row}.desktop\:justify-between{justify-content:space-between}.desktop\:gap-\[20px\]{gap:20px}.desktop\:gap-y-\[8px\]{row-gap:8px}.desktop\:gap-y-\[20px\]{row-gap:20px}.desktop\:gap-y-\[36px\]{row-gap:36px}.desktop\:gap-y-\[48px\]{row-gap:48px}.desktop\:px-\[12px\]{padding-inline:12px}.desktop\:px-\[36px\]{padding-inline:36px}.desktop\:py-\[16px\]{padding-block:16px}.desktop\:py-\[20px\]{padding-block:20px}.desktop\:text-\[20px\]{font-size:20px}.desktop\:text-\[32px\]{font-size:32px}.desktop\:leading-\[23px\]{--tw-leading:23px;line-height:23px}}}body{font-family:Arial,serif}@property --tw-rotate-x{syntax:"*";inherits:false;initial-value:rotateX(0)}@property --tw-rotate-y{syntax:"*";inherits:false;initial-value:rotateY(0)}@property --tw-rotate-z{syntax:"*";inherits:false;initial-value:rotateZ(0)}@property --tw-skew-x{syntax:"*";inherits:false;initial-value:skewX(0)}@property --tw-skew-y{syntax:"*";inherits:false;initial-value:skewY(0)}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}@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}
