.mfcp-custom-button{display:block;overflow:hidden;text-decoration:none!important}.mfcp-custom-button .overlay{display:flex;height:100%;position:relative;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;z-index:1}.mfcp-custom-button .overlay .content{width:100%;z-index:1}.mfcp-custom-button .overlay.vertical-MIDDLE{align-items:center}.mfcp-custom-button .overlay.vertical-BOTTOM{align-items:flex-end}.mfcp-custom-button .overlay.horizontal-CENTER{text-align:center}.mfcp-custom-button .overlay.horizontal-RIGHT{text-align:right}.mfcp-custom-button .overlay:before{background:var(--tooltip-background);opacity:1}.mfcp-custom-button .overlay:after,.mfcp-custom-button .overlay:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0;transition:opacity .2s linear}.mfcp-custom-button .overlay:after{background:var(--tooltip-background-hover);opacity:0}.mfcp-custom-button:hover .overlay{background:transparent!important}.mfcp-custom-button:hover .overlay:before{opacity:0;z-index:-1}.mfcp-custom-button:hover .overlay:after{opacity:1;z-index:-1}.main-true{line-height:1.2em;opacity:1}.main-false,.main-true{overflow:hidden;position:relative;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.main-false{line-height:0;opacity:0}.content-body.main-true{top:0}.content-body.main-false{top:30px}.mfcp-custom-button:hover .hover-true{line-height:1.2em;opacity:1}.mfcp-custom-button:hover .hover-false{line-height:0;opacity:0;padding:0!important}.mfcp-custom-button:hover .content-body.hover-true{top:0}.mfcp-custom-button:hover .content-body.hover-false{top:30px}.content-header{border-radius:10px;overflow:hidden}.content-header:before{background:var(--tooltip-background);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:-1}.content-header.bar:before{left:-50px;right:50px;transform:skew(15deg)}.content-header.bar:after{background:var(--tooltip-bar);bottom:0;content:"";position:absolute;right:20px;top:0;transform:skew(15deg);width:20px;z-index:-1}