.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 iframe{height:100%;width:100%}.close-button{background:#fff;border:1px solid #327e43;border-radius:50%;cursor:pointer;font-weight:700;height:40px;line-height:35px;position:absolute;right:-20px;text-align:center;top:-20px;width:40px}.survey-popup-wrapper{height:80%;margin:auto;position:relative;width:80%}.survey-popup{display:none}.show-survey.survey-popup{display:flex}@media only screen and (max-width:600px){.survey-popup-wrapper{height:94%;margin:auto;position:relative;width:89%}}