html[data-tide-site=portal] .products{grid-template-columns:repeat(5,minmax(0,1fr))}
html[data-tide-site=portal] .product-plugins{--tide-card-accent:#98b5fc}
html[data-tide-site=portal][data-tide-appearance=light] .product-plugins{--tide-card-accent:#5676cc}
html[data-tide-site=portal] .product-card{padding-left:17px;padding-right:17px;column-gap:10px}
html[data-tide-site=portal] .product-copy h2{font-size:17px}
.portal-market-open .portal-main>.tide-hero,.portal-market-open .portal-main>.tide-dock-heading,.portal-market-open .portal-main>.products{display:none!important}
.portal-market-open .tide-portal-art{display:none}
.portal-market-panel{padding-top:25px;min-height:650px}
.portal-market-breadcrumb{display:flex;align-items:center;justify-content:space-between;margin-bottom:5px;color:var(--muted);font-size:11px}
.portal-market-breadcrumb button{border:0;background:none;color:var(--text);font-size:12px;padding:12px 0;display:flex;gap:10px;align-items:center;cursor:pointer;min-height:44px}
.portal-market-breadcrumb button span{font-size:19px;font-weight:400}
.portal-market-panel iframe{display:block;width:100%;min-height:540px;border:0;background:transparent;color-scheme:normal}
@media(max-width:1199px) and (min-width:701px){html[data-tide-site=portal] .products{grid-template-columns:repeat(6,minmax(0,1fr))}html[data-tide-site=portal] .product-card{grid-column:span 2}html[data-tide-site=portal] .product-card:nth-last-child(-n+2){grid-column:span 3}}
@media(max-width:700px){html[data-tide-site=portal] .products{grid-template-columns:repeat(2,minmax(0,1fr))}html[data-tide-site=portal] .product-card{grid-column:auto;padding:17px 14px;grid-template-columns:24px 1fr;gap:0 8px}html[data-tide-site=portal] .product-copy h2{font-size:16px}html[data-tide-site=portal] .product-icon svg{width:22px;height:22px}html[data-tide-site=portal] .product-card:last-child{grid-column:1/-1;min-height:130px}.portal-market-breadcrumb>span{display:none}.portal-market-panel{padding-top:12px}.portal-market-panel iframe{min-height:600px}}
