:root{--white:#fff;--black:#000;--light:#f8f9fa;--dark:#141418;--gray:#6c757d;--gray-dark:#343a40;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--blue:#007bff;--indigo:#6610f2;--paper-color:#e0c9a6;--stripeColor:#32325d;--dark-primary:#0e2439;--border-line:#343a40;--color-theme-7-3378-custom:#7900ff;--font-family-primary:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",Helvetica,Arial,sans-serif}div{overflow-wrap:break-word;word-break:break-word}.mobile-auth-navbar{display:flex;justify-content:space-evenly;background-color:var(--light);border-bottom:2px solid var(--gray);list-style:none;height:4rem;width:100%;margin-top:0;position:fixed;top:0;z-index:100}.mobile-auth-navbar li{flex:0 0 10%;padding:1rem}.mobile-auth-navbar li:hover{cursor:pointer}.mobile-auth-navbar li:first-child{flex:0 0 10%;padding:.1rem;margin-top:.5rem;margin-right:.5rem}.mobile-auth-navbar li span i{color:var(--indigo);font-size:1.5rem}.business-icon-img{border-radius:50%;object-fit:cover}.about-us{padding:2em 1em;margin:3rem auto 0;word-wrap:break-word;text-align:justify}.about-us,.blog-post-body{font-family:var(--font-family-primary);font-size:20px;line-height:1.5;max-width:50em}.blog-post-body{padding:4em 1em;margin:0 auto}@media (max-width:767px){.blog-post-container{width:100%;padding:1rem;margin-bottom:2rem}.blog-post-header{display:flex;flex-direction:column;align-items:center;margin-bottom:1rem}.blog-post-title{display:none}.theme-toggle-btn{width:100%;height:40px;font-size:16px}}@media (min-width:768px){.blog-post-container{max-width:800px;padding:2rem;margin:0 auto 3rem}.blog-post-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.blog-post-title{font-size:3rem;font-weight:700;color:#333}.theme-toggle-btn{background-color:#333;color:#fff;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer}}.dark-mode{background-color:#111}.light-mode{background-color:#f5f5f5;color:#333}.light-mode .blog-post-subheading,.light-mode .blog-post-title{color:#333}.light-mode .blog-post-content{color:#555}.light-mode .theme-toggle-btn{background-color:#555;color:#f5f5f5}.grid{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;color:#5555;margin:3rem "auto" "auto"}.grid-items{padding:20px;flex-grow:1;flex-shrink:1;flex-basis:calc(33.333% - 20px);box-sizing:border-box;text-align:center;list-style:none;color:#000}.tagit{font-size:.75rem;padding:.1rem .5rem;border-radius:.25rem;margin-bottom:.75rem;margin-left:.5rem;display:inline-block;height:20px;width:-moz-fit-content;width:fit-content;background-color:var(--paper-color);color:var(--indigo);text-align:center}.tagit:hover{background-color:var(--white);border:1px solid #0e2439}