.App{height:100%;width:100%}.main{background-color:#f0f8ff;color:red;padding:50px 0 0}.footer,.main{text-align:center}.footer{color:#f0f8ff}@media (min-width:700px) and (max-width:1024px){.main{padding:55px 0 0}}@media (min-width:1024px){.main{padding:60px 0 0}}.bottom-nav-bar{background-color:var(--bottomNavColor);bottom:0;height:60px;position:fixed;transform:translateY(0);transition:"opacity 0.5s ease, transform 0.5s ease";width:100%;z-index:999}.bottom-nav-icons{border-bottom:5px solid #000;column-gap:8%;width:100%}.bottom-nav-icons .icon{height:40px;width:40px}.bottom-nav-btn{background:none;border:none;outline:none}.selected-btn{transform:scale(1.2) translateY(1px)}.Home-img{width:50px}.lang-container{background:linear-gradient(135deg,#e0eafc,#cfdef3);border:none;border-radius:20px;bottom:9rem;box-shadow:0 0 1rem #0009;color:#000;cursor:pointer;position:fixed;right:1rem;z-index:1000}.lang-selector{font-weight:600;height:40px;width:fit-content}.lang-selector .MuiOutlinedInput-root{fieldset{border-color:#0000}}.lang-selector .MuiOutlinedInput-root.Mui-focused fieldset,.lang-selector .MuiOutlinedInput-root:hover fieldset{border-color:#0000}.lang-selector .MuiSelect-select{align-items:center;display:flex;justify-content:center;margin-right:-20px;text-align:center}.lang-selector .MuiSelect-icon{display:none;right:0}.lang-icon{height:30px;margin-left:-5%;margin-top:-5%;width:30px}@media (min-width:1000px){.lang-container{bottom:5rem}}.open-popup-btn{background-color:#d1e9bd;border:none;border-radius:50%;bottom:5rem;box-shadow:0 0 1rem #0009;color:#fff;cursor:pointer;padding:2%;position:fixed;right:1rem;z-index:1000}.open-popup-btn img{height:30px;width:100%}.popup-container{background-color:#0009;bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000}.popup{background:linear-gradient(-25deg,#bee1c5,#fff,#d2f8d9,#fff);border-radius:10px;color:var(--primaryColor);display:flex;flex-direction:column;max-width:80%;padding:5px;width:400px}.close-group{align-self:flex-end;color:#fff;float:right;justify-content:end;margin:0;padding:1%}.close-btn{background-color:#dc3545;border:none;border-radius:5px;box-shadow:0 6px 10px rgba(0,0,0,.277);color:#fff;font-size:15px;font-weight:600;padding:3px 8px;z-index:10000}.close-btn:hover{background-color:red;cursor:pointer}.fdbk-form{width:100%;z-index:999}.fdbk-form hr{border:.7px solid rgba(85,82,82,.299)}.heading{color:var(--primaryColor);font:normal 600 20px Arial;text-transform:uppercase}.form-container{padding:2% 5%;row-gap:10px;text-align:left}.label{font:normal 500 14px Arial}.input{background-color:#f5f5f5;border:1px solid rgba(0,0,0,.085);border-radius:10px;box-shadow:0 10px 20px -15px;color:var(--primaryColor);font-family:Arial,Helvetica,sans-serif;outline:none;padding:10px 5px;transition:.2s}.input::placeholder{font:normal normal 13px Arial}.input:focus{border-bottom:2px solid #5b5fc7;border-radius:10px 10px 2px 2px;box-shadow:0 15px 30px -15px}.submit-btn{background:linear-gradient(#31c955,#1c8835);border:none;border-radius:10px;box-shadow:0 10px 20px -2px #00000080;color:#fff;cursor:pointer;font:normal 600 14px Arial;padding:8px 15px;transition:.4s linear;width:fit-content}.submit-btn:hover{background:linear-gradient(#2cb44b,#18742d)}.submitted-content{font-size:16px;padding:5%}.rating-card{align-items:center;background:#0f0c29;background:linear-gradient(to right bottom,#443e89,#0f0c29);border-radius:10px;box-shadow:0 10px 10px rgba(0,0,0,.058);display:flex;flex-direction:column;font-family:Arial,Helvetica,sans-serif;gap:10px;height:fit-content;justify-content:space-between;padding:20px;width:280px}.rating-stars-container{align-items:start;display:flex;flex-direction:row-reverse;height:30px;justify-content:left;width:100%}.star-label svg{fill:#c3bfbf;height:auto;width:25px}.rating-stars-container input{-webkit-appearance:initial;appearance:none}.rating-stars-container input:hover~.star-label svg{fill:#fffab9}.rating-stars-container input:checked~.star-label svg{fill:#f9c127;animation:slide-in-fwd-center .4s cubic-bezier(.25,.46,.45,.94) both}@keyframes slide-in-fwd-center{0%{transform:scale(1.6)}to{transform:scale(1)}}@media (min-width:500px) and (max-width:999px){.open-popup-btn{padding:.6%}.open-popup-btn img{height:30px;width:100%}}@media (min-width:1000px){.open-popup-btn{bottom:1rem;padding:.6%}.open-popup-btn img{height:35px;width:100%}}.loader-wrapper{align-items:center;background-color:#e4dfdf99;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.circle-loader{animation:spin 1s linear infinite;border:8px solid #fff3;border-radius:50%;border-top-color:#fff;height:80px;width:80px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.main{background-color:var(--mainBackgroundColor);padding-bottom:60px}@media (min-width:1000px){.main{padding-bottom:0}}.navbar{background-color:var(--navBackgroundColor);box-shadow:0 1px 20px #00000080;height:50px;left:0;position:fixed;top:0;transition:.5s;width:100%;z-index:999}.sda-logo{height:45px;width:45px}.navigation{align-items:center;column-gap:30px;display:flex;flex:1 1;justify-content:center;padding-left:20%}.location-group .nav-tooltip{background:linear-gradient(135deg,beige,#e6e6e6);color:#000}.location-group .location-tooltip{background:linear-gradient(135deg,#89f7fe,#66a6ff);color:#000}.location-group .tooltip{border-radius:10px;box-shadow:0 5px 10px -2px;font-weight:600;opacity:1}.nav-btn{border:none;border-radius:8px;font-weight:500;outline:none;padding:1%;text-transform:capitalize}.nav-btn:hover{cursor:pointer;transform:scale(1.1)}.location{display:grid}.church-area{color:var(--navFontColor);font:normal 400 8px Fahkwang;text-align:end}.church-name{color:var(--navSecondaryFontColor);font:normal 600 10px Fahkwang;position:relative;text-align:right;text-transform:uppercase}.location-icon{display:grid;padding-top:.9%}.location-icon .icon{height:fit-content;width:12px}@media (min-width:700px) and (max-width:1024px){.navbar{height:55px}.church-name{font-size:14px}.church-area{font-size:10px}.location-icon .icon{height:fit-content;width:18px}.navigation{padding-left:15%}}@media (min-width:1024px){.navbar,.sda-logo{height:60px}.sda-logo{width:60px}.church-name{font-size:16px}.church-area{font-size:12px}.location-icon .icon{height:fit-content;width:18px}}*,:after,:before{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth;transition:.4S}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:#ffffffe6}::-webkit-scrollbar-thumb{background-color:#0009;border-radius:10px}*{scrollbar-color:#fff;scrollbar-width:10px}:root{--primaryColor:#000;--navBackgroundColor:#f4efeb;--mainBackgroundColor:#f8f4e9;--navFontColor:#557e8e;--navSecondaryFontColor:#4d717f;--aboutbackgroundcolor:#f5dcda;--eventCardBackgroundColor:#ece0dc;--sectionbackground:#f6e4de;--imagebackground:#eeece6;--footertextcolor:#fff;--logocolor:#cfa139;--logocolorbook:#315b5a;--bottomNavColor:#dad6cc}body,html{height:100%;width:100%}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%}html:focus-within{scroll-behavior:smooth}body{font-family:sans-serif;line-height:20px}:root{height:100%;width:100%}.flex-row{display:flex;flex:1 1;flex-direction:row}.flex-center{align-items:center;display:flex;justify-content:center}.align-end{align-items:end}.align-center{align-items:center}.justify-center{justify-content:center}.pdng-left{padding-left:1%}.pdng-right{padding-right:1%}.margin-right{margin-right:1%}.margin-top{margin-top:1%}.text-shadow{text-shadow:0 4px 6px #0000004d}.drop-shadow{filter:drop-shadow(0 10px 10px rgba(0,0,0,.2))}.navlink-text{text-decoration:none}.pdngLeftRight{padding:0 1%}.mrgn-top-bottom{margin:2% 0}.margin-bottom{margin-bottom:1%}.heading-text{color:#000;color:var(--primaryColor);font:normal 600 16px Fahkwang;text-transform:uppercase}.text-size{font-size:12px}.inset-box-shadow{box-shadow:inset 0 0 20px rgba(0,0,0,.329)}.box-shadow{box-shadow:0 10px 20px #000}.flex-minWidth-row{display:flex;flex:1 1;min-width:0}.flex-auto-row{display:flex;flex:none;min-width:40px}.flex-col{display:flex;flex:0 1;flex-direction:column}.pdng8-all{padding:8px}.pdng-top-bottom{padding:10px 0}.text-color{color:#000;color:var(--primaryColor)}.text-align-justify{text-align:justify}.logo_text_color{color:#557e8e;color:var(--navFontColor)}.heading-text{color:#315b5a;color:var(--logocolorbook)}.main-heading-text{font-size:14px;font-weight:700}.pointer{cursor:pointer}@media (min-width:700px) and (max-width:1023px){.text-size{font-size:14px}.main-heading-text{font-size:18px}.heading-text{font-size:20px}}@media (min-width:1024px){.text-size{font-size:16px}.main-heading-text{font-size:20px}.heading-text{font-size:24px}}
/*# sourceMappingURL=main.6bcb6df8.css.map*/