html *{font-family:Consolas,sans-serif}*,:after,:before,html *{box-sizing:border-box!important}html{scroll-behavior:smooth;scrollbar-color:#ffc17a #0000;scrollbar-width:thin}html::-webkit-scrollbar-track{background:#0000}html::-webkit-scrollbar-thumb{background:#ffc17a;border-radius:24px}html::-webkit-scrollbar-thumb:hover{background:#ffb157}a{color:inherit;text-decoration:none}body,html{height:100%}body{margin:0!important;min-height:100%;overflow-x:hidden;overflow-y:auto!important;position:relative;width:100%}html{overflow-y:scroll}:root{overflow-x:hidden;overflow-y:hidden}:root body{position:absolute}#container{width:100%}@layer tinywind{.flex-center{display:flex;justify-content:center}.align,.align-center,.center,.item-center,.items-center{align-items:center}.center{align-items:center!important;display:flex!important;justify-content:center!important}.col,.column,.f-col,.flex-col,.flex-column{display:flex;flex-direction:column}.col-2,.col-b,.col-between,.col-btw,.col-s,.col-sb,.col-space,.col2{display:flex;flex-direction:column;justify-content:space-between}.f-row,.flex-row,.row{display:flex;flex-direction:row}.row-2,.row-b,.row-between,.row-btw,.row-s,.row-sb,.row-space,.row2{display:flex;flex-direction:row;justify-content:space-between}.row-w,.row-wrap{display:flex;flex-wrap:wrap}.p,.pointer{cursor:pointer}.arrow{cursor:default}.bb,.border-box{box-sizing:border-box}.fit,.fit-content{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.abs,.absolute{position:absolute}.rel,.relative{position:relative}.fix,.fixed{position:fixed}.w-100,.w100,.width-100{width:100%}.w-75,.w75,.width-75{width:75%}.w-50,.w50,.width-50{width:50%}.w-25,.w25,.width-25{width:25%}.h100,.height-100{height:100%}.w100vw{width:100vw}.h100vh{height:100vh}.g-1,.g-1rem,.gap-1,.gap-1rem{gap:1rem}.g-1px,.gap-1px{gap:1px}.g-2,.g-2rem,.gap-2,.gap-2rem{gap:2rem}.g-2px,.gap-2px{gap:2px}.g-3,.g-3rem,.gap-3,.gap-3rem{gap:3rem}.g-3px,.gap-3px{gap:3px}.g-4rem,.gap-4rem{gap:4rem}.g-4,.g-4px,.gap-4,.gap-4px{gap:4px}.g-5,.g-5px,.gap-5,.gap-5px{gap:5px}.g-5rem,.gap-5rem{gap:5rem}.g-6,.gap-6{gap:6px}.g-7,.gap-7{gap:7px}.g-8,.gap-8{gap:8px}.g-9,.gap-9{gap:9px}.g-10,.gap-10{gap:10px}.g-11,.gap-11{gap:11px}.g-12,.gap-12{gap:12px}.g-13,.gap-13{gap:13px}.g-14,.gap-14{gap:14px}.g-16,.gap-16{gap:16px}.g-18,.gap-18{gap:18px}.g-19,.gap-19{gap:19px}.g-20,.gap-20{gap:20px}.g-21,.gap-21{gap:21px}.g-22,.gap-22{gap:22px}.g-23,.gap-23{gap:23px}.g-24,.gap-24{gap:24x}@media (max-width:1300px){.l-hide{display:none!important}}@media (min-width:1100px){.xm-hide{display:none!important}}@media (max-width:1100px){.m-col{align-items:flex-start;display:flex;flex-direction:column}.m-row{display:flex;flex-direction:row}.m-hide{display:none!important}.m-display,.m-show{display:block!important}.m-p-1-1\.5{padding:1rem 1.5rem!important}.m-p-1-1\.75{padding:1rem 1.75rem!important}.m-p-1\.25-1\.75{padding:1.25rem 1.75rem!important}.m-p-1\.5-2{padding:1.5rem 2rem!important}.m-p-1{padding:1rem!important}.m-p-1\.5{padding:1.5rem!important}.m-g-1,.m-gap-1{gap:1rem!important}.m-g-10,.m-gap-10{gap:10px!important}.m-g-8,.m-gap-8{gap:8px!important}.m-w100{width:100%!important}.m-w100vw{width:100vw!important}.m-m-0{margin:0!important}.m-m-1,.m-m-1-1{margin:1rem!important}.m-m-1-1\.5{margin:1rem 1.5rem!important}.m-m-0-1{margin:0 1rem!important}.m-m-1-2{margin:1 2rem!important}.m-h-auto{height:auto!important}.m-h-110{height:110px!important}.m-mw-100{max-width:100%!important}}@media (max-width:600px){.s-col{align-items:flex-start;display:flex;flex-direction:column}.s-h-auto{height:auto!important}}}.zoom{animation:zoomIn .25s forwards}.zoom:active{animation:zoomOut .25s forwards}.zoom-tiny{animation:zoomInTiny .25s forwards}.zoom-tiny:active{animation:zoomOutTiny .25s forwards}@keyframes zoomIn{0%{transform:scale(.93)}to{transform:scale(1)}}@keyframes zoomOut{0%{transform:scale(1)}to{transform:scale(.99)}}@keyframes zoomInTiny{0%{transform:scale(.93)}to{transform:scale(1)}}@keyframes zoomOutTiny{0%{transform:scale(1)}to{transform:scale(.99)}}@keyframes fade{0%{opacity:0;transform:translateY(10px);visibility:hidden}to{opacity:1;transform:translateY(0);visibility:visible}}.dropdown{animation:fade .25s linear forwards}