.show-message-modal{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:#2c2c2c;padding:1.5rem}@media screen and (min-width:1025px){.show-message-modal{width:580px;height:381px}}.show-message-modal-close{display:flex;align-items:center;justify-content:flex-end;margin-bottom:.5rem;width:100%;font-size:1.5rem;color:#7e7e7e}.show-message-modal-close svg{cursor:pointer}.show-message-modal .megaphone-icon{width:107px;height:110px;margin-bottom:.5rem}.show-message-modal .title{font-size:1.25rem;line-height:100%;font-weight:900}.show-message-modal .description{font-size:.875rem;line-height:1.25rem;text-align:center}.show-message-modal .cancel-button{background-color:#fff}.qa-input{margin-top:.75rem}.qa-input .qa-input-wrapper{position:relative}.qa-input .qa-input-overlay-blocker{position:absolute;inset:0;cursor:pointer;z-index:10}@media screen and (min-width:768px){.qa-input.qa-input-reply-mode{box-shadow:0 -2px 6px -2px rgba(0,0,0,.1);margin-left:-.75rem;margin-right:-.75rem;padding:.5rem .75rem 0}}.qa-input .qa-reply-question-info-text{color:#2c2c2c;font-size:.75rem;line-height:1rem}.qa-input .qa-reply-question-info-date{padding:.5rem 0 .75rem;font-size:.6875rem;line-height:.75rem;color:#7e7e7e}.qa-input-text-counter{display:none;font-size:.625rem;line-height:.75rem;color:dimgray;margin-top:.25rem;font-weight:500}@media screen and (min-width:768px){.qa-input-text-counter{display:flex;justify-content:flex-end}.qa-input .input-with-floating-label-wrapper .input-icon-button{display:none}}.qa-input-send-button.btn{display:none}@media screen and (min-width:768px){.qa-input-send-button.btn{margin-top:1rem;display:inline-flex}}.all-questions-modal-wrapper .qa-input{position:fixed;bottom:0;left:0;width:100%;padding:.75rem;background:#fff;box-shadow:0 -6px 12px 0 hsla(0,0%,57%,.32);z-index:500}.all-questions-modal-wrapper .qa-input .qa-input-text-counter{display:flex;justify-content:flex-end}