:root{--primary-color: #0c8fd9;--primary-color-light: #0c8fd9d8;--secondary-color: #000000;--tertiary-color: #ffffff;--background-color: #F7F7F7;--primary-text-color: #1C1C1C;--secondary-text-color: #fff9e7;--success-color: #92E27A;--warning-color: #fdfd96;--error-color: #FF5B5F;--primary-font-family: "ProductSans", sans-serif;--secondary-font-family: "Knockout", sans-serif}*{color:var(--primary-text-color);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:all .2s ease}html,body{margin:0;font-family:sans-serif;height:100%}.loader{width:40px;aspect-ratio:4;--_g:no-repeat radial-gradient(circle closest-side, #0b9af5 90%, #0000);background:var(--_g) 0% 50%,var(--_g) 50% 50%,var(--_g) 100% 50%;background-size:33.3333333333% 100%;animation:l7 1s infinite linear}.toched{cursor:pointer}.toched:active{transform:scale(.95)}@keyframes l7{33%{background-size:33.3333333333% 0%,33.3333333333% 100%,33.3333333333% 100%}50%{background-size:33.3333333333% 100%,33.3333333333% 0%,33.3333333333% 100%}66%{background-size:33.3333333333% 100%,33.3333333333% 100%,33.3333333333% 0%}}
