body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}:root{--uber-black:#000;--uber-white:#fff;--uber-green:#06c167;--uber-dark-green:#0e8345;--bg-beige:#e9e6d0;--bg-yellow:#f6cd01;--bg-light-button:#f3f3f3;--mid-grey:#999;--desktop-constraint:1272px;font-size:10px}*{box-sizing:border-box}@font-face{font-family:UberMove;font-weight:lighter;src:url(../../static/media/Uber_Move-Light.2f6e54bd039873632620.woff)}@font-face{font-family:UberMove;font-weight:200;src:url(../../static/media/Uber_Move-Light.2f6e54bd039873632620.woff)}@font-face{font-family:UberMove;font-weight:400;src:url(../../static/media/Uber_Move-Regular.a9acf21f19f19d4589ee.woff)}@font-face{font-family:UberMove;font-weight:500;src:url(../../static/media/Uber_Move-Medium.47a3553b666dd8926853.woff)}@font-face{font-family:UberMove;font-weight:700;src:url(../../static/media/Uber_Move-Bold.404c848d3922c0c34871.woff)}@font-face{font-family:UberMove;font-weight:600;src:url(../../static/media/Uber_Move-Bold.404c848d3922c0c34871.woff)}body{background-color:#06c167;background-color:var(--uber-green);color:#000;color:var(--uber-black);font-family:UberMove,sans-serif;font-size:1.2rem;margin:8rem 0 0;overflow-x:hidden;padding:0}@media screen and (min-width:1160px){body{font-size:1.6rem;margin:10rem 0 0}}p{font-family:UberMove,sans-serif}h1{font-size:2.1rem;font-weight:700;margin:0 0 1.5rem;text-transform:uppercase}h1,h2{color:#000;color:var(--uber-black);font-family:UberMove,sans-serif}h2{font-size:1.4rem}h2,h3{font-weight:500;margin:0 0 .2rem}h3{color:#000;color:var(--uber-black);font-family:UberMove,sans-serif;font-size:1.2rem}ul{-webkit-padding-start:20px;padding-inline-start:20px}hr{border:0;border-top:1px solid #000;border-top:1px solid var(--uber-black);margin:2rem auto;width:90%}@media screen and (min-width:640px){h1{font-size:3rem}}@media screen and (min-width:768px){body{font-size:1.3rem}h1{font-size:4rem}h2{font-size:1.6rem}h3{font-size:1.4rem}}@media screen and (min-width:1370px){:root{font-size:12px}body{font-size:1.3rem}h1{font-size:4.3rem}h2{font-size:1.8rem}h3{font-size:1.5rem}}.clickable{cursor:pointer}button{background-color:#000;background-color:var(--uber-black);border:0 solid #fff;border:0 solid var(--uber-white);border-radius:8px;color:#fff;color:var(--uber-white);cursor:pointer;font-family:UberMove,sans-serif;font-weight:500;height:4rem;padding:.5rem 1rem;text-align:center;transition:background-color .3s,color .3s}button,button.big{align-items:center;display:flex;flex-direction:row;justify-content:center}button.big{background-color:#fff!important;background-color:var(--uber-white)!important;color:#000!important;color:var(--uber-black)!important;font-size:2.6rem!important;min-height:7rem!important;min-width:32rem;padding:0 2rem;white-space:nowrap;width:32rem}button.big:not([disabled]):hover,button.panel-button{background-color:#000!important;background-color:var(--uber-black)!important;color:#fff!important;color:var(--uber-white)!important}button.panel-button{align-items:center;cursor:pointer!important;display:flex;flex-direction:row;font-size:2.6rem!important;justify-content:center;min-height:7rem!important;min-width:32rem;padding:0 2rem;white-space:nowrap;width:32rem}button.panel-button:not([disabled]):hover{background-color:#242424!important;color:#fff!important;color:var(--uber-white)!important}button.panel-button.disabled{cursor:default!important;opacity:50%}button.panel-button.disabled:hover{background-color:#000!important;background-color:var(--uber-black)!important;color:#fff!important;color:var(--uber-white)!important}button.square{height:4rem;max-height:4rem;max-width:4rem;min-height:4rem;min-width:4rem;width:4rem}button.black,button.nav:not([disabled]):hover{background-color:#000;background-color:var(--uber-black);color:#fff;color:var(--uber-white)}button.black:not([disabled]):hover{background-color:#242424}button.light:not([disabled]):hover{background-color:#d8d8d8;color:#000;color:var(--uber-black)}button.show-more-button{background-color:transparent;color:#fff;color:var(--uber-white)}button.show-more-button:not([disabled]):hover{background-color:transparent;color:#000;color:var(--uber-black)}button:disabled{cursor:default}.small-info-icon{height:1.3rem}.voted-holder{align-items:center;color:#999;color:var(--mid-grey);display:flex;flex-direction:row;flex-grow:1;font-family:UberMove,sans-serif;font-weight:500;height:4rem;justify-content:center;padding:.5rem 1rem;text-align:center}.voted-holder.inline{display:flex}.voted-holder.under{display:none}.voted-holder.side-panel{color:#fff;color:var(--uber-white);font-size:1.5rem}@media screen and (min-width:768px){.voted-holder.inline{display:none}.voted-holder.under{display:flex}}.mob-show{display:none}.mob-hide{display:block}@media screen and (min-width:768px){.mob-show{display:block}.mob-hide{display:none}}.row{flex-direction:row}.column,.row{align-items:center;display:flex;gap:1rem;justify-content:center}.column{flex-direction:column}.grow{flex-grow:1}.grow-100{flex-grow:100}.shrink{flex-shrink:1}.extra-bottom-pad{padding-bottom:3rem}.em{font-style:italic}nav{-webkit-animation:nav-slide-in .5s forwards;animation:nav-slide-in .5s forwards;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;background-color:#06c167;background-color:var(--uber-green);color:#fff;color:var(--uber-white);font-weight:500;left:0;margin:0;opacity:0;padding:1rem 2rem;position:fixed;top:-8rem;width:100vw;z-index:100}.nav-content-constraint,nav{align-items:center;display:flex;flex-direction:row;gap:2rem}@-webkit-keyframes nav-slide-in{0%{opacity:0;top:-8rem}to{opacity:1;top:0}}@keyframes nav-slide-in{0%{opacity:0;top:-8rem}to{opacity:1;top:0}}.burger-menu{background-image:url(../../static/media/burger-menu-icon.e03c853110e2b7e71d07.svg);background-position:50%;background-size:contain;color:#fff;color:var(--uber-white);cursor:pointer;display:block;height:2rem;max-height:2rem;max-width:2rem;min-height:2rem;min-width:2rem;width:2rem}.mob-blackout{background-color:rgba(0,0,0,.5);height:100vh;left:0;opacity:0;position:fixed;top:7rem;transition:opacity .3s;width:100vw}.mob-blackout.active{opacity:1}.mob-menu{background-color:#fff;background-color:var(--uber-white);color:#000;color:var(--uber-black);display:flex;flex-direction:column;gap:1rem;height:calc(100vh - 6rem);left:-100vw;margin-top:7rem;max-width:100vw;min-width:50vw;overflow-y:auto;padding:2rem 2rem 4rem;position:fixed;top:0;transition:left .3s}.mob-menu.active{left:0}.mob-menu button{max-width:100%;width:22rem}.mob-menu-bottom{flex-shrink:1;margin-bottom:3rem}.nav-logo{cursor:pointer;display:block;height:5rem;max-width:calc(100vw - 10rem)}.nav-links{display:none}@media screen and (max-width:839px){nav{height:7rem}.nav-logo{left:50vw;position:fixed;top:1rem;-webkit-transform:translate(-50%);transform:translate(-50%)}}@media screen and (min-width:840px){nav{left:50%;padding:1rem 3rem;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.nav-content-constraint{margin:0 auto;max-width:1272px;max-width:var(--desktop-constraint);width:100%}.burger-menu,.mob-blackout,.mob-menu{display:none}.nav-links{display:flex;flex-direction:row;gap:1rem}.nav-link{align-items:center;border:0 solid #fff;border:0 solid var(--uber-white);border-radius:100em;cursor:pointer;display:flex;font-size:1.2rem;height:3rem;justify-content:center;padding:2rem;transition:background-color .3s,color .3s}.nav-link,.nav-link:hover{color:#fff;color:var(--uber-white)}.nav-link:hover{background-color:#000;background-color:var(--uber-black)}}@media screen and (min-width:960px){.nav-link{font-size:1.3rem}}.section-container{margin:0;padding:2rem 1rem;width:100%}@media screen and (min-width:768px){.section-container{margin:auto;max-width:1272px;max-width:var(--desktop-constraint);padding:2rem 3rem}}@media screen and (min-width:940px){.section-container{width:calc(100vw - 8rem)}}.content{margin:0 2rem}.coming-soon{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100vw}.coming-soon,.coming-soon-content{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-items:center;text-align:center}.coming-soon img{max-width:398px;width:90vw}.coming-soon h1{font-size:1.2rem}@media screen and (min-width:250px){.coming-soon h1{font-size:2rem}}@media screen and (min-width:366px){.coming-soon h1{font-size:2.6rem}}.header-container{display:grid;grid-template-columns:1fr}.header-container button{margin:2rem 0;max-width:400px;min-width:100%;width:100%}@media screen and (min-width:768px){.header-container button{min-width:200px;width:auto}}.header-split{display:flex;flex-direction:column;flex-grow:1;gap:1rem;z-index:90}.header-img-area{height:60vw;overflow:visible;position:relative}.header-img{left:50%;max-width:100%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;z-index:1}@media screen and (min-width:768px){.header-container{grid-template-columns:55%;min-height:450px}.header-split{margin-top:0}.header-img-area{height:0;left:90%;top:18rem;width:100%}.header-img{height:60rem;left:145%;position:relative;top:200px}}@media screen and (min-width:1160px){.header-img-area{top:17rem}}@media screen and (min-width:1370px){.header-img-area{top:12rem}}section{padding:2rem 0}.section-image-heading-container{align-items:center;display:flex;flex-direction:column;flex-shrink:1;gap:1rem}@media screen and (min-width:768px){.section-image-heading-container{flex-direction:row;justify-content:center}}.section-heading-image{height:128px;width:128px}@media screen and (min-width:768px){.section-heading-image{height:60px;width:60px}}@media screen and (min-width:1160px){.section-heading-image{height:70px;width:70px}}.roty-section{background-color:#06c167;background-color:var(--uber-green);min-height:400px;text-align:center}.roty-section-heading{margin:auto}.roty-section-heading h1{margin:0}@media screen and (min-width:768px){.roty-section-heading{width:calc(100% - 12rem)}}@media screen and (min-width:1160px){.roty-section-heading{width:950px}.roty-section-heading h1{white-space:nowrap}}.cat-buttons-container{display:none}.cat-drop-down{-webkit-appearance:none;appearance:none;background:url(../../static/media/drop-down-arrow.9815651452b5d0c9e9f8.svg) no-repeat calc(100% - 1.5rem) #fff;background:url(../../static/media/drop-down-arrow.9815651452b5d0c9e9f8.svg) no-repeat calc(100% - 1.5rem) var(--uber-white);border:0 solid #000;border:0 solid var(--uber-black);border-radius:.66667rem;color:#0e8345;color:var(--uber-dark-green);height:4rem;margin-bottom:2rem;outline:none;padding:0 1rem;width:100%}.cat-drop-down.trailblazers{border:0 solid #000;border:0 solid var(--uber-black)}.cat-button{text-transform:none}.cat-button div{margin:0 2px 0 0}.cat-button img{margin:0 0 0 2px}@media screen and (min-width:768px){.cat-buttons-container{margin-bottom:5rem;margin-top:1rem}.cat-buttons-container,.cat-buttons-row{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;justify-content:center}.cat-drop-down{display:none}.cat-button{align-items:center;border-radius:8.33333rem;color:#000;color:var(--uber-black,#000);display:flex;flex-shrink:0;font-size:1.1rem;font-weight:500;gap:1rem;height:4rem;justify-content:center;padding:0 1rem;transition:background-color .3s,color .3s}.cat-button img{width:18px}@media screen and (min-width:1370px){.cat-button{font-size:1.1rem}}.cat-button.region{background:#fff;background:var(--uber-white,#fff);border:0 solid #fff;border:0 solid var(--uber-white);color:#000;color:var(--uber-black,#000);min-width:14rem;width:14rem}.cat-button.tbcat{background:#f3f3f3;background:var(--bg-light-button,#fff);border:0 solid #f3f3f3;border:0 solid var(--bg-light-button);min-width:18rem;width:18rem}.cat-button.active,.cat-button:not([disabled]):hover{background-color:#000;background-color:var(--uber-black);color:#fff;color:var(--uber-white)}.cat-button.active img{-webkit-filter:invert(1);filter:invert(1)}.cat-button.active div,.cat-button.active img{margin:0}.cat-button:not([disabled]):hover path,.cat-button:not([disabled]):hover svg{fill:#fff!important;fill:var(--uber-white)!important}.cat-button:not([disabled]):hover img{-webkit-filter:invert(1);filter:invert(1)}}.cards-container{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;gap:2rem;justify-content:center;margin-bottom:2rem}@media screen and (min-width:627px){.cards-container{flex-direction:row;flex-wrap:wrap}}.trailblazers-section{background-color:#06c167;background-color:var(--uber-green);background-position:right -50px;background-repeat:no-repeat;background-size:50%;min-height:400px;text-align:center}.tb-categories{display:flex;flex-direction:row;flex-wrap:wrap;gap:4rem;justify-content:center;margin-top:2rem;max-width:100%;min-width:100%;width:100%}@media screen and (max-width:640px){.tb-categories{max-width:24rem}}.tb-category{gap:1rem;justify-content:flex-start;min-width:23rem;width:8rem}.tb-category,.tb-category-icon{align-items:center;display:flex;flex-direction:column}.tb-category-icon{background-color:#fff;background-color:var(--uber-white);border-radius:100%;height:6rem;justify-content:center;overflow:hidden;width:6rem}.tb-category-icon img{width:36px}.tb-category-label{font-weight:600}.tb-category-description{font-weight:400;margin-top:-.5rem}.tb-nom-announce{font-size:1.6rem;margin-top:3rem}.previous-winners-section{background-color:#06c167;background-color:var(--uber-green);text-align:center}.previous-winners-section .uber-green{color:#06c167;color:var(--uber-green)}.previous-winners-content{align-items:center;display:flex;flex-direction:column;gap:1rem;text-align:center}.previous-winners-mob-image-container{background-color:#06c167;background-color:var(--uber-green);background-image:url(../../static/media/prev-winners-crowd_800.972e0e4e3cadaed62b26.png);background-position:top;background-repeat:no-repeat;background-size:110%;height:90vw;margin-top:-4rem;width:100%}.previous-winners-content h1.roty-winner{color:#fff;color:var(--uber-white);font-size:6rem;line-height:6rem;margin-bottom:1rem;margin-top:-1rem}@media screen and (min-width:640px){.previous-winners-content h1.roty-winner{font-size:8rem;margin-bottom:2rem;margin-top:0}}.previous-winners-content h2{font-size:3rem;margin-bottom:0;text-align:center}.previous-winners-content p{margin-bottom:1rem;margin-top:0;text-align:center}.previous-winners-content button{align-items:center;display:flex;flex-direction:row;font-size:1.8rem;justify-content:center;min-height:6rem;padding:0 2rem;white-space:nowrap;width:30rem}.roty-winner-image{margin:4rem 0;width:100%}.faq-section{background-color:#06c167;background-color:var(--uber-green);color:#fff;color:var(--uber-white);padding:0}.faq-section h1{color:#000;color:var(--uber-black);text-align:center}.faq-content{display:flex;flex-direction:column;gap:1rem;margin:3rem 0}@media screen and (min-width:768px){.faq-section{min-height:400px;padding:5rem 0}}footer{background-color:#000;background-color:var(--uber-black);color:#fff;color:var(--uber-white);padding:2rem 0 1rem}.footer-container{align-items:top;display:flex;flex-direction:column;gap:0}.footer-image-container{display:flex;flex-shrink:1}.footer-logo{height:2.5rem;margin-bottom:2rem;max-width:calc(100vw - 8rem)}.footer-logo.in-menu{height:auto;max-width:100%;width:14rem}.footer-content{display:flex;flex-direction:column;flex-grow:1;text-align:left}.footer-content.in-menu{max-width:100%;width:22rem}.footer-content p{margin-top:0}.footer-content.in-menu p{font-size:.9rem}@media screen and (min-width:768px){footer{padding:4rem 0 2rem}.footer-container{flex-direction:row;gap:2rem}.footer-content{text-align:right}}.info-pop-content-holder{display:flex;flex-direction:column;height:100%;width:100%}.info-pop-content-holder button{text-transform:none}.info-pop-content-holder .uber-green-pop{color:#0e8345;color:var(--uber-dark-green)}.info-pop-image{background-position:50%;background-repeat:no-repeat;background-size:cover;height:19.5rem;width:100%}.info-pop-content{max-height:calc(100vh - 27.5rem);padding:2rem 4rem}.info-pop-content,.prev-winners-pop-content{display:flex;flex-direction:column;flex-grow:1;gap:0}.prev-winners-pop-content{max-height:100%;padding:0}.info-pop-scroll-area{height:100%;max-height:100vh;overflow-y:auto;padding-right:.5rem}.prev-winners-pop-scroll-area{height:100%;max-height:100vh;overflow-y:auto;padding:0 2rem}.info-pop-buttons{background-color:#06c167;background-color:var(--uber-green);display:flex;flex-direction:column;flex-shrink:1;gap:1rem;padding:2rem 4rem}h1.prev-winners{margin-top:2rem}h2.prev-winners{color:#000;color:var(--uber-black);font-size:2.8rem;margin:5rem 0 3rem;padding-bottom:0}p.prev-winners{padding-bottom:2rem}.carousel-dot{background-color:#fff;background-color:var(--uber-white);border:1px solid rgba(0,0,0,.3);border-radius:50%;height:4px;margin:.5rem;opacity:.5;width:4px}.carousel-dot.active{opacity:1}.side-card__info__buttons__instagram{background:#f3f3f3;background:var(--bg-light-button);color:#000;color:var(--uber-black)}.side-card__info__buttons__instagram,.side-card__info__buttons__order{align-items:center;border-radius:.66667rem;display:flex;justify-content:center;padding:0 1rem}.side-card__info__buttons__order{background-color:#f3f3f3!important;background-color:var(--bg-light-button)!important;color:#000!important;color:var(--uber-black)!important;flex-grow:1;height:4rem}.side-card__info__buttons__order:hover{background-color:#d8d8d8!important}.side-card__info__buttons__vote{align-items:center;background:#000;background:var(--uber-black);border-radius:.66667rem;color:#fff;color:var(--uber-white);display:flex;height:4rem;justify-content:center;max-height:4rem;max-width:100%;min-height:4rem;min-width:100%;padding:0 1rem;width:100%}.card-ribbon{height:60px;left:-6px;position:absolute;top:-6px;width:60px;z-index:1}@media screen and (min-width:768px){.card-ribbon{height:90px;left:-9px;top:-9px;width:90px}}@media screen and (min-width:1160px){.card-ribbon{height:122px;left:-13px;top:-13px;width:122px}}.recaptcha-holder{align-content:center;align-items:center;background-color:rgba(0,0,0,.75);display:flex;flex-direction:column;height:0;justify-content:center;justify-items:center;left:0;overflow:hidden;position:fixed;text-align:center;top:0;width:0;z-index:1000}.recaptcha-panel{background-color:#fff;background-color:var(--uber-white);border-radius:0;box-shadow:0 0 6px 0 rgba(0,0,0,.15);display:flex;flex-direction:column;gap:2rem;margin:auto;padding:5rem 4rem}.recaptcha-panel h1{font-size:3.5rem;margin:0 0 1rem;text-align:left}.recaptcha-panel p{color:#000;font-size:1.5rem;margin:0;text-align:left}.recaptcha-panel button{min-width:100%;width:100%}.recaptcha-panel button.disabled{background-color:#f3f3f3;background-color:var(--bg-light-button);color:#999;cursor:default}.recaptcha-panel .close-vote-submit{color:#0e8345;color:var(--uber-dark-green);cursor:pointer;font-weight:500;margin:auto;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.recaptcha-panel .close-vote-submit:hover{color:#06c167;color:var(--uber-green)}.recaptcha-panel input{background-color:#f3f3f3;background-color:var(--bg-light-button);border:0 solid #000;border:0 solid var(--uber-black);border-radius:.66667rem;color:#000;color:var(--uber-black);font-size:1.2rem;height:4rem;min-width:100%;padding:0 1rem;width:100%}.recaptcha-panel input:focus{outline:none}.recaptcha-panel .vote-registered{color:#000;font-weight:500;margin:1rem 0;text-align:center}.recaptcha-on{height:100vh;width:100vw}.header-container{-webkit-animation:header-anim-in 1s forwards;animation:header-anim-in 1s forwards;-webkit-animation-delay:.4s;animation-delay:.4s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:0}@-webkit-keyframes header-anim-in{0%{opacity:0}to{opacity:1}}@keyframes header-anim-in{0%{opacity:0}to{opacity:1}}section{opacity:0;padding-top:7rem}.section-anim-in{-webkit-animation:section-anim-in .6s forwards;animation:section-anim-in .6s forwards;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes section-anim-in{0%{opacity:0;padding-top:7rem}to{opacity:1;padding-top:2rem}}@keyframes section-anim-in{0%{opacity:0;padding-top:7rem}to{opacity:1;padding-top:2rem}}.card-anim-start{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px)}.card-anim-in{-webkit-animation:card-anim-in .3s forwards;animation:card-anim-in .3s forwards;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes card-anim-in{0%{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes card-anim-in{0%{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.card-anim-out{-webkit-animation:card-anim-out .3s forwards;animation:card-anim-out .3s forwards;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes card-anim-out{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(-30px);transform:translateY(-30px)}}@keyframes card-anim-out{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(-30px);transform:translateY(-30px)}}a{color:var(--uber-dark-white)}a,a:hover{text-decoration:underline}a:active,a:visited{color:var(--uber-dark-white)}.left-align{text-align:left}.react-multiple-carousel__arrow{background:rgba(0,0,0,.3)!important;max-height:28px!important;max-width:28px!important;min-height:28px!important;min-width:28px!important}.react-multiple-carousel__arrow--right:before{font-size:12px!important;margin-right:-2px}.react-multiple-carousel__arrow--left:before{font-size:12px!important;margin-left:-2px}.trailblazer-nominate-button{background:#000;background:var(--uber-black);border-radius:.66667rem;color:#fff;color:var(--uber-white);height:4rem;max-height:4rem;max-width:20rem;min-height:4rem;min-width:20rem;padding:0 1rem;width:20rem}.hero,.trailblazer-nominate-button{align-items:center;display:flex;justify-content:center}.hero{background-color:#06c167;flex-direction:column;height:calc(100vh - 8rem);min-height:400px;overflow:hidden;position:relative;text-align:center;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;width:100vw;will-change:transform}.hero-grow{flex-grow:1}@media screen and (min-width:768px){.hero{min-height:600px}}@media screen and (min-width:1160px){.hero{height:calc(100vh - 10rem);min-height:750px}}.hero button{background-color:var(--bg-light-button);color:var(--uber-black);margin:auto;-webkit-transform:translateY(-60px);transform:translateY(-60px);width:20rem}.hero{padding-top:100px}@media (min-width:768px){.hero{padding-top:100px}}@media (min-width:1024px){.hero{padding-top:10.41667vw}}@media (min-width:1440px){.hero{padding-top:150px}}.hero{padding-bottom:100px}@media (min-width:768px){.hero{padding-bottom:100px}}@media (min-width:1024px){.hero{padding-bottom:10.41667vw}}@media (min-width:1440px){.hero{padding-bottom:150px}}.hero .container{align-items:center;display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin:0 auto;max-width:1440px;position:relative;text-align:center;z-index:2}@media (max-width:768px){.hero .container{max-width:420px}}.hero__title{color:#fff;font-weight:900;line-height:70%;margin-bottom:30px;margin-top:50px;text-align:center;white-space:nowrap;z-index:1}@media (min-width:768px){.hero__title{margin-bottom:20px}}@media (min-width:1024px){.hero__title{margin-bottom:2.08333vw}}@media (min-width:1440px){.hero__title{margin-bottom:60px}}.hero__title{font-size:100px;line-height:1;white-space:normal}@media (min-width:768px){.hero__title{font-size:80px}}@media (min-width:1024px){.hero__title{font-size:11.11111vw;margin-bottom:50px}}@media (min-width:1440px){.hero__title{font-size:180px}}.hero__title-word{cursor:default;display:inline-block;transition:none;will-change:transform,opacity}.hero__subtitle{display:flex;flex-wrap:wrap;justify-content:center;row-gap:5px}@media (min-width:768px){.hero__subtitle{row-gap:10px}}@media (min-width:1024px){.hero__subtitle{row-gap:1.38889vw}}@media (min-width:1440px){.hero__subtitle{row-gap:20px}}.hero__subtitle{-webkit-column-gap:10px;column-gap:10px}@media (min-width:768px){.hero__subtitle{-webkit-column-gap:60px;column-gap:60px}}@media (min-width:1024px){.hero__subtitle{-webkit-column-gap:4.16667vw;column-gap:4.16667vw}}@media (min-width:1440px){.hero__subtitle{-webkit-column-gap:60px;column-gap:60px}}.hero__subtitle{margin-bottom:60px}@media (min-width:768px){.hero__subtitle{margin-bottom:60px}}@media (min-width:1024px){.hero__subtitle{margin-bottom:8.33333vw}}@media (min-width:1440px){.hero__subtitle{margin-bottom:80px}}.hero__subtitle-word{align-items:center;color:#000;cursor:default;display:inline-flex;font-size:26px;font-weight:900;line-height:85%;margin-bottom:50px;position:relative;text-align:center;will-change:transform,opacity}@media (min-width:768px){.hero__subtitle-word{font-size:50px;margin-bottom:80px}}@media (min-width:1024px){.hero__subtitle-word{font-size:5.55556vw}}@media (min-width:1440px){.hero__subtitle-word{font-size:95px;margin-bottom:80px}}.hero__year-subtitle{display:flex;flex-wrap:wrap;justify-content:center;row-gap:5px}@media (min-width:768px){.hero__year-subtitle{row-gap:10px}}@media (min-width:1024px){.hero__year-subtitle{row-gap:1.38889vw}}@media (min-width:1440px){.hero__year-subtitle{row-gap:20px}}.hero__year-subtitle{-webkit-column-gap:10px;column-gap:10px}@media (min-width:768px){.hero__year-subtitle{-webkit-column-gap:60px;column-gap:60px}}@media (min-width:1024px){.hero__year-subtitle{-webkit-column-gap:4.16667vw;column-gap:4.16667vw}}@media (min-width:1440px){.hero__year-subtitle{-webkit-column-gap:60px;column-gap:60px}}.hero__year-subtitle{margin-bottom:40px}@media (min-width:768px){.hero__year-subtitle{margin-bottom:60px}}@media (min-width:1024px){.hero__year-subtitle{margin-bottom:5.55556vw}}@media (min-width:1440px){.hero__year-subtitle{margin-bottom:80px}}.hero__year-subtitle-word{align-items:center;color:#000;cursor:default;display:inline-flex;font-size:85px;font-weight:900;line-height:85%;position:relative;will-change:transform,opacity}@media (min-width:768px){.hero__year-subtitle-word{font-size:120px}}@media (min-width:1024px){.hero__year-subtitle-word{font-size:13.88889vw}}@media (min-width:1440px){.hero__year-subtitle-word{font-size:180px;margin-bottom:60px;margin-top:20px}}.hero__subtitle-logo{align-items:center;display:inline-flex;height:auto;justify-content:center;position:relative;-webkit-transform:scale(1.2);transform:scale(1.2);width:85px}@media (min-width:768px){.hero__subtitle-logo{width:120px}}@media (min-width:1024px){.hero__subtitle-logo{width:13.88889vw}}@media (min-width:1440px){.hero__subtitle-logo{width:200px}}.hero__logo-badge{height:100%;object-fit:contain;-webkit-transform-origin:center;transform-origin:center;width:100%;will-change:transform,opacity}.hero__images{display:flex;justify-content:space-between;margin-bottom:2rem}@media (min-width:768px){.hero__images{margin-bottom:3rem}}@media (min-width:1200px){.hero__images{margin-bottom:4rem}}.hero__image-container{position:relative;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;will-change:transform,opacity}.hero__image-container--burger{bottom:-2vw;left:-2vw;position:absolute;width:300px}@media (min-width:768px){.hero__image-container--burger{width:300px}}@media (min-width:1024px){.hero__image-container--burger{width:34.72222vw}}@media (min-width:1440px){.hero__image-container--burger{width:500px}}@media (max-width:768px){.hero__image-container--burger{bottom:-10vw;left:-14vw}}.hero__image-container--salad{bottom:-4vw;position:absolute;right:-7vw;width:300px}@media (min-width:768px){.hero__image-container--salad{width:300px}}@media (min-width:1024px){.hero__image-container--salad{width:33.33333vw}}@media (min-width:1440px){.hero__image-container--salad{width:480px}}@media (max-width:768px){.hero__image-container--salad{right:-40vw;top:-20vw}}.hero__image{display:block;-webkit-filter:drop-shadow(0 10px 15px rgba(0,0,0,.2));filter:drop-shadow(0 10px 15px rgba(0,0,0,.2));height:auto;width:100%;will-change:transform}.hero__cta{text-align:center;will-change:transform,opacity}.hero__cta-button{align-items:center;background-color:#fff;border-radius:12px;color:#000;cursor:pointer;display:inline-flex;font-weight:700;gap:36px;justify-content:center;text-decoration:none;transition:background-color .3s ease,color .3s ease;will-change:transform,background-color,color}@media (min-width:768px){.hero__cta-button{gap:36px}}@media (min-width:1024px){.hero__cta-button{gap:2.5vw}}@media (min-width:1440px){.hero__cta-button{gap:36px}}.hero__cta-button{font-size:18px}@media (min-width:768px){.hero__cta-button{font-size:18px}}@media (min-width:1024px){.hero__cta-button{font-size:1.25vw}}@media (min-width:1440px){.hero__cta-button{font-size:18px}}.hero__cta-button{padding-top:14px}@media (min-width:768px){.hero__cta-button{padding-top:14px}}@media (min-width:1024px){.hero__cta-button{padding-top:.97222vw}}@media (min-width:1440px){.hero__cta-button{padding-top:14px}}.hero__cta-button{padding-bottom:14px}@media (min-width:768px){.hero__cta-button{padding-bottom:14px}}@media (min-width:1024px){.hero__cta-button{padding-bottom:.97222vw}}@media (min-width:1440px){.hero__cta-button{padding-bottom:14px}}.hero__cta-button{padding-left:24px}@media (min-width:768px){.hero__cta-button{padding-left:24px}}@media (min-width:1024px){.hero__cta-button{padding-left:1.66667vw}}@media (min-width:1440px){.hero__cta-button{padding-left:24px}}.hero__cta-button{padding-right:24px}@media (min-width:768px){.hero__cta-button{padding-right:24px}}@media (min-width:1024px){.hero__cta-button{padding-right:1.66667vw}}@media (min-width:1440px){.hero__cta-button{padding-right:24px;-webkit-transform:translateY(-60px);transform:translateY(-60px)}}.hero__cta-button:hover{background-color:#000;color:#fff}.hero__cta-button:hover svg path{fill:#fff}.hero__cta-button svg{will-change:transform}.hero__cta-button svg path{fill:#000;transition:fill .3s ease}.hero__ticker{background-color:#fff;bottom:0;left:0;overflow:hidden;padding-top:8px;position:absolute;width:100%;will-change:transform,opacity,box-shadow;z-index:10}@media (min-width:768px){.hero__ticker{padding-top:20px}}@media (min-width:1024px){.hero__ticker{padding-top:1.38889vw}}@media (min-width:1440px){.hero__ticker{padding-top:20px}}.hero__ticker{padding-bottom:8px}@media (min-width:768px){.hero__ticker{padding-bottom:20px}}@media (min-width:1024px){.hero__ticker{padding-bottom:1.38889vw}}@media (min-width:1440px){.hero__ticker{padding-bottom:20px}}.hero__ticker-content{display:inline-block;font-size:16px;letter-spacing:.5px;text-transform:uppercase;white-space:nowrap;will-change:transform}@media (min-width:768px){.hero__ticker-content{font-size:28px}}@media (min-width:1024px){.hero__ticker-content{font-size:1.94444vw}}@media (min-width:1440px){.hero__ticker-content{font-size:28px}}.hero__ticker-content strong{display:inline-block;font-weight:700;margin-right:2px;will-change:transform}@media (min-width:768px){.hero__ticker-content strong{margin-right:4px}}@media (min-width:1024px){.hero__ticker-content strong{margin-right:.41667vw}}@media (min-width:1440px){.hero__ticker-content strong{margin-right:6px}}.hero__ticker-content strong.green{color:#06c167;font-weight:800}.restaurant-card{background-color:var(--uber-white);border-radius:1.5rem;box-shadow:0 0 6px 0 rgba(0,0,0,.15);color:var(--uber-black);display:flex;flex-direction:row;gap:0;margin:0;max-width:calc(100% - 4rem);min-height:12rem;min-width:60vw;padding:0;position:relative;width:100%}.restaurant-card .small-bio{height:3.5rem;max-height:3.5rem;overflow:hidden;padding-bottom:.5rem;text-align:left;text-overflow:ellipsis;width:100%}.restaurant-card .small-bio-read-more{color:var(--uber-green);cursor:pointer;font-weight:500;margin-bottom:1rem;padding-bottom:.5rem;text-align:left;width:100%}.restaurant-card button{text-transform:none}.restaurant-card .uber-green{color:var(--uber-dark-green)}@media screen and (min-width:500px){.restaurant-card{max-width:70vw}}@media screen and (min-width:627px){.restaurant-card{min-width:28.5rem;width:28.5rem}}.restaurant-card__image{background-position:50%;background-size:cover;border-radius:1.5rem;height:11.5rem;margin:1rem 0 1rem 1rem;overflow:hidden;width:8.5rem}.restaurant-card__image.carousel-inner{margin:1rem 0}.restaurant-card__info{display:flex;flex-direction:column;flex-grow:1;gap:0;padding:1rem}@media screen and (min-width:0px){.restaurant-card{flex-direction:column;min-height:30rem;width:32rem}.restaurant-card__image{border-radius:1.5rem 1.5rem 0 0;height:16.5rem;margin:0;width:100%}.restaurant-card__info{flex-grow:1;padding:1.5rem;width:100%}.restaurant-card__info__buttons.top-row{margin-bottom:1rem}}.restaurant-card__info__name{color:var(--uber-black);margin:0 0 .5rem;text-align:left}.restaurant-card__info__location{align-items:center;color:var(--uber-black);display:flex;flex-direction:row;gap:.5rem;margin:0 0 1rem;text-align:left}.restaurant-card__info__location p{margin:0}.restaurant-card__info__buttons{display:flex;flex-direction:row;gap:1rem;justify-content:center}.restaurant-card__info__buttons svg{height:1.3rem}.restaurant-card__info__buttons button:hover{color:var(--uber-white)}.restaurant-card__info__buttons__info,.restaurant-card__info__buttons__instagram{align-items:center;background:var(--bg-light-button);border-radius:.66667rem;color:var(--uber-black);display:flex;justify-content:center;padding:0 1rem}.restaurant-card__info__buttons__order,.restaurant-card__info__buttons__vote{display:none}.restaurant-card__info__buttons__vote-inline{align-items:center;background:var(--uber-black);border-radius:.66667rem;color:var(--uber-white);display:flex;flex-grow:1;height:4rem;justify-content:center;padding:0 1rem}@media screen and (min-width:768px){.restaurant-card__info__buttons__instagram,.restaurant-card__info__buttons__order{align-items:center;background:var(--bg-light-button);border-radius:.66667rem;color:var(--uber-black);display:flex;justify-content:center;padding:0 1rem}.restaurant-card__info__buttons__order{flex-grow:1;height:4rem}.restaurant-card__info__buttons__vote{align-items:center;background:var(--uber-black);border-radius:.66667rem;color:var(--uber-white);display:flex;height:4rem;justify-content:center;max-height:4rem;max-width:100%;min-height:4rem;min-width:100%;padding:0 1rem;width:100%}.restaurant-card__info__buttons__vote-inline{display:none}}@font-face{fallback:fallback;font-family:revicons;src:url(../../static/media/revicons.e8746a624ed098489406.woff) format("woff"),url(../../static/media/revicons.57fd05d4ae650374c8de.ttf) format("ttf"),url(../../static/media/revicons.a77de540a38981833f9e.eot) format("ttf")}.react-multi-carousel-list{align-items:center;display:flex;overflow:hidden;position:relative}.react-multi-carousel-track{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;flex-direction:row;list-style:none;margin:0;padding:0;position:relative;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;will-change:transform,transition}.react-multiple-carousel__arrow{background:rgba(0,0,0,.5);border:0;border-radius:35px;cursor:pointer;min-height:43px;min-width:43px;opacity:1;outline:0;position:absolute;transition:all .5s;z-index:1000}.react-multiple-carousel__arrow:hover{background:rgba(0,0,0,.8)}.react-multiple-carousel__arrow:before{color:#fff;display:block;font-family:revicons;font-size:20px;position:relative;text-align:center;z-index:2}.react-multiple-carousel__arrow:disabled{background:rgba(0,0,0,.5);cursor:default}.react-multiple-carousel__arrow--left{left:calc(4% + 1px)}.react-multiple-carousel__arrow--left:before{content:"\e824"}.react-multiple-carousel__arrow--right{right:calc(4% + 1px)}.react-multiple-carousel__arrow--right:before{content:"\e825"}.react-multi-carousel-dot-list{bottom:0;display:flex;justify-content:center;left:0;list-style:none;margin:0;padding:0;position:absolute;right:0;text-align:center}.react-multi-carousel-dot button{border:2px solid grey;border-radius:50%;box-shadow:none;cursor:pointer;display:inline-block;height:12px;margin:0 6px 0 0;opacity:1;outline:0;padding:0;transition:background .5s;width:12px}.react-multi-carousel-dot button:hover:active,.react-multi-carousel-dot--active button{background:#080808}.react-multi-carousel-item{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.react-multi-carousel-item{flex-shrink:0!important}.react-multi-carousel-track{overflow:visible!important}}[dir=rtl].react-multi-carousel-list{direction:rtl}.rtl.react-multiple-carousel__arrow--right{left:calc(4% + 1px);right:auto}.rtl.react-multiple-carousel__arrow--right:before{content:"\e824"}.rtl.react-multiple-carousel__arrow--left{left:auto;right:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--left:before{content:"\e825"}.winner-card{background-color:var(--uber-white);border-radius:1.5rem;box-shadow:0 0 6px 0 rgba(0,0,0,.15);color:var(--uber-black);display:flex;flex-direction:column;gap:0;margin:0 0 2rem;max-width:100%;min-width:60vw;padding:0;width:100%}.winner-card.narrow{width:calc(100% - 4rem)}.winner-card h3{text-align:left}.winner-card__top-banner{align-items:center;background-color:var(--uber-dark-green);border-radius:1.5rem 1.5rem 0 0;color:var(--uber-white);display:flex;flex-direction:row;gap:.5rem;height:3rem;justify-content:center;overflow:hidden;width:100%}.winner-card__content-holder{display:flex;flex-direction:column;flex-grow:1;gap:0;margin:0;padding:0}.winner-card__image{background-position:50%;background-size:cover;border-radius:1.5rem 0 0 1.5rem;overflow:hidden;width:100%}.winner-card__info{border-radius:0 0 1.5rem 1.5rem;display:flex;flex-direction:column;flex-grow:1;gap:0;overflow:hidden;padding:1.5rem}.winner-card__info__name{color:var(--uber-black);margin:0 0 .5rem;text-align:left}.winner-card__info__location{align-items:center;color:var(--uber-black);display:flex;flex-direction:row;gap:.5rem;margin:0 0 1.5rem;text-align:left}.winner-card__info__location p{margin:0}.winner-card__info__buttons{display:flex;flex-direction:row;gap:1rem;justify-content:center}.winner-card__info__buttons svg{height:1.3rem}.winner-card__info__buttons button:hover{color:var(--uber-white)}.winner-card__info__buttons__info,.winner-card__info__buttons__instagram{align-items:center;background:var(--bg-light-button);border-radius:.66667rem;color:var(--uber-black);display:flex;justify-content:center;padding:0 1rem}.winner-card__info__buttons__order{flex-grow:1}.winner-card__info__buttons__order,.winner-card__info__buttons__vote{align-items:center;background:var(--uber-black);border-radius:.66667rem;color:var(--uber-white);display:flex;height:4rem;justify-content:center;padding:0 1rem}.winner-card__info__buttons__vote{max-height:4rem;max-width:100%;min-height:4rem;min-width:100%;width:100%}@media screen and (min-width:500px){.winner-card{max-width:70vw}}@media screen and (min-width:627px){.winner-card{min-width:28.5rem;width:100%}}@media screen and (min-width:768px){.winner-card{max-width:100rem}.winner-card.narrow{margin-bottom:0;max-width:80vw;width:49rem}.winner-card__content-holder{flex-direction:row}.winner-card__info{width:40%}.winner-card.narrow .winner-card__info{width:100%}}.trailblazer-card{background-color:var(--uber-white);border-radius:1.5rem;box-shadow:0 0 6px 0 rgba(0,0,0,.15);color:var(--uber-black);display:flex;flex-direction:row;gap:0;height:13.5rem;margin:0;max-width:calc(100% - 4rem);min-width:60vw;padding:0;position:relative;width:100%}@media screen and (min-width:500px){.trailblazer-card{max-width:70vw}}@media screen and (min-width:627px){.trailblazer-card{min-width:28.5rem;width:28.5rem}}.trailblazer-card__image{background-position:50%;background-size:cover;border-radius:1.5rem;height:11.5rem;margin:1rem 0 1rem 1rem;overflow:hidden;width:8.5rem}.trailblazer-card__image.carousel-inner{margin:1rem 0}.trailblazer-card__info{display:flex;flex-direction:column;flex-grow:1;gap:0;padding:1rem;text-align:left}@media screen and (min-width:768px){.trailblazer-card{height:16rem;max-width:80vw;width:49rem}.trailblazer-card__image{border-radius:1.5rem 0 0 1.5rem;height:16rem;margin:0;width:20rem}.trailblazer-card__info{padding:2rem 1.5rem 1.5rem}}.trailblazer-card__info h3,.trailblazer-card__info p{margin:0 0 .4rem}.trailblazer-card__info__name{color:var(--uber-black);margin:0 0 .5rem;text-align:left}.trailblazer-card__info__location{align-items:center;color:var(--uber-black);display:flex;flex-direction:row;gap:.5rem;margin:0 0 1rem;text-align:left}.trailblazer-card__info__location p{margin:0}.trailblazer-card__info__buttons{display:flex;flex-direction:row;gap:1rem;justify-content:center}.trailblazer-card__info__buttons svg{height:1.3rem}.trailblazer-card__info__buttons button:hover{color:var(--uber-white)}.trailblazer-card__info__buttons__info{align-items:center;background:var(--bg-light-button);border-radius:.66667rem;color:var(--uber-black);display:flex;justify-content:center;padding:0 1rem}.trailblazer-card__info__buttons__instagram{display:none}@media screen and (min-width:768px){.trailblazer-card__info__buttons__instagram{align-items:center;background:var(--bg-light-button);border-radius:.66667rem;color:var(--uber-black);display:flex;justify-content:center;padding:0 1rem}}.trailblazer-card__info__buttons__order{align-items:center;background:var(--uber-black);border-radius:.66667rem;color:var(--uber-white);display:flex;flex-grow:1;height:4rem;justify-content:center;padding:0 1rem}.accordian-container{background-color:var(--uber-green);gap:2rem;transition:all .3s ease-in-out}.accordian-container,.accordian-section{display:flex;flex-direction:column;width:100%}.accordian-section{background-color:#000;border-radius:8px}.accordian-section.open{background-color:#fff;color:#000;transition:all .3s ease-in-out}.accordian-section.open .icon{color:#000}.accordian-content{background-color:transparent;border-radius:0 0 8px 8px;overflow:hidden;transition:all .3s ease-in-out}.accordian-section.open .content{color:#000;transition:all .3s ease-in-out}.accordian-section p{color:#bdbdbd;font-weight:400;margin:0;padding:0 2rem 2rem;transition:all .3s ease-in-out}.accordian-button{background-color:transparent;color:#fff;display:flex;flex-direction:row;font-size:1.3rem;font-weight:500;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:2rem;text-align:left;text-transform:none}.accordian-button .content{display:block;flex-grow:1;margin:0;padding:0}.accordian-button .icon{display:flex;flex-direction:column;font-size:3rem;height:1.3rem;justify-content:center;transition:all .3s ease-in-out}.accordian-section-closed{transition:all .3s ease-in-out}.info-blackout{background-color:rgba(0,0,0,.5);height:100vh;left:0;opacity:0;position:fixed;top:0;transition:opacity .3s;width:100vw;z-index:200}.info-blackout.active{opacity:1}.info-popout{background-color:var(--uber-white);color:var(--uber-black);display:flex;flex-direction:column;gap:1rem;height:100%;left:-100vw;max-width:100vw;padding:0;position:fixed;top:0;transition:left .3s;width:38rem;z-index:200}.info-popout.active{left:0}.pop-content{height:100%;position:relative;width:100%}.close-pop-button{align-items:center;cursor:pointer;display:flex;height:2.1rem;justify-content:center;position:absolute;right:1.6rem;top:1.6rem;width:2.1rem}.close-pop-button svg{stroke:hsla(0,0%,100%,.5);stroke-width:1}.prev-winner-card{background-color:var(--uber-white);border-radius:1.5rem;box-shadow:0 0 6px 0 rgba(0,0,0,.15);color:var(--uber-black);display:flex;flex-direction:column;gap:0;height:34rem;margin:0 0 2rem;overflow:hidden;padding:0;width:100%}.prev-winner-card .uber-green{color:var(--uber-green)}.prev-winner-card__top-banner{align-items:center;background-color:var(--uber-dark-green);color:var(--uber-white);display:flex;flex-direction:row;gap:.5rem;height:3rem;justify-content:center;width:100%}.prev-winner-card__top-banner svg{fill:var(--uber-white);height:1.3rem}.prev-winner-card__top-banner path{fill:var(--uber-white)}.prev-winner-card__image{background-position:50%;background-size:cover;height:16.5rem;width:100%}.prev-winner-card__info{display:flex;flex-direction:column;flex-grow:1;gap:0;padding:1.5rem}.prev-winner-card__info__name{color:var(--uber-black);margin:0 0 .5rem;text-align:left}.prev-winner-card__info__location{align-items:center;color:var(--uber-black);display:flex;flex-direction:row;gap:.5rem;margin:0;text-align:left}.prev-winner-card__info__location p{margin:0}.prev-winner-card__info__buttons{display:flex;flex-direction:row;gap:1rem;justify-content:center}.prev-winner-card__info__buttons svg{height:1.3rem}.prev-winner-card__info__buttons button:hover{color:var(--uber-white)}.prev-winner-card__info__buttons__info,.prev-winner-card__info__buttons__instagram{align-items:center;background:var(--bg-light-button);border-radius:.66667rem;color:var(--uber-black);display:flex;justify-content:center;padding:0 1rem}.prev-winner-card__info__buttons__order{flex-grow:1}.prev-winner-card__info__buttons__order,.prev-winner-card__info__buttons__vote{align-items:center;background:var(--uber-black);border-radius:.66667rem;color:var(--uber-white);display:flex;height:4rem;justify-content:center;padding:0 1rem}.prev-winner-card__info__buttons__vote{max-height:4rem;max-width:100%;min-height:4rem;min-width:100%;width:100%}
/*# sourceMappingURL=main.05def831.css.map*/