html,body{overflow:auto!important;scrollbar-width:none!important;-ms-overflow-style:none!important}html::-webkit-scrollbar,body::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}body{margin:0;padding:0;box-sizing:border-box;background-color:#fff;color:#000;transition:background-color .2s ease,color .2s ease}@font-face{font-family:icons;src:url(/assets/fonts/icons.woff2) format("woff2"),url(/assets/fonts/icons.woff) format("woff"),url(../assets/fonts/icons.ttf) format("truetype");font-weight:400;font-style:normal;font-display:block}[class^=_icon-]:before,[class*=" _icon-"]:before{font-family:icons!important;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}._icon-info_black:before{content:""}.Stars{--percent: calc(var(--rating) / 5 * 100%);--star-size: 1rem;--star-color: #0b57cf;--star-color-empty: #d1d5db;display:inline-block;font-size:var(--star-size);font-family:Times,serif;line-height:1;width:max-content}.Stars:before{content:"★★★★★";letter-spacing:.05em;background:linear-gradient(90deg,#0b57cf var(--percent),var(--star-color-empty) var(--percent));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}*,: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 / .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 / .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: }body{font-family:Google Sans,Roboto,Arial,sans-serif;min-height:100vh;transition:background-color .2s ease,color .2s ease}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.modal-overlay{position:fixed;inset:0;z-index:50;display:flex;align-items:flex-start;justify-content:center;overflow-y:auto;background-color:#00000080;padding:.75rem .5rem}.modal-header{margin-bottom:1rem;display:flex;align-items:center;justify-content:space-between;border-bottom-width:.5px;--un-border-opacity:1;--un-border-bottom-opacity:var(--un-border-opacity);border-bottom-color:rgb(218 220 224 / var(--un-border-bottom-opacity));border-bottom-style:solid;padding-bottom:1rem}.hide-scrollbar::-webkit-scrollbar{display:none}.modal-content{width:100%;max-height:calc(100vh - 24px);max-width:991px;overflow-y:auto;border-radius:.5rem;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity));padding:1rem;--un-shadow:var(--un-shadow-inset) 0 20px 25px -5px var(--un-shadow-color, rgb(0 0 0 / .1)),var(--un-shadow-inset) 0 8px 10px -6px var(--un-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.modal-close{cursor:pointer;border-style:none;background-color:transparent;font-size:1.5rem;line-height:2rem;--un-text-opacity:1;color:rgb(107 114 128 / var(--un-text-opacity));line-height:1}.border-grey{border-width:1px;--un-border-opacity:1;border-color:rgb(218 220 224 / var(--un-border-opacity));border-style:solid}.bg-dark{--un-bg-opacity:1;background-color:rgb(19 19 19 / var(--un-bg-opacity))}.bg-light{--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity))}.bg-muted-dark{--un-bg-opacity:1;background-color:rgb(31 41 55 / var(--un-bg-opacity))}.bg-muted-light{--un-bg-opacity:1;background-color:rgb(243 244 246 / var(--un-bg-opacity))}.bg-theme-primary{--un-bg-opacity:1;background-color:rgb(168 200 251 / var(--un-bg-opacity))}.bg-theme-primary-light{--un-bg-opacity:1;background-color:rgb(19 87 205 / var(--un-bg-opacity))}.divider-dark{--un-bg-opacity:1;background-color:rgb(75 85 99 / var(--un-bg-opacity))}.divider-light{--un-bg-opacity:1;background-color:rgb(156 163 175 / var(--un-bg-opacity))}.hover\:bg-dark:hover{--un-bg-opacity:1;background-color:rgb(19 19 19 / var(--un-bg-opacity))}.hover\:bg-muted-dark:hover{--un-bg-opacity:1;background-color:rgb(31 41 55 / var(--un-bg-opacity))}.focus\:bg-dark:focus{--un-bg-opacity:1;background-color:rgb(19 19 19 / var(--un-bg-opacity))}.active\:bg-dark:active{--un-bg-opacity:1;background-color:rgb(19 19 19 / var(--un-bg-opacity))}.modal-subtitle{font-size:.875rem;line-height:1.25rem;--un-text-opacity:1;color:rgb(75 85 99 / var(--un-text-opacity))}.text-grey{--un-text-opacity:1;color:rgb(75 85 99 / var(--un-text-opacity))}.text-muted-dark{--un-text-opacity:1;color:rgb(156 163 175 / var(--un-text-opacity))}.text-muted-light{--un-text-opacity:1;color:rgb(115 115 115 / var(--un-text-opacity))}.text-primary-dark{--un-text-opacity:1;color:rgb(227 227 227 / var(--un-text-opacity))}.text-primary-light{--un-text-opacity:1;color:rgb(0 0 0 / var(--un-text-opacity))}.text-theme-primary{--un-text-opacity:1;color:rgb(168 200 251 / var(--un-text-opacity))}.text-theme-primary-light{--un-text-opacity:1;color:rgb(19 87 205 / var(--un-text-opacity))}.modal-close:hover{--un-text-opacity:1;color:rgb(55 65 81 / var(--un-text-opacity))}@media(min-width:560px){.modal-content{max-height:calc(100vh - 32px);padding:1.5rem}.modal-overlay{padding:1rem}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.absolute{position:absolute}.relative{position:relative}.left-0{left:0}.top-0{top:0}.line-clamp-10{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:10;line-clamp:10}.line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3}.z-10{z-index:10}.mx-auto{margin-left:auto;margin-right:auto}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.mb-0\.5{margin-bottom:.125rem}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-10{margin-bottom:2.5rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.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}.ml-2{margin-left:.5rem}.mt-\[1px\]{margin-top:1px}.mt-\[3px\]{margin-top:3px}.mt-\[4px\]{margin-top:4px}.mt-\[5px\]{margin-top:5px}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.inline-block{display:inline-block}.hidden{display:none}.aspect-\[0\.75\]{aspect-ratio:.75}.size-16\.5{width:4.125rem;height:4.125rem}.size-18{width:4.5rem;height:4.5rem}.size-3{width:.75rem;height:.75rem}.size-4{width:1rem;height:1rem}.size-5{width:1.25rem;height:1.25rem}.size-6{width:1.5rem;height:1.5rem}.h-12{height:3rem}.h-2\.5{height:.625rem}.h-4{height:1rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-full{height:100%}.max-w-\[1920px\]{max-width:1920px}.max-w-\[330px\]{max-width:330px}.max-w-\[500px\]{max-width:500px}.max-w-\[991px\]{max-width:991px}.min-h-screen{min-height:100vh}.min-w-0{min-width:0}.min-w-24{min-width:6rem}.min-w-px{min-width:1px}.w-12{width:3rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-8{width:2rem}.w-auto{width:auto}.w-full{width:100%}.flex{display:flex}.flex-1{flex:1 1 0%}.flex-shrink-0,.shrink-0{flex-shrink:0}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.rotate-0{--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-rotate:0deg;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))}.rotate-180{--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-rotate:180deg;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))}.rotate-90{--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-rotate:90deg;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))}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-pointer{cursor:pointer}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.items-start{align-items:flex-start}.items-center{align-items:center}.self-center{align-self:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-left{justify-content:left}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-x-2{column-gap:.5rem}.gap-x-4{column-gap:1rem}.gap-x-6{column-gap:1.5rem}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.break-words{overflow-wrap:break-word}.border,.border-1px{border-width:1px}.border-\[\#a9a9a9\]{--un-border-opacity:1;border-color:rgb(169 169 169 / var(--un-border-opacity))}.border-blue{--un-border-opacity:1;border-color:rgb(19 87 205 / var(--un-border-opacity))}.border-gray-600{--un-border-opacity:1;border-color:rgb(75 85 99 / var(--un-border-opacity))}.border-green{--un-border-opacity:1;border-color:rgb(1 135 95 / var(--un-border-opacity))}.border-greenVideo{--un-border-opacity:1;border-color:rgb(0 161 115 / var(--un-border-opacity))}.rounded{border-radius:.25rem}.rounded-\[17px\]{border-radius:17px}.rounded-\[8px\]{border-radius:8px}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.border-none{border-style:none}.border-solid{border-style:solid}.bg-\[\#1357cd\],.bg-blue{--un-bg-opacity:1;background-color:rgb(19 87 205 / var(--un-bg-opacity))}.bg-\[\#202124\]{--un-bg-opacity:1;background-color:rgb(32 33 36 / var(--un-bg-opacity))}.bg-\[\#303030\]{--un-bg-opacity:1;background-color:rgb(48 48 48 / var(--un-bg-opacity))}.bg-\[\#e3e3e3\]{--un-bg-opacity:1;background-color:rgb(227 227 227 / var(--un-bg-opacity))}.bg-dark-theme-dividerDark{--un-bg-opacity:1;background-color:rgb(75 85 99 / var(--un-bg-opacity))}.bg-gray-100{--un-bg-opacity:1;background-color:rgb(243 244 246 / var(--un-bg-opacity))}.bg-gray-400{--un-bg-opacity:1;background-color:rgb(156 163 175 / var(--un-bg-opacity))}.bg-green{--un-bg-opacity:1;background-color:rgb(1 135 95 / var(--un-bg-opacity))}.bg-greenVideo{--un-bg-opacity:1;background-color:rgb(0 161 115 / var(--un-bg-opacity))}.bg-neutral-200{--un-bg-opacity:1;background-color:rgb(229 229 229 / var(--un-bg-opacity))}.bg-transparent{background-color:transparent}.bg-white{--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity))}.hover\:bg-black\/5:hover{background-color:#0000000d}.hover\:bg-blue-dark:hover{--un-bg-opacity:1;background-color:rgb(23 78 166 / var(--un-bg-opacity))}.hover\:bg-blue:hover{--un-bg-opacity:1;background-color:rgb(19 87 205 / var(--un-bg-opacity))}.hover\:bg-dark-theme-primaryDark:hover{--un-bg-opacity:1;background-color:rgb(23 78 166 / var(--un-bg-opacity))}.hover\:bg-green-dark:hover{--un-bg-opacity:1;background-color:rgb(1 104 71 / var(--un-bg-opacity))}.hover\:bg-green:hover{--un-bg-opacity:1;background-color:rgb(1 135 95 / var(--un-bg-opacity))}.hover\:bg-greenVideo:hover{--un-bg-opacity:1;background-color:rgb(0 161 115 / var(--un-bg-opacity))}.focus\:bg-blue:focus{--un-bg-opacity:1;background-color:rgb(19 87 205 / var(--un-bg-opacity))}.focus\:bg-green:focus{--un-bg-opacity:1;background-color:rgb(1 135 95 / var(--un-bg-opacity))}.focus\:bg-greenVideo:focus{--un-bg-opacity:1;background-color:rgb(0 161 115 / var(--un-bg-opacity))}.active\:bg-blue:active{--un-bg-opacity:1;background-color:rgb(19 87 205 / var(--un-bg-opacity))}.active\:bg-green:active{--un-bg-opacity:1;background-color:rgb(1 135 95 / var(--un-bg-opacity))}.active\:bg-greenVideo:active{--un-bg-opacity:1;background-color:rgb(0 161 115 / var(--un-bg-opacity))}.fill-\[\#000000\]\!{--un-fill-opacity:1 !important;fill:rgb(0 0 0 / var(--un-fill-opacity))!important}.fill-\[\#e3e3e3\]{--un-fill-opacity:1;fill:rgb(227 227 227 / var(--un-fill-opacity))}.object-cover{object-fit:cover}.p-3{padding:.75rem}.p-4{padding:1rem}.px-\[10px\]{padding-left:10px;padding-right:10px}.px-\[17px\]{padding-left:17px;padding-right:17px}.px-\[30px\]{padding-left:30px;padding-right:30px}.px-8{padding-left:2rem;padding-right:2rem}.py-\[18px\]{padding-top:18px;padding-bottom:18px}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-2{padding-bottom:.5rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.text-\[10px\]{font-size:10px}.text-\[12px\]{font-size:12px}.text-\[13px\]{font-size:13px}.text-\[14px\]{font-size:14px}.text-\[15px\]{font-size:15px}.text-\[18px\]{font-size:18px}.text-\[24px\]{font-size:24px}.text-2xl{font-size:1.5rem;line-height:2rem}.text-6xl{font-size:3.75rem;line-height:1}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.text-\[\#737373\]{--un-text-opacity:1;color:rgb(115 115 115 / var(--un-text-opacity))}.text-\[\#8f8f8f\]{--un-text-opacity:1;color:rgb(143 143 143 / var(--un-text-opacity))}.text-\[\#939393\]{--un-text-opacity:1;color:rgb(147 147 147 / var(--un-text-opacity))}.text-\[\#d0d0d0\]{--un-text-opacity:1;color:rgb(208 208 208 / var(--un-text-opacity))}.text-\[\#e3e3e3\]{--un-text-opacity:1;color:rgb(227 227 227 / var(--un-text-opacity))}.color-black,.text-black{--un-text-opacity:1;color:rgb(0 0 0 / var(--un-text-opacity))}.text-blue{--un-text-opacity:1;color:rgb(19 87 205 / var(--un-text-opacity))}.text-gray-500{--un-text-opacity:1;color:rgb(107 114 128 / var(--un-text-opacity))}.text-gray-600{--un-text-opacity:1;color:rgb(75 85 99 / var(--un-text-opacity))}.text-green{--un-text-opacity:1;color:rgb(1 135 95 / var(--un-text-opacity))}.text-greenVideo{--un-text-opacity:1;color:rgb(0 161 115 / var(--un-text-opacity))}.text-white{--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity))}.hover\:text-blue:hover{--un-text-opacity:1;color:rgb(19 87 205 / var(--un-text-opacity))}.hover\:text-dark-theme-primaryDark:hover{--un-text-opacity:1;color:rgb(23 78 166 / var(--un-text-opacity))}.hover\:text-gray-700:hover{--un-text-opacity:1;color:rgb(55 65 81 / var(--un-text-opacity))}.hover\:text-green-dark:hover{--un-text-opacity:1;color:rgb(1 104 71 / var(--un-text-opacity))}.hover\:text-green:hover{--un-text-opacity:1;color:rgb(1 135 95 / var(--un-text-opacity))}.hover\:text-greenVideo:hover{--un-text-opacity:1;color:rgb(0 161 115 / var(--un-text-opacity))}.focus\:text-blue:focus{--un-text-opacity:1;color:rgb(19 87 205 / var(--un-text-opacity))}.focus\:text-green:focus{--un-text-opacity:1;color:rgb(1 135 95 / var(--un-text-opacity))}.focus\:text-greenVideo:focus{--un-text-opacity:1;color:rgb(0 161 115 / var(--un-text-opacity))}.active\:text-blue:active{--un-text-opacity:1;color:rgb(19 87 205 / var(--un-text-opacity))}.active\:text-green:active{--un-text-opacity:1;color:rgb(1 135 95 / var(--un-text-opacity))}.active\:text-greenVideo:active{--un-text-opacity:1;color:rgb(0 161 115 / var(--un-text-opacity))}.font-500,.font-medium{font-weight:500}.font-bold{font-weight:700}.leading-\[22px\],.line-height-\[22px\]{line-height:22px}.leading-none{line-height:1}.line-height-\[16px\]{line-height:16px}.line-height-\[20px\]{line-height:20px}.line-height-\[32px\]{line-height:32px}.line-height-\[36px\]{line-height:36px}.font-google-sans{font-family:Google Sans,Roboto,Arial,sans-serif}.font-google-sans-display{font-family:Google Sans Display,Roboto,Arial,sans-serif}.font-roboto{font-family:Roboto,Arial,sans-serif}.hover\:underline:hover{text-decoration-line:underline}.opacity-70{opacity:.7}.opacity-90{opacity:.9}.disabled\:opacity-60:disabled{opacity:.6}.hover\:shadow-lg:hover{--un-shadow:var(--un-shadow-inset) 0 10px 15px -3px var(--un-shadow-color, rgb(0 0 0 / .1)),var(--un-shadow-inset) 0 4px 6px -4px var(--un-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.disabled\:shadow-inner:disabled{--un-shadow:inset 0 2px 4px 0 var(--un-shadow-color, rgb(0 0 0 / .05));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.brightness-40{--un-brightness:brightness(.4);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)}.disabled\:brightness-90:disabled{--un-brightness:brightness(.9);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-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}@media(min-width:560px){.sm\:mt-\[20px\]{margin-top:20px}.sm\:inline{display:inline}.sm\:aspect-\[unset\]{aspect-ratio:unset}.sm\:h-\[80vh\]{height:80vh}.sm\:h-16{height:4rem}.sm\:w-16{width:4rem}.sm\:w-auto{width:auto}.sm\:flex-row{flex-direction:row}.sm\:flex-col{flex-direction:column}.sm\:items-start{align-items:flex-start}.sm\:items-center{align-items:center}.sm\:self-start{align-self:flex-start}.sm\:gap-4{gap:1rem}.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}.sm\:text-base{font-size:1rem;line-height:1.5rem}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media(min-width:768px){.md\:min-w-50{min-width:12.5rem}.md\:w-auto{width:auto}.md\:flex-row{flex-direction:row}.md\:self-baseline{align-self:baseline}.md\:p-8{padding:2rem}}@media(min-width:1024px){.lg\:mb-5{margin-bottom:1.25rem}}
