.vtex-feedback-form-box{position:fixed;bottom:0;z-index:1000}.vtex-feedback-form-box .vtex-feedback-form-header{background:#0b30b4;color:#fff;padding:10px;box-sizing:border-box;cursor:pointer}.vtex-feedback-form-box .vtex-feedback-form-content{max-height:0;overflow:hidden;transition:.5s;background:#fff}.vtex-feedback-form-box .vtex-feedback-form-content iframe{box-sizing:border-box;padding:10px}.vtex-feedback-form-box--open .vtex-feedback-form-content{max-height:1000px;transition:.5s}