:root{--gold:#c9a84c;--gold-light:#f0d080;--red:#c0392b;--dark:#0a0a0a;--mid:#111;--muted:#b6c2ce;--border:#444e59a8;--card-top:#dadada14;--card-bottom:#00000033}.wrapper{max-width:1500px}.match-schedule-wrapper,.wrapper{-webkit-animation:fadeUp 1.2s ease both;animation:fadeUp 1.2s ease both;color:#fff;padding:1rem;position:relative;text-align:center;width:100%;z-index:10}.match-schedule-wrapper{max-width:1140px}@-webkit-keyframes fadeUp{0%{opacity:0;-webkit-transform:translateY(40px);transform:translateY(40px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeUp{0%{opacity:0;-webkit-transform:translateY(40px);transform:translateY(40px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}#eyebrow{-webkit-animation:fadeUp 1s ease .3s both;animation:fadeUp 1s ease .3s both;color:var(--gold);font-size:.85rem;font-weight:300;letter-spacing:.4em;margin-bottom:.5rem;opacity:0;text-transform:uppercase}.headline{-webkit-animation:fadeUp 1s ease .5s both;animation:fadeUp 1s ease .5s both;color:revert;font-size:clamp(2rem, 10vw, 3rem);letter-spacing:.02em;margin:1rem;opacity:0}.headline span{color:var(--gold);display:block;font-size:clamp(3rem, 10vw, 5rem);font-weight:600}.subHeadline{font-size:clamp(1rem, 10vw, 1.5rem);margin-bottom:14px}.hosts{-webkit-animation:fadeUp 1s ease .7s both;animation:fadeUp 1s ease .7s both;font-size:.8rem;letter-spacing:.3em;margin-bottom:3rem;opacity:0;text-transform:uppercase}.hosts em{color:var(--gold-light);font-style:normal}.countdown{-webkit-align-items:flex-start;align-items:flex-start;-webkit-animation:fadeUp 1s ease .9s both;animation:fadeUp 1s ease .9s both;gap:clamp(.25rem, 3vw, 2rem);-webkit-justify-content:center;justify-content:center;margin-bottom:3rem;opacity:0}.countdown,.unit{display:-webkit-flex;display:flex}.unit{-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column;gap:.75rem}.unit span{color:var(--muted)}@-webkit-keyframes pulse{0%,to{opacity:.35}50%{opacity:.1}}@keyframes pulse{0%,to{opacity:.35}50%{opacity:.1}}.flip-card{box-shadow:0 8px 24px rgb(0 0 0 / .6),0 2px 4px rgb(0 0 0 / .8);font-size:clamp(1.5rem, 9.5vw, 3rem);height:clamp(41px, 19vw, 80px);-webkit-perspective:500px;perspective:500px;position:relative;width:clamp(61px, 16vw, 120px)}.card-top{background:var(--card-top);top:0}.card-bottom,.card-top{height:50%;left:0;overflow:hidden;position:absolute;right:0;z-index:1}.card-bottom{background:var(--card-bottom);bottom:0}.card-bottom .digit,.card-top .digit{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;height:200%;-webkit-justify-content:center;justify-content:center;left:0;position:absolute;right:0}.card-top .digit{top:0}.card-bottom .digit{bottom:0}.card-divider{background:rgb(0 0 0 / .75);height:2px;pointer-events:none;top:50%;z-index:10}.card-divider,.flap{left:0;position:absolute;right:0}.flap{height:50%;top:0;-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;z-index:5}.flap-back,.flap-front{-webkit-backface-visibility:hidden;backface-visibility:hidden;inset:0;overflow:hidden;position:absolute}.flap-back,.flap-front{background:var(--card-top)}.flap-back{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.flap-back .digit,.flap-front .digit{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;height:200%;-webkit-justify-content:center;justify-content:center;left:0;position:absolute;right:0;top:0}.card-top:after,.flap-back:after,.flap-front:after{background:linear-gradient(160deg,hsl(0 0% 100% / .06),transparent 55%);content:"";inset:0;pointer-events:none;position:absolute}.flap-shadow{background:linear-gradient(180deg,rgb(0 0 0 / .5) 0,transparent 70%);bottom:0;left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:50%;z-index:4}.flip-card.flipping .flap{-webkit-animation:flipDown .5s cubic-bezier(.36,.07,.19,.97) forwards;animation:flipDown .5s cubic-bezier(.36,.07,.19,.97) forwards}.flip-card.flipping .flap-shadow{-webkit-animation:shadowAnim .5s ease forwards;animation:shadowAnim .5s ease forwards}@-webkit-keyframes flipDown{0%{-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}to{-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg)}}@keyframes flipDown{0%{-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}to{-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg)}}@-webkit-keyframes shadowAnim{0%{opacity:0}35%{opacity:1}to{opacity:0}}@keyframes shadowAnim{0%{opacity:0}35%{opacity:1}to{opacity:0}}.party .card-bottom,.party .card-top,.party .flap-back,.party .flap-front{background-color:#1f1a0d}.party .digit{color:rgb(201 168 76 / .6)}.kickoff{-webkit-animation:fadeUp 1s ease 1.1s both;animation:fadeUp 1s ease 1.1s both;color:var(--muted);font-size:.75rem;letter-spacing:.25em;opacity:0;text-transform:uppercase}.kickoff strong{color:#fff}.box-inner{background:linear-gradient(135deg,hsl(0 0% 100% / .03),transparent 50%);inset:0;pointer-events:none;position:absolute}.party .num{color:var(--gold-light)}.party .box{border-color:rgb(201 168 76 / .6)}.groups-grid{display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));grid-template-rows:masonry;-webkit-justify-content:center;justify-content:center;justify-items:center;margin:0 auto;max-width:1430px;text-align:left}.groups-grid table{border-collapse:collapse;table-layout:fixed;width:100%}.groups-grid thead tr{border-bottom:1px solid var(--border);color:var(--muted)}.groups-grid thead th{font-size:.7rem;font-weight:600;letter-spacing:.1em;padding:.8rem 0;text-align:center}.groups-grid thead th.team-col{padding-left:.4rem;text-align:left;width:35%}.groups-grid tbody tr{border-bottom:1px solid var(--border);transition:background .15s ease}.groups-grid tbody tr:nth-child(odd){background:hsl(0 0% 85% / .078)}.groups-grid tbody tr:last-child{border-bottom:none}.groups-grid tbody tr:hover{background:var(--row-hover)}.groups-grid tbody td{padding:.7rem .5rem;text-align:center}.groups-grid tbody td.pos{font-weight:600;width:28px}.groups-grid tbody td.team-name{padding-left:.4rem;text-align:left}.groups-grid .team-cell{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;gap:.55rem}.groups-grid .flag{-webkit-flex-shrink:0;flex-shrink:0;height:30px;-o-object-fit:cover;object-fit:cover;width:30px}.groups-grid .team-name-text{font-weight:500}.groups-grid .tbd-badge{background:rgb(240 180 41 / .12);border:1px solid rgb(240 180 41 / .25);border-radius:3px;color:var(--gold);font-size:.65rem;font-weight:600;letter-spacing:.05em;margin-left:4px;padding:1px 5px;vertical-align:middle}.groups-grid td.pts{font-weight:700}.group-card{border:1px solid var(--border);border-radius:8px;overflow:hidden;transition:box-shadow .2s ease,-webkit-transform .2s ease;transition:transform .2s ease,box-shadow .2s ease;transition:transform .2s ease,box-shadow .2s ease,-webkit-transform .2s ease}.group-card:hover{box-shadow:0 8px 30px rgb(0 0 0 / .4);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.group-title{background:#192f60;border-bottom:1px solid var(--border);font-size:1rem;font-weight:600;letter-spacing:.05em;padding:.6rem 1rem}.note{font-size:.75rem;letter-spacing:.04em;margin-top:1.5rem;text-align:center}.note span{color:var(--gold)}.mobile .content{margin-bottom:70px}.mobile .content>.match-schedule-wrapper,.mobile .content>.wrapper{background:url(https://files.sitestatic.net/assets/imgs/backgrounds/images/fifa-world-cup-2026-mobile-393x690.webp) no-repeat 50% fixed;background-size:cover}@media (min-width:768px){body>.content{background:url(https://files.sitestatic.net/assets/imgs/backgrounds/images/fifa-world-cup-2026-1440x1222.webp) no-repeat 50% fixed;background-size:cover}.groups-grid thead th.team-col{width:50%}.headline{margin:3rem}}@media (min-width:1100px){.groups-grid{grid-template-columns:repeat(3,1fr)}}.match-schedule-wrapper-banner{margin-bottom:1.3rem;margin-top:.6rem;-o-object-fit:cover;object-fit:cover;width:100%}.live-badge-wrapper{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;gap:12px;margin-bottom:.3rem;margin-top:0}.live-badge-wrapper .live-badge-title{background:linear-gradient(135deg,#fff,#b2f0ff);background-clip:text;-webkit-background-clip:text;color:#fff0;font-size:1.3rem;font-weight:700;letter-spacing:-.3px}.live-badge-wrapper .live-badge{-webkit-align-items:center;align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgb(255 60 60 / .18);border:none!important;border-radius:40px;color:#b6c2ce;display:-webkit-flex;display:flex;font-size:.7rem;font-weight:700;gap:8px;padding:4px 12px}.ending-badge-content,.live-badge-content,.upcoming-badge-content{border-radius:50%;display:inline-block;-webkit-flex-shrink:0;flex-shrink:0;height:7px;width:7px}.live-badge-content{-webkit-animation:pulse-red 1.2s infinite;animation:pulse-red 1.2s infinite;background:#ff3a3a;box-shadow:0 0 6px #ff4d4d}.betting-Odds-title{background:linear-gradient(135deg,#fff,#b2f0ff);background-clip:text;-webkit-background-clip:text;color:#fff0;font-size:1.3rem;font-weight:700;letter-spacing:-.3px}.upcoming-badge-content{-webkit-animation:pulse-upcoming 1.2s infinite;animation:pulse-upcoming 1.2s infinite;background:#1170d7;box-shadow:0 0 6px #136fd1}.ending-badge-content{-webkit-animation:pulse-ending 1.2s infinite;animation:pulse-ending 1.2s infinite;background:#18191a;box-shadow:0 0 6px #202122}.tabs-wrapper{border-bottom:1px solid rgb(68 78 89 / .66);margin-bottom:.8rem;overflow-x:auto;scrollbar-width:thin;white-space:nowrap}.tabs-wrapper .tabs{display:-webkit-flex;display:flex;gap:.2rem;list-style:none;margin:0;padding:0}.tabs-wrapper .tab-item{-webkit-align-items:center;align-items:center;background:#fff0;border:none;border-bottom:3px solid #fff0;color:#8aaeb9;cursor:pointer;display:-webkit-flex;display:flex;font-family:inherit;font-size:.8rem;font-weight:600;gap:6px;letter-spacing:.3px;padding:.7rem 1.6rem;transition:all .2s ease}.tabs-wrapper .tab-item.active{background:#fff0;border-bottom:3px solid #00abff;color:#fff}.tab-pane{-webkit-animation:fadeIn .25s ease-out;animation:fadeIn .25s ease-out;display:none}.tab-pane.active-pane{display:block}.carousel-wrapper{border-radius:1.5rem;margin:.2rem 0 .8rem;overflow:hidden;position:relative;width:100%}.carousel-wrapper.is-loading{cursor:wait}.carousel-wrapper.is-loading .matches-carousel{cursor:default;overflow:hidden;pointer-events:none;touch-action:none}.carousel-wrapper.is-loading .matches-carousel,.matches-carousel{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.matches-carousel{-ms-overflow-style:none;cursor:-webkit-grab;cursor:grab;display:-webkit-flex;display:flex;gap:12px;margin-left:2px;overflow-x:auto;padding:.4rem .2rem 1rem;scroll-behavior:smooth;-webkit-scroll-snap-type:x mandatory;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;scrollbar-width:none}.matches-carousel:active{cursor:-webkit-grabbing;cursor:grabbing}.matches-carousel::-webkit-scrollbar{display:none}.match-card{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:12px;box-shadow:0 15px 25px -12px rgb(0 0 0 / .5);box-sizing:border-box;-webkit-flex-shrink:0;flex-shrink:0;min-width:250px;padding:.8rem;scroll-snap-align:start;transition:all .25s,opacity .3s ease;width:calc(25% - 9px)}.match-card-live{background:radial-gradient(59% 87% at 15% 27%,rgb(160 14 14 / .56) 0,rgb(0 0 0 / .42) 100%);border:1px solid rgb(68 78 89 / .66)}.match-card-upcoming{background:radial-gradient(59% 87% at 15% 27%,rgb(16 108 208 / .58) 0,rgb(0 0 0 / .412) 100%);border:1px solid rgb(68 78 89 / .66)}.match-card-ending{background:#18191a;border:1px solid rgb(68 78 89 / .66)}.match-card.active{border:1px solid #d1d4d8;box-shadow:0 10px 36px 0 rgb(0 0 0 / .16),0 0 0 1px rgb(0 0 0 / .06)}.match-card.disabled{opacity:.6;pointer-events:none}.match-header{font-size:.75rem;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:.9rem}.match-header,.match-header .match-status{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex}.match-header .match-status{border:none!important;border-radius:40px;font-size:.7rem;font-weight:800;gap:4px;padding:4px 12px}.match-header .match-status.status-live{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:none;color:#b6c2ce}.match-header .match-status.status-upcoming{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1c2b3b;color:#b6c2ce}.match-header .match-status.status-ending{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#2a2b2c;color:#b6c2ce}.match-time-wrapper{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;gap:4px;-webkit-justify-content:flex-start;justify-content:flex-start}.match-time-wrapper .match-time-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='2.2' stroke='%23b6c2ce'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M12 6v6h4.5m4.5 0a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;display:inline-block;-webkit-flex-shrink:0;flex-shrink:0;height:13px;width:13px}.match-time-wrapper .match-time{color:#b6c2ce;font-size:11px;text-align:start}.teams{gap:.5rem;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:1rem}.teams,.teams .team{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex}.teams .team{-webkit-flex-direction:column;flex-direction:column;gap:4px}.teams .team-flag{color:#fff;font-size:14px}.teams .team-flag-img{height:auto;width:25px}.teams .team-name{color:#f0fafd;font-size:.9rem;font-weight:700;letter-spacing:.5px}.score{color:#fff;font-size:14px;font-weight:500;text-align:center}.tournament{color:#b6c2ce;font-size:11px;text-transform:uppercase}.betting-comparison-card{background:hsl(0 0% 85% / .08);border-radius:12px;color:#efefef;font-family:Inter,sans-serif;padding:15px}.betting-comparison-card .card-header{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:15px}.betting-comparison-card .card-header .card-title{font-size:16px;font-weight:600;margin:0}.betting-comparison-card .card-header .how-to-play{-webkit-align-items:center;align-items:center;color:#999;display:-webkit-flex;display:flex;font-size:13px;gap:6px;text-decoration:none}.odds-table-container{-ms-overflow-style:none;max-height:400px;overflow-x:auto;overflow-y:auto;scrollbar-width:none;width:100%}.odds-table-container::-webkit-scrollbar{display:none}.odds-table-container.is-processing{cursor:wait!important;opacity:.8;pointer-events:none!important}.odds-table-container .odds-table{min-width:450px}.odds-table-container .odds-grid-header,.odds-table-container .odds-row{-webkit-align-items:center;align-items:center;display:grid;gap:8px;grid-template-columns:.5fr 1.5fr 1.5fr 1.5fr;padding:4px 8px}.odds-table-container .odds-grid-header{color:#fff;font-size:12px;font-weight:700;letter-spacing:.5px;margin-bottom:4px;padding-bottom:8px;text-shadow:0 0 2px hsl(0 0% 100% / .2)}.odds-table-container .odds-row:nth-child(odd){background:hsl(0 0% 100% / .03);border-radius:6px}.odds-table-container .odds-box{-webkit-align-items:center;align-items:center;background:#222;border:1.5px solid #fff0;border-radius:4px;display:-webkit-flex;display:flex;font-size:13px;height:38px;-webkit-justify-content:center;justify-content:center;transition:all .2s ease}.odds-table-container .odds-box.up{color:#27ae60}.odds-table-container .odds-box.down{color:#e74c3c}.odds-table-container .odds-box.disabled-box{cursor:not-allowed!important;opacity:.8;pointer-events:auto}.odds-table-container .odds-box.selected{background-color:rgb(0 123 255 / .1);border:1px solid #d1d4d8;box-shadow:0 10px 36px 0 rgb(0 0 0 / .16),0 0 0 1px rgb(0 0 0 / .06);z-index:2}.odds-table-container .odds-box.loading{color:#fff;font-weight:700}.odds-table-container .odds-box .arrow{font-size:12px;margin-left:4px}.col-provider{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.provider-fifa-logo{height:auto}.tbl-disclaimer{color:#b6c2ce;font-size:12px;margin-top:20px;text-align:center}.external-score-wrapper{border-radius:12px;border-bottom-left-radius:20px!important;border-bottom-right-radius:20px!important;margin-bottom:.5rem;margin-top:1.8rem;overflow:hidden;width:100%}.external-score-wrapper iframe{border:none;height:1710px;pointer-events:auto;width:100%}.how-to-play-container{position:relative}.how-to-play-container .help-text-summary{-webkit-align-items:center;align-items:center;color:#b6c2ce;cursor:pointer;display:-webkit-flex;display:flex;font-size:13px;font-weight:500;gap:8px;list-style:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.how-to-play-container .help-text-summary .info-icon{-webkit-align-items:center;align-items:center;border:1.5px solid;border-radius:50%;display:-webkit-flex;display:flex;font-family:serif;font-size:11px;font-style:italic;font-weight:700;height:18px;-webkit-justify-content:center;justify-content:center;width:18px}.how-to-play-container .help-text-summary::-webkit-details-marker{display:none}.how-to-play-container .help-text-content{-webkit-animation:fadeIn .3s ease;animation:fadeIn .3s ease;background:#1a1d21;border:1px solid #333;border-radius:12px;box-shadow:0 10px 30px rgb(0 0 0 / .5);color:#efefef;font-size:11px;padding-left:2px;padding-top:16px;position:absolute;right:0;top:calc(100% + 10px);width:150px;z-index:100}.how-to-play-container .help-text-content:before{background:#1a1d21;border-left:1px solid #333;border-top:1px solid #333;content:"";height:10px;position:absolute;right:20px;top:-6px;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:10px}.how-to-play-container .help-text-link{-webkit-align-items:center;align-items:center;color:#b6c2ce;cursor:pointer;display:-webkit-flex;display:flex;font-size:13px;font-weight:500;gap:8px;outline:none;text-decoration:none;transition:color .2s ease}.how-to-play-container .help-text-link:hover{color:#fff}.how-to-play-container .help-text-link:active,.how-to-play-container .help-text-link:focus{box-shadow:none;outline:none}.how-to-play-container .help-text-link .info-icon{-webkit-align-items:center;align-items:center;border:1.5px solid;border-radius:50%;display:-webkit-flex;display:flex;font-family:serif;font-size:11px;font-style:italic;font-weight:700;height:18px;-webkit-justify-content:center;justify-content:center;width:18px}@-webkit-keyframes pulse-red{0%,to{box-shadow:0 0 0 0 rgb(255 58 58 / .7)}50%{box-shadow:0 0 0 8px #fff0}}@keyframes pulse-red{0%,to{box-shadow:0 0 0 0 rgb(255 58 58 / .7)}50%{box-shadow:0 0 0 8px #fff0}}@-webkit-keyframes pulse-upcoming{0%,to{box-shadow:0 0 0 0 rgb(17 112 215 / .7)}50%{box-shadow:0 0 0 8px #fff0}}@keyframes pulse-upcoming{0%,to{box-shadow:0 0 0 0 rgb(17 112 215 / .7)}50%{box-shadow:0 0 0 8px #fff0}}@-webkit-keyframes pulse-ending{0%,to{box-shadow:0 0 0 0 rgb(32 33 34 / .7)}50%{box-shadow:0 0 0 8px #fff0}}@keyframes pulse-ending{0%,to{box-shadow:0 0 0 0 rgb(32 33 34 / .7)}50%{box-shadow:0 0 0 8px #fff0}}@-webkit-keyframes fadeIn{0%{opacity:0;-webkit-transform:translateY(8px);transform:translateY(8px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0;-webkit-transform:translateY(8px);transform:translateY(8px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@media (max-width:480px){.team-name{font-size:.75rem}}@media (max-width:640px){.match-card{min-width:225px;padding:.6rem}}@media (max-width:768px){.betting-comparison-card{padding:10px}.odds-box{height:34px}.card-title{font-size:14px}.tournament{font-size:10px}.score{font-size:14px}.match-time-wrapper .match-time-icon{height:11px;width:11px}.match-time-wrapper .match-time{font-size:10px}.betting-Odds-title{font-size:1rem}.tbl-disclaimer{font-size:11px}.how-to-play-container .help-text-summary{cursor:none;font-size:11px}.how-to-play-container .help-text-summary .info-icon{height:16px;width:16px}.how-to-play-container .help-text-link{font-size:11px}.how-to-play-container .help-text-link .info-icon{height:16px;width:16px}.live-badge-wrapper .live-badge-title{font-size:1rem}.odds-table-container .odds-grid-header{font-size:11px}.tabs-wrapper .tab-item{font-size:12px;padding:.7rem .6rem}.live-badge-wrapper .live-badge{font-size:12px}.teams .team-flag{font-size:13px}.match-header .match-status{font-size:10px}.odds-table-container .odds-table{min-width:100%!important}.odds-table-container .odds-grid-header,.odds-table-container .odds-row{gap:4px;grid-template-columns:80px 1fr 1fr 1fr}.odds-table-container .odds-box{font-size:11px;padding:0 2px}.odds-table-container .odds-grid-header{font-size:9px;letter-spacing:0}.provider-fifa-logo{width:70px}}@media (min-width:992px){.odds-box{font-size:14px;height:42px}.card-title{font-size:18px}.odds-table{min-width:auto}}
