.UserReviews-model{width:100%;height:100%;box-shadow:none!important;background-color:#0000!important;border:none!important}.UserReviews{width:100%;height:100%}.UserReviews .inner{width:460px;filter:drop-shadow(0 10px 40px 0 #0000001a, 0 0 2px 0 #00000014);background-image:linear-gradient(#b0f357 -77.52%,#fff 100%);border-radius:20px 120px 16px 16px;flex-direction:column;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.UserReviews .close{cursor:pointer;color:#fff;background:#00000026;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .3s;display:flex;position:absolute;top:-6px;right:-16px}.UserReviews .close:hover{transform:rotate(90deg)}.UserReviews .top{width:100%;height:190px;padding:14px 30px 0}.UserReviews .top img{width:100%;height:100%}.UserReviews .bottom{flex-direction:column;flex:1;justify-content:space-between;padding:7px 40px 40px;display:flex}.UserReviews .bottom .info{flex-direction:column;align-items:center;display:flex}.UserReviews .bottom .info .title{color:var(--content-system-primary,#1c1d1f);margin-bottom:8px;font-size:20px;font-weight:600;line-height:20px}.UserReviews .bottom .info .desc{text-align:center;color:var(--content-system-secondary,#616366);font-size:14px;font-weight:400;line-height:20px}.UserReviews .bottom .info p{margin:0;padding:0 4px}.UserReviews .bottom .button{justify-content:center;align-items:center;margin-top:20px;display:flex}.UserReviews .bottom .button>span{cursor:pointer;height:48px;color:var(--content-btnTransparency,#1c1d1f);background:#aff257;border-radius:12px;justify-content:center;align-items:center;gap:4px;padding:8px 24px;font-size:14px;font-weight:700;line-height:20px;transition:opacity .3s;display:flex}.UserReviews .bottom .button>span:hover{opacity:.8}
