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)}.select--float{position:relative}.select--trigger{display:inline-flex;align-items:center;justify-content:space-between;gap:1rem;border:1px solid #ccc;padding:20px;transition:all .3s ease-in-out;width:100%;background-color:transparent;font:16px Lato,sans-serif;min-width:225px}@media(min-width:768px)and (max-width:1024px){.select--trigger{font:22px Lato,sans-serif;min-width:300px}}.select--trigger:hover{background-color:#f8f8f8;cursor:pointer}[data-theme=dark] .select--trigger:hover{background-color:#252525}.select--trigger[data-placeholder]{color:#7e7e7e}.select--trigger[data-disabled]{cursor:not-allowed;color:#b2b2b2}.select--content{overflow:hidden;background-color:#fff;border:1px solid #ccc;width:100%;width:var(--radix-select-trigger-width);max-height:var(--radix-select-content-available-height);z-index:10}.select--viewport{padding:9px 15px;background-color:#fff;z-index:999}[data-theme=dark] .select--viewport{background-color:#141414}.select--item{font:18px Lato,sans-serif;display:flex;align-items:flex-start;padding:9px 15px;position:relative}.select--item[data-disabled]{color:#aaa;pointer-events:not-allowed!important}.select--item[data-highlighted]{outline:none;background-color:#dfdfdf;cursor:pointer}[data-theme=dark] .select--item[data-highlighted]{background-color:#252525}.select--item[data-state=checked]{background-color:#f0f0f0}[data-theme=dark] .select--item[data-state=checked]{background-color:#252525}.select-search--item{border:1px solid #4f4f4f;width:100%;margin:8px 0}.select--label{padding:9px 15px;font-size:22px;color:#7e7e7e}.select--float-item{position:absolute;padding:0 3px;transform:translate(17px,-9px);font-size:14px;color:#aaa;background-color:#fff}[data-theme=dark] .select--float-item{background-color:#141414}