@charset "UTF-8";.block-element-customer-rating .customer-ratings .customer-rating,.block-element-customer-rating-overview .customer-ratings .customer-rating{box-shadow:0 5px 10px 2px rgba(0,0,0,.25);position:relative;transition:box-shadow .2s}.block-element-customer-rating .customer-ratings .customer-rating:hover,.block-element-customer-rating-overview .customer-ratings .customer-rating:hover{box-shadow:0 5px 10px 2px rgba(0,0,0,.5)}.block-element-customer-rating .customer-ratings .customer-rating .person__image,.block-element-customer-rating-overview .customer-ratings .customer-rating .person__image{width:var(--customer-image-width);height:var(--customer-image-height)}.block-element-customer-rating .customer-ratings .customer-rating .person__image>*,.block-element-customer-rating-overview .customer-ratings .customer-rating .person__image>*{-webkit-clip-path:polygon(0 0,100% 0,100% 0,80% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 0,80% 100%,0 100%);transition:-webkit-clip-path .2s ease-in-out;transition:clip-path .2s ease-in-out;transition:clip-path .2s ease-in-out,-webkit-clip-path .2s ease-in-out}.block-element-customer-rating .customer-ratings .customer-rating:hover .person__image>*,.block-element-customer-rating-overview .customer-ratings .customer-rating:hover .person__image>*{-webkit-clip-path:polygon(0 0,90% 0,100% 50%,90% 100%,0 100%);clip-path:polygon(0 0,90% 0,100% 50%,90% 100%,0 100%)}.block-element-customer-rating .customer-ratings .customer-rating .logo,.block-element-customer-rating-overview .customer-ratings .customer-rating .logo{display:flex;justify-content:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:auto}.block-element-customer-rating .customer-ratings .customer-rating .logo img,.block-element-customer-rating-overview .customer-ratings .customer-rating .logo img{filter:grayscale(100%);opacity:.5;transition:filter .2s,opacity .2s;padding:3px}.block-element-customer-rating .customer-ratings .customer-rating .logo img:hover,.block-element-customer-rating-overview .customer-ratings .customer-rating .logo img:hover{filter:grayscale(0);opacity:1}.block-element-customer-rating .customer-ratings__button a,.block-element-customer-rating-overview .customer-ratings__button a{display:inline-block;background-color:#ff8c00;width:unset;padding:10px 30px;border:none;line-height:1rem;color:#1d1d1b;font-size:16px;font-weight:400;letter-spacing:.025em;transition:background-color .2s;cursor:pointer;border:1px solid #c27c00;color:#fff}.block-element-customer-rating .customer-ratings__button a:hover,.block-element-customer-rating-overview .customer-ratings__button a:hover{background-color:#cc7000}.block-element-customer-rating .customer-ratings__button a:hover,.block-element-customer-rating-overview .customer-ratings__button a:hover{border-color:#995400}