:root{--navy:#063d72;--blue:#09569b;--light:#e4ebf3;--orange:#ff500b;--cyan:#0796dd}*{box-sizing:border-box}html,body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#101820;background:#e4ebf3}button{font:inherit;border:0;cursor:pointer}img{display:block}.topbar{height:57px;background:var(--navy);color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 21px;font-size:14px;font-weight:700}.quick,.quick button,.auth{display:flex;align-items:center}.quick{height:100%;gap:8px}.quick button{height:42px;gap:9px;padding:0 12px;border-radius:22px;background:#07549b;color:#fff;font-weight:700}.quick img{width:20px;height:20px}.quick .chev{width:11px}.quick .money{position:relative;background:#80c900;padding-left:46px}.quick .money img{position:absolute;left:-14px;width:68px;height:56px;object-fit:contain}.quick .offers{background:#3197df}.auth{gap:18px}.auth button,.mobile-auth button{padding:12px 25px;border-radius:24px;background:var(--orange);color:#fff;font-weight:800}.auth button+button,.mobile-auth button+button{background:#4199e6}.mainnav{height:64px;background:#064984;display:flex;align-items:center;padding:0 21px;color:#fff}.brand{width:260px}.brand img{width:236px}.hamburger,.mobile-auth{display:none}.navlinks{height:44px;flex:1;background:var(--navy);border-radius:24px;display:flex;align-items:center;justify-content:center;gap:28px;overflow:hidden}.navlinks button{display:flex;align-items:center;gap:6px;white-space:nowrap;background:transparent;color:#fff;font-weight:800;font-size:17px}.navlinks button img{width:13px;height:13px}.navlinks .aviator img{width:70px;height:30px}.navlinks .bonus{border:2px solid #ffc400;border-radius:25px;padding:9px 15px}.navlinks .bonus img{width:20px;height:20px}.layout{display:grid;grid-template-columns:260px minmax(760px,1fr) 300px;gap:20px;max-width:1720px;margin:0 auto;background:#dfe7f0;padding:18px 14px 0;min-height:900px}.sports-side{background:#fff;border-radius:14px 14px 0 0;overflow:hidden;height:702px}.side-title{height:40px;padding:10px 13px;color:var(--cyan);background:var(--navy);border-bottom:1px solid #176298;font-weight:700;display:flex;align-items:center;gap:9px}.side-title img{width:20px;height:20px}.side-title .chev{width:10px;margin-left:auto}.side-title.upcoming{color:#fff}.sport-row{height:42px;display:flex;align-items:center;padding:0 12px;border-bottom:1px solid #d8dee7;font-weight:700;white-space:nowrap}.sport-row img{width:22px;height:22px;margin-right:9px;object-fit:contain}.hero{height:350px;background:#0b4f8f;border-radius:15px;position:relative;overflow:hidden;padding:0 14px}.slides{height:100%;position:relative}.slide{position:absolute;top:0;height:100%;border-radius:14px;background-size:cover;background-position:center;transition:left .45s ease,width .45s ease,opacity .3s ease;overflow:hidden}.slide.active{left:0;width:66%;z-index:3}.slide.peek-1{left:66%;width:10%;z-index:2;filter:brightness(.76)}.slide.peek-2{left:76%;width:10%;z-index:2;filter:brightness(.76)}.slide.peek-3{left:86%;width:10%;z-index:2;filter:brightness(.76)}.slide.peek-4{left:96%;width:10%;z-index:2;filter:brightness(.76)}.slide.hidden{left:106%;width:10%;opacity:0}.slide-arrow{position:absolute;z-index:5;top:45%;width:34px;height:55px;background:#fff8;border-radius:18px;display:none}.slide-arrow img{width:12px;margin:auto}.slide-arrow.prev{left:20px;transform:rotate(90deg)}.slide-arrow.next{right:20px;transform:rotate(-90deg)}.dots{position:absolute;z-index:5;bottom:12px;left:50%;transform:translateX(-50%);display:flex;gap:7px}.dots button{width:8px;height:8px;padding:0;border:2px solid #70a8d4;border-radius:50%;background:transparent}.dots button.active{background:#fff;border-color:#fff}.modebar{height:83px;display:flex;justify-content:flex-end;align-items:center}.modebar button{height:44px;padding:0 18px;background:#fff;border-right:1px solid #ccd5df;font-weight:800;display:flex;align-items:center;gap:7px}.modebar button img{width:20px;height:20px}.modebar button:first-child{border-radius:24px 0 0 24px}.modebar button:last-child{border-radius:0 24px 24px 0;color:#99a4b2}.sport-tabs{height:43px;border-radius:22px;background:#fff;display:flex;align-items:center;gap:17px;padding:0 12px;overflow:hidden}.sport-tabs button{background:transparent;padding:4px 8px;font-weight:800;white-space:nowrap}.sport-tabs button.active{background:var(--orange);color:#fff;border-radius:12px}.sport-tabs img{width:22px;height:22px}.leagues{margin-top:28px}.league{background:#fff;border-radius:14px;margin-bottom:18px;overflow:hidden}.league-head{height:43px;background:#e2e7ed;padding:12px 14px;font-weight:700;display:grid;grid-template-columns:1fr repeat(9,68px);font-size:13px;cursor:pointer;position:relative}.league-head span{text-align:center;color:#718396}.league-head:after{content:"";position:absolute;right:14px;top:15px;width:9px;height:9px;border-right:2px solid #6f8597;border-bottom:2px solid #6f8597;transform:rotate(45deg)}.match{display:grid;grid-template-columns:72px 1fr repeat(9,68px);min-height:54px;align-items:center;font-size:13px}.match .time{text-align:center;color:#9aa9ba}.match .teams{font-weight:700;line-height:18px}.odd{text-align:center;color:#0757a2;font-weight:700}.league.folded .match{display:none}.league.folded .league-head:after{transform:rotate(-135deg);top:20px}.mobile-menu,.mobile-section-title,.mobile-faq{display:none}footer{background:var(--navy);border-radius:14px 14px 0 0;color:#fff;margin-top:18px;min-height:410px;padding:26px 20px 0}.footer-head{display:flex;align-items:center;justify-content:space-between}.footer-head img{width:270px}.footer-head span{border:2px solid #07518e;color:#1d8ed1;border-radius:50%;padding:8px}.footer-links{display:flex;flex-wrap:wrap;gap:6px 30px;margin:25px 0 22px;color:var(--cyan);font-weight:800}.payments{height:58px;border-radius:15px;background:#06477f;display:flex;align-items:center;justify-content:space-around;padding:7px 25px}.payments img{max-width:140px;max-height:38px;filter:brightness(0) invert(1)}.footer-actions{display:flex;justify-content:space-between;align-items:center;margin-top:19px}.footer-actions button{background:#07539a;color:#fff;font-weight:800;border-radius:25px;padding:11px 18px;display:flex;align-items:center;gap:18px}.footer-actions button img{width:20px;height:20px}.footer-actions>img{width:22px}.partners{height:110px;background:#06447c;margin:38px -20px 0;display:flex;align-items:center;justify-content:space-around;padding:20px}.partners img{width:75px;height:55px;opacity:.55}.rightbar .promo{height:170px;border-radius:15px 15px 0 0;background:radial-gradient(circle at 70% 30%,#1582cf,#043c73);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center}.promo b{font-size:28px;font-style:italic}.promo em{font-size:42px;color:#ffd000;font-weight:400}.promo span{color:#35a7ed;font-weight:800}.promo button,.ticket button{background:var(--orange);color:#fff;border-radius:24px;padding:11px 20px;font-weight:800;margin-top:10px}.ticket{height:222px;background:#fff;border-radius:0 0 14px 14px;margin-bottom:20px}.ticket h3{margin:0;height:42px;padding:10px 13px;color:var(--orange);font-size:16px}.ticket div{height:102px;background:#e5eaf0;display:flex;align-items:center;justify-content:center}.ticket div img{width:45px;height:45px;opacity:.35}.ticket button{display:block;width:85%;margin:18px auto;background:#81c800}.casino{background:var(--navy);border-radius:14px;overflow:hidden}.casino h3{height:42px;margin:0;padding:11px;color:#fff;font-size:16px}.casino h3 small,.casino h3 span{color:#428dca}.casino h3 span{float:right;font-size:14px;display:flex;align-items:center;gap:6px}.casino h3 span img{width:22px}.casino-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:8px}.casino-grid img{width:100%;height:106px;object-fit:cover;border-radius:4px}.support{position:fixed;right:17px;bottom:18px;width:58px;height:58px;border-radius:50%;background:conic-gradient(#ff5360 0 12%,#fff 12% 24%,#ff5360 24% 36%,#fff 36% 48%,#ff5360 48% 60%,#fff 60% 72%,#ff5360 72% 84%,#fff 84%);z-index:9}.support span{display:block;width:26px;height:26px;border-radius:50%;background:#fff;margin:auto}.gift-float{position:fixed;left:10px;bottom:18px;background:var(--orange);border-radius:30px;height:54px;padding:0 12px;display:flex;align-items:center;gap:10px;z-index:8}.gift-float img{width:28px;height:28px}.gift-float img+img{width:26px}
@media(max-width:700px){html,body{background:#e8eef6}.topbar{display:none}.mainnav{height:66px;margin:16px 16px 0;padding:0 12px;border-radius:7px 7px 0 0;background:var(--navy)}.hamburger{display:flex;flex-direction:column;gap:5px;background:transparent;padding:7px}.hamburger i{display:block;width:25px;height:2px;background:#fff}.brand{width:auto;margin:0 8px}.brand img{width:122px}.mobile-auth{display:flex;margin-left:auto;gap:9px}.mobile-auth button{font-size:10px;padding:10px 13px}.navlinks,.sports-side,.rightbar,.modebar,.sport-tabs,.gift-float,.support{display:none}.layout{display:block;width:auto;min-height:0;margin:0 16px;padding:0;background:transparent}.layout main{width:100%}.hero{height:auto;aspect-ratio:1.42;border-radius:0;padding:0;background:var(--navy)}.slides{height:100%}.slide{display:none}.slide.active{display:block;left:0;width:100%;height:100%;background-position:center;background-size:cover}.slide-arrow{display:block;background:transparent;top:44%;opacity:.85}.dots{bottom:10px}.dots button{width:10px;height:10px}.mobile-menu{display:grid;grid-template-columns:repeat(5,1fr);height:58px;background:#06447d}.mobile-menu button{background:transparent;color:#fff;border-right:1px solid #16609c;font-size:10px;font-weight:700;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px}.mobile-menu span,.mobile-menu img{height:19px;width:22px;color:#00a0e5;font-size:20px}.mobile-menu button:last-child{color:#ffd000}.mobile-section-title{height:44px;display:flex;align-items:center;gap:10px;background:#07549b;color:#fff;font-weight:800;padding:0 12px}.mobile-section-title img{width:20px;height:20px}.mobile-section-title img:last-child{margin-left:auto;width:24px}.leagues{margin:10px 10px 0;display:flex;gap:10px;overflow-x:auto}.league{min-width:300px;margin:0;border:2px solid #fff}.league-head{grid-template-columns:1fr;height:40px;overflow:hidden;white-space:nowrap}.league-head span{display:none}.match{grid-template-columns:42px 1fr repeat(5,45px);padding-bottom:5px}.match .odd:nth-last-child(-n+4){display:none}.sports-title{margin-top:10px}.mobile-faq{display:block;background:#fff;padding:20px 14px}.mobile-faq h2{font-size:22px}.mobile-faq button{width:100%;min-height:52px;margin:7px 0;background:#fff;border:1px solid #d9e3ed;border-left:4px solid var(--orange);border-radius:14px;text-align:left;padding:12px 16px;color:var(--navy);font-weight:800}.mobile-faq b{float:right;width:26px;height:26px;padding-top:3px;border-radius:50%;background:var(--navy);color:#fff;text-align:center;font-size:18px}footer{margin:12px 0 0;border-radius:16px;padding:24px 16px 0;min-height:420px}.footer-head img{width:235px}.footer-links{gap:8px 22px;font-size:13px}.payments{height:auto;display:grid;grid-template-columns:1fr 1fr;gap:8px;background:transparent;padding:10px 20px}.payments img{width:100%;height:52px;max-width:none;max-height:none;background:#0c4d85;border-radius:9px;padding:13px 20px}.footer-actions{display:none}.partners{margin-top:20px;overflow:hidden;gap:22px;justify-content:flex-start}.partners img{min-width:54px;width:54px}.casino-grid img{height:auto}}
@media(min-width:701px) and (max-width:1300px){.quick button:nth-child(2),.offers,.auth button:first-child{display:none}.layout{grid-template-columns:220px minmax(650px,1fr);}.rightbar{display:none}.sports-side{width:220px}.brand{width:240px}}

/* Corrections 2 */
.quick button:not(.money) img:not(.chev){filter:invert(36%) sepia(98%) saturate(1788%) hue-rotate(175deg) brightness(97%)}.quick .download img{filter:invert(32%) sepia(89%) saturate(1116%) hue-rotate(170deg)!important}.quick .chev,.navlinks>button:first-child img,.side-title .chev{filter:brightness(0) invert(1)}.navlinks .aviator img{filter:none}.navlinks .bonus img{filter:invert(77%) sepia(100%) saturate(989%) hue-rotate(359deg) brightness(103%)}.side-title>img{filter:invert(43%) sepia(94%) saturate(1762%) hue-rotate(169deg)}.modebar button:first-child img,.modebar button:last-child img{filter:invert(43%) sepia(94%) saturate(1762%) hue-rotate(169deg)}.payments img{filter:none}.footer-actions button img{filter:invert(38%) sepia(95%) saturate(1529%) hue-rotate(171deg)}.gift-float img{filter:brightness(0) invert(1)}.gift-float{left:calc((100vw - min(1720px,100vw))/2 + 274px);bottom:14px}.rightbar .promo{position:relative;background:#064578 url('../mostbet/banners/promo-bg.png') center/cover no-repeat;overflow:hidden}.promo b,.promo span,.promo button{position:relative;z-index:2}.promo b{text-shadow:0 3px 8px #002c59}.promo em{font-family:Georgia,serif;text-shadow:0 2px 4px #9e7100}.promo-ball{position:absolute;left:-20px;bottom:-25px;width:95px}.promo-coin{position:absolute;width:62px}.promo-coin.top{right:-15px;top:-12px}.promo-coin.bottom{right:-9px;bottom:-10px}.casino-grid button,.games-strip button{padding:0;background:transparent}.casino-grid button img{width:100%;height:106px;object-fit:cover}.mobile-games,.mobile-drawer,.drawer-backdrop,.game-modal{display:none}.game-modal{position:fixed;z-index:30;left:50%;top:50%;transform:translate(-50%,-50%);width:min(420px,90vw);padding:18px;background:#063d72;border-radius:16px;box-shadow:0 20px 80px #001b37;color:#fff}.game-modal.open{display:block}.game-modal>img{width:100%;max-height:330px;object-fit:contain;border-radius:10px}.game-close{position:absolute;right:8px;top:4px;width:34px;height:34px;border-radius:50%;background:#fff;color:#063d72;font-size:26px}.play-game{display:block;margin:15px auto 0;padding:11px 45px;border-radius:23px;background:#ff500b;color:#fff;font-weight:800}.drawer-backdrop{position:fixed;inset:0;background:#001c3ac7;z-index:19}.drawer-backdrop.open{display:block}
@media(max-width:700px){.mainnav{margin:10px 8px 0;height:72px;padding:0 10px;position:relative;z-index:5}.layout{margin:0 8px}.brand{margin:0 4px}.brand img{width:112px}.mobile-auth{gap:6px}.mobile-auth button{padding:10px 11px;font-size:9px;max-width:106px}.hero{aspect-ratio:1.22}.slide.active{background-size:contain;background-repeat:no-repeat;background-position:center}.slide-arrow{top:41%}.mobile-menu{height:60px}.mobile-menu img{filter:invert(43%) sepia(94%) saturate(1762%) hue-rotate(169deg)}.mobile-menu button:last-child img{filter:brightness(0) invert(1)}.mobile-section-title>img:first-child{filter:invert(43%) sepia(94%) saturate(1762%) hue-rotate(169deg)}.mobile-section-title>img:last-child{filter:brightness(0) invert(1)}.mobile-faq{padding-bottom:14px}.mobile-games{display:block;background:#072f5a;padding:0 10px}.games-head{height:42px;color:#fff;font-weight:800;padding:12px 0 0}.games-head small{font-size:16px;color:#1b80c8}.games-head span{float:right;color:#3299e3;display:flex;gap:8px;align-items:center}.games-head span img{width:22px;filter:brightness(0) invert(1)}.games-head.live{background:#4122a0;margin:0 -10px;padding-left:10px;padding-right:10px}.games-strip{display:flex;gap:8px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none}.games-strip::-webkit-scrollbar{display:none}.games-strip button{min-width:31.8%;height:108px;scroll-snap-align:start}.games-strip img{width:100%;height:100%;object-fit:contain;background:#07335f;border-radius:5px}.games-strip.live{background:#4122a0;margin:0 -10px;padding:0 10px 8px}.games-strip.live button{height:110px}.mobile-faq+footer{margin-top:0;border-radius:0 0 13px 13px;background:#064379;padding-top:14px;min-height:282px}.mobile-faq+footer .footer-head img{width:115px}.mobile-faq+footer .footer-head span{font-size:12px;padding:6px}.mobile-faq+footer .footer-head:after{content:"➤";color:#0796dd;font-size:24px;position:absolute;left:56px;margin-top:62px}.mobile-faq+footer .footer-links{justify-content:center;text-align:center;font-size:11px;line-height:17px;margin:48px 0 14px;gap:0 18px}.mobile-faq+footer .payments{display:flex;height:34px;gap:13px;padding:5px 12px;overflow-x:auto;scrollbar-width:none}.mobile-faq+footer .payments::-webkit-scrollbar{display:none}.mobile-faq+footer .payments img{background:transparent;padding:0;width:auto;height:18px;max-width:62px;flex:0 0 auto}.mobile-faq+footer .partners{height:52px;margin:10px -16px 0;padding:6px 10px;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.mobile-faq+footer .partners::-webkit-scrollbar{display:none}.mobile-faq+footer .partners img{height:34px;min-width:40px;width:40px;scroll-snap-align:start}.mobile-drawer{position:fixed;display:block;z-index:21;left:0;right:auto;top:0;width:min(270px,72vw);height:100vh;overflow-y:auto;background:#07457d;color:#fff;transform:translateX(-105%);transition:transform .25s ease;padding:20px 10px 14px}.mobile-drawer.open{transform:translateX(0)}.drawer-close{position:fixed;left:min(270px,72vw);top:24px;background:#7b3105;color:#fff;width:44px;height:44px;font-size:30px}.mobile-drawer nav a{min-height:41px;border-bottom:1px solid #176199;display:flex;align-items:center;font-size:14px;font-weight:800;padding:0 10px}.drawer-sports{margin-top:8px;background:#fff;border-radius:14px;overflow:hidden;color:#111}.drawer-sport{height:42px;display:flex;align-items:center;gap:12px;border-bottom:1px solid #d9e1e8;padding:0 12px;font-size:12px;font-weight:700}.drawer-sport img{width:21px;height:21px}.hamburger.open i:first-child{transform:translateY(7px) rotate(45deg)}.hamburger.open i:nth-child(2){opacity:0}.hamburger.open i:last-child{transform:translateY(-7px) rotate(-45deg)}}
@media(max-width:380px){.brand img{width:96px}.mobile-auth button{padding:9px 7px;font-size:8px}.mobile-auth button:first-child{max-width:90px}.hamburger{padding:4px}.hamburger i{width:22px}.hero{aspect-ratio:1.12}.mobile-menu button{font-size:9px}}

html,body{overflow-x:hidden}.quick button:nth-child(5)>img:first-child{filter:none!important}.quick .offers img{filter:brightness(0) invert(1)!important}.navlinks .aviator{color:#ff3b6c!important;font:italic 22px Georgia,serif}.footer-actions>img{filter:invert(43%) sepia(94%) saturate(1762%) hue-rotate(169deg)}.footer-actions button img{filter:invert(43%) sepia(94%) saturate(1762%) hue-rotate(169deg)}
@media(max-width:700px){body,.mainnav,.layout,.layout main,.hero,.mobile-menu,.mobile-section-title,.leagues,.mobile-games,.mobile-faq,footer{max-width:100%;overflow-x:hidden}.leagues{overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.leagues::-webkit-scrollbar{display:none}.league{scroll-snap-align:start}.drawer-backdrop{max-width:none}.mobile-drawer{max-width:72vw}.footer-actions>img{filter:invert(43%) sepia(94%) saturate(1762%) hue-rotate(169deg)}}

@media(max-width:700px){.slide-arrow{display:none!important}.hero{touch-action:pan-y}.games-head span img{filter:invert(47%) sepia(89%) saturate(1858%) hue-rotate(174deg) brightness(96%)!important}.games-strip img{object-fit:contain!important}.games-strip button{overflow:hidden;border-radius:5px}.games-strip{touch-action:pan-x}}

/* Dynamic CZ content */
.hero{position:relative}.hero-ref{position:absolute;inset:0;z-index:4}.slide-arrow,.dots{z-index:5}.seo-content,.dynamic-community{margin-top:18px;padding:28px;background:#fff;border-radius:14px;color:#183550;line-height:1.65;box-shadow:0 3px 14px #07335f12;overflow:hidden}.seo-content h1,.seo-content h2,.seo-content h3,.dynamic-community h2{color:#063d72;line-height:1.22;margin:0 0 16px}.seo-content h1{font-size:clamp(25px,3vw,39px)}.seo-content h2,.dynamic-community h2{font-size:25px;margin-top:24px}.seo-content p{margin:0 0 14px}.seo-content ul,.seo-content ol{padding-left:22px}.table-scroll{overflow-x:auto;margin:18px 0;border-radius:10px}.seo-content table{width:100%;min-width:520px;border-collapse:collapse}.seo-content th{background:#075697;color:#fff;text-align:left}.seo-content th,.seo-content td{padding:12px 14px;border:1px solid #d7e3ed}.seo-content tr:nth-child(even) td{background:#f2f7fb}.faq-list{display:grid;gap:10px}.faq-item{border:1px solid #c9dbea;border-radius:12px;background:#f5f9fc;overflow:hidden}.faq-item summary{list-style:none;cursor:pointer;padding:15px 18px;font-weight:800;color:#073d70}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary b{float:right;width:26px;height:26px;border-radius:50%;background:#087ec2;color:#fff;text-align:center;font-size:20px;line-height:25px}.faq-item[open] summary b{transform:rotate(45deg)}.faq-answer{padding:0 18px 17px;color:#425c72}.reviews-block{margin-top:28px}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.review-card{padding:18px;border-radius:13px;background:linear-gradient(145deg,#063d72,#08669f);color:#fff}.review-head{display:grid;grid-template-columns:38px 1fr;gap:0 10px;align-items:center;margin-bottom:12px}.review-avatar{grid-row:1/3;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#ff590f;font-weight:900}.review-head h3{margin:0;color:#fff;font-size:16px}.review-stars{color:#ffc928;font-size:12px}.quick a,.auth a,.mobile-auth a,.navlinks a,.promo a,.ticket>a,.footer-actions a{display:flex;align-items:center;justify-content:center;text-decoration:none}.casino-grid a,.games-strip a{padding:0;background:transparent;overflow:hidden;border-radius:5px}.casino-grid a img{width:100%;height:106px;object-fit:cover}.games-strip a{flex:0 0 auto}.promo a,.ticket>a{margin:12px auto;padding:10px 18px;border-radius:20px;background:#ff4e0b;color:#fff;font-weight:800;width:max-content}.footer-actions a{color:#fff;gap:8px}.gift-float{text-decoration:none}
@media(max-width:700px){.seo-content,.dynamic-community{margin-top:0;border-radius:0;padding:20px 14px}.short-article{margin-top:8px;border-radius:12px 12px 0 0}.article-card{border-radius:0}.content-divider{display:block}.games-strip a{min-width:31.8%;height:108px;scroll-snap-align:start}.games-strip.live a{height:110px}.reviews-grid{grid-template-columns:1fr}.dynamic-community+footer{margin-top:0;border-radius:0 0 13px 13px}.mobile-auth a{padding:10px 11px;font-size:9px}.seo-content h1{font-size:25px}.seo-content h2,.dynamic-community h2{font-size:21px}.table-scroll{margin-left:-5px;margin-right:-5px}}

/* Header/footer link and palette repair */
.topbar a,.mainnav a,.mobile-drawer a,.sports-side a,footer a{color:inherit;text-decoration:none}.quick,.quick a,.auth{display:flex;align-items:center}.quick a{height:42px;gap:9px;padding:0 12px;border-radius:22px;background:#07549b;color:#fff;font-weight:700;white-space:nowrap}.quick .download{background:transparent;padding-left:0}.quick .money{position:relative;background:#80c900;color:#062e56;padding-left:46px}.quick .offers{background:#3197df}.auth a,.mobile-auth a{padding:12px 25px;border-radius:24px;background:var(--orange);color:#fff;font-weight:800}.auth a+a,.mobile-auth a+a{background:#4199e6}.brand{display:flex;align-items:center;flex:0 0 260px}.navlinks a{display:flex;align-items:center;gap:6px;white-space:nowrap;color:#fff;font-weight:800;font-size:17px}.navlinks a img{width:13px;height:13px}.navlinks .bonus{border:2px solid #ffc400;border-radius:25px;padding:9px 15px}.navlinks .bonus img{width:20px;height:20px}.sport-row{color:#101820;text-decoration:none}.footer-links a{color:var(--cyan)}.payments a,.partners a{display:flex;align-items:center;justify-content:center}.footer-actions a{background:#07539a;border-radius:25px;padding:11px 18px}.footer-actions a img{width:20px;height:20px}.promo a,.ticket>a{color:#fff}.mobile-drawer nav a{color:#fff}.drawer-sport{color:#101820;text-decoration:none}.side-title{cursor:pointer}
@media(min-width:701px){.topbar{min-height:57px;height:auto}.mainnav{min-height:64px;height:auto}.quick{min-width:0;flex-wrap:nowrap}.navlinks{gap:clamp(12px,1.6vw,28px);padding:0 20px}.navlinks a{font-size:clamp(13px,1vw,17px)}.auth{flex:0 0 auto}.auth a{white-space:nowrap}}
@media(max-width:700px){.mainnav{display:flex;width:auto}.brand{flex:0 1 auto;width:auto;min-width:96px}.mobile-auth a{padding:10px 11px;font-size:9px;max-width:106px;white-space:nowrap}.mobile-drawer nav a{color:#fff!important}.drawer-sport{color:#101820!important}.footer-links a{color:var(--cyan)!important}}

/* Final mobile fit and blue icon pass */
.quick>a:not(.money):not(.offers) img:not(.chev),
.quick .chev,
.navlinks>a:first-child img,
.footer-actions img{
  filter:invert(45%) sepia(96%) saturate(1790%) hue-rotate(169deg) brightness(99%) contrast(102%)!important;
}
.quick>a:nth-child(5)>img:first-child{filter:none!important}
.footer-actions>a:last-child img{width:23px;height:23px}
@media(max-width:700px){
  .mainnav{height:72px;padding:0 8px;overflow:visible!important;gap:4px}
  .hamburger{flex:0 0 30px;padding:3px}
  .hamburger i{width:22px}
  .brand{flex:0 1 92px;min-width:76px;margin:0 2px}
  .brand img{width:100%;max-width:92px;height:auto}
  .mobile-auth{display:flex;flex:1 1 auto;min-width:0;margin-left:0;gap:4px}
  .mobile-auth a{flex:1 1 0;min-width:0;max-width:none;padding:10px 4px;font-size:7.5px;line-height:1;white-space:nowrap;overflow:visible}
  .mobile-auth a:first-child{flex-grow:1.18}
}
@media(max-width:360px){
  .mainnav{padding-left:6px;padding-right:6px;gap:2px}
  .hamburger{flex-basis:27px}
  .brand{flex-basis:82px;min-width:70px}
  .brand img{max-width:82px}
  .mobile-auth{gap:3px}
  .mobile-auth a{padding:9px 3px;font-size:7px}
}
