@layer bricks {.brxe-code{width:100%}}@layer bricks {:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}}#brxe-qnhlxs { display: flex; flex-wrap: wrap; flex-direction: row; flex-wrap: wrap; row-gap: 0.6rem; column-gap: 0.8rem;} .pill { display: inline-flex; align-items: center; padding: 0.2em 0.9em; border-radius: 1.5rem; font-size: 1.5rem; line-height: 1.2; font-weight: 600}.pill--count { background: var(--bricks-color-jltugt); color: var(--bricks-color-ascjir);}.pill--status-accepting { background: var(--bricks-color-88c33b); color: var(--bricks-color-7c57f2);} .pill--status-upcoming { background: var(--bricks-color-d4dd12); color: var(--bricks-color-ascjir);}#brxe-21e1be {margin-top: var(--gap-s); margin-bottom: var(--gap-s); font-size: calc(var(--font-h2) * .8)}#brxe-zsldai {display: flex; flex-direction: column; margin-bottom: var(--gap-l)}#brxe-zsldai { row-gap: 0.8rem; color: var(--bricks-color-260c68);}#brxe-zsldai svg { height: 20px; width: 20px; flex-shrink: 0; margin-right: .5rem; margin-bottom: .15rem;}#brxe-zsldai .auction-location,#brxe-zsldai .auction-endtime { flex-direction: row; flex-wrap: nowrap; align-items: center; display: flex; width: 100%;}#brxe-zsldai p { font-size: 1.6rem; font-weight: 500; line-height: 1.2;}#brxe-tpnywt {font-size: var(--font-body-s); line-height: 1.5}#brxe-tpnywt a {font-size: var(--font-body-s); line-height: 1.5; font-size: inherit}#brxe-jqsdbm {width: 100%}#brxe-jqsdbm .x-read-more_content {max-height: 25rem}#brxe-jqsdbm .x-read-more_link {align-self: flex-start; padding-right: 0; padding-bottom: 0; padding-left: 0; font-size: var(--font-body-s); color: #363636}#brxe-3d3661 .image-gallery { display: grid; grid-template-columns: repeat(4, 1fr); grid-gap: 1rem;}#brxe-3d3661 .image-gallery img { aspect-ratio: 4 / 3; object-fit: cover;}#brxe-lrwevk {width: 47%}@media (max-width: 991px) {#brxe-lrwevk {width: 100%; order: 2}}.barm-swiper-wrap { max-width: 960px; margin-inline: auto;}.barm-swiper-main { position: relative;} .barm-swiper-main .swiper-wrapper { align-items: stretch;} .barm-swiper-main .swiper-slide { display: grid; place-items: center; aspect-ratio: 4 / 3;  overflow: hidden;} .barm-swiper-main img { width: 100%; height: 100%; object-fit: cover; display: block;}.barm-swiper-thumbs { margin-top: 10px;} .barm-swiper-thumbs .swiper-wrapper { align-items: stretch;} .barm-swiper-thumbs .swiper-slide { aspect-ratio: 4 / 3;  overflow: hidden; opacity: .6; cursor: pointer;} .barm-swiper-thumbs .swiper-slide-thumb-active { opacity: 1;} .barm-swiper-thumbs img { width: 100%; height: 100%; object-fit: cover; display: block;}.barm-swiper-main .swiper-button-prev,.barm-swiper-main .swiper-button-next { width: 35px; height: 35px; border-radius: 1rem; background: var(--bricks-color-b5e136); color: #fff; display: flex; align-items: center; justify-content: center; opacity: 0.9; transition: opacity .2s ease, transform .2s ease;}.barm-swiper-main .swiper-button-prev::after,.barm-swiper-main .swiper-button-next::after { font-size: 15px; font-weight: bold;}.barm-swiper-main .swiper-button-prev { left: 8px;} .barm-swiper-main .swiper-button-next { right: 8px;}.barm-swiper-main .swiper-pagination-bullet { background: #fff;  opacity: 0.6; width: 8px; height: 8px; transition: opacity .2s ease, background-color .2s ease, transform .2s ease;}.barm-swiper-main .swiper-pagination-bullet.swiper-pagination-bullet-active { background: var(--bricks-color-jltugt); opacity: 1; transform: scale(1.2);}.barm-swiper-main .swiper-slide > a.barm-pswp-link { display: block; width: 100%; height: 100%;  min-height: 0;}#brxe-coyigu {width: 45%; margin-top: 3rem}@media (max-width: 991px) {#brxe-coyigu {width: 100%; margin-top: 0}}#brxe-86d446 {flex-direction: row; flex-wrap: wrap; justify-content: space-between; row-gap: var(--gap-xl)}@media (max-width: 991px) {#brxe-86d446 {max-width: 60rem}}#brxe-215ed2 {padding-top: var(--section-m)}#brxe-odoera {margin-bottom: var(--gap-l); font-size: var(--font-h3)}.bac-bsa-feed { width: 100%;}.bac-bsa-item,.bac-bsa-item-body,.bac-bsa-item-content { min-width: 0;}.bac-bsa-items { display: flex; flex-direction: column; gap: var(--gap-xs); }.bac-bsa-item { --thumb-w: clamp(12rem, 25vw, 22rem);  display: flex; flex-direction: row; flex-wrap: nowrap;  align-items: stretch;  min-height: var(--auction-item-min-height); text-decoration: none; color: inherit; background: #fff; border: 1px solid #d9d9d9; box-shadow: 0 0 2rem 0 rgba(33, 33, 33, 0.06); overflow: hidden; transition-duration: 0.2s;} .bac-bsa-item:hover { transform: translateY(-2px) scaleX(1.007) scaleY(1.007); box-shadow: 0 0 3rem 0 rgba(33, 33, 33, 0.09);}.bac-bsa-item-thumb { position: relative; flex: 0 0 var(--thumb-w);  width: var(--thumb-w); background: #f4f4f4; overflow: hidden;} .bac-bsa-item-thumb img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }.bac-bsa-item-body { flex: 1 1 auto; min-width: 0;  display: flex; flex-direction: column; justify-content: space-between; }.bac-bsa-item-content { padding: var(--gap-s) var(--gap-s); display: flex; flex-direction: column; gap: var(--gap-2xs); min-width: 0; }.bac-bsa-item-id { padding: 0.15em 0.6em; background-color: var(--bricks-color-jltugt); border-radius: 1rem; line-height: 1.2; font-size: 1.3rem; color: var(--bricks-color-ascjir); font-weight: 600; flex: 0 0 auto; }.bac-bsa-item-title { font-size: var(--font-body); font-weight: 600; line-height: 1.2; margin: 0; display: flex; align-items: center; gap: 0.5rem; min-width: 0; width: 100%; overflow: hidden;}.bac-bsa-item-title-text { flex: 1 1 auto;  min-width: 0;  white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}.bac-bsa-item-desc { font-size: 1.4rem; line-height: 1.4; color: var(--bricks-color-260c68); margin: 0; display: -webkit-box; -webkit-line-clamp: 2;  -webkit-box-orient: vertical; overflow: hidden;}.bac-bsa-item-cta { width: 100%; padding: 0.6rem var(--gap-s); background-color: var(--bricks-color-7c57f2); display: flex; border-top: 1px solid #d9d9d9;} .bac-bsa-item-cta span { text-align: left; width: 100%; font-size: 1.3rem; line-height: 1.2; font-weight: 600; color: var(--bricks-color-b5e136);}.bac-bsa-loading { display: flex; justify-content: center; align-items: center; padding-block: var(--gap-s); color: #666; font-size: var(--font-body-s);} .bac-bsa-loading[hidden] { display: none; } .bac-bsa-loading::before { content: ""; width: 1.8rem; height: 1.8rem; border-radius: 50%; border: 0.2rem solid #ccc; border-top-color: #777; margin-right: var(--gap-3xs); animation: bac-bsa-spin 0.6s linear infinite;}@keyframes bac-bsa-spin { to { transform: rotate(360deg); } }@media (prefers-reduced-motion: reduce) { .bac-bsa-item { transition: none; } .bac-bsa-loading::before { animation: none; }}#brxe-rnctqi {max-width: 80rem}@media (max-width: 991px) {#brxe-wpgacx {max-width: 60rem}}#brxe-rpoyei {padding-top: var(--section-m); padding-bottom: calc(var(--section-l) * 1.5)}