@import 'https://fonts.googleapis.com/css?family=Montserrat&display=swap';#review-box-wide-container{display:block}#review-box-wide{margin-right:5px;margin-bottom:5px;padding:10px;z-index:99999;position:fixed;border-radius:10px;right:0;bottom:0;width:25vw;height:auto;background:rgba(0,0,0,.5);animation:box-animation 10s ease-in-out forwards}@keyframes box-animation{0%{transform:translateY(50px);opacity:0}30%{transform:translateY(-5px);opacity:1}63%{transform:translateY(-5px);opacity:1}100%{transform:translateY(-50px);opacity:0}}.review-box-reviewer{color:#ffbd3a!important;font-size:15px!important;font-family:montserrat,serif;text-align:center;display:inline-block;margin-left:5px}.review-box-review{color:#fff!important;font-family:montserrat,serif;font-size:16px!important;margin:0!important;line-height:1.2!important}.review-box-logo{width:15%;display:inline-block!important}.review-box-star{font-size:15px;margin:7px;color:grey}.highlighted-star{color:#ffbf2a!important}#review-box-mobile-container{display:none}.review-box-mobile{display:none}@media screen and (max-width:1350px){#review-box-wide{width:30vw}.review-box-reviewer{font-size:15px!important;color:#fff}.review-box-review{font-size:15px!important}.review-box-logo{width:13%}.review-box-star{}}@media screen and (max-width:760px){#review-box-wide-container{display:none}#review-box-mobile-container{display:block}#review-box-mobile{position:fixed;bottom:5.7vh;left:0;width:100%;height:auto;background:rgba(0,0,0,.8);z-index:9999;animation:box-animation-mobile 10s ease-in-out forwards}@keyframes box-animation-mobile{0%{opacity:0}30%{opacity:1}63%{opacity:1}100%{opacity:0}}.review-box-reviewer{font-size:15px!important;color:#fff;margin-top:0!important;margin-bottom:0!important;margin-left:5px}.review-box-review{font-size:13px!important;margin-top:4px!important;margin-bottom:5px!important;line-height:1.5!important;padding-left:2px;padding-right:2px}.review-box-logo{width:30px;margin-right:5px}.review-box-star{font-size:12px}}