.marketplace-block.section .marketplace{gap:2.5rem}.marketplace-block.section .marketplace-card{min-width:0}.marketplace-block.section .item__img{margin-bottom:1.5rem}.marketplace-block.section .item__img img{display:block;width:100%;height:230px;object-fit:cover;border-radius:20px}.marketplace-block.section .marketplace-card__eyebrow{min-height:1.5rem;margin-bottom:.75rem;color:var(--Grey---Text,#81858b);font-size:var(--small,.875rem);font-weight:700;line-height:1.5rem}.marketplace-block.section .h4{min-height:64px;margin-bottom:1rem;overflow-wrap:anywhere}.marketplace-block.section .attrs{gap:.5rem;margin-top:auto}.marketplace-block.section .marketplace-card__attribute{display:flex;width:100%;max-width:calc(50% - 0.25rem);min-height:64px;margin:0;padding:.75rem 1rem;flex-direction:column;justify-content:center;align-items:flex-start;gap:.2rem;border:1px solid #e7e9f0;border-radius:10px;overflow-wrap:anywhere}.marketplace-block.section .marketplace-card__attribute.full{max-width:100%}.marketplace-block.section .marketplace-card__attribute span{color:var(--Grey---Text,#81858b);font-size:var(--small,.875rem);font-weight:700}.marketplace-block.section .marketplace-card__attribute strong{color:var(--Black,#26292f);font-weight:600}.marketplace-block.section .marketplace-card__button{width:100%;margin-top:1rem}.marketplace-message,.marketplace-message__details{width:100%;padding:1rem;text-align:center}.marketplace-message__details{padding-top:0;color:var(--Grey---Text,#81858b);font-size:var(--small,.875rem)}.marketplace-detail .marketplace-detail__media{display:grid;margin:2rem 0;grid-template-columns:repeat(2,minmax(0, 1fr));gap:1.25rem}.marketplace-detail .marketplace-detail__media img{width:100%;height:360px;object-fit:cover;border-radius:20px}.marketplace-detail .marketplace-detail__description{max-width:900px;margin:0 auto 2rem}.marketplace-detail .marketplace-detail__description p+p{margin-top:1rem}.marketplace-detail .marketplace-detail__specs{display:grid;grid-template-columns:repeat(2,minmax(0, 1fr));gap:.75rem}.marketplace-detail .marketplace-detail__row{display:grid;min-width:0;padding:1rem;grid-template-columns:minmax(130px, 0.8fr) minmax(0, 1.2fr);gap:1rem;border:1px solid var(--Stroke,#e7e9f0);border-radius:10px}.marketplace-detail .marketplace-detail__name{color:var(--Grey---Text,#81858b);font-weight:700}.marketplace-detail .marketplace-detail__value{overflow-wrap:anywhere}@media screen and (max-width:1024px){.marketplace-block.section .marketplace{grid-template-columns:1fr;gap:2rem}.marketplace-block.section .item__img img{height:min(62vw, 420px)}.marketplace-detail .marketplace-detail__media,.marketplace-detail .marketplace-detail__specs{grid-template-columns:1fr}}@media screen and (max-width:767px){.marketplace-block.section .marketplace-card__attribute{max-width:100%}.marketplace-detail .marketplace-detail__media img{height:62vw}.marketplace-detail .marketplace-detail__row{grid-template-columns:1fr;gap:.35rem}}