.mhh-sticky-footer-expanded-panel{background-color:rgba(0,0,0,.75);display:flex;flex-direction:column;height:100%;justify-content:flex-end;left:0;max-width:100%;overflow:hidden;position:fixed;top:0;visibility:hidden;width:100%;z-index:99999}.mhh-sticky-footer-expanded-panel__inner{background-color:var(--mhh-sticky-footer-background-color,#fff);height:var(--mhh-sticky-footer-height,100%)}.mhh-sticky-footer-expanded-panel__body{height:100%;overflow:auto;padding-block-end:2rem;padding-inline:2rem}.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}