.form-check{margin-bottom:20px}input[type=range]{-webkit-appearance:none;background:#ddd;border-radius:5px;outline:none;width:100%;height:8px;margin:0;padding:0;position:relative}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;cursor:pointer;background:#007bff;border-radius:50%;width:16px;height:16px}input[type=range]::-webkit-slider-runnable-track{background:linear-gradient(to right,#ddd 0%,#ddd calc(var(--val)*1%),#007bff calc(var(--val)*1%),#007bff 100%);border-radius:5px;height:8px}input[type=range]::-moz-range-track{background:linear-gradient(to right,#ddd 0%,#ddd calc(var(--val)*1%),#007bff calc(var(--val)*1%),#007bff 100%);border-radius:5px;height:8px}input[type=range]::-ms-track{background:0 0;border-color:#0000}input[type=range]+output{color:#666;margin-left:10px;font-size:12px;display:inline-block}.loading{cursor:wait}[v-cloak]{display:none}.border{border-color:#ededed!important}@media (width>=1400px){.mycontainer{padding:77px 51px!important}}.plans-childs>div{text-align:start;flex:1}.plans-childs>div:first-child{text-align:start;flex:1.8}