*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:var(--un-default-border-color, #e5e7eb)}html{line-height:1.5;-webkit-text-size-adjust:100%;text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){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,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;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}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;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-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,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,: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 rgba(0,0,0,0);--un-ring-shadow:0 0 rgba(0,0,0,0);--un-shadow-inset: ;--un-shadow:0 0 rgba(0,0,0,0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgba(147,197,253,.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 rgba(0,0,0,0);--un-ring-shadow:0 0 rgba(0,0,0,0);--un-shadow-inset: ;--un-shadow:0 0 rgba(0,0,0,0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgba(147,197,253,.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: }.container{width:100%}.flex-center{display:flex;align-items:center;justify-content:center}@media (min-width: 640px){.container{max-width:640px}}.absolute{position:absolute}.fixed{position:fixed}.click-area-4,.relative{position:relative}.click-area-4:before{position:absolute;top:-1rem;right:-1rem;bottom:-1rem;left:-1rem;content:""}.inset-0{top:0;right:0;bottom:0;left:0}.bottom-0{bottom:0}.bottom-2{bottom:.5rem}.left-0{left:0}.right-0{right:0}.right-2{right:.5rem}.right-5{right:1.25rem}.top-5{top:1.25rem}.grid{display:grid}.row-span-2{grid-row:span 2/span 2}.grid-cols-\[1fr_auto\]{grid-template-columns:1fr auto}.grid-cols-\[auto_1fr\]{grid-template-columns:auto 1fr}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.m-2{margin:.5rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.mx-a{margin-left:auto;margin-right:auto}.mx-a\!{margin-left:auto!important;margin-right:auto!important}.my-auto{margin-top:auto;margin-bottom:auto}.\[\&\>\*\:nth-child\(odd\)\]\:mt-5>*:nth-child(odd),.mt-5{margin-top:1.25rem}.mb-2\.5{margin-bottom:.625rem}.mt-1\.5{margin-top:.375rem}.mt-15{margin-top:3.75rem}.mt-17{margin-top:4.25rem}.mt-17\.5{margin-top:4.375rem}.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}.box-content{box-sizing:content-box}.inline-block{display:inline-block}.aspect-315\/168{aspect-ratio:315/168}.h-11{height:2.75rem}.h-2\.5{height:.625rem}.h-4{height:1rem}.h-9\/10{height:90%}.h-full{height:100%}.max-w-120{max-width:30rem}.w-\[calc\(100\%-5rem\)\]{width:calc(100% - 5rem)}.w-4{width:1rem}.w-full{width:100%}.flex{display:flex}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.grow{flex-grow:1}.flex-row{flex-direction:row}.flex-col{flex-direction:column}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-stretch{align-items:stretch}.self-stretch{align-self:stretch}.\!justify-end{justify-content:flex-end!important}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-5{gap:1.25rem}.gap-y-4{row-gap:1rem}.-space-x-5\.5>:not([hidden])~:not([hidden]){--un-space-x-reverse:0;margin-left:calc(calc(1.375rem * calc(1 - var(--un-space-x-reverse))) * -1);margin-right:calc(calc(1.375rem * var(--un-space-x-reverse)) * -1)}.space-x-1\.5>:not([hidden])~:not([hidden]){--un-space-x-reverse:0;margin-left:calc(.375rem * calc(1 - var(--un-space-x-reverse)));margin-right:calc(.375rem * var(--un-space-x-reverse))}.space-x-1>:not([hidden])~:not([hidden]){--un-space-x-reverse:0;margin-left:calc(.25rem * calc(1 - var(--un-space-x-reverse)));margin-right:calc(.25rem * var(--un-space-x-reverse))}.space-x-4>:not([hidden])~:not([hidden]){--un-space-x-reverse:0;margin-left:calc(1rem * calc(1 - var(--un-space-x-reverse)));margin-right:calc(1rem * var(--un-space-x-reverse))}.space-y-1>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(.25rem * calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(.25rem * var(--un-space-y-reverse))}.space-y-10>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(2.5rem * calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(2.5rem * var(--un-space-y-reverse))}.space-y-2\.5>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(.625rem * calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(.625rem * var(--un-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(.5rem * var(--un-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(.75rem * calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(.75rem * var(--un-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(1rem * var(--un-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(1.25rem * calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(1.25rem * var(--un-space-y-reverse))}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-normal{white-space:normal}.\[\&\>\*\:nth-child\(even\)\]\:break-all>*:nth-child(2n),.\[\&\>\*\]\:break-all>*,.break-all{word-break:break-all}.border{border-width:1px}.border-b{border-bottom-width:1px}.border-\[\#E5E7EB\]{--un-border-opacity:1;border-color:rgba(229,231,235,var(--un-border-opacity))}.border-white{--un-border-opacity:1;border-color:rgba(255,255,255,var(--un-border-opacity))}.rounded,.rounded-1{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3{border-radius:.75rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.bg-\[\#3B3C3E\]\!{--un-bg-opacity:1 !important;background-color:rgba(59,60,62,var(--un-bg-opacity))!important}.bg-\[\#444444\]{--un-bg-opacity:1;background-color:rgba(68,68,68,var(--un-bg-opacity))}.bg-\[\#F5F7FA\]{--un-bg-opacity:1;background-color:rgba(245,247,250,var(--un-bg-opacity))}.bg-\[\#F6F7FA\]{--un-bg-opacity:1;background-color:rgba(246,247,250,var(--un-bg-opacity))}.bg-\#3D75E3{--un-bg-opacity:1;background-color:rgba(61,117,227,var(--un-bg-opacity))}.bg-black{--un-bg-opacity:1;background-color:rgba(0,0,0,var(--un-bg-opacity))}.bg-blue-500{--un-bg-opacity:1;background-color:rgba(59,130,246,var(--un-bg-opacity))}.bg-slate-100{--un-bg-opacity:1;background-color:rgba(241,245,249,var(--un-bg-opacity))}.bg-transparent{background-color:transparent}.bg-white{--un-bg-opacity:1;background-color:rgba(255,255,255,var(--un-bg-opacity))}.disabled\:bg-\#BDBDBD:disabled{--un-bg-opacity:1;background-color:rgba(189,189,189,var(--un-bg-opacity))}.bg-opacity-10{--un-bg-opacity:.1}.bg-cover{background-size:cover}.fill-\#D1D5E0{--un-fill-opacity:1;fill:rgba(209,213,224,var(--un-fill-opacity))}.fill-black{--un-fill-opacity:1;fill:rgba(0,0,0,var(--un-fill-opacity))}.stroke-white{--un-stroke-opacity:1;stroke:rgba(255,255,255,var(--un-stroke-opacity))}.p-0\!{padding:0!important}.p-0\.5{padding:.125rem}.p-12\!{padding:3rem!important}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-11{padding-left:2.75rem;padding-right:2.75rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.py-15{padding-top:3.75rem;padding-bottom:3.75rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.pb-1{padding-bottom:.25rem}.pb-10{padding-bottom:2.5rem}.pb-15{padding-bottom:3.75rem}.pb-2\!{padding-bottom:.5rem!important}.pb-2\.5{padding-bottom:.625rem}.pb-25{padding-bottom:6.25rem}.pb-5{padding-bottom:1.25rem}.pe-2\.5{padding-inline-end:.625rem}.pl-5{padding-left:1.25rem}.pr-30{padding-right:7.5rem}.ps-5{padding-inline-start:1.25rem}.pt-10{padding-top:2.5rem}.pt-15{padding-top:3.75rem}.pt-2{padding-top:.5rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.text-center{text-align:center}.text-right{text-align:right}.text-start{text-align:start}.\[\&\>\*\:nth-child\(even\)\]\:text-end>*:nth-child(2n){text-align:end}.\[\&\>\*\:nth-child\(odd\)\]\:text-sm>*:nth-child(odd),.text-sm{font-size:.875rem;line-height:1.25rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3\.5{font-size:.875rem}.text-4\.5{font-size:1.125rem}.text-5\.5{font-size:1.375rem}.text-6\.5{font-size:1.625rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-500{font-weight:500}.font-600{font-weight:600}.font-normal{font-weight:400}.\[\&\>\*\:nth-child\(odd\)\]\:uppercase>*:nth-child(odd){text-transform:uppercase}.\[\&\>\*\:nth-child\(odd\)\]\:text-\[\#BCBEC3\]>*:nth-child(odd),.text-\[\#BCBEC3\]{--un-text-opacity:1;color:rgba(188,190,195,var(--un-text-opacity))}.text-\[\#222222\]{--un-text-opacity:1;color:rgba(34,34,34,var(--un-text-opacity))}.text-\[\#333333\],.text-\#333{--un-text-opacity:1;color:rgba(51,51,51,var(--un-text-opacity))}.text-\[\#5DBC7A\]{--un-text-opacity:1;color:rgba(93,188,122,var(--un-text-opacity))}.text-\[\#B8BDC7\]{--un-text-opacity:1;color:rgba(184,189,199,var(--un-text-opacity))}.text-\[\#F67070\]{--un-text-opacity:1;color:rgba(246,112,112,var(--un-text-opacity))}.text-blue-500{--un-text-opacity:1;color:rgba(59,130,246,var(--un-text-opacity))}.text-blue\!{--un-text-opacity:1 !important;color:rgba(96,165,250,var(--un-text-opacity))!important}.text-gray-600{--un-text-opacity:1;color:rgba(75,85,99,var(--un-text-opacity))}.text-green{--un-text-opacity:1;color:rgba(74,222,128,var(--un-text-opacity))}.text-red{--un-text-opacity:1;color:rgba(248,113,113,var(--un-text-opacity))}.text-red\!{--un-text-opacity:1 !important;color:rgba(248,113,113,var(--un-text-opacity))!important}.text-slate-600{--un-text-opacity:1;color:rgba(71,85,105,var(--un-text-opacity))}.text-white{--un-text-opacity:1;color:rgba(255,255,255,var(--un-text-opacity))}.disabled\:op-100\!:disabled{opacity:1!important}.shadow-\[0px_-4px_34px_0px_rgba\(75\,124\,221\,0\.10\)\]{--un-shadow:0px -4px 34px 0px var(--un-shadow-color, rgba(75,124,221,.1));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.ease{transition-timing-function:cubic-bezier(.4,0,.2,1)}a:hover,button:hover{opacity:.9}a:focus:active:hover,button:focus:active:hover{opacity:.8}a:disabled,button:disabled{opacity:.2}button{-webkit-user-select:none;user-select:none;background-color:transparent}*{outline:2px solid transparent;outline-offset:2px}.absolute-center{position:absolute;top:50%;left:50%;--un-translate-x:-50%;--un-translate-y:-50%;transform:translate(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)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.absolute-vertical-center{position:absolute;top:50%;--un-translate-y:-50%;transform:translate(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)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.absolute-horizontal-center{position:absolute;left:50%;--un-translate-x:-50%;transform:translate(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)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.click-area-4{position:relative}.click-area-4:before{position:absolute;top:-1rem;right:-1rem;bottom:-1rem;left:-1rem}
