.floating-widget a,.floating-widget a:link,.floating-widget a:visited{text-decoration:none!important;color:#fff!important}.floating-widget svg{display:block!important}.floating-widget *{box-sizing:border-box!important}.floating-widget{position:fixed;top:60%;transform:translateY(-50%);right:2px;z-index:999;display:flex;flex-direction:column;align-items:flex-end;gap:4px}.floating-widget .btn{background-color:#0b0b0b!important;border-radius:10px!important;box-shadow:0 0 8px rgba(0,0,0,.2)!important;border:1px solid rgba(255,255,255,.08)!important;width:56px!important;height:56px!important;padding:0 14px!important;overflow:hidden!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:12px!important;font-family:sans-serif!important;cursor:pointer!important;user-select:none!important;transition:width .25s ease!important}.floating-widget .btn:hover{width:260px!important;justify-content:space-between!important}.floating-widget .btn svg{width:26px!important;height:26px!important;flex:0 0 26px!important;stroke:#fff!important;fill:none!important;stroke-width:2!important;stroke-linecap:round!important;stroke-linejoin:round!important}.floating-widget .btn span{opacity:0;transform:translateX(-8px);transition:all .25s ease;white-space:nowrap;font-size:16px!important;font-weight:500!important;flex:1;text-align:left;color:#fff!important}.floating-widget .btn:hover span{opacity:1;transform:translateX(0)}.mobile-footer-bar{position:fixed;left:0;right:0;bottom:0;z-index:9999;background:#0b0b0b;padding:10px 12px;display:none;align-items:center;gap:10px;box-shadow:0 -10px 26px rgba(0,0,0,.25);border-top:1px solid rgba(255,255,255,.1)}.mobile-footer-bar .apply-now{flex:1;height:44px;border-radius:12px;border:1px solid rgba(255,255,255,.3);display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;font:700 14px/1 sans-serif}.mobile-footer-bar .icon-btn{width:44px;height:44px;border-radius:12px;background:#101010;border:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;cursor:pointer;text-decoration:none}.mobile-footer-bar .icon-btn svg{width:22px!important;height:22px!important;stroke:#fff!important;fill:none!important;stroke-width:2!important;stroke-linecap:round!important;stroke-linejoin:round!important}@media (max-width:767px){.floating-widget{display:none}.mobile-footer-bar{display:flex}}