 body.admin-bar #brxe-hbjwxg { top: 32px;  } @media screen and (max-width: 782px) { body.admin-bar #brxe-hbjwxg { top: 46px;  } }  .featured-inside-text { width: 100%; aspect-ratio: 16 / 9; object-fit: cover; display: block; height: auto; border-radius: 20px; margin-bottom: var(--gap-sm); margin-top: var(--gap-sm); box-shadow: 0px 0px 5px 0px #212121; }  .wp-block-image img { max-width: 100%; height: auto; display: block; border-radius: 20px; margin-bottom: var(--gap-sm); margin-top: var(--gap-sm); box-shadow: 0px 0px 5px 0px #212121; }  #burger-toggle.burger-fixed { position: fixed; top: 20px; right: 20px; z-index: 9999; opacity: 1; transform: translateY(0); transition: all 0.5s ease; } #burger-toggle { transition: all 0.5s ease; }   .brxe-breadcrumbs { display: flex; flex-wrap: nowrap !important;  align-items: start; }  .brxe-breadcrumbs .item:not([aria-current="page"]), .brxe-breadcrumbs .separator { white-space: nowrap; flex: 0 0 auto; }  .brxe-breadcrumbs .item[aria-current="page"] { flex: 1 1 auto;  min-width: 0;  white-space: normal;  overflow-wrap: anywhere;   }