.survey-popup{background:hsla(0,0%,100%,.74);bottom:0;display:flex;left:0;position:fixed;right:0;top:0;z-index:999999999999}.survey-popup-wrapper{background:#fff;border:1px solid #b5b5b5;max-width:780px;overflow:scroll;padding:50px}.survey-popup-wrapper iframe{height:100%;width:100%}.close-button{right:-20px;top:-20px}.survey-popup-wrapper{height:80%;margin:auto;position:relative;width:80%}.survey-popup{display:none}.show-survey.survey-popup{display:flex}.close-button{background:#fff;border:1px solid #327e43;border-radius:50%;cursor:pointer;font-weight:700;height:40px;line-height:35px;position:absolute;right:10px;text-align:center;top:10px;width:40px}.survey-popup-wrapper h2{font-size:30px;margin-bottom:40px;text-align:center}@media only screen and (max-width:600px){.survey-popup-wrapper{height:94%;margin:auto;position:relative;width:89%}}