@charset "UTF-8";.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px;padding-right:0}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:700;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0 0 0 20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:700;padding:0 4px;position:absolute;left:0;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-radius:0 4px 4px 0}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,white 50%,#eeeeee 100%);background-image:-o-linear-gradient(top,white 50%,#eeeeee 100%);background-image:linear-gradient(to bottom,white 50%,#eeeeee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eeeeee 50%,#cccccc 100%);background-image:-o-linear-gradient(top,#eeeeee 50%,#cccccc 100%);background-image:linear-gradient(to bottom,#eeeeee 50%,#cccccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:4px 0 0 4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,white 0%,#eeeeee 50%);background-image:-o-linear-gradient(top,white 0%,#eeeeee 50%);background-image:linear-gradient(to bottom,white 0%,#eeeeee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eeeeee 50%,white 100%);background-image:-o-linear-gradient(top,#eeeeee 50%,white 100%);background-image:linear-gradient(to bottom,#eeeeee 50%,white 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:700;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-radius:0 4px 4px 0}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:gray}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}/*!
 * Select2 Bootstrap Theme v1.0.0 (https://angel-vladov.github.io/select2-theme-bootstrap4)
 * Copyright 2015-2020 Florian Kissling and contributors (https://github.com/select2/select2-bootstrap-theme/graphs/contributors)
 * Licensed under MIT (https://github.com/angel-vladov/select2-theme-bootstrap4/blob/master/LICENSE)
 */.select2-container--bootstrap{display:block}.select2-container--bootstrap .select2-selection{border-radius:.25rem;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-o-transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;background-color:#fff;border:1px solid #ced4da;color:#495057;font-size:1rem;outline:0}@media (prefers-reduced-motion: reduce){.select2-container--bootstrap .select2-selection{-webkit-transition:none;-o-transition:none;transition:none}}.select2-container--bootstrap .select2-selection.form-control{border-radius:.25rem}.select2-container--bootstrap .select2-search--dropdown .select2-search__field{border-radius:.25rem;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-o-transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;background-color:#fff;border:1px solid #ced4da;color:#495057;font-size:1rem}@media (prefers-reduced-motion: reduce){.select2-container--bootstrap .select2-search--dropdown .select2-search__field{-webkit-transition:none;-o-transition:none;transition:none}}.select2-container--bootstrap .select2-search__field{outline:0}.select2-container--bootstrap .select2-search__field::-webkit-input-placeholder{color:#6c757d}.select2-container--bootstrap .select2-search__field:-moz-placeholder{color:#6c757d}.select2-container--bootstrap .select2-search__field::-moz-placeholder{color:#6c757d;opacity:1}.select2-container--bootstrap .select2-search__field:-ms-input-placeholder{color:#6c757d}.select2-container--bootstrap .select2-results__option{padding:.375rem .75rem}.select2-container--bootstrap .select2-results__option[role=group]{padding:0}.select2-container--bootstrap .select2-results__option[aria-disabled=true]{color:#6c757d;cursor:not-allowed}.select2-container--bootstrap .select2-results__option[aria-selected=true]{background-color:#f8f9fa;color:#16181b}.select2-container--bootstrap .select2-results__option--highlighted[aria-selected]{background-color:#007bff;color:#fff}.select2-container--bootstrap .select2-results__option .select2-results__option{padding:.375rem .75rem}.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option{margin-left:-.75rem;padding-left:1.5rem}.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-1.5rem;padding-left:2.25rem}.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2.25rem;padding-left:3rem}.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3rem;padding-left:3.75rem}.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3.75rem;padding-left:4.5rem}.select2-container--bootstrap .select2-results__group{color:#6c757d;display:block;padding:.375rem .75rem;font-size:.875rem;line-height:1.5;white-space:nowrap}.select2-container--bootstrap.select2-container--focus .select2-selection,.select2-container--bootstrap.select2-container--open .select2-selection{border-color:#80bdff;-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.25);box-shadow:0 0 0 .2rem #007bff40}.select2-container--bootstrap.select2-container--open .select2-selection .select2-selection__arrow b{border-color:transparent transparent #6c757d transparent;border-width:0 .25rem .25rem .25rem}.select2-container--bootstrap.select2-container--open.select2-container--below .select2-selection{border-bottom-right-radius:0;border-bottom-left-radius:0;border-bottom-color:transparent;-webkit-box-shadow:none;box-shadow:none}.select2-container--bootstrap.select2-container--open.select2-container--above .select2-selection{border-top-left-radius:0;border-top-right-radius:0;border-top-color:transparent;-webkit-box-shadow:none;box-shadow:none}.select2-container--bootstrap .select2-selection__clear{color:#6c757d;cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--bootstrap .select2-selection__clear:hover{color:"#111"}.select2-container--bootstrap.select2-container--disabled .select2-selection{border-color:#ced4da}.select2-container--bootstrap.select2-container--disabled .select2-selection,.select2-container--bootstrap.select2-container--disabled .select2-search__field{cursor:not-allowed}.select2-container--bootstrap.select2-container--disabled .select2-selection,.select2-container--bootstrap.select2-container--disabled .select2-selection--multiple .select2-selection__choice{background-color:#e9ecef}.select2-container--bootstrap.select2-container--disabled .select2-selection__clear,.select2-container--bootstrap.select2-container--disabled .select2-selection--multiple .select2-selection__choice__remove{display:none}.select2-container--bootstrap .select2-dropdown{border-color:#80bdff;overflow-x:hidden;margin-top:-1px}.select2-container--bootstrap .select2-dropdown--above{margin-top:1px}.select2-container--bootstrap .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--bootstrap .select2-selection--single{height:-webkit-calc(1.5em + .75rem + 2px);height:calc(1.5em + .75rem + 2px);line-height:1.5;padding:.375rem 1.5rem .375rem .75rem}.select2-container--bootstrap .select2-selection--single .select2-selection__arrow{position:absolute;bottom:0;right:.75rem;top:0;width:.25rem}.select2-container--bootstrap .select2-selection--single .select2-selection__arrow b{border-color:#6c757d transparent transparent transparent;border-style:solid;border-width:.25rem .25rem 0 .25rem;height:0;left:0;margin-left:-.25rem;margin-top:-.125rem;position:absolute;top:50%;width:0}.select2-container--bootstrap .select2-selection--single .select2-selection__rendered{color:#495057;padding:0}.select2-container--bootstrap .select2-selection--single .select2-selection__placeholder{color:#6c757d}.select2-container--bootstrap .select2-selection--multiple{min-height:-webkit-calc(1.5em + .75rem + 2px);min-height:calc(1.5em + .75rem + 2px);padding:0;height:auto}.select2-container--bootstrap .select2-selection--multiple .select2-selection__rendered{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:block;line-height:1.5;list-style:none;margin:0;overflow:hidden;padding:0;width:100%;text-overflow:ellipsis;white-space:nowrap}.select2-container--bootstrap .select2-selection--multiple .select2-selection__placeholder{color:#6c757d;float:left;margin-top:5px}.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice{color:#495057;background:#e9ecef;border:1px solid #6c757d;border-radius:.25rem;cursor:default;float:left;margin:-webkit-calc(.375rem - 1px) 0 0 .375rem;margin:calc(.375rem - 1px) 0 0 .375rem;padding:0 .375rem}.select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field{background:transparent;padding:0 .75rem;height:-webkit-calc(1.5em + .75rem + 2px);height:calc(1.5em + .75rem + 2px);line-height:1.5;margin:-1px 0;min-width:5em}.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove{color:#6c757d;cursor:pointer;display:inline-block;font-weight:700;margin-right:.1875rem}.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove:hover{color:"#111"}.select2-container--bootstrap .select2-selection--multiple .select2-selection__clear{margin-top:.375rem}.select2-container--bootstrap .select2-selection--single.form-control-sm,.input-group-sm .select2-container--bootstrap .select2-selection--single,.form-group-sm .select2-container--bootstrap .select2-selection--single{border-radius:.2rem;font-size:.875rem;height:-webkit-calc(1.5em + .5rem + 2px);height:calc(1.5em + .5rem + 2px);line-height:1.5;padding:.25rem 1.25rem .25rem .5rem}.select2-container--bootstrap .select2-selection--single.form-control-sm .select2-selection__arrow b,.input-group-sm .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b,.form-group-sm .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b{margin-left:-.25rem}.select2-container--bootstrap .select2-selection--multiple.form-control-sm,.input-group-sm .select2-container--bootstrap .select2-selection--multiple,.form-group-sm .select2-container--bootstrap .select2-selection--multiple{border-radius:.2rem;min-height:-webkit-calc(1.5em + .5rem + 2px);min-height:calc(1.5em + .5rem + 2px)}.select2-container--bootstrap .select2-selection--multiple.form-control-sm .select2-selection__choice,.input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice,.form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice{font-size:.875rem;line-height:1.5;margin:-webkit-calc(.25rem - 1px) 0 0 .25rem;margin:calc(.25rem - 1px) 0 0 .25rem;padding:0 .25rem}.select2-container--bootstrap .select2-selection--multiple.form-control-sm .select2-search--inline .select2-search__field,.input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field,.form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field{padding:0 .5rem;font-size:.875rem;height:-webkit-calc(1.5em + .5rem + 2px);height:calc(1.5em + .5rem + 2px);line-height:1.5}.select2-container--bootstrap .select2-selection--multiple.form-control-sm .select2-selection__clear,.input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear,.form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear{margin-top:.25rem}.select2-container--bootstrap .select2-selection--single.form-control-lg,.input-group-lg .select2-container--bootstrap .select2-selection--single,.form-group-lg .select2-container--bootstrap .select2-selection--single{border-radius:.3rem;font-size:1.25rem;height:-webkit-calc(1.5em + 1rem + 2px);height:calc(1.5em + 1rem + 2px);line-height:1.5;padding:.5rem 1.9375rem .5rem 1rem}.select2-container--bootstrap .select2-selection--single.form-control-lg .select2-selection__arrow,.input-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow,.form-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow{width:.3125rem}.select2-container--bootstrap .select2-selection--single.form-control-lg .select2-selection__arrow b,.input-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b,.form-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b{border-width:.3125rem .3125rem 0 .3125rem;margin-left:-.3125rem;margin-left:-.5rem;margin-top:-.15625rem}.select2-container--bootstrap .select2-selection--multiple.form-control-lg,.input-group-lg .select2-container--bootstrap .select2-selection--multiple,.form-group-lg .select2-container--bootstrap .select2-selection--multiple{min-height:-webkit-calc(1.5em + 1rem + 2px);min-height:calc(1.5em + 1rem + 2px);border-radius:.3rem}.select2-container--bootstrap .select2-selection--multiple.form-control-lg .select2-selection__choice,.input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice,.form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice{font-size:1.25rem;line-height:1.5;border-radius:.25rem;margin:-webkit-calc(.5rem - 1px) 0 0 .5rem;margin:calc(.5rem - 1px) 0 0 .5rem;padding:0 .5rem}.select2-container--bootstrap .select2-selection--multiple.form-control-lg .select2-search--inline .select2-search__field,.input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field,.form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field{padding:0 1rem;font-size:1.25rem;height:-webkit-calc(1.5em + 1rem + 2px);height:calc(1.5em + 1rem + 2px);line-height:1.5}.select2-container--bootstrap .select2-selection--multiple.form-control-lg .select2-selection__clear,.input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear,.form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear{margin-top:.5rem}.select2-container--bootstrap .select2-selection.form-control-lg.select2-container--open .select2-selection--single .select2-selection__arrow b,.input-group-lg .select2-container--bootstrap .select2-selection.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #6c757d transparent;border-width:0 .3125rem .3125rem .3125rem}.select2-container--bootstrap[dir=rtl] .select2-selection--single{padding-left:1.5rem;padding-right:.75rem}.select2-container--bootstrap[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:0;padding-left:0;text-align:right}.select2-container--bootstrap[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--bootstrap[dir=rtl] .select2-selection--single .select2-selection__arrow{left:.75rem;right:auto}.select2-container--bootstrap[dir=rtl] .select2-selection--single .select2-selection__arrow b{margin-left:0}.select2-container--bootstrap[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--bootstrap[dir=rtl] .select2-selection--multiple .select2-selection__placeholder,.select2-container--bootstrap[dir=rtl] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--bootstrap[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:0;margin-right:.375rem}.select2-container--bootstrap[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--bootstrap .select2-dropdown[dir=rtl] .select2-results__options{text-align:right}.is-valid .select2-dropdown,.is-valid .select2-selection{border-color:#28a745}.is-valid .select2-container--focus .select2-selection,.is-valid .select2-container--open .select2-selection{border-color:#1e7e34}.is-valid .select2-container--focus .select2-selection:focus,.is-valid .select2-container--open .select2-selection:focus{-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.25);box-shadow:0 0 0 .2rem #28a74540}.is-valid.select2-drop-active{border-color:#1e7e34}.is-valid.select2-drop-active.select2-drop.select2-drop-above{border-top-color:#1e7e34}.is-invalid .select2-dropdown,.is-invalid .select2-selection{border-color:#dc3545}.is-invalid .select2-container--focus .select2-selection,.is-invalid .select2-container--open .select2-selection{border-color:#bd2130}.is-invalid .select2-container--focus .select2-selection:focus,.is-invalid .select2-container--open .select2-selection:focus{-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.25);box-shadow:0 0 0 .2rem #dc354540}.is-invalid.select2-drop-active{border-color:#bd2130}.is-invalid.select2-drop-active.select2-drop.select2-drop-above{border-top-color:#bd2130}.has-warning .select2-dropdown,.has-warning .select2-selection{border-color:#ffc107}.has-warning .select2-container--focus .select2-selection,.has-warning .select2-container--open .select2-selection{border-color:#d39e00}.has-warning .select2-container--focus .select2-selection:focus,.has-warning .select2-container--open .select2-selection:focus{-webkit-box-shadow:0 0 0 .2rem rgba(255,193,7,.25);box-shadow:0 0 0 .2rem #ffc10740}.has-warning.select2-drop-active{border-color:#d39e00}.has-warning.select2-drop-active.select2-drop.select2-drop-above{border-top-color:#d39e00}.has-error .select2-dropdown,.has-error .select2-selection{border-color:#dc3545}.has-error .select2-container--focus .select2-selection,.has-error .select2-container--open .select2-selection{border-color:#bd2130}.has-error .select2-container--focus .select2-selection:focus,.has-error .select2-container--open .select2-selection:focus{-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.25);box-shadow:0 0 0 .2rem #dc354540}.has-error.select2-drop-active{border-color:#bd2130}.has-error.select2-drop-active.select2-drop.select2-drop-above{border-top-color:#bd2130}.has-success .select2-dropdown,.has-success .select2-selection{border-color:#28a745}.has-success .select2-container--focus .select2-selection,.has-success .select2-container--open .select2-selection{border-color:#1e7e34}.has-success .select2-container--focus .select2-selection:focus,.has-success .select2-container--open .select2-selection:focus{-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.25);box-shadow:0 0 0 .2rem #28a74540}.has-success.select2-drop-active{border-color:#1e7e34}.has-success.select2-drop-active.select2-drop.select2-drop-above{border-top-color:#1e7e34}.input-group>.select2-hidden-accessible:not(:first-child)+.select2-container--bootstrap>.selection>.select2-selection,.input-group>.select2-hidden-accessible:not(:first-child)+.select2-container--bootstrap>.selection>.select2-selection.form-control{border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.select2-hidden-accessible+.select2-container--bootstrap:not(:last-child)>.selection>.select2-selection,.input-group>.select2-hidden-accessible+.select2-container--bootstrap:not(:last-child)>.selection>.select2-selection.form-control{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.select2-container--bootstrap{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;position:relative;z-index:2;width:1%;margin-bottom:0}.input-group>.select2-container--bootstrap>.selection{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.input-group>.select2-container--bootstrap>.selection>.select2-selection.form-control{float:none}.input-group>.select2-container--bootstrap.select2-container--open,.input-group>.select2-container--bootstrap.select2-container--focus{z-index:3}.input-group>.select2-container--bootstrap,.input-group>.select2-container--bootstrap .input-group-append,.input-group>.select2-container--bootstrap .input-group-prepend,.input-group>.select2-container--bootstrap .input-group-append .btn,.input-group>.select2-container--bootstrap .input-group-prepend .btn{vertical-align:top}.form-control.select2-hidden-accessible{position:absolute!important;width:1px!important}@media (min-width: 576px){.form-inline .select2-container--bootstrap{display:inline-block}}:root{--animate-duration: 1s;--animate-delay: 1s;--animate-repeat: 1}.animated{animation-duration:var(--animate-duration);animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.repeat-1{animation-iteration-count:var(--animate-repeat)}.animated.repeat-2{animation-iteration-count:calc(var(--animate-repeat) * 2)}.animated.repeat-3{animation-iteration-count:calc(var(--animate-repeat) * 3)}.animated.delay-1s{animation-delay:var(--animate-delay)}.animated.delay-2s{animation-delay:calc(var(--animate-delay) * 2)}.animated.delay-3s{animation-delay:calc(var(--animate-delay) * 3)}.animated.delay-4s{animation-delay:calc(var(--animate-delay) * 4)}.animated.delay-5s{animation-delay:calc(var(--animate-delay) * 5)}.animated.faster{animation-duration:calc(var(--animate-duration) / 2)}.animated.fast{animation-duration:calc(var(--animate-duration) * .8)}.animated.slow{animation-duration:calc(var(--animate-duration) * 2)}.animated.slower{animation-duration:calc(var(--animate-duration) * 3)}@media print,(prefers-reduced-motion: reduce){.animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}.animated[class*=Out]{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-moz-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;right:0;height:100%;width:100%;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;transform-style:flat}.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin{left:0;right:auto}.noUi-vertical .noUi-origin{top:-100%;width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:transform .3s;transition:transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;right:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;right:-6px;bottom:-17px}.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle{left:-17px;right:auto}.noUi-target{background:#FAFAFA;border-radius:4px;border:1px solid #D3D3D3;box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb}.noUi-connects{border-radius:3px}.noUi-connect{background:#3FB8AF}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border:1px solid #D9D9D9;border-radius:3px;background:#FFF;cursor:default;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb}.noUi-active{box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#E8E7E6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#B8B8B8}[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{-moz-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#CCC}.noUi-marker-sub,.noUi-marker-large{background:#AAA}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{-webkit-transform:translate(0,-50%);transform:translateY(-50%);padding-left:25px}.noUi-rtl .noUi-value-vertical{-webkit-transform:translate(0,50%);transform:translateY(50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #D9D9D9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%,0);transform:translate(-50%);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{-webkit-transform:translate(0,-50%);transform:translateY(-50%);top:50%;right:120%}.noUi-horizontal .noUi-origin>.noUi-tooltip{-webkit-transform:translate(50%,0);transform:translate(50%);left:auto;bottom:10px}.noUi-vertical .noUi-origin>.noUi-tooltip{-webkit-transform:translate(0,-18px);transform:translateY(-18px);top:auto;right:28px}#sr-list-article.sr-loading,#sr-list-article.sr-loading a,#sr-list-article.sr-loading .cursor-pointer{cursor:wait!important}#sr-list-article.sr-loading .sr-image-div .image-ratio,#sr-list-article.sr-loading .listing-title,#sr-list-article.sr-loading .listing-subtitle,#sr-list-article.sr-loading .listing-location,#sr-list-article.sr-loading .listing-price{position:relative}#sr-list-article.sr-loading .sr-image-div .image-ratio:before,#sr-list-article.sr-loading .sr-image-div .image-ratio:after,#sr-list-article.sr-loading .listing-title:before,#sr-list-article.sr-loading .listing-title:after,#sr-list-article.sr-loading .listing-subtitle:before,#sr-list-article.sr-loading .listing-subtitle:after,#sr-list-article.sr-loading .listing-location:before,#sr-list-article.sr-loading .listing-location:after,#sr-list-article.sr-loading .listing-price:before,#sr-list-article.sr-loading .listing-price:after{content:" ";position:absolute;display:block;top:0;right:0;bottom:0;left:0;z-index:100;border-radius:5px}#sr-list-article.sr-loading .sr-image-div .image-ratio:before,#sr-list-article.sr-loading .listing-title:before,#sr-list-article.sr-loading .listing-subtitle:before,#sr-list-article.sr-loading .listing-location:before,#sr-list-article.sr-loading .listing-price:before{z-index:101;background:#fafafa;animation:flash;animation-duration:4s}#sr-list-article.sr-loading .sr-image-div .image-ratio:after{background:#e0e0e0}#sr-list-article.sr-loading .listing-title:before,#sr-list-article.sr-loading .listing-title:after,#sr-list-article.sr-loading .listing-subtitle:before,#sr-list-article.sr-loading .listing-subtitle:after,#sr-list-article.sr-loading .listing-location:before,#sr-list-article.sr-loading .listing-location:after,#sr-list-article.sr-loading .listing-price:before,#sr-list-article.sr-loading .listing-price:after{margin:3px 0}#sr-list-article.sr-loading .listing-title:after,#sr-list-article.sr-loading .listing-subtitle:after,#sr-list-article.sr-loading .listing-location:after,#sr-list-article.sr-loading .listing-price:after{background:#f0f0f0}.pac-container{z-index:2000!important}.noUi-handle{border-radius:100%;width:28px!important;top:-10px!important}.noUi-target{height:10px!important}.noUi-handle:after{left:11px!important}.noUi-connect{background:#B0B0B0!important}.select2-container--focus{outline:none!important;box-shadow:none!important}.select2-container--bootstrap.select2-container--focus .select2-selection,.select2-container--bootstrap.select2-container--open .select2-selection{border-color:#b0b0b0!important}.sr-extended-filters-button{position:static}.sr-extended-filters-button:after{position:absolute;left:-5px;top:0;font-size:11px;width:15px;height:15px;text-align:center;display:block;border-radius:50%;overflow:hidden;background:black;color:#fff;font-weight:700;padding:0 3px;content:attr(data-selected-filters);z-index:1}.sr-extended-filters-button[data-selected-filters=""]:after{display:none}.sr-geolocation-icon-container{position:absolute;right:0;top:0;height:100%;width:40px;cursor:pointer}.select2-container{max-width:358px;border:2px solid white;position:relative}.select2-container .select2-dropdown.select2-dropdown--below{border-top:1px solid gray;border-top-left-radius:4px;border-top-right-radius:4px}.select2-container .select2-selection__rendered{line-height:44px!important;font-size:1.2rem!important;position:static}.select2-container .select2-selection__rendered:after{position:absolute;left:-11px;top:-11px;font-size:11px;width:22px;height:22px;text-align:center;line-height:22px;display:block;border-radius:50%;overflow:hidden;background:black;color:#fff;padding:0 5px;content:attr(data-texts-count);z-index:1}.select2-container .select2-selection__rendered[data-texts-count=""]:after{display:none}.select2-container .select2-results__option{padding:6px 12px;line-height:24px}.select2-container .select2-results__option.select2-results__option--selectable.select2-results__option--selected{position:relative}.select2-container .select2-results__option.select2-results__option--selectable.select2-results__option--selected:after{position:absolute;right:6px;top:0;line-height:36px;text-align:center;display:block;overflow:hidden;background:transparent;padding:0 5px;content:"✓";z-index:1}.select2-selection{outline:none!important;box-shadow:none!important;border-radius:6px!important}.select2-container--bootstrap .select2-results__option--highlighted[aria-selected]{background-color:#b0b0b0;color:#000}.select2-dropdown{border-color:#b0b0b0!important}.select2-dropdown--above{bottom:100%!important;top:auto!important}.select2-results__option{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.select2-container .select2-selection--single,.select2-selection__arrow{height:60px!important}.mileage-range-dropdown .select2-container .select2-selection--single{height:initial!important}.mileage-range-dropdown .select2-container .select2-selection--single .select2-selection__rendered{line-height:1.7rem!important;font-size:1rem!important}.mileage-range-dropdown .select2-container .select2-selection--single .select2-selection__arrow{height:2.6rem!important;line-height:1rem!important}.country-dropdown .select2-container .select2-selection--single{height:initial!important}.country-dropdown .select2-container .select2-selection--single .select2-selection__rendered{line-height:1.7rem!important;font-size:1rem!important}.country-dropdown .select2-container .select2-selection--single .select2-selection__arrow{height:2.6rem!important;line-height:1rem!important}.filter-country-dropdown .select2-container .select2-selection--single{height:2.5rem!important}.filter-country-dropdown .select2-container .select2-selection--single .select2-selection__rendered{line-height:1.7rem!important;font-size:1rem!important}.filter-country-dropdown .select2-container .select2-selection--single .select2-selection__arrow{height:2.5rem!important;line-height:1rem!important}.selected-zip-radius-container{cursor:pointer}.selected-zip-radius-container:hover p{text-decoration:underline!important}.year-dropdown .select2-container .select2-selection--single,.year-dropdown .select2-selection__arrow{height:40px!important}.year-dropdown .select2-selection__rendered{line-height:25px!important;font-size:1rem!important}.pull-down-ribbon{padding:.5rem 0}.vehicle-type-desktop-icon{display:block}.vehicle-type-mobile-icon{display:none}.desktop-break{display:block}.hidden-element{display:none!important}.space-col-desktop{display:block}.sr-no-results-text-div{min-height:120px;border:1px solid rgb(221,221,221);border-radius:12px}.sr-no-results-text-div .sr-no-results-text{width:50%}.sr-rig-list{display:grid;grid-template-columns:fit-content(16.66%) fit-content(16.66%) fit-content(16.66%) fit-content(16.66%) fit-content(16.66%) fit-content(16.66%);width:auto;height:auto;padding-left:0;margin-top:0;margin-bottom:0;box-sizing:border-box}.sr-heading{max-width:450px;margin-left:1.25rem;width:auto}.sr-heading .btn:focus{box-shadow:none!important}.sr-mobile-only{display:none}.no-bullets{list-style:none}.sr-main-input{height:4rem;border-radius:6px;box-shadow:none;outline:none;border:1px solid #B0B0B0}.sr-main-input :focus{box-shadow:none!important;border:1px solid #B0B0B0!important}.hidden-important{display:none!important}.sr-input{height:2.6rem;border-radius:6px;box-shadow:none;outline:none;border:1px solid #B0B0B0}.sr-active{border:2px solid black!important;border-radius:6px!important;color:#000!important;font-weight:700!important}.sr-active:hover{border:2px solid black;color:#000!important}.vehicle-type-button{width:170px;height:140px;border:1px solid #B0B0B0;border-radius:6px}.categories-cards-grid{display:grid;grid-template-columns:repeat(5,1fr)}.categories-cards-grid .filters-categories-card{text-align:center}.categories-cards-grid .filters-categories-card .sr-flex-content{height:90px;width:130px;white-space:pre-wrap;background:white;border-radius:6px;border:1px solid #B0B0B0}.categories-cards-grid .filters-categories-card.filters-button-active .sr-flex-content{border:2px solid black!important;background:#f3f3f3!important;font-weight:700!important;color:#000!important}.mileage-to-input-container.max-value{position:relative}.mileage-to-input-container.max-value:after{content:"+";position:absolute;left:97px;top:50%;transform:translateY(-50%);pointer-events:none}.filters-channel-button{height:60px;width:160px;border:1px solid #B0B0B0;border-radius:6px;color:gray}.filters-button-active:not(.filters-categories-card){border:2px solid black!important;background:#f3f3f3!important;font-weight:700!important;color:#000!important}.filters-clear-button:hover{background:#f3f3f3!important;color:#000!important}.sr-dropdown-search{width:100%;height:max-content;padding-top:26px;box-sizing:border-box;margin-bottom:1%}.sr-type-dropdown .dropdown-toggle{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;padding-left:1%!important}.sr-type-dropdown .dropdown-toggle:after{margin-left:7px}.sr-type-dropdown-mobile{display:none!important;padding-bottom:0}.years-dropdown-menu{display:grid;grid-template-columns:fit-content(47.5%) fit-content(5%) fit-content(47.5%)}.year-dropdown{width:100px;margin:0 5px}.sr-search-h1{width:auto;height:100%;box-sizing:border-box}.sr-order-nav{margin:0;padding:0;height:max-content;display:flex}.sr-filter-open-button{padding-right:10px;box-sizing:border-box;position:relative}.filter-sorts-wrapper{background:white;overflow:auto;-ms-overflow-style:none;scrollbar-width:none}.filter-sorts-wrapper::-webkit-scrollbar{display:none}.filter-sorts{background:white;overflow:auto;-ms-overflow-style:none;scrollbar-width:none}.filter-sorts::-webkit-scrollbar{display:none}.side-scroll{z-index:100;width:max-content}.filters-radius-buttons{padding:0;overflow-x:auto;white-space:nowrap;display:flex;flex-wrap:nowrap;-ms-overflow-style:none;scrollbar-width:none}.filters-radius-buttons .sr-div-button{padding:.3rem 1rem;margin-right:1.2rem!important}.filters-radius-buttons .sr-div-button-default{padding:.3rem 1.4rem}.filters-radius-buttons::-webkit-scrollbar{display:none}.filters-modal-dialog{margin-bottom:0;margin-top:0;padding-top:1.75rem;padding-bottom:1.75rem;height:100%;margin-left:auto!important;margin-right:auto!important;max-width:100%!important}.filters-modal-dialog .modal-content{width:780px;white-space:nowrap;display:flex;flex-wrap:nowrap}.filters-modal-dialog .modal-content .modal-header{position:sticky;background:white}.filters-modal-dialog .modal-content .modal-body{height:calc(93vh - 120px);overflow-y:auto}.filters-modal-dialog .modal-content .modal-footer{position:sticky;background:white}.zip-location-modal-dialog .modal-content .modal-header{background:white}.filters-zip-div{max-width:358px}.sr-geolocation-link{box-sizing:border-box;position:relative;color:#404040;top:0;right:0;bottom:0;left:0;display:inline-block;background:none 0 50%/auto repeat scroll padding-box border-box rgba(0,0,0,0)}.sr-geolocation-link:hover{text-decoration:none}.search-results-counter{margin-left:1.25rem;font-size:.875rem}.sr-heading-col div .dropdown .btn:focus{box-shadow:none!important}.sr-additional-filters .btn:focus{box-shadow:none!important}.sr-container{width:100%;height:auto;padding-left:5%;padding-right:5%;box-sizing:border-box;display:flex}.sr-list{width:100%;height:auto;box-sizing:border-box;position:relative;top:0;right:0;bottom:0;left:0}.sr-list-item{width:100%;height:auto;padding:0 3% 40px;box-sizing:border-box;overflow:hidden}.sr-image-div{width:100%;box-sizing:border-box}.image-hero{margin-bottom:14px;box-sizing:border-box;position:relative;top:0;right:0;bottom:0;left:0;display:block}.image-ratio{box-sizing:border-box;position:relative;top:0;right:0;bottom:0;left:0}.sr-proload-wrap{width:100%;box-sizing:border-box;position:absolute;top:0;right:0;bottom:0;left:0;background:none 0 0%/auto repeat scroll padding-box border-box rgb(250,250,250)}.sr-image{box-sizing:border-box;display:block;object-fit:cover;border-radius:8px}.listing-card-description{margin-top:8px;width:100%;height:100px;box-sizing:border-box;font-size:15px!important}.listing-title{width:100%;height:25%;box-sizing:border-box;position:relative;top:0;right:0;bottom:0;left:0;display:flex}.title-link{height:100%;margin-right:10px;box-sizing:border-box;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.listing-subtitle,.listing-location{width:auto;height:25%;margin-top:0;margin-bottom:0;box-sizing:border-box;color:#666;font-weight:200}.listing-price{width:auto;height:25%;margin-top:0;margin-bottom:0;box-sizing:border-box;font-weight:700}.sr-search-heading,.sr-search-heading-left{display:flex}.main-dropdown-button{flex:0 0 auto;flex-grow:0;width:auto;max-width:100%}.dropdowns-div{margin-left:.75rem}.sr-search-listing-image-wrapper{width:100%;min-height:103px;overflow:hidden}.sr-search-listing-image-wrapper img{width:100%;height:100%;object-fit:cover}.filters-searching-h1{width:80%;overflow:hidden;white-space:normal}@media all and (max-width: 1900px){.sr-rig-list{grid-template-columns:fit-content(20%) fit-content(20%) fit-content(20%) fit-content(20%) fit-content(20%)}}@media all and (max-width: 1630px){.sr-rig-list{grid-template-columns:fit-content(25%) fit-content(25%) fit-content(25%) fit-content(25%)}}@media all and (max-width: 1420px){.sr-search-heading{display:block}.filter-sorts-wrapper{margin-top:0}}@media all and (max-width: 1130px){.sr-rig-list{grid-template-columns:fit-content(33.3%) fit-content(33.3%) fit-content(33.3%)}}@media all and (max-width: 950px){.sr-search-heading-left{display:block}.sr-dropdown-search{margin-bottom:3%}.noUi-handle{width:42px!important;height:42px!important;top:-20px!important}.noUi-target{height:6px!important}.noUi-handle:before{top:13px!important;left:16px!important}.noUi-handle:after{left:23px!important;top:13px!important}.sr-rig-list{grid-template-columns:fit-content(50%) fit-content(50%)}.desktop-break{display:none}.sr-no-results-text-div{min-height:50px;border:none}.sr-no-results-text-div .sr-no-results-text{width:100%}.sr-mobile-only{display:block}.sr-filter-open-button{width:max-content;flex-grow:0}.sr-heading-col{padding-left:0;padding-right:0}.sr-type-dropdown{padding-left:0}.sr-search-heading{display:block}.sr-type-dropdown-mobile{display:flex!important}.sr-geolocation-link{white-space:nowrap}.dropdowns-div-wrapper{margin-top:0}.categories-cards-grid{grid-template-columns:repeat(20,1fr);grid-gap:2%;scrollbar-width:none}}@media all and (max-width: 480px){body.modal-open{overflow:hidden}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;height:100vh}.modal-body{padding:0!important;overflow-x:hidden}.modal.fade .modal-dialog{transition:transform .4s ease-out;transform:translate3d(0,100%,0);margin-bottom:0;margin-top:0;padding-top:1.75rem;padding-bottom:0}.modal.show .modal-dialog{transform:none}.modal-content{overflow-y:auto;border-bottom-left-radius:0;border-bottom-right-radius:0}.modal-footer{position:fixed;bottom:0;background:white;width:100%;margin:0!important;padding:1rem 1.5rem!important}.modal-header{position:initial;background:none;padding:.7rem 1rem!important}.modal-body{height:initial;overflow-y:initial}.zip-location-modal-dialog{height:calc(100vh - .5rem);margin-left:auto!important;margin-right:auto!important;max-width:100%!important}.zip-location-modal-dialog .modal-footer{position:initial}.zip-location-container{margin-top:5%}.zip-location-input{width:100%!important}.space-col-desktop{display:none}.mobile-filter-div{padding-bottom:5%}.mobile-filter-main-div{padding:2.5rem 1rem!important}.filter-sorts-wrapper{width:100%}.no-scroll{overflow:hidden}.filters-vehicle-type-buttons{display:grid;grid-template-columns:1fr 1fr}.filters-vehicle-type-buttons .vehicle-type-button{width:100%;height:110px;margin:0!important;border-radius:0!important}.filters-zip-code{width:100%!important}.filter-vehicle-info{padding-bottom:0!important}.filters-engine-info{padding-top:0!important}.hide-on-scroll{transition:top .3s ease-in-out;position:fixed;top:0;z-index:100;background:white}.hide-on-scroll .hidden{top:-100%!important}.main-filters-padding{width:100%;padding-right:10%}.dropdowns-div,.sr-heading{margin-left:0}.input-fields{display:grid;grid-template-columns:fit-content(47.5%) fit-content(5%) fit-content(47.5%)}.sr-type-dropdown-desktop{margin:4% 0}.sr-header{z-index:101;border-bottom-color:initial;border-bottom-style:initial;border-bottom-width:0;box-shadow:#0000 0 0!important}.sr-rig-list{grid-template-columns:1fr}.sr-container{padding-top:3%}.sr-dropdown-toggle{padding-left:.3rem;padding-right:.9rem;width:100%;overflow:hidden;text-overflow:ellipsis}.search-results-counter{margin-left:0;margin-bottom:0}.sr-dropdown-search{padding-top:0;box-shadow:#00000029 0 0 6px}.filters-zip-div{max-width:none}.pull-down-ribbon{padding:.5rem 0}.sr-filter-open-button{padding:0;width:auto;margin-right:.15rem}.sr-filter-open-button .sr-extended-filters-button{width:100%}.sr-heading{display:flex;width:100%}.sr-mobile-fontsize{font-size:3.7vw!important}.sr-list-item{padding:0 0 2rem}.sr-main-input{height:3.5rem}.transmission-dropdown,.vehicle-type-desktop-icon{display:none}.vehicle-type-mobile-icon{display:block}.main-dropdown-button{flex:0 0 33.3333333333%;flex-grow:0;max-width:33.3333333333%}.sr-type-search{font-size:1.34rem}.sr-extended-filters-button:after{top:-10%}}
