:root{--main:#0073ab}body{margin:0;padding:0;color:#191717;font-size:18px;line-height:1.25;background-color:#f8f8f8;font-family:'TT Ramillas Trl',sans-serif;font-style:normal;font-optical-sizing:auto}*{margin:0;padding:0;box-sizing:border-box;text-decoration:none}a{color:inherit;display:inline-block}.form{padding:20px;background-color:transparent;border-radius:10px;max-width:600px;margin:0 auto}input{width:100%}.container{width:100%;max-width:1280px;padding:0 20px;margin:0 auto}.row{display:flex;flex-direction:row}.j_end{justify-content:end}.j_center{justify-content:center}.j_between{justify-content:space-between}.a_center{align-items:center}@media screen and (max-width:900px){.m\:column{display:flex;flex-direction:column}.m\:j_center{justify-content:center}}
.irs--flat .irs-single {
    background-color: #0472ab;
}
.irs--flat .irs-single:before {
    border-top-color: #0472ab;
}
.irs--flat .irs-handle>i:first-child {
    background-color: transparent;
}
.irs--flat .irs-handle:hover>i:first-child {
    background-color: transparent;
}
.irs--flat .irs-handle {
    border-color: #0472ab;
}
.irs--flat .irs-bar {
    background-color: #0472ab;
}
