.gp-modal__overlay{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:1002;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center}.gp-modal__overlay.gp-modal__rotation__mode,.gp-modal__overlay.gp-modal__rotation__mode__safari{align-items:start}.gp-modal{width:350px;min-height:450px;position:relative;z-index:1003;overflow-y:scroll;scrollbar-width:none;font-family:Manrope}.gp-modal__rotation__mode .gp-modal{min-height:0;height:75%;margin-top:25px}.gp-modal__rotation__mode__safari .gp-modal{min-height:0;height:70%;margin-top:15px}.gp-modal__content{position:absolute;background-color:#fff;width:100%;border-radius:8px;z-index:101}.gp-modal__rotation__mode .gp-modal__content{height:100%;overflow-y:scroll}.gp-modal__content__children{min-height:450px;width:100%;margin-bottom:15px;display:flex;flex-direction:column;align-items:center}.gp-modal__rotation__mode .gp-modal__content__children{min-height:0;height:100%}.gp-modal__content__children.modal-center{justify-content:center}.gp-modal__content__children .gp-input input{background-color:#e7e7e7}.gp-modal__content__close{position:absolute;top:10px;right:10px;font-size:2rem;z-index:102;color:#3a3838;cursor:pointer}.gp-app-review-form{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:50px}.gp-app-review-form__title{font-size:1.1rem;letter-spacing:.6px}.gp-app-review-form__mark{margin:10px 0}.gp-app-review-form__mark .gp-app-review-form__mark__star{font-size:1.5rem;margin:0 2px;color:#cac9c9}.gp-app-review-form__mark .gp-app-review-form__mark__star:hover{opacity:.5}.gp-app-review-form__mark .gp-app-review-form__mark__star{cursor:pointer}.gp-app-review-form__mark .gp-app-review-form__mark__star .gp-app-review-form__mark__star--filled{color:orange}.gp-app-review-form__actions{width:100%;display:flex;justify-content:space-evenly;align-items:center}.gp-app-review-form__actions .gp-button,.gp-app-review-form__actions .gp-spinner-container{width:150px;margin-top:10px}