:root{--text: #454545;--text-light: #757575;--text-extra-light: #c5c5c5;--primary: #009872;--primary-light: #d0ebe4}body{-webkit-user-select:none;user-select:none}p,i,u,b,strong,ul,ol,li,small,h1,h2,h3,h4,h5,h6,label,button,input{font-family:Open Sans,sans-serif;font-optical-sizing:auto;font-style:normal;font-variation-settings:"wdth" 100;margin:0;padding:0;color:var(--text)}small,label{color:var(--text-light)}.btn{padding:6px 12px;border-radius:5px}.btn:hover{cursor:pointer}.btn-primary{border:0 solid transparent;background-color:var(--primary);color:#fff;font-weight:700}.img-button{border-radius:3px}.img-button:hover{background-color:var(--primary-light);cursor:pointer}.d-flex{display:flex;align-items:center}.fl-f-row{flex-direction:row}.fl-g-10{gap:10px}
