.bf-values{width:100%;padding:0 4px}.values-update__box{justify-content:center;margin-bottom:20px;display:flex}.values-update__date{color:var(--text-color);font-size:15px;font-weight:600}.values-display__box{flex-direction:column;row-gap:10px;width:100%;display:flex}.values-button__box{flex-direction:row;justify-content:center;column-gap:30px;padding:5px 0 8px;display:flex}.values-button{padding:10px 25px}.values-help__box{flex-direction:row;justify-content:center;align-items:center;column-gap:15px;min-height:40px;display:flex}.values-help__toggle input{display:none}.values-help__toggle-track{background:var(--el-background-blue);cursor:pointer;border-radius:999px;align-items:center;width:65px;padding:2px;transition:background .25s;display:flex}.values-help__toggle-thumb{background:#fff;border-radius:50%;width:27px;height:27px;transition:transform .25s;box-shadow:0 1px 4px #0000002e}.values-help__toggle input:checked+.values-help__toggle-track{background:linear-gradient(135deg,#005b11,#00a51e)}.values-help__toggle input:checked+.values-help__toggle-track .values-help__toggle-thumb{transform:translate(35px)}.input{width:75%;height:40px;margin:0 10px;padding:0 10px}@media (max-width:768px){.values-button__box{grid-template-columns:repeat(2,140px);justify-content:center;gap:10px;padding:5px 0 8px;display:grid;transform:scale(.9)}.values-help__box{min-height:40px}}
