.footer-container{font-family:var(--font-dm-sans),"DM Sans",sans-serif;background-color:#f5f5f5}.footer-container .rounded-container{color:#fff;z-index:100;background-color:#0d0d0d;background-image:linear-gradient(#0d0d0d 0%,#0d0d0dd7 40%,#000000e6 100%),url(/commonImage/footerImg/bg-img.png);background-position:bottom;background-repeat:no-repeat;background-size:1900px 700px;width:100%;position:relative}.footer-container .footer-inner{margin:0 auto;padding:80px 52px 30px}@media (max-width:1024px){.footer-container .footer-inner{padding:60px 20px 20px}}@media (max-width:768px){.footer-container .footer-inner{padding:40px 15px 20px}}.footer-container .footer-cta{text-align:center;margin-bottom:100px}@media (max-width:1024px){.footer-container .footer-cta{margin-bottom:80px}}@media (max-width:768px){.footer-container .footer-cta{margin-bottom:50px}}.footer-container .footer-cta .quote-badge{letter-spacing:-.02em;text-transform:capitalize;color:#eaeaea;align-items:center;gap:5px;margin-top:0;margin-bottom:24px;font-size:16.5px;font-weight:600;line-height:1.25;display:inline-flex}.footer-container .footer-cta .quote-badge img{width:22px;height:22px}.footer-container .footer-cta h2{color:#fff;letter-spacing:-1px;max-width:900px;margin:0 auto 36px;font-size:52px;font-weight:400;line-height:1.25}@media (max-width:1024px){.footer-container .footer-cta h2{font-size:42px}}@media (max-width:768px){.footer-container .footer-cta h2{max-width:calc(100% - 80px);font-size:36px}}@media (max-width:480px){.footer-container .footer-cta h2{font-size:30px}}.footer-container .footer-cta .cta-btn{color:#ccc;background-color:#383838;border-radius:50px;padding:18px 40px;font-size:18px;font-weight:600;text-decoration:none;transition:background-color .3s;display:inline-block}.footer-container .footer-cta .cta-btn:hover{background-color:#444}@media (max-width:480px){.footer-container .footer-cta .cta-btn{padding:16px 32px;font-size:16.5px}}.footer-container .footer-middle{justify-content:space-between;align-items:flex-end;margin-bottom:50px;display:flex}@media (max-width:768px){.footer-container .footer-middle{text-align:left;flex-direction:column;align-items:flex-start;gap:40px;margin-bottom:40px}}.footer-container .footer-middle .brand-section{max-width:380px}.footer-container .footer-middle .brand-section .logo{color:#fff;letter-spacing:-.5px;margin-bottom:16px;font-family:inherit;font-size:26px;font-weight:900;text-decoration:none;display:block}.footer-container .footer-middle .brand-section .logo .footer-logo-img{filter:brightness(0)invert();object-fit:contain;width:auto;height:38px;display:block}@media (max-width:768px){.footer-container .footer-middle .brand-section .logo .footer-logo-img{margin:0}}.footer-container .footer-middle .brand-section p{color:#888;margin-bottom:30px;font-size:15px;line-height:1.65}.footer-container .footer-middle .brand-section .social-links{gap:24px;display:flex}@media (max-width:768px){.footer-container .footer-middle .brand-section .social-links{justify-content:flex-start}}.footer-container .footer-middle .brand-section .social-links a{color:#fff;justify-content:center;align-items:center;transition:color .3s;display:flex}.footer-container .footer-middle .brand-section .social-links a:hover{color:#aaa}.footer-container .footer-middle .brand-section .social-links a svg{width:18px;height:18px}.footer-container .footer-middle .brand-section .ai-section{flex-direction:column;gap:22px;margin-top:32px;display:flex}.footer-container .footer-middle .brand-section .ai-section .ai-title{color:#fff;text-align:left;letter-spacing:-.01em;opacity:.9;margin:0;font-family:inherit;font-size:20px;font-weight:500}.footer-container .footer-middle .brand-section .ai-section .ai-logos-list{gap:12px;margin:0;padding:0;list-style:none;display:flex}.footer-container .footer-middle .brand-section .ai-section .ai-logos-list li{margin:0;padding:0;list-style:none}.footer-container .footer-middle .brand-section .ai-section .ai-logos-list .ai_logo{cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.footer-container .footer-middle .brand-section .ai-section .ai-logos-list .ai_logo:hover{background:#ffffff14;transform:translateY(-3px)}.footer-container .footer-middle .brand-section .ai-section .ai-logos-list .ai_logo.chatgpt:hover{border-color:#10a37f66;box-shadow:0 4px 20px #10a37f40}.footer-container .footer-middle .brand-section .ai-section .ai-logos-list .ai_logo.gemini:hover{border-color:#1a73e866;box-shadow:0 4px 20px #1a73e840}.footer-container .footer-middle .brand-section .ai-section .ai-logos-list .ai_logo.perplexity:hover{border-color:#39b6c466;box-shadow:0 4px 20px #39b6c440}.footer-container .footer-middle .brand-section .ai-section .ai-logos-list .ai_logo.claude:hover{border-color:#d9770666;box-shadow:0 4px 20px #d9770640}.footer-container .footer-middle .brand-section .ai-section .ai-logos-list .ai_logo img{transition:transform .3s;display:block}.footer-container .footer-middle .brand-section .ai-section .ai-logos-list .ai_logo:hover img{transform:scale(1.05)}.footer-container .footer-middle .newsletter-section{text-align:right;max-width:380px}@media (max-width:768px){.footer-container .footer-middle .newsletter-section{text-align:left;width:100%;max-width:100%}}.footer-container .footer-middle .newsletter-section h3{margin-bottom:12px;font-size:22px;font-weight:500;line-height:1.4}.footer-container .footer-middle .newsletter-section p{color:#888;margin-bottom:24px;font-size:16px;line-height:1.6}.footer-container .footer-middle .newsletter-section .google-rating-badge{background:#ffffff0a;border:1px solid #ffffff14;border-radius:30px;align-items:center;gap:10px;padding:8px 16px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.footer-container .footer-middle .newsletter-section .google-rating-badge:hover{background:#ffffff14;transform:translateY(-2px)}.footer-container .footer-middle .newsletter-section .google-rating-badge svg{flex-shrink:0;width:18px;height:18px}.footer-container .footer-middle .newsletter-section .google-rating-badge .rating-value{color:#fff;font-size:15px;font-weight:600}.footer-container .footer-middle .newsletter-section .google-rating-badge .rating-stars{letter-spacing:2px;background:linear-gradient(90deg,#fbbc04 96%,#ffffff40 96%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-size:13px}.footer-container .footer-middle .newsletter-section .google-rating-badge .rating-text{color:#888;font-size:13.5px;font-weight:500}.footer-container .footer-middle .newsletter-section .google-partner-badge{margin-bottom:16px}.footer-container .footer-middle .newsletter-section .newsletter-form{background:#333;border-radius:50px;align-items:center;padding:6px;display:flex}@media (max-width:768px){.footer-container .footer-middle .newsletter-section .newsletter-form{justify-content:center}}@media (max-width:480px){.footer-container .footer-middle .newsletter-section .newsletter-form{border-radius:50px;flex-direction:row;padding:6px}}.footer-container .footer-middle .newsletter-section .newsletter-form input{color:#fff;background:0 0;border:none;outline:none;flex:1;padding:12px 24px;font-size:15.5px}.footer-container .footer-middle .newsletter-section .newsletter-form input::placeholder{color:#666}@media (max-width:480px){.footer-container .footer-middle .newsletter-section .newsletter-form input{text-align:left;width:auto;padding:10px 10px 10px 16px}}.footer-container .footer-middle .newsletter-section .newsletter-form button{cursor:pointer;color:#000;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .3s;display:flex}.footer-container .footer-middle .newsletter-section .newsletter-form button:hover{transform:scale(1.05)}.footer-container .footer-middle .newsletter-section .newsletter-form button svg{width:18px;height:18px}@media (max-width:480px){.footer-container .footer-middle .newsletter-section .newsletter-form button{border-radius:50%;width:44px;height:44px;margin-top:0}}.footer-container .footer-links-matrix{background-color:#000;border-radius:20px;grid-template-columns:repeat(4,1fr);gap:30px;padding:50px 60px;display:grid}@media (min-width:1204px){.footer-container .footer-links-matrix{gap:66px}}@media (max-width:1280px){.footer-container .footer-links-matrix{grid-template-columns:repeat(2,1fr);padding:40px}}@media (max-width:768px){.footer-container .footer-links-matrix{margin-bottom:30px;padding:30px}}@media (max-width:576px){.footer-container .footer-links-matrix{text-align:left;grid-template-columns:1fr;gap:25px;padding:30px 15px}}.footer-container .footer-links-matrix .link-column h4{color:#fff;margin-bottom:25px;font-size:17px;font-weight:600}.footer-container .footer-links-matrix .link-column h4 a{color:inherit;text-decoration:none}.footer-container .footer-links-matrix .link-column ul{margin:0;padding:0;list-style:none}.footer-container .footer-links-matrix .link-column ul li{margin-bottom:20px}.footer-container .footer-links-matrix .link-column ul li a{color:#666;font-size:15px;font-weight:500;text-decoration:none;transition:color .3s}.footer-container .footer-links-matrix .link-column ul li a:hover{color:#ddd}@media (max-width:1330px){.footer-container .footer-links-matrix .link-column ul li a .link-text{font-size:13.5px}}.footer-container .footer-links-matrix .link-column.connect-column ul li a{font-size:16px}.footer-container .footer-links-matrix .link-column.connect-column ul li a.client-portal-link{background:#ffffff14;border:1px solid #ffffff26;border-radius:20px;align-items:center;gap:8px;margin-top:4px;margin-bottom:8px;padding:6px 14px;font-weight:600;transition:all .3s;display:inline-flex;color:#fff!important;font-size:14px!important}.footer-container .footer-links-matrix .link-column.connect-column ul li a.client-portal-link:before{content:"";background-color:#10b981;border-radius:50%;width:8px;height:8px;animation:2s infinite portalPulse;display:inline-block;box-shadow:0 0 8px #10b981}.footer-container .footer-links-matrix .link-column.connect-column ul li a.client-portal-link:hover{background:#ffffff26;border-color:#ffffff4d;transform:translateY(-1px);box-shadow:0 0 15px #10b98133}.footer-container .footer-bottom{color:#666;justify-content:space-between;align-items:center;padding:30px 0 10px;font-size:14.5px;display:flex}@media (max-width:1024px){.footer-container .footer-bottom{padding:20px 10px 0}}@media (max-width:768px){.footer-container .footer-bottom{flex-direction:column;align-items:flex-start;gap:12px;padding:20px 0 0;font-size:13px;line-height:1.4}}.footer-container .footer-bottom .legal-links{flex-wrap:wrap;align-items:center;gap:15px;display:flex}@media (max-width:768px){.footer-container .footer-bottom .legal-links{flex-direction:column;align-items:flex-start;gap:6px;width:100%}}.footer-container .footer-bottom .legal-links .legal-links-inner{align-items:center;gap:10px;display:flex}.footer-container .footer-bottom .legal-links .legal-links-inner .separator{color:#444;font-size:12px}.footer-container .footer-bottom .legal-links a{color:#666;text-decoration:none;transition:color .3s}.footer-container .footer-bottom .legal-links a:hover{color:#ccc}@media (max-width:768px){.footer-container .footer-bottom .timestamp{text-align:left;width:100%}}@keyframes portalPulse{0%{transform:scale(.95);box-shadow:0 0 #10b981b3}70%{transform:scale(1);box-shadow:0 0 0 6px #10b98100}to{transform:scale(.95);box-shadow:0 0 #10b98100}}
