.mhh-sticky-footer-expanded-panel{background-color:var(--mhh-sticky-footer-background-color,#fff);height:100%;left:0;max-width:100%;overflow:auto;padding:1rem 2rem 2rem;position:fixed;top:0;visibility:hidden;width:100%;z-index:99999}.mhh-sticky-footer-expanded-panel__close-button-wrapper{display:flex;width:100%}.mhh-sticky-footer-expanded-panel__close-button{align-items:center;background:none;border:none;color:var(--mhh-sticky-footer-controls-color,#000);cursor:pointer;display:flex;font-size:var(--mhh-sticky-footer-font-size--s,1rem);margin-left:auto;padding:0}@media only screen and (min-width:768px){.mhh-sticky-footer-expanded-panel__close-button{font-size:var(--mhh-sticky-footer-font-size--m,1rem)}}@media only screen and (min-width:1200px){.mhh-sticky-footer-expanded-panel__close-button{font-size:var(--mhh-sticky-footer-font-size--l,1rem)}}.mhh-sticky-footer-expanded-panel__close-button:hover{color:var(--mhh-sticky-footer-controls-hover-color)}.mhh-sticky-footer-expanded-panel__close-button svg{width:var(--mhh-sticky-footer-font-size--s,2.185rem)}@media only screen and (min-width:768px){.mhh-sticky-footer-expanded-panel__close-button svg{width:var(--mhh-sticky-footer-font-size--m,2.185rem)}}@media only screen and (min-width:1200px){.mhh-sticky-footer-expanded-panel__close-button svg{width:var(--mhh-sticky-footer-font-size--l,2.185rem)}}.mhh-sticky-footer-expanded-panel__close-button span{padding-bottom:.2rem;padding-top:.2rem}.mhh-sticky-footer-expanded-panel__close-button:hover{opacity:.8}.mhh-sticky-footer-expanded-panel.active{visibility:visible}.mhh-sticky-footer-template-default .mhh-sticky-footer-expanded-panel{max-width:100%!important;width:100%!important}