button,fieldset,input,p{all:unset}button,fieldset,input,textarea{all:unset;box-sizing:border-box}.desktop{display:none}@media(max-width:1024px){.desktop{display:flex}}.mobile{display:flex}@media(max-width:1024px){.mobile{display:none}}a.rtBibleRef{text-decoration:none!important;border-bottom:1px dotted rgba(0,0,0,.5);transition:border-color .3s ease-in-out}[data-theme=dark] a.rtBibleRef{border-bottom:1px dotted hsla(0,0%,100%,.5)}a.rtBibleRef:hover{border-bottom-color:rgba(0,0,0,.7)}.reftagger a{text-decoration:none!important;border-bottom:1px dotted rgba(0,0,0,.5);transition:border-color .3s ease-in-out}[data-theme=dark] .reftagger a{border-bottom:1px dotted hsla(0,0%,100%,.5)}.reftagger a:hover{border-bottom-color:rgba(0,0,0,.7)}.sound-wave{display:flex;align-items:center;justify-content:space-between;gap:1%;width:100%;height:50px}.bar{background-color:#99793d;animation:sound-wave .7s ease-in-out infinite;animation-delay:calc(.1s*var(--i));transition:all .3s cubic-bezier(0,0,.5,1)}.bar,.no-bar{flex:1 1;max-width:2%;height:5px;border-radius:6px}.no-bar{background-color:#344f71}.bar:first-child{--i:1}.bar:nth-child(2){--i:2}.bar:nth-child(3){--i:3}.bar:nth-child(4){--i:4}.bar:nth-child(5){--i:5}.bar:nth-child(6){--i:6}.bar:nth-child(7){--i:7}.bar:nth-child(8){--i:8}.bar:nth-child(9){--i:9}@keyframes sound-wave{0%,to{height:5px}50%{height:50px}}