@import url(https://fonts.googleapis.com/css?family=Karla:700&display=swap);.sgr-carousel{position:relative}.sgr-carousel .review{box-shadow:0 0 10px 1px rgba(0,0,0,.2);padding:1rem;border-radius:10px;margin:.5rem}.sgr-carousel .review .reviewer{display:flex;flex-direction:row;line-height:1.5}.sgr-carousel .review .reviewer .reviewer__user{width:auto;padding:.5rem;line-height:1}.sgr-carousel .review .reviewer .reviewer__postdate{display:block;color:#828282;font-size:.85rem;margin-top:.5rem}.sgr-carousel .review .reviewer .reviewer__name{font-size:20px;font-weight:700;text-transform:capitalize}.sgr-carousel .review .reviewer .reviewer__photo img{border-radius:50px;max-width:90px;margin-right:.5rem}.sgr-carousel .review .review__body{line-height:1.3;margin-top:.8rem}.sgr-carousel .owl-nav .owl-prev{left:-1rem}.sgr-carousel .owl-nav .owl-next,.sgr-carousel .owl-nav .owl-prev{cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);height:1.4rem}.sgr-carousel .owl-nav .owl-next{right:-1rem}.sgr-carousel .owl-nav .icon{width:1rem;height:1rem}.sgr-carousel .review__rating{margin-top:1rem;display:block}.sgr-carousel .review__rating .icon{display:inline-block;height:1rem;width:110px}.sgr-widget{font-family:Karla;font-weight:700;letter-spacing:0;font-size:18px;line-height:30px}.sgr-widget a{text-decoration:none!important}.sgr-widget .widget-container{display:inline-flex;padding:0 1em}.sgr-widget .widget-container.theme-light{background-color:#fafafa;color:#111}.sgr-widget .widget-container.theme-light a{color:#111}.sgr-widget .widget-container.theme-dark{background-color:#333;color:#fff}.sgr-widget .widget-container.theme-dark a{color:#fff}.sgr-widget .widget-container.linked{cursor:pointer}.sgr-widget .widget-container.linked .text_reviews{text-decoration:underline}.sgr-widget .widget-container.bg-transparent{background-color:transparent}@media only screen and (max-width:600px){.sgr-widget .widget-container{padding:10px}}.sgr-widget .row{display:flex;align-items:center;min-height:50px}@media only screen and (max-width:600px){.sgr-widget .row{flex-direction:column}}@media only screen and (max-width:600px){.sgr-widget .col{justify-content:center;width:min-content}}.sgr-widget .col.col-logo{margin-right:10px;display:flex;justify-content:center}@media only screen and (max-width:600px){.sgr-widget .col.col-logo{padding:5px 0;margin:0}.sgr-widget .col.col-logo svg{width:50px;height:50px}}.sgr-widget .col.col-score{margin-right:10px;text-align:center;min-width:220px}.sgr-widget .col.col-score span{display:inline-block}@media only screen and (max-width:600px){.sgr-widget .col.col-score{order:3;min-height:30px;margin:0}}.sgr-widget .col.col-stars{justify-content:center;display:flex;width:140px}.sgr-widget .col.col-stars svg{width:140px;height:50px}@media only screen and (max-width:600px){.sgr-widget .col.col-stars svg{height:50px}}.sgr-widget-notice{display:block;padding:5px 10px}.sgr-widget-notice.error{border:1px solid red}