#footer-white-minimal-forty-seven{padding:42px 0 22px;background:#fff;color:#172033;border-top:1px solid #e5e7eb}#footer-white-minimal-forty-seven a{color:inherit;text-decoration:none}#footer-white-minimal-forty-seven .dp-footer__brand{display:grid;grid-template-columns:auto minmax(0,1fr);gap:22px;align-items:center;padding-bottom:20px;border-bottom:1px solid #e5e7eb}#footer-white-minimal-forty-seven .dp-footer__brand img{height:42px;width:auto;max-width:none;object-fit:contain;border-radius:14px}#footer-white-minimal-forty-seven .dp-footer__brand p{margin:0;color:#64748b;font-size:14px;line-height:1.8}#footer-white-minimal-forty-seven .dp-footer__line{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 0;border-bottom:1px solid #e5e7eb}#footer-white-minimal-forty-seven nav{display:flex;flex-wrap:wrap;gap:12px}#footer-white-minimal-forty-seven nav a{font-size:14px;font-weight:850;color:#334155}#footer-white-minimal-forty-seven nav a:hover{color:#2563eb}#footer-white-minimal-forty-seven .dp-footer__mail{padding:8px 12px;border-radius:999px;background:#f1f5f9;color:#334155;font-size:13px;font-weight:850;white-space:nowrap}#footer-white-minimal-forty-seven .dp-footer__more{display:flex;flex-wrap:wrap;gap:10px;padding:16px 0;color:#64748b;font-size:13px;line-height:1.6}#footer-white-minimal-forty-seven .dp-footer__more a:hover{color:#2563eb}#footer-white-minimal-forty-seven .dp-footer__copy{display:flex;justify-content:space-between;gap:14px;flex-wrap:wrap;color:#64748b;font-size:13px}@media(max-width:767.98px){#footer-white-minimal-forty-seven .dp-footer__brand{grid-template-columns:1fr}#footer-white-minimal-forty-seven .dp-footer__line{display:grid}}#header-modern-frame-thirty-eight{position:relative;z-index:20;padding:9px 0;background:#f4f8ff}#header-modern-frame-thirty-eight .dp-header__nav{padding:0;background:transparent}#header-modern-frame-thirty-eight .dp-header__shell{display:flex;align-items:center;gap:18px;min-height:72px;padding:10px 18px;border:1px solid rgba(15,23,42,.08);border-radius:18px;background:#fff;box-shadow:0 16px 34px rgba(30,64,175,.08)}#header-modern-frame-thirty-eight .dp-header__brand{display:inline-flex;align-items:center;gap:12px;min-width:220px;padding:6px 10px 6px 6px;border-radius:15px;background:#f8fafc;color:#111827;text-decoration:none}#header-modern-frame-thirty-eight .dp-header__logo{height:42px;width:auto;max-width:none;object-fit:contain;border-radius:13px;box-shadow:0 8px 18px rgba(15,23,42,.06)}#header-modern-frame-thirty-eight .dp-header__brand span{display:block;max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:22px;font-weight:900;letter-spacing:0}#header-modern-frame-thirty-eight .dp-header__collapse{align-items:center;min-width:0}#header-modern-frame-thirty-eight .dp-header__menu{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center;gap:8px;margin:0 auto;min-width:0}#header-modern-frame-thirty-eight .dp-header__link{display:flex;align-items:center;justify-content:center;min-height:42px;padding:9px 15px;border:1px solid rgba(37,99,235,.14);border-radius:12px;background:#fff;color:#243044;font-size:15px;font-weight:850;white-space:nowrap;text-decoration:none;transition:background .18s ease,color .18s ease,border-color .18s ease,transform .18s ease}#header-modern-frame-thirty-eight .dp-header__link:hover{border-color:rgba(37,99,235,.35);background:#eff6ff;color:#1d4ed8;text-decoration:none;transform:translateY(-1px)}#header-modern-frame-thirty-eight .dp-header__link.active{border-color:#1d4ed8;background:#1d4ed8;color:#fff}#header-modern-frame-thirty-eight .dp-header__actions{display:flex;flex-direction:row;align-items:center;gap:8px;margin-left:14px}#header-modern-frame-thirty-eight .dp-header__login{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 18px;border:1px solid #1d4ed8;border-radius:12px;background:#1d4ed8;color:#fff;font-size:14px;font-weight:900;text-decoration:none;white-space:nowrap;box-shadow:0 10px 24px rgba(37,99,235,.18);transition:background .18s ease,color .18s ease,transform .18s ease}#header-modern-frame-thirty-eight .dp-header__login:hover{background:#0f172a;color:#fff;text-decoration:none;transform:translateY(-1px)}#header-modern-frame-thirty-eight .dp-header__toggle{display:none;align-items:center;justify-content:center;width:42px;height:42px;margin-left:auto;padding:0;border:1px solid rgba(37,99,235,.18);border-radius:12px;background:#eff6ff;color:#1d4ed8}#header-modern-frame-thirty-eight .dp-header__toggle i{transition:transform .22s ease}#header-modern-frame-thirty-eight .dp-header__toggle[aria-expanded="true"] i{transform:rotate(90deg)}@media(max-width:991.98px){#header-modern-frame-thirty-eight{padding:6px 0}#header-modern-frame-thirty-eight .dp-header__shell{flex-wrap:wrap;gap:0;min-height:64px;padding:9px 12px;border-radius:16px}#header-modern-frame-thirty-eight .dp-header__brand{min-width:0;max-width:calc(100% - 54px);padding:5px 8px 5px 5px}#header-modern-frame-thirty-eight .dp-header__logo{height:38px}#header-modern-frame-thirty-eight .dp-header__brand span{max-width:45vw;font-size:20px}#header-modern-frame-thirty-eight .dp-header__toggle{display:inline-flex}#header-modern-frame-thirty-eight .dp-header__collapse{flex-basis:100%;width:100%;max-height:calc(100vh - 86px);overflow:auto;margin-top:10px;padding-top:12px;border-top:1px solid rgba(37,99,235,.12)}#header-modern-frame-thirty-eight .dp-header__collapse.collapsing{display:block;height:0;overflow:hidden;transition:height .3s cubic-bezier(.22,1,.36,1)}#header-modern-frame-thirty-eight .dp-header__collapse.show{animation:headerModernFrameMenuIn .18s ease both}#header-modern-frame-thirty-eight .dp-header__menu{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;overflow:visible;padding-bottom:0}#header-modern-frame-thirty-eight .dp-header__link{justify-content:flex-start;min-height:42px;background:#f8fafc}#header-modern-frame-thirty-eight .dp-header__actions{display:grid;grid-template-columns:1fr;margin:10px 0 0;overflow:visible}#header-modern-frame-thirty-eight .dp-header__login{width:100%;min-height:44px}}@media(max-width:575.98px){#header-modern-frame-thirty-eight .dp-header__logo{height:34px}#header-modern-frame-thirty-eight .dp-header__brand span{font-size:19px}#header-modern-frame-thirty-eight .dp-header__menu{grid-template-columns:1fr}}@keyframes headerModernFrameMenuIn{from{opacity:.78;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}#worldcup-faq-map-thirty-five{background:#eefcf7;padding:74px 16px;color:#0f172a}#worldcup-faq-map-thirty-five .wc-faq35-wrap{max-width:1180px;margin:0 auto}#worldcup-faq-map-thirty-five .wc-faq35-title{display:grid;grid-template-columns:160px minmax(0,1fr) 420px;gap:22px;align-items:end;margin-bottom:20px}#worldcup-faq-map-thirty-five .wc-faq35-title span{color:#047857;font-weight:900}#worldcup-faq-map-thirty-five .wc-faq35-title h2{margin:0;font-size:38px;line-height:1.18;font-weight:900;letter-spacing:0}#worldcup-faq-map-thirty-five .wc-faq35-title p{margin:0;color:#52625d;line-height:1.78}#worldcup-faq-map-thirty-five .wc-faq35-stops{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:16px}#worldcup-faq-map-thirty-five .wc-faq35-stops b{position:relative;padding:11px 16px;border-radius:999px;background:#fff;border:1px solid #a7f3d0;color:#065f46}#worldcup-faq-map-thirty-five .wc-faq35-answers{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}#worldcup-faq-map-thirty-five article{min-height:210px;padding:22px;border-radius:8px;background:#fff;border:1px solid #a7f3d0;box-shadow:0 14px 34px rgba(16,95,70,.07)}#worldcup-faq-map-thirty-five article h3{margin:0 0 9px;font-size:19px;line-height:1.36;font-weight:900}#worldcup-faq-map-thirty-five article p{margin:0;color:#52625d;line-height:1.76;font-size:15px}@media (max-width:980px){#worldcup-faq-map-thirty-five .wc-faq35-title{grid-template-columns:1fr}#worldcup-faq-map-thirty-five .wc-faq35-answers{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){#worldcup-faq-map-thirty-five{padding:46px 14px}#worldcup-faq-map-thirty-five .wc-faq35-title h2{font-size:27px}#worldcup-faq-map-thirty-five .wc-faq35-answers{grid-template-columns:1fr}#worldcup-faq-map-thirty-five article{min-height:auto}}#worldcup-hero-signal-thirtyseven{padding:70px 0 58px;background:#fff7ed;color:#24170b}#worldcup-hero-signal-thirtyseven .container{max-width:1160px}#worldcup-hero-signal-thirtyseven .dp-worldcup-hero__signal{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:22px}#worldcup-hero-signal-thirtyseven .dp-worldcup-hero__tower{padding:44px;border-radius:30px;background:linear-gradient(135deg,#7c2d12,#c2410c);color:#fff}#worldcup-hero-signal-thirtyseven .dp-worldcup-hero__tower span{display:inline-flex;padding:8px 14px;border-radius:999px;background:rgba(255,255,255,.16);font-weight:900}#worldcup-hero-signal-thirtyseven h1{margin:22px 0 16px;font-size:48px;line-height:1.12;font-weight:900}#worldcup-hero-signal-thirtyseven .dp-worldcup-hero__tower p{margin:0;max-width:820px;color:rgba(255,255,255,.82);font-size:18px;line-height:1.85}#worldcup-hero-signal-thirtyseven .dp-worldcup-hero__signals{padding:22px;border-radius:30px;background:#fff;border:1px solid rgba(124,45,18,.12);display:grid;gap:12px}#worldcup-hero-signal-thirtyseven .dp-worldcup-hero__signals b{padding:16px;border-radius:18px;background:#ffedd5;line-height:1.55}#worldcup-hero-signal-thirtyseven .dp-worldcup-hero__signals em{display:block;color:#c2410c;font-style:normal;font-weight:900;margin-bottom:4px}#worldcup-hero-signal-thirtyseven .dp-worldcup-hero__alerts{margin-top:18px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}#worldcup-hero-signal-thirtyseven article{padding:22px;border-radius:20px;background:#fff;border:1px solid rgba(124,45,18,.1)}#worldcup-hero-signal-thirtyseven article h2{margin:0 0 10px;font-size:20px}#worldcup-hero-signal-thirtyseven article p{margin:0;color:#705c4c;line-height:1.7}@media (max-width:991px){#worldcup-hero-signal-thirtyseven .dp-worldcup-hero__signal,#worldcup-hero-signal-thirtyseven .dp-worldcup-hero__alerts{grid-template-columns:1fr}#worldcup-hero-signal-thirtyseven h1{font-size:34px}}@media (max-width:575px){#worldcup-hero-signal-thirtyseven{padding:38px 0}#worldcup-hero-signal-thirtyseven .dp-worldcup-hero__tower{padding:28px}#worldcup-hero-signal-thirtyseven h1{font-size:28px}}#worldcup-support-slate-forty-three{background:#0b1120;padding:58px 16px;color:#fff}#worldcup-support-slate-forty-three .wc-support43-wrap{max-width:1120px;margin:0 auto}#worldcup-support-slate-forty-three header{max-width:760px;margin-bottom:18px}#worldcup-support-slate-forty-three header span{color:#38bdf8;font-weight:900}#worldcup-support-slate-forty-three header h2{margin:9px 0 10px;font-size:34px;line-height:1.18;font-weight:900;letter-spacing:0}#worldcup-support-slate-forty-three header p{margin:0;color:#cbd5e1;line-height:1.72}#worldcup-support-slate-forty-three .wc-support43-tiles{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}#worldcup-support-slate-forty-three article{padding:18px;border-radius:8px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12)}#worldcup-support-slate-forty-three article small{color:#7dd3fc;font-weight:900}#worldcup-support-slate-forty-three article h3{margin:9px 0 8px;font-size:18px;line-height:1.35;font-weight:900}#worldcup-support-slate-forty-three article p{margin:0;color:#cbd5e1;line-height:1.64;font-size:15px}#worldcup-support-slate-forty-three footer{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:10px;margin-top:10px}#worldcup-support-slate-forty-three footer>div{display:flex;flex-wrap:wrap;gap:8px;align-content:center}#worldcup-support-slate-forty-three footer b{padding:9px 12px;border-radius:999px;background:rgba(56,189,248,.14);color:#bae6fd}#worldcup-support-slate-forty-three aside{display:grid;gap:7px;padding:14px;border-radius:8px;background:#0369a1;color:#fff}#worldcup-support-slate-forty-three aside span{word-break:break-word}@media (max-width:960px){#worldcup-support-slate-forty-three .wc-support43-tiles{grid-template-columns:repeat(2,minmax(0,1fr))}#worldcup-support-slate-forty-three footer{grid-template-columns:1fr}}@media (max-width:560px){#worldcup-support-slate-forty-three{padding:42px 14px}#worldcup-support-slate-forty-three header h2{font-size:26px}#worldcup-support-slate-forty-three .wc-support43-tiles{grid-template-columns:1fr}}