:root{--primary-color:#2c3e50;--secondary-color:#b03052;--accent-color:#0078db;--text-color:#091e42;--light-text:#42526e;--white:#fff;--light-bg:#f5f5f5;--border-color:#ebecf0}body{font-family:Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background-color:var(--white);color:var(--text-dark)}a{text-decoration:none;color:inherit}.footer{background:linear-gradient(135deg,#1e293b,#334155 50%,#1e293b);color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;position:relative}.footer-container{max-width:1280px;margin:0 auto;padding:2rem 1rem}.footer-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem;margin-bottom:2rem}@media (min-width:1024px){.footer-grid{grid-template-columns:repeat(4,1fr);gap:2rem}}.footer-section{border-bottom:1px solid #475569;padding-bottom:1rem}@media (min-width:1024px){.footer-section{border-bottom:none;padding-bottom:0}}.footer-section-header{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1rem 0;background:none;border:none;color:inherit;cursor:pointer;font-family:inherit}@media (min-width:1024px){.footer-section-header{pointer-events:none;cursor:default}}.footer-section-title{font-size:1.125rem;font-weight:700;color:#60a5fa}.footer-chevron{font-size:1.5rem;font-weight:700;color:#60a5fa}@media (min-width:1024px){.footer-chevron{display:none}}.footer-section-content{max-height:0;overflow:hidden;transition:max-height .3s ease-in-out}.footer-section-content.open{max-height:1000px;padding-bottom:1rem}@media (min-width:1024px){.footer-section-content{max-height:none;overflow:visible;padding-bottom:0}}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:.625rem}.footer-links a{color:#fff;text-decoration:none;font-size:.875rem;display:block;padding:.25rem 0;transition:color .2s ease}.footer-links a:hover{color:#60a5fa}.footer-contact{font-size:.875rem}.contact-item{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1rem}.contact-icon{font-size:1.125rem;flex-shrink:0;margin-top:.125rem}.contact-details{flex:1 1}.contact-phone{font-weight:600;margin-bottom:.25rem}.contact-timing{font-size:.75rem;color:#cbd5e1}.contact-email{color:#fff;text-decoration:none;transition:color .2s ease}.contact-email:hover{color:#60a5fa}.social-section{margin-top:1.5rem}.social-title{font-weight:700;color:#60a5fa;margin-bottom:.75rem;font-size:.875rem}.social-icons{display:flex;gap:.75rem;flex-wrap:wrap}.social-icon{width:36px;height:36px;background-color:#475569;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;font-weight:700;transition:background-color .2s ease;color:#fff}.social-icon.facebook:hover{background-color:#1877f2}.social-icon.youtube:hover{background-color:red}.social-icon.twitter:hover{background-color:#1da1f2}.social-icon.instagram:hover{background-color:#e4405f}.app-section{margin-top:1.5rem}.app-title{font-weight:700;color:#60a5fa;margin-bottom:.75rem;font-size:.875rem}.app-buttons{display:flex;flex-direction:column;gap:.625rem}.app-button{display:flex;align-items:center;gap:.75rem;background-color:#475569;border-radius:.5rem;padding:.75rem 1rem;text-decoration:none;color:#fff;transition:background-color .2s ease}.app-button:hover{background-color:#64748b}.app-icon{width:32px;height:32px;background-color:#fff;border-radius:.25rem;display:flex;align-items:center;justify-content:center;font-size:1.25rem;flex-shrink:0}.app-text{text-align:left;flex:1 1}.app-label{font-size:.75rem;color:#cbd5e1;margin-bottom:.125rem}.app-name{font-weight:700;font-size:.875rem}.footer-disclaimer{border-top:1px solid #475569;padding-top:1.5rem;margin-bottom:1.5rem}.footer-disclaimer p{font-size:.75rem;color:#cbd5e1;line-height:1.6}.footer-disclaimer a{color:#60a5fa;text-decoration:none}.footer-disclaimer a:hover{text-decoration:underline}.footer-copyright{text-align:center;font-size:.875rem;color:#cbd5e1}.footer-copyright p{margin-bottom:.5rem}.bttb__up_arrow_wrapper{position:fixed;bottom:20px;right:15px;background-color:#60a5fa;border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 10px rgba(0,0,0,.2);transition:opacity .3s,visibility .3s;z-index:999}.bttb__up_arrow_wrapper.hidden{opacity:0;visibility:hidden}.bttb__up_arrow{font-size:1.5rem;color:#fff;font-weight:700}@media (max-width:480px){.footer-container{padding:1.5rem 1rem}.footer-section-title{font-size:1rem}.footer-links a{font-size:.8125rem}}*{margin:0;padding:0;box-sizing:border-box}.navbar{background:#050505;box-shadow:0 2px 4px rgba(0,0,0,.08);position:-webkit-sticky;position:sticky;top:0;z-index:102}.navbar-container{max-width:100%;height:48px;margin:0 auto;padding:0 1px;display:flex;align-items:center}.navbar-logo-section{display:flex;align-items:center;float:left;gap:5px;z-index:52;margin-left:20px;padding-left:0;width:20%;top:0;right:0}.nav-header-main-logo{width:140px;margin-right:1px;float:left}.nav-geo-location-name{border:1px solid #fff;border-radius:100px;color:#fff;font-weight:700;background:#fd7176;width:-moz-fit-content;width:fit-content;padding:10px 20px;margin-top:5px;cursor:pointer}.nav-geo-location-name:hover{background:#ff4448;color:#fff;transform:translateY(-1px)}.gradient-text{background:linear-gradient(90deg,#ff7e5f,#feb47b);-webkit-background-clip:text;background-clip:text;color:transparent;cursor:pointer}.nav-list{display:flex;list-style:none;margin-right:30px;padding:0;white-space:nowrap;justify-content:flex-end;align-items:center;flex-wrap:wrap;width:520px;position:absolute;top:0;right:0}.nav-item{position:relative;margin:0;padding:0}.nav-link{display:flex;align-items:center;padding:15px 12px;color:#fff;text-decoration:none;font-size:14px;font-weight:500;transition:all .3s ease}.nav-link:hover{background-color:#1a73e8}.nav-link.active{color:#1a73e8;border-bottom:4px solid #1a73e8;border-radius:2px}.arrow-down{font-size:10px;margin-left:5px}.nav-item:hover .arrow-down{transform:rotate(180deg)}.dropdown-menu{transform:translate(-50%);margin:0 5%;display:flex;flex-direction:column}.dropdown-menu,.dropdown-menu-geo{position:fixed;top:47px;z-index:1002;background:#fff;min-width:200px;box-shadow:0 4px 12px rgba(0,0,0,.1);border-radius:4px;opacity:0;visibility:hidden;animation:dropdownFadeIn .2s ease forwards}.dropdown-menu-geo{left:32%;transform:translateX(-50%);width:100%;max-width:680px;padding:0 10px 10px}.nav-geo-loc-promot-brand{display:flex;justify-content:space-between;margin-top:5px}.nav-geo-loc-heading{font-size:28px;line-height:42px;font-weight:700;color:#091e42;display:block;text-align:left}@keyframes dropdownFadeIn{to{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}}.dropdown-item{display:block;padding:12px 20px;color:#666;text-decoration:none;font-size:14px;transition:all .2s ease}.dropdown-item:hover{background-color:#f8f9fa;color:#1a73e8}.user-icon-container{color:#fff;cursor:pointer;display:flex;align-items:center}.user-icon-container i{font-size:1.2rem;color:#fff}.user-icon-container:hover i{color:#007bff}.user-dropdown-menu{position:absolute;top:100%;right:0;background-color:#fff;box-shadow:0 2px 5px rgba(0,0,0,.2);border-radius:4px;min-width:150px;width:194px;z-index:1000;padding:8px 0}.user-dropdown-menu .dropdown-item{padding:8px 16px;display:block;color:#333;text-decoration:none;transition:background-color .3s}.user-dropdown-menu .dropdown-item:hover{background-color:#f5f5f5;color:#007bff}.dropdown-item:focus,.nav-link:focus,.user-icon-container:focus{background-color:#007bff}@media (max-width:768px){.navbar-container{top:0;width:100%;padding:0 1px;height:48px;z-index:102}.dropdown-item{color:#555!important}.dropdown-menu{right:0}.nav-link{padding:12px 15px;font-size:13px}.gradient-text{display:block}}