#profile-user-info-connections{display:flex;align-items:center;gap:1.125rem;width:100%;border-bottom:1px solid #e4e4e4;padding:.5rem .75rem;justify-content:space-between;background-color:#e4e4e4}#profile-user-info-connections .connections-container{display:flex;align-items:center;gap:.375rem;flex:1}#profile-user-info-connections .connections-container-item{border-radius:4.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fefefe;box-shadow:0 .5px 2px 0 rgba(96,97,112,.161),0 0 1px 0 rgba(40,41,61,.078);padding:.25rem .5rem;flex:1 1 33.33%;min-width:unset}#profile-user-info-connections .connections-container-item b{color:#2c2c2c;font-size:.75rem;line-height:.875rem}#profile-user-info-connections .connections-container-item span{color:dimgray;font-size:.625rem;line-height:.625rem}@media(min-width:768px){#profile-user-info-connections .connections-container-item{background-color:#f7f7f7;padding:.25rem 1rem;min-width:107px}#profile-user-info-connections .connections-container-item span{font-size:.6875rem;line-height:.75rem}}#profile-user-info-connections .connections-container [role=button]{cursor:pointer}#profile-user-info-connections .connections-container .disabled-connections-container-item{pointer-events:none;cursor:default}@media(min-width:768px){#profile-user-info-connections .connections-container{background-color:#fff;border:none;border-radius:0;padding:0}}#profile-user-info-connections .btn.btn-contained.btn-small .button-text,#profile-user-info-connections .btn.btn-outlined.btn-small .button-text{display:none}@media(min-width:768px){#profile-user-info-connections .btn.btn-contained.btn-small .button-text,#profile-user-info-connections .btn.btn-outlined.btn-small .button-text{display:flex}#profile-user-info-connections .btn.btn-contained.btn-small,#profile-user-info-connections .btn.btn-outlined.btn-small{position:absolute;right:64px}#profile-user-info-connections{border-bottom:none;width:unset;position:static;background-color:#fff}}#profile-user-info-connections .follow-button-skeleton{margin-left:auto;display:flex}@media(min-width:768px){#profile-user-info-connections .follow-button-skeleton{position:absolute;right:64px}}.seller-profile-tab-wrapper{background-color:#fff}.seller-profile-tab-wrapper .tabs{display:flex;align-items:center;background-color:#fff;border-bottom:1px solid #e4e4e4}.seller-profile-tab-wrapper .seller-profile-tab{font-size:.9375rem;font-weight:700;text-decoration:none;padding:.75rem 0 1rem;text-align:center;flex:1;color:#7e7e7e}.seller-profile-tab-wrapper .active{color:#ff3f55;border-bottom:4px solid #ff3f55}.seller-profile-tab-wrapper .tab-content{width:100%;padding-top:1rem}@media(min-width:768px){.seller-profile-tab-wrapper{border:1px solid #e4e4e4;padding:0 1rem 1rem;border-radius:.5rem;margin-top:1.5rem}}