/*--- Units ---*/
.bx-base-pofile-units-wrapper:not(.bx-base-unit-showcase-wrapper) {
  display: -webkit-flex;
  display: flex;

  -webkit-align-items: stretch;
  align-items: stretch;

  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;

  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

.bx-base-pofile-units-wrapper .bx-base-pofile-unit-with-cover {
  -webkit-flex: 0 0 100%;
  flex: 0 0 100%;

  overflow: hidden;
}

.bx-base-unit-showcase-wrapper .bx-base-pofile-unit-with-cover {
  display: inline-block;
  overflow: hidden;
}
.bx-base-unit-showcase-wrapper.bx-sc-enabled .bx-base-pofile-unit-with-cover {
  height: 100%;
}

.bx-base-pofile-unit-with-cover .bx-base-pofile-unit-online {
  right: 0.5rem;
  bottom: 0.5rem;
}
.bx-base-pofile-cover-thumb .bx-base-pofile-unit-online {
  width: 1rem;
  height: 1rem;
  right: 1.25rem;
  bottom: 1.25rem;
}

/*--- Units: Showcase view ---*/
.bx-base-unit-showcase-wrapper {
  text-align: center;
}

.bx-base-unit-showcase-wrapper .bx-base-pofile-unit-wo-info-showcase {
  display: inline-block;
  vertical-align: top;
}

/*+++ MEDIA: tablet2 +++*/
.bx-media-tablet2
  .bx-layout-column-wide
  .bx-base-pofile-units-wrapper
  .bx-base-pofile-unit-with-cover,
.bx-media-tablet2
  #sys_search_results
  .bx-base-pofile-units-wrapper
  .bx-base-pofile-unit-with-cover,
.bx-media-tablet2
  .bx-layout-column-fullwidth
  .bx-base-pofile-units-wrapper
  .bx-base-pofile-unit-with-cover {
  -webkit-flex: 0 0 49.8%;
  -ms-flex: 0 0 49.8%;
  flex: 0 0 49.8%;
}

.bx-media-tablet2 .bx-base-unit-showcase-wrapper .bx-base-pofile-unit-showcase {
  width: calc(50%);
}
.bx-media-tablet2
  .bx-layout-column-thin
  .bx-base-unit-showcase-wrapper
  .bx-base-pofile-unit-showcase {
  width: calc(100%);
}

.bx-media-tablet2
  .bx-base-unit-showcase-wrapper
  .bx-base-pofile-unit-wo-info-showcase {
  width: calc(10%);
}
.bx-media-tablet2
  .bx-layout-column-thin
  .bx-base-unit-showcase-wrapper
  .bx-base-pofile-unit-wo-info-showcase {
  width: calc(16.6%);
}

/*+++ MEDIA: desktop +++*/
.bx-media-desktop
  .bx-layout-column-wide
  .bx-base-pofile-units-wrapper
  .bx-base-pofile-unit-with-cover {
  -webkit-flex: 0 0 49.8%;
  -ms-flex: 0 0 49.8%;
  flex: 0 0 49.8%;
}
.bx-media-desktop
  #sys_search_results
  .bx-base-pofile-units-wrapper
  .bx-base-pofile-unit-with-cover,
.bx-media-desktop
  .bx-layout-column-fullwidth
  .bx-base-pofile-units-wrapper
  .bx-base-pofile-unit-with-cover {
  -webkit-flex: 0 0 33.25%;
  -ms-flex: 0 0 33.25%;
  flex: 0 0 33.25%;
}

.bx-media-desktop .bx-base-unit-showcase-wrapper .bx-base-pofile-unit-showcase {
  width: calc(33.3%);
}
.bx-media-desktop
  .bx-layout-column-thin
  .bx-base-unit-showcase-wrapper
  .bx-base-pofile-unit-showcase {
  width: calc(100%);
}
.bx-media-desktop
  .bx-layout-column-half
  .bx-base-unit-showcase-wrapper
  .bx-base-pofile-unit-showcase {
  width: calc(50%);
}

.bx-media-desktop
  .bx-base-unit-showcase-wrapper
  .bx-base-pofile-unit-wo-info-showcase {
  width: calc(6.25%);
}
.bx-media-desktop
  .bx-layout-column-thin
  .bx-base-unit-showcase-wrapper
  .bx-base-pofile-unit-wo-info-showcase {
  width: calc(25%);
}
.bx-media-desktop
  .bx-layout-column-half
  .bx-base-unit-showcase-wrapper
  .bx-base-pofile-unit-wo-info-showcase {
  width: calc(10%);
}

/*--- Unit ---*/
p.bx-base-pofile-unit-thumb.bx-def-icon-size {
  font-size: 1.125rem;
}
p.bx-base-pofile-unit-thumb.bx-def-thumb-size {
  font-size: 1.75rem;
}
p.bx-base-pofile-unit-thumb.bx-def-ava-size {
  font-size: 2.375rem;
}
p.bx-base-pofile-unit-thumb.bx-def-ava-big-size {
  font-size: 3rem;
}

/*--- Unit Meta ---*/
.bx-base-pofile-unit-with-cover
  .bx-base-general-unit-meta
  ul.bx-menu-custom.bx-menu-custom-hor {
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;

  width: 100%;
}
.bx-base-pofile-unit-with-cover
  .bx-base-general-unit-meta
  ul.bx-menu-custom.bx-menu-custom-hor
  > li {
  -webkit-flex: 1 1 auto;
  flex: 1 1 auto;
  margin: 0 0.25rem;
}
.bx-base-pofile-unit-with-cover
  .bx-base-general-unit-meta
  ul.bx-menu-custom.bx-menu-custom-hor
  > li.bx-menu-item-nl {
  margin: 0;
}
.bx-base-pofile-unit-with-cover
  .bx-base-general-unit-meta
  ul.bx-menu-custom.bx-menu-custom-hor
  .bx-menu-item-nl
  ~ li {
  margin-top: 0.5rem;
}
.bx-base-pofile-unit-with-cover
  .bx-base-general-unit-meta
  ul.bx-menu-custom.bx-menu-custom-hor
  .bx-menu-item-nl
  ~ li
  .bx-base-profile-unit-meta-item {
  display: block;
  width: 100%;
  padding: 0;
}
.bx-base-pofile-unit-with-cover
  .bx-base-general-unit-meta
  ul.bx-menu-custom.bx-menu-custom-hor
  .bx-menu-item-nl
  ~ li
  .bx-base-profile-unit-meta-item
  .bx-btn {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.bx-base-pofile-unit-with-cover
  .bx-base-general-unit-meta
  ul.bx-menu-custom.bx-menu-custom-hor
  .bx-base-pofile-unit
  .bx-def-icon-size {
  width: 1.5rem;
  height: 1.5rem;
}

/*--- Entry: Profile Cover ---*/
.bx-base-pofile-cover-wrapper.bx-no-cover .bx-base-pofile-cover-info {
  padding-top: 1rem;
}
.bx-base-pofile-cover-wrapper.bx-no-cover .bx-base-pofile-ci-cnt {
  margin-top: 0;
}
.bx-base-pofile-cover-wrapper.bx-clickable .bx-base-pofile-cover {
  cursor: pointer;
}
.bx-base-profile-cover-meta .bx-menu-custom.bx-menu-custom-hor {
  -webkit-align-items: center;
  align-items: start;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  flex-direction: row;
  margin-top: 8px;
  margin-bottom: 16px;
}

.bx-media-phone .bx-base-profile-cover-meta .bx-menu-custom.bx-menu-custom-hor{
  flex-direction: column;
}


.bx-base-profile-cover-meta .bx-menu-custom.bx-menu-custom-hor li {
  margin-right: 1.25rem;
  margin-top: 6px;
}
.bx-base-profile-cover-meta .bx-menu-custom.bx-menu-custom-hor li:last-child {
  margin-right: 0;
}
.bx-base-profile-cover-meta
  .bx-menu-custom.bx-menu-custom-hor
  li
  .sys-meta-div {
  display: none;
}
.bx-base-profile-cover-meta
  .bx-menu-custom.bx-menu-custom-hor
  li
  .bx-base-bages-container {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}

/*--- Entry: Profile Actions ---*/
div.bx-base-general-entity-actions {
  position: relative;
  width: 100%;
}
.bx-base-pofile-cover-actions div.bx-base-general-entity-actions {
  position: absolute;
}
.bx-base-pofile-cover-actions
  div.bx-base-general-entity-actions
  .bx-menu-custom-hor {
  -webkit-justify-content: center;
  justify-content: center;
}
.bx-media-desktop
  .bx-base-pofile-cover-actions
  div.bx-base-general-entity-actions
  .bx-menu-custom-hor {
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
div.bx-base-general-entity-actions
  .bx-stl-mil-wo-gaps-sm
  .sys-action-element-holder
  > a {
  padding: 0.375rem 0.5rem;
}
div.bx-base-general-entity-actions
  .bx-stl-mil-wo-gaps-sm
  .sys-action-counter-holder
  > a {
  padding: 0.375rem 0.5rem 0.375rem 0.375rem;
}
div.bx-base-general-entity-actions
  .bx-popup
  .bx-stl-mil-wo-gaps-sm
  .sys-action-element-holder
  > a {
  padding-left: 1rem;
  padding-right: 1rem;
}
div.bx-base-general-entity-actions
  .bx-menu-custom-hor
  > li
  .sys-action-element-holder
  a,
div.bx-base-general-entity-actions
  .bx-menu-custom-hor
  > li
  .sys-action-counter-holder
  a {
  display: block;
}
div.bx-base-general-entity-actions
  .bx-menu-custom-hor
  li.bx-menu-item-more-auto
  .bx-popup
  .bx-menu-custom-ver
  .bx-menu-item {
  border-color: transparent;
  border-radius: 0;
  box-shadow: none;
}
div.bx-base-general-entity-actions
  .bx-menu-custom-hor
  li.bx-menu-item-more-auto
  .bx-popup
  .bx-menu-custom-ver
  .bx-menu-item,
div.bx-base-general-entity-actions
  .bx-menu-custom-hor
  li.bx-menu-item-more-auto
  .bx-popup
  .bx-menu-custom-ver
  .bx-menu-item
  .bx-base-general-entity-action,
div.bx-base-general-entity-actions
  .bx-menu-custom-hor
  li.bx-menu-item-more-auto
  .bx-popup
  .bx-menu-custom-ver
  .bx-menu-item
  .sys-action,
div.bx-base-general-entity-actions
  .bx-menu-custom-hor
  li.bx-menu-item-more-auto
  .bx-popup
  .bx-menu-custom-ver
  .bx-menu-item
  .sys-action-cnt,
div.bx-base-general-entity-actions
  .bx-menu-custom-hor
  li.bx-menu-item-more-auto
  .bx-popup
  .bx-menu-custom-ver
  .bx-menu-item
  .sys-action-element-holder {
  width: 100%;
}
div.bx-base-general-entity-actions
  .bx-menu-custom-hor
  li.bx-menu-item-more-auto
  .bx-popup
  .bx-menu-custom-ver
  .bx-menu-item
  a {
  width: 100%;
  box-sizing: border-box;
}
div.bx-base-general-entity-actions
  .bx-menu-custom-hor
  li.bx-menu-item-more-auto
  .bx-popup
  .bx-menu-custom-ver
  .bx-menu-item
  .sys-action-counter-holder:not(.bx-score-counter-holder) {
  margin-right: 1rem;
}

.bx-media-desktop
  .bx-base-pofile-cover-actions
  div.bx-base-general-entity-actions
  .bx-menu-custom-hor
  > .bx-menu-item-more-auto
  > .bx-base-general-entity-action
  > a
  > .bx-mi-text,
.bx-media-tablet
  .bx-base-pofile-cover-actions
  div.bx-base-general-entity-actions
  .bx-menu-custom-hor
  > .bx-menu-item-more-auto
  > .bx-base-general-entity-action
  > a
  > .bx-mi-text {
  display: none;
}
.bx-media-phone
  .bx-base-pofile-cover-actions
  div.bx-base-general-entity-actions
  .bx-menu-custom-hor
  > .bx-menu-item-more-auto
  > .bx-base-general-entity-action
  > a
  > .bx-mi-text {
  display: inline;
}
.bx-media-phone
  .bx-base-pofile-cover-actions
  div.bx-base-general-entity-actions
  .bx-menu-custom-hor
  > li:not(.bx-menu-item-more-auto)
  a,
.bx-media-phone
  .bx-base-pofile-cover-actions
  div.bx-base-general-entity-actions
  .bx-menu-custom-hor
  > li:not(.bx-menu-item-more-auto)
  .sys-action-do,
.bx-media-phone
  .bx-base-pofile-cover-actions
  div.bx-base-general-entity-actions
  .bx-menu-custom-hor
  > li.bx-menu-item-more-auto
  > span
  > a {
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  align-items: center;

  height: auto;
}
.bx-media-phone
  .bx-base-pofile-cover-actions
  div.bx-base-general-entity-actions
  .bx-menu-custom-hor
  > li:not(.bx-menu-item-more-auto)
  a
  span,
.bx-media-phone
  .bx-base-pofile-cover-actions
  div.bx-base-general-entity-actions
  .bx-menu-custom-hor
  > li.bx-menu-item-more-auto
  > span
  > a
  span.bx-mi-text {
  margin: 0;
  padding: 0;
}

/*--- Entry: Profile Cover block ---*/
.bx-base-profile-cover-block-wrapper
  .bx-base-pofile-cover-actions
  div.bx-base-general-entity-actions {
  position: relative;
}

/*--- Entry: Profile Description block ---*/
.bx-base-profile-entity-content.bx-def-vanilla-html {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

#bx-page-view-persons-profile .bx-layout-row{
  display: block;
}


.bx-def-page-width,
.bx-base-pofile-cover-info{
  max-width: 923px;
}

#bx-page-view-persons-profile section.max-w-full {
  width: 100%;
}

#bx-page-view-persons-profile section.max-w-full aside{
  position: fixed;
  top: 56px;
  right: 30px;
  width: 22%;
}

#bx-page-view-persons-profile section.max-w-full aside .bx-page-block-container{
  border: 1px solid #404040;
  border-radius: 32px;
} 


#bx-page-view-persons-profile .bx-layout-row main{
  width: 100% !important;
  padding-right: 0;
}

#bx-content-with-submenu-wrapper #bx-content-wrapper .bx-page-wrapper{
  border-bottom-left-radius: 24px;
  border-bottom-right-radius: 24px;
  padding: 0;
  margin-bottom: 150px;
}


.bx-media-phone #bx-content-with-submenu-wrapper #bx-content-wrapper .bx-page-wrapper{
  background: none;
}

.bx-media-tablet:not(.bx-media-tablet2) #bx-content-with-submenu-wrapper #bx-content-wrapper .bx-page-wrapper{
  margin-left: 25px;
  margin-right: 25px;
}


.bx-media-phone #bx-content-with-submenu-wrapper #bx-menu-main-bar-wrapper{
  margin-bottom: 16px;
  border-radius: 0 0 8px 8px;
}

#bx-content-with-submenu-wrapper div.bx-tl-items {
  padding: 24px;
  border-radius: 32px 32px 0px 0px;
  border-top: 1px solid #404040;
}

.bx-base-profile-view #bx-content-with-submenu-wrapper div.bx-tl-items{
  border-radius: 0;
  border-top: none;
} 

.bx-media-phone #bx-content-with-submenu-wrapper div.bx-tl-items {
  padding: 24px 0;
}

#bx-content-with-submenu-wrapper div.bx-tl-items ,
#bx-content-with-submenu-wrapper #bx-menu-main-bar-wrapper #bx-menu-main-bar,
#bx-content-wrapper .informer-box,
#bx-content-with-cover-wrapper .bx-base-pofile-cover-info {
  background: var(--material-theme-ref-neutral-variant-neutral-variant5, rgba(25,14,14,0.6357308584686775));
  /* border-left: 1px solid #404040;
  border-right: 1px solid #404040; */
}

.bx-media-phone #bx-content-with-submenu-wrapper div.bx-tl-items ,
.bx-media-phone #bx-content-with-submenu-wrapper #bx-menu-main-bar-wrapper #bx-menu-main-bar,
.bx-media-phone #bx-content-wrapper .informer-box,
.bx-media-phone #bx-content-with-cover-wrapper .bx-base-pofile-cover-info{
  box-shadow: 0px 8px 18px 0px rgba(0,0,0,0.6357308584686775);
  background: var(--material-theme-ref-neutral-variant-neutral-variant5, rgba(25,14,14,0.6357308584686775));
  border: none;
}

.bx-media-phone #bx-content-with-cover-wrapper .bx-base-pofile-cover-info{
  box-shadow: none;
}

#bx-content-with-submenu-wrapper #bx-menu-main-bar-wrapper #bx-menu-main-bar{
  border-bottom: 1px solid #404040;
}

.bx-media-tablet #bx-content-with-submenu-wrapper #bx-menu-main-bar-wrapper #bx-menu-main-bar{
  overflow: hidden;
}
.bx-base-pofile-cover-info{
  margin-top: -60px;
}
#bx-content-main{
  margin-top: 0;
  margin-bottom: 0;
}

.bx-base-pofile-cover-image{

  border-top-left-radius: 32px;
  border-top-right-radius: 32px;
}

.bx-media-phone .bx-base-pofile-cover-image {
  height: 223px;
  border-radius: 8px 8px 0px 0px;
}




.bx-media-phone .bx-base-pofile-cover .bx-base-pofile-ci-cnt,
.bx-media-tablet:not(.bx-media-tablet2) .bx-base-pofile-cover .bx-base-pofile-ci-cnt {
  margin-top: -4rem;
}

.bx-media-phone .bx-base-pofile-cover-thumb .bx-base-pofile-unit-thumb,
.bx-media-tablet:not(.bx-media-tablet2) .bx-base-pofile-cover-thumb .bx-base-pofile-unit-thumb {
  width: 128px;
  height: 128px;
  outline-offset: 3px;
}

.bx-base-pofile-cover #edit-account-redirect {
  width: 56px;
  height: 56px;
  border-radius: 999px;
  background: var(--material-theme-ref-neutral-neutral10, #201a1a);
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 145px;
  top: 0px;
  transition: 0.3s;
  font-size: 20px;
}

.bx-base-pofile-cover .bx-base-pofile-unit-thumb {
  outline-style: solid;
  outline-offset: 5px;
  outline-width: 5px;
  outline-color: white;
}


.bx-base-pofile-cover #edit-account-redirect:hover{
  background: #be0035;
}

.bx-media-phone .bx-base-pofile-cover #edit-account-redirect,
.bx-media-tablet:not(.bx-media-tablet2) .bx-base-pofile-cover #edit-account-redirect {
  left: 95px;
  width: 40px;
  height: 40px;
  font-size: 15px;
}

.bx-base-pofile-cover #profile-percente {
  border-radius: 24px;
  background: var(
    --degrade-vermelho,
    linear-gradient(102deg, #be0035 52.46%, #680018 102.13%)
  );
  color: var(--material-theme-white, #fff);
  text-align: center;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  padding: 8px 16px;
  margin-top: -18px;
  cursor: pointer;
  justify-content: center;
}

.bx-media-phone .bx-base-pofile-cover #profile-percente,
.bx-media-tablet .bx-base-pofile-cover #profile-percente{
  font-size: 14px;
}

.bx-base-pofile-cover #profile-percente:hover {
  
  background: #be0035;
}

.bx-base-pofile-cover-thumb {
  width: fit-content !important;
  height: auto !important;
  cursor: default;
}

.be_vip_button {
  height: 40px;
  padding: 8px 16px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border: 1px solid white;
  border-radius: 16px;
  color: white;
  transition: 0.3s;
}

.bx-media-phone .be_vip_button,
.bx-media-tablet .be_vip_button{
  margin-top: 60px;
}

#bx-persons-view-meta li.bx-menu-item .sys-meta-item{
  transition: 0.3s;
}



.be_vip_button:hover,
#bx-persons-view-meta li.bx-menu-item .sys-meta-item:hover{
  transform: scale(1.01) translate(-1px,-1px);
}

.bx-base-pofile-cover-user h1.bx-def-unit-info {
  color: var(--material-theme-white, #fff);
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
}


#bx-persons-view-meta .sys-icon{
  width: auto;
  height: auto;
  font-size: 20px;
  color: white;
}

#bx-persons-view-meta .sys-action-counter-text{
  color: var(--material-theme-white, #FFF);
  cursor: default;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
} 



/* .bx-media-tablet #bx-content-with-cover-wrapper{
  margin-left: 184px;
  margin-right: 56px;
} */


.posts_grid_container .posts_grid{

    gap: 4px;

}

.posts_grid_container .posts_grid .post{
    max-height: 297px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    border-radius: 8px;
}

.posts_grid_container .posts_grid .post img{

    width: 100%;
    height: 100%;
    object-fit: cover;   /* Preenche toda a div, cortando se necessário */
    object-position: center; /* Centraliza a imagem */
    display: block;

}