.select2-container{-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:block;height:28px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{-webkit-box-sizing:border-box;box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{-webkit-box-sizing:border-box;box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),to(#eee));background-image:linear-gradient(180deg,#fff 50%,#eee);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#eee),to(#ccc));background-image:linear-gradient(180deg,#eee 50%,#ccc);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff,#eee 50%);background-image:-o-linear-gradient(top,#fff 0,#eee 50%);background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(50%,#eee));background-image:linear-gradient(180deg,#fff 0,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#eee),to(#fff));background-image:linear-gradient(180deg,#eee 50%,#fff);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;-webkit-box-shadow:none;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}body{--bg-wPrayer-hl:#ecf2f2;--bg-wPrayer-col:#fff;--bg-wPrayer-table:#fff;--bg-wPrayer-tableActive:#d6e1e1;--bg-wPrayer-gradient:linear-gradient(0deg,#ecf2f2 10.5%,rgba(236,242,242,0));--br-wPrayer:#d6e1e1;--cl-accent-60:#057a55;--filter-arrow:invert(64%) sepia(69%) saturate(3131%) hue-rotate(152deg) brightness(95%) contrast(96%)}body.theme-dark{--bg-wPrayer-hl:#3b5151;--bg-wPrayer-col:#232e2e;--bg-wPrayer-table:#354445;--bg-wPrayer-tableActive:#446060;--bg-wPrayer-gradient:linear-gradient(0deg,#000 10.5%,transparent);--br-wPrayer:#698e8c;--cl-accent-60:#def7ec;--filter-arrow:invert(75%) sepia(79%) saturate(28%) hue-rotate(100deg) brightness(128%) contrast(108%)}@media (prefers-color-scheme:dark){body{--bg-wPrayer-hl:#3b5151;--bg-wPrayer-col:#232e2e;--bg-wPrayer-table:#354445;--bg-wPrayer-tableActive:#446060;--bg-wPrayer-gradient:linear-gradient(0deg,#000 10.5%,transparent);--br-wPrayer:#698e8c;--cl-accent-60:#def7ec;--filter-arrow:invert(75%) sepia(79%) saturate(28%) hue-rotate(100deg) brightness(128%) contrast(108%)}body.theme-light{--bg-wPrayer-hl:#ecf2f2;--bg-wPrayer-col:#fff;--bg-wPrayer-table:#fff;--bg-wPrayer-tableActive:#d6e1e1;--bg-wPrayer-gradient:linear-gradient(0deg,#ecf2f2 10.5%,rgba(236,242,242,0));--br-wPrayer:#d6e1e1;--cl-accent-60:#057a55;--filter-arrow:invert(64%) sepia(69%) saturate(3131%) hue-rotate(152deg) brightness(95%) contrast(96%)}}.wPrayertime-wrap{margin-top:8px}.wPrayertime-title{height:160px;padding:12.5px 16px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;gap:16px}.wPrayertime-title,.wPrayertime-titleWrap{display:-webkit-box;display:-ms-flexbox;display:flex}.wPrayertime-titleWrap{gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wPrayertime-titleDesc{font-size:16px;font-weight:400;line-height:24px;color:#354445}.wPrayertime-titleTime{display:block;font-weight:700}.wPrayertime-titleNote{border:1px solid #698e8c;background:-webkit-gradient(linear,left top,left bottom,from(#446060),to(#3d5959));background:linear-gradient(180deg,#446060,#3d5959);-webkit-box-shadow:0 8px 16px 0 #00000040;box-shadow:0 8px 16px 0 #00000040;border-radius:8px;padding:12px;max-width:200px;text-align:center}.wPrayertime-titleNote h2{font-size:12px;font-weight:600;line-height:16.8px;color:#ecf2f2}.wPrayertime-titleNote p{font-size:12px;font-weight:500;line-height:16.8px;color:#b2c7c7;letter-spacing:-.5px;margin:8px 0 0}.wPrayertime-counter{gap:4px}.wPrayertime-counter,.wPrayertime-counterItem{display:-webkit-box;display:-ms-flexbox;display:flex}.wPrayertime-counterItem{width:64px;height:64px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #9ab6b5;border-radius:8px;font-size:12px;font-weight:400;line-height:15.6px;color:#354445}.wPrayertime-counterItem span{display:block;font-size:28px;font-weight:700;line-height:36.4px;color:#354445}.wPrayertime-form{width:356px;margin-top:16px}.wPrayertime-form .form__select__wrap{width:100%}.wPrayertime-form .form__select__wrap:after{display:none}.wPrayertime-table table{width:100%}.wPrayertime-table.--headline{margin:12px 0 30px}.wPrayertime-table.--headline td{padding:4px 8px;font-size:14px;font-weight:400;line-height:21px;color:var(--tower-gray-700);background-color:var(--bg-wPrayer-col)}.wPrayertime-table.--headline td:not(:first-of-type){border-left:1px solid var(--tower-gray-200)}.wPrayertime-table.--headline td p{margin:0}.wPrayertime-table.--headline td span{font-size:18px;font-weight:600;line-height:27px;color:var(--cl-black);display:block}.wPrayertime-table.--headline td.--active{background-color:var(--bg-wPrayer-hl)}.wPrayertime-table.--all{overflow:hidden;height:100%;position:relative}.wPrayertime-table.--all td,.wPrayertime-table.--all th{width:14.28571%}.wPrayertime-table.--all th{padding:9.5px;text-align:center;background-color:var(--tower-gray-800);font-size:14px;font-weight:400;line-height:21px;color:var(--cl-white)}.wPrayertime-table.--all th:not(:first-of-type){border-left:1px solid var(--bg-white)}.wPrayertime-table.--all tr{background-color:var(--bg-wPrayer-table)}.wPrayertime-table.--all tr:nth-of-type(2n){background-color:var(--tower-gray-50)}.wPrayertime-table.--all tr.--current{background-color:var(--bg-wPrayer-tableActive)}.wPrayertime-table.--all td{padding:4px 8px;text-align:center;font-size:14px;font-weight:400;line-height:21px;color:var(--cl-black)}.wPrayertime-table.--all td:not(:first-of-type){border-left:1px solid var(--bg-white)}.wPrayertime-table.--all tbody td:first-of-type{font-size:11px;font-weight:400;line-height:13.2px;color:var(--cl-black);text-align:left}.wPrayertime-more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid var(--br-wPrayer);padding-top:16px}.wPrayertime-moreCredit{font-size:12px;font-weight:400;line-height:12px;color:var(--neutral-50)}.wPrayertime-share{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.wPrayertime-share p{margin:0;font-size:14px;font-weight:400;line-height:21px;color:var(--neutral-70)}.wPrayertime-share .social--article{padding:0}.wPrayertime-hr{height:1px;background:var(--neutral-20)}.wPrayerdua{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px}.wPrayerdua-box{background-color:var(--tower-gray-100);border-radius:8px;padding:24px;text-align:center;width:calc((100% - 30px) / 2)}.wPrayerdua-box.--large{-ms-flex-preferred-size:100%;flex-basis:100%}.wPrayerdua-title{font-size:14px;font-weight:400;line-height:18.2px;color:var(--tower-gray-700);padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid var(--tower-gray-300)}.wPrayerdua-heading{font-size:20px;font-weight:700;line-height:26px;color:var(--cl-black);margin:0 0 16px}.wPrayerdua-subheading{font-size:14px;font-weight:600;line-height:18.2px;color:var(--cl-black);margin:16px 0 0}.wPrayerdua-content{font-size:20px;font-weight:400;line-height:28px;color:var(--cl-black);margin:0 0 16px;padding-bottom:16px;position:relative}.wPrayerdua-content:after{content:"";position:absolute;bottom:0;left:50%;width:30px;height:1px;background-color:var(--tower-gray-300);-webkit-transform:translateX(-50%);transform:translateX(-50%)}.wPrayerdua-desc{font-size:16px;line-height:20.8px;margin:16px 0 0;font-style:italic}.wPrayerdua-creator,.wPrayerdua-desc{font-weight:400;color:var(--cl-black)}.wPrayerdua-creator{font-size:14px;line-height:19.6px}.wPrayerdua-arabic{display:block;font-size:20px;font-weight:400;line-height:36px;color:var(--cl-black)}.select2-container .select2-selection--single .select2-selection__rendered{padding-left:0;padding-right:0}.select2-results__options{font-size:16px}.select2-results__option{padding:8px 16px}.select2-search--dropdown{border-bottom:1px solid #e2e2e2;position:relative}.select2-search--dropdown:after{width:25px;height:24px;content:"";position:absolute;top:8px;right:10px;background-image:url('data:image/svg+xml,<svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M22.2698 20.4697L18.2178 16.4176C19.6488 14.7134 20.3666 12.5226 20.2217 10.302C20.0767 8.08148 19.0802 6.00258 17.4398 4.49888C15.7994 2.99518 13.6419 2.18276 11.4172 2.23104C9.19239 2.27932 7.07215 3.18457 5.49856 4.75802C3.92498 6.33146 3.01954 8.45163 2.97106 10.6764C2.92259 12.9011 3.73481 15.0587 5.23837 16.6992C6.74193 18.3397 8.82073 19.3365 11.0413 19.4816C13.2618 19.6268 15.4527 18.9091 17.157 17.4783L21.2092 21.5304C21.3498 21.6711 21.5406 21.7501 21.7395 21.7501C21.9384 21.7501 22.1292 21.6711 22.2698 21.5304C22.4105 21.3898 22.4895 21.199 22.4895 21.0001C22.4895 20.8012 22.4105 20.6104 22.2698 20.4697ZM4.49006 10.875C4.49006 9.46579 4.90793 8.08824 5.69084 6.91654C6.47374 5.74484 7.58652 4.83161 8.88844 4.29234C10.1904 3.75307 11.623 3.61197 13.0051 3.88689C14.3872 4.16181 15.6567 4.8404 16.6532 5.83685C17.6496 6.83329 18.3282 8.10285 18.6032 9.48496C18.8781 10.8671 18.737 12.2997 18.1977 13.6016C17.6584 14.9035 16.7452 16.0163 15.5735 16.7992C14.4018 17.5821 13.0243 18 11.6151 18C9.72605 17.9978 7.91501 17.2465 6.57928 15.9108C5.24355 14.575 4.49219 12.764 4.49006 10.875Z" fill="%239A9A9A"/></svg>')}.select2-container--default .select2-selection--single{background-color:unset;border:1px solid #e2e2e2;border-radius:8px}.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:unset}.select2-container--default .select2-selection--multiple .select2-selection__clear{font-weight:700}.select2-container--default .select2-search--dropdown .select2-search__field{border:none;padding:5.5px 12px}.select2-container--classic .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#b2c7c7}.select2-container--default .select2-selection--single .select2-selection__arrow{top:8px!important;right:10px!important}.select2-container--default .select2-selection--single .select2-selection__arrow b{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 17.25C11.9015 17.2502 11.8039 17.2308 11.7129 17.1931C11.6219 17.1554 11.5392 17.1001 11.4697 17.0304L3.96968 9.53036C3.82902 9.38971 3.75 9.19894 3.75 9.00002C3.75 8.8011 3.82902 8.61033 3.96968 8.46968C4.11033 8.32902 4.3011 8.25 4.50002 8.25C4.69894 8.25 4.88971 8.32902 5.03036 8.46968L12 15.4393L18.9697 8.46968C19.1103 8.32902 19.3011 8.25 19.5 8.25C19.6989 8.25 19.8897 8.32902 20.0304 8.46968C20.171 8.61033 20.25 8.8011 20.25 9.00002C20.25 9.19894 20.171 9.38971 20.0304 9.53036L12.5304 17.0304C12.4608 17.1001 12.3781 17.1554 12.2871 17.1931C12.1961 17.2308 12.0985 17.2502 12 17.25Z" fill="%239A9A9A"/></svg>');background-position:50%;background-repeat:no-repeat;border:0 unset unset;height:24px;width:24px;margin-left:0;margin-top:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.jadwalNext span{font-size:16px;color:#3b5151}.jadwalParagraph h2{font:700 28px/1.5 Roboto,sans-serif;color:#3b5151}.jadwalParagraph p{font:400 16px/1.5 Roboto,sans-serif;color:#3b5151}.jadwalCity table{width:50%}.jadwalCurrent td{background:rgba(208,255,1,.5)}.select2-container--default .select2-selection--single{background:var(--cl-white);height:40px;padding:9.5px 10px}.select2-container--default .select2-selection--single .select2-selection__rendered{font-size:16px;color:#3b5151;letter-spacing:-.5px;line-height:20.8px}.select2-container--default .select2-selection--single .select2-selection__arrow{top:9px;right:5px}.jadwalArticle~p{color:#3b5151}[data-kanal=religi] .read__title{margin:24px 0 12px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border:none}