:root{--text-color:var(--icompany-white);--subtext-color:var(--gray-400);--highlight-color:var(--icompany-white);--scam-adviser-logo-img:url(https://icompany-public.s3.ap-southeast-1.amazonaws.com/public/logo/scam_adviser_white.svg)}[data-theme=light]{--text-color:var(--icompany-dark);--subtext-color:var(--gray-700);--highlight-color:var(--icompany-primary-2);--scam-adviser-logo-img:url(https://icompany-public.s3.ap-southeast-1.amazonaws.com/public/logo/scam_adviser.svg)}#footer{display:flex;flex-direction:column;font-size:14px;justify-content:space-between;width:100%}#footer .biz-trust-popup{align-items:center;background-color:#0009;display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:all .3s ease-in-out;width:100%;z-index:10}#footer .biz-trust-popup .qr-img{filter:grayscale(1)}#footer .biz-trust-popup.is-visible{opacity:1;pointer-events:auto}#footer .footer-content-wrapper{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background-color:var(--icompany-glass-thinest);flex:1;padding:30px;transition:background-color .3s ease-in-out}#footer .footer-content-wrapper .footer-content{color:var(--text-color);display:flex;font-size:14px;gap:50px;justify-content:center;margin:auto;max-width:var(--icompany-max-content-width)}#footer .footer-content-wrapper .footer-content .left-footer{flex:1}#footer .footer-content-wrapper .footer-content .left-footer .logo-wrapper .icompany-logo{height:auto;width:250px}#footer .footer-content-wrapper .footer-content .left-footer .footer-company-details{display:flex;gap:30px;margin-top:20px}#footer .footer-content-wrapper .footer-content .left-footer .footer-company-details .biz-trust-wrapper .biz-trust-logo{cursor:pointer;filter:grayscale(1) brightness(1.5);height:100%;transition:all .3s ease-in-out;width:80px}#footer .footer-content-wrapper .footer-content .left-footer .footer-company-details .biz-trust-wrapper .biz-trust-logo:hover{filter:grayscale(0) brightness(1)}#footer .footer-content-wrapper .footer-content .left-footer .footer-company-details .scam-adviser-logo{background-image:var(--scam-adviser-logo-img);background-position:50%;background-repeat:no-repeat;background-size:contain;filter:grayscale(1) brightness(1.5);height:25px;margin-left:5px;margin-top:0;text-align:center;transition:all .3s ease-in-out;width:120px}#footer .footer-content-wrapper .footer-content .left-footer .footer-company-details .scam-adviser-logo:hover{filter:grayscale(0) brightness(1)}#footer .footer-content-wrapper .footer-content .left-footer .footer-company-details .name{color:var(--text-color);font-size:14px;font-weight:600;text-transform:uppercase}#footer .footer-content-wrapper .footer-content .left-footer .footer-company-details .registration-no{color:var(--subtext-color);font-size:12px}#footer .footer-content-wrapper .footer-content .left-footer .footer-company-details .address{font-size:12px;margin-top:10px}#footer .footer-content-wrapper .footer-content .left-footer .footer-company-details .address a{color:var(--subtext-color);text-decoration:none}#footer .footer-content-wrapper .footer-content .left-footer .footer-company-details .address a:hover{color:var(--highlight-color)}#footer .footer-content-wrapper .footer-content .left-footer .footer-company-details .contact{display:flex;flex-direction:column;font-size:12px;gap:2px;margin-top:10px}#footer .footer-content-wrapper .footer-content .left-footer .footer-company-details .contact .email a,#footer .footer-content-wrapper .footer-content .left-footer .footer-company-details .contact .phone a{color:var(--subtext-color);text-decoration:none}#footer .footer-content-wrapper .footer-content .left-footer .footer-company-details .contact .email a i,#footer .footer-content-wrapper .footer-content .left-footer .footer-company-details .contact .phone a i{margin-right:5px}#footer .footer-content-wrapper .footer-content .left-footer .footer-company-details .contact .email a:hover,#footer .footer-content-wrapper .footer-content .left-footer .footer-company-details .contact .phone a:hover{color:var(--highlight-color)}#footer .footer-content-wrapper .footer-content .right-footer{display:flex;flex:2;gap:15px}#footer .footer-content-wrapper .footer-content .right-footer .nav-groups{text-align:start;width:calc(33% - 10px)}#footer .footer-content-wrapper .footer-content .right-footer .nav-groups .main-nav{font-weight:600;text-transform:uppercase}#footer .footer-content-wrapper .footer-content .right-footer .nav-groups .nav-lists{display:flex;flex-direction:column;gap:10px;margin-top:15px}#footer .footer-content-wrapper .footer-content .right-footer .nav-groups .nav-lists .nav{color:var(--subtext-color);cursor:pointer;flex:1;font-size:12px;text-decoration:none}#footer .footer-content-wrapper .footer-content .right-footer .nav-groups .nav-lists .nav:hover{color:var(--highlight-color)}#footer .footer-content-banner{background-color:var(--icompany-glass);color:var(--text-color);font-size:12px;margin-top:auto;padding:30px;transition:background-color .3s ease-in-out}#footer .footer-content-banner .footer-content{align-items:center;display:flex;gap:30px;justify-content:space-between;margin:auto;max-width:var(--icompany-max-content-width)}#footer .footer-content-banner .footer-content .social-media-link-list{align-items:center;display:flex;font-size:20px;gap:30px}#footer .footer-content-banner .footer-content .social-media-link-list .icon-wrapper{color:var(--text-color);cursor:pointer;text-decoration:none}#footer .footer-content-banner .footer-content .social-media-link-list .icon-wrapper #facebook-link:hover{filter:brightness(2) drop-shadow(0 0 5px rgb(66,103,178)) drop-shadow(0 0 15px rgb(66,103,178))}#footer .footer-content-banner .footer-content .social-media-link-list .icon-wrapper #linkedin-link:hover{filter:brightness(2) drop-shadow(0 0 5px rgb(10,102,194)) drop-shadow(0 0 15px rgb(10,102,194))}#footer .footer-content-banner .footer-content .social-media-link-list .icon-wrapper #x-twitter-link:hover{filter:brightness(2) drop-shadow(0 0 5px rgb(255,255,255)) drop-shadow(0 0 15px rgb(255,255,255))}#footer .footer-content-banner .footer-content .social-media-link-list .icon-wrapper #youtube-link:hover{filter:brightness(2) drop-shadow(0 0 5px rgb(255,0,0)) drop-shadow(0 0 15px rgb(255,0,0))}#footer .footer-content-banner .footer-content .social-media-link-list .icon-wrapper #instagram-link:hover{filter:brightness(2) drop-shadow(0 0 5px rgb(225,0,174)) drop-shadow(0 0 15px rgb(225,0,174))}@media only screen and (max-width:768px){#footer .footer-content-wrapper .footer-content{align-items:stretch;flex-direction:column;gap:25px;width:100%}#footer .footer-content-wrapper .footer-content .left-footer{width:100%}#footer .footer-content-wrapper .footer-content .left-footer .logo-wrapper{display:none}#footer .footer-content-wrapper .footer-content .right-footer{flex-wrap:wrap;gap:40px;width:100%}#footer .footer-content-wrapper .footer-content .right-footer .nav-groups{width:calc(50% - 20px)}#footer .footer-content-wrapper .footer-content .right-footer .nav-groups .nav-lists{margin-top:20px}#footer .footer-content-banner .footer-content{align-items:flex-start;flex-direction:column;gap:20px;justify-content:flex-start}}@media only screen and (max-width:600px){#footer .footer-content-banner .footer-content .copyright-notice span{display:block}}
