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