@import"https://use.typekit.net/yxs8gbh.css";.material-symbols{font-family:Material Symbols Outlined;font-weight:400;font-style:normal;font-size:34px;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr}:root{--foreground_color: black;--background_color: white;--light_gray: hsl(0, 0%, 80%);--dark_gray: hsl(0, 0%, 50%)}@media (prefers-color-scheme: dark){:root{--foreground_color: white;--background_color: hsl(0, 0%, 5%);--light_gray: hsl(0, 0%, 25%)}}*{box-sizing:border-box;margin:0;padding:0}::selection{background:rgba(255,116,91,.5);color:var(--foreground_color)}::-moz-selection{background:rgba(255,116,91,.5);color:var(--foreground_color)}*{font-family:bilo,sans-serif}html{overflow-x:hidden;height:100%}html body{background:var(--background_color);color:var(--foreground_color);font-weight:400;font-size:18px}html body .wrapper{max-width:600px;height:100%;overflow-x:hidden;margin:0 auto;padding:8px}html body .wrapper p{margin:15px 0}html body .wrapper ul,html body .wrapper ol{margin-left:20px}html body .wrapper a{color:#ff745b;text-decoration:none}html body .wrapper a:hover{text-decoration:underline}body .search-form{position:relative;margin-bottom:18px}body .search-form *{margin:5px}body .search-form .search_input{width:100%;height:50px;border:none;-webkit-appearance:none;appearance:none;border-radius:8px;border:2px solid #ff745b;outline:none;font-size:18px;padding:14px;margin:0;color:var(--foreground_color);background:none}body .search-form .search_input::placeholder{color:#b3b3b3}body .search-form .submit_button{border:none;color:var(--foreground_color);outline:none;cursor:pointer;background:none;position:absolute;right:0;top:-1px}.number-results .no-results-number,.number-results .card{padding-top:40px}.number-results .card:last-child{padding-bottom:8px}.number-results .card .content{display:flex;background:#FFF4F2;border-radius:8px;box-shadow:0 4px 8px #0000001f;padding:0 8px}.number-results .card .content .songbook-img{width:45px;height:70.55px;background:rgb(16,129,173);position:relative;top:-28px}.number-results .card .content .card-wrapper{padding:5px 0 1px 8px;color:#000}.number-results .card .content .card-wrapper .title{font-size:14px;font-weight:700;text-transform:uppercase}.number-results .card .content .card-wrapper .body .song-title{padding-bottom:8px}.number-results .card .content .card-wrapper .body .einklang-result{display:flex;align-items:center;gap:8px}.number-results .card .content .card-wrapper .body .einklang-result .einklang-text{font-size:14px;font-weight:700}.number-results .card .content .card-wrapper .body .einklang-result .einklang-text.last-not-einklang{padding-bottom:4px}.number-results .card .content .card-wrapper .body .einklang-result .einklang-number{font-size:24px;font-weight:700;color:#ff745b}.number-results .card .content .card-wrapper .divider{margin:8px 0 6px;height:1px;background:var(--light_gray)}body .search-results .song_book_select{display:flex;flex-wrap:wrap;gap:16px;align-items:baseline;margin-bottom:22px}body .search-results .song_book_select .home{display:none}body .search-results .song_book_select .home~.select label:after{display:none}body .search-results .song_book_select .select{margin:0}body .search-results .song_book_select .select label{cursor:pointer;margin:0;padding:0;position:relative}body .search-results .song_book_select .select label .badge{position:absolute;display:flex;justify-content:center;align-items:center;top:-10px;right:-10px;width:16px;height:16px;border-radius:50%;color:#fff;background:#797979;font-size:12px;padding-bottom:1px}body .search-results .song_book_select .select label .song_book_radio{-webkit-appearance:none;appearance:none;display:none}body .search-results .song_book_select .select label .song_book_radio:checked+.title{color:#ff745b;font-weight:700;font-size:25px;border-bottom:3px solid #ff745b}body .search-results .song_book_select .select label .title{color:var(--foreground_color);font-size:20px;font-weight:400;margin:0;padding:0;position:inherit}body .search-results .sort-buttons{display:flex;justify-content:space-between;font-size:18px;margin:23px 0 16px}body .search-results .sort-buttons button{appearance:none;-webkit-appearance:none;background:none;border:none;display:flex;align-items:center;justify-content:space-between;outline:none;font-size:inherit;color:var(--foreground_color)}body .search-results .sort-buttons button.active{font-weight:700}body .search-results .sort-buttons button.active .material-symbols.active{color:var(--foreground_color)}body .search-results .sort-buttons button:hover{cursor:pointer}body .search-results .sort-buttons button:last-child{position:relative;left:30px}body .search-results .sort-buttons button .material-symbols{color:var(--light_gray);font-size:30px;position:relative;top:4px}body .search-results .sort-buttons button .material-symbols:first-child{left:-5px}body .search-results .sort-buttons button .material-symbols:nth-child(2){left:-25px;top:2px}body .search-results .table .song_book_result{display:none;border-bottom:1px solid var(--light_gray)}body .search-results .table .song_book_result.show{display:block}body .search-results .table .song_book_result.show .row{display:flex;justify-content:space-between;min-height:58px;padding:8px 0;border-top:1px solid var(--light_gray)}body .search-results .table .song_book_result.show .row .title{max-width:270px;align-self:center}body .search-results .table .song_book_result.show .row .alternative-title{color:var(--dark_gray);font-size:16px;display:flex;gap:5px}body .search-results .table .song_book_result.show .row .alternative-title .verse-or-refrain{font-weight:700}body .search-results .table .song_book_result.show .row .number{color:#ff745b;font-size:24px;font-weight:700}body .search-results .no-results-title{padding-top:40px}header{display:flex;justify-content:space-between;align-items:center;height:25px;margin-bottom:17px}header a{text-decoration:none;display:flex;align-items:center}header a .logo .foreground{fill:var(--foreground_color)}header a .logo .primary{fill:#ff745b}header .icons{display:flex;justify-content:center}header .icons .home-icon{color:var(--foreground_color);padding-right:8px;font-size:37px;align-items:center}header .icons .home-icon:hover{text-decoration:none}.hamburger{position:relative;appearance:none;border:none;background:none;cursor:pointer;display:flex;align-items:center;border-radius:4px 4px 0 0;color:var(--foreground_color)}.hamburger .menu{display:none}.hamburger.show{color:#fff;background:#ff745b!important}.hamburger.show .menu{display:flex;flex-direction:column;position:absolute;top:33px;right:0;z-index:100;font-size:20px;color:#fff;background:inherit;transition:all .2s ease;cursor:default;border-radius:4px 0 4px 4px;padding:0 8px}.hamburger.show .menu a{display:flex;justify-content:end;color:inherit;padding:5px 0}.hamburger.show .menu a:hover{text-decoration:underline}.hamburger.show .menu a:not(:last-child){border-bottom:1px solid white}.elephant-icon svg{width:100%;height:auto}.elephant-icon svg .foreground{fill:var(--foreground_color)}
