@media screen and (max-width: 899px){.desktop-only{display:none!important}}@media screen and (min-width: 900px){.mobile-only{display:none!important}}:root{--phoneBreakpoint: 425px;--tabletBreakpoint: 1024px;--tabletPortraitBreakpoint: 900px;--menuBreakpoint: 56.25em}.leave-a-note{display:flex;flex-direction:row;align-items:center}.leave-a-note__stars button{padding:0;border:none;background:none;cursor:pointer}.leave-a-note__stars button .icon-wrapper{margin-right:.3125rem;width:1.25rem}.leave-a-note__stars button .icon-wrapper svg{width:100%;height:1.5rem;stroke-width:.625rem;fill:none;stroke:var(--black)}.leave-a-note__stars button.hovered .icon-wrapper svg,.leave-a-note__stars button.active .icon-wrapper svg{fill:var(--yellow-600);stroke:var(--yellow-600)}
