.c-promo{display:flex;background:#fff;box-shadow:0 6px 12px 0 rgba(28,28,28,.14);padding:2px 5px 5px 5px;justify-content:space-between;flex-wrap:wrap;border-bottom:12px solid #d93024;border-radius:20px}.c-promo__title{flex-basis:80%;text-align:center;font-size:24px;font-weight:400;letter-spacing:.309px;margin:20px auto}.c-promo__main{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;width:100%}@media (min-width:768px){.c-promo__main{flex-wrap:nowrap}}.c-promo__odds{flex-basis:100%;display:flex;gap:3px;flex-wrap:wrap}@media (min-width:768px){.c-promo__odds{flex-basis:auto;flex-wrap:nowrap;margin-bottom:20px}}.c-promo__odd{flex:1;display:flex;padding:10px 18px;justify-content:center;align-items:center;border:.922px solid #dcdcdc}.c-promo__odd img{height:15px;width:15px;border:.2rem solid #e0e0e0;border-radius:50%;margin-right:5px}@media (min-width:768px){.c-promo__odd img{height:20px;width:20px}}.c-promo__odd-market{font-size:14px;margin-right:5px}.c-promo__odd-market--team{font-size:10px;color:#939393}.c-promo__odd-price{font-size:15px;font-weight:600;line-height:12px}.c-promo__odd-price--change{color:#eb080c}.c-promo__odd-price--change span{display:block;font-size:11px;text-decoration:line-through;font-weight:500}@media (min-width:768px){.c-promo__odd-price{font-size:20px;line-height:15px}}.c-promo__btn{margin-bottom:20px;flex-basis:100%;border-radius:641.57px;background:#1a8a43;color:#fff;text-transform:uppercase;text-decoration:none;font-size:25px;display:flex;font-weight:600;align-items:center;justify-content:center;padding:10px 20px;line-height:2.5rem}@media (min-width:768px){.c-promo__btn{flex-basis:auto;justify-content:space-between}}.c-promo__btn:after{content:url(../../img/arrow.svg);min-width:40px;height:40px;position:static;display:inline-block;background:#ecf0f6;border-radius:50%;margin-left:1rem;line-height:28px;transition:.2s;text-align:center}.c-promo__btn:hover:after{transform:translateX(.5rem)}.c-promo__details{width:100%;display:flex;justify-content:space-between;flex-wrap:wrap}.c-promo__date{font-weight:500;font-size:12px;color:#939393;flex-basis:100%;text-align:center;margin-bottom:5px}.c-promo__date span{font-weight:600}@media (min-width:768px){.c-promo__date{flex-basis:inherit;text-align:left;margin-bottom:0}}.c-promo__legal{font-size:12px;text-align:center;color:#939393;max-width:70%}.c-promo__bookie{border-radius:641.57px;color:#939393;width:fit-content;display:flex;align-items:center;margin-left:5px}.c-promo__bookie img{height:25px}