.spl-results{height:100%;position:relative;width:100%}.spl-results__heading{margin:0 auto;max-width:760px;text-align:center}.spl-results__results{display:grid;gap:5rem;grid-template-columns:repeat(2,minmax(500px,1fr))}.spl-results__column{display:flex;flex:1;flex-direction:column;row-gap:2rem}.spl-vote-results__results--inner{column-gap:2rem;display:flex;flex-direction:row}.spl-vote-results__left{display:flex;flex:0 0 80%}.spl-vote-results__right{display:flex;flex-direction:row;width:100%}.spl-results span.number{align-items:center;background-color:#f0f1f3;border-radius:50%;display:flex;flex:none;font-weight:700;height:42px;justify-content:center;margin-right:2rem;width:42px}.restaurant-name{font-family:Ubuntu,sans-serif;font-size:20px;font-weight:700}.total-votes{align-self:flex-start;background-color:#f0f1f3;border-radius:30px;flex:none;font-family:Ubuntu,sans-serif;font-size:16px;line-height:1;padding:1rem!important}.place{color:#000;margin-top:6px}.spl-results-wrapper,.spl-results__results.limited{overflow:hidden;position:relative}.spl-results__results.limited{max-height:500px;transition:max-height .5s ease}.spl-results__results.limited:after,.spl-results__results.limited:before{content:"";height:50px;left:0;pointer-events:none;position:absolute;right:0;z-index:1}.spl-results__results.limited:after{background:linear-gradient(0deg,#fff,transparent);bottom:0}.spl-results__results.expanded{max-height:none}.spl-results .load-more{background:var(--red);border:none;border-radius:30px;color:#fff;cursor:pointer;display:block;font-size:16px;font-weight:700;margin:50px auto 0;padding:16px 24px;transition:all .3s ease}.spl-results .load-more:hover{background:#739a00;color:#fff}.load-more:focus{outline:none}.spl-results__top-3{align-items:flex-end;column-gap:3rem;display:flex;justify-content:center;padding:8rem 0}.spl-results__top-3-inner{align-items:center;display:flex;flex:1 1 0;flex-direction:column;justify-content:center;text-align:center}.total-votes--top-3{background-color:#f0f1f3;border-radius:30px;flex:none;font-family:Ubuntu,sans-serif;font-size:16px;line-height:1;padding:1rem!important}.spl-results span.number--top-3{align-items:center;background-color:#fff;border-radius:50%;display:flex;flex:none;font-size:26px;font-weight:700;height:56px;justify-content:center;margin:0 auto 2rem;position:relative;width:56px}.spl-results__top-3-inner{border-radius:12px;padding:5rem 3rem 3rem;position:relative}.position-1{background-color:#d3af37;order:2;padding-top:7rem}.spl-results .position-1 span.number--top-3{color:#d3af37}.position-2{background-color:#c2c2c2;order:1;padding-top:5rem}.spl-results .position-2 span.number--top-3{color:#c2c2c2}.position-3{background-color:#b08d57;order:3;padding-top:3rem}.spl-results .position-3 span.number--top-3{color:#b08d57}@media screen and (max-width:768px){.spl-results__top-3{align-items:flex-start;display:flex;flex-direction:column;padding:3rem 0;row-gap:3rem}.spl-results__top-3-inner{flex:none;width:100%}.spl-results__results{display:flex;flex-direction:column;gap:2rem}.spl-vote-results__results--inner{justify-content:space-between;row-gap:3rem;width:100%}.spl-vote-results__left,.spl-vote-results__right{flex:auto}.spl-vote-results__right{justify-content:flex-end;margin-left:auto;width:auto}.restaurant-name{font-size:16px}.position-1{order:1}.position-2{order:2}.position-3{order:3}}