.price-block-top{padding:16px}@media screen and (max-width:690px){.price-block-top{margin-top:40px}}.price-block-top .label{font-size:12px;color:var(--c-text);margin-bottom:4px}.price-block-top input[type=range]{cursor:pointer;-webkit-appearance:none;width:100%!important;border:none!important;margin:12px 0 0;border-radius:8px;height:8px;background-color:var(--c-grey);outline:none;position:relative}.price-block-top input[type=range]::-webkit-slider-runnable-track{height:8px;background:-webkit-gradient(linear,left top,right top,from(var(--c-text)),to(var(--c-grey)));background:linear-gradient(to right,var(--c-text) var(--progress),var(--c-grey) var(--progress));border-radius:8px}.price-block-top input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;margin-top:-4px;width:23px;height:16px;border-radius:16px;-webkit-box-shadow:1px 2px 4px 0px rgba(148,152,176,0.1);box-shadow:1px 2px 4px 0px rgba(148,152,176,0.1);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='16' viewBox='0 0 23 16' fill='none'%3E%3Crect x='0.5' y='0.5' width='22' height='15' rx='7.5' fill='white'/%3E%3Crect x='0.5' y='0.5' width='22' height='15' rx='7.5' stroke='%23E7EAF8'/%3E%3Crect x='8' y='4' width='1' height='8' rx='0.5' fill='%239498B0'/%3E%3Crect x='11' y='4' width='1' height='8' rx='0.5' fill='%239498B0'/%3E%3Crect x='14' y='4' width='1' height='8' rx='0.5' fill='%239498B0'/%3E%3C/svg%3E");position:relative}.price-block-top input[type=range]::-moz-range-thumb{margin-top:-4px;width:23px;height:16px;border-radius:16px;box-shadow:1px 2px 4px 0px rgba(148,152,176,0.1);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='16' viewBox='0 0 23 16' fill='none'%3E%3Crect x='0.5' y='0.5' width='22' height='15' rx='7.5' fill='white'/%3E%3Crect x='0.5' y='0.5' width='22' height='15' rx='7.5' stroke='%23E7EAF8'/%3E%3Crect x='8' y='4' width='1' height='8' rx='0.5' fill='%239498B0'/%3E%3Crect x='11' y='4' width='1' height='8' rx='0.5' fill='%239498B0'/%3E%3Crect x='14' y='4' width='1' height='8' rx='0.5' fill='%239498B0'/%3E%3C/svg%3E");position:relative}.price-block-top input[type=range]::-moz-range-track{height:8px;background:var(--c-grey)}.price-block-top input[type=range]::-moz-range-progress{background:var(--c-text);height:8px}.price-block-top .value{font-size:16px;color:var(--c-text);font-weight:600}.price-block-top .value span{font-size:40px;color:var(--c-black)}.price-block .bar-container{margin-top:12px;height:1px;background:var(--c-grey);position:relative}.price-block .bar-fill{height:100%;position:absolute;height:4px;left:0;bottom:0;width:0}.price-block .red{background:var(--c-color);-webkit-box-shadow:0 0 8px rgba(255,56,0,0.3);box-shadow:0 0 8px rgba(255,56,0,0.3)}.price-block .green{background:var(--c-grid);-webkit-box-shadow:0 0 8px rgba(50,205,50,0.3);box-shadow:0 0 8px rgba(50,205,50,0.3)}.price-block .yellow{background:var(--c-yellow);-webkit-box-shadow:0 0 8px rgba(255,191,0,0.3);box-shadow:0 0 8px rgba(255,191,0,0.3)}.price-block .blue{background:var(--c-blue);-webkit-box-shadow:0 0 8px rgba(31,117,254,0.3);box-shadow:0 0 8px rgba(31,117,254,0.3)}.price-block .teal{background:#20b2aa;-webkit-box-shadow:0 0 8px rgba(32,178,170,0.3);box-shadow:0 0 8px rgba(32,178,170,0.3)}.price-block .price{font-weight:600;text-align:right}.prices-traffic-cta:not(.activ){-webkit-transition:0.4s ease-in-out;transition:0.4s ease-in-out;opacity:0;padding:0}