/* FSRO frontend overrides for the Alchemists soccer template. */
:root{--fsro-navy:#101b2d;--fsro-navy-2:#17263d;--fsro-red:#d71920;--fsro-gold:#d6a73a;--fsro-bg:#f4f6f9;--fsro-muted:#7b8797}
html{scroll-behavior:smooth}body{font-family:Arial,"Helvetica Neue",sans-serif;background:var(--fsro-bg);color:#303744}.site-wrapper{overflow:hidden}.header__top-bar{background:#0b1423}.fsro-topbar{display:flex;justify-content:space-between;align-items:center;min-height:42px}.fsro-topbar__left{font-size:12px;color:#b6c0cf;text-transform:uppercase;letter-spacing:.05em}.fsro-topbar__left i{color:var(--fsro-red);margin-right:8px}.fsro-social-nav{margin-left:auto}.fsro-social-nav .nav-account__item a{padding-left:12px;padding-right:12px}.header__secondary{background:#fff}.fsro-info-block .info-block__item{padding-left:48px}.fsro-info-icon{position:absolute;left:0;top:12px;width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#eef1f5;color:var(--fsro-red);font-size:15px}.header__primary{background:var(--fsro-navy)}.fsro-header-logo{width:290px}.fsro-brand{display:flex;align-items:center;color:#fff!important;text-decoration:none}.fsro-brand-mark{width:66px;height:66px;border:3px solid rgba(255,255,255,.75);border-radius:50%;display:grid;place-items:center;background:var(--fsro-red);color:#fff;font-size:18px;font-weight:800;letter-spacing:.05em;box-shadow:0 0 0 5px rgba(255,255,255,.08)}.fsro-brand-copy{display:flex;flex-direction:column;min-width:0;margin-left:14px;line-height:1.1}.fsro-brand-copy strong{font-size:20px;color:#fff;letter-spacing:.03em}.fsro-brand-copy small{max-width:190px;margin-top:5px;color:#aab6c8;font-size:10px;text-transform:uppercase;white-space:normal}.main-nav__list>li>a{font-size:12px}.main-nav__list>li.active>a,.main-nav__list>li:hover>a{color:#fff}.main-nav__list>li.active>a:before{background:var(--fsro-red)}.fsro-mobile-brand{display:flex;align-items:center}.fsro-brand-mark--mobile{width:46px;height:46px;font-size:12px;border-width:2px}.header-mobile__logo{padding:6px 0}.header-mobile{background:var(--fsro-navy)}
.fsro-hero{position:relative;min-height:500px;background-size:cover;background-position:center;display:flex;align-items:center}.fsro-hero__content{max-width:760px;padding:90px 0;color:#fff}.fsro-kicker{display:inline-block;margin-bottom:17px;padding:7px 12px;background:var(--fsro-red);font-size:11px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.12em}.fsro-hero h1{margin:0 0 20px;color:#fff;font-size:48px;line-height:1.1;text-transform:uppercase}.fsro-hero p{max-width:680px;margin:0 0 30px;color:#d9e0ea;font-size:18px;line-height:1.65}.fsro-hero__actions{display:flex;gap:12px;flex-wrap:wrap}.btn-primary{background:var(--fsro-red);border-color:var(--fsro-red)}.btn-primary:hover{background:#b81319;border-color:#b81319}.btn-outline-light{border-color:rgba(255,255,255,.65);color:#fff}.fsro-news-ticker{background:#fff;border-bottom:1px solid #e4e8ee}.fsro-news-ticker__inner{min-height:55px;display:grid;grid-template-columns:auto 1fr auto;gap:24px;align-items:center}.fsro-news-ticker strong{color:var(--fsro-red);font-size:11px;text-transform:uppercase;letter-spacing:.08em}.fsro-news-ticker strong i{margin-right:7px}.fsro-news-ticker a{font-size:11px;font-weight:700;text-transform:uppercase}.fsro-home-content{padding-top:55px}.card__header{display:flex;justify-content:space-between;align-items:center;gap:15px}.card__header h4{margin:0}.card__header small{display:block;margin-top:4px;color:var(--fsro-muted)}.fsro-news-grid>[class*=col-]{margin-bottom:24px}.fsro-news-card{height:100%;margin:0;border:1px solid #e5e9ef}.fsro-news-card .posts__thumb{height:190px;margin:0;overflow:hidden}.fsro-news-card .posts__thumb img{width:100%;height:100%;object-fit:cover}.fsro-news-card .card__content{padding:22px}.fsro-news-card .posts__title{min-height:48px;margin:8px 0;font-size:16px;line-height:1.45}.fsro-news-card p{min-height:58px;margin-top:12px;color:#707b8a}.fsro-news-card .posts__date i{margin-right:5px}.fsro-card-list{padding:0}.fsro-match-card{padding:17px 20px;border-bottom:1px solid #e7ebf0}.fsro-match-card:last-child{border-bottom:0}.fsro-match-card__meta{display:flex;justify-content:space-between;gap:12px;margin-bottom:12px;color:#8a94a3;font-size:10px;text-transform:uppercase}.fsro-match-card__teams{display:grid;grid-template-columns:minmax(0,1fr) 70px minmax(0,1fr);align-items:center;gap:10px}.fsro-match-team{display:flex;align-items:center;gap:8px;min-width:0;font-size:11px;font-weight:700}.fsro-match-team span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fsro-match-team--home{justify-content:flex-end;text-align:right}.fsro-match-team img,.fsro-match-team b{width:30px;height:30px;object-fit:contain;flex:0 0 30px}.fsro-match-team b{display:grid;place-items:center;border-radius:50%;background:#eef1f5;color:var(--fsro-navy);font-size:9px}.fsro-match-score{display:flex;justify-content:center;align-items:center;gap:6px}.fsro-match-score strong{font-size:18px;color:var(--fsro-navy)}.fsro-results-grid{padding:0;display:grid;grid-template-columns:1fr 1fr}.fsro-results-grid .fsro-match-card:nth-child(odd){border-right:1px solid #e7ebf0}.fsro-standings-table{margin:0}.fsro-standings-table th,.fsro-standings-table td{padding:12px 10px!important;vertical-align:middle}.fsro-standings-table th{font-size:10px}.fsro-document-list{padding:0}.fsro-document-card{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:14px;padding:17px 22px;border-bottom:1px solid #e8ebef;color:#303744}.fsro-document-card:last-child{border-bottom:0}.fsro-document-card:hover{background:#f8f9fb;text-decoration:none}.fsro-document-card__icon{width:42px;height:42px;display:grid;place-items:center;border-radius:4px;background:#fff1f1;color:var(--fsro-red);font-size:20px}.fsro-document-card__body{display:flex;flex-direction:column;min-width:0}.fsro-document-card__body small{color:#929baa;font-size:9px;text-transform:uppercase}.fsro-document-card__body strong{margin:3px 0;color:#303744;font-size:13px}.fsro-document-card__body em{color:#7b8797;font-size:10px;font-style:normal}.fsro-document-card__arrow{color:#b5bdc9}.fsro-gallery-card .album__thumb{height:180px;overflow:hidden}.fsro-gallery-card .album__thumb img{width:100%;height:100%;object-fit:cover}.fsro-faq-item{border-bottom:1px solid #e5e9ef}.fsro-faq-item:last-child{border-bottom:0}.fsro-faq-item__question{width:100%;display:flex;justify-content:space-between;align-items:center;padding:17px 0;border:0;background:none;color:#303744;text-align:left;font-weight:700}.fsro-faq-item__answer{padding:0 0 20px;color:#667180;line-height:1.7}.fsro-empty-state{padding:32px 20px;text-align:center;color:#8a94a3}.fsro-empty-state i{font-size:32px;color:#ccd2da}.fsro-empty-state h4{margin:14px 0 7px;color:#566172}.fsro-empty-state p{margin:0}.fsro-api-warning{margin-bottom:30px}.fsro-page-heading{background-image:linear-gradient(90deg,rgba(13,22,38,.94),rgba(13,22,38,.55)),url('../images/soccer/page-heading.jpg');background-size:cover;background-position:center}.fsro-page-heading__lead{max-width:760px;margin:10px 0 0;color:#d6dce5}.fsro-coming-soon{margin:30px 0 60px}.fsro-coming-soon .card__content{padding:80px 35px}.fsro-coming-soon i{font-size:50px;color:var(--fsro-red)}.fsro-coming-soon h2{margin:22px 0 13px}.fsro-search-large{display:flex;gap:10px}.fsro-search-large .form-control{height:48px}.fsro-search-results{margin:0;padding:0;list-style:none}.fsro-search-results li{display:flex;gap:18px;padding:20px 0;border-bottom:1px solid #e8ebef}.fsro-search-results li:last-child{border-bottom:0}.fsro-search-results .label{height:max-content;min-width:80px;text-align:center}.fsro-search-results h4{margin:0 0 7px}.fsro-search-results p{margin:0}.fsro-error-page{padding:100px 20px;text-align:center}.fsro-error-page>span{font-size:120px;font-weight:800;line-height:1;color:var(--fsro-red)}.fsro-error-page h1{margin:20px 0 10px}.fsro-footer-brand{display:flex;align-items:center;gap:14px;margin-bottom:22px}.fsro-footer-brand>div{display:flex;flex-direction:column}.fsro-footer-brand strong{color:#fff;font-size:18px}.fsro-footer-brand small{color:#8895a8;font-size:10px;text-transform:uppercase}.fsro-brand-mark--footer{width:58px;height:58px;font-size:14px}.fsro-contact-list{margin:0;padding:0;list-style:none}.fsro-contact-list li{display:flex;gap:11px;margin-bottom:13px;color:#929cad}.fsro-contact-list i{width:16px;color:var(--fsro-red)}.fsro-contact-list a{color:#929cad}.footer-nav{padding-left:0;list-style:none}.footer-nav li{margin-bottom:10px}.footer-nav li a{color:#929cad}.footer-nav li a:hover{color:#fff}
@media(max-width:991px){.fsro-header-logo{display:none}.fsro-info-block .info-block__item:nth-child(3){display:none}.fsro-hero{min-height:420px}.fsro-hero__content{padding:70px 0}.fsro-hero h1{font-size:38px}.fsro-results-grid{grid-template-columns:1fr}.fsro-results-grid .fsro-match-card:nth-child(odd){border-right:0}}
@media(max-width:767px){.fsro-topbar__left{display:none}.fsro-topbar{justify-content:flex-end}.header__secondary{display:none}.fsro-hero{min-height:380px}.fsro-hero__content{padding:55px 0}.fsro-hero h1{font-size:30px}.fsro-hero p{font-size:15px}.fsro-news-ticker__inner{grid-template-columns:auto 1fr;gap:12px}.fsro-news-ticker__inner>a{display:none}.fsro-match-card__teams{grid-template-columns:minmax(0,1fr) 52px minmax(0,1fr)}.fsro-match-team span{font-size:10px}.fsro-search-large{flex-direction:column}.fsro-error-page>span{font-size:84px}}

/* ==========================================================================\n   FSRO Frontend Phase 2 — redesigned header, competition ribbon and footer\n   ========================================================================== */
:root{
  --fsro-primary:#d71920;
  --fsro-primary-dark:#b30f16;
  --fsro-ink:#0b1526;
  --fsro-ink-2:#101e34;
  --fsro-ink-3:#172943;
  --fsro-line:#e5eaf0;
  --fsro-paper:#fff;
  --fsro-soft:#f4f6f9;
  --fsro-text:#303a49;
  --fsro-subtle:#788598;
}

/* Desktop header */
.fsro-site-header{position:relative;z-index:100;background:var(--fsro-paper);box-shadow:0 9px 28px rgba(10,24,43,.08)}
.fsro-utility-bar{min-height:39px;background:#08111f;border-bottom:1px solid rgba(255,255,255,.06)}
.fsro-utility-bar__inner{min-height:39px;display:flex;align-items:center;justify-content:space-between;gap:25px}
.fsro-utility-bar__official,.fsro-utility-bar__right,.fsro-utility-links,.fsro-header-socials{display:flex;align-items:center}
.fsro-utility-bar__official{gap:10px;color:#b7c1cf;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.085em}
.fsro-utility-bar__badge{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:rgba(215,25,32,.16);color:#f04a50}
.fsro-utility-bar__separator{width:1px;height:13px;background:rgba(255,255,255,.16)}
.fsro-utility-bar__date{color:#7f8ca0;font-weight:600;letter-spacing:.03em;text-transform:none}
.fsro-utility-bar__date i{margin-right:5px;color:#aab4c3}
.fsro-utility-bar__right{gap:20px}
.fsro-utility-links{gap:18px}
.fsro-utility-links a{position:relative;color:#9aa6b8;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}
.fsro-utility-links a:hover{color:#fff;text-decoration:none}
.fsro-utility-links a+a:before{content:"";position:absolute;left:-10px;top:50%;width:2px;height:2px;border-radius:50%;background:#4d5c70}
.fsro-header-socials{gap:6px}
.fsro-header-socials a{width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.06);color:#9ba7b8;font-size:11px;transition:.2s ease}
.fsro-header-socials a:hover{background:var(--fsro-primary);color:#fff;text-decoration:none;transform:translateY(-1px)}

.fsro-masthead{position:relative;background:#fff;border:0}
.fsro-masthead:after{content:"";position:absolute;inset:auto 0 0;height:1px;background:linear-gradient(90deg,transparent,#e8ecf1 15%,#e8ecf1 85%,transparent)}
.fsro-masthead__inner{min-height:112px;display:flex;align-items:center;justify-content:space-between;gap:32px}
.fsro-masthead__brand{position:static;width:auto;margin:0;padding:0}
.fsro-brand--desktop{display:flex;align-items:center;min-width:300px;color:var(--fsro-ink)!important}
.fsro-brand__logo{width:78px;height:78px;display:grid;place-items:center;flex:0 0 78px;padding:7px;border:1px solid #e7ebf0;border-radius:16px;background:#fff;box-shadow:0 8px 22px rgba(13,30,53,.08)}
.fsro-brand__logo img{max-width:100%;max-height:100%;object-fit:contain}
.fsro-brand--desktop .fsro-brand-mark{width:70px;height:70px;flex:0 0 70px;border:0;background:linear-gradient(145deg,var(--fsro-primary),#9e0710);box-shadow:0 8px 24px rgba(215,25,32,.24)}
.fsro-brand--desktop .fsro-brand-copy{margin-left:17px}
.fsro-brand--desktop .fsro-brand-copy strong{color:var(--fsro-ink);font-size:25px;font-weight:900;letter-spacing:-.025em;line-height:1.05}
.fsro-brand--desktop .fsro-brand-copy small{max-width:320px;margin-top:7px;color:#748195;font-size:10px;font-weight:700;line-height:1.45;letter-spacing:.09em}
.fsro-masthead__contacts{display:flex;align-items:center;justify-content:flex-end;gap:10px;min-width:0}
.fsro-contact-chip{min-width:0;display:flex;align-items:center;gap:11px;padding:10px 13px;border:1px solid #e7ebf0;border-radius:10px;background:#fff;color:var(--fsro-text);transition:.2s ease}
.fsro-contact-chip:hover{border-color:#d6dce4;background:#f9fafc;color:var(--fsro-text);text-decoration:none;transform:translateY(-1px);box-shadow:0 7px 18px rgba(13,30,53,.06)}
.fsro-contact-chip__icon{width:37px;height:37px;display:grid;place-items:center;flex:0 0 37px;border-radius:9px;background:#fff0f1;color:var(--fsro-primary);font-size:14px}
.fsro-contact-chip>span:last-child{min-width:0;display:flex;flex-direction:column}
.fsro-contact-chip small{margin-bottom:3px;color:#8c97a7;font-size:8px;font-weight:800;line-height:1;text-transform:uppercase;letter-spacing:.09em}
.fsro-contact-chip strong{max-width:180px;overflow:hidden;color:#233044;font-size:10px;font-weight:800;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}
.fsro-contact-chip--location strong{max-width:145px}
.fsro-masthead__button{min-height:58px;display:inline-flex;align-items:center;padding:0 20px;border-radius:10px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;box-shadow:0 8px 20px rgba(215,25,32,.18)}

.fsro-primary-nav{background:linear-gradient(90deg,#0a1526,#12233a 52%,#0a1526);border:0}
.fsro-primary-nav__inner{height:61px;min-height:61px;display:flex;align-items:stretch}
.fsro-primary-nav .main-nav{width:100%;display:flex;align-items:stretch;justify-content:space-between;padding:0}
.fsro-primary-nav .main-nav__list{display:flex;align-items:stretch;margin:0}
.fsro-primary-nav .main-nav__list>li{display:flex;align-items:stretch}
.fsro-primary-nav .main-nav__list>li>a{position:relative;display:flex;align-items:center;padding:0 17px;color:#d5dce7;font-size:11px;font-weight:800;line-height:61px;text-transform:uppercase;letter-spacing:.045em}
.fsro-primary-nav .main-nav__list>li>a:before{content:"";position:absolute;left:17px;right:17px;bottom:0;height:3px;background:transparent;transform:scaleX(0);transform-origin:center;transition:.2s ease}
.fsro-primary-nav .main-nav__list>li.active>a,.fsro-primary-nav .main-nav__list>li:hover>a{color:#fff;background:rgba(255,255,255,.035)}
.fsro-primary-nav .main-nav__list>li.active>a:before,.fsro-primary-nav .main-nav__list>li:hover>a:before{background:var(--fsro-primary);transform:scaleX(1)}
.fsro-primary-nav .main-nav__list>li.has-children>a:after,.fsro-primary-nav .main-nav__list>li>a .caret{color:#77859a}
.fsro-nav-tools{margin-left:auto!important;border-left:1px solid rgba(255,255,255,.08)}
.fsro-nav-tools>li>a{width:61px;justify-content:center;padding:0!important;font-size:14px!important}
.fsro-primary-nav .main-nav__sub{top:61px;min-width:235px;padding:9px 0;border:0;border-top:3px solid var(--fsro-primary);background:#fff;box-shadow:0 17px 45px rgba(4,15,31,.2)}
.fsro-primary-nav .main-nav__sub li a{display:flex;align-items:center;gap:10px;padding:11px 17px;color:#445064;font-size:10px;font-weight:700;text-transform:none;letter-spacing:0}
.fsro-primary-nav .main-nav__sub li a i{width:17px;color:var(--fsro-primary);text-align:center}
.fsro-primary-nav .main-nav__sub li:hover>a{padding-left:21px;background:#f5f7fa;color:#162338}
.fsro-competition-dropdown{width:360px;max-height:430px;overflow-y:auto}
.fsro-competition-dropdown>li>a{display:grid!important;grid-template-columns:32px minmax(0,1fr) auto;gap:11px!important}
.fsro-competition-dropdown__all a{display:flex!important;background:#f7f8fa!important;color:#18263b!important}
.fsro-dropdown-league-mark{width:30px;height:30px;display:grid;place-items:center;border-radius:8px;background:#edf1f6;color:#1b2a40;font-size:8px;font-weight:900}
.fsro-competition-dropdown a>span:nth-child(2){min-width:0;display:flex;flex-direction:column}
.fsro-competition-dropdown a strong{overflow:hidden;color:#253247;font-size:10px;text-overflow:ellipsis;white-space:nowrap}
.fsro-competition-dropdown a small{margin-top:2px;color:#8994a5;font-size:8px}
.fsro-competition-dropdown a em{padding:4px 6px;border-radius:10px;background:#fff0f1;color:var(--fsro-primary);font-size:7px;font-style:normal;font-weight:900;text-transform:uppercase}

/* Active competition ribbon */
.fsro-league-ribbon{position:relative;z-index:90;background:#fff;border-bottom:1px solid #dfe5ec;box-shadow:0 5px 18px rgba(11,28,51,.04)}
.fsro-league-ribbon__inner{height:82px;display:flex;align-items:center;gap:10px;min-width:0}
.fsro-league-ribbon__label{height:100%;display:flex;align-items:center;gap:11px;flex:0 0 158px;padding-right:19px;border-right:1px solid #e4e8ee}
.fsro-league-ribbon__ball{width:38px;height:38px;display:grid;place-items:center;flex:0 0 38px;border-radius:50%;background:var(--fsro-primary);color:#fff;box-shadow:0 7px 16px rgba(215,25,32,.2)}
.fsro-league-ribbon__label>span:last-child{display:flex;flex-direction:column}
.fsro-league-ribbon__label small{color:#99a3b1;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}
.fsro-league-ribbon__label strong{margin-top:2px;color:#1a273b;font-size:12px;font-weight:900;text-transform:uppercase}
.fsro-league-ribbon__track{min-width:0;display:flex;align-items:center;gap:8px;flex:1;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;padding:6px 1px}
.fsro-league-ribbon__track::-webkit-scrollbar{display:none}
.fsro-league-ribbon__track:focus{outline:0}
.fsro-league-ribbon__arrow{width:28px;height:40px;display:grid;place-items:center;flex:0 0 28px;border:0;border-radius:7px;background:#f1f4f7;color:#7c8898;cursor:pointer;transition:.2s ease}
.fsro-league-ribbon__arrow:hover:not(:disabled){background:var(--fsro-ink);color:#fff}
.fsro-league-ribbon__arrow:disabled{opacity:.28;cursor:default}
.fsro-league-chip{height:56px;min-width:205px;max-width:260px;display:flex;align-items:center;gap:10px;flex:0 0 auto;padding:7px 11px;border:1px solid #e4e9ef;border-radius:11px;background:#fff;color:#253247;transition:.2s ease}
.fsro-league-chip:hover{border-color:#cfd7e1;color:#253247;text-decoration:none;transform:translateY(-1px);box-shadow:0 8px 18px rgba(13,30,53,.08)}
.fsro-league-chip.is-current{border-color:#f1c9cb;background:linear-gradient(135deg,#fff,#fff7f7)}
.fsro-league-chip__media{width:38px;height:38px;display:grid;place-items:center;flex:0 0 38px;padding:4px;border-radius:9px;background:#f0f3f7}
.fsro-league-chip.is-current .fsro-league-chip__media{background:#fff0f1}
.fsro-league-chip__media img{max-width:100%;max-height:100%;object-fit:contain}
.fsro-league-chip__media b{color:#314057;font-size:8px;font-weight:900}
.fsro-league-chip__copy{min-width:0;display:flex;flex:1;flex-direction:column}
.fsro-league-chip__copy strong{overflow:hidden;color:#1f2c41;font-size:10px;font-weight:900;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}
.fsro-league-chip__copy small{margin-top:3px;color:#909baa;font-size:8px;font-weight:600}
.fsro-league-chip__status{align-self:flex-start;padding:3px 5px;border-radius:8px;background:var(--fsro-primary);color:#fff;font-size:6px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}
.fsro-league-ribbon__empty{padding-left:18px;color:#8995a5;font-size:11px}

/* Mobile header */
.fsro-mobile-header__brand{max-width:calc(100% - 112px);height:68px;display:flex;align-items:center;padding:0 0 0 14px}
.fsro-mobile-brand{min-width:0;display:flex;align-items:center;color:#fff!important}
.fsro-mobile-brand__logo{width:47px;height:47px;display:grid;place-items:center;flex:0 0 47px;padding:5px;border-radius:11px;background:#fff}
.fsro-mobile-brand__logo img{max-width:100%;max-height:100%;object-fit:contain}
.fsro-mobile-brand__copy{min-width:0;display:flex;flex-direction:column;margin-left:10px}
.fsro-mobile-brand__copy strong{overflow:hidden;color:#fff;font-size:15px;font-weight:900;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}
.fsro-mobile-brand__copy small{margin-top:3px;color:#8fa0b6;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}
.fsro-mobile-header__actions{height:68px;display:flex;align-items:center;gap:6px;padding-right:8px}
.header-mobile{height:68px;background:linear-gradient(90deg,#081321,#12243a);box-shadow:0 5px 18px rgba(5,14,28,.2)}
.header-mobile__search-icon{width:43px;height:43px;display:grid;place-items:center;border-radius:9px;background:rgba(255,255,255,.06)}
.header-mobile__search-icon:before{color:#fff}
.burger-menu-icon{width:43px;height:43px;display:grid;place-items:center;border-radius:9px;background:var(--fsro-primary)}
.burger-menu-icon__line,.burger-menu-icon__line:before,.burger-menu-icon__line:after{background:#fff}

/* Prefooter and footer */
.fsro-prefooter{position:relative;overflow:hidden;background:linear-gradient(105deg,#c91219,#e22027);color:#fff}
.fsro-prefooter:before{content:"";position:absolute;inset:-80px auto auto -50px;width:270px;height:270px;border:44px solid rgba(255,255,255,.055);border-radius:50%}
.fsro-prefooter:after{content:"";position:absolute;right:-70px;bottom:-135px;width:310px;height:310px;border:50px solid rgba(0,0,0,.06);border-radius:50%}
.fsro-prefooter__inner{position:relative;z-index:1;min-height:132px;display:flex;align-items:center;gap:22px}
.fsro-prefooter__icon{width:63px;height:63px;display:grid;place-items:center;flex:0 0 63px;border:1px solid rgba(255,255,255,.28);border-radius:50%;background:rgba(255,255,255,.11);font-size:25px}
.fsro-prefooter__copy{min-width:0;flex:1}
.fsro-prefooter__copy span{font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.13em;opacity:.78}
.fsro-prefooter__copy h2{margin:5px 0 0;color:#fff;font-size:23px;font-weight:900;line-height:1.25;text-transform:none;letter-spacing:-.02em}
.fsro-prefooter__actions{display:flex;gap:9px;flex-wrap:wrap}
.fsro-prefooter__actions .btn{min-width:132px;padding:13px 18px;border-radius:8px;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}
.fsro-prefooter__actions .btn i{margin-right:7px}
.fsro-prefooter__actions .btn-light{background:#fff;color:#1a2638}
.fsro-prefooter__actions .btn-outline-light:hover{color:#c91219}

.fsro-footer{position:relative;background:#091423;color:#9ca8ba}
.fsro-footer:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 12% 28%,rgba(255,255,255,.035),transparent 31%),linear-gradient(135deg,transparent 0,transparent 65%,rgba(255,255,255,.018) 65%,rgba(255,255,255,.018) 100%);pointer-events:none}
.fsro-footer__main{position:relative;padding:70px 0 58px}
.fsro-footer__brand-block{padding-right:24px}
.fsro-footer-brand{display:flex;align-items:center;margin:0 0 22px;color:#fff!important}
.fsro-footer-brand__logo{width:68px;height:68px;display:grid;place-items:center;flex:0 0 68px;padding:7px;border-radius:15px;background:#fff}
.fsro-footer-brand__logo img{max-width:100%;max-height:100%;object-fit:contain}
.fsro-footer-brand>span:last-child{min-width:0;display:flex;flex-direction:column;margin-left:14px}
.fsro-footer-brand strong{color:#fff;font-size:21px;font-weight:900;line-height:1.05}
.fsro-footer-brand small{max-width:245px;margin-top:6px;color:#748298;font-size:8px;font-weight:700;line-height:1.45;text-transform:uppercase;letter-spacing:.08em}
.fsro-footer__brand-block>p{max-width:390px;margin:0 0 22px;color:#8d9aae;font-size:12px;line-height:1.8}
.fsro-footer-socials{display:flex;gap:7px}
.fsro-footer-socials a{width:37px;height:37px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.1);border-radius:9px;background:rgba(255,255,255,.035);color:#aab5c5;font-size:12px;transition:.2s ease}
.fsro-footer-socials a:hover{border-color:var(--fsro-primary);background:var(--fsro-primary);color:#fff;text-decoration:none;transform:translateY(-2px)}
.fsro-footer-widget h3{position:relative;margin:3px 0 24px;padding-bottom:13px;color:#fff;font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}
.fsro-footer-widget h3:after{content:"";position:absolute;left:0;bottom:0;width:32px;height:3px;border-radius:2px;background:var(--fsro-primary)}
.fsro-footer-leagues,.fsro-footer-links,.fsro-footer-contact{margin:0;padding:0;list-style:none}
.fsro-footer-leagues{max-height:225px;overflow-y:auto;padding-right:8px;scrollbar-width:thin;scrollbar-color:#28364b transparent}
.fsro-footer-leagues li+li{margin-top:6px}
.fsro-footer-leagues a{display:grid;grid-template-columns:29px minmax(0,1fr);grid-template-rows:auto auto;column-gap:9px;padding:7px 8px;border-radius:8px;color:#a3afc0}
.fsro-footer-leagues a:hover{background:rgba(255,255,255,.045);color:#fff;text-decoration:none}
.fsro-footer-leagues a>span{grid-row:1/3;width:29px;height:29px;display:grid;place-items:center;border-radius:7px;background:#17253a;color:#c5ceda;font-size:7px;font-weight:900}
.fsro-footer-leagues strong{overflow:hidden;color:#aab5c5;font-size:9px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}
.fsro-footer-leagues small{color:#627087;font-size:7px}
.fsro-footer-links{display:grid;grid-template-columns:1fr;gap:9px}
.fsro-footer-links a{position:relative;padding-left:14px;color:#98a5b7;font-size:10px;font-weight:650}
.fsro-footer-links a:before{content:"";position:absolute;left:0;top:6px;width:5px;height:5px;border-radius:50%;background:#35445a;transition:.2s ease}
.fsro-footer-links a:hover{padding-left:18px;color:#fff;text-decoration:none}
.fsro-footer-links a:hover:before{background:var(--fsro-primary)}
.fsro-footer-contact{display:flex;flex-direction:column;gap:15px}
.fsro-footer-contact li{display:flex;align-items:flex-start;gap:11px}
.fsro-footer-contact li>span{width:35px;height:35px;display:grid;place-items:center;flex:0 0 35px;border-radius:8px;background:#142238;color:#e33a40;font-size:12px}
.fsro-footer-contact li>div{min-width:0;display:flex;flex-direction:column;padding-top:2px}
.fsro-footer-contact small{margin-bottom:3px;color:#617087;font-size:7px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}
.fsro-footer-contact strong,.fsro-footer-contact a{color:#aab5c5;font-size:10px;font-weight:700;line-height:1.5;word-break:break-word}
.fsro-footer-contact a:hover{color:#fff;text-decoration:none}
.fsro-footer-contact-link{display:inline-flex;align-items:center;gap:8px;margin-top:21px;color:#fff;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}
.fsro-footer-contact-link i{color:var(--fsro-primary);transition:.2s ease}
.fsro-footer-contact-link:hover{color:#fff;text-decoration:none}
.fsro-footer-contact-link:hover i{transform:translateX(4px)}
.fsro-footer-muted{color:#748197;font-size:11px;line-height:1.6}
.fsro-footer__bottom{position:relative;border-top:1px solid rgba(255,255,255,.07);background:rgba(3,10,19,.32)}
.fsro-footer__bottom-inner{min-height:70px;display:flex;align-items:center;justify-content:space-between;gap:25px}
.fsro-footer__bottom p{margin:0;color:#6f7d91;font-size:9px;font-weight:600}
.fsro-footer__bottom nav{display:flex;align-items:center;justify-content:flex-end;gap:18px;flex-wrap:wrap}
.fsro-footer__bottom nav a{position:relative;color:#778499;font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}
.fsro-footer__bottom nav a:hover{color:#fff;text-decoration:none}
.fsro-footer__bottom nav a+a:before{content:"";position:absolute;left:-10px;top:50%;width:2px;height:2px;border-radius:50%;background:#3b485b}

@media (max-width:1199px){
  .fsro-contact-chip--location{display:none}
  .fsro-contact-chip strong{max-width:145px}
  .fsro-primary-nav .main-nav__list>li>a{padding-left:13px;padding-right:13px;font-size:10px}
  .fsro-primary-nav .main-nav__list>li>a:before{left:13px;right:13px}
  .fsro-league-ribbon__label{flex-basis:145px}
  .fsro-footer__brand-block{padding-right:0}
}

@media (max-width:991px){
  .fsro-site-header{box-shadow:none}
  .fsro-masthead,.fsro-utility-bar{display:none}
  .fsro-league-ribbon{z-index:80}
  .fsro-league-ribbon .container{max-width:none;padding-left:0;padding-right:0}
  .fsro-league-ribbon__inner{height:70px;gap:7px;padding:0 9px}
  .fsro-league-ribbon__label{flex-basis:48px;padding:0;border:0}
  .fsro-league-ribbon__label>span:last-child{display:none}
  .fsro-league-ribbon__ball{width:39px;height:39px;flex-basis:39px}
  .fsro-league-ribbon__arrow{display:none}
  .fsro-league-chip{height:50px;min-width:178px;padding:6px 9px}
  .fsro-league-chip__media{width:34px;height:34px;flex-basis:34px}
  .fsro-prefooter__inner{min-height:150px}
  .fsro-prefooter__copy h2{font-size:20px}
  .fsro-footer__main{padding:58px 0 28px}
  .fsro-footer-widget,.fsro-footer__brand-block{margin-bottom:34px}
}

@media (max-width:767px){
  body{padding-top:0}
  .header-mobile{position:sticky;top:0;z-index:1000}
  .fsro-league-ribbon{position:relative}
  .fsro-league-ribbon__track{padding-right:5px}
  .fsro-league-chip{min-width:164px;max-width:190px}
  .fsro-league-chip__status{display:none}
  .fsro-prefooter__inner{padding:28px 0;flex-wrap:wrap;gap:16px}
  .fsro-prefooter__icon{width:52px;height:52px;flex-basis:52px;font-size:20px}
  .fsro-prefooter__copy{width:calc(100% - 70px);flex:0 0 calc(100% - 70px)}
  .fsro-prefooter__copy h2{font-size:17px}
  .fsro-prefooter__actions{width:100%;padding-left:68px}
  .fsro-prefooter__actions .btn{min-width:0;flex:1}
  .fsro-footer__main{padding-top:48px}
  .fsro-footer__bottom-inner{padding:20px 0;flex-direction:column;align-items:flex-start;gap:14px}
  .fsro-footer__bottom nav{justify-content:flex-start;gap:12px}
  .fsro-footer__bottom nav a+a:before{display:none}
}

@media (max-width:479px){
  .fsro-mobile-brand__copy strong{max-width:170px}
  .fsro-league-ribbon__label{display:none}
  .fsro-league-ribbon__inner{padding-left:8px}
  .fsro-league-chip{min-width:156px}
  .fsro-prefooter__actions{padding-left:0}
  .fsro-footer-brand small{max-width:190px}
}

/* ================================================================
   Header v3 — compact desktop header + independent mobile drawer.
   This section intentionally overrides the inherited Alchemists nav.
   ================================================================ */
.fsro-desktop-header{position:relative;z-index:105;background:#fff;box-shadow:0 5px 24px rgba(6,20,39,.10)}
.fsro-desktop-topbar{height:34px;background:#081321;color:#9eabbd}
.fsro-desktop-topbar__inner{height:34px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.fsro-desktop-topbar__left,.fsro-desktop-topbar__right{display:flex;align-items:center;gap:18px;min-width:0;font-size:9px;font-weight:700;letter-spacing:.035em}
.fsro-desktop-topbar__left span,.fsro-desktop-topbar__right a{white-space:nowrap}
.fsro-desktop-topbar i{margin-right:6px;color:#e12a31}
.fsro-desktop-topbar__date{color:#6f7f94}
.fsro-desktop-topbar__right a{color:#aab5c4}
.fsro-desktop-topbar__right a:hover{color:#fff;text-decoration:none}

.fsro-desktop-main{background:linear-gradient(90deg,#fff 0,#fff 62%,#f8fafc 100%);border-bottom:1px solid #e6ebf1}
.fsro-desktop-main__inner{height:84px;display:flex;align-items:center;gap:25px}
.fsro-desktop-brand{min-width:270px;max-width:320px;display:flex;align-items:center;color:#17243a!important;text-decoration:none}
.fsro-desktop-brand__logo,.fsro-desktop-brand__mark{width:58px;height:58px;display:grid;place-items:center;flex:0 0 58px;border-radius:13px}
.fsro-desktop-brand__logo{padding:5px;background:#fff;border:1px solid #e4e9ef;box-shadow:0 6px 16px rgba(14,34,60,.08)}
.fsro-desktop-brand__logo img{max-width:100%;max-height:100%;object-fit:contain}
.fsro-desktop-brand__mark{background:linear-gradient(135deg,#c91219,#e73339);color:#fff;font-size:14px;font-weight:900}
.fsro-desktop-brand__copy{min-width:0;display:flex;flex-direction:column;margin-left:12px}
.fsro-desktop-brand__copy strong{overflow:hidden;color:#142238;font-size:19px;font-weight:900;line-height:1.05;text-overflow:ellipsis;white-space:nowrap}
.fsro-desktop-brand__copy small{overflow:hidden;max-width:225px;margin-top:5px;color:#8995a5;font-size:8px;font-weight:750;line-height:1.3;text-overflow:ellipsis;text-transform:uppercase;letter-spacing:.055em;white-space:nowrap}

.fsro-desktop-nav{min-width:0;flex:1;text-align:left}
.fsro-desktop-nav .main-nav__list{display:flex;align-items:stretch;width:100%;height:84px}
.fsro-desktop-nav .main-nav__list>li{position:relative;display:flex;align-items:stretch;margin:0}
.fsro-desktop-nav .main-nav__list>li>a{position:relative;display:flex;align-items:center;height:84px;padding:0 13px;color:#29374b;font-family:Arial,"Helvetica Neue",sans-serif;font-size:10px;font-weight:850;line-height:1;text-transform:uppercase;letter-spacing:.025em;white-space:nowrap}
.fsro-desktop-nav .main-nav__list>li>a:before{content:"";position:absolute;left:13px;right:13px;bottom:0;width:auto;height:3px;background:transparent;transition:.18s ease}
.fsro-desktop-nav .main-nav__list>li.active>a,.fsro-desktop-nav .main-nav__list>li:hover>a{color:#c91219;background:transparent}
.fsro-desktop-nav .main-nav__list>li.active>a:before,.fsro-desktop-nav .main-nav__list>li:hover>a:before{background:#d71920}
.fsro-desktop-nav .main-nav__list>li.has-children>a:after{filter:invert(1);opacity:.42}
.fsro-desktop-nav .main-nav__sub{top:84px;min-width:225px;padding:8px 0;border:0;border-top:3px solid #d71920;background:#fff;box-shadow:0 18px 45px rgba(7,24,47,.20)}
.fsro-desktop-nav .main-nav__sub li a{display:flex;align-items:center;gap:9px;padding:10px 16px;color:#435064;font-family:Arial,"Helvetica Neue",sans-serif;font-size:10px;font-weight:700;text-transform:none}
.fsro-desktop-nav .main-nav__sub li:hover>a{padding-left:20px;background:#f5f7fa;color:#c91219}
.fsro-desktop-cta{height:42px;display:inline-flex;align-items:center;gap:8px;flex:0 0 auto;padding:0 15px;border-radius:8px;background:#d71920;color:#fff!important;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.04em;box-shadow:0 7px 18px rgba(215,25,32,.20)}
.fsro-desktop-cta:hover{background:#b91118;text-decoration:none;transform:translateY(-1px)}

.fsro-mobile-bar,.fsro-mobile-drawer,.fsro-mobile-drawer-overlay{display:none}

/* Compact league rail, directly attached to the header. */
.fsro-league-ribbon{z-index:90;border-bottom:1px solid #e1e6ec;box-shadow:0 3px 12px rgba(11,28,51,.04)}
.fsro-league-ribbon__inner{height:64px;gap:8px}
.fsro-league-ribbon__label{flex-basis:145px;padding-right:14px}
.fsro-league-ribbon__ball{width:34px;height:34px;flex-basis:34px}
.fsro-league-chip{height:46px;min-width:190px;max-width:235px;padding:5px 9px;border-radius:9px}
.fsro-league-chip__media{width:34px;height:34px;flex-basis:34px;padding:4px}
.fsro-league-chip__media b{width:100%;height:100%;place-items:center}
.fsro-league-chip__copy strong{font-size:9px}
.fsro-league-chip__copy small{font-size:7px}
.fsro-league-chip__status{font-size:5px}
.fsro-league-ribbon__arrow{height:34px}

/* Page headings no longer start with the template's oversized vertical gap. */
.page-heading.fsro-page-heading{margin-top:0!important;padding:58px 0 54px!important}
.fsro-page-heading__lead{margin-top:7px}

@media (max-width:1199px) and (min-width:992px){
  .fsro-desktop-main__inner{gap:14px}
  .fsro-desktop-brand{min-width:225px;max-width:250px}
  .fsro-desktop-brand__logo,.fsro-desktop-brand__mark{width:52px;height:52px;flex-basis:52px}
  .fsro-desktop-brand__copy strong{font-size:16px}
  .fsro-desktop-brand__copy small{max-width:170px}
  .fsro-desktop-nav .main-nav__list>li>a{padding:0 9px;font-size:9px}
  .fsro-desktop-nav .main-nav__list>li>a:before{left:9px;right:9px}
  .fsro-desktop-cta span{display:none}
  .fsro-desktop-cta{width:42px;padding:0;justify-content:center}
}

@media (max-width:991px){
  /* Completely disable the original template header/mobile-navigation system. */
  .fsro-desktop-header,.header-mobile,.fsro-site-header{display:none!important}
  .site-wrapper{position:relative!important;left:auto!important;right:auto!important;width:100%!important;min-width:0!important;transform:none!important}
  .site-wrapper.site-wrapper--has-overlay{position:relative!important;height:auto!important;overflow-x:hidden!important}
  body.fsro-mobile-menu-open{overflow:hidden}

  .fsro-mobile-bar{position:sticky;top:0;z-index:1100;display:block;height:64px;background:linear-gradient(100deg,#081321,#14263e);box-shadow:0 5px 18px rgba(4,14,29,.22)}
  .fsro-mobile-bar__inner{height:64px;display:grid;grid-template-columns:46px minmax(0,1fr) 46px;align-items:center;gap:8px;padding:0 12px}
  .fsro-mobile-menu-button,.fsro-mobile-contact-button{width:42px;height:42px;display:grid;place-items:center;border:0;border-radius:9px;color:#fff;background:rgba(255,255,255,.07)}
  .fsro-mobile-menu-button{padding:11px 10px;cursor:pointer}
  .fsro-mobile-menu-button span{display:block;width:21px;height:2px;margin:2.5px 0;border-radius:2px;background:#fff}
  .fsro-mobile-contact-button{justify-self:end;background:#d71920;font-size:15px}
  .fsro-mobile-contact-button:hover{color:#fff;text-decoration:none}
  .fsro-mobile-logo{min-width:0;display:flex;align-items:center;justify-self:start;color:#fff!important}
  .fsro-mobile-logo__image,.fsro-mobile-logo__mark{width:43px;height:43px;display:grid;place-items:center;flex:0 0 43px;border-radius:10px}
  .fsro-mobile-logo__image{padding:4px;background:#fff}
  .fsro-mobile-logo__image img{max-width:100%;max-height:100%;object-fit:contain}
  .fsro-mobile-logo__mark{background:#d71920;color:#fff;font-size:10px;font-weight:900}
  .fsro-mobile-logo__text{min-width:0;display:flex;flex-direction:column;margin-left:9px}
  .fsro-mobile-logo__text strong{overflow:hidden;max-width:210px;color:#fff;font-size:14px;font-weight:900;line-height:1.05;text-overflow:ellipsis;white-space:nowrap}
  .fsro-mobile-logo__text small{margin-top:3px;color:#8fa0b6;font-size:7px;font-weight:800;text-transform:uppercase;letter-spacing:.09em}

  .fsro-mobile-drawer-overlay{position:fixed;inset:0;z-index:1190;display:block;background:rgba(2,9,18,.67);opacity:0;visibility:hidden;transition:opacity .22s ease,visibility .22s ease}
  .fsro-mobile-drawer-overlay.is-open{opacity:1;visibility:visible}
  .fsro-mobile-drawer{position:fixed;inset:0 auto 0 0;z-index:1200;display:flex;width:min(88vw,360px);flex-direction:column;background:#0d1929;color:#fff;box-shadow:20px 0 55px rgba(0,0,0,.32);transform:translateX(-102%);transition:transform .25s ease;overflow:hidden}
  .fsro-mobile-drawer.is-open{transform:translateX(0)}
  .fsro-mobile-drawer__head{height:70px;display:flex;align-items:center;justify-content:space-between;padding:0 15px;border-bottom:1px solid rgba(255,255,255,.08)}
  .fsro-mobile-drawer__brand{min-width:0;display:flex;align-items:center;color:#fff!important}
  .fsro-mobile-drawer__brand>span{width:40px;height:40px;display:grid;place-items:center;flex:0 0 40px;padding:4px;border-radius:9px;background:#fff;color:#d71920;font-size:9px;font-weight:900}
  .fsro-mobile-drawer__brand img{max-width:100%;max-height:100%;object-fit:contain}
  .fsro-mobile-drawer__brand strong{overflow:hidden;max-width:215px;margin-left:10px;color:#fff;font-size:13px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}
  .fsro-mobile-drawer__head>button{width:38px;height:38px;border:0;border-radius:8px;background:rgba(255,255,255,.07);color:#fff}
  .fsro-mobile-nav{flex:1;overflow-y:auto;padding:9px 10px 18px}
  .fsro-mobile-nav>a,.fsro-mobile-nav summary{min-height:48px;display:flex;align-items:center;gap:12px;padding:0 12px;border-radius:8px;color:#d8dfE9;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.025em;cursor:pointer;list-style:none}
  .fsro-mobile-nav summary{justify-content:space-between}
  .fsro-mobile-nav summary::-webkit-details-marker{display:none}
  .fsro-mobile-nav summary>span{display:flex;align-items:center;gap:12px}
  .fsro-mobile-nav>a>i,.fsro-mobile-nav summary span>i{width:18px;color:#e13940;text-align:center}
  .fsro-mobile-nav>a.active,.fsro-mobile-nav>a:hover,.fsro-mobile-nav details[open]>summary{background:rgba(255,255,255,.065);color:#fff;text-decoration:none}
  .fsro-mobile-nav details[open]>summary>i{transform:rotate(180deg)}
  .fsro-mobile-nav details>div{margin:0 0 5px 30px;padding:5px 0 7px 12px;border-left:1px solid rgba(255,255,255,.11)}
  .fsro-mobile-nav details>div>a{min-height:40px;display:flex;align-items:center;gap:9px;padding:6px 9px;border-radius:7px;color:#98a8bc;font-size:10px;font-weight:700}
  .fsro-mobile-nav details>div>a:hover{background:rgba(255,255,255,.05);color:#fff;text-decoration:none}
  .fsro-mobile-nav details>div>a>span:last-child{min-width:0;display:flex;flex-direction:column}
  .fsro-mobile-nav details>div>a strong{overflow:hidden;max-width:210px;color:inherit;font-size:9px;text-overflow:ellipsis;white-space:nowrap}
  .fsro-mobile-nav details>div>a small{margin-top:2px;color:#64758b;font-size:7px}
  .fsro-mobile-league-mark{width:29px;height:29px;display:grid;place-items:center;flex:0 0 29px;border-radius:7px;background:#1a2a40;color:#ccd5e1;font-size:6px;font-weight:900}
  .fsro-mobile-drawer__contact{padding:13px 14px 17px;border-top:1px solid rgba(255,255,255,.08);background:#091423}
  .fsro-mobile-drawer__contact a{display:flex;align-items:center;gap:10px;padding:7px 0;color:#9dabbc}
  .fsro-mobile-drawer__contact a:hover{color:#fff;text-decoration:none}
  .fsro-mobile-drawer__contact i{width:33px;height:33px;display:grid;place-items:center;flex:0 0 33px;border-radius:8px;background:#15253a;color:#e13940}
  .fsro-mobile-drawer__contact span{min-width:0;display:flex;flex-direction:column}
  .fsro-mobile-drawer__contact small{color:#617188;font-size:7px;font-weight:800;text-transform:uppercase}
  .fsro-mobile-drawer__contact strong{overflow:hidden;max-width:250px;color:#b8c2cf;font-size:10px;text-overflow:ellipsis;white-space:nowrap}

  .fsro-league-ribbon{position:relative;z-index:80}
  .fsro-league-ribbon .container{max-width:none;padding:0}
  .fsro-league-ribbon__inner{height:58px;gap:6px;padding:0 8px}
  .fsro-league-ribbon__label{flex:0 0 42px;height:auto;padding:0;border:0}
  .fsro-league-ribbon__label>span:last-child{display:none}
  .fsro-league-ribbon__ball{width:36px;height:36px;flex-basis:36px;font-size:12px}
  .fsro-league-ribbon__arrow{display:none}
  .fsro-league-ribbon__track{gap:6px;padding:5px 0}
  .fsro-league-chip{height:44px;min-width:162px;max-width:190px;padding:5px 8px;border-radius:8px}
  .fsro-league-chip__media{width:32px;height:32px;flex-basis:32px}
  .fsro-league-chip__copy strong{font-size:8px}
  .fsro-league-chip__copy small{font-size:7px}
  .fsro-league-chip__status{display:none}

  .page-heading.fsro-page-heading{padding:36px 0 33px!important;text-align:left}
  .page-heading.fsro-page-heading .container{padding-left:18px;padding-right:18px}
  .page-heading__title{font-size:22px}
  .fsro-page-heading__lead{max-width:100%;font-size:12px;line-height:1.55}
}

@media (max-width:479px){
  .fsro-mobile-bar__inner{grid-template-columns:43px minmax(0,1fr) 43px;padding:0 9px}
  .fsro-mobile-menu-button,.fsro-mobile-contact-button{width:40px;height:40px}
  .fsro-mobile-logo__image,.fsro-mobile-logo__mark{width:40px;height:40px;flex-basis:40px}
  .fsro-mobile-logo__text strong{max-width:145px;font-size:13px}
  .fsro-mobile-logo__text small{font-size:6px}
  .fsro-league-ribbon__label{display:none}
  .fsro-league-ribbon__inner{padding-left:7px}
  .fsro-league-chip{min-width:154px;max-width:175px}
}

/* Isključen Alchemists početni loader */
body.page-loader-disable {
  display: block !important;
}

body.page-loader-disable #jpreOverlay,
body.page-loader-disable #jpreLoader,
body.page-loader-disable #jprePercentage {
  display: none !important;
}