.sellers-page{padding:0 0 40px;background:#fff}.sellers-page .sellerBreadcrumbs{margin:0;margin-left:0!important}.sellers-page .sellers-header{display:flex;justify-content:space-between;align-items:center;padding:24px 24px 32px;max-width:100%!important;margin:auto;margin-bottom:20px!important}@media(max-width:768px){.sellers-page .sellers-header{flex-direction:column;align-items:start;gap:16px;margin:0;max-width:100%!important}}.sellers-page .sellers-header .left-side{display:flex;flex-direction:column;gap:20px}.sellers-page .sellers-header .left-side h1{font-size:32px;font-weight:700;line-height:140%;letter-spacing:0;margin:0}.sellers-page .sellers-header .left-side h1:first-letter{text-transform:capitalize}.sellers-page .sellers-header .left-side .breadcrumb{font-size:13px;font-weight:500;line-height:150%;color:#000;letter-spacing:0;margin-bottom:6px}.sellers-page .sellers-header .left-side .breadcrumb span{font-size:13px;font-weight:500;line-height:150%;color:#000;letter-spacing:0;margin:0 9px}.sellers-page .sellers-header .left-side .breadcrumb span:first-child{margin:0 9px 0 0}.sellers-page .container{padding:0!important}.sellers-page .sellers-card-wrapper{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-gap:24px;gap:24px}.sellers-card{padding:0 24px}.sellers-card-container{display:flex;flex-direction:column;border-radius:20px;border:1px solid #ddd;background:#fff}.sellers-card-container:hover{cursor:pointer}.sellers-card-container .seller-card-image-wrapper{position:relative;height:90px}.sellers-card-container .seller-card-bg{width:100%!important;height:100%!important;object-fit:cover;display:block;border-radius:20px 20px 0 0}.sellers-card-container .seller-logo-wrapper{position:absolute;bottom:-30px;left:50%;transform:translateX(-50%)}.sellers-card-container .seller-logo{border-radius:100%}.sellers-card-container .seller-card-content{display:flex;flex-direction:column;height:100%;padding:40px 18px 20px;text-align:center}.sellers-card-container .seller-card-content .seller-name{color:#000;text-align:center;font-family:Inter;font-size:16px;font-style:normal;font-weight:600;line-height:normal;margin-bottom:auto;padding-bottom:10px}.sellers-card-container .seller-card-content .ratings{border-radius:20px;background:#eef0f3;display:inline-flex;padding:4px 8px;justify-content:center;align-items:center;gap:5px}.sellers-card-container .seller-card-content .ratings-value{color:#000;font-family:Inter;font-size:12px;font-style:normal;font-weight:500}.sellers-card-container .seller-card-content .products-and-orders{display:flex;justify-content:center;align-items:center;gap:10px;white-space:nowrap;margin-top:20px}.sellers-card-container .seller-card-content .details{display:inline-flex;align-items:center;gap:4px}.sellers-card-container .seller-card-content .divider{width:1px;height:14px;background:#ddd}.sellers-card-container .seller-card-content .products-orders-count{color:#373c35;font-family:Inter;font-size:12px;font-style:normal;font-weight:500}.sellers-card-container .seller-card-content .seller-description{color:#373c35;font-family:Inter;font-size:11px;font-style:normal;font-weight:500;text-align:start;margin-bottom:0}.sellers-card-container .step-button-dark button{max-width:87px;width:100%;line-height:normal}