/* layer: preflights */
*,::before,::after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / 0.5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: ;}::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / 0.5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: ;}

        .scrollbar-none {
          scrollbar-width: none;
          -ms-overflow-style: none;
        }
        .scrollbar-none::-webkit-scrollbar {
          display: none;
        }
      
/* layer: shortcuts */
.container{width:100%;}
@media (min-width: 400px){
.container{max-width:400px;}
}
@media (min-width: 480px){
.container{max-width:480px;}
}
@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: 1200px){
.container{max-width:1200px;}
}
@media (min-width: 1536px){
.container{max-width:1536px;}
}
@media (min-width: 1920px){
.container{max-width:1920px;}
}
/* layer: default */
.\[transform\:translate\(-50\%\,-50\%\)\]{transform:translate(-50%,-50%);}
.pointer-events-none{pointer-events:none;}
.visible{visibility:visible;}
.absolute{position:absolute;}
.fixed{position:fixed;}
.relative{position:relative;}
.sticky{position:sticky;}
.static{position:static;}
.inset-0{inset:0;}
.inset-x-0{left:0;right:0;}
.inset-y-0{top:0;bottom:0;}
.bottom-0{bottom:0;}
.left-0{left:0;}
.left-1\/2,
.left-50\%{left:50%;}
.right-\[-12px\]{right:-12px;}
.right-0{right:0;}
.top--10px{top:-10px;}
.top-\[-8px\]{top:-8px;}
.top-0{top:0;}
.top-1\/2{top:50%;}
.act-z-up,
.z-\[2\]{z-index:2;}
.z-1{z-index:1;}
.z-3{z-index:3;}
.z-40{z-index:40;}
.z-50{z-index:50;}
.order-1{order:1;}
.order-2{order:2;}
.order-3{order:3;}
.grid{display:grid;}
.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr));}
.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr));}
.ms{margin-inline-start:1rem;}
.inline{display:inline;}
.block{display:block;}
.inline-block{display:inline-block;}
.contents{display:contents;}
.hidden{display:none;}
.aspect-square{aspect-ratio:1/1;}
.size-\[24px\]{width:24px;height:24px;}
.size-\[32px\]{width:32px;height:32px;}
.size-\[44px\]{width:44px;height:44px;}
.size-13px{width:13px;height:13px;}
.size-16px{width:16px;height:16px;}
.size-16px\!{width:16px !important;height:16px !important;}
.size-24px\!{width:24px !important;height:24px !important;}
.size-36px\!{width:36px !important;height:36px !important;}
.size-60px{width:60px;height:60px;}
.size-full{width:100%;height:100%;}
.h-\[0\.5px\]{height:0.5px;}
.h-\[120px\]{height:120px;}
.h-\[14px\]{height:14px;}
.h-\[16px\],
.h-16px{height:16px;}
.h-\[18px\]{height:18px;}
.h-\[20px\]{height:20px;}
.h-\[220px\]{height:220px;}
.h-\[238px\]{height:238px;}
.h-\[240px\]{height:240px;}
.h-\[300px\]{height:300px;}
.h-\[32px\],
.h-32px{height:32px;}
.h-\[34px\]{height:34px;}
.h-\[360px\]{height:360px;}
.h-\[48px\]{height:48px;}
.h-\[50px\]{height:50px;}
.h-\[5px\],
.h-5px{height:5px;}
.h-\[60px\],
.h-60px{height:60px;}
.h-\[6px\]{height:6px;}
.h-\[72px\]{height:72px;}
.h-\[80px\]{height:80px;}
.h-9px{height:9px;}
.h-fit{height:fit-content;}
.h-full{height:100%;}
.h-px{height:1px;}
.h2{height:0.5rem;}
.h3{height:0.75rem;}
.h5{height:1.25rem;}
.max-h-\[min\(90vh\,832px\)\]{max-height:min(90vh,832px);}
.max-h-80vh{max-height:80vh;}
.max-w-\[1200px\]{max-width:1200px;}
.max-w-\[140px\]{max-width:140px;}
.max-w-\[588px\]{max-width:588px;}
.max-w-\[600px\]{max-width:600px;}
.max-w-full{max-width:100%;}
.min-h-\[160px\]{min-height:160px;}
.min-h-0{min-height:0;}
.min-h-48px{min-height:48px;}
.min-w-\[50px\]{min-width:50px;}
.min-w-0{min-width:0;}
.w-\[100\%\],
.w-full{width:100%;}
.w-\[120px\]{width:120px;}
.w-\[14px\]{width:14px;}
.w-\[160px\]{width:160px;}
.w-\[163px\]{width:163px;}
.w-\[180px\]{width:180px;}
.w-\[18px\]{width:18px;}
.w-\[238px\]{width:238px;}
.w-\[36px\]{width:36px;}
.w-\[375px\]{width:375px;}
.w-\[40px\]{width:40px;}
.w-\[60px\]{width:60px;}
.w-\[70\%\]{width:70%;}
.w-\[76\%\]{width:76%;}
.w-\[768px\]{width:768px;}
.w-\[80px\]{width:80px;}
.w-\[92\%\]{width:92%;}
.w-\[min\(90vw\,480px\)\]{width:min(90vw,480px);}
.w-16px{width:16px;}
.w-32px{width:32px;}
.w-9px{width:9px;}
.w-fit{width:fit-content;}
.flex{display:flex;}
.inline-flex{display:inline-flex;}
.flex-1{flex:1 1 0%;}
.flex-shrink-0,
.shrink-0{flex-shrink:0;}
.grow{flex-grow:1;}
.basis-\[384px\]{flex-basis:384px;}
.flex-row{flex-direction:row;}
.flex-col{flex-direction:column;}
.flex-wrap{flex-wrap:wrap;}
.-translate-x-1\/2,
.-translate-x-50\%{--un-translate-x:-50%;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}
.-translate-y-1\/2{--un-translate-y:-50%;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}
.rotate-45{--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-rotate:45deg;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}
.-scale-x-100{--un-scale-x:-1;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}
.transform{transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}
@keyframes pulse{0%, 100% {opacity:1} 50% {opacity:.5}}
.animate-pulse{animation:pulse 2s cubic-bezier(0.4,0,.6,1) infinite;}
.cursor-pointer{cursor:pointer;}
.cursor-wait{cursor:wait;}
.cursor-not-allowed{cursor:not-allowed;}
.cursor-grab{cursor:grab;}
.touch-none{touch-action:none;}
.select-none{-webkit-user-select:none;user-select:none;}
.resize{resize:both;}
.appearance-none{-webkit-appearance:none;appearance:none;}
.items-start{align-items:flex-start;}
.items-end{align-items:flex-end;}
.items-center{align-items:center;}
.items-stretch{align-items:stretch;}
.self-start{align-self:flex-start;}
.self-center{align-self:center;}
.self-stretch{align-self:stretch;}
.justify-end{justify-content:flex-end;}
.justify-center{justify-content:center;}
.justify-between{justify-content:space-between;}
.gap-\[10px\]{gap:10px;}
.gap-\[12px\]{gap:12px;}
.gap-\[16px\]{gap:16px;}
.gap-\[24px\]{gap:24px;}
.gap-\[2px\]{gap:2px;}
.gap-\[32px\]{gap:32px;}
.gap-\[4px\],
.gap-4px{gap:4px;}
.gap-\[60px\]{gap:60px;}
.gap-\[6px\]{gap:6px;}
.gap-\[8px\],
.gap-8px{gap:8px;}
.overflow-hidden{overflow:hidden;}
.overflow-x-auto{overflow-x:auto;}
.overflow-x-hidden{overflow-x:hidden;}
.overflow-y-auto{overflow-y:auto;}
.overflow-y-visible{overflow-y:visible;}
.overscroll-contain{overscroll-behavior:contain;}
.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.whitespace-nowrap{white-space:nowrap;}
.whitespace-pre-wrap{white-space:pre-wrap;}
.break-words{overflow-wrap:break-word;}
.b,
.border{border-width:1px;}
.border-\[1\.5px\]{border-width:1.5px;}
.border-white\/25{border-color:rgb(255 255 255 / 0.25);}
.border-white\/6{border-color:rgb(255 255 255 / 0.06);}
.hover\:border-white\/50:hover{border-color:rgb(255 255 255 / 0.5);}
.rounded{border-radius:0.25rem;}
.rounded-\[100px\]{border-radius:100px;}
.rounded-\[12px\]{border-radius:12px;}
.rounded-\[15px\]{border-radius:15px;}
.rounded-\[16px\],
.rounded-16px{border-radius:16px;}
.rounded-\[24px\]{border-radius:24px;}
.b-r30,
.rounded-\[30px\]{border-radius:30px;}
.rounded-\[40px\]{border-radius:40px;}
.rounded-\[4px\],
.rounded-4px{border-radius:4px;}
.rounded-\[6px\]{border-radius:6px;}
.rounded-\[8px\],
.rounded-8px{border-radius:8px;}
.rounded-2px{border-radius:2px;}
.rounded-full{border-radius:9999px;}
.rounded-b-2px{border-bottom-left-radius:2px;border-bottom-right-radius:2px;}
.rounded-l-\[15px\]{border-top-left-radius:15px;border-bottom-left-radius:15px;}
.rounded-r-\[15px\]{border-top-right-radius:15px;border-bottom-right-radius:15px;}
.rounded-t-2px{border-top-left-radius:2px;border-top-right-radius:2px;}
.rounded-br-\[5px\]{border-bottom-right-radius:5px;}
.rounded-tl-\[34px\]{border-top-left-radius:34px;}
.rounded-tl-\[5px\]{border-top-left-radius:5px;}
.rounded-tr-\[34px\]{border-top-right-radius:34px;}
.rounded-tr-\[5px\]{border-top-right-radius:5px;}
.border-none{border-style:none;}
.border-solid{border-style:solid;}
.bg-\[\#141314\]{--un-bg-opacity:1;background-color:rgb(20 19 20 / var(--un-bg-opacity));}
.bg-\[\#141414\]{--un-bg-opacity:1;background-color:rgb(20 20 20 / var(--un-bg-opacity));}
.bg-\[\#1A1B1C\]{--un-bg-opacity:1;background-color:rgb(26 27 28 / var(--un-bg-opacity));}
.bg-\[\#1e270a\]{--un-bg-opacity:1;background-color:rgb(30 39 10 / var(--un-bg-opacity));}
.bg-\[\#272829\]{--un-bg-opacity:1;background-color:rgb(39 40 41 / var(--un-bg-opacity));}
.bg-\[\#292a2b\]{--un-bg-opacity:1;background-color:rgb(41 42 43 / var(--un-bg-opacity));}
.bg-\[\#332006\]{--un-bg-opacity:1;background-color:rgb(51 32 6 / var(--un-bg-opacity));}
.bg-\[\#353638\]{--un-bg-opacity:1;background-color:rgb(53 54 56 / var(--un-bg-opacity));}
.bg-\[\#b9f641\]{--un-bg-opacity:1;background-color:rgb(185 246 65 / var(--un-bg-opacity));}
.bg-\[linear-gradient\(180deg\,\#171717_0\%\,\#0F0F0F_30\%\)\,linear-gradient\(90deg\,\#141414_0\%\,\#141414_100\%\)\]{background-image:linear-gradient(180deg,#171717 0%,#0F0F0F 30%),linear-gradient(90deg,#141414 0%,#141414 100%);}
.bg-\[linear-gradient\(180deg\,rgba\(15\,15\,15\,0\)_0\%\,\#101010_100\%\)\]{background-image:linear-gradient(180deg,rgba(15,15,15,0) 0%,#101010 100%);}
.bg-\[rgb\(69_229_69\/10\%\)\]{--un-bg-opacity:10%;background-color:rgb(69 229 69 / var(--un-bg-opacity));}
.bg-\[rgb\(74_246_74\/10\%\)\]{--un-bg-opacity:10%;background-color:rgb(74 246 74 / var(--un-bg-opacity));}
.bg-\[rgba\(255\,255\,255\,0\.06\)\]{--un-bg-opacity:0.06;background-color:rgba(255, 255, 255, var(--un-bg-opacity));}
.bg-\[rgba\(255\,255\,255\,0\.08\)\]{--un-bg-opacity:0.08;background-color:rgba(255, 255, 255, var(--un-bg-opacity));}
.bg-\[rgba\(255\,255\,255\,0\.15\)\]{--un-bg-opacity:0.15;background-color:rgba(255, 255, 255, var(--un-bg-opacity));}
.bg-\[rgba\(255\,255\,255\,0\.16\)\]{--un-bg-opacity:0.16;background-color:rgba(255, 255, 255, var(--un-bg-opacity));}
.bg-\[rgba\(255\,255\,255\,0\.2\)\]{--un-bg-opacity:0.2;background-color:rgba(255, 255, 255, var(--un-bg-opacity));}
.bg-\[var\(--color_bg_0\,\#111827\)\]{background-color:var(--color bg 0,#111827);}
.bg-\[var\(--color_bg_popup_medium\,rgb\(19\ 20\ 20\ \/\ 85\%\)\)\]{background-color:var(--color bg popup medium,rgb(19 20 20 / 85%));}
.bg-\[var\(--color-bg-0\,\#fff\)\]{background-color:var(--color-bg-0,#fff);}
.bg-\[var\(--color-fill-1\,\#e2e8f0\)\]{background-color:var(--color-fill-1,#e2e8f0);}
.bg-black{--un-bg-opacity:1;background-color:rgb(0 0 0 / var(--un-bg-opacity));}
.bg-black\/60{background-color:rgb(0 0 0 / 0.6);}
.bg-black\/80{background-color:rgb(0 0 0 / 0.8);}
.bg-transparent{background-color:transparent;}
.bg-white\/10{background-color:rgb(255 255 255 / 0.1);}
.bg-white\/15{background-color:rgb(255 255 255 / 0.15);}
.bg-white\/6{background-color:rgb(255 255 255 / 0.06);}
.bg-white\/8{background-color:rgb(255 255 255 / 0.08);}
.hover\:bg-\[\#333538\]:hover{--un-bg-opacity:1;background-color:rgb(51 53 56 / var(--un-bg-opacity));}
.hover\:bg-\[\#a2d937\]:hover{--un-bg-opacity:1;background-color:rgb(162 217 55 / var(--un-bg-opacity));}
.from-black{--un-gradient-from-position:0%;--un-gradient-from:rgb(0 0 0 / var(--un-from-opacity, 1)) var(--un-gradient-from-position);--un-gradient-to-position:100%;--un-gradient-to:rgb(0 0 0 / 0) var(--un-gradient-to-position);--un-gradient-stops:var(--un-gradient-from), var(--un-gradient-to);}
.to-transparent{--un-gradient-to-position:100%;--un-gradient-to:transparent var(--un-gradient-to-position);}
.bg-gradient-to-t{--un-gradient-shape:to top in oklch;--un-gradient:var(--un-gradient-shape), var(--un-gradient-stops);background-image:linear-gradient(var(--un-gradient));}
.object-cover{object-fit:cover;}
.object-contain{object-fit:contain;}
.object-center{object-position:center;}
.px{padding-left:1rem;padding-right:1rem;}
.text-center{text-align:center;}
.text-left{text-align:left;}
.text-right{text-align:right;}
.fs-12,
.text-\[12px\]{font-size:12px;}
.fs-14,
.text-\[14px\]{font-size:14px;}
.fs-20,
.text-\[20px\]{font-size:20px;}
.fs-28,
.text-\[28px\]{font-size:28px;}
.text-18px{font-size:18px;}
.fs-24,
.text-24px{font-size:24px;}
.text-\[\#131f00\]{--un-text-opacity:1;color:rgb(19 31 0 / var(--un-text-opacity));}
.text-\[\#45e545\]{--un-text-opacity:1;color:rgb(69 229 69 / var(--un-text-opacity));}
.text-\[\#4af64a\]{--un-text-opacity:1;color:rgb(74 246 74 / var(--un-text-opacity));}
.text-\[\#5F6063\]{--un-text-opacity:1;color:rgb(95 96 99 / var(--un-text-opacity));}
.text-\[\#6d6f73\]{--un-text-opacity:1;color:rgb(109 111 115 / var(--un-text-opacity));}
.text-\[\#b9f641\]{--un-text-opacity:1;color:rgb(185 246 65 / var(--un-text-opacity));}
.text-white{--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity));}
.leading-\[1\.1\]{line-height:1.1;}
.leading-\[1\.15\]{line-height:1.15;}
.leading-\[1\.2\]{line-height:1.2;}
.leading-\[1\.3\]{line-height:1.3;}
.leading-\[1\.45\]{line-height:1.45;}
.leading-\[1\.5\],
.leading-normal{line-height:1.5;}
.leading-\[14px\]{line-height:14px;}
.leading-\[18px\],
.lh-18px{line-height:18px;}
.leading-\[21px\]{line-height:21px;}
.leading-\[24px\]{line-height:24px;}
.leading-\[32px\]{line-height:32px;}
.leading-\[58px\]{line-height:58px;}
.leading-\[normal\]{line-height:normal;}
.leading-none{line-height:1;}
.lh-150\%{line-height:150%;}
.font-\[Geist\]{font-family:Geist;}
.capitalize{text-transform:capitalize;}
.opacity-50{opacity:0.5;}
.opacity-60{opacity:0.6;}
.shadow{--un-shadow:var(--un-shadow-inset) 0 1px 3px 0 var(--un-shadow-color, rgb(0 0 0 / 0.1)),var(--un-shadow-inset) 0 1px 2px -1px var(--un-shadow-color, rgb(0 0 0 / 0.1));box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);}
.shadow-xl{--un-shadow:var(--un-shadow-inset) 0 20px 25px -5px var(--un-shadow-color, rgb(0 0 0 / 0.1)),var(--un-shadow-inset) 0 8px 10px -6px var(--un-shadow-color, rgb(0 0 0 / 0.1));box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);}
.hover\:shadow-\[0_4px_24px_0_rgba\(185\,246\,65\,0\.50\)\]:hover{--un-shadow:0 4px 24px 0 var(--un-shadow-color, rgba(185, 246, 65, 0.50));box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);}
.outline-none{outline:2px solid transparent;outline-offset:2px;}
.backdrop-blur-\[5px\]{--un-backdrop-blur:blur(5px);-webkit-backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia);backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia);}
.backdrop-blur-\[6px\]{--un-backdrop-blur:blur(6px);-webkit-backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia);backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia);}
.blur{--un-blur:blur(8px);filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia);}
.drop-shadow{--un-drop-shadow:drop-shadow(0 1px 2px var(--un-drop-shadow-color, rgb(0 0 0 / 0.1))) drop-shadow(0 1px 1px var(--un-drop-shadow-color, rgb(0 0 0 / 0.06)));filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia);}
.filter{filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia);}
.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}
.duration-200{transition-duration:200ms;}
.duration-300{transition-duration:300ms;}
.ease,
.ease-in-out{transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);}
.ease-in{transition-timing-function:cubic-bezier(0.4, 0, 1, 1);}
.ease-out{transition-timing-function:cubic-bezier(0, 0, 0.2, 1);}
.fs-10{font-size:10px;}
.fs-11{font-size:11px;}
.fs-13{font-size:13px;}
.fs-15{font-size:15px;}
.fs-16{font-size:16px;}
.fs-48{font-size:48px;}
.b-r34{border-radius:34px;}
.b-r60{border-radius:60px;}
.flex-row-center-center{display:flex;flex-direction:row;justify-content:center;align-items:center;}
.fm-bold{font-weight:700;}
.fm-medium{font-weight:500;}
.fm-normal{font-weight:400;}
.transition-all{transition-property:all;transition-duration:300ms;transition-timing-function:ease-in-out;}
.transition-colors{transition-property:color, background-color, border-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;transition-duration:300ms;transition-timing-function:ease-in-out;}
.bx-color-primary-brand{color:var(--color_primary_brand);}
.bx-color-primary-green{color:var(--color_primary_green);}
.bx-color-primary-red{color:var(--color_primary_red);}
.bx-color-primary-yellow-hover{color:var(--color_primary_yellow_hover);}
.hover\:bx-color-primary-brand:hover{color:var(--color_primary_brand);}
.bx-color-text-1{color:var(--color_text_1);}
.bx-color-text-2{color:var(--color_text_2);}
.bx-color-text-3{color:var(--color_text_3);}
.bx-color-text-btn{color:var(--color_text_btn);}
.act-z-modal{z-index:999;}
.line-clamp-1{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}
.line-clamp-10{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:10;}
.line-clamp-2{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.line-clamp-3{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;}
.line-clamp-4{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;}
.line-clamp-5{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;}
.line-clamp-6{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6;}
.line-clamp-7{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:7;}
.line-clamp-8{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:8;}
.line-clamp-9{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:9;}
@media (max-width: 767.9px){
.max-md\:right-14px{right:14px;}
.max-md\:top-14px{top:14px;}
.max-md\:order-1{order:1;}
.max-md\:order-2{order:2;}
.max-md\:order-3{order:3;}
.max-md\:block{display:block;}
.max-md\:hidden{display:none;}
.max-md\:size-\[100px\]{width:100px;height:100px;}
.max-md\:size-\[18px\]{width:18px;height:18px;}
.max-md\:size-\[20px\]{width:20px;height:20px;}
.max-md\:size-12px{width:12px;height:12px;}
.max-md\:size-12px\!{width:12px !important;height:12px !important;}
.max-md\:size-16px\!{width:16px !important;height:16px !important;}
.max-md\:size-28px\!{width:28px !important;height:28px !important;}
.max-md\:size-48px{width:48px;height:48px;}
.max-md\:\[\&_button\]\:h-\[40px\] button{height:40px;}
.max-md\:h-\[160px\]{height:160px;}
.max-md\:h-\[26px\]{height:26px;}
.max-md\:h-\[48px\]{height:48px;}
.max-md\:h-\[60px\]{height:60px;}
.max-md\:h-auto{height:auto;}
.max-md\:max-h-90vh{max-height:90vh;}
.max-md\:max-w-\[400px\]{max-width:400px;}
.max-md\:min-h-\[297px\]{min-height:297px;}
.max-md\:min-h-40px{min-height:40px;}
.max-md\:min-w-0{min-width:0;}
.max-md\:min-w-unset{min-width:unset;}
.max-md\:w-\[120px\]{width:120px;}
.max-md\:w-\[315px\]{width:315px;}
.max-md\:w-full{width:100%;}
.max-md\:flex{display:flex;}
.max-md\:inline-flex{display:inline-flex;}
.max-md\:flex-1{flex:1 1 0%;}
.max-md\:flex-col{flex-direction:column;}
.max-md\:flex-col-reverse{flex-direction:column-reverse;}
.max-md\:items-stretch{align-items:stretch;}
.max-md\:gap-\[12px\],
.max-md\:gap-12px{gap:12px;}
.max-md\:gap-\[16px\]{gap:16px;}
.max-md\:gap-\[20px\]{gap:20px;}
.max-md\:gap-\[24px\]{gap:24px;}
.max-md\:gap-\[4px\]{gap:4px;}
.max-md\:gap-\[8px\]{gap:8px;}
.max-md\:overflow-hidden{overflow:hidden;}
.max-md\:overflow-y-auto{overflow-y:auto;}
.max-md\:\[\&_button\]\:rounded-\[24px\] button,
.max-md\:rounded-\[24px\]{border-radius:24px;}
.max-md\:rounded-\[16px\]{border-radius:16px;}
.max-md\:rounded-\[18px\]{border-radius:18px;}
.max-md\:rounded-12px{border-radius:12px;}
.max-md\:border-none{border-style:none;}
.max-md\:hover\:border-none:hover{border-style:none;}
.max-md\:bg-\[\#141314\]{--un-bg-opacity:1;background-color:rgb(20 19 20 / var(--un-bg-opacity));}
.max-md\:bg-\[\#141414\]{--un-bg-opacity:1;background-color:rgb(20 20 20 / var(--un-bg-opacity));}
.max-md\:bg-\[linear-gradient\(180deg\,rgb\(20_20_20\/0\%\)_0\%\,var\(--color_bg\,\#141414\)_90\%\)\]{background-image:linear-gradient(180deg,rgb(20 20 20/0%) 0%,var(--color bg,#141414) 90%);}
.max-md\:text-center{text-align:center;}
.max-md\:fs-13,
.max-md\:text-\[13px\]{font-size:13px;}
.max-md\:fs-16,
.max-md\:text-\[16px\]{font-size:16px;}
.max-md\:text-white\/80{color:rgb(255 255 255 / 0.8);}
.max-md\:\[\&_span\]\:leading-normal span,
.max-md\:leading-\[1\.5\]{line-height:1.5;}
.max-md\:leading-\[1\.2\]{line-height:1.2;}
.max-md\:leading-\[1\.3\]{line-height:1.3;}
.max-md\:leading-\[1\.6\]{line-height:1.6;}
.max-md\:leading-\[24px\]{line-height:24px;}
.max-md\:leading-none{line-height:1;}
.max-md\:lh-16px{line-height:16px;}
.max-md\:\[\&_span\]\:fs-14 span,
.max-md\:fs-14{font-size:14px;}
.max-md\:fs-11{font-size:11px;}
.max-md\:fs-12{font-size:12px;}
.max-md\:fs-15{font-size:15px;}
.max-md\:fs-18{font-size:18px;}
.max-md\:fs-20{font-size:20px;}
.max-md\:fs-28{font-size:28px;}
.max-md\:fm-normal{font-weight:400;}
.max-md\:bx-color-bg{background-color:var(--color_bg);}
}
@media (min-width: 768px){
.md\:right-30px{right:30px;}
.md\:top-30px{top:30px;}
.md\:order-1{order:1;}
.md\:order-2{order:2;}
.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr));}
.md\:block{display:block;}
.md\:contents{display:contents;}
.md\:hidden{display:none;}
.md\:aspect-square{aspect-ratio:1/1;}
.md\:size-\[120px\]{width:120px;height:120px;}
.md\:size-\[40px\]{width:40px;height:40px;}
.md\:size-18px{width:18px;height:18px;}
.md\:max-w-\[480px\]{max-width:480px;}
.md\:max-w-\[640px\]{max-width:640px;}
.md\:min-h-\[600px\]{min-height:600px;}
.md\:min-w-\[148px\]{min-width:148px;}
.md\:min-w-\[230px\]{min-width:230px;}
.md\:min-w-\[440px\]{min-width:440px;}
.md\:min-w-0{min-width:0;}
.md\:w-\[220px\]{width:220px;}
.md\:w-\[230px\]{width:230px;}
.md\:w-\[40\%\]{width:40%;}
.md\:w-\[440px\]{width:440px;}
.md\:w-full{width:100%;}
.md\:flex{display:flex;}
.md\:flex-1{flex:1 1 0%;}
.md\:flex-shrink-0,
.md\:shrink-0{flex-shrink:0;}
.md\:flex-row{flex-direction:row;}
.md\:items-start{align-items:flex-start;}
.md\:items-center{align-items:center;}
.md\:justify-between{justify-content:space-between;}
.md\:gap-\[16px\]{gap:16px;}
.md\:gap-\[32px\]{gap:32px;}
.md\:gap-\[40px\]{gap:40px;}
.md\:gap-\[8px\]{gap:8px;}
.md\:gap-20px{gap:20px;}
.md\:rounded-\[24px\]{border-radius:24px;}
.md\:rounded-16px{border-radius:16px;}
.md\:bg-\[\#121212\]{--un-bg-opacity:1;background-color:rgb(18 18 18 / var(--un-bg-opacity));}
.md\:bg-\[linear-gradient\(180deg\,\#171717_0\%\,\#0F0F0F_30\%\)\,linear-gradient\(90deg\,\#141414_0\%\,\#141414_100\%\)\]{background-image:linear-gradient(180deg,#171717 0%,#0F0F0F 30%),linear-gradient(90deg,#141414 0%,#141414 100%);}
.md\:fs-14,
.md\:text-\[14px\]{font-size:14px;}
.md\:fs-16,
.md\:text-\[16px\]{font-size:16px;}
.md\:fs-40,
.md\:text-\[40px\]{font-size:40px;}
.md\:text-white\/50{color:rgb(255 255 255 / 0.5);}
.md\:leading-\[1\.6\]{line-height:1.6;}
.md\:leading-\[48px\]{line-height:48px;}
.md\:fs-18{font-size:18px;}
.md\:fs-20{font-size:20px;}
.md\:fs-32{font-size:32px;}
.md\:brd-bottom-color_border{border-bottom:solid 1px var(--color_border);}
}
@media (min-width: 1200px){
.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr));}
.xl\:max-w-none{max-width:none;}
.xl\:w-\[480px\]{width:480px;}
.xl\:w-\[640px\]{width:640px;}
.xl\:w-\[660px\]{width:660px;}
.xl\:flex-none{flex:none;}
.xl\:gap-\[60px\]{gap:60px;}
.xl\:text-\[56px\]{font-size:56px;}
.xl\:leading-\[58px\]{line-height:58px;}
.xl\:fs-48{font-size:48px;}
}
/* layer: shell */
.\[\&_p\]\:m-0 p,
.m-0{margin:0;}
.m-8px{margin:8px;}
.mx-auto{margin-left:auto;margin-right:auto;}
.-mt-\[20px\]{margin-top:-20px;}
.\[\&\>\*\+\*\]\:mt-\[16px\]>*+*,
.mt-\[16px\]{margin-top:16px;}
.mb-\[16px\],
.mb-16px{margin-bottom:16px;}
.mb-0{margin-bottom:0;}
.mb-8px{margin-bottom:8px;}
.mr-4px{margin-right:4px;}
.mt--1px{margin-top:-1px;}
.mt-\[12px\],
.mt-12px{margin-top:12px;}
.mt-\[24px\]{margin-top:24px;}
.mt-\[32px\]{margin-top:32px;}
.mt-\[4px\]{margin-top:4px;}
.mt-\[8px\]{margin-top:8px;}
.mt-0{margin-top:0;}
.mt-20px{margin-top:20px;}
.p-\[16px\]{padding:16px;}
.p-\[24px\]{padding:24px;}
.p-0{padding:0;}
.p-10px{padding:10px;}
.p-40px{padding:40px;}
.px-\[10px\],
.px-10px{padding-left:10px;padding-right:10px;}
.px-\[12px\],
.px-12px{padding-left:12px;padding-right:12px;}
.px-\[15px\]{padding-left:15px;padding-right:15px;}
.px-\[16px\]{padding-left:16px;padding-right:16px;}
.px-\[24px\]{padding-left:24px;padding-right:24px;}
.px-\[4px\]{padding-left:4px;padding-right:4px;}
.px-\[8px\],
.px-8px{padding-left:8px;padding-right:8px;}
.px-20px{padding-left:20px;padding-right:20px;}
.px-30px{padding-left:30px;padding-right:30px;}
.px-60px{padding-left:60px;padding-right:60px;}
.py-\[10px\],
.py-10px{padding-top:10px;padding-bottom:10px;}
.py-\[12px\]{padding-top:12px;padding-bottom:12px;}
.py-\[30px\]{padding-top:30px;padding-bottom:30px;}
.py-\[40px\]{padding-top:40px;padding-bottom:40px;}
.py-\[48px\]{padding-top:48px;padding-bottom:48px;}
.py-\[4px\]{padding-top:4px;padding-bottom:4px;}
.py-\[5px\]{padding-top:5px;padding-bottom:5px;}
.py-\[6px\]{padding-top:6px;padding-bottom:6px;}
.py-\[8px\],
.py-8px{padding-top:8px;padding-bottom:8px;}
.py-px{padding-top:1px;padding-bottom:1px;}
.pb-\[10px\]{padding-bottom:10px;}
.pb-\[18px\]{padding-bottom:18px;}
.pb-\[34px\]{padding-bottom:34px;}
.pb-20px{padding-bottom:20px;}
.pb-30px{padding-bottom:30px;}
.pr-\[24px\]{padding-right:24px;}
.pt-\[12px\],
.pt-12px{padding-top:12px;}
.pt-\[5px\]{padding-top:5px;}
.pt-\[8px\]{padding-top:8px;}
@media (max-width: 767.9px){
.max-md\:mx-auto{margin-left:auto;margin-right:auto;}
.max-md\:mt-\[24px\]{margin-top:24px;}
.max-md\:mt-\[8px\]{margin-top:8px;}
.max-md\:mt-0{margin-top:0;}
.max-md\:p-\[16px\]{padding:16px;}
.max-md\:\!px-0{padding-left:0 !important;padding-right:0 !important;}
.max-md\:px-\[16px\],
.max-md\:px-16px{padding-left:16px;padding-right:16px;}
.max-md\:px-0{padding-left:0;padding-right:0;}
.max-md\:px-20px{padding-left:20px;padding-right:20px;}
.max-md\:py-\[12px\]{padding-top:12px;padding-bottom:12px;}
.max-md\:py-24px{padding-top:24px;padding-bottom:24px;}
.max-md\:\!pb-\[24px\]{padding-bottom:24px !important;}
.max-md\:\!pt-0{padding-top:0 !important;}
.max-md\:pb-\[24px\],
.max-md\:pb-24px{padding-bottom:24px;}
.max-md\:pt-0{padding-top:0;}
}
@media (min-width: 768px){
.md\:-mx-\[20px\]{margin-left:-20px;margin-right:-20px;}
.md\:-mb-\[20px\]{margin-bottom:-20px;}
.md\:-mt-\[40px\]{margin-top:-40px;}
.md\:mb-\[24px\]{margin-bottom:24px;}
.md\:mt-\[16px\]{margin-top:16px;}
.md\:p-\[32px\]{padding:32px;}
.md\:px-\[20px\],
.md\:px-20px{padding-left:20px;padding-right:20px;}
.md\:px-\[40px\]{padding-left:40px;padding-right:40px;}
.md\:px-24px{padding-left:24px;padding-right:24px;}
.md\:py-\[60px\]{padding-top:60px;padding-bottom:60px;}
.md\:py-0{padding-top:0;padding-bottom:0;}
.md\:py-24px{padding-top:24px;padding-bottom:24px;}
.md\:pb-\[16px\]{padding-bottom:16px;}
.md\:pb-24px{padding-bottom:24px;}
.md\:pt-\[16px\]{padding-top:16px;}
}
@media (min-width: 1200px){
.xl\:px-0{padding-left:0;padding-right:0;}
}