.checkout-survey-container{border-radius:12px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);overflow:hidden;width:500px;max-width:95%}.checkout-survey-top{background:#2c77e7;display:flex;align-items:center;justify-content:center;padding:24px;font-size:20px;color:#fff;font-weight:700;line-height:24px}.checkout-survey-bottom{display:flex;flex-direction:column;align-items:flex-start;padding:24px;background:#fff}.checkout-survey-radio-group{display:flex;flex-direction:column;margin:10px 0}.checkout-survey-radio-group .ant-radio-wrapper{line-height:24px}.checkout-survey-submit-button{background:#2c77e7;border-radius:4px;border:none;box-shadow:none;font-weight:700;width:100%}body{background-color:transparent}html,body{width:100%;height:100%;border:none;margin:0;overflow:hidden}
