.footer{background-color:#2c3e50;color:#fff;width:100%;max-width:100%;overflow-x:hidden;box-sizing:border-box;position:relative}.footer-cta{background-color:#34495e;padding:60px 20px;text-align:center;position:relative;overflow:hidden}.footer-cta:before{content:"";position:absolute;bottom:0;left:0;right:0;height:100px;background:linear-gradient(180deg,rgba(52,73,94,.3),transparent);pointer-events:none}.footer-cta__content{max-width:800px;margin:0 auto;position:relative;z-index:1}.footer-cta__title{font-size:42px;font-weight:700;color:#fff;margin-bottom:20px;line-height:1.2}.footer-cta__description{font-size:16px;color:#bdc3c7;margin-bottom:40px;line-height:1.6}.footer-cta__buttons{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.footer-cta__button{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;border-radius:6px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s ease;border:2px solid transparent}.footer-cta__button--primary{background:linear-gradient(135deg,#e74c3c,#f39c12);color:#fff}.footer-cta__button--primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(231,76,60,.4)}.footer-cta__button--secondary{background:transparent;color:#fff;border-color:#fff}.footer-cta__button--secondary:hover{background:#fff;color:#2c3e50}.footer-container{width:100%;max-width:1400px;margin:0 auto;padding:60px 20px 20px}.footer-content{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:50px;margin-bottom:40px}.footer-section h3{margin-bottom:10px;font-size:28px;color:#fff;font-weight:700;letter-spacing:1px}.footer-section h4{margin-bottom:20px;font-size:14px;color:#fff;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.footer-tagline{font-size:11px;color:#bdc3c7;letter-spacing:2px;margin-bottom:20px;font-weight:400}.footer-description{color:#bdc3c7;line-height:1.6;margin-bottom:30px;font-size:14px}.footer-section ul{list-style:none;padding:0;margin:0}.footer-section ul li{margin-bottom:12px}.footer-section ul li a{color:#bdc3c7;text-decoration:none;font-size:14px;transition:color .3s ease;display:inline-block}.footer-section ul li a:hover{color:#3498db}.footer-newsletter{margin-top:30px}.footer-newsletter__title{font-size:12px;font-weight:700;color:#fff;letter-spacing:1px;margin-bottom:10px;text-transform:uppercase}.footer-newsletter__description{color:#bdc3c7;font-size:13px;margin-bottom:15px;line-height:1.5}.footer-newsletter__form{display:flex;gap:10px;margin-bottom:20px}.footer-newsletter__input{flex:1;padding:12px 16px;border-radius:6px;border:1px solid #34495e;background-color:#fff;color:#2c3e50;font-size:14px;outline:none}.footer-newsletter__input::-moz-placeholder{color:#95a5a6}.footer-newsletter__input::placeholder{color:#95a5a6}.footer-newsletter__input:focus{border-color:#3498db}.footer-newsletter__button{padding:12px 24px;background-color:#e74c3c;color:#fff;border:none;border-radius:6px;font-size:12px;font-weight:700;letter-spacing:.5px;cursor:pointer;transition:background-color .3s ease;text-transform:uppercase}.footer-newsletter__button:hover{background-color:#c0392b}.social-links{display:flex;gap:15px;margin-top:20px}.social-links a{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;color:#fff;text-decoration:none;transition:all .3s ease;border-radius:4px}.social-links a:hover{color:#3498db;transform:translateY(-2px)}.footer-bottom{border-top:1px solid #34495e;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px;background-color:#1a252f;padding:20px;position:relative}.footer-bottom__left{display:flex;align-items:center;gap:15px}.footer-bottom__left p{color:#bdc3c7;margin:0;font-size:13px}.footer-bottom__right{display:flex;align-items:center;gap:15px;padding-right:100px}.footer-payments-label{color:#bdc3c7;font-size:13px}.footer-payment-icons{display:flex;gap:10px;align-items:center}.footer-payment-icon{color:#fff;font-size:12px;font-weight:600;padding:4px 8px;background-color:hsla(0,0%,100%,.1);border-radius:4px}.footer-scroll-top{position:absolute;right:20px;background-color:#34495e;border:none;color:#fff;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.footer-scroll-top:hover{background-color:#3498db;transform:translateY(-2px)}.footer-scroll-top-fixed{position:fixed;bottom:100px;right:30px;background-color:#34495e;border:none;color:#fff;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:1000;box-shadow:0 4px 15px rgba(52,73,94,.4)}.footer-scroll-top-fixed:hover{background-color:#3498db;transform:translateY(-2px);box-shadow:0 6px 20px rgba(52,152,219,.5)}.footer-chat-button{position:fixed;bottom:30px;right:30px;background-color:#e74c3c;color:#fff;border:none;border-radius:50px;padding:12px 20px;display:flex;align-items:center;gap:8px;cursor:pointer;box-shadow:0 4px 15px rgba(231,76,60,.4);transition:all .3s ease;z-index:1000;font-size:14px;font-weight:600}.footer-chat-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(231,76,60,.5)}@media (max-width:1024px){.footer-content{grid-template-columns:2fr 1fr 1fr;gap:40px}}@media (max-width:768px){.footer-cta{padding:40px 20px}.footer-cta__title{font-size:32px}.footer-cta__description{font-size:14px}.footer-cta__buttons{flex-direction:column;align-items:stretch}.footer-cta__button{width:100%;justify-content:center}.footer-container{padding:40px 20px 20px}.footer-content{grid-template-columns:1fr;gap:40px}.footer-bottom{flex-direction:column;text-align:center;padding:20px}.footer-bottom__left,.footer-bottom__right{flex-direction:column;gap:10px;padding-right:0}.footer-scroll-top{position:static;margin-top:10px}.footer-scroll-top-fixed{bottom:90px;right:20px;width:45px;height:45px}.footer-chat-button{bottom:20px;right:20px;padding:10px 16px;font-size:12px}.footer-chat-button span{display:none}}.chatbot-container{position:fixed;bottom:20px;right:20px;z-index:1000}.chatbot-button{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);border:none;cursor:pointer;font-size:28px;box-shadow:0 4px 12px rgba(0,0,0,.15);transition:transform .3s ease,box-shadow .3s ease;display:flex;align-items:center;justify-content:center}.chatbot-button:hover{transform:scale(1.1);box-shadow:0 6px 20px rgba(102,126,234,.4)}.chatbot-button:active{transform:scale(.95)}.chatbot-window{width:350px;height:500px;background:#fff;border-radius:15px;box-shadow:0 8px 24px rgba(0,0,0,.15);display:flex;flex-direction:column;overflow:hidden;animation:slideUp .3s ease}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.chatbot-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:15px 20px;display:flex;justify-content:space-between;align-items:center}.chatbot-header h3{margin:0;font-size:18px}.chatbot-close{background:none;border:none;color:#fff;font-size:28px;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .3s ease}.chatbot-close:hover{background-color:hsla(0,0%,100%,.2)}.chatbot-messages{flex:1;padding:20px;overflow-y:auto;background:#f8f9fa}.chatbot-message{margin-bottom:15px}.chatbot-message.bot p{background:#fff;margin:0;box-shadow:0 2px 4px rgba(0,0,0,.1)}.chatbot-message.bot p,.chatbot-message.user p{padding:12px 15px;border-radius:15px;display:inline-block;max-width:80%}.chatbot-message.user p{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;margin:0 0 0 auto;text-align:right}.chatbot-input-area{padding:15px;border-top:1px solid #e0e0e0;display:flex;gap:10px;background:#fff}.chatbot-input{flex:1;padding:10px 15px;border:1px solid #ddd;border-radius:20px;font-size:14px;outline:none}.chatbot-input:focus{border-color:#667eea}.chatbot-send{padding:10px 20px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:20px;cursor:pointer;font-weight:600;transition:transform .2s ease}.chatbot-send:hover{transform:scale(1.05)}.chatbot-send:active{transform:scale(.95)}@media (max-width:480px){.chatbot-window{width:calc(100vw - 40px);height:calc(100vh - 100px);max-height:500px}.chatbot-container{bottom:10px;right:10px}}