@font-face{font-family:"Roboto";src:url(df0f59d80526acc6d0cd.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:"Roboto";src:url(31012f9b3e3da44f87e8.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:"Roboto";src:url(b14ca2d2b289afceb0b0.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:"Roboto";src:url(3f2cbde6b72e8d05669f.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:"Roboto";src:url(88d7f1b3ca9a9494d8e3.woff) format("woff");font-weight:900;font-style:normal}@font-face{font-family:"AvenirNextCyr";src:url(5630f1369dfa796a3ea3.woff) format("woff");font-weight:100;font-style:normal}@font-face{font-family:"AvenirNextCyr";src:url(bc9f7ad892a733ab69b1.woff) format("woff");font-weight:200;font-style:normal}@font-face{font-family:"AvenirNextCyr";src:url(3f6e7c61ac79c0709a74.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:"AvenirNextCyr";src:url(1f3e188cad9e2dc3259b.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:"AvenirNextCyr";src:url(f1056a194d28d7e9bc23.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:"AvenirNextCyr";src:url(8d26951ed2ed3332a6e7.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:"AvenirNextCyr";src:url(93c051e6b3c9fc42526b.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:"AvenirNextCyr";src:url(9e4aa4ac9f51a56b6e8d.woff) format("woff");font-weight:800;font-style:normal}body{color:#424242;font-family:"AvenirNextCyr",sans-serif;font-size:14px;font-weight:300;line-height:24px;letter-spacing:.3px}section{max-width:820px;margin:auto}@media(max-width: 640px){section{padding:20px}}section span{display:flex;flex-direction:column}section .subtitle{font-size:18px}section .description{font-size:14px}section .data-table{margin:20px 0px 40px 0px;display:flex;flex-direction:column;background-color:#fbfbfb}section .data-table span{display:flex;justify-content:flex-start;align-items:center}section .data-table .row{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;height:auto;padding:2px;box-sizing:border-box;font-size:15px;font-weight:700;padding:10px;font-size:15px;font-weight:500}section .button{background-color:#424242;font-size:18px;color:#fff;max-width:280px;height:50px;box-sizing:border-box;display:flex;justify-content:center;align-items:center;text-decoration:none;margin:auto;margin-top:40px;border-radius:2px}section .red-button{border:1px solid #cf0404;background-color:red}#slider-count{font-size:28px;font-weight:700;text-align:center;background-color:#fbfbfb;padding:5px;position:relative}h1,h2,h3{text-align:center}h1{font-weight:700;font-size:38px;line-height:44px;margin:auto}h2{font-size:22px;line-height:1.45;font-weight:300;margin:auto;margin:20px auto 0 auto}h3{font-size:29px;font-weight:600;margin-top:80px}#rangeElem,#rangeElem2{z-index:100;height:60px}.inputLabels{display:flex;justify-content:center;position:relative;top:-31px;margin-bottom:40px;z-index:99;color:#616161}.inputLabels span{position:absolute;font-size:11px;font-weight:300;margin-top:2px}.inputLabels span::before{content:"";position:absolute;width:2px;height:8px;top:-9px;left:45%;background-color:var(--inputLabelColor, #e3e3e3);z-index:99}.inputLabels span:nth-child(1){right:79%;z-index:1}.inputLabels span:nth-child(2){right:59%}.inputLabels span:nth-child(3){right:39%}.inputLabels span:nth-child(4){right:19%}@media(max-width: 640px){.inputLabels span:nth-child(1){right:72%;z-index:1}.inputLabels span:nth-child(2){right:52%}.inputLabels span:nth-child(3){right:32%}.inputLabels span:nth-child(4){right:12%}}input[type=range].styled-slider{height:2.2em;-webkit-appearance:none;position:relative;background:none}input[type=range].styled-slider.slider-progress{--range: calc(var(--max) - var(--min));--ratio: calc((var(--value) - var(--min)) / var(--range));--sx: calc(0.5 * 2em + var(--ratio) * (100% - 2em));width:100%}input[type=range].styled-slider:focus{outline:none}input[type=range].styled-slider::-webkit-slider-thumb{-webkit-appearance:none;width:2em;height:2em;border-radius:1em;background:#424242;border:1px solid #424242;box-shadow:0 0 0px #000;margin-top:calc(1px - 1em);position:relative;cursor:grab}input[type=range].styled-slider::-webkit-slider-runnable-track{height:2px;padding:1px 0;border-radius:0;background:#efefef;box-shadow:none;cursor:pointer}input[type=range].styled-slider::-webkit-slider-thumb:active{cursor:grabbing}input[type=range].styled-slider.slider-progress::-webkit-slider-runnable-track{background:linear-gradient(#424242, #424242) 0/var(--sx) 100% no-repeat,#efefef}input[type=range].styled-slider.slider-progress:hover::-webkit-slider-runnable-track{background:linear-gradient(#424242, #424242) 0/var(--sx) 100% no-repeat,#e5e5e5}input[type=range].styled-slider::-moz-range-thumb{width:2em;height:2em;border-radius:1em;background:#424242;border:none;box-shadow:0 0 2px #000}input[type=range].styled-slider::-moz-range-track{height:2px;border:none;border-radius:0;background:#efefef;box-shadow:none}input[type=range].styled-slider.slider-progress::-moz-range-track{background:linear-gradient(#424242, #424242) 0/var(--sx) 100% no-repeat,#efefef}input[type=range].styled-slider::-ms-fill-upper{background:transparent;border-color:transparent}input[type=range].styled-slider::-ms-fill-lower{background:transparent;border-color:transparent}input[type=range].styled-slider::-ms-thumb{width:2em;height:2em;border-radius:1em;background:#424242;border:none;box-shadow:0 0 2px #000;margin-top:0;box-sizing:border-box}input[type=range].styled-slider::-ms-track{height:2px;border-radius:0;background:#efefef;border:none;box-shadow:none;box-sizing:border-box}input[type=range].styled-slider:hover::-ms-track{background:#e5e5e5}input[type=range].styled-slider.slider-progress::-ms-fill-lower{height:2px;border-radius:0px 0 0 0px;margin:-undefined 0 -undefined -undefined;background:#424242;border:none;border-right-width:0}
