#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;top:61px;right:0;left:0;background-color:#e4e4e4;position:absolute}#profile-user-info-connections .connections-container{display:flex;align-items:center;gap:.375rem;flex:1 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:104px}#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:104px}}#profile-info-wrapper{flex:1 1;display:flex;justify-content:space-between;border:none;border-radius:0;padding:0}#profile-info-wrapper .profile-info-section{display:flex;flex-direction:column}#profile-info-wrapper .profile-info-section .profile-info-container{display:flex;align-items:center;gap:.375rem}#profile-info-wrapper .profile-info-section .profile-info-container-avatar{width:2rem;height:2rem;border-radius:50%;overflow:hidden;object-fit:cover}@media(min-width:768px){#profile-info-wrapper .profile-info-section .profile-info-container-avatar{width:44px;height:44px}}#profile-info-wrapper .profile-info-section .profile-info-container-texts{display:flex;flex-direction:column;gap:.125rem;color:#2c2c2c}#profile-info-wrapper .profile-info-section .profile-info-container-texts .user-name{font-size:.9375rem;line-height:.9375rem;font-weight:700;max-width:250px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media(min-width:768px){#profile-info-wrapper .profile-info-section .profile-info-container-texts .user-name{font-size:.875rem;line-height:1rem}}#profile-info-wrapper .profile-info-section .profile-info-container-texts .user-rating-wrapper{display:flex;align-items:center;gap:.25rem}#profile-info-wrapper .profile-info-section .profile-info-container-texts .user-rating-wrapper-values{font-size:.625rem;line-height:.625rem}@media(min-width:768px){#profile-info-wrapper .profile-info-section .profile-info-container-texts .user-rating-wrapper-values{font-size:.75rem;line-height:1.125rem}#profile-info-wrapper .profile-info-section .profile-info-container{gap:.75rem}#profile-info-wrapper .profile-info-section{flex-direction:row}}#profile-info-wrapper .connections-skeleton{display:flex;align-items:center;margin-top:.5rem}@media(min-width:768px){#profile-info-wrapper .connections-skeleton{margin-top:0;margin-left:auto}}.seller-profile-tab-wrapper{display:flex;align-items:center;background-color:#fff;margin-top:51px}.seller-profile-tab-wrapper .seller-profile-tab{font-size:.9375rem;line-height:.9375rem;font-weight:700;flex:1 1;text-decoration:none;padding:.75rem 0 1rem;text-align:center;color:#7e7e7e;border-bottom:1px solid #e4e4e4}.seller-profile-tab-wrapper .active{color:#ff3f55;border-bottom:4px solid #ff3f55}@media(min-width:768px){.seller-profile-tab-wrapper{border:1px solid #e4e4e4;padding:0 1rem 1rem;border-radius:.5rem;margin-top:1.5rem}}