.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}.goldLionSurveyResultsBoxItem{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}.goldLionSurveyResultsBoxItem:last-of-type{border-radius:0 0 .25rem .25rem}.goldLionSurveyResultsBoxItem__label{grid-area:label;display:flex;justify-content:center;align-items:center;width:2.5rem;height:4.25rem;background:#e8e8e8;font-size:1.5rem}.goldLionSurveyResultsBoxItem__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}.goldLionSurveyResultsBoxItem__title h3{font-size:1rem}.goldLionSurveyResultsBoxItem__score{grid-area:score;display:flex;align-items:center;padding:0 1rem .5rem 0;color:#888;font-size:.875rem}.goldLionSurveyResultsBoxItem__bar{position:relative;width:100%;height:.3125rem;background-color:#e8e8e8;border-radius:.1875rem}.goldLionSurveyResultsBoxItem__value{padding-right:1.5rem}.goldLionSurveyResultsBoxItem__barValue{position:absolute;top:0;left:0;bottom:0;background-color:#ffc200;border-radius:.1875rem}.goldLionSurveyResultsBox--photo .goldLionSurveyResultsBoxItem{display:flex;flex-direction:column;column-gap:0;width:100%;border:0}.goldLionSurveyResultsBox--photo .goldLionSurveyResultsBoxItem:last-of-type{padding-right:1rem}.goldLionSurveyResultsBox--photo .goldLionSurveyResultsBoxItem .goldLionSurveyResultsBoxItem__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}.goldLionSurveyResultsBox--photo .goldLionSurveyResultsBoxItem .goldLionSurveyResultsBoxItem__poster:before{border-radius:.25rem;content:"";position:absolute;inset:0;border:1px solid rgba(128,128,128,.25);pointer-events:none}.goldLionSurveyResultsBox--photo .goldLionSurveyResultsBoxItem .goldLionSurveyResultsBoxItem__poster img{width:100%;border-radius:.3125rem}.goldLionSurveyResultsBox--photo .goldLionSurveyResultsBoxItem .goldLionSurveyResultsBoxItem__description{grid-area:description;display:flex;flex-direction:column;justify-content:flex-start;padding:.5rem .5rem 1rem}.goldLionSurveyResultsBox--photo .goldLionSurveyResultsBoxItem .goldLionSurveyResultsBoxItem__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}.goldLionSurveyResultsBox--photo .goldLionSurveyResultsBoxItem .goldLionSurveyResultsBoxItem__title h3{font-size:inherit;line-height:inherit}.goldLionSurveyResultsBox--photo .goldLionSurveyResultsBoxItem .goldLionSurveyResultsBoxItem__score{justify-content:center;padding:0;color:#242424;font-size:.75rem}.goldLionSurveyResultsBox--photo .goldLionSurveyResultsBoxItem .goldLionSurveyResultsBoxItem__label{border-radius:.25rem;z-index:1;position:absolute;top:0;left:0;width:1.5rem;height:2rem;background:#ffc200;font-size:.875rem}.goldLionSurveyResultsBox--large:not(.goldLionSurveyResultsBox--photo) .goldLionSurveyResultsBoxItem{border-right:1px solid #e8e8e8;border-left:1px solid #e8e8e8}.goldLionSurveyResultsBox--large:not(.goldLionSurveyResultsBox--photo) .goldLionSurveyResultsBoxItem:first-of-type{border-top:1px solid #e8e8e8}@media (min-width: 768px){.goldLionSurveyResultsBoxItem{flex:1;border-right:1px solid #e8e8e8;border-left:1px solid #e8e8e8}.goldLionSurveyResultsBoxItem__label{height:100%}.goldLionSurveyResultsBoxItem__bar{max-width:12.125rem}.goldLionSurveyResultsBox--photo .goldLionSurveyResultsBoxItem{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}.goldLionSurveyResultsBox--large .goldLionSurveyResultsBoxItem{grid-template-columns:2rem 9rem;grid-template-rows:12.8125rem 1fr;width:auto;max-width:initial}.goldLionSurveyResultsBox--large .goldLionSurveyResultsBoxItem:last-of-type{padding-right:0}.goldLionSurveyResultsBox--large .goldLionSurveyResultsBoxItem .goldLionSurveyResultsBoxItem__poster{width:9rem;height:12.8125rem}.goldLionSurveyResultsBox--large .goldLionSurveyResultsBoxItem .goldLionSurveyResultsBoxItem__poster img{width:100%;object-fit:cover}.goldLionSurveyResultsBox--large .goldLionSurveyResultsBoxItem .goldLionSurveyResultsBoxItem__label{position:relative;width:2rem;height:3rem;font-size:1.5rem}.goldLionSurveyResultsBox--large .goldLionSurveyResultsBoxItem .goldLionSurveyResultsBoxItem__title{min-height:2.75rem}.goldLionSurveyResultsBox--large:not(.goldLionSurveyResultsBox--photo) .goldLionSurveyResultsBoxItem{grid-template-rows:max-content}}@media (min-width: 1152px){.goldLionSurveyResultsBoxItem{grid-template-columns:3.5rem 1fr}.goldLionSurveyResultsBoxItem__label{position:relative;width:3.5rem;font-size:2rem}.goldLionSurveyResultsBoxItem__link h3{transition:opacity .3s cubic-bezier(.25,.46,.45,.94)}.goldLionSurveyResultsBoxItem__link h3:hover{opacity:.6}.goldLionSurveyResultsBoxItem--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)}.goldLionSurveyResultsBoxItem--link:hover:before{box-shadow:0 0 1rem #0000001a}.goldLionSurveyResultsBoxItem--link:hover img{transform:scale(1.1)}.goldLionSurveyResultsBoxItem--link .goldLionSurveyResultsBoxItem__poster{cursor:pointer;overflow:hidden}.goldLionSurveyResultsBoxItem--link .goldLionSurveyResultsBoxItem__poster img{transition:transform .3s cubic-bezier(.25,.46,.45,.94)}.goldLionSurveyResultsBox--large .goldLionSurveyResultsBoxItem--link:before{max-width:9rem}.goldLionSurveyResultsBox--photo .goldLionSurveyResultsBoxItem:last-of-type{padding:0}.goldLionSurveyResultsBox--large.goldLionSurveyResultsBox--photo .goldLionSurveyResultsBoxItem .goldLionSurveyResultsBoxItem__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}.goldLionSurveyResultsBox--large.goldLionSurveyResultsBox--photo .goldLionSurveyResultsBoxItem .goldLionSurveyResultsBoxItem__title h3{font-size:1rem}.goldLionSurveyResultsBox--large.goldLionSurveyResultsBox--photo .goldLionSurveyResultsBoxItem .goldLionSurveyResultsBoxItem__description{padding:1rem .5rem}.goldLionSurveyResultsBox--large:not(.goldLionSurveyResultsBox--photo) .goldLionSurveyResultsBoxItem{grid-template-columns:2rem 1fr}}.goldLionSurveyResultsBox{width:100%;border-radius:.25rem;overflow:hidden}.goldLionSurveyResultsBox__header{width:100%;padding:1rem;border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8;border-radius:.25rem .25rem 0 0;background-color:#1d1315}.goldLionSurveyResultsBox__date{padding-bottom:.5rem;color:#888;font-size:.875rem}.goldLionSurveyResultsBox__title{margin-bottom:.5rem;color:#fff;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}.goldLionSurveyResultsBox__description{color:#eee;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}.goldLionSurveyResultsBox__answers{display:flex;flex-direction:column}.goldLionSurveyResultsBox__voteLabel{grid-area:voteLabel;width:100%;padding:.5rem 0;color:#888;font-size:.625rem;font-weight:700;text-transform:uppercase;line-height:1.6}.goldLionSurveyResultsBox--photo .goldLionSurveyResultsBox__answers{display:flex;flex-direction:row;border-radius:0 0 4px 4px}.goldLionSurveyResultsBox--photo .goldLionSurveyResultsBox__voteLabel{text-align:center}.goldLionSurveyResultsBox--large:not(.goldLionSurveyResultsBox--photo) .goldLionSurveyResultsBox__answers{padding:0 1rem 1rem}.goldLionSurveyResultsBox__photoContainer{height:16.875rem;width:100%;background-image:url(https://fwcdn.pl/prt/rc/sekcja/2025/zlotelwy2025/zlotelwy_background_mobile.webp);background-repeat:no-repeat;background-size:cover}@media (min-width: 768px){.goldLionSurveyResultsBox{display:flex;flex-direction:column}.goldLionSurveyResultsBox__header{min-height:9.625rem;border:1px solid #e8e8e8}.goldLionSurveyResultsBox__answers{height:100%}.goldLionSurveyResultsBox--photo .goldLionSurveyResultsBox__header{flex:1}.goldLionSurveyResultsBox--large{align-items:center}.goldLionSurveyResultsBox--large .goldLionSurveyResultsBox__answers{justify-content:space-around;width:100%}.goldLionSurveyResultsBox__photoContainer{height:100%}}@media (min-width: 1152px){.goldLionSurveyResultsBox{align-items:flex-start}.goldLionSurveyResultsBox__header{min-height:10.375rem}.goldLionSurveyResultsBox__date{padding-bottom:.25rem}.goldLionSurveyResultsBox__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)}.goldLionSurveyResultsBox__title:hover{opacity:.6}.goldLionSurveyResultsBox__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}.goldLionSurveyResultsBox__answers{justify-content:space-around}.goldLionSurveyResultsBox__voteLabel{font-size:.75rem;line-height:1.33}.goldLionSurveyResultsBox--photo .goldLionSurveyResultsBox__answers{overflow:visible}.goldLionSurveyResultsBox--photo .goldLionSurveyResultsBox__answer{margin:0}.goldLionSurveyResultsBox--photo .goldLionSurveyResultsBox__answer:last-of-type{margin:0}.goldLionSurveyResultsBox--large .goldLionSurveyResultsBox__answers{max-width:52.5rem;padding:0}.goldLionSurveyResultsBox--large:not(.goldLionSurveyResultsBox--photo) .goldLionSurveyResultsBox__answers{padding:0 1.5rem 1.5rem}}
