.bg-accent-color-1{background-color:#fff}.bg-accent-color-2{background-color:#264990}.bg-accent-color-3{background-color:#cf3b35}.bg-accent-color-4{background-color:#1e6416}.bg-accent-color-5{background-color:#c7c7c7}.bg-accent-color-6{background-color:#cf3b35}.bg-accent-color-7{background-color:#51a736}.bg-accent-color-8{background-color:#9a2901}.text-accent-color-1{color:#fff}.text-accent-color-2{color:#264990}.text-accent-color-3{color:#cf3b35}.text-accent-color-4{color:#1e6416}.text-accent-color-5{color:#c7c7c7}.text-accent-color-6{color:#cf3b35}.font-default{font-family:"Goldman",sans-serif}.inventory-preset .filters-wrapper{position:fixed;top:100px;bottom:0px;left:0px;width:250px;background:#fff;transform:translate(-101%, 0);border:1px solid #182c3f;box-sizing:border-box;display:flex;flex-direction:column;z-index:1}.inventory-preset .filters-wrapper .title{background:#ebebeb;color:#656565;padding:10px;font-weight:500;flex-grow:0;flex-shrink:0;border-radius:6px}.inventory-preset .filters-wrapper .title .close{color:inherit}.inventory-preset .filters-wrapper .body{flex-grow:1;flex-shrink:1;padding:10px;overflow:auto;overflow-x:hidden}.inventory-preset .filters-wrapper .body .checkbox-group{max-height:200px;overflow:auto;overflow-x:hidden}.inventory-preset .filters-wrapper .body .checkbox-group .checkbox{margin-bottom:5px;font-size:90%}.inventory-preset .filters-wrapper .foot{flex-grow:0;flex-shrink:0;padding:10px}.inventory-preset .inventory-wrapper .filter-trigger{padding:10px}.inventory-preset .inventory-wrapper .inventory-list{display:flex;gap:1.25rem;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:stretch}.inventory-preset .inventory-wrapper .inventory-list .inventory{box-sizing:border-box;margin-bottom:0;display:flex;flex-direction:column;width:90%;max-width:380px;border:1px solid #c7c7c7;border-radius:10px;padding:0;background:#fff;position:relative;overflow:hidden;box-shadow:0 2px 8px rgba(24,44,63,.06);transition:box-shadow .2s ease,border-color .2s ease}.inventory-preset .inventory-wrapper .inventory-list .inventory:hover{border-color:rgba(38,73,144,.35);box-shadow:0 6px 20px rgba(24,44,63,.1)}.inventory-preset .inventory-wrapper .inventory-list .inventory .inventory-media{display:block;flex-shrink:0;aspect-ratio:4/3;background:#f3f5f7;overflow:hidden}.inventory-preset .inventory-wrapper .inventory-list .inventory .inventory-media:focus-visible{outline:2px solid #264990;outline-offset:2px}.inventory-preset .inventory-wrapper .inventory-list .inventory .inventory-media img{width:100%;height:100%;object-fit:contain;object-position:center;display:block}.inventory-preset .inventory-wrapper .inventory-list .inventory .inventory-body{flex:1;display:flex;flex-direction:column;gap:.65rem;padding:1rem 1rem 1.15rem;text-align:center;min-height:0}.inventory-preset .inventory-wrapper .inventory-list .inventory .inventory-meta{display:flex;flex-wrap:wrap;gap:.35rem .65rem;justify-content:center;align-items:baseline;font-size:.78rem;line-height:1.35;color:rgba(0,0,0,.62)}.inventory-preset .inventory-wrapper .inventory-list .inventory .inventory-condition{font-weight:700;color:#264990;text-transform:capitalize}.inventory-preset .inventory-wrapper .inventory-list .inventory .inventory-stock{color:#6b7280;font-style:italic}.inventory-preset .inventory-wrapper .inventory-list .inventory .inventory-title{margin:0;font-size:1.05rem;font-weight:700;line-height:1.35;color:#182c3f}.inventory-preset .inventory-wrapper .inventory-list .inventory .inventory-title a{color:inherit;text-decoration:none;transition:color .15s ease}.inventory-preset .inventory-wrapper .inventory-list .inventory .inventory-title a:hover,.inventory-preset .inventory-wrapper .inventory-list .inventory .inventory-title a:focus-visible{color:#cf3b35}.inventory-preset .inventory-wrapper .inventory-list .inventory .inventory-price{font-size:1.15rem;font-weight:700;color:#14805e;padding:.35rem 0 .15rem;border-top:1px solid #e8ecef;margin-top:.15rem}.inventory-preset .inventory-wrapper .inventory-list .inventory .inventory-price .inventory-price__was{display:inline-block;text-decoration:line-through;color:rgba(0,0,0,.42);font-weight:500;font-size:.92em;margin-right:.45rem}.inventory-preset .inventory-wrapper .inventory-list .inventory .inventory-actions{display:flex;flex-direction:column;gap:.5rem;margin-top:auto;padding-top:.35rem}.inventory-preset .inventory-wrapper .inventory-list .inventory .inventory-btn{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;width:100%;padding:.55rem .85rem;font-size:.85rem;font-weight:600;font-family:inherit;text-align:center;text-decoration:none;border-radius:6px;border:2px solid rgba(0,0,0,0);cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease}.inventory-preset .inventory-wrapper .inventory-list .inventory .inventory-btn--primary{background:#264990;color:#fff}.inventory-preset .inventory-wrapper .inventory-list .inventory .inventory-btn--primary:hover{background:#1e3d78;color:#fff}.inventory-preset .inventory-wrapper .inventory-list .inventory .inventory-btn--secondary{background:#fff;color:#264990;border-color:#264990}.inventory-preset .inventory-wrapper .inventory-list .inventory .inventory-btn--secondary:hover{background:#f4f6fb;color:#1e3d78;border-color:#1e3d78}.filter-open .inventory-preset .filters-wrapper{transform:translate(0, 0)}.inventory-header{background:#eaeaea;display:flex;align-content:center;align-items:end;justify-content:space-between;padding:6px;border-radius:6px;margin-bottom:20px;font-size:.9em}.inventory-header .btn{font-size:1em}.inventory-header .pagination .btn{font-size:1em}.inventory-header .btn.btn-secondary.dropdown-toggle{background-color:#4b4b4b}.pagination{flex-direction:row}.detail-photos{width:400px}@media(min-width: 480px){.inventory-preset .inventory-wrapper .inventory-list .inventory .inventory-actions{flex-direction:row;flex-wrap:wrap}.inventory-preset .inventory-wrapper .inventory-list .inventory .inventory-btn{flex:1 1 calc(50% - .25rem);min-width:0}}@media(min-width: 768px){.inventory-preset .inventory-wrapper .inventory-list .inventory{width:calc(33.333% - .85rem);max-width:none;min-width:220px}}@media(min-width: 1024px){.inventory-preset{display:flex;flex-direction:row;gap:15px}.inventory-preset .filters-wrapper{flex-grow:0;flex-shrink:0;flex-basis:250px;position:relative;top:auto;left:auto;right:auto;bottom:auto;transform:none !important;display:block;border-width:0px}.inventory-preset .filters-wrapper .title .close{display:none}.inventory-preset .filters-wrapper .body{overflow:visible}.inventory-preset .filters-wrapper .foot{position:sticky;bottom:10px}.inventory-preset .inventory-wrapper{flex-grow:1;flex-shrink:1}.inventory-preset .inventory-wrapper .filter-trigger{display:none}}
