#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-hero-mobile-ten{padding:56px 0;background:#e8f7ef;color:#14251d}#worldcup-hero-mobile-ten .dp-worldcup-hero__phone{display:grid;grid-template-columns:420px minmax(0,1fr);gap:24px;align-items:stretch}#worldcup-hero-mobile-ten .dp-worldcup-hero__screen{padding:30px;border-radius:32px;background:#132f22;color:#fff;box-shadow:inset 0 0 0 10px rgba(255,255,255,.08)}#worldcup-hero-mobile-ten .dp-worldcup-hero__screen span{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;background:#f0d24a;color:#132f22;font-size:12px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}#worldcup-hero-mobile-ten h1{margin:18px 0 14px;color:#fff;font-size:40px;font-weight:950;line-height:1.15;letter-spacing:0}#worldcup-hero-mobile-ten .dp-worldcup-hero__screen p{margin:0;color:#dbe8df;font-size:16px;line-height:1.85}#worldcup-hero-mobile-ten .dp-worldcup-hero__steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}#worldcup-hero-mobile-ten .dp-worldcup-hero__steps article{min-height:230px;padding:24px;border-radius:24px;background:#fff;border:1px solid #cfe3d8}#worldcup-hero-mobile-ten .dp-worldcup-hero__steps em{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:14px;background:#132f22;color:#fff;font-style:normal;font-weight:950}#worldcup-hero-mobile-ten h2{margin:18px 0 10px;color:#14251d;font-size:22px;font-weight:950;line-height:1.3;letter-spacing:0}#worldcup-hero-mobile-ten .dp-worldcup-hero__steps p,#worldcup-hero-mobile-ten .dp-worldcup-hero__tiles p{margin:0;color:#5d6d62;font-size:14px;line-height:1.78}#worldcup-hero-mobile-ten .dp-worldcup-hero__tiles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px}#worldcup-hero-mobile-ten .dp-worldcup-hero__tiles article{padding:20px;border-radius:20px;background:#d9efe4}#worldcup-hero-mobile-ten .dp-worldcup-hero__tiles h2{margin-top:0;font-size:20px}#worldcup-hero-mobile-ten .dp-worldcup-hero__reminder{margin:18px 0 0;padding:18px 20px;border-radius:18px;background:#132f22;color:#e4eee7;font-size:14px;line-height:1.75}@media(max-width:991.98px){#worldcup-hero-mobile-ten .dp-worldcup-hero__phone{grid-template-columns:1fr}#worldcup-hero-mobile-ten .dp-worldcup-hero__steps,#worldcup-hero-mobile-ten .dp-worldcup-hero__tiles{grid-template-columns:1fr 1fr}}@media(max-width:767.98px){#worldcup-hero-mobile-ten{padding:34px 0}#worldcup-hero-mobile-ten .container{padding-left:18px;padding-right:18px}#worldcup-hero-mobile-ten h1{font-size:32px}#worldcup-hero-mobile-ten .dp-worldcup-hero__screen{border-radius:24px;padding:24px}#worldcup-hero-mobile-ten .dp-worldcup-hero__steps,#worldcup-hero-mobile-ten .dp-worldcup-hero__tiles{grid-template-columns:1fr}#worldcup-hero-mobile-ten .dp-worldcup-hero__steps article{min-height:auto}}#worldcup-support-contact-one{background:#f8fbff;padding:72px 16px;color:#102033}#worldcup-support-contact-one .wc-support1-wrap{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:360px minmax(0,1fr);gap:24px;align-items:start}#worldcup-support-contact-one .wc-support1-copy{position:sticky;top:16px;padding:28px;border-radius:8px;background:#0f172a;color:#fff}#worldcup-support-contact-one .wc-support1-copy span{color:#93c5fd;font-weight:900}#worldcup-support-contact-one .wc-support1-copy h2{margin:10px 0 12px;font-size:33px;line-height:1.18;font-weight:900;letter-spacing:0}#worldcup-support-contact-one .wc-support1-copy p{margin:0;color:#dbeafe;line-height:1.78}#worldcup-support-contact-one .wc-support1-contact{display:grid;gap:10px;margin-top:20px}#worldcup-support-contact-one .wc-support1-contact div{padding:14px 16px;border-radius:6px;background:rgba(255,255,255,.1)}#worldcup-support-contact-one .wc-support1-contact b{display:block;color:#bfdbfe;margin-bottom:5px}#worldcup-support-contact-one .wc-support1-contact strong{word-break:break-word}#worldcup-support-contact-one .wc-support1-main{display:grid;gap:16px}#worldcup-support-contact-one .wc-support1-scenes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}#worldcup-support-contact-one article{padding:22px;border-radius:8px;background:#fff;border:1px solid #dbeafe;box-shadow:0 14px 34px rgba(15,23,42,.06)}#worldcup-support-contact-one article h3{margin:0 0 9px;font-size:19px;line-height:1.36;font-weight:900}#worldcup-support-contact-one article p{margin:0;color:#5f6b7a;line-height:1.75;font-size:15px}#worldcup-support-contact-one .wc-support1-steps{counter-reset:step;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none}#worldcup-support-contact-one .wc-support1-steps li{counter-increment:step;position:relative;padding:14px 14px 14px 46px;border-radius:8px;background:#eff6ff;border:1px solid #bfdbfe;font-weight:850}#worldcup-support-contact-one .wc-support1-steps li::before{content:counter(step);position:absolute;left:12px;top:50%;transform:translateY(-50%);display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:#2563eb;color:#fff;font-weight:900}#worldcup-support-contact-one .wc-support1-note{margin:0;padding:16px;border-radius:8px;background:#fff;border:1px solid #dbeafe;color:#5f6b7a;line-height:1.76}#worldcup-support-contact-one .wc-support1-tips{display:flex;flex-wrap:wrap;gap:10px}#worldcup-support-contact-one .wc-support1-tips b{padding:10px 13px;border-radius:999px;background:#e0f2fe;color:#075985}@media (max-width:920px){#worldcup-support-contact-one .wc-support1-wrap{grid-template-columns:1fr}#worldcup-support-contact-one .wc-support1-copy{position:static}}@media (max-width:640px){#worldcup-support-contact-one{padding:46px 14px}#worldcup-support-contact-one .wc-support1-copy h2{font-size:27px}#worldcup-support-contact-one .wc-support1-scenes{grid-template-columns:1fr}#worldcup-support-contact-one .wc-support1-steps{grid-template-columns:1fr}}