.spreen-review-rating{display:flex;align-items:center;gap:.25rem}.spreen-review-rating input{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.spreen-review-rating input:focus-visible+label{outline:2px solid currentColor;outline-offset:3px}.spreen-review-rating label{cursor:pointer;display:block}span.spreen-review-rating-help{margin:.5rem 0;display:block}.spreen-review-rating label img{width:2rem;height:2rem;display:block;border:none!important;box-shadow:none!important}.spreen-review-rating-text{margin-left:.75rem}.spreen-review-form-tekst{margin-bottom:2rem}.spreen-review-field{margin-bottom:2rem}.spreen-review-photo-previews{display:grid;grid-template-columns:repeat(auto-fill,minmax(8rem,1fr));gap:1rem;margin-top:1rem}.spreen-review-photo-preview{display:flex;flex-direction:column;gap:.5rem}.spreen-review-photo-preview img{width:100%;aspect-ratio:1 / 1;object-fit:cover;display:block}.spreen-review-photo-remove{width:100%}.spreen-review-photo-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.spreen-review-form{position:relative}.spreen-review-message-success{border:2px solid var(--kleur-rand-basis);border-radius:.5rem;overflow:hidden;padding:1rem;box-shadow:4px 12px 12px var(--kleur-schaduw);background:#f8e2eb73;width:fit-content;min-width:50%}@media (max-width:600px){.spreen-review-message-success{width:auto!important}}