.reviewFormContainer{margin:0 auto;width:100%;max-width:1000px}.reviewForm__desc{text-align:center;margin-bottom:1.5625rem}.reviewStarsContainer{display:flex;justify-content:center;align-items:center}.reviewStarsContainer input{display:none!important}.reviewStarsContainer .systemForm__field--radio{display:flex;justify-content:center;align-items:center;min-height:auto;height:auto;max-height:none}.reviewStarsContainer .systemForm__field--radio .systemFormRadio{color:#fbca5d;transition:color .15s ease-out}.reviewStarsContainer .systemForm__field--radio .systemFormRadio:checked+label~label .systemFormRadio{color:#fde4ae}.reviewStarsContainer .systemForm__field--radio:hover .systemFormRadio,.reviewStarsContainer .systemForm__field--radio:hover .systemFormRadio:checked+label~label .systemFormRadio{color:#fbca5d}.reviewStarsContainer .systemForm__field--radio:hover label:hover .systemFormRadio{color:#fbca5d!important}.reviewStarsContainer .systemForm__field--radio:hover label:hover~label .systemFormRadio{color:#fde4ae!important}.reviewStarsContainer .systemForm__field--radio label:nth-child(2){display:none}.reviewStarsContainer .systemForm__field--radio .systemForm__radio.systemFormRadio{display:flex;justify-content:center;align-items:center;margin:0 6px;height:auto;max-height:none;min-width:0;width:auto;max-width:none;border:none;background:transparent;position:relative;cursor:pointer}.reviewStarsContainer .systemForm__field--radio .systemForm__radio.systemFormRadio:after{display:none}.reviewStarsContainer .systemForm__field--radio .systemForm__radio.systemFormRadio{font-family:core-core_01!important}.reviewStarsContainer .systemForm__field--radio .systemForm__radio.systemFormRadio:before{content:"\eaba";width:auto;height:auto;font-size:24px;background-color:transparent;opacity:1;position:static;transform:none}.reviewShowFormTrigger--hide{display:flex}.reviewShowFormTrigger--show{display:none}.reviewShowFormTrigger:checked~.reviewShowFormTrigger--show{display:block}.reviewShowFormTrigger:checked~.reviewShowFormTrigger--hide{display:none}@media (min-width:768px){.reviewStarsContainer .systemForm__field--radio .systemForm__radio.systemFormRadio:before{font-size:2rem}}