.marketplace__filters-wrapper{display:flex;flex-direction:column;gap:16px;margin-bottom:48px;padding:clamp(48px,6vw,64px) clamp(48px,12vw,240px)}.marketplace__list-wrapper{display:grid;gap:40px;grid-template-columns:repeat(auto-fill,minmax(30%,1fr));list-style-type:none;padding-inline-start:0}.marketplace__list-item-heading{grid-column:1/-1;text-align:center}.marketplace__list-item{border:1px solid var(--p-sand-stone);padding:40px 56px}.marketplace__list-item-title{color:var(--p-navy-blue);font-size:20px;margin-bottom:8px;margin-top:8px}.marketplace__listing-readmore-btn,.marketplace__listing-readmore-btn:focus,.marketplace__listing-readmore-btn:hover{color:var(--p-navy-blue);display:inline-block;font-weight:700;margin-left:.25em}.marketplace__list-item-logo{display:flex;height:200px;margin:0 auto 24px;max-width:240px;object-fit:contain;width:100%}.marketplace__pagination-wrapper{align-items:center;display:flex;flex-direction:row;gap:24px;justify-content:center;padding:40px 0 24px}.marketplace__filters-list-wrapper{background:var(--grey-000);box-shadow:0 4px 20px #00000029;display:none;list-style-type:none;padding:24px 16px;width:inherit}.marketplace__filters-options-wrapper{position:relative}.marketplace__filters-list--visible,.marketplace__list--visible{display:block;position:absolute}.marketplace__list--visible{top:88px}.marketplace__filters-options-wrapper{align-items:center;display:flex;flex-direction:row;gap:16px;justify-content:flex-start}.marketplace__filters-option-item{width:100%;width:50%;width:calc(50% - 52px)}.marketplace__filters-button{background-color:var(--grey-000);color:var(--grey-500);font-weight:400;justify-content:flex-start;margin-left:0;padding-left:16px;padding-right:16px;text-align:left;width:100%}.marketplace__filters-button:active{font-weight:400}.marketplace__search-wrapper{align-items:center;display:flex;flex-direction:row;gap:16px}input[type=text].marketplace__filters-input{border:none;margin:0}.marketplace__filters-label{min-width:72px}.marketplace__filters-checkbox{align-items:center;cursor:pointer;display:inline-flex;gap:8px;padding:6px 4px;width:100%}.marketplace__filters-list-item{max-width:30ch}.marketplace__filter-controls{display:flex;flex-direction:row;gap:24px;justify-content:space-between;margin-top:16px;width:100%}.marketplace__filter-button{padding-left:16px;padding-right:16px;width:100%}.marketplace__filters-icon{margin-left:auto}.marketplace__filters-checkbox input[type=checkbox]{-webkit-appearance:none;appearance:none;color:currentColor;display:grid;font:inherit;margin:0;place-content:center}.marketplace__filters-checkbox input[type=checkbox]:before{background-color:CanvasText;background-color:var(--p-navy-blue);clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0,43% 62%);content:"";height:.65em;transform:scale(0);width:.65em}.marketplace__filters-checkbox input[type=checkbox]:checked:before{transform:scale(1)}.marketplace__filters-list-item input[type=checkbox]{border:1px solid var(--grey-400);font-size:16px;height:24px;margin-right:6px;min-width:24px;width:24px!important}.marketplace__filters-checkbox input[type=checkbox]:checked~.marketplace__filter-label{color:var(--p-navy-blue);font-weight:700}.marketplace__filter-label{color:var(--p-navy-blue);font-size:16px}.marketplace__listing-item-divider{background-color:var(--grey-300);border:none;color:var(--grey-300);height:2px;margin:16px 0}.marketplace__pagination-item{align-items:center;background-color:var(--grey-200);color:var(--grey-500);cursor:pointer;display:block;display:flex;font-size:22px;font-weight:700;height:64px;justify-content:center;width:64px}.marketplace__pagination-item--active{background-color:var(--p-aqua);color:var(--p-navy-blue)}.marketplace__pagination-item--boundary{background-color:var(--grey-300);color:var(--grey-500)}.marketplace__pagination-icon-wrapper{background-color:unset}.marketplace__pagination-icon{height:24px;width:24px}.marketplace__pagination-icon--right{transform:rotateY(180deg)}.marketplace__no-listings-wrapper{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:center;min-height:50vh}.marketplace__no-listings-text{max-width:48ch;text-align:center}.marketplace__pagination-item--deactivated{opacity:.5;pointer-events:none}.marketplace__list-item-website-link:hover{text-decoration:underline}.marketplace__listings-wrapper--no-pagination{margin-bottom:160px}@media screen and (max-width:1440px){.marketplace__filters-wrapper{padding:clamp(32px,6vw,48px) clamp(40px,8vw,96px)}.marketplace__list-wrapper{gap:24px}.marketplace__list-item{padding:32px 24px}.marketplace__listings-wrapper--no-pagination{margin-bottom:32px}}@media screen and (max-width:960px){.marketplace__filters-wrapper{padding:clamp(24px,6vw,32px) clamp(32px,8vw,48px)}.marketplace__list-wrapper{grid-template-columns:repeat(auto-fill,minmax(48%,1fr))}}@media screen and (max-width:840px){.marketplace__filters-wrapper{padding:clamp(24px,6vw,32px) clamp(32px,8vw,48px)}.marketplace__filters-option-item{width:100%}.marketplace__filters-options-wrapper,.marketplace__search-wrapper{align-items:flex-start;flex-direction:column;gap:8px}.marketplace__filters-wrapper{padding:16px 24px}.marketplace__filter-controls{flex-direction:column;gap:16px}.marketplace__list-wrapper{gap:16px;grid-template-columns:repeat(auto-fill,minmax(48%,1fr))}.marketplace__list-item{padding:16px 24px}.marketplace__list-item-logo{margin-bottom:8px;max-height:144px}.marketplace__pagination-wrapper{gap:8px}}@media screen and (max-width:640px) and (min-width:420px){.marketplace__list-item-title{word-break:break-word}}@media screen and (max-width:480px){.marketplace__list-wrapper{grid-template-columns:1fr}}