.dial-input{opacity:.9;height:120px;width:120px;background:#5a5b68;border:6px solid #8c8d9c;border-radius:50%;position:relative;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:-webkit-grabbing;cursor:grabbing;z-index:1040}.dial-input.small{height:100px;width:100px;border:5px solid #8c8d9c}.dial-input.large{height:150px;width:150px;border:7px solid #8c8d9c}.dial-input:after{content:"";position:absolute;height:40%;width:40%;background:#8c8d9c;border:1px solid #4e4f5a;border-radius:50%;left:30%}.dial-input:after.large{border:2px solid #4e4f5a}.price-chart{display:flex;flex-direction:column;justify-content:flex-start;position:relative;margin-bottom:15px}@media (min-width:992px){.price-chart{flex-direction:row}}.price-chart .chart-wrapper{display:flex;flex-direction:column;justify-content:flex-start;width:100%;margin-bottom:10px}@media (min-width:992px){.price-chart .chart-wrapper{width:calc(100% - 160px);margin-right:30px;margin-bottom:0}}.price-chart .chart-wrapper h3{font-size:1.2rem;font-family:din_bold;margin-bottom:15px;border-radius:0}.price-chart .chart-wrapper .chart-info{width:100%}.price-chart .chart-wrapper .chart-info span{display:inline-block;margin-right:25px;font-family:din_bold}.price-chart .chart-wrapper .chart{display:flex;flex-direction:row;justify-content:flex-start}.price-chart .chart-wrapper .chart svg{margin-bottom:20px}.price-chart .chart-wrapper .chart svg .chart-bg{fill:transparent}.price-chart .chart-wrapper .chart svg .chart-num,.price-chart .chart-wrapper .chart svg .chart-time{fill:#000}.price-chart .chart-wrapper .chart svg .chart-num{font:.875rem din_bold,sans-serif}.price-chart .chart-wrapper .chart svg .chart-time{font:.813rem din_bold,sans-serif}.price-chart .chart-wrapper .chart svg .chart-pline{stroke-width:1;stroke-dasharray:5}.price-chart .chart-wrapper .chart svg .chart-pline:last-child{stroke-dasharray:0}.price-chart .chart-wrapper .chart svg .chart-pline,.price-chart .chart-wrapper .chart svg .chart-tline{stroke:#555}.price-chart .chart-wrapper .chart svg .chart-ppline{stroke-width:3;stroke:#151f6d}.price-chart .chart-wrapper .chart svg .chart-tline{stroke-width:2}.price-chart .chart-wrapper .chart svg .chart-label{fill:#fff;font:.875rem din_bold,sans-serif}.price-chart .chart-wrapper .chart svg .chart-label-bg{fill:#151f6d}.price-chart .chart-wrapper .chart svg .price-point{fill:#959595;stroke:#959595;stroke-width:0}.price-chart .chart-wrapper .chart svg .price-point.highlight{fill:#fff;stroke:#151f6d;stroke-width:4;r:5}.price-chart .chart-wrapper .chart svg .info-box{fill:#fff;stroke:#959595;stroke-width:1}.price-chart .chart-wrapper .chart svg .info-label{font-size:.8rem;font-family:din_bold}.price-chart .chart-wrapper .chart .vue-slider{display:none}.price-chart .chart-dial{display:flex;flex-direction:column;justify-content:space-around;width:100%;margin-top:0}@media (min-width:992px){.price-chart .chart-dial{width:160px}}.price-chart .chart-dial .dial-input{display:block;margin:0 auto}.price-chart.no-dial .chart-wrapper .chart .vue-slider,.price-chart.slider .chart-wrapper .chart .vue-slider{display:block}.price-chart.no-dial .chart-wrapper{width:100%;margin-right:0}.price-chart.no-dial .chart-dial{display:none}.dark .price-chart .chart-wrapper .chart-info span,.dark .price-chart .chart-wrapper h3{color:#fff}.dark .price-chart .chart-wrapper svg .chart-num,.dark .price-chart .chart-wrapper svg .chart-time{fill:#fff}.dark .price-chart .chart-wrapper svg .chart-pline,.dark .price-chart .chart-wrapper svg .chart-tline{stroke:#888}.dark .price-chart .chart-wrapper svg .chart-pline{opacity:.8}.dark .price-chart .chart-wrapper svg .chart-ppline{stroke:#fff}.dark .price-chart .chart-wrapper svg .chart-label{fill:#191c2c}.dark .price-chart .chart-wrapper svg .chart-label-bg{fill:#fff}.dark .price-chart .chart-wrapper svg .price-point{fill:#191c2c;stroke:#7881b2;stroke-width:4}.dark .price-chart .chart-wrapper svg .price-point.highlight{fill:#191c2c;stroke:#ee6430}.dark .price-chart .chart-wrapper svg .info-box{fill:#242840;stroke:#353b5d}.dark .price-chart .chart-wrapper svg .info-label{fill:#fff}