.native-scrollbar{scrollbar-width:thin!important;scrollbar-face-color:rgba(128,128,128,.5);scrollbar-track-color:#fff;scrollbar-color:rgba(128,128,128,.5) #fff}.native-scrollbar::-webkit-scrollbar{-webkit-appearance:none}.native-scrollbar::-webkit-scrollbar:vertical{width:11px}.native-scrollbar::-webkit-scrollbar:horizontal{height:11px}.native-scrollbar::-webkit-scrollbar-thumb{border:4px solid #fff;border-radius:0;background-color:#80808080}.native-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#808080bf}.native-scrollbar::-webkit-scrollbar-track{background:#fff}.surveyResultsBoxItem{display:grid;position:relative;grid-template-areas:"label title" "label score";grid-template-columns:2.5rem 1fr;column-gap:1rem;width:100%;height:fit-content;border-bottom:1px solid #e8e8e8;background-color:#fff}.surveyResultsBoxItem:last-of-type{border-radius:0 0 .25rem .25rem}.surveyResultsBoxItem__label{grid-area:label;display:flex;justify-content:center;align-items:center;width:2.5rem;height:4.25rem;background:#e8e8e8;font-size:1.5rem}.surveyResultsBoxItem__title{grid-area:title;margin:.5rem 1rem .5rem 0;display:block;display:-webkit-box;position:relative;max-height:3rem;overflow:hidden;font-size:1rem;line-height:1.5;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:3rem;color:#242424}.surveyResultsBoxItem__title h3{font-size:1rem}.surveyResultsBoxItem__score{grid-area:score;display:flex;align-items:center;padding:0 1rem .5rem 0;color:#888;font-size:.875rem}.surveyResultsBoxItem__bar{position:relative;width:100%;height:.3125rem;background-color:#e8e8e8;border-radius:.1875rem}.surveyResultsBoxItem__value{padding-right:1.5rem}.surveyResultsBoxItem__barValue{position:absolute;top:0;left:0;bottom:0;background-color:#ffc200;border-radius:.1875rem}.surveyResultsBox--photo .surveyResultsBoxItem{display:flex;flex-direction:column;column-gap:0;width:100%;border:0;background-color:#0000}.surveyResultsBox--photo .surveyResultsBoxItem:last-of-type{padding-right:1rem}.surveyResultsBox--photo .surveyResultsBoxItem .surveyResultsBoxItem__poster{background:var(--plug-background-color) url(https://fwcdn.pl/prt/static/images/gf/iri/placeholders/plug-light.svg) center center no-repeat;background-clip:padding-box;-webkit-background-clip:padding-box;border-radius:.3125rem;grid-area:photo;display:flex;position:relative;width:7rem;height:10rem}.surveyResultsBox--photo .surveyResultsBoxItem .surveyResultsBoxItem__poster:before{border-radius:.25rem;content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid rgba(128,128,128,.25);pointer-events:none}.surveyResultsBox--photo .surveyResultsBoxItem .surveyResultsBoxItem__poster img{width:100%;border-radius:.3125rem}.surveyResultsBox--photo .surveyResultsBoxItem .surveyResultsBoxItem__description{grid-area:description;display:flex;flex-direction:column;justify-content:flex-start;padding:.5rem .5rem 1rem}.surveyResultsBox--photo .surveyResultsBoxItem .surveyResultsBoxItem__title{margin:0 0 .5rem;text-align:center;display:block;display:-webkit-box;position:relative;max-height:2.5025rem;overflow:hidden;font-size:.875rem;line-height:1.43;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:2.5025rem}.surveyResultsBox--photo .surveyResultsBoxItem .surveyResultsBoxItem__title h3{font-size:inherit;line-height:inherit}.surveyResultsBox--photo .surveyResultsBoxItem .surveyResultsBoxItem__score{justify-content:center;padding:0;color:#242424;font-size:.75rem}.surveyResultsBox--photo .surveyResultsBoxItem .surveyResultsBoxItem__label{border-radius:.25rem;z-index:1;position:absolute;top:0;left:0;width:1.5rem;height:2rem;background:#ffc200;font-size:.875rem}.surveyResultsBox--large:not(.surveyResultsBox--photo) .surveyResultsBoxItem{border-right:1px solid #e8e8e8;border-left:1px solid #e8e8e8}.surveyResultsBox--large:not(.surveyResultsBox--photo) .surveyResultsBoxItem:first-of-type{border-top:1px solid #e8e8e8}@media (min-width: 768px){.surveyResultsBoxItem{flex:1;border-right:1px solid #e8e8e8;border-left:1px solid #e8e8e8}.surveyResultsBoxItem__label{height:100%}.surveyResultsBoxItem__bar{max-width:12.125rem}.surveyResultsBox--photo .surveyResultsBoxItem{flex:initial;display:grid;grid-template-areas:"label photo" "label description" "label score";grid-template-columns:1.5rem 7rem;grid-template-rows:10rem max-content;max-width:7rem}.surveyResultsBox--large .surveyResultsBoxItem{grid-template-columns:2rem 9rem;grid-template-rows:12.8125rem 1fr;width:auto;max-width:initial}.surveyResultsBox--large .surveyResultsBoxItem:last-of-type{padding-right:0}.surveyResultsBox--large .surveyResultsBoxItem .surveyResultsBoxItem__poster{width:9rem;height:12.8125rem}.surveyResultsBox--large .surveyResultsBoxItem .surveyResultsBoxItem__poster img{width:100%;object-fit:cover}.surveyResultsBox--large .surveyResultsBoxItem .surveyResultsBoxItem__label{position:relative;width:2rem;height:3rem;font-size:1.5rem}.surveyResultsBox--large .surveyResultsBoxItem .surveyResultsBoxItem__title{min-height:2.75rem}.surveyResultsBox--large:not(.surveyResultsBox--photo) .surveyResultsBoxItem{grid-template-rows:max-content}}@media (min-width: 1152px){.surveyResultsBoxItem{grid-template-columns:3.5rem 1fr}.surveyResultsBoxItem__label{position:relative;width:3.5rem;font-size:2rem}.surveyResultsBoxItem__link h3{transition:opacity .3s cubic-bezier(.25,.46,.45,.94)}.surveyResultsBoxItem__link h3:hover{opacity:.6}.surveyResultsBoxItem--link:before{content:"";position:absolute;top:0;right:0;bottom:0;width:100%;max-width:7rem;height:100%;transition:box-shadow .3s cubic-bezier(.25,.46,.45,.94)}.surveyResultsBoxItem--link:hover:before{box-shadow:0 0 1rem #0000001a}.surveyResultsBoxItem--link:hover img{transform:scale(1.1)}.surveyResultsBoxItem--link .surveyResultsBoxItem__poster{cursor:pointer;overflow:hidden}.surveyResultsBoxItem--link .surveyResultsBoxItem__poster img{transition:transform .3s cubic-bezier(.25,.46,.45,.94)}.surveyResultsBox--large .surveyResultsBoxItem--link:before{max-width:9rem}.surveyResultsBox--photo .surveyResultsBoxItem:last-of-type{padding:0}.surveyResultsBox--large.surveyResultsBox--photo .surveyResultsBoxItem .surveyResultsBoxItem__title{display:block;display:-webkit-box;position:relative;max-height:2.76rem;overflow:hidden;font-size:1rem;line-height:1.38;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:2.76rem}.surveyResultsBox--large.surveyResultsBox--photo .surveyResultsBoxItem .surveyResultsBoxItem__title h3{font-size:1rem}.surveyResultsBox--large.surveyResultsBox--photo .surveyResultsBoxItem .surveyResultsBoxItem__description{padding:1rem .5rem}.surveyResultsBox--large:not(.surveyResultsBox--photo) .surveyResultsBoxItem{grid-template-columns:2rem 1fr}}.surveyResultsBox{width:100%}.surveyResultsBox__header{width:100%;padding:1rem;border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8;border-radius:.25rem .25rem 0 0}.surveyResultsBox__date{padding-bottom:.5rem;color:#888;font-size:.875rem}.surveyResultsBox__title{margin-bottom:.5rem;color:#242424;display:block;display:-webkit-box;position:relative;max-height:3rem;overflow:hidden;font-size:1rem;line-height:1.5;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}.surveyResultsBox__description{color:#242424;display:block;display:-webkit-box;position:relative;max-height:2.5025rem;overflow:hidden;font-size:.875rem;line-height:1.43;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}.surveyResultsBox__answers{display:flex;flex-direction:column}.surveyResultsBox__voteLabel{grid-area:voteLabel;width:100%;padding:.5rem 0;color:#888;font-size:.625rem;font-weight:700;text-transform:uppercase;line-height:1.6}.surveyResultsBox--photo .surveyResultsBox__answers{display:flex;flex-direction:row;overflow:auto;padding:1.5rem .5rem 0;background-color:#f8f8f8;border-radius:0 0 4px 4px}.surveyResultsBox--photo .surveyResultsBox__answer{margin:0 .5rem}.surveyResultsBox--photo .surveyResultsBox__voteLabel{text-align:center}.surveyResultsBox--large .surveyResultsBox__answers{padding:0 .5rem}.surveyResultsBox--large:not(.surveyResultsBox--photo) .surveyResultsBox__answers{padding:0 1rem 1rem}@media (min-width: 768px){.surveyResultsBox{display:flex;flex-direction:column}.surveyResultsBox__header{min-height:9.625rem;border:1px solid #e8e8e8}.surveyResultsBox__answers{height:100%}.surveyResultsBox--photo .surveyResultsBox__header{flex:1}.surveyResultsBox--large{align-items:center}.surveyResultsBox--large .surveyResultsBox__answers{justify-content:space-around;width:100%;padding:0 .5rem}}@media (min-width: 1152px){.surveyResultsBox__header{min-height:10.375rem}.surveyResultsBox__date{padding-bottom:.25rem}.surveyResultsBox__title{display:block;display:-webkit-box;position:relative;max-height:3.5rem;overflow:hidden;font-size:1.25rem;line-height:1.4;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;transition:opacity .3s cubic-bezier(.25,.46,.45,.94)}.surveyResultsBox__title:hover{opacity:.6}.surveyResultsBox__description{display:block;display:-webkit-box;position:relative;max-height:3rem;overflow:hidden;font-size:1rem;line-height:1.5;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}.surveyResultsBox__answers{justify-content:space-around;padding:0 0 1.5rem}.surveyResultsBox__voteLabel{font-size:.75rem;line-height:1.33}.surveyResultsBox--photo .surveyResultsBox__answers{padding:1.5rem 0 1rem;overflow:visible}.surveyResultsBox--photo .surveyResultsBox__answer{margin:0}.surveyResultsBox--photo .surveyResultsBox__answer:last-of-type{margin:0}.surveyResultsBox--large .surveyResultsBox__answers{max-width:52.5rem;padding:0 2.5rem 0 .5rem}.surveyResultsBox--large:not(.surveyResultsBox--photo) .surveyResultsBox__answers{padding:0 1.5rem 1.5rem}}
