 .link-hover { display: inline-block; transition: transform 0.3s ease, color 0.3s ease; } .long-bullet-div:hover .link-hover { transform: translateX(15px); color: #f59e0b; } .glow-bar-bottom { position: relative; } .glow-bar-bottom::after { content: ""; position: absolute; bottom: 0; left: 0; right: 0; height: 2px; background: linear-gradient(90deg, transparent 0%, #0fffff 50%, transparent 100%); z-index: 10; animation: ql-header-glow 4s ease-in-out infinite; } @keyframes ql-header-glow { 0%, 100% { opacity: 0.5; } 50% { opacity: 1; } }body.error404 header#brx-header { display: none !important;}@media (max-width: 767px) { .cat-page__desc .cat-page__arrow-list li { display: block !important; padding-left: 24px; position: relative; } .cat-page__desc .cat-page__arrow-list li::before { position: absolute; left: 0; top: 0; } .cat-page__desc .cat-page__arrow-list li strong { display: block; } }.post-content h1,.post-content h2,.post-content h3,.post-content h4,.post-content h5,.post-content h6 { color: #ffffff !important;}.post-content h1 { margin: 1.6em 0 0.6em; line-height: 1.2; }.post-content h2 { margin: 1.8em 0 0.6em; line-height: 1.25; }.post-content h3 { margin: 1.6em 0 0.5em; line-height: 1.3; }.post-content h4 { margin: 1.3em 0 0.4em; line-height: 1.35; }.post-content h5, .post-content h6 { margin: 1.1em 0 0.3em; }.post-content > :first-child,.post-content h1:first-child,.post-content h2:first-child,.post-content h3:first-child { margin-top: 0; }.post-content p { margin: 0 0 1.1em; }.post-content ul, .post-content ol { margin: 0.6em 0 1.3em 1.5em; }.post-content li { margin: 0 0 0.4em; }.post-content li:last-child { margin-bottom: 0; }.post-content ul + h1, .post-content ul + h2, .post-content ul + h3, .post-content ul + h4,.post-content ol + h1, .post-content ol + h2, .post-content ol + h3, .post-content ol + h4 { margin-top: 1.8em; }#brxe-fnbubg { color: var(--neutral-trans-20); }#brxe-fnbubg .line { border-top-color: currentColor; }.single-post-1__share-container > .brxe-heading,#brxe-iwogbt { font-size: var(--text-m); }