.ec-quiz-sr{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ec-quiz-mask{z-index:1200;padding:20px 20px calc(20px + var(--ec-native-bottom,0px));-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#060508bd;justify-content:center;align-items:center;animation:.28s both ec-quiz-maskin;display:flex;position:fixed;inset:0}.ec-quiz-card{background:var(--card);border:1px solid var(--line-2);border-radius:22px;width:100%;max-width:460px;padding:26px 24px 22px;animation:.42s cubic-bezier(.2,.9,.24,1) both ec-quiz-cardin;position:relative;overflow:hidden;box-shadow:0 40px 120px #000000b8,inset 0 0 0 1px #ffffff05}.ec-quiz-card:before{content:"";background:linear-gradient(90deg, transparent, var(--ember), var(--accent), transparent);opacity:.75;height:2px;position:absolute;inset:0 0 auto}.ec-quiz-card[data-leaving=true]{animation:.26s cubic-bezier(.4,0,1,1) both ec-quiz-cardout}.ec-quiz-mask[data-leaving=true]{animation:.26s both ec-quiz-maskout}@keyframes ec-quiz-maskin{0%{opacity:0}to{opacity:1}}@keyframes ec-quiz-maskout{0%{opacity:1}to{opacity:0}}@keyframes ec-quiz-cardin{0%{opacity:0;transform:translateY(26px)scale(.94)}62%{transform:translateY(-5px)scale(1.012)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes ec-quiz-cardout{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(16px)scale(.95)}}.ec-quiz-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.ec-quiz-kicker{letter-spacing:.14em;text-transform:uppercase;color:var(--accent);font-family:Sora,Manrope,sans-serif;font-size:10.5px;font-weight:800}.ec-quiz-count{color:var(--txt3);font-variant-numeric:tabular-nums;font-family:Sora,Manrope,sans-serif;font-size:11px;font-weight:800}.ec-quiz-track{background:var(--card-2);border-radius:100px;height:4px;margin-bottom:20px;overflow:hidden}.ec-quiz-fill{background:linear-gradient(90deg, var(--ember), var(--accent));transform-origin:0;width:100%;height:100%;transform:scaleX(var(--ec-quiz-progress,0));border-radius:100px;transition:transform .42s cubic-bezier(.2,1.3,.4,1)}[dir=rtl] .ec-quiz-fill{transform-origin:100%;background:linear-gradient(270deg, var(--ember), var(--accent))}.ec-quiz-body{--ec-quiz-enter:34px;--ec-quiz-leave:-22px;flex-direction:column;gap:13px;display:flex}[dir=rtl] .ec-quiz-body{--ec-quiz-enter:-34px;--ec-quiz-leave:22px}.ec-quiz-q[data-phase=in]{animation:.34s cubic-bezier(.2,.8,.25,1) both ec-quiz-qin}.ec-quiz-q[data-phase=out]{animation:.2s cubic-bezier(.4,0,1,1) both ec-quiz-qout}@keyframes ec-quiz-qin{0%{opacity:0;transform:translateX(var(--ec-quiz-enter,34px))}to{opacity:1;transform:translate(0)}}@keyframes ec-quiz-qout{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translateX(var(--ec-quiz-leave,-22px))}}.ec-quiz-title{color:var(--txt);margin:0;font-family:Sora,Manrope,sans-serif;font-size:21px;font-weight:800;line-height:1.25}.ec-quiz-why{color:var(--txt2);margin:0;font-size:13px;line-height:1.55}.ec-quiz-opts{flex-direction:column;gap:8px;margin-top:4px;display:flex}.ec-quiz-opt{border:1px solid var(--line-2);background:var(--card-2);width:100%;min-height:48px;color:var(--txt);text-align:start;cursor:pointer;border-radius:13px;justify-content:space-between;align-items:center;gap:10px;padding:13px 15px;font-family:inherit;font-size:14.5px;font-weight:700;transition:border-color .15s,background .15s,transform .11s;display:flex}.ec-quiz-opt:hover:not([aria-disabled=true]){border-color:var(--accent);background:var(--accent-soft)}.ec-quiz-opt:active:not([aria-disabled=true]){transform:scale(.985)}.ec-quiz-opt:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.ec-quiz-opt[aria-disabled=true]{cursor:default;opacity:.55}.ec-quiz-opt[data-picked=true]{background:linear-gradient(135deg, var(--accent), var(--accent-2));color:#fff;box-shadow:0 8px 24px var(--accent-glow);opacity:1;border-color:#0000}.ec-quiz-opt[data-declined=true]{color:var(--txt2);background:0 0;font-weight:600}.ec-quiz-opt[data-declined=true][data-picked=true]{color:#fff}.ec-quiz-err{color:var(--accent);margin:2px 0 0;font-size:12.5px}.ec-quiz-foot{border-top:1px solid var(--line);color:var(--txt3);margin-top:14px;padding-top:13px;font-size:11.5px;line-height:1.5}.ec-quiz-foot a{color:var(--txt2);text-underline-offset:2px;text-decoration:underline}.ec-quiz-stop{text-align:center;padding:6px 2px 2px}.ec-quiz-stop-mark{background:var(--card-2);border:1px solid var(--line-2);width:56px;height:56px;color:var(--txt2);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 16px;display:flex}.ec-quiz-stop h2{color:var(--txt);margin:0 0 10px;font-family:Sora,Manrope,sans-serif;font-size:19px;font-weight:800}.ec-quiz-stop p{color:var(--txt2);margin:0 0 9px;font-size:13.5px;line-height:1.6}.ec-quiz-cele{z-index:1300;text-align:center;background:radial-gradient(120% 82% at 50% 0,#f040603d,#0000 62%),radial-gradient(90% 70% at 50% 100%,#ff7a592e,#0000 60%),#08060aed;flex-direction:column;justify-content:center;align-items:center;padding:24px;animation:.42s both ec-quiz-celein;display:flex;position:fixed;inset:0;overflow:hidden}.ec-quiz-cele[data-leaving=true]{animation:.5s both ec-quiz-celeout}@keyframes ec-quiz-celein{0%{opacity:0}to{opacity:1}}@keyframes ec-quiz-celeout{0%{opacity:1}to{opacity:0}}.ec-quiz-coins{pointer-events:none;position:absolute;inset:0}.ec-quiz-coin{will-change:transform;animation-name:ec-coinfall;animation-timing-function:linear;animation-fill-mode:both;position:absolute;top:-8vh}.ec-quiz-cele-mark{justify-content:center;align-items:center;width:128px;height:128px;margin-bottom:22px;animation:.66s cubic-bezier(.2,1.5,.35,1) both ec-quiz-markpop;display:flex;position:relative}.ec-quiz-cele-mark:after{content:"";background:radial-gradient(circle, var(--accent-glow), transparent 68%);z-index:0;border-radius:50%;animation:2.4s ease-in-out infinite ec-glow;position:absolute;inset:-18%}.ec-quiz-cele-mark img{z-index:1;object-fit:contain;filter:drop-shadow(0 14px 30px #0000008c);width:100%;height:100%;position:relative}@keyframes ec-quiz-markpop{0%{opacity:0;transform:scale(.3)rotate(-22deg)}70%{transform:scale(1.09)rotate(4deg)}to{opacity:1;transform:scale(1)rotate(0)}}.ec-quiz-cele-title{z-index:1;color:var(--txt);margin:0 0 10px;font-family:Sora,Manrope,sans-serif;font-size:clamp(24px,7vw,36px);font-weight:900;line-height:1.15;animation:.5s cubic-bezier(.2,.8,.25,1) .16s both ec-quiz-riseline;position:relative}.ec-quiz-cele-sub{z-index:1;max-width:30ch;color:var(--txt2);margin:0;font-size:14.5px;line-height:1.6;animation:.5s cubic-bezier(.2,.8,.25,1) .26s both ec-quiz-riseline;position:relative}@keyframes ec-quiz-riseline{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (max-width:380px){.ec-quiz-mask{padding:14px 14px calc(14px + var(--ec-native-bottom,0px))}.ec-quiz-card{border-radius:20px;padding:22px 18px 18px}.ec-quiz-title{font-size:19px}.ec-quiz-opt{padding:12px 13px;font-size:14px}.ec-quiz-cele-mark{width:100px;height:100px}}@media (max-height:620px){.ec-quiz-card{max-height:calc(100dvh - 28px);overflow-y:auto}}@media (prefers-reduced-motion:reduce){.ec-quiz-mask,.ec-quiz-card,.ec-quiz-cele,.ec-quiz-cele-mark,.ec-quiz-cele-title,.ec-quiz-cele-sub{animation:none}.ec-quiz-mask[data-leaving=true],.ec-quiz-card[data-leaving=true],.ec-quiz-cele[data-leaving=true]{opacity:0;transition:opacity .2s;animation:none}.ec-quiz-q[data-phase=in],.ec-quiz-q[data-phase=out]{opacity:1;animation:none!important}@keyframes ec-quiz-qfade{0%{opacity:0}to{opacity:1}}.ec-quiz-fill{transition:transform 10ms linear}.ec-quiz-coin{top:var(--ec-quiz-y,45%);opacity:.5;animation:none}.ec-quiz-cele-mark:after{opacity:.55;animation:none}}.ec-susp{text-align:center;animation:.42s cubic-bezier(.2,.9,.24,1) both ec-quiz-cardin}.ec-susp-coin{z-index:2;width:96px;height:96px;margin:0 auto 20px;animation:.6s cubic-bezier(.2,.8,.25,1) both ec-pop;position:relative}.ec-susp-icon{background:var(--card-2);border:1px solid var(--line);color:#c8ccd4;filter:grayscale(.85)drop-shadow(0 12px 40px #00000080);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ec-susp-chain{border:3px dashed #c8ccd680;border-radius:50%;animation:26s linear infinite ec-rope;position:absolute;inset:-9%}@keyframes ec-rope{to{transform:rotate(360deg)}}.ec-susp-x{opacity:.82;background:linear-gradient(90deg, var(--accent), var(--accent-2));width:132%;height:8px;box-shadow:0 6px 22px var(--accent-glow), 0 0 0 2px #0b0a0ed9;border-radius:100px;position:absolute;top:50%;left:50%}.ec-susp-x1{--r:-45deg;animation:.45s cubic-bezier(.6,.02,.3,1.4) .5s forwards ec-slam;transform:translate(-50%,-50%)rotate(-45deg)scaleX(0)}.ec-susp-x2{--r:45deg;animation:.45s cubic-bezier(.6,.02,.3,1.4) .72s forwards ec-slam;transform:translate(-50%,-50%)rotate(45deg)scaleX(0)}@keyframes ec-slam{to{transform:translate(-50%, -50%) rotate(var(--r,-45deg)) scaleX(1)}}@media (max-width:560px){.ec-susp-coin{width:78px;height:78px;margin-bottom:16px}}@media (max-width:380px){.ec-susp-coin{width:66px;height:66px}}.ec-susp-kicker{letter-spacing:.2em;text-transform:uppercase;color:var(--accent);margin:0 0 10px;font-family:Sora,sans-serif;font-size:11px;font-weight:800}.ec-susp-title{letter-spacing:-.015em;color:#fff;margin:0 0 10px;font-size:23px;font-weight:800}.ec-susp-body{max-width:390px;color:var(--txt2);margin:0 auto 20px;font-size:14px;line-height:1.65}.ec-susp-reasons{text-align:start;border:1px solid var(--line);background:#16141b80;border-radius:16px;margin:0 0 22px;padding:10px 18px;list-style:none}.ec-susp-reasons li{color:var(--txt2);padding:9px 0 9px 18px;padding-inline:18px 0;font-size:13px;line-height:1.55;position:relative}.ec-susp-reasons li+li{border-top:1px solid var(--line)}.ec-susp-reasons li:before{content:"";inset-inline-start:0;background:var(--accent);opacity:.75;border-radius:50%;width:6px;height:6px;position:absolute;top:16px}.ec-susp-reasons li b{color:#fff;font-size:13.5px;font-weight:700;line-height:1.4;display:block}.ec-susp-reasons li span{color:var(--txt2);margin-top:1px;font-size:12.5px;line-height:1.5;display:block}.ec-susp-reasons li:before{top:15px}.ec-susp-more{color:var(--accent);align-items:center;gap:5px;margin:0 0 16px;font-size:12.5px;font-weight:700;text-decoration:none;display:inline-flex}.ec-susp-more:hover{text-decoration:underline}[dir=rtl] .ec-susp-more svg{transform:scaleX(-1)}.ec-susp-cta{justify-content:center;align-items:center;width:100%;height:44px;display:inline-flex}.ec-susp-ref{flex-direction:column;align-items:center;gap:7px;margin-top:18px;display:flex}.ec-susp-reflabel{color:var(--txt3);letter-spacing:.16em;text-transform:uppercase;font-size:11px;font-weight:700}.ec-susp-refbtn{background:var(--card-2);border:1px solid var(--line-2);height:38px;color:var(--txt);letter-spacing:.06em;cursor:pointer;border-radius:11px;align-items:center;gap:9px;padding:0 14px;font-family:ui-monospace,monospace;font-size:13px;font-weight:700;display:inline-flex}.ec-susp-copied{min-height:14px;color:var(--accent);font-size:11.5px}@media (prefers-reduced-motion:reduce){.ec-susp,.ec-susp-coin,.ec-susp-chain{animation:none!important}.ec-susp-x1{animation:none;transform:translate(-50%,-50%)rotate(-45deg)scaleX(1)}.ec-susp-x2{animation:none;transform:translate(-50%,-50%)rotate(45deg)scaleX(1)}}
:root{--font-sora:"Sora", sans-serif;--font-manrope:"Manrope", system-ui, -apple-system, sans-serif}html[lang=ru]{--font-sora:"Montserrat", system-ui, sans-serif;--font-manrope:"Manrope", system-ui, sans-serif}html[lang=ja]{--font-sora:"Noto Sans JP", system-ui, sans-serif;--font-manrope:"Noto Sans JP", system-ui, sans-serif}html[lang=ko]{--font-sora:"Noto Sans KR", system-ui, sans-serif;--font-manrope:"Noto Sans KR", system-ui, sans-serif}html[lang=ar]{--font-sora:"Cairo", system-ui, sans-serif;--font-manrope:"Tajawal", system-ui, sans-serif}html[lang=hi]{--font-sora:"Poppins", system-ui, sans-serif;--font-manrope:"Noto Sans Devanagari", system-ui, sans-serif}html[lang=hi] body,html[lang=hi] body *{line-height:1.65}:where(html[lang=ru],html[lang=ja],html[lang=ko],html[lang=ar],html[lang=hi]) body,:where(html[lang=ru],html[lang=ja],html[lang=ko],html[lang=ar],html[lang=hi]) body :not([style*=mono]){font-family:var(--font-manrope)!important}:where(html[lang=ru],html[lang=ja],html[lang=ko],html[lang=ar],html[lang=hi]) :is(h1,h2,h3,h4,h5,.ec-logo,.ec-bonus-title,.ec-bartip,.ec-balance b,.ec-descmore,.ec-richtext h3,.ec-richtext h4,.ec-endedtitle,.ec-endedrank,.ec-endedprize,.ec-prow-ico--letter,.ec-surveyhero-v,.ec-surveyfact dd,.ec-pd-name,[style*=Sora]){font-family:var(--font-sora)!important}
html[lang=ar] body{font-size:16px;font-weight:700}html[lang=ar] [style*=font-weight\:100],html[lang=ar] [style*=font-weight\:200],html[lang=ar] [style*=font-weight\:300],html[lang=ar] [style*=font-weight\:400],html[lang=ar] [style*=font-weight\:500],html[lang=ar] [style*=font-weight\:600]{font-weight:700!important}html[lang=ar] [style*=font-weight\:700],html[lang=ar] [style*=font-weight\:800],html[lang=ar] [style*=font-weight\:900]{font-weight:800!important}html[lang=ar] [style*=font-size\:9px]{font-size:11px!important}html[lang=ar] [style*="font-size:9.5px"]{font-size:11.5px!important}html[lang=ar] [style*=font-size\:10px]{font-size:12px!important}html[lang=ar] [style*="font-size:10.5px"]{font-size:12.5px!important}html[lang=ar] [style*=font-size\:11px]{font-size:13px!important}html[lang=ar] [style*="font-size:11.5px"]{font-size:13.5px!important}html[lang=ar] [style*=font-size\:12px]{font-size:14px!important}html[lang=ar] [style*="font-size:12.5px"]{font-size:14.5px!important}html[lang=ar] [style*=font-size\:13px]{font-size:15px!important}html[lang=ar] [style*="font-size:13.5px"]{font-size:15.5px!important}html[lang=ar] [style*=font-size\:14px]{font-size:16px!important}html[lang=ar] [style*="font-size:14.5px"]{font-size:16.5px!important}html[lang=ar] [style*=font-size\:15px]{font-size:17px!important}html[lang=ar] [style*="font-size:15.5px"]{font-size:17.5px!important}html[lang=ar] [style*=font-size\:16px]{font-size:18px!important}html[lang=ar] [style*="font-size:16.5px"]{font-size:18.5px!important}html[lang=ar] [style*=font-size\:17px]{font-size:19px!important}html[lang=ar] [style*=font-size\:18px]{font-size:20px!important}html[lang=ar] [style*=font-size\:19px]{font-size:21px!important}html[lang=ar] [style*=font-size\:20px]{font-size:22px!important}html[lang=ar] [style*=font-size\:21px]{font-size:23px!important}html[lang=ar] [style*=font-size\:22px]{font-size:24px!important}html[lang=ar] [style*=font-size\:23px]{font-size:25px!important}html[lang=ar] [style*=font-size\:24px]{font-size:26px!important}html[lang=ar] [style*=font-size\:25px]{font-size:27px!important}html[lang=ar] .ec-surveyhero-v{font-size:28px}html[lang=ar] [style*=font-size\:26px]{font-size:28px!important}html[lang=ar] [style*=font-size\:28px]{font-size:30px!important}html[lang=ar] [style*=font-size\:30px]{font-size:32px!important}html[lang=ar] [style*=font-size\:32px]{font-size:34px!important}html[lang=ar] [style*=font-size\:34px]{font-size:36px!important}html[lang=ar] [style*=font-size\:36px]{font-size:38px!important}html[lang=ar] [style*=font-size\:38px]{font-size:40px!important}html[lang=ar] [style*=font-size\:40px]{font-size:42px!important}html[lang=ar] [style*=font-size\:46px]{font-size:48px!important}html[lang=ar] [style*=font-size\:48px]{font-size:50px!important}html[lang=ar] [style*=font-size\:56px]{font-size:58px!important}html[lang=ar] [style*=font-size\:60px]{font-size:62px!important}html[lang=ar] [style*=font-size\:68px]{font-size:70px!important}html[lang=ar] body{font-size:17px}html[lang=ar] .ec-tickeritem span{font-size:14px}html[lang=ar] .ec-barcol .ec-bartip{font-size:13px}html[lang=ar] .ec-logo{font-size:22px}html[lang=ar] .ec-balance b{font-size:17px}html[lang=ar] .ec-langbtn{font-size:15.5px}html[lang=ar] .ec-btn-cta{font-size:16px}html[lang=ar] .ec-btn-primary{font-size:17px}html[lang=ar] .ec-btn-ghost{font-size:16.5px}html[lang=ar] .ec-tabpill{font-size:15.5px}html[lang=ar] .ec-segbtn{font-size:15px}html[lang=ar] .ec-filterbtn,html[lang=ar] .ec-optpill{font-size:15.5px}html[lang=ar] .ec-chattab{font-size:15px}html[lang=ar] .ec-input{font-size:16px}html[lang=ar] .ec-offcta{font-size:14px}html[lang=ar] .ec-boostchip{font-size:12.5px}html[lang=ar] .ec-featchip{font-size:11.5px}html[lang=ar] #ec-adbmodal h2{font-size:22px}html[lang=ar] .ec-herogrid h1{font-size:36px}html[lang=ar] html,html[lang=ar] body{font-size:18px}html[lang=ar] .earnqo-topbar-bal{font-size:15px}html[lang=ar] .earnqo-topbar-bal .lab{font-size:12px}html[lang=ar] .earnqo-topbar-bal .val{font-size:15.5px}html[lang=ar] .ec-racestate,html[lang=ar] .ec-navrace__metric{font-size:13.5px}html[lang=ar] .ec-endedintro{font-size:15px}html[lang=ar] .ec-endedempty{font-size:15.5px}html[lang=ar] .ec-endedtitle{font-size:17px}html[lang=ar] .ec-endeddate{font-size:14px}html[lang=ar] .ec-endedrank{font-size:14.5px}html[lang=ar] .ec-endedname{font-size:15px}html[lang=ar] .ec-endedscore{font-size:14px}html[lang=ar] .ec-endedprize{font-size:15.5px}html[lang=ar] .ec-endedfoot,html[lang=ar] .ec-endednone{font-size:14px}html[lang=ar] .ec-prow-ico--letter{font-size:19px}html[lang=ar] .ec-prow-title{font-size:16px}html[lang=ar] .ec-prow-meta{font-size:13px}html[lang=ar] .ec-prow-count{font-size:13.5px}html[lang=ar] .ec-prow-pct{font-size:13px}html[lang=ar] .ec-prow-of{font-size:13.5px}html[lang=ar] .ec-plink{font-size:14.5px}html[lang=ar] .ec-pcount{font-size:14px}html[lang=ar] .ec-pempty h2{font-size:22px}html[lang=ar] .ec-pempty p{font-size:15.5px}html[lang=ar] .ec-navitem{font-size:14.5px}html[lang=ar] .ec-navlabel{font-size:10.5px}html[lang=ar] .ec-navrace{font-size:13px}html[lang=ar] .ec-navbadge{font-size:10px}html[lang=ar] .ec-navsignin{font-size:14px}html[lang=ar] .ec-bottomitem{font-size:10.5px}html[lang=ar] .ec-navrace__metric{font-size:11.5px}html[lang=ar] .ec-navrace__soon{font-size:10.5px}html[lang=ar] .ec-pd-name{font-size:18.5px}@media (max-width:767px){html[lang=ar] [style*=font-size\:9px]{font-size:9px!important}html[lang=ar] [style*="font-size:9.5px"]{font-size:9.5px!important}html[lang=ar] [style*=font-size\:10px]{font-size:10px!important}html[lang=ar] [style*="font-size:10.5px"]{font-size:10.5px!important}html[lang=ar] [style*=font-size\:11px]{font-size:11px!important}html[lang=ar] [style*="font-size:11.5px"]{font-size:11.5px!important}html[lang=ar] [style*=font-size\:12px]{font-size:12px!important}html[lang=ar] [style*="font-size:12.5px"]{font-size:12.5px!important}html[lang=ar] [style*=font-size\:13px]{font-size:13px!important}html[lang=ar] [style*="font-size:13.5px"]{font-size:13.5px!important}html[lang=ar] [style*=font-size\:14px]{font-size:14px!important}html[lang=ar] [style*="font-size:14.5px"]{font-size:14.5px!important}html[lang=ar] [style*=font-size\:15px]{font-size:15px!important}html[lang=ar] [style*="font-size:15.5px"]{font-size:15.5px!important}html[lang=ar] [style*=font-size\:16px]{font-size:16px!important}html[lang=ar] [style*="font-size:16.5px"]{font-size:16.5px!important}html[lang=ar] [style*=font-size\:17px]{font-size:17px!important}html[lang=ar] [style*=font-size\:18px]{font-size:18px!important}html[lang=ar] [style*=font-size\:19px]{font-size:19px!important}html[lang=ar] [style*=font-size\:20px]{font-size:20px!important}html[lang=ar] [style*=font-size\:21px]{font-size:21px!important}html[lang=ar] [style*=font-size\:22px]{font-size:22px!important}html[lang=ar] [style*=font-size\:23px]{font-size:23px!important}html[lang=ar] [style*=font-size\:24px]{font-size:24px!important}html[lang=ar] [style*=font-size\:25px]{font-size:25px!important}html[lang=ar] [style*=font-size\:26px]{font-size:26px!important}html[lang=ar] [style*=font-size\:28px]{font-size:28px!important}html[lang=ar] [style*=font-size\:30px]{font-size:30px!important}html[lang=ar] [style*=font-size\:32px]{font-size:32px!important}html[lang=ar] [style*=font-size\:34px]{font-size:34px!important}html[lang=ar] [style*=font-size\:36px]{font-size:36px!important}html[lang=ar] [style*=font-size\:38px]{font-size:38px!important}html[lang=ar] [style*=font-size\:40px]{font-size:40px!important}html[lang=ar] [style*=font-size\:46px]{font-size:46px!important}html[lang=ar] [style*=font-size\:48px]{font-size:48px!important}html[lang=ar] [style*=font-size\:56px]{font-size:56px!important}html[lang=ar] [style*=font-size\:60px]{font-size:60px!important}html[lang=ar] [style*=font-size\:68px]{font-size:68px!important}html[lang=ar] .ec-boostchip,html[lang=ar] .ec-bottomitem{font-size:10.5px!important}html[lang=ar] .ec-btn-cta{font-size:14px!important}html[lang=ar] .ec-btn-ghost{font-size:14.5px!important}html[lang=ar] .ec-btn-primary{font-size:15px!important}html[lang=ar] .ec-chattab{font-size:13px!important}html[lang=ar] .ec-endeddate{font-size:12px!important}html[lang=ar] .ec-endedempty{font-size:13.5px!important}html[lang=ar] .ec-endedintro,html[lang=ar] .ec-endedname{font-size:13px!important}html[lang=ar] .ec-endednone{font-size:12px!important}html[lang=ar] .ec-endedprize{font-size:13.5px!important}html[lang=ar] .ec-endedrank{font-size:12.5px!important}html[lang=ar] .ec-endedscore{font-size:12px!important}html[lang=ar] .ec-endedtitle{font-size:15px!important}html[lang=ar] .ec-filterbtn{font-size:13.5px!important}html[lang=ar] .ec-input{font-size:14px!important}html[lang=ar] .ec-langbtn{font-size:13.5px!important}html[lang=ar] .ec-logo{font-size:20px!important}html[lang=ar] .ec-navbadge{font-size:10px!important}html[lang=ar] .ec-navitem{font-size:14.5px!important}html[lang=ar] .ec-navlabel{font-size:10.5px!important}html[lang=ar] .ec-navrace{font-size:13px!important}html[lang=ar] .ec-navsignin{font-size:14px!important}html[lang=ar] .ec-offcta{font-size:12px!important}html[lang=ar] .ec-optpill{font-size:13.5px!important}html[lang=ar] .ec-pcount{font-size:12px!important}html[lang=ar] .ec-pd-name{font-size:16.5px!important}html[lang=ar] .ec-plink{font-size:12.5px!important}html[lang=ar] .ec-prow-count{font-size:11.5px!important}html[lang=ar] .ec-prow-ico--letter{font-size:17px!important}html[lang=ar] .ec-prow-meta{font-size:11px!important}html[lang=ar] .ec-prow-of{font-size:11.5px!important}html[lang=ar] .ec-prow-pct{font-size:11px!important}html[lang=ar] .ec-prow-title{font-size:14px!important}html[lang=ar] .ec-segbtn{font-size:13px!important}html[lang=ar] .ec-tabpill{font-size:13.5px!important}}
