@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@600&family=Roboto+Condensed&family=Roboto:wght@400;500&display=swap);
*,*::after,*::before{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;margin:0}html{font-size:62.5%;height:100%}@media only screen and (max-width: 75em){html{font-size:61.5%}}@media only screen and (max-width: 62em){html{font-size:60.5%}}@media only screen and (max-width: 48em){html{font-size:59%}}@media only screen and (max-width: 37.5em){html{font-size:57.5%}}@media only screen and (max-width: 25em){html{font-size:55.5%}}body{font-size:1.6rem;line-height:1.5;min-height:100%}table{border-collapse:collapse;border-spacing:0}button,input[type=submit]{cursor:pointer}button[disabled],input[type=submit][disabled]{cursor:not-allowed}input,button,textarea,select{font:inherit;color:inherit}img,picture,video,canvas,svg{display:block;max-width:100%}h1{font-size:2em}[hidden]{display:none}.--{width:100%;max-width:144rem;margin-left:auto;margin-right:auto}.custom-checkbox{cursor:pointer;display:block;background-color:#928d8d;border-radius:100vmax;padding:.155em;-webkit-transition:background-color .2s ease-in-out;-o-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out}.custom-checkbox::after{content:"";display:block;height:1em;width:1em;background:#f2f2f2;border-radius:50%;margin-right:1em;-webkit-transition:margin .2s ease-in-out;-o-transition:margin .2s ease-in-out;transition:margin .2s ease-in-out;-webkit-box-shadow:-1px 0px 4px rgba(0,0,0,.2);box-shadow:-1px 0px 4px rgba(0,0,0,.2)}[type=checkbox]:checked~label.custom-checkbox{background-color:#5fa2bc}[type=checkbox]:checked~label.custom-checkbox::after{margin-right:0;margin-left:1em}[type=checkbox].focus-visible~label.custom-checkbox{-webkit-box-shadow:0 0 .3rem .1rem #264d5c;box-shadow:0 0 .3rem .1rem #264d5c}[type=checkbox]:focus-visible~label.custom-checkbox{-webkit-box-shadow:0 0 .3rem .1rem #264d5c;box-shadow:0 0 .3rem .1rem #264d5c}.button{border:0;outline:0;border-radius:.5rem;font-weight:500;font-size:1.4rem;letter-spacing:.075rem;-webkit-transition:.35s ease;-o-transition:.35s ease;transition:.35s ease}.button--primary{background:#5fa2bc;color:#f2f2f2;margin-left:1.5rem}.button--primary:hover{background:#3d7a92}.button--secondary{background:#f2f2f2;color:#404040}.button--secondary:hover{background:#d9d9d9}.visually-hidden{width:0;height:0;overflow:hidden;position:absolute;white-space:nowrap}@-webkit-keyframes current-prayer{0%{-webkit-transform:scale(1);transform:scale(1)}5%{-webkit-transform:scale(1.1);transform:scale(1.1)}10%{-webkit-transform:scale(1.01);transform:scale(1.01)}15%{-webkit-transform:scale(1.2);transform:scale(1.2)}50%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes current-prayer{0%{-webkit-transform:scale(1);transform:scale(1)}5%{-webkit-transform:scale(1.1);transform:scale(1.1)}10%{-webkit-transform:scale(1.01);transform:scale(1.01)}15%{-webkit-transform:scale(1.2);transform:scale(1.2)}50%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(1);transform:scale(1)}}::-webkit-scrollbar{background:#5fa2bc;width:.5rem}html,body,#root{min-width:100%;min-height:100vh}html{scroll-behavior:smooth;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:none;touch-action:none}body{font-family:sans-serif}#root{background-image:-webkit-gradient(linear, left bottom, left top, from(rgba(29, 29, 32, 0.5019607843)), to(rgba(29, 29, 32, 0.5019607843))),url(bg-asset_resource_vercel_path0_src_assests_bg_jpg.jpg);background-image:-o-linear-gradient(bottom, rgba(29, 29, 32, 0.5019607843), rgba(29, 29, 32, 0.5019607843)),url(bg-asset_resource_vercel_path0_src_assests_bg_jpg.jpg);background-image:linear-gradient(0deg, rgba(29, 29, 32, 0.5019607843), rgba(29, 29, 32, 0.5019607843)),url(bg-asset_resource_vercel_path0_src_assests_bg_jpg.jpg);background-repeat:no-repeat;background-position:right;background-size:cover;font-family:"Roboto Condensed",sans-serif;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}button.focus-visible{-webkit-box-shadow:0 0 .2rem .2rem #add8e6;box-shadow:0 0 .2rem .2rem #add8e6}button:focus-visible{-webkit-box-shadow:0 0 .2rem .2rem #add8e6;box-shadow:0 0 .2rem .2rem #add8e6}
#header{padding:2.5rem 4rem}@media only screen and (max-width: 75em){#header{padding-left:3.5rem;padding-right:3.5rem}}@media only screen and (max-width: 62em){#header{padding:2rem 3rem}}@media only screen and (max-width: 48em){#header{padding:1.75rem 2.5rem}}@media only screen and (max-width: 37.5em){#header{padding:1.5rem 2rem}}#header .header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#header .header button{border:0;outline:0;background:none;opacity:.5;-webkit-transition:opacity .15s ease-in-out;-o-transition:opacity .15s ease-in-out;transition:opacity .15s ease-in-out;width:2.75rem;height:2.75rem;padding:.4rem;border-radius:50%}#header .header button:hover{opacity:.8}#header .header button svg{height:100%;width:100%;border-radius:50%}#header .header button svg path{fill:#fff}#header .header__full-screen .expand,#header .header__full-screen .compress{height:100%;width:100%;display:none}#header .header__full-screen[fullscreen] .compress{display:block}#header .header__full-screen:not([fullscreen]) .expand{display:block}
#settings{position:fixed;height:100%;width:100%;overflow:hidden;background-color:rgba(0,0,0,0);bottom:100vh}html[settings-otheranimations=true] #settings.show,html[settings-otheranimations=true] #settings.close{-webkit-transition:background-color .5s ease-in-out;-o-transition:background-color .5s ease-in-out;transition:background-color .5s ease-in-out}#settings.show{bottom:0;background-color:rgba(0,0,0,.45)}@media only screen and (max-width: 31.25em){#settings.show{background-color:rgba(0,0,0,.65)}}#settings.close{background-color:rgba(0,0,0,0)}#settings .settings{--responsive-transition: height, width, border-radius;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:90%;max-width:65rem;height:90vh;max-height:100vh;background:rgba(242,242,242,.8);padding:1.5rem 2.5rem 2rem;font-family:"Roboto",sans-serif;position:absolute;visibility:hidden;overflow:hidden;overflow-y:auto;top:-50vh;left:50%;opacity:0;border-radius:.5rem;-webkit-transform:translate(-50%, -50%) scale(1);-ms-transform:translate(-50%, -50%) scale(1);transform:translate(-50%, -50%) scale(1);-webkit-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;-webkit-transition-property:var(--responsive-transition);-o-transition-property:var(--responsive-transition);transition-property:var(--responsive-transition)}@media only screen and (max-width: 37.5em){#settings .settings{height:calc(100vh - 5vmin);width:95%}}@media only screen and (max-width: 31.25em){#settings .settings{height:100vh;width:100%;border-radius:0}}#settings .settings__header{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}#settings .settings__header--title{font-family:"Open Sans",sans-serif;font-weight:600;font-size:3.75rem;letter-spacing:-0.05rem;position:relative;color:#5fa2bc;text-shadow:0 0 .11rem rgba(242,242,242,.3)}#settings .settings__header--title::before{content:"Settigns";position:absolute;font-size:9.6rem;opacity:.15;top:-5rem;left:-3rem;text-shadow:none;z-index:-1}#settings .settings__header--button{padding:1.2rem 1.7rem}#settings .settings__header--button svg{height:1.5rem;fill:#f2f2f2}#settings .settings__form{margin-top:3.5rem;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#settings .settings__form--controls{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}#settings .settings__form--controls .button{padding:.65rem 1.75rem}#settings .settings__form--links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#settings .settings__form--links a{margin-right:.75rem;border-radius:50%;padding:.25rem}#settings .settings__form--links a:focus{outline:0;border:0;-webkit-box-shadow:0 0 .3rem .1rem #5fa2bc;box-shadow:0 0 .3rem .1rem #5fa2bc}#settings .settings__form--links path{fill:#404040;-webkit-transition:fill .15s ease-in-out;-o-transition:fill .15s ease-in-out;transition:fill .15s ease-in-out}#settings .settings__form--links a:hover path{fill:#5fa2bc}#settings .settings__item{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;font-family:"Roboto",sans-serif;margin-bottom:2.75rem;font-size:1.5rem;color:#404040}@media only screen and (max-width: 31.25em){#settings .settings__item{margin-bottom:2rem}}#settings .settings__item--content{-webkit-box-flex:3;-ms-flex:3;flex:3}#settings .settings__item--content h2{font-size:1.8rem;font-weight:500;line-height:1.2}@media only screen and (max-width: 31.25em){#settings .settings__item--content h2{font-size:1.6rem}}#settings .settings__item--content p{font-size:1.35rem}@media only screen and (max-width: 31.25em){#settings .settings__item--content p{font-size:1.2rem}}#settings .settings__item .custom-select-dropdown-box{-webkit-box-flex:2;-ms-flex:2;flex:2}@media only screen and (max-width: 31.25em){#settings .settings__item .custom-select-dropdown-box{--padding: 1rem 1.5rem}}#settings .settings__item--checkbox{font-size:2rem}@media only screen and (max-width: 31.25em){#settings .settings__item--checkbox{font-size:1.75rem}}#settings.show .settings{visibility:visible;top:50%;opacity:1}html[settings-otheranimations=true] #settings.show .settings{-webkit-transition-property:top,opacity,var(--responsive-transition);-o-transition-property:top,opacity,var(--responsive-transition);transition-property:top,opacity,var(--responsive-transition)}#settings.close .settings{opacity:0}html[settings-otheranimations=true] #settings.close .settings{-webkit-transition-property:opacity,var(--responsive-transition),-webkit-transform;transition-property:opacity,var(--responsive-transition),-webkit-transform;-o-transition-property:transform,opacity,var(--responsive-transition);transition-property:transform,opacity,var(--responsive-transition);transition-property:transform,opacity,var(--responsive-transition),-webkit-transform;-webkit-transform-origin:top right;-ms-transform-origin:top right;transform-origin:top right;border-top-left-radius:100%;border-bottom-left-radius:100%;border-bottom-right-radius:100%;-webkit-transform:translate(-50%, -50%) scale(0) rotate(-100deg);-ms-transform:translate(-50%, -50%) scale(0) rotate(-100deg);transform:translate(-50%, -50%) scale(0) rotate(-100deg)}

.custom-select-dropdown-box{--padding: 1.2rem 1.8rem}.custom-select-dropdown-box .select-box{position:relative;display:block;width:100%;margin:0 auto}.custom-select-dropdown-box .select-box__current{position:relative;-webkit-box-shadow:0 1.5rem 3rem -1rem rgba(0,0,0,.1);box-shadow:0 1.5rem 3rem -1rem rgba(0,0,0,.1);cursor:pointer;border-radius:.5rem;background-color:#f2f2f2;-webkit-transition:background-color .1s ease-in-out;-o-transition:background-color .1s ease-in-out;transition:background-color .1s ease-in-out;padding-right:2.4rem;display:block;width:100%;text-align:left;outline:0;border:0}.custom-select-dropdown-box .select-box__current:focus:not(.active){background-color:#e5e5e5;-webkit-box-shadow:0 0 .5rem .1rem rgba(95,162,188,.6);box-shadow:0 0 .5rem .1rem rgba(95,162,188,.6)}.custom-select-dropdown-box .select-box__current.active{background-color:#d9d9d9}.custom-select-dropdown-box .select-box__current.active+.select-box__list{opacity:1;visibility:visible;-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1);-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;-o-transition-property:transform,opacity;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.custom-select-dropdown-box .select-box__current.active+.select-box__list .select-box__option{cursor:pointer}.custom-select-dropdown-box .select-box__current.active .select-box__icon{-webkit-transform:translateY(-50%) rotate(180deg);-ms-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.custom-select-dropdown-box .select-box__icon{position:absolute;top:50%;right:1.5rem;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:2rem;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease;opacity:.5}.custom-select-dropdown-box .select-box__icon svg{fill:#404040}.custom-select-dropdown-box .select-box__value{display:-webkit-box;display:-ms-flexbox;display:flex}.custom-select-dropdown-box .select-box__input{display:none}.custom-select-dropdown-box .select-box__input:checked+.select-box__input-text{display:block}.custom-select-dropdown-box .select-box__input-text{display:none;width:100%;margin:0;padding:var(--padding)}.custom-select-dropdown-box .select-box__list{position:absolute;right:0;width:110%;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;padding:0;z-index:1;background-color:#f2f2f2;max-height:30rem;border-radius:.5rem;-webkit-box-shadow:0 .5rem 3rem -1rem rgba(0,0,0,.2);box-shadow:0 .5rem 3rem -1rem rgba(0,0,0,.2);opacity:0;margin-top:1.5rem;visibility:hidden;-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top;-webkit-transition:opacity .3s,visibility 0s ease-in .3s,-webkit-transform .3s ease-in-out;transition:opacity .3s,visibility 0s ease-in .3s,-webkit-transform .3s ease-in-out;-o-transition:opacity .3s,transform .3s ease-in-out,visibility 0s ease-in .3s;transition:opacity .3s,transform .3s ease-in-out,visibility 0s ease-in .3s;transition:opacity .3s,transform .3s ease-in-out,visibility 0s ease-in .3s,-webkit-transform .3s ease-in-out}.custom-select-dropdown-box .select-box__list--wrapper{max-height:inherit;border-radius:inherit;overflow:hidden}.custom-select-dropdown-box .select-box__list--container{list-style:none;overflow:hidden;overflow-y:auto;max-height:inherit}.custom-select-dropdown-box .select-box__list li{border-bottom:.1rem solid #5fa2bc}.custom-select-dropdown-box .select-box__list li:last-child{border-bottom:none}.custom-select-dropdown-box .select-box__list::after{content:"";display:block;background:#f2f2f2;width:5rem;height:5rem;position:absolute;top:-0.1rem;right:2rem;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);border-radius:.5rem;z-index:-1}.custom-select-dropdown-box .select-box__option{display:block;padding:var(--padding)}.custom-select-dropdown-box .select-box__option:hover,.custom-select-dropdown-box .select-box__option:focus,.custom-select-dropdown-box .select-box__option.focus{color:#546c84;background-color:rgba(95,162,188,.2)}
#modal{position:fixed;top:0;right:0;bottom:0;left:0;font-family:"Roboto",sans-serif;visibility:hidden;background-color:rgba(0,0,0,0);-webkit-transition:background-color var(--transition-duration) ease-in-out,visibility 0s ease var(--transition-duration);-o-transition:background-color var(--transition-duration) ease-in-out,visibility 0s ease var(--transition-duration);transition:background-color var(--transition-duration) ease-in-out,visibility 0s ease var(--transition-duration)}html[settings-otheranimations=true] #modal{--transition-duration: 0.1s}#modal.show{visibility:visible;background-color:rgba(0,0,0,.5333333333);-webkit-transition:background-color var(--transition-duration) ease-in-out;-o-transition:background-color var(--transition-duration) ease-in-out;transition:background-color var(--transition-duration) ease-in-out}#modal .modal{position:absolute;top:50%;left:50%;width:400px;max-width:90vw;text-align:center;background:#f2f2f2;padding:1.75rem 2rem;border-radius:.5rem;-webkit-box-shadow:0 0 1rem rgba(0,0,0,.6666666667);box-shadow:0 0 1rem rgba(0,0,0,.6666666667);opacity:0;-webkit-transform:translate(-50%, -50%) scale(0.5);-ms-transform:translate(-50%, -50%) scale(0.5);transform:translate(-50%, -50%) scale(0.5);-webkit-transition:var(--transition-duration) ease-in-out;-o-transition:var(--transition-duration) ease-in-out;transition:var(--transition-duration) ease-in-out;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;-o-transition-property:opacity,transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform}#modal .modal__icons{--size: 8rem;--border: 0.5rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto;margin-top:1.5rem;margin-bottom:2rem}#modal .modal__icons--red,#modal .modal__icons--green{display:none;height:var(--size);width:var(--size);border:calc(var(--border)/1.18) solid var(--color);border-radius:50%;padding:calc(var(--size)/9)}#modal .modal__icons--red{--color: orange}#modal .modal__icons--red .icon-1{background:var(--color);display:inline-block;height:72%;width:var(--border);position:relative;border-radius:100vmax}#modal .modal__icons--red .icon-1::after{border-radius:inherit;position:absolute;bottom:-34%;content:"";display:block;height:var(--border);width:var(--border);background:inherit}#modal .modal__icons--green{--color: #6edb43;padding:calc(var(--size)/30)}#modal .modal__icons--green svg{display:inline-block;height:100%;width:100%;border-radius:inherit;stroke:var(--color);color:var(--color)}#modal .modal__title{color:#404040;font-weight:500;margin-bottom:.3rem;opacity:.9}#modal .modal__message{font-size:1.45rem;opacity:.7;margin-bottom:2.75rem}#modal .modal__buttons{text-align:right}#modal .modal__buttons .button{padding:.75rem 2rem;text-transform:capitalize;border-radius:.4rem}#modal .modal__buttons .button--primary{margin-left:1rem}#modal .modal__buttons .button--primary::after{content:"Yes";display:block}#modal .modal__buttons .button--secondary{background-color:rgba(64,64,64,.1)}#modal.red .modal__icons--red{display:block}#modal.green .modal__icons--green{display:block}#modal.false .button--secondary{display:none}#modal.false .button--primary::after{content:"Ok"}#modal.show .modal{opacity:1;-webkit-transform:translate(-50%, -50%) scale(1);-ms-transform:translate(-50%, -50%) scale(1);transform:translate(-50%, -50%) scale(1)}
#prayer{padding:2.5rem 7% 2rem}@media only screen and (max-width: 75em){#prayer{padding:2.5rem 6% 2rem}}@media only screen and (max-width: 62em){#prayer{padding:2.5rem 5% 2rem}}@media only screen and (max-width: 48em){#prayer{padding:2.5rem 4% 2rem}}@media only screen and (max-width: 37.5em){#prayer{padding:2.5rem 3% 2rem}}#prayer .prayer{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:calc(13vh + 4vw - 5rem)}#prayer .prayer__button{font-family:"Roboto",sans-serif;padding:1rem 2.5rem;font-size:1.8rem;-webkit-box-shadow:0 0 3rem -0.5rem rgba(0,0,0,.5019607843);box-shadow:0 0 3rem -0.5rem rgba(0,0,0,.5019607843)}#prayer .prayer__item{text-align:center;padding:1.85rem 1rem;-webkit-backdrop-filter:blur(0.7rem);backdrop-filter:blur(0.7rem);-webkit-box-shadow:0 0 .5rem rgba(0,0,0,.08);box-shadow:0 0 .5rem rgba(0,0,0,.08);border-radius:.5rem;position:relative;opacity:.9;background-color:rgba(51,51,51,.17);color:#ececec;line-height:1;-webkit-box-flex:calc(16.6666666667% - 1.65rem);-ms-flex:calc(16.6666666667% - 1.65rem) 0 1;flex:calc(16.6666666667% - 1.65rem) 0 1;margin:.825rem;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;max-width:16.65rem}#prayer .prayer__item[id$="2"]{opacity:.8;background-color:rgba(85,85,85,.25);color:rgba(236,236,236,.9)}@media only screen and (max-width: 75em){#prayer .prayer__item{padding:1.8rem .95rem;-webkit-box-flex:calc(20% - 1.45rem);-ms-flex:calc(20% - 1.45rem) 0 1;flex:calc(20% - 1.45rem) 0 1;margin:.725rem;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;max-width:16.45rem}}@media only screen and (max-width: 62em){#prayer .prayer__item{padding:1.7rem .9rem;-webkit-box-flex:calc(20% - 1.33rem);-ms-flex:calc(20% - 1.33rem) 0 1;flex:calc(20% - 1.33rem) 0 1;margin:.665rem;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;max-width:16.33rem}}@media only screen and (max-width: 48em){#prayer .prayer__item{padding:1.6rem .85rem;-webkit-box-flex:calc(25% - 1.25rem);-ms-flex:calc(25% - 1.25rem) 0 1;flex:calc(25% - 1.25rem) 0 1;margin:.625rem;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;max-width:16.25rem}}@media only screen and (max-width: 37.5em){#prayer .prayer__item{padding:1.5rem .8rem;-webkit-box-flex:calc(33.3333333333% - 1rem);-ms-flex:calc(33.3333333333% - 1rem) 0 1;flex:calc(33.3333333333% - 1rem) 0 1;margin:.5rem;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;max-width:16rem}}#prayer .prayer__item--name{text-transform:capitalize;font-size:1.45rem;margin-top:.4em;opacity:.775;-webkit-transform:scaleX(1.1);-ms-transform:scaleX(1.1);transform:scaleX(1.1)}#prayer .prayer__item--remain{display:none}#prayer .prayer__item.current{opacity:1;padding-top:2rem;padding-bottom:2rem;background:rgba(0,0,0,0)}#prayer .prayer__item.current .time{font-size:1.7rem}#prayer .prayer__item.current .name{font-size:1.55rem;opacity:.9;text-decoration:underline}#prayer .prayer__item.current::before{content:"";display:block;position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:rgba(120,180,120,.65);border-radius:inherit;-webkit-box-shadow:inherit;box-shadow:inherit}html[settings-currentprayeranimation=true] #prayer .prayer__item.current::before{-webkit-animation:current-prayer 2s infinite;animation:current-prayer 2s infinite}#prayer .prayer__item.next{background:rgba(95,162,188,.45)}#prayer .prayer__item.next .time{font-size:1.7rem}#prayer .prayer__item.next .name{margin-top:.4em;font-size:1.55rem;opacity:.9}#prayer .prayer__item.next .remain{margin-top:.5em;color:#afeeee;display:block}
#clock{color:#f2f2f2;margin-bottom:1.75rem}#clock .clock{text-align:center}#clock .clock__time{font-size:1.7rem;display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:auto;opacity:.8}#clock .clock__date{opacity:.75}

