#profile-page-items-wrapper .items-container{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.625rem;gap:.625rem;padding:0 .75rem .75rem}#profile-page-items-wrapper .items-container .item-card-container{background-color:#fff}@media(min-width:768px){#profile-page-items-wrapper .items-container{grid-template-columns:repeat(5,1fr);gap:1.5rem;padding:0}}.seller-profile-empty-wrapper{margin-top:-.75rem}.seller-profile-empty-wrapper .seller-profile-empty-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;padding:7.0625rem 1.5rem}.seller-profile-empty-wrapper .seller-profile-empty-container svg{font-size:200px}.seller-profile-empty-wrapper .seller-profile-empty-container .seller-profile-empty-content{display:flex;flex-direction:column;align-items:center;text-align:center;color:#2c2c2c;gap:1rem}.seller-profile-empty-wrapper .seller-profile-empty-container .seller-profile-empty-content h3{font-size:1rem;line-height:1.375rem;font-weight:700}.seller-profile-empty-wrapper .seller-profile-empty-container .seller-profile-empty-content span{font-size:.875rem;line-height:1.25rem}.seller-profile-empty-wrapper .seller-profile-empty-container .seller-profile-empty-content-action{width:100%;margin-top:-1rem}@media(min-width:768px){.seller-profile-empty-wrapper .seller-profile-empty-container{border:1px solid #e4e4e4;border-radius:.75rem;padding:1.25rem .75rem}.seller-profile-empty-wrapper{background-color:#fff;margin-top:-1.875rem;border:1px solid #e4e4e4;border-top:none;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;padding:.25rem 1rem 1rem}}#profile-seller-coupons{display:flex;flex-direction:column;gap:.5rem;padding:.75rem .75rem 0}#profile-seller-coupons .coupon-title{display:flex;align-items:center;gap:.25rem;font-size:.875rem;color:#2c2c2c}#profile-seller-coupons .coupon-title-icon{font-size:1rem}#profile-seller-coupons .seller-coupons-list{padding:0;margin-bottom:0}#profile-seller-coupons .coupon-title-skeleton{width:140px!important;height:1rem!important}#profile-seller-coupons .seller-coupons-list-skeleton{display:flex;gap:1rem;overflow:hidden}#profile-seller-coupons .seller-coupons-list-skeleton-item{height:48px!important;min-width:250px!important}#profile-seller-coupons .divider{display:none}@media(min-width:768px){#profile-seller-coupons{padding:0}}.profile-actions-container{display:flex;align-items:center;gap:.6875rem;margin-left:auto;position:relative}.profile-actions-container-button{display:flex;align-items:center;justify-content:center;padding:.4375rem;border-radius:50%;background-color:#f3f3f3;cursor:pointer}.profile-actions-container-button svg{color:#2c2c2c;font-size:1.125rem}.profile-actions-container-button .skeleton-circle{background-color:#e0e0e0}