.react-and-review{position:relative;margin-bottom:3rem}.react-and-review__heading{-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:2rem}.react-and-review__buttons__wrapper{display:-ms-flexbox;display:flex;-ms-flex-flow:row;flex-flow:row;-ms-flex-pack:center;justify-content:center}.react-and-review__buttons__wrapper__button{-ms-flex-preferred-size:20%;flex-basis:20%;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;max-width:100%;margin-right:.5rem;margin-bottom:0;margin-left:-.0625rem;padding:.5rem;color:#6abe2d;background:none;border:.0625rem solid #c4c4c4}@media (min-width:48em){.react-and-review__buttons__wrapper__button{margin-right:0;padding:.7rem 3rem;border:.0625rem solid #bdbdbd}}.react-and-review__buttons__wrapper__button:last-child{margin-right:0}.react-and-review__buttons__wrapper__button:first-child{margin-left:0}.react-and-review__buttons__wrapper__button__image{transition:transform .2s ease-in-out}.react-and-review__buttons__wrapper__button:hover{border:.0625rem solid #6abe2d}.react-and-review__buttons__wrapper__button:hover .react-and-review__buttons__wrapper__button__image{transform:scale(1.1)}.react-and-review__buttons__rating-scale{font-size:1rem;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;width:100%;padding:.75rem .5rem;color:#4f4f4f}.react-and-review__buttons__rating-scale__highest{margin-left:auto}@media (min-width:48em){.react-and-review__buttons__rating-scale{padding:.75rem 1.1rem}}.react-and-review__message{font-size:1rem;padding:1.5rem 2rem;color:#6abe2d;border:2px solid #6abe2d;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;animation:fadein 1s ease-in 1}@media (min-width:48em){.react-and-review__message{font-size:1.5rem}}.react-and-review__form{margin-top:1rem;animation:fadein 1s ease-in 1}@keyframes fadein{0%{opacity:0}to{opacity:1}}.react-and-review__form__form__textarea:disabled{background:#f7f7f7}.react-and-review__form #qa-captcha-wrapper-rar{margin-bottom:1rem}