




.container2 {
    display: flex;
    margin: 0 auto;
    padding: 0;
}



@media (max-width: 900px) {
    .container2 {
        padding: 0;
    }
}
@media (max-width: 680px) {
    .container2 {
        padding-right: 0;
    }
	
}


.container-filters {
    flex: 1;
    margin-right: 3.25rem;
	border-width:1px;
	border-color:#000000;
	border-style:solid;
	padding:5px;
}

.hit-image {
	position:unset !important;
	max-width: 100%;
    height: auto;
}

@media (max-width: 900px) {
    #content-container {
        display: none;
        width: 98% !important;
        position: fixed;
        top: 70px;
        z-index: 600;
        left: 5px;
        border-width: 0;
        border-bottom-width: 3px;
        border-color: #ccc;
        border-style: solid;
        border-radius: 5px;
        box-shadow: 0 15px 10px -15px #111;
    }
}
@media (min-width: 900px) {
    #content-container {
        display: block;
        width: 300px !important;
    }
}
@media (max-width: 900px) {
    .filtering .container-filters {
        position: absolute;
        transform: translateY(4rem);
        z-index: 40;
    }
    .no-theme.filtering .container-filters {
        box-shadow: 0 0 4px -1px rgba(17, 20, 50, 0.16), 0 2px 16px 0 rgba(35, 37, 51, 0.1);
    }
    .container-filters {
        background: #fff;
        border-radius: 0px;
        left: 0;
        max-width: 100%;
        padding-bottom: 2rem;
        position: relative;
        top: 0;
        width: 100%;
        will-change: transform;
        z-index: 1;
    }
    .container-filters .container-body,
    .container-filters .container-header {
        padding-top: 2rem;
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .container-filters-button {
        display: flex;
        justify-content: center;
    }
    .filters-button {
        align-items: center;
        border-style: none;
        border-radius: 0.5rem;
        bottom: 2rem;
        cursor: pointer;
        display: flex;
        font: inherit;
        font-size: 0.875rem;
        font-weight: 700;
        justify-content: center;
        min-height: 40px;
        min-width: 112px;
        position: fixed;
    }
    .filtering .filters-button,
    .container-filters-footer {
        display: none;
    }
    .filtering .container-filters-footer {
        background-color: #fff;
        border-top: 1px solid #ebecf3;
        bottom: 0;
        left: 0;
        display: flex;
        justify-content: space-between;
        padding: 1rem;
        position: fixed;
        width: 100%;
        z-index: 41;
    }
    .container-filters-footer-button-wrapper {
        width: calc(50% - 0.5rem);
    }
    .container-filters-footer-button-wrapper .ais-ClearRefinements {
        margin-top: 0;
        margin-left: 1rem;
    }
    .container-filters-footer .ais-ClearRefinements-button,
    .container-filters-footer .button {
        background-color: rgba(65, 66, 71, 0.08);
        border: none;
        border-radius: 8px;
        cursor: pointer;
        display: flex;
        font: inherit;
        font-size: 0.75rem;
        font-weight: 700;
        justify-content: center;
        padding: 12px;
        text-align: center;
        width: 100%;
    }
    .container-filters-footer .button-primary {
        background-color: #5465fc;
        color: #fff;
    }
}
.container-body {
    flex-basis: 21.625rem;
    flex-shrink: 0;
}
.container-body .ais-Panel {
    border-top: 1px solid #ebecf3;
    padding-bottom: 2rem;
    padding-top: 2rem;
}
.demo.media .container-body .ais-Panel {
    border-color: #b3b3c0;
}
.container-results {
    flex: 3;
    max-width: 100%;
}
.container-header {
    align-items: center;
    display: flex;
    justify-content: space-between;
    min-height: 0;
}
.demo.media .container-header {
    min-height: 3.5rem;
}
.demo.media .container-filters .container-header {
    margin-bottom: 0.75rem;
}
.container-header h2 {
    font-size: 1.5rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.57px;
}
.demo.media .container-header h2 {
    font-size: 1rem;
}
.container-results .container-header .title h2 {
    display: block;
    font-size: 2.25rem;
    font-family: Hind;
    font-weight: 500;
    flex-grow: 1;
    letter-spacing: inherit;
    text-transform: inherit;
}
.container-header h2 > i {
    margin-right: 0.5rem;
    color: #d4d4dd;
}
.container-options {
    display: flex;
    margin-bottom: 1rem;
    padding-right: 2rem;
}
.container-options.no-title {
    border-bottom: 0px solid #ebecf3;
    display: flex;
    justify-content: flex-end;
    margin-bottom: 0;
    padding: 30px 0;
}
@media (max-width: 900px) {
    .container-options,
    .filtering .container-results {
        display: none;
    }
}
.container-options .container-option:not(:first-child) {
    margin-left: 3rem;
}
.container-options select {
    min-width: 6.25rem;
}
.container-footer {
    margin: 4rem 0;
}
.widget {
    position: relative;
    margin-bottom: 0.5rem;
    border-radius: 0.125rem;
    transition: border-color 0.15s;
    min-height: 2rem;
}


[class^="ais-"][class$="--disabled"],
[class^="ais-"][class$="--disabled"] * {
    cursor: not-allowed;
}
.ais-Breadcrumb,
.ais-ClearRefinements,
.ais-ClearRefinements-button,
.ais-CurrentRefinements,
.ais-GeoSearch,
.ais-HierarchicalMenu,
.ais-Hits,
.ais-HitsPerPage,
.ais-HitsPerPage-select,
.ais-InfiniteHits,
.ais-InfiniteResults,
.ais-Menu,
.ais-MenuSelect,
.ais-NumericMenu,
.ais-NumericSelector,
.ais-Pagination,
.ais-Panel,
.ais-PoweredBy,
.ais-RangeInput,
.ais-RangeSlider,
.ais-RatingMenu,
.ais-RefinementList,
.ais-Results,
.ais-ResultsPerPage,
.ais-SearchBox,
.ais-SortBy,
.ais-SortBy-select,
.ais-Stats,
.ais-ToggleRefinement {
    color: #21243d;
    font-size: 0.75rem;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
    -webkit-appearance: none;
}
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
.ais-SearchBox-input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: rgba(65, 66, 71, 0.06);
    border: none;
    border-radius: 3px;
    color: rgba(33, 36, 61, 0.8);
    font-family: inherit;
    min-height: 54px;
    outline: none;
    padding-left: 56px;
    width: 100%;
}
.ais-SearchBox-input::placeholder {
    color: rgba(33, 36, 61, 0.5);
    opacity: 1;
}
.ais-SearchBox-input:-ms-input-placeholder {
    color: rgba(33, 36, 61, 0.5);
}
.ais-SearchBox-input::-ms-input-placeholder {
    color: rgba(33, 36, 61, 0.5);
}
.ais-SearchBox-loadingIndicator,
.ais-SearchBox-reset,
.ais-SearchBox-submit {
    align-items: center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: flex;
    height: 100%;
    justify-content: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 48px;
}
.ais-SearchBox-loadingIndicator[hidden],
.ais-SearchBox-reset[hidden] {
    display: none;
}
.ais-SearchBox-submit {
    left: 0;
}
.ais-SearchBox-loadingIndicator,
.ais-SearchBox-reset {
    right: 0;
}
.ais-SearchBox-resetIcon {
    width: 10px;
    height: 10px;
}



.ais-Panel--collapsible {
    position: relative;
}
.ais-Panel--collapsed .ais-Panel-body,
.ais-Panel--collapsed .ais-Panel-footer {
    display: none;
}
.ais-Panel-collapseButton {
    cursor: pointer;
    padding: 0;
    position: absolute;
    right: 0;
}
.ais-Panel-header {
    font-weight: 600;
    padding-bottom: 1rem;
    text-transform: uppercase;
}
.ais-Panel--collapsible {
    position: relative;
}
.ais-Panel--collapsed .ais-Panel-body,
.ais-Panel--collapsed .ais-Panel-footer {
    display: none;
}
.ais-Panel-collapseButton {
    background: none;
    border: none;
    cursor: pointer;
    padding: 0;
    position: absolute;
    right: 0;
}
.ais-Panel-header {
    border: none;
    color: #21243d;
    font-size: 0.678rem;
    font-weight: 600;
    letter-spacing: 0.08rem;
    line-height: 1.6;
    padding-bottom: 1rem;
    text-transform: uppercase;
}

.ais-Stats,
.ais-Stats-text {
    font-size: 0.875rem;
}
.ais-HitsPerPage,
.ais-SortBy {
    position: relative;
}
.ais-HitsPerPage:after,
.ais-SortBy:after {
    content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='7'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M14-5v16H-2V-5z'/%3E%3Cpath fill='%23000' stroke='%23FFF' stroke-width='.5' d='M2.228 1.332a.664.664 0 00-.942.001.665.665 0 00-.002.941l4.247 4.247c.259.26.679.26.938 0l4.247-4.247a.664.664 0 00-.002-.94.666.666 0 00-.942-.002L6 5.105 2.228 1.332z'/%3E%3C/g%3E%3C/svg%3E");
    display: none;
}
.ais-HitsPerPage-select,
.ais-SortBy-select {
    width: 100%;
    border: 0.5px solid #c7c7c7;
    padding: 7px 30px 7px 12px;
    -moz-appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
    background-image: url(/img/select-arrow-nospace.png);
    background-size: 8px;
    background-position: right 14px top 50%;
    background-repeat: no-repeat;
    border-radius: 5px;
	height:34px;
	line-height:1;
}
.ais-SortBy-select:after {
    content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='7'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M14-5v16H-2V-5z'/%3E%3Cpath fill='%23000' stroke='%23FFF' stroke-width='.5' d='M2.228 1.332a.664.664 0 00-.942.001.665.665 0 00-.002.941l4.247 4.247c.259.26.679.26.938 0l4.247-4.247a.664.664 0 00-.002-.94.666.666 0 00-.942-.002L6 5.105 2.228 1.332z'/%3E%3C/g%3E%3C/svg%3E");
    display: none;
}
.ais-HitsPerPage {
    position: relative;
    font-size: 0.75rem;
}
.ais-HitsPerPage:after {
    content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='7'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M14-5v16H-2V-5z'/%3E%3Cpath fill='%23000' stroke='%23FFF' stroke-width='.5' d='M2.228 1.332a.664.664 0 00-.942.001.665.665 0 00-.002.941l4.247 4.247c.259.26.679.26.938 0l4.247-4.247a.664.664 0 00-.002-.94.666.666 0 00-.942-.002L6 5.105 2.228 1.332z'/%3E%3C/g%3E%3C/svg%3E");
    display: inline-block;
}
.ais-HitsPerPage-select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: none;
    border: none;
    outline: none;
}
.ais-Pagination-list {
    justify-content: center;
}
@media (max-width: 900px) {
    .ais-Pagination-list {
        margin-right: 2rem;
    }
}
.ais-Pagination-item,
.ais-Pagination-link {
    align-items: center;
    display: flex;
    justify-content: center;
}
.ais-Pagination-item {
    height: 38px;
    width: 38px;
    background-color: rgba(65, 66, 71, 0.08);
    border-radius: 4px;
    color: #414247;
}
.demo.no-theme .ais-Pagination-item {
    background-color: #fff;
    font-weight: 500;
    border-width: 2px;
    border-color: #757689;
    border-radius: 0;
}
.ais-Pagination-item--selected {
    font-weight: 700;
}


.ais-Pagination-item.ais-Pagination-item--previousPage {
    margin-right: 1rem;
}
.ais-Pagination-item.ais-Pagination-item--nextPage {
    margin-left: calc(1rem - 4px);
}
.ais-Pagination-link {
    height: 100%;
    width: 100%;
}

.ais-HierarchicalMenu-count,
.ais-Menu-count,
.ais-RatingMenu-count,
.ais-RefinementList-count,
.ais-ToggleRefinement-count {
    align-items: center;
    background-color: rgba(65, 66, 71, 0.08);
    border-radius: 4px;
    color: rgba(33, 36, 61, 0.8);
    display: flex;
    font-size: 0.64rem;
    font-weight: 600;
    letter-spacing: 1.1px;
    margin-left: 8px;
    padding: 0 4px;
}
.ais-HierarchicalMenu-showMore,
.ais-Menu-showMore,
.ais-RefinementList-showMore {
    width: 100%;
    margin-top: 1rem;
    padding: 0.5rem;
    border-radius: 0.5rem;
    color: #21243d;
    font-size: 0.875rem;
    font-weight: 500;
    background-color: #f5f5fa;
}
@media (max-width: 900px) {
    .ais-Menu,
    .ais-RefinementList {
        font-size: 1rem;
    }
    .ais-Menu .ais-SearchBox-input,
    .ais-RefinementList .ais-SearchBox-input {
        min-height: 48px;
    }
    .ais-Menu-list,
    .ais-RefinementList-list {
        display: block;
        grid-auto-flow: column;
        grid-gap: 0 2rem;
       
    }
    .ais-Menu-item,
    .ais-RefinementList-item {
        flex: 50%;
    }
    .ais-Menu-item--selected .ais-Menu-checkbox:after,
    .ais-RefinementList-item--selected .ais-RefinementList-checkbox:after {
        align-items: center;
        background: none;
        content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='12' height='9'%3E%3Cdefs%3E%3Cpath id='a' d='M0 0h24v24H0z'/%3E%3C/defs%3E%3Cg fill='%23fff' fill-rule='evenodd' transform='translate(-6 -8)'%3E%3Cmask id='b'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cpath fill-rule='nonzero' d='M16.5 8.5L18 10l-6.99 7-4.51-4.5L8 11l3.01 3z' mask='url(%23b)'/%3E%3C/g%3E%3C/svg%3E");
        display: flex;
        height: 100%;
        justify-content: center;
        left: auto;
        position: relative;
        top: auto;
        transform: none;
        width: auto;
    }
}
.ais-HierarchicalMenu--showMore-disabled,
.ais-HierarchicalMenu-showMore--disabled,
.ais-Menu-showMore--disabled,
.ais-RefinementList--showMore-disabled {
    display: none;
}
.ais-HierarchicalMenu-list {
    font-weight: 400;
}
.ais-HierarchicalMenu-list--child {
    margin-left: 1rem;
}
.ais-HierarchicalMenu-link:before {
    align-items: center;
    content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%2390919E' d='M0 4l4-4 4 4z'/%3E%3C/svg%3E");
    display: flex;
    height: 8px;
    justify-content: center;
    margin-right: 1rem;
    width: 8px;
}
.ais-HierarchicalMenu-item--selected .ais-HierarchicalMenu-link:before {
    transform: rotate(180deg);
}
.ais-HierarchicalMenu-item--selected .ais-HierarchicalMenu-item:not(.ais-HierarchicalMenu-item--selected) .ais-HierarchicalMenu-link:before {
    transform: rotate(0);
}
.ais-RangeSlider > .rheostat {
    position: relative;
    cursor: pointer;
    width: calc(100% - 10px);
}
.ais-RangeSlider > .rheostat .DefaultBackground {
    background-color: rgba(65, 66, 71, 0.08);
    border: none;
    border-radius: 3px;
    height: 3px;
}
.ais-RangeSlider > .rheostat .DefaultProgressBar_progressBar {
    background-color: rgba(65, 66, 71, 0.08);
    border-radius: 3px;
    height: 3px;
    top: 0;
    max-width: 100%;
}
.rheostat-progress {
    position: relative;
    background-color: #5465fc;
    border-radius: 3px;
    height: 3px;
    top: 0;
    max-width: 100%;
}
.rheostat-handle {
    touch-action: none;
    background-image: linear-gradient(0deg, #f5f5fa, #fff);
    border: none;
    box-shadow: 0 4px 11px 0 rgba(37, 44, 97, 0.15), 0 2px 3px 0 rgba(93, 100, 148, 0.2);
    margin-left: -5px;
    border-radius: 50%;
    width: 20px;
    position: relative;
    top: -7px;
    z-index: 1;
}
.rheostat-tooltip {
    position: relative;
    top: -30px;
    text-align: center;
    font-weight: 700;
}
.ais-RangeSlider .rheostat-marker {
    font-weight: 700;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.ais-RangeSlider > .rheostat .DefaultHandle_handle {
    touch-action: none;
    background-image: linear-gradient(0deg, #f5f5fa, #fff);
    border: none;
    box-shadow: 0 4px 11px 0 rgba(37, 44, 97, 0.15), 0 2px 3px 0 rgba(93, 100, 148, 0.2);
    margin-left: -5px;
}
.ais-RangeSlider > .rheostat .rheostat-marker {
    top: -14px;
}
.ais-RangeSlider > .rheostat {
    overflow: visible;
    margin-top: 30px;
    margin-bottom: 20px;
}
.ais-RangeSlider > .rheostat .DefaultBackground {
    top: 0;
    width: 100%;
}
.ais-RangeSlider > .rheostat .DefaultHandle_handle {
    top: -7px;
}
.ais-RangeSlider > .rheostat .DefaultBackground {
    position: relative;
}
.ais-RangeSlider > .rheostat .DefaultProgressBar_progressBar {
    position: absolute;
}
.ais-RangeSlider > .rheostat .handleContainer {
    position: relative;
    top: -5px;
}
.rheostat .DefaultHandle_handle {
    position: relative;
    z-index: 1;
    width: 20px;
    height: 20px;
    background-color: #fff;
    border: 1px solid #333;
    border-radius: 50%;
    cursor: -webkit-grab;
    cursor: grab;
}
.rheostat-marker {
    margin-left: -1px;
    position: absolute;
    width: 1px;
    height: 5px;
}
.rheostat-marker--large {
    height: 9px;
}
.rheostat-value {
    margin-left: 50%;
    position: absolute;
    top: -22px;
    text-align: center;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.ais-Highlight-highlighted,
.ais-Snippet-highlighted {
    background: rgba(83, 105, 255, 0.24);
    font-style: normal;
}
.ais-Highlight-highlighted {
    font-style: normal;
}
.ais-ClearRefinements {
    margin-left: 1rem;
    margin-top: 0.25rem;
}
.ais-ClearRefinements,
.ais-ClearRefinements-button {
    color: rgba(33, 36, 61, 0.7);
}
.ais-ClearRefinements-button--disabled {
    color: rgba(33, 36, 61, 0.5);
}
.ais-RatingMenu-starIcon--full {
    fill: #e2a400;
}
.ais-RatingMenu-starIcon--empty {
    fill: rgba(0, 0, 0, 0.08);
}
.ais-RatingMenu-item:not(.ais-RatingMenu-item--selected) {
    opacity: 0.5;
}
.ais-RatingMenu-starIcon {
    margin-right: 0.5rem;
    display: block;
    width: 20px;
    height: 20px;
}

.ais-Pagination-item,
.ais-Pagination-link,
.ais-Pagination-list {
    justify-content: center;
    display: flex;
    align-items: center;
}
.ais-Pagination-item {
    height: 38px;
    width: 38px;
    background-color: rgba(65, 66, 71, 0.08);
    border-radius: 4px;
    color: #343a40;
}
.ais-Pagination-item--selected {

    font-weight: 700;
}
.ais-Pagination-item--firstPage,
.ais-Pagination-item--lastPage,
.ais-Pagination-item--nextPage,
.ais-Pagination-item--previousPage {
    background-color: #f5f5fa;
}
.ais-Pagination-item--disabled {
    color: #d4d4dd;
}
.ais-Pagination-item--selected a {
    color: #fff;
	background-color:#DFDA27;
	border-radius:5px;
}
.ais-Pagination-item.ais-Pagination-item--page {
    margin-right: 4px;
}
.ais-Pagination-item.ais-Pagination-item--previousPage {
    margin-right: 1rem;
	background-color:#627784;
	color:#ffffff !important;
}
.ais-Pagination-item.ais-Pagination-item--nextPage {
    margin-left: calc(1rem - 4px);
	background-color:#627784;
	color:#ffffff !important;
}
.ais-Pagination-link {
	color:#000000 !important;
    height: 100%;
    width: 100%;
}
.ais-Page-stats,
#stats-top {
    font-size: 0.75rem;
}
.ais-Page-stats {
    color: #9494a4;
    margin-left: 2rem;
}

@media (max-width: 990px) {
    .searchWidget {
        bottom: 0;
        position: absolute;
        transform: translateY(50%);
    }
}

.hits {
    flex-grow: 1;
    margin: 0 0.875rem;
}
.hitsWidgetWrapper {
    margin: 0 -1.75rem;
    padding: 0.875rem;
    max-width: 100%;
}
.demo.filters-right .hitsWidgetWrapper {
    margin-left: 0;
}
.hit h1 {
    font-size: 0.875rem;
    font-weight: 700;
}
.sector-image-container {
    margin: auto;
    width: 100%;
}
.sector-image-container-box {
    position: relative;
    padding-top: 100%;
}
.sector-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.hit-promoted-container {
    position: absolute;
    text-align: center;
    width: 100%;
    margin-top: -0.5rem;
}
.hit-promoted {
    padding: 0.25rem 1rem;
    border-radius: 9999px;
    font-size: 0.75rem;
    background-color: #5465fc;
    color: #fff;
    text-align: center;
    font-family: Open Sans;
    white-space: nowrap;
}
.hit-info-container {
    line-height: 1.25rem;
    word-break: break-word;
    font-family: Open Sans;
    font-size: 0.875rem;
}
.hit-category {
    height: 12px;
    font-size: 12px;
    font-weight: 600;
    margin-top: 8px;
    margin-bottom: 8px;
}
.hit-category,
.hit-tag {
    line-height: 1;
    opacity: 0.7;
    text-transform: uppercase;
}
.hit-tag {
    font-size: 0.8rem;
    font-weight: 800;
    margin-bottom: 0.4rem;
}
.hit-description {
    margin-top: 0.125rem;
}
.hit-list-tags {
    font-size: 0.75rem;
    background-color: #f5f5fa;
    margin-right: 0.25rem;
    border-radius: 0.25rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    color: #757689;
    white-space: nowrap;
}
.hit-tags {
    margin-top: 0.25rem;
    overflow: hidden;
    text-overflow: ellipsis;
}
.hit-currency {
    color: #5465fc;
    font-size: 0.8rem;
    font-weight: 600;
}
@media (max-width: 900px) {
    .hit {
        display: flex;
        height: 100%;
    }
    .hit-info-container {

    }
}
.hit-no-image {
    width: 100%;
    font-size: 1.5rem;
    left: 0;
    top: 0;
    position: absolute;
    height: 100%;
    justify-content: center;
    align-items: center;
    display: flex;
    border-radius: 0.25rem;
    background-color: #f5f5fa;
}


.max-w-xs {
    max-width: 20rem;
}
.mx-auto {
    margin-left: auto;
    margin-right: auto;
}

	ul.breadcrumb {
  padding: 0px;
  list-style: none;
justify-content:left;
}
ul.breadcrumb li {
  display: inline;
	
}
ul.breadcrumb li+li:before {
  padding: 8px;
  color: #dfda27;
  content: "|\00a0";
}
ul.breadcrumb li a {
  color: #666666;
  text-decoration: none;
	font-weight:normal !important;
}
ul.breadcrumb li a:hover {
  color: #000000;
  text-decoration: underline;
}



 /* ROOT SECTION ------------------------------------------------------ */
    .um-used-machines {
      font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
      padding: 2rem 1rem;
    }

    .um-container {
      max-width: 1200px;
      margin: 0 auto;
    }

    .um-header {
      display: flex;
      align-items: center;
      justify-content: space-between;
      margin-bottom: 1.5rem;
    }

    .um-title {
      margin: 0;
      font-size: 1.4rem;
      font-weight: 600;
    }

    .um-toggle-btn {
      border: 1px solid #ccc;
      background: #fff;
      border-radius: 0.25rem;
      padding: 0.35rem 0.6rem;
      cursor: pointer;
      display: inline-flex;
      align-items: center;
      justify-content: center;
    }

    .um-toggle-btn:hover {
      background-color: #f7f7f7;
    }

    .um-toggle-btn-icon {
      font-size: 1.25rem;
      line-height: 1;
    }

    /* WRAPPER & ITEMS ---------------------------------------------------- */
  /* Make the Algolia hits list act as our flex wrapper */
.ais-Hits-list.um-wrapper {
  display: flex !important;
  flex-wrap: wrap !important;
  margin: -0.75rem;
  list-style: none;   /* Algolia uses <ol>/<ul> */
  padding: 0;
}

/* Use Algolia's hit item as our flex item */
.ais-Hits-item.um-item {
  box-sizing: border-box;
  padding: 0.75rem;
}
	  
	  /* LIST VIEW: full-width, with a visible gap */
.um-wrapper.um-list-view .ais-Hits-item.um-item {
  flex: 0 0 100% !important;
  max-width: 100% !important;
  margin-bottom: 1rem;      /* gap between list items */
}

/* GRID VIEW: 1 per row on mobile (optional) */
.um-wrapper.um-grid-view .ais-Hits-item.um-item {
  flex: 0 0 100% !important;
  max-width: 100% !important;
}

/* GRID VIEW: 2 columns from 576px */
@media (min-width: 576px) {
  .um-wrapper.um-grid-view .ais-Hits-item.um-item {
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }
}

/* GRID VIEW: 3 columns from 992px */
@media (min-width: 992px) {
  .um-wrapper.um-grid-view .ais-Hits-item.um-item {
    flex: 0 0 33.3333% !important;
    max-width: 33.3333% !important;
  }
}

    /* GRID VIEW: columns */
    @media (min-width: 576px) {
      .um-wrapper.um-grid-view .um-item {
        flex: 0 0 50%;
        max-width: 50%;
      }
    }

    @media (min-width: 992px) {
      .um-wrapper.um-grid-view .um-item {
        flex: 0 0 33.3333%;
        max-width: 33.3333%;
      }
    }

    /* LIST VIEW: full width */
    .um-wrapper.um-list-view .um-item {
      flex: 0 0 100%;
      max-width: 100%;
    }

    /* CARD --------------------------------------------------------------- */
    .um-card {
      display: flex;
      flex-direction: column;
      height: 100%;
      position: relative;
      border: 1px solid #ddd;
      background-color: #fff;
      border-radius: 0.25rem;
      overflow: hidden;
      transition: box-shadow .25s ease, transform .25s ease, border-color .25s ease;
    }

    .um-card:hover {
      transform: translateY(-4px);
      box-shadow: 0 20px 30px rgba(0, 0, 0, 0.2);
      border-color: #dfda27;
    }

    .um-image {
      position: relative;
      overflow: hidden;
    }

    .um-badge-featured {
      position: absolute;
      top: 0.5rem;
      left: 0.5rem;
      background: #ffd800;
      color: #000;
      padding: 0.25rem 0.5rem;
      border-radius: 0.25rem;
      font-weight: 600;
      font-size: 0.8rem;
      z-index: 1;
    }
	  
	   .um-badge-featuredaj {
      position: absolute;
      top: 0.5rem;
      right: 0.5rem;
      background: #DFDA27;
      color: #000;
      padding: 0.25rem 0.5rem;
      border-radius: 0.25rem;
      font-weight: 600;
      font-size: 0.8rem;
      z-index: 1;
    }
	   .um-badge-exdemo {
      position: absolute;
      top: 0.5rem;
      right: 0.5rem;
      background: #336699;
      color: #fff;
      padding: 0.25rem 0.5rem;
      border-radius: 0.25rem;
      font-weight: 600;
      font-size: 0.8rem;
      z-index: 1;
    }


    .um-body {
      padding: 1rem;
      display: flex;
      flex-direction: column;
      height: 100%;
    }

    .um-title-machine {
      margin: 0 0 0.2rem;
      font-size: 1.1rem;
      font-weight: 600;
    }

    .um-subtitle {
      margin: 0 0 0.5rem;
      font-size: 0.9rem;
      color: #666;
    }

    .um-specs {
      font-size: 0.85rem;
      margin-bottom: 0.5rem;
    }

    .um-spec-item {
      /* layout changes via view-specific rules */
    }

    .um-footer-row {
      margin-top: 0.75rem;
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: space-between;
      gap: 0.5rem;
    }

    .um-price {
      font-size: 1.3rem;
      font-weight: 700;
      color: #e39b00;
    }

    .um-actions {
      display: flex;
      align-items: center;
      justify-content: flex-end;
    }

    .um-btn {
      border-radius: 0.25rem;
      border: 0px;
      font-size: 0.9rem;
      padding: 0.45rem 0.4rem;
      cursor: pointer;
      text-decoration: none;
      display: inline-block;
      line-height: 1.2;
      white-space: nowrap;
    }

    .um-btn-secondary {
      background-color: #627784;
      color: #ffffff;
      margin-right: 0.5rem;
		transition: box-shadow .25s ease, transform .25s ease, border-color .25s ease;
    }

    .um-btn-secondary:hover {
      transform: translateY(-2px);
      box-shadow: 0 20px 30px rgba(0, 0, 0, 0.2);
		color:#ffffff !important;
		
    }

    .um-btn-primary {
      background-color: #DFDA27;
      color: #000000;
      border-color: #e0a800;
		border-width:0px;
		transition: box-shadow .25s ease, transform .25s ease, border-color .25s ease;
    }

    .um-btn-primary:hover {
		transform: translateY(-2px);
       box-shadow: 0 20px 30px rgba(0, 0, 0, 0.2);
		color:#000000 !important;
    }

    /* GRID VIEW – image & specs ---------------------------------------- */
    .um-wrapper.um-grid-view .um-card {
      flex-direction: column;
    }

    .um-wrapper.um-grid-view .um-image {
      width: 100%;
      padding-top: 75%;      /* 600 / 800 = 0.75 → 4:3 aspect */
    }

    .um-wrapper.um-grid-view .um-image img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      object-fit: cover;     /* crop, no squash */
      display: block;
    }

    .um-wrapper.um-grid-view .um-spec-item {
      display: block;        /* Year, Power, Height on separate rows */
    }

    /* LIST VIEW – image & specs ---------------------------------------- */
    .um-wrapper.um-list-view .um-card {
      flex-direction: row;
      align-items: stretch;
    }

    .um-wrapper.um-list-view .um-image {
      flex: 0 0 260px;
      max-width: 260px;
      padding-top: 0;        /* no aspect trick in list view */
    }

    .um-wrapper.um-list-view .um-image img {
      position: static;      /* back to normal document flow */
      width: 100%;
      height: auto;          /* keep 800x600 aspect */
      object-fit: cover;
      display: block;
    }

    .um-wrapper.um-list-view .um-body {
      flex: 1 1 auto;
    }

    .um-wrapper.um-list-view .um-spec-item {
      display: inline-block;
      margin-right: 1rem;    /* inline in list view */
    }

    /* Mobile behaviour for list view ----------------------------------- */
    @media (max-width: 576px) {
      .um-wrapper.um-list-view .um-card {
        flex-direction: column;
      }

      .um-wrapper.um-list-view .um-image {
        flex: 0 0 auto;
        max-width: 100%;
      }
    }
	  
	  /* Algolia hits list behaves as our flex wrapper */
.ais-Hits-list.um-wrapper {
  display: flex !important;
  flex-wrap: wrap !important;
  margin: -0.75rem;
  padding: 0;
  list-style: none;
}

/* Algolia hit item behaves as our flex item */
.ais-Hits-item.um-item {
  box-sizing: border-box;
  padding: 0.75rem;
}

/* LIST VIEW: full width + vertical gap */
.um-wrapper.um-list-view .ais-Hits-item.um-item {
  flex: 0 0 100% !important;
  max-width: 100% !important;
  margin-bottom: 1rem;
}

/* GRID VIEW: 1 per row on very small screens (optional) */
.um-wrapper.um-grid-view .ais-Hits-item.um-item {
  flex: 0 0 100% !important;
  max-width: 100% !important;
}

/* GRID VIEW: 2 columns from 576px */
@media (min-width: 576px) {
  .um-wrapper.um-grid-view .ais-Hits-item.um-item {
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }
}

/* GRID VIEW: 3 columns from 992px */
@media (min-width: 992px) {
  .um-wrapper.um-grid-view .ais-Hits-item.um-item {
    flex: 0 0 33.3333% !important;
    max-width: 33.3333% !important;
  }
}

  @media (min-width: 900px) {
		    .toggle-filters {
				display: none;
				}}
		   @media (max-width: 900px) {
		    .toggle-filters {
    margin: 0 10px 0 0 !important;
    padding: 7px 12px !important;
    line-height: 1 !important;
    box-sizing: border-box;
    position: relative;
   display: block;
    align-items: center;
    justify-content: space-between;border-radius:5px !important;
}
	    
		   
		   .btn.violet {
		       background-color: #2C363D !important;width:6.25rem !important;line-height:25px !important;
		   }
		    .btn.violet:hover {
		       background-color: #888888 !important;
				color:#ffffff !important;
		   }
		   .btn, .btn-ghost {
		       padding: 10px 30px;
    border-radius: 2px;
    font-size: 0.8rem;
    display: inline-block;
    font-weight: 500;
    color: #fff;
    border: none;
    margin: 10px 5px;
    line-height: 1.56;
    cursor: pointer;
    transition: all .35s ease-in-out;
		   }
		   }
		  /* Layout */
			.ais-ToggleRefinement {
				text-align:left;
			}
#supplier .ais-ToggleRefinement-label {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  cursor: pointer;
  user-select: none;
  position: relative;
}

/* Hide native checkbox (fully) */
#supplier .ais-ToggleRefinement-checkbox {
  position: absolute;
  opacity: 0;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  white-space: nowrap;
}

/* Text left, leave space right for the box */
#supplier .ais-ToggleRefinement-labelText {
  flex: 1;
  position: relative;
  padding-right: 44px;
  overflow: visible;
  font-size: 14px;
  font-weight: 500;
  color: #222;
}

/* The light grey square box (always visible) */
#supplier .ais-ToggleRefinement-labelText::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
  background: #e5e7eb;
  border: 1px solid #cbd5e1;  /* default border */
  border-radius: 2px;
  box-sizing: border-box;
}

/* The tick (pure CSS), hidden by default */
#supplier .ais-ToggleRefinement-labelText::before {
  content: "";
  position: absolute;
  right: 5px;                /* <-- overhang outside the box */
  top: 50%;
  width: 12px;                /* slightly larger */
  height: 22px;               /* slightly larger */
  transform: translateY(-62%) rotate(45deg);
  border-right: 5px solid #16a34a; /* thicker tick */
  border-bottom: 5px solid #16a34a;
  opacity: 0;
  z-index: 1;
  pointer-events: none;
}


#supplier .ais-ToggleRefinement-checkbox:checked + .ais-ToggleRefinement-labelText::before,
#supplier .ais-ToggleRefinement-checkbox:checked ~ .ais-ToggleRefinement-labelText::before {
  opacity: 1;
}

#supplier .ais-ToggleRefinement-checkbox:checked + .ais-ToggleRefinement-labelText::after,
#supplier .ais-ToggleRefinement-checkbox:checked ~ .ais-ToggleRefinement-labelText::after {
  border-color: #DFDA27;
	background-color:#cccccc;
}

/* Focus ring */
#supplier .ais-ToggleRefinement-checkbox:focus + .ais-ToggleRefinement-labelText::after,
#supplier .ais-ToggleRefinement-checkbox:focus ~ .ais-ToggleRefinement-labelText::after {
  outline: 0px solid #000000;
  outline-offset: 2px;
}
/* Layout */
			.ais-ToggleRefinement {
				text-align:left;
			}
#offer .ais-ToggleRefinement-label {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  cursor: pointer;
  user-select: none;
  position: relative;
}

/* Hide native checkbox (fully) */
#offer .ais-ToggleRefinement-checkbox {
  position: absolute;
  opacity: 0;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  white-space: nowrap;
}

/* Text left, leave space right for the box */
#offer .ais-ToggleRefinement-labelText {
  flex: 1;
  position: relative;
  padding-right: 44px;
  overflow: visible;
  font-size: 14px;
  font-weight: 500;
  color: #222;
}

/* The light grey square box (always visible) */
#offer .ais-ToggleRefinement-labelText::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
  background: #e5e7eb;
  border: 1px solid #cbd5e1;  /* default border */
  border-radius: 2px;
  box-sizing: border-box;
}

/* The tick (pure CSS), hidden by default */
#offer .ais-ToggleRefinement-labelText::before {
  content: "";
  position: absolute;
  right: 5px;                /* <-- overhang outside the box */
  top: 50%;
  width: 12px;                /* slightly larger */
  height: 22px;               /* slightly larger */
  transform: translateY(-62%) rotate(45deg);
  border-right: 5px solid #16a34a; /* thicker tick */
  border-bottom: 5px solid #16a34a;
  opacity: 0;
  z-index: 1;
  pointer-events: none;
}


#offer .ais-ToggleRefinement-checkbox:checked + .ais-ToggleRefinement-labelText::before,
#offer .ais-ToggleRefinement-checkbox:checked ~ .ais-ToggleRefinement-labelText::before {
  opacity: 1;
}

#offer .ais-ToggleRefinement-checkbox:checked + .ais-ToggleRefinement-labelText::after,
#offer .ais-ToggleRefinement-checkbox:checked ~ .ais-ToggleRefinement-labelText::after {
  border-color: #DFDA27;
	background-color:#cccccc;
}

/* Focus ring */
#offer .ais-ToggleRefinement-checkbox:focus + .ais-ToggleRefinement-labelText::after,
#offer .ais-ToggleRefinement-checkbox:focus ~ .ais-ToggleRefinement-labelText::after {
  outline: 0px solid #000000;
  outline-offset: 2px;
}

			.um-banner-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: none;
}

/* Grid view */
.um-grid-view .um-banner-img-grid {
  display: block;
}

/* List view */
.um-list-view .um-banner-img-list {
  display: block;
}

.um-banner-card {
  padding: 0;
  overflow: hidden;
}

.um-banner-card a {
  display: block;
  width: 100%;
  height: 100%;
}
