*{box-sizing:border-box}html{font-size:16px}@media screen and (width<=1920px){html{font-size:calc(.689655vw + 2.75862px)}}@media screen and (width<=959px){html{font-size:14px}}body{margin:0;font-family:Manrope,system-ui,Avenir,Helvetica,Arial,sans-serif}button,select{font:inherit}.review-page{--primaryColor:#2958ef;--secondaryColor:#fff;--tertiaryColor:#111827;background:var(--primaryColor);color:#fff;justify-content:center;align-items:center;min-height:100dvh;padding:2rem 1.125rem;display:flex}.review-shell{flex-direction:column;align-items:center;width:60%;display:flex}.review-header{align-items:center;padding-bottom:3rem;display:flex}.hotel-logo{object-fit:contain;object-position:center;max-width:6rem;margin-bottom:2rem}.language-switcher select{cursor:pointer;min-width:6.125rem;height:2.2rem;color:var(--primaryColor);background:#fff;border:1px solid #fff;border-radius:.375rem;padding:0 2rem 0 .75rem}.review-content{flex-direction:column;flex:1;justify-content:center;align-items:center;font-size:1rem;line-height:1.2;display:flex}.review-content p{margin-top:0;margin-bottom:.5em}.staff-profile{text-align:center}.staff-avatar{object-fit:cover;border:.25rem solid #fff;border-radius:50%;width:8rem;height:8rem;margin-bottom:2rem;display:inline-flex}.outlet-name{margin:0 0 2rem;font-size:2rem;font-weight:760}.intro{margin-bottom:2rem}.rating-options{gap:.75rem;display:flex}.rating-options .rating-option .rating-star{fill:#ff0;cursor:pointer;width:2.75rem;height:2.75rem;display:block}.rating-options .rating-option .rating-star:hover{transform:scale(1.1)}.state-block{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;margin:3rem 0;display:flex}.state-block p{margin:0}.loader{border:.1875rem solid #fff;border-radius:50%;width:2.5rem;height:2.5rem;animation:.9s linear infinite spin}.submit-error{color:#b91c1c;text-align:center;align-items:center;min-height:2rem;font-size:.875rem;font-weight:650;display:flex}@keyframes spin{to{transform:rotate(360deg)}}@media screen and (width<=959px){.review-page{align-items:stretch;padding:0}.review-shell{width:100%;min-height:100dvh;padding:2rem}.review-header{align-items:flex-start}.hotel-logo{max-width:4rem;margin-bottom:0}.staff-avatar{width:7rem;height:7rem}.rating-options{gap:.4375rem}}
