.footer-homepage-container{position:fixed;bottom:0;background:#fff;z-index:14;display:flex;flex-direction:column;left:0;width:100vw;height:36px}.footer-homepage{--height:35px;width:100%;box-sizing:border-box;border-top:1px solid rgba(33,33,33,.12);display:flex;justify-content:space-between}.footer-homepage a{text-decoration:none}.footer-homepage .footer-left{display:flex;padding-left:8px}.footer-homepage .footer-left .button-list{position:relative;display:flex;margin:0}.footer-homepage .footer-left .button-list .text-button-list{text-transform:capitalize;font-style:normal;font-weight:600;font-size:14px;line-height:19px;text-align:center;color:#212121;list-style-type:none;padding:0 16px;cursor:pointer;transition:opacity ease;display:flex;align-items:center;gap:4px}.footer-homepage .footer-left .button-list .text-button-list.border-right{border-right:1px solid rgba(33,33,33,.12);padding:0 16px;display:flex}.footer-homepage .footer-left .button-list .text-button-list.border-left{border-left:1px solid rgba(33,33,33,.12)}.footer-homepage .footer-left .button-list .text-button-list:hover{opacity:.8;color:rgba(var(--color),1)}.footer-homepage .footer-left .button-list .text-button-list:active{color:rgba(var(--color),1)}.footer-homepage .footer-left .button-list .link-blog{text-decoration:none}.footer-homepage .button-item .text-button-list border-right{display:flex;padding:0 16px}.footer-homepage .button-item .button-arrow-dropdown{display:flex}.footer-homepage .button-item .ArrowDropDownIcon{font-size:small;padding-top:3px}.footer-homepage .button-item .popup-list{display:none;position:absolute;bottom:35px;width:150px;height:92px}.footer-homepage .button-item .popup-list.active{display:block}.footer-homepage .button-item .popup-list .button-item-list{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;background:#fff;box-shadow:0 4px 10px rgba(33,33,33,.12);border-radius:12px;padding:8px;gap:8px}.footer-homepage .button-item .popup-list .button-item-list .item-list{padding:1px 8px;width:85%}.footer-homepage .button-item .popup-list .button-item-list .item-list:active,.footer-homepage .button-item .popup-list .button-item-list .item-list:hover{background:rgba(33,33,33,.04);border-radius:4px}.footer-homepage .button-item .popup-list .button-item-list .text-button-item-list{display:inline;font-weight:400;font-size:12px;line-height:26px;color:#212121;list-style-type:none;cursor:pointer;transition:all ease}.footer-homepage .footer-contact{padding-right:12px;display:flex;align-items:center}.footer-homepage .footer-contact .footer-list-icon{display:flex;gap:16px}.footer-homepage .footer-contact .footer-list-icon .footer-icon-contact{height:16px;display:flex;align-items:center}.footer-homepage .footer-contact .footer-list-icon .footer-icon-contact a{height:100%}.footer-homepage .footer-contact .footer-list-icon .footer-icon-contact .icon-contact{color:rgba(33,33,33,.52)}.footer-drawer-container{min-width:280px}.footer-drawer-container .header-footer-drawer .header-logo{padding:16px 28px 12px 12px;border-bottom:1px solid rgba(33,33,33,.12)}.footer-drawer-container .header-footer-drawer .image-logo{color:#212121}.footer-drawer-container .button-list{padding:12px;position:relative;margin:0;display:flex;gap:8px;flex-direction:column}.footer-drawer-container .button-list .button-drop .button-item{display:flex;align-items:center;justify-content:space-between}.footer-drawer-container .button-list .button-drop .button-drop-item:hover{background:#f3f4f6;border-radius:6px}.footer-drawer-container .button-list .button-drop .warning{margin:0 -12px;padding:16px;border-radius:6px;background:#fefce8;display:flex;align-items:center;gap:16px}.footer-drawer-container .button-list .button-drop .warning .icon{display:flex;align-items:center}.footer-drawer-container .button-list .button-drop .warning .icon img{width:16px;height:16px}.footer-drawer-container .button-list .button-drop .warning .text{display:flex;align-items:center;color:#854d0e;font-size:14px;font-style:normal;font-weight:700;line-height:normal}.footer-drawer-container .button-list .button-drop .list-item-text{padding-left:18px;border-left:2px solid rgba(33,33,33,.12)}.footer-drawer-container .button-list .button-drop .list-item-text .item-text{padding-left:10px;transition:all .2s ease-in-out}.footer-drawer-container .button-list .button-drop .list-item-text .item-text:hover{background:#f3f4f6;border-radius:6px}.footer-drawer-container .button-list .button-drop .list-item-text .css-tlelie-MuiListItemText-root{padding-top:8px;padding-bottom:8px}.footer-drawer-container .button-list .seperate-line{height:1px;width:100%;background:rgba(33,33,33,.08)}.footer-drawer-container .button-list .text-button-list{margin:0;padding:12px;text-transform:capitalize;font-style:normal;font-weight:500;font-size:14px;line-height:20px;text-align:center;color:#1f2937;letter-spacing:.005em;cursor:pointer;transition:all .2s ease-in-out;display:flex;text-decoration:none}.footer-drawer-container .button-list .text-button-list:active,.footer-drawer-container .button-list .text-button-list:hover{background:#f3f4f6;border-radius:6px}@media screen and (max-width:768px){.footer-drawer-container{min-width:80vw}}.link{text-decoration:none}.footer-selected-ws{height:56px;width:100%;background-color:#fff;position:fixed;left:0;bottom:0}