/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.views-view-responsive-grid{--views-responsive-grid--layout-gap:10px;--views-responsive-grid--column-count:4;--views-responsive-grid--cell-min-width:100px;}.views-view-responsive-grid--horizontal{--views-responsive-grid--gap-count:calc(var(--views-responsive-grid--column-count) - 1);--views-responsive-grid--total-gap-width:calc(var(--views-responsive-grid--gap-count) * var(--views-responsive-grid--layout-gap));--views-responsive-grid-item--max-width:calc((100% - var(--views-responsive-grid--total-gap-width)) / var(--views-responsive-grid--column-count));--views-responsive-grid-item--calculated-min-width:min(100%,var(--views-responsive-grid--cell-min-width));display:grid;grid-template-columns:repeat(auto-fill,minmax(max(var(--views-responsive-grid-item--calculated-min-width),var(--views-responsive-grid-item--max-width)),1fr));gap:var(--views-responsive-grid--layout-gap);}.views-view-responsive-grid--vertical{margin-bottom:calc(var(--views-responsive-grid--layout-gap) * -1);column-width:var(--views-responsive-grid--cell-min-width);column-count:var(--views-responsive-grid--column-count);column-gap:var(--views-responsive-grid--layout-gap);}.views-view-responsive-grid--vertical .views-view-responsive-grid__item > *{padding-bottom:var(--views-responsive-grid--layout-gap);page-break-inside:avoid;break-inside:avoid;}
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:16px;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.ajax-progress{display:inline-block;padding:1px 5px 2px 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{display:inline;padding:1px 5px 2px;background:transparent url(/core/misc/throbber-active.svg) no-repeat 0 center;}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px;}tr .ajax-progress-throbber .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.ajax-progress-fullscreen{position:fixed;z-index:1000;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/core/misc/loading-small.svg);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.fieldgroup{padding:0;border-width:0;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}
.clearfix::after{display:table;clear:both;content:"";}
.js details:not([open]) .details-wrapper{display:none;}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.item-list__comma-list,.item-list__comma-list li{display:inline;}.item-list__comma-list{margin:0;padding:0;}.item-list__comma-list li::after{content:", ";}.item-list__comma-list li:last-child::after{content:"";}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}
.nowrap{white-space:nowrap;}
.position-container{position:relative;}
.reset-appearance{margin:0;padding:0;border:0 none;background:transparent;line-height:inherit;-webkit-appearance:none;appearance:none;}
.resize-none{resize:none;}.resize-vertical{min-height:2em;resize:vertical;}.resize-horizontal{max-width:100%;resize:horizontal;}.resize-both{max-width:100%;min-height:2em;resize:both;}
.system-status-counter__status-icon{display:inline-block;width:25px;height:25px;vertical-align:middle;}.system-status-counter__status-icon::before{display:block;width:100%;height:100%;content:"";background-repeat:no-repeat;background-position:center 2px;background-size:16px;}.system-status-counter__status-icon--error::before{background-image:url(/core/misc/icons/e32700/error.svg);}.system-status-counter__status-icon--warning::before{background-image:url(/core/misc/icons/e29700/warning.svg);}.system-status-counter__status-icon--checked::before{background-image:url(/core/misc/icons/73b355/check.svg);}
.system-status-report-counters__item{width:100%;margin-bottom:0.5em;padding:0.5em 0;text-align:center;white-space:nowrap;background-color:rgba(0,0,0,0.063);}@media screen and (min-width:60em){.system-status-report-counters{display:flex;flex-wrap:wrap;justify-content:space-between;}.system-status-report-counters__item--half-width{width:49%;}.system-status-report-counters__item--third-width{width:33%;}}
.system-status-general-info__item{margin-top:1em;padding:0 1em 1em;border:1px solid #ccc;}.system-status-general-info__item-title{border-bottom:1px solid #ccc;}
.tablesort{display:inline-block;width:16px;height:16px;background-size:100%;}.tablesort--asc{background-image:url(/core/misc/icons/787878/twistie-down.svg);}.tablesort--desc{background-image:url(/core/misc/icons/787878/twistie-up.svg);}
.form-actions{margin-top:.25rem;display:flex;justify-content:flex-end}
.favorite-toggle{display:flex;font-size:18px;text-decoration:none}.favorite-toggle:hover{background:rgba(0,0,0,.2)}.favorite-toggle:not(.btn){transition:background-color .33s ease-in-out;background:rgba(0,0,0,.1);border-top-left-radius:var(--bs-border-radius);padding:9px 9px 9px 10px;width:36px;height:36px}.favorite-toggle.btn{flex-direction:row-reverse;-moz-column-gap:8px;column-gap:8px;align-items:center;justify-content:center}
.auction-card-dashboard{margin-bottom:1.5rem}.auction-card-dashboard .card-img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;background-color:#fff;display:block;border-radius:10px}.auction-card-dashboard .auction-dashboard-title{font-weight:700;text-shadow:2px 2px 2px rgba(0,0,0,.1);letter-spacing:0;margin-bottom:0;font-size:3.5rem}.auction-card-dashboard .auction-date{font-weight:700;font-size:1rem}.auction-card-dashboard .text-expandable{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;cursor:pointer;transition:max-height .3s ease;margin-bottom:1rem}.auction-card-dashboard .text-expandable.expanded{-webkit-line-clamp:unset;max-height:unset}.auction-card-dashboard .auction-modal-toggle{font-size:16px;font-weight:500;text-decoration:none;color:#000;position:relative;transition:color .3s ease-in-out;cursor:pointer;margin-bottom:1rem;display:inline-block}.auction-card-dashboard .auction-modal-toggle .hover-line-icon{width:16px;margin-right:8px}.auction-card-dashboard .auction-modal-toggle .auction-modal-toggle-text{position:relative}.auction-card-dashboard .auction-modal-toggle .auction-modal-toggle-text:before{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:#000;transition:width .3s ease-in-out}.auction-card-dashboard .auction-modal-toggle:hover .auction-modal-toggle-text:before{width:100%}
.bef-checkboxes .checkbox-collapse-toggle{color:#3b3c3d;padding:0;margin-bottom:8px;cursor:pointer}.bef-checkboxes .checkbox-collapse-toggle-inner{background:rgba(0,0,0,0);padding:.5rem 0;font-weight:bold}.bef-checkboxes .checkbox-collapse-toggle-inner:after{display:inline-block;position:absolute;top:1.2rem;right:10px;content:"";transform:translateY(-50%);font-family:"Font Awesome 6 Free";font-weight:900}.bef-checkboxes .list-group{margin-bottom:0}.bef-checkboxes .list-group-flush>.list-group-item{border:none;padding:0;margin:0}.bef-checkboxes .list-group-item{padding-right:0}.bef-checkboxes .form-check{display:flex;align-items:center;-moz-column-gap:8px;column-gap:8px}.bef-checkboxes .form-check:hover{color:#212529;background-color:#e9ecef}.bef-checkboxes .form-check.highlight{color:#212529;background-color:#d2d5d7}.bef-checkboxes .form-check .count{order:10;margin-left:auto;margin-right:3rem}.bef-checkboxes .form-check input{display:none}.bef-checkboxes .form-check input:checked{background-color:#868e96}
.breadcrumb{--bs-breadcrumb-padding-x:0;--bs-breadcrumb-padding-y:0;--bs-breadcrumb-margin-bottom:1rem;--bs-breadcrumb-bg:;--bs-breadcrumb-border-radius:;--bs-breadcrumb-divider-color:var(--bs-secondary-color);--bs-breadcrumb-item-padding-x:0.5rem;--bs-breadcrumb-item-active-color:var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider,"/")}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.breadcrumb-nav{margin-top:6px;margin-bottom:12px}.breadcrumb-nav .breadcrumb-item{color:#868e96;font-size:.7875rem}.breadcrumb-nav .breadcrumb-item a{color:#1225eb;text-decoration:none}.breadcrumb-nav .breadcrumb-item a:hover{text-decoration:underline}
.site-footer{background-image:linear-gradient(to top,#000,#1225eb);color:#fff;padding-top:3rem;padding-bottom:1.5rem}.site-footer .fa,.site-footer .fa-brands{color:#fff}.site-footer a{color:#fff}.site-footer .footer-above{padding-bottom:.5rem;display:flex;justify-content:center;align-items:center}.site-footer .menu-item-heading{font-weight:bold;font-size:1.125rem}.site-footer .footer-menu a{text-decoration:none}.site-footer .footer-menu .menu-item{margin-top:.5rem !important}.site-footer .footer-menu .menu-level-first{display:flex;flex-wrap:wrap;margin-bottom:0}.site-footer .footer-menu .menu-level-first>.menu-item:last-child .menu-item-heading{visibility:hidden}.site-footer .footer-menu .fa-fw{margin-right:.5rem}.site-footer .footer-menu ul{list-style:none;padding:0}.site-footer .footer-menu .contact-menu .mb-0{margin-bottom:0}.site-footer .footer-menu .contact-menu .mb-3{margin-bottom:1rem}.site-footer .footer-menu .contact-menu .fa{margin-right:.5rem}.site-footer .footer-bottom{padding-top:25px;padding-bottom:25px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;-moz-column-gap:25px;column-gap:25px;row-gap:25px}.site-footer .footer-bottom>*{flex:1}.site-footer .footer-bottom a{text-decoration:none}.site-footer .footer-bottom a:hover{text-decoration:underline}.site-footer .footer-bottom .socials{display:flex;-moz-column-gap:1rem;column-gap:1rem}.site-footer .footer-bottom .rights{text-align:right}@media(max-width:767.98px){.site-footer .footer-bottom>*{flex:1 0 100%}.site-footer .footer-bottom .rights{text-align:center}}.site-footer .powered-by{font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;text-align:left}.site-footer .powered-by img{margin-right:1rem}.site-footer .powered-by p{margin-bottom:0}.site-footer .powered-by a{color:inherit;text-decoration:none}.site-footer .powered-by a:hover{text-decoration:underline}
body.overlay:before{content:"";position:fixed;top:0;left:0;z-index:10;display:block;width:100%;height:100%}.global-search{height:100%;display:flex;justify-content:center;align-items:center;position:relative}.global-search .search-open{font-size:0;height:18px;width:18px;display:flex;justify-content:center;align-items:center;padding:0 !important;border:none}.global-search .search-open:before{content:"";display:block;background:url(/themes/custom/bidconnect/assets/search.png) center no-repeat;background-size:contain;width:100%;height:100%}.global-search .global-search-form{background-color:#f8f9fa}.global-search .global-search-form input{height:40px;border:none;padding:.5rem;border-bottom:1px solid #000;font-size:min(.431vw + 22.448px,30px);background-color:rgba(0,0,0,0);line-height:round(1em + .333rem,1px);font-weight:300}.global-search .global-search-form input::-moz-placeholder{color:inherit}.global-search .global-search-form input::placeholder{color:inherit}.global-search .global-search-form button{display:none}@media(min-width:992px){.global-search .global-search-form{padding:40px}}@media(min-width:992px){.global-search .global-search-form-collapse{position:fixed;right:0;width:100%;height:15vh;top:0;z-index:10}}@media(max-width:991.98px){.global-search .search-open{display:none !important}.global-search .global-search-form-collapse{display:block !important;position:static !important}}.block-aex-lot-search-form .contextual{right:unset;left:-20px}
i.flag:not(.icon){display:inline-block;width:20px;margin:0 .5em 0 0;line-height:11px;text-decoration:inherit;vertical-align:baseline;backface-visibility:hidden}i.flag::before{display:inline-block;width:20px;content:""}i.flag-en:before{background:url(/themes/custom/bidconnect/components/navigation/language-switcher/flags/en.svg) no-repeat;height:10px}i.flag-nl:before{background:url(/themes/custom/bidconnect/components/navigation/language-switcher/flags/nl.svg) no-repeat;height:13px}i.flag-pl:before{background:url(/themes/custom/bidconnect/components/navigation/language-switcher/flags/pl.svg) no-repeat;height:12px}i.flag-fr:before{background:url(/themes/custom/bidconnect/components/navigation/language-switcher/flags/fr.svg) no-repeat;height:13px}i.flag-de:before{background:url(/themes/custom/bidconnect/components/navigation/language-switcher/flags/de.svg) no-repeat;height:12px}i.flag-es:before{background:url(/themes/custom/bidconnect/components/navigation/language-switcher/flags/es.svg) no-repeat;height:13px}i.flag-es:before{background:url(/themes/custom/bidconnect/components/navigation/language-switcher/flags/it.svg) no-repeat;height:13px}.language-switcher{margin-left:20px}.language-switcher .dropdown-toggle{text-decoration:none}.language-switcher .dropdown-toggle i.flag{margin-right:0}.language-switcher .dropdown-toggle:after{display:inline-block;width:20px;height:20px;margin-left:0;transition:.2s;vertical-align:bottom;border:none;background:right center url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 64 64%27 aria-labelledby=%27title%27 aria-describedby=%27desc%27 role=%27img%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27%3E%3Ctitle%3EAngle Down%3C/title%3E%3Cdesc%3EA line styled icon from Orion Icon Library.%3C/desc%3E%3Cpath data-name=%27layer1%27 fill=%27none%27 stroke=%27%23fff%27 stroke-miterlimit=%2710%27 stroke-width=%275%27 d=%27M20 26l11.994 14L44 26%27 stroke-linejoin=%27round%27 stroke-linecap=%27round%27%3E%3C/path%3E%3C/svg%3E") no-repeat}.language-switcher .nav-link{--bs-nav-link-padding-x:7.5px;font-weight:300;font-size:20px;color:var(--kf-interaction-grey)}.language-switcher .nav-link:hover{color:var(--kf-text)}.language-switcher .dropdown-menu{--bs-dropdown-padding-y:0;--bs-dropdown-padding-x:0;--bs-dropdown-border-radius:0}.language-switcher .dropdown-menu .dropdown-item{padding:.7rem 1rem;font-weight:400;color:#212529;font-size:.7875rem}.language-switcher .dropdown-menu i.flag::before{position:relative;top:2px}.language-switcher .dropdown-menu-animated{animation-name:AnimateDropdown;animation-duration:.3s;animation-fill-mode:both}@keyframes AnimateDropdown{100%{transform:translateY(0)}0%{transform:translateY(10px)}}.language-switcher-language-url{display:flex;justify-content:center;align-items:center}.language-switcher-language-url .contextual{right:unset;left:-20px}
.lot-card{display:flex;flex-direction:column;height:100%;box-shadow:0 7px 29px 0 rgba(100,100,111,.1);border-bottom-right-radius:10px;border-bottom-left-radius:10px;position:relative;transition:transform .2s ease-in-out}.lot-card:hover{transform:scale(1.01)}.lot-card .card-img img{display:block;width:100%;aspect-ratio:4/3;border-top-left-radius:10px !important;border-top-right-radius:10px !important}.lot-card .card-content{flex:1;display:flex;flex-direction:column;box-shadow:0 .125rem .25rem rgba(0,0,0,.075);border-bottom-right-radius:10px;border-bottom-left-radius:10px;padding:1rem;position:relative;row-gap:.25rem}.lot-card .card-content .card-title-main{margin-bottom:auto;display:block;font-size:1.2rem !important;font-weight:700;color:#111912;text-decoration:none !important;position:relative;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.lot-card .card-content .card-title{margin-bottom:.25rem}.lot-card .card-content .current-bid{display:inline}.lot-card .card-content .current-bid .current-bid-label{text-transform:none}.lot-card .card-content .card-lot-price{display:flex;flex-direction:column;row-gap:.25rem;margin-top:auto}.lot-card .card-content .lot-card-number{color:#868e96;font-size:.875em;margin-bottom:.5rem;display:flex;justify-content:space-between;align-items:center}.lot-card .card-content .lot-card-number .favorite-toggle{position:relative;z-index:10;padding:0;border:none;background:none}.lot-card .card-content .lot-card-number .favorite-toggle:hover .fa-heart{text-shadow:0 0 2px #1225eb;line-height:25px;color:#1225eb}.lot-card .card-content .lot-card-number .favorite-toggle.active .fa-heart{text-shadow:0 0 2px #1225eb;line-height:25px;color:#1225eb}.lot-card .card-content .lot-card-number .fa-heart{text-shadow:0 0 2px #1225eb;line-height:25px;color:#fff}.lot-card [data-engine-field] .fa{margin-right:.5rem}.lot-card .card-lot-place-bid{position:relative;z-index:10;display:flex;justify-content:space-between;align-items:flex-start}
.navbar{width:100%;background-image:linear-gradient(to bottom,#000,#1225eb);--bs-navbar-active-color:white;--bs-navbar-hover-color:white;--bs-navbar-color:white}.navbar .navbar-inner{flex-wrap:nowrap}.navbar .navbar-brand img{width:240px}.navbar .offcanvas-header{-moz-column-gap:16px;column-gap:16px}.navbar .offcanvas-header .spacer{flex:1 0 0}@media(min-width:992px){.navbar .offcanvas .offcanvas-body{width:100%;flex:1 1 auto}}@media(max-width:991.98px){.navbar .offcanvas .offcanvas-body{display:flex;flex-direction:column;width:100%;flex:1 1 auto}}.navbar .header-menus{display:flex;justify-content:space-between;width:100%}@media(max-width:991.98px){.navbar .header-menus{display:flex;justify-content:flex-start;flex-direction:column;flex:1}}.navbar .header-menus .navbar-nav{-moz-column-gap:calc(50px - 1rem);column-gap:calc(50px - 1rem)}.navbar .region-header-menu-secondary{display:flex;-moz-column-gap:35px;column-gap:35px;align-items:center}@media(max-width:991.98px){.navbar .region-header-menu-secondary{margin-top:auto}.navbar .region-header-menu-secondary .menu--account{margin-left:auto}.navbar .region-header-menu-secondary .menu--account ul{display:flex;flex-direction:row}}
.navbar-nav .nav-link{position:relative}.navbar-nav .nav-link:after{content:"";display:block;margin:auto;height:2px;width:0;top:5px;background:rgba(0,0,0,0);transition:all .3s}.navbar-nav .nav-link:hover:after{width:100%;background:#fff}.megamenu-dropdown{z-index:100;display:none;background:#fff;top:0;left:0;overflow-y:auto;width:auto}.megamenu-dropdown a{text-decoration:none}@media(min-width:992px){.megamenu-dropdown{position:absolute}}.megamenu-dropdown.show{display:block}.megamenu-dropdown .megamenu-dropdown-inner{display:grid;grid-template-columns:1fr minmax(calc(50% - 12.5px),min-content);row-gap:25px;-moz-column-gap:25px;column-gap:25px;margin-bottom:40px}@media(max-width:991.98px){.megamenu-dropdown .megamenu-dropdown-inner{display:block}}.megamenu-dropdown .megamenu-dropdown-inner .dropdown-plain-links{flex:1 1;display:flex;flex-direction:column;min-width:-moz-max-content;min-width:max-content}.megamenu-dropdown .megamenu-dropdown-inner .dropdown-expanded-links{display:flex;-moz-column-gap:25px;column-gap:25px;row-gap:25px}.megamenu-dropdown .megamenu-dropdown-inner .dropdown-expanded-links .dropdown-expanded-links-inner{overflow:auto;display:flex;-moz-column-gap:25px;column-gap:25px;row-gap:25px}.megamenu-dropdown .megamenu-dropdown-inner .dropdown-expanded-links .expanded-link-wrapper{color:var(--kf-text);flex:1 1;width:217px}.megamenu-dropdown .megamenu-dropdown-inner .dropdown-expanded-links .expanded-link-wrapper .link-title{display:inline-block;margin-top:13px}.megamenu-dropdown .megamenu-dropdown-inner .dropdown-expanded-links img{max-height:300px;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover}
main .container-narrow{max-width:1000px}
.profile-menu-block{height:100%;display:flex;justify-content:center;align-items:center;margin-right:20px}.profile-menu-block .dropdown-toggle{width:35px;height:35px;background-color:#1225eb;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:0}.profile-menu-block .dropdown-toggle img{width:15.74px}.profile-menu-block .dropdown-menu{--bs-dropdown-border-radius:0;box-shadow:0 .5rem 1rem rgba(0,0,0,.15);min-width:10rem;padding:1.5rem;font-size:.9rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:0 solid #f8f9fa}.profile-menu-block .dropdown-menu .dropdown-item{padding:.7rem 1rem;display:flex;align-items:center;font-size:.9rem}.profile-menu-block .dropdown-menu .dropdown-item .fa{color:#1225eb;margin-right:8px;font-size:18px}.profile-menu-block .dropdown-toggle{font-size:24px;color:rgba(0,0,0,.95)}.profile-menu-block .dropdown-toggle:after{content:unset}.profile-menu-block .link-icon{margin-right:.5rem;font-size:16px}.menu--account .contextual{right:unset;left:-20px}@media(max-width:991.98px){.offcanvas-body #block-auction-demo-profile-menu-block{margin-top:auto}.profile-menu-block .dropdown-toggle{display:none}.profile-menu-block .dropdown-menu{display:block;width:100%;position:static}}
.view .views-view-responsive-grid__item-inner{height:100%}.view .view-exposed-sort{display:flex;justify-content:center;align-items:center;margin-bottom:8px;-moz-column-gap:12px;column-gap:12px;flex-shrink:0}.view .view-exposed-sort .form-check{margin:0;padding:0;overflow:hidden}.view .view-exposed-sort .form-check .form-check-input{float:none;margin:0}.view .view-exposed-sort select{margin:0;border-color:#343a40;border-radius:5px;background-color:buttonface}.view .past-auctions{margin-top:24px}.view-side-filters .open-side-filters{order:0}.view-side-filters .view-filters-secondary{order:0}.view-side-filters .view-content-list{order:1}.view-side-filters .pager-wrapper{order:2}.view-side-filters .view-filters-main{margin-bottom:1rem}.view-side-filters .open-side-filters{width:auto;display:flex;margin-bottom:25px}@media(min-width:992px){.view-side-filters .open-side-filters{display:none}}.view-side-filters .form-radios{display:flex;flex-direction:column}.view-lots-index .view-filters-main .views-exposed-form{display:flex}.view-lots-index .view-filters-main .form-item-search-api-fulltext{width:auto;margin-left:auto}.view-lots-index .view-filters-main [data-drupal-selector=edit-field-category]{display:none}.view-lots-index .view-filters-main .view-exposed-sort{order:-1}.view-lots-index .view-filters-main .form-item-sort-order .form-check-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;outline:none;box-shadow:none;height:37px;width:auto;position:relative;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:"Roboto",sans-serif;font-size:14px;font-weight:700;text-align:center;text-decoration:none;white-space:nowrap;padding:7px 16px;border:1px solid rgba(0,0,0,0);border-radius:5px;cursor:pointer;transition:all .3s ease}.view-lots-index .view-filters-main .form-item-sort-order .form-check-input:hover{color:#fff;background-color:#868e96;border-color:#868e96}.view-lots-index .view-filters-main .form-item-sort-order .form-check-input:before{content:"";font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900);-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.view-lots-index .view-filters-secondary{display:flex;flex-direction:column}.view-lots-index .view-filters-secondary .view-exposed-sort{display:none}.view-lots-index .view-filters-secondary .form-item-title{align-self:flex-start}.view-lots-index .view-filters-secondary .form-item-title .form-submit{display:none}.view-lots-index .view-filters-secondary .catalog-links{display:flex;flex-direction:column}.view-lots-index .view-filters-secondary .catalog-links a{word-break:break-word}.view-lots-index .view-filters-secondary form{height:100%;display:flex;flex-direction:column;flex:1}.view-lots-index .view-filters-secondary [data-drupal-selector=edit-sort-bef-combine]{display:none}.view-lots-index .view-filters-secondary .form-item-search-api-fulltext{display:none}.view-lots-index .view-filters-secondary ul{list-style:none;padding:0}.view-lots-index .view-filters-secondary ul li label{cursor:pointer}.view-lots-index .form-composite .fieldset-legend{font-size:1.35rem;font-weight:700}
.views-align-left{text-align:left;}.views-align-right{text-align:right;}.views-align-center{text-align:center;}.views-view-grid .views-col{float:left;}.views-view-grid .views-row{float:left;clear:both;width:100%;}.views-display-link + .views-display-link{margin-left:0.5em;}
.addtoany{display:inline;}.addtoany_list{display:inline;line-height:16px;}.addtoany_list > a,.addtoany_list a img,.addtoany_list a > span{vertical-align:middle;}.addtoany_list > a{border:0;display:inline-block;font-size:16px;padding:0 4px;}.addtoany_list.a2a_kit_size_32 > a{font-size:32px;}.addtoany_list .a2a_counter img{float:left;}.addtoany_list a span.a2a_img{display:inline-block;height:16px;opacity:1;overflow:hidden;width:16px;}.addtoany_list a span{display:inline-block;float:none;}.addtoany_list.a2a_kit_size_32 a > span{border-radius:4px;height:32px;line-height:32px;opacity:1;width:32px;}.addtoany_list a:hover:hover img,.addtoany_list a:hover span{opacity:.7;}.addtoany_list a.addtoany_share_save img{border:0;width:auto;height:auto;}.addtoany_list a .a2a_count{position:relative;}
.bef-exposed-form .form--inline .form-item{float:none;}.bef-exposed-form .form--inline > .form-item,.bef-exposed-form .form--inline .js-form-wrapper > .form-item{float:left;}.bef-exposed-form .form--inline .bef--secondary{clear:left;}.bef-exposed-form .noUi-vertical{height:150px;}
