#header-side-dock-three{position:relative;z-index:20;background:#f8fafc;border-bottom:1px solid rgba(15,23,42,.08);box-shadow:0 10px 28px rgba(15,23,42,.08)}#header-side-dock-three .dp-header__rail{height:7px;background:linear-gradient(90deg,#1d4ed8,#14b8a6,#f59e0b)}#header-side-dock-three .dp-header__rail-inner{display:flex;justify-content:flex-end;gap:8px;height:7px}#header-side-dock-three .dp-header__rail-inner span{display:block;width:34px;height:7px;background:rgba(255,255,255,.38)}#header-side-dock-three .dp-header__nav{position:relative;z-index:21;min-height:74px;padding:0;background:#fff}#header-side-dock-three .dp-header__inner{display:flex;align-items:center;gap:22px;min-height:74px}#header-side-dock-three .dp-header__brand{display:inline-flex;align-items:center;gap:10px;min-width:210px;color:#0f172a;text-decoration:none}#header-side-dock-three .dp-header__brand:hover{text-decoration:none}#header-side-dock-three .dp-header__logo{height:42px;width:auto;max-width:none;object-fit:contain;border-radius:10px}#header-side-dock-three .dp-header__brand strong{display:block;max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:20px;font-weight:900;line-height:1;color:#0f172a;letter-spacing:0}#header-side-dock-three .dp-header__desktop{align-items:center;min-width:0}#header-side-dock-three .dp-header__menu{display:flex;align-items:center;justify-content:center;gap:8px;margin:0 auto;min-width:0}#header-side-dock-three .dp-header__item{display:flex;align-items:center}#header-side-dock-three .dp-header__link{display:flex;align-items:center;min-height:42px;padding:9px 14px;border:1px solid rgba(15,23,42,.08);border-radius:14px;background:#f8fafc;color:#334155;font-size:15px;font-weight:800;line-height:1.2;white-space:nowrap;transition:background .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease}#header-side-dock-three .dp-header__link:hover{background:#eef6ff;border-color:rgba(29,78,216,.18);color:#1d4ed8;text-decoration:none;box-shadow:0 10px 18px rgba(29,78,216,.08)}#header-side-dock-three .dp-header__link.active{background:#1d4ed8;border-color:#1d4ed8;color:#fff;box-shadow:0 12px 22px rgba(29,78,216,.18)}#header-side-dock-three .dp-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:9px;margin-left:18px}#header-side-dock-three .dp-header__login{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:10px 17px;border-radius:14px;background:#0f172a;color:#fff;font-size:14px;font-weight:900;line-height:1;text-decoration:none;box-shadow:0 12px 24px rgba(15,23,42,.17);transition:transform .18s ease,box-shadow .18s ease,background .18s ease}#header-side-dock-three .dp-header__login:hover{background:#1d4ed8;color:#fff;text-decoration:none;transform:translateY(-1px);box-shadow:0 16px 28px rgba(29,78,216,.2)}#header-side-dock-three .dp-header__actions .dp-header__login:nth-child(2){background:#14b8a6;box-shadow:0 12px 24px rgba(20,184,166,.16)}#header-side-dock-three .dp-header__actions .dp-header__login:nth-child(2):hover{background:#0d9488;box-shadow:0 16px 28px rgba(13,148,136,.22)}#header-side-dock-three .dp-header__login i{font-size:13px}#header-side-dock-three .dp-header__mobile-actions{display:none;align-items:center;gap:10px;margin-left:auto}#header-side-dock-three .dp-header__login--mobile{display:none;min-height:38px;padding:9px 12px;font-size:13px;box-shadow:none}#header-side-dock-three .dp-header__toggle{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;width:42px;height:42px;padding:0;border:1px solid rgba(15,23,42,.12);border-radius:12px;background:#f8fafc}#header-side-dock-three .dp-header__toggle:focus{box-shadow:0 0 0 3px rgba(29,78,216,.16)}#header-side-dock-three .dp-header__toggle span{display:block;width:19px;height:2px;border-radius:999px;background:#0f172a}#header-side-dock-three .dp-header__panel{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:auto!important;z-index:2147483002!important;width:min(340px,88vw);height:100vh!important;background:#ffffff;border-left:1px solid rgba(15,23,42,.1);box-shadow:-28px 0 58px rgba(15,23,42,.22)}#header-side-dock-three .dp-header__panel-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px 18px 14px;border-bottom:1px solid rgba(15,23,42,.08)}#header-side-dock-three .dp-header__panel-head span{display:block;max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:20px;font-weight:900;color:#0f172a}#header-side-dock-three .dp-header__close{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:1px solid rgba(15,23,42,.1);border-radius:12px;background:#f8fafc;color:#0f172a}#header-side-dock-three .dp-header__close:focus{outline:0;box-shadow:0 0 0 3px rgba(29,78,216,.16)}#header-side-dock-three .dp-header__panel-body{height:calc(100vh - 73px);overflow:auto;padding:16px 18px 20px}#header-side-dock-three .dp-header__menu--mobile{align-items:stretch;gap:8px;margin:0}#header-side-dock-three .dp-header__menu--mobile .dp-header__item{display:block}#header-side-dock-three .dp-header__menu--mobile .dp-header__link{justify-content:space-between;width:100%;min-height:46px;padding:13px 14px;border-radius:14px;font-size:15px}#header-side-dock-three .dp-header__actions--mobile{display:grid;grid-template-columns:1fr;gap:8px;margin:14px 0 0}#header-side-dock-three .dp-header__actions--mobile .dp-header__login{width:100%;min-height:44px;box-shadow:none}.offcanvas-backdrop.show{z-index:2147482999!important}@media (min-width:992px){#header-side-dock-three .dp-header__panel{display:none!important}}@media (max-width:1199.98px){#header-side-dock-three .dp-header__brand{min-width:180px}#header-side-dock-three .dp-header__brand strong{max-width:110px;font-size:18px}#header-side-dock-three .dp-header__link{padding:9px 10px;font-size:14px}#header-side-dock-three .dp-header__login{padding:10px 13px}}@media (max-width:991.98px){#header-side-dock-three .dp-header__rail{height:5px}#header-side-dock-three .dp-header__rail-inner{display:none}#header-side-dock-three .dp-header__nav{min-height:66px}#header-side-dock-three .dp-header__inner{min-height:66px;gap:12px}#header-side-dock-three .dp-header__brand{min-width:0;max-width:50vw}#header-side-dock-three .dp-header__logo{height:38px}#header-side-dock-three .dp-header__brand strong{max-width:34vw;font-size:17px}#header-side-dock-three .dp-header__desktop{display:none!important}#header-side-dock-three .dp-header__mobile-actions{display:flex}#header-side-dock-three .dp-header__mobile-actions .dp-header__login--mobile:nth-of-type(n+2){display:none}#header-side-dock-three .dp-header__login--mobile{display:inline-flex}}@media (max-width:575.98px){#header-side-dock-three .container{padding-left:12px;padding-right:12px}#header-side-dock-three .dp-header__logo{height:34px}#header-side-dock-three .dp-header__brand strong{max-width:32vw;font-size:16px}#header-side-dock-three .dp-header__login--mobile{max-width:112px;padding:8px 10px}#header-side-dock-three .dp-header__login--mobile span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#header-side-dock-three .dp-header__toggle{width:40px;height:40px}}@media (max-width:390px){#header-side-dock-three .dp-header__brand strong{display:none}#header-side-dock-three .dp-header__login--mobile span{display:none}#header-side-dock-three .dp-header__login--mobile{width:40px;padding:0}}#worldcup-hero-ribbon-twentyone{padding:68px 0 58px;background:linear-gradient(180deg,#fff,#edf7f5);color:#10201d}#worldcup-hero-ribbon-twentyone .container{max-width:1180px}#worldcup-hero-ribbon-twentyone .dp-worldcup-hero__ribbon{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:20px;align-items:stretch}#worldcup-hero-ribbon-twentyone .dp-worldcup-hero__head{padding:42px;border-radius:30px 8px 30px 8px;background:#12382d;color:#fff;box-shadow:0 26px 70px rgba(18,56,45,.2)}#worldcup-hero-ribbon-twentyone .dp-worldcup-hero__head span{display:inline-flex;padding:8px 14px;border-radius:999px;background:#f4c957;color:#13231e;font-weight:900}#worldcup-hero-ribbon-twentyone h1{margin:22px 0 16px;font-size:48px;line-height:1.12;font-weight:900}#worldcup-hero-ribbon-twentyone .dp-worldcup-hero__head p{margin:0;max-width:850px;color:rgba(255,255,255,.8);font-size:18px;line-height:1.85}#worldcup-hero-ribbon-twentyone .dp-worldcup-hero__chips{display:grid;gap:12px;padding:20px;border-radius:8px 30px 8px 30px;background:#fff;border:1px solid rgba(16,32,29,.1)}#worldcup-hero-ribbon-twentyone .dp-worldcup-hero__chips b{display:flex;align-items:center;min-height:62px;padding:13px;border-radius:16px;background:#edf7f5;color:#173a31;line-height:1.45}#worldcup-hero-ribbon-twentyone .dp-worldcup-hero__timeline{margin-top:24px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}#worldcup-hero-ribbon-twentyone article{position:relative;padding:24px;border-radius:22px;background:#fff;border:1px solid rgba(16,32,29,.1)}#worldcup-hero-ribbon-twentyone article::before{content:"";position:absolute;top:34px;left:-8px;width:16px;height:16px;border-radius:50%;background:#f4c957}#worldcup-hero-ribbon-twentyone article em{color:#a5660f;font-style:normal;font-weight:900}#worldcup-hero-ribbon-twentyone article h2{margin:14px 0 10px;font-size:20px}#worldcup-hero-ribbon-twentyone article p{margin:0;color:#5e706b;line-height:1.7}@media (max-width:991px){#worldcup-hero-ribbon-twentyone .dp-worldcup-hero__ribbon{grid-template-columns:1fr}#worldcup-hero-ribbon-twentyone .dp-worldcup-hero__timeline{grid-template-columns:repeat(2,minmax(0,1fr))}#worldcup-hero-ribbon-twentyone h1{font-size:34px}}@media (max-width:575px){#worldcup-hero-ribbon-twentyone{padding:38px 0}#worldcup-hero-ribbon-twentyone .dp-worldcup-hero__head{padding:28px}#worldcup-hero-ribbon-twentyone .dp-worldcup-hero__timeline{grid-template-columns:1fr}#worldcup-hero-ribbon-twentyone h1{font-size:28px}}#worldcup-faq-radar-thirty-six{background:radial-gradient(circle at top left,#dbeafe 0%,#f8fafc 38%,#ffffff 100%);padding:74px 16px;color:#111827}#worldcup-faq-radar-thirty-six .wc-faq36-wrap{max-width:1180px;margin:0 auto}#worldcup-faq-radar-thirty-six .wc-faq36-head{max-width:820px;margin-bottom:22px}#worldcup-faq-radar-thirty-six .wc-faq36-head span{color:#1d4ed8;font-weight:900}#worldcup-faq-radar-thirty-six .wc-faq36-head h2{margin:10px 0 12px;font-size:38px;line-height:1.18;font-weight:900;letter-spacing:0}#worldcup-faq-radar-thirty-six .wc-faq36-head p{margin:0;color:#5f6b7a;line-height:1.82}#worldcup-faq-radar-thirty-six .wc-faq36-signals{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px}#worldcup-faq-radar-thirty-six .wc-faq36-signals div{padding:18px;border-radius:8px;background:rgba(255,255,255,.88);border:1px solid #bfdbfe;box-shadow:0 12px 30px rgba(37,99,235,.07)}#worldcup-faq-radar-thirty-six .wc-faq36-signals b{display:block;color:#1e40af;margin-bottom:6px}#worldcup-faq-radar-thirty-six .wc-faq36-signals em{color:#5f6b7a;font-style:normal;line-height:1.62;font-size:14px}#worldcup-faq-radar-thirty-six .wc-faq36-qa{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}#worldcup-faq-radar-thirty-six article{min-height:214px;padding:22px;border-radius:8px;background:#fff;border:1px solid #e5e7eb}#worldcup-faq-radar-thirty-six article h3{margin:0 0 9px;font-size:19px;line-height:1.36;font-weight:900}#worldcup-faq-radar-thirty-six article p{margin:0;color:#5f6b7a;line-height:1.76;font-size:15px}@media (max-width:980px){#worldcup-faq-radar-thirty-six .wc-faq36-signals{grid-template-columns:repeat(2,minmax(0,1fr))}#worldcup-faq-radar-thirty-six .wc-faq36-qa{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){#worldcup-faq-radar-thirty-six{padding:46px 14px}#worldcup-faq-radar-thirty-six .wc-faq36-head h2{font-size:27px}#worldcup-faq-radar-thirty-six .wc-faq36-signals{grid-template-columns:1fr}#worldcup-faq-radar-thirty-six .wc-faq36-qa{grid-template-columns:1fr}#worldcup-faq-radar-thirty-six article{min-height:auto}}#worldcup-support-step-twenty-five{background:#fff7ed;padding:58px 16px;color:#1f2937}#worldcup-support-step-twenty-five .wc-support25-wrap{max-width:1120px;margin:0 auto;display:grid;grid-template-columns:380px minmax(0,1fr);gap:14px}#worldcup-support-step-twenty-five .wc-support25-main{padding:22px;border-radius:8px;background:#fff;border:1px solid #fed7aa}#worldcup-support-step-twenty-five .wc-support25-main span{color:#ea580c;font-weight:900}#worldcup-support-step-twenty-five .wc-support25-main h2{margin:9px 0 10px;font-size:30px;line-height:1.18;font-weight:900;letter-spacing:0}#worldcup-support-step-twenty-five .wc-support25-main p{margin:0 0 14px;color:#7c5f4c;line-height:1.7}#worldcup-support-step-twenty-five ol{margin:0;padding:0;list-style:none;display:grid;gap:8px}#worldcup-support-step-twenty-five li{padding:12px;border-radius:8px;background:#ffedd5;color:#9a3412;font-weight:850}#worldcup-support-step-twenty-five .wc-support25-side{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}#worldcup-support-step-twenty-five article{padding:18px;border-radius:8px;background:#fff;border:1px solid #fed7aa}#worldcup-support-step-twenty-five article h3{margin:0 0 8px;font-size:18px;line-height:1.35;font-weight:900}#worldcup-support-step-twenty-five article p{margin:0;color:#7c5f4c;line-height:1.66;font-size:15px}#worldcup-support-step-twenty-five aside{grid-column:1 / -1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}#worldcup-support-step-twenty-five aside b{padding:14px;border-radius:8px;background:#9a3412;color:#fff;word-break:break-word}@media (max-width:880px){#worldcup-support-step-twenty-five .wc-support25-wrap,#worldcup-support-step-twenty-five .wc-support25-side,#worldcup-support-step-twenty-five aside{grid-template-columns:1fr}}@media (max-width:560px){#worldcup-support-step-twenty-five{padding:42px 14px}#worldcup-support-step-twenty-five .wc-support25-main h2{font-size:26px}}#footer-directory-card-forty-eight{padding:54px 0 24px;background:#f4f7fb;color:#172033}#footer-directory-card-forty-eight a{color:inherit;text-decoration:none}#footer-directory-card-forty-eight .dp-footer__top{display:grid;grid-template-columns:auto minmax(0,1fr);gap:18px;align-items:center;margin-bottom:18px;padding:22px;border-radius:20px;background:#fff}#footer-directory-card-forty-eight .dp-footer__top img{height:42px;width:auto;max-width:none;object-fit:contain;border-radius:14px}#footer-directory-card-forty-eight h2{margin:0 0 8px;font-size:30px;font-weight:900}#footer-directory-card-forty-eight p{margin:0;color:#64748b;font-size:14px;line-height:1.8}#footer-directory-card-forty-eight .dp-footer__cards{display:grid;grid-template-columns:1.1fr .8fr 1.1fr;gap:16px}#footer-directory-card-forty-eight nav,#footer-directory-card-forty-eight address,#footer-directory-card-forty-eight .dp-footer__friends{display:flex;flex-wrap:wrap;align-content:flex-start;gap:9px;margin:0;padding:20px;border-radius:18px;background:#fff;color:#64748b;font-size:14px;line-height:1.65}#footer-directory-card-forty-eight nav a{padding:8px 11px;border-radius:10px;background:#f1f5f9;color:#334155;font-weight:850}#footer-directory-card-forty-eight nav a:hover{background:#0f172a;color:#fff}#footer-directory-card-forty-eight .dp-footer__friends b{color:#172033}#footer-directory-card-forty-eight .dp-footer__friends a{font-size:13px}#footer-directory-card-forty-eight .dp-footer__copy{display:flex;justify-content:space-between;gap:14px;flex-wrap:wrap;margin-top:18px;color:#64748b;font-size:13px}@media(max-width:991.98px){#footer-directory-card-forty-eight .dp-footer__cards{grid-template-columns:1fr}}@media(max-width:575.98px){#footer-directory-card-forty-eight .dp-footer__top{grid-template-columns:1fr}}