.stick-footer-panel{position:fixed;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;bottom:0;width:100%;padding:10px 0;min-height:45px;background-color:rgba(53,52,50,.9);text-align:center;color:#fff;z-index:1}.stick-footer-panel--hidden{display:none}.stick-footer-panel__container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;text-align:center;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start;padding-left:15px;padding-right:15px}.stick-footer-panel__description{display:block;font-size:14px;color:#fff;margin:0;text-align:left;margin-bottom:10px}.stick-footer-panel__link{box-sizing:border-box;min-width:140px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:transparent;border:1px solid #e96e50;color:#e96e50;text-decoration:none;font-size:inherit;margin-right:15px;padding:5px 10px;text-align:center}.stick-footer-panel__link:last-child{margin-right:0}.stick-footer-panel__link:active,.stick-footer-panel__link:focus,.stick-footer-panel__link:hover{text-decoration:none;background-color:#e96e50;border-color:#fff;color:#fff}.stick-footer-panel__link--allow{white-space:nowrap}.stick-footer-panel__btn-container{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start}