#wpstg-feedback-content input[type=text],#wpstg-feedback-content textarea{display:none;margin:0 25px;width:95%}.wpstg-feedback-not-deactivate{display:block;text-align:right}#wpstg-feedback-content h3{margin:5px}.wpstg-feedback-form-overlay{animation:wpstg-feedback-overlay-transition .2s ease-out 0s;animation-fill-mode:forwards;background-color:rgba(0,0,0,.35);bottom:0;left:0;position:fixed;right:0;top:0;z-index:999}.wpstg-feedback-modal-popup{animation:wpstg-feedback-modal-popup-animation .1s ease-out;animation-fill-mode:forwards;background:#fff;border-radius:4px 4px 0 0;display:flex;margin:40px 0 0;overflow:hidden;width:100%}.wpstg-feedback-modal-popup .wpstg-modal-content{flex:1;margin-top:72px;overflow:auto;padding:4px 32px 32px;width:600px}.wpstg-feedback-modal-popup .wpstg-modal-content .wpstg-deactivate-feedback-reasons{margin-top:-12px}.wpstg-feedback-modal-popup .wpstg-modal-content .wpstg-deactivate-feedback-reasons ul li{line-height:2}.wpstg-feedback-modal-popup .wpstg-modal-content .wpstg-deactivate-feedback-reasons ul li label{cursor:pointer}.wpstg-feedback-modal-popup .wpstg-modal-content .wpstg-modal-header{align-items:center;border-bottom:1px solid transparent;box-sizing:border-box;display:flex;flex-direction:row;height:72px;justify-content:space-between;left:0;padding:16px 32px 0;position:absolute;top:0;width:100%}.wpstg-feedback-modal-popup .wpstg-modal-content .wpstg-modal-header .wpstg-modal-header-heading-container{align-items:center;display:flex;flex-direction:row;flex-grow:1;justify-content:left}.wpstg-feedback-modal-popup .wpstg-modal-content .wpstg-modal-header .wpstg-modal-header-heading-container .wpstg-modal-header-heading{font-size:1.2rem;font-weight:600;line-height:1.2;margin:0}.wpstg-feedback-modal-popup .wpstg-modal-content .wpstg-modal-header .wpstg-close-feedback-form{align-items:center;-webkit-appearance:none;background:none;border:0;border-radius:2px;box-sizing:border-box;cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;font-weight:400;height:36px;margin:0;text-decoration:none;transition:box-shadow .1s linear}.wpstg-feedback-modal-popup .wpstg-modal-content .wpstg-modal-header .wpstg-close-feedback-form:hover path{fill:#e12758}.wpstg-feedback-modal-popup .wpstg-modal-content .wpstg-feedback-form-actions{display:flex;gap:25px;text-decoration:unset;width:100%}.wpstg-feedback-modal-popup .wpstg-modal-content .wpstg-feedback-form-actions .wpstg-submit-feedback-button{align-items:center;background:#3858e9;border:0;border-radius:2px;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;font-weight:400;height:36px;padding:6px 12px;text-decoration:none;transition:box-shadow .1s linear}.wpstg-feedback-modal-popup .wpstg-modal-content .wpstg-feedback-form-actions .wpstg-submit-feedback-button:hover{background:#071e97}.wpstg-feedback-modal-popup .wpstg-modal-content .wpstg-feedback-form-actions .wpstg-skip-and-deactivate{background:none;border:0;border-radius:0;box-shadow:none;color:#3858e9;cursor:pointer;height:auto;margin:0;outline:none;padding:0;text-align:left;text-decoration:underline;transition-duration:.05s;transition-property:border,background,color;transition-timing-function:ease-in-out}.wpstg-feedback-modal-popup .wpstg-modal-content .wpstg-feedback-form-footer{font-size:12px;line-height:18px;padding:16px 0 0}.wpstg-feedback-modal-popup .wpstg-modal-content .wpstg-feedback-form-footer a{color:#3858e9}.wpstg-feedback-modal-popup .wpstg-modal-content:before{margin-bottom:16px}@keyframes wpstg-feedback-overlay-transition{0%{opacity:0}to{opacity:1}}@keyframes wpstg-feedback-modal-popup-animation{0%{transform:translateY(32px)}to{transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.wpstg-feedback-modal-popup{animation-delay:0s;animation-duration:1ms}}@media (min-width:600px){.wpstg-feedback-modal-popup{border-radius:4px;margin:auto;max-height:calc(100% - 120px);max-width:calc(100% - 32px);min-width:350px;width:auto}}@media screen and (max-width:400px){#wpstg-feedback-content{height:fit-content}#wpstg-feedback-content .wpstg-deactivate-feedback-reasons{margin-top:0}}