.results{padding:16px;background-color:#fff;-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;-o-box-shadow:0 2px 2px 0 rgba(33,65,141,.2),0 0 2px 0 rgba(0,0,0,.12);-ms-box-shadow:0 2px 2px 0 rgba(33,65,141,.2),0 0 2px 0 rgba(0,0,0,.12);-moz-box-shadow:0 2px 2px 0 rgba(33,65,141,.2),0 0 2px 0 rgba(0,0,0,.12);-khtml-box-shadow:0 2px 2px 0 rgba(33,65,141,.2),0 0 2px 0 rgba(0,0,0,.12);-webkit-box-shadow:0 2px 2px 0 rgba(33,65,141,.2),0 0 2px 0 rgba(0,0,0,.12);box-shadow:0 2px 2px 0 rgba(33,65,141,.2),0 0 2px 0 rgba(0,0,0,.12);margin-bottom:16px}.results__title{font-size:24px;line-height:24px;color:#212121}@media (min-width:300px) and (max-width:768px){.results{background:0 0}}.results .results-item{border-bottom:1px solid #e2e2e2;padding:0 16px;margin:0 -12px;width:calc(32px + 100%)}.results .results-item__date{font-size:14px;display:flex;justify-content:space-between;border-bottom:1px solid #e2e2e2;width:100%;padding:16px 0;margin-bottom:8px}.results .results-item__team{display:flex;justify-content:space-between;align-items:center;margin:0 0 8px;position:relative}.results .results-item__team.results-item--won .results-item__name,.results__title{font-family:"proximanova-bold",sans-serif}.results .results-item__team.results-item--won .results-item__name:after{content:'';position:absolute;top:50%;right:-10px;margin:-6px 0 0 5px;width:0;height:0;border-right:solid 6px #21418d;border-top:solid 6px transparent;border-bottom:solid 6px transparent}.results .results-item__team .results-item__image{width:33px;height:24px;flex:0 0 auto;overflow:hidden;position:relative;background-color:#f5f5f5;-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px}.results .results-item__team .results-item__image img{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;max-width:none;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.results .results-item__team .results-item__image--no-image img{width:30px;height:30px;min-height:30px;min-width:30px}.results .results-item__team .results-item__name{margin-left:8px;font-size:13px;display:flex;justify-content:space-between;flex-grow:1}.results .results-item__location{color:#696969;font-size:16px;padding:8px 0 16px}.results__footer{text-align:center;padding-top:16px;margin:0 -12px;width:calc(32px + 100%)}.results__footer a{font-size:15px;background-color:#212121;color:#fff;font-weight:400;padding:0 24px;cursor:pointer;height:40px;line-height:40px;-webkit-border-radius:25px;-khtml-border-radius:25px;-moz-border-radius:25px;-ms-border-radius:25px;-o-border-radius:25px;border-radius:25px;-webkit-transition:background-color .2s ease,color .2s ease;-moz-transition:background-color .2s ease,color .2s ease;-o-transition:background-color .2s ease,color .2s ease;transition:background-color .2s ease,color .2s ease;display:block;margin:0 16px}.results__footer a:active,.results__footer a:focus,.results__footer a:hover{background-color:#080808;-webkit-tap-highlight-color:transparent;outline:0}