div#givemyview{height:60%;left:50%;position:fixed;top:50%;transform:translateX(-50%) translateY(-50%);width:60%}.gmv-row-wrapper{align-items:self-start;display:flex;gap:4rem;margin-bottom:4rem}.gmv-row-wrapper.gmv-image-left{flex-direction:row-reverse}.gmv-row-wrapper>*{max-width:50%}.survey-btn{display:block;margin:20px 0}.gmv-row-image{width:100%}.gmv-wrapper{background-color:rgba(0,0,0,.7);display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:99}.gmv-wrapper.active{display:block}.close-btn{background-color:#01ebc7;border:none;color:#001a41;font-size:3rem;height:80px;left:-20px;padding:1rem 2rem;position:absolute;top:-20px;transition:all .5s ease-in-out;width:80px}.close-btn:hover{background-color:#001a41;color:#fff;cursor:pointer}@media screen and (max-width:750px){.gmv-row-wrapper,.gmv-row-wrapper.gmv-image-left{flex-direction:column;gap:0}.gmv-row-wrapper>*{max-width:100%}}@media screen and (max-width:600px){div#givemyview{width:80%}.survey-btn{margin:10px auto 20px}}