.home-first-load .image-homepage.brxe-section { display: block; }  .brxe-absmkc, .hide-element { opacity: 0; transition: opacity 0.3s ease; } .brxe-absmkc[is-visible="true"], .hide-element[is-visible="true"] { opacity: 1; } .home-returning-load .brxe-absmkc, .home-returning-load .hide-element { opacity: 1; } .brx-body { min-height: 100dvh; } .menu-item:hover, .current-menu-item, .link-underline:hover { text-decoration: underline; text-decoration-thickness: 1px !important; text-underline-offset: 3px; }