.earn-filter{background-color:rgba(66,133,244,.2);min-width:60px;height:30px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(0,0,0,0);border-radius:50px;padding:0 8px;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.earn-filter-active{border:1px solid #03ddcf}.earn-filter-title{font-size:10px;font-weight:500;line-height:15px;margin:0;text-transform:capitalize}.earn-filter-title-active{font-weight:600}.input-filter{position:relative}.input-filter-input{all:unset;background-color:rgba(66,133,244,.2);height:32px;border-radius:7px;padding:0 35px 0 20px;font-size:12px;font-weight:400;line-height:15px;color:#fff;box-sizing:border-box;width:100%}.input-filter-input::placeholder{color:hsla(0,0%,100%,.6980392157)}.input-filter-icon{position:absolute;right:15px;top:50%;transform:translateY(-50%)}.iwf-container{position:relative;overflow:hidden;width:100%}.iwf-container.fallback{display:flex;justify-content:center;align-items:center}.iwf-container.fallback .iwf-bg{content:"";position:absolute;inset:0;background-size:cover;background-position:50%;filter:blur(15px) brightness(.6);transform:scale(1.1);z-index:0}.iwf-container .iwf-img{position:relative;z-index:1;width:100%;height:100%;transition:object-fit .2s ease}.iwf-container .iwf-img.cover{object-fit:cover}.iwf-container .iwf-img.contain{object-fit:contain;background-color:rgba(0,0,0,0);width:auto;height:60%;margin:auto;display:block;border-radius:12px}.os-badge{position:absolute;top:8px;right:8px;display:inline-flex;align-items:center;background:rgba(30,30,46,.6);border-radius:9999px;padding:4px 8px;z-index:10;color:#fff;font-size:10px;font-weight:500;line-height:1}.os-badge img{width:16px;height:16px}.os-badge__count{margin-left:4px}.earn-card{-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;flex-shrink:0;min-width:200px;position:relative}@media only screen and (max-width:768px){.earn-card{min-width:150px}}.earn-card-top{height:200px;width:100%;border-radius:12px 12px 0 0;overflow:hidden}@media only screen and (max-width:500px){.earn-card-top{height:150px}}.earn-card-top img{height:100%;width:100%;object-fit:cover}.earn-card-bottom{background:linear-gradient(355deg,rgba(28,123,243,.25),rgba(25,37,80,.5));padding:12px;border-radius:0 0 12px 12px}@media only screen and (max-width:500px){.earn-card-bottom{padding:10px 10px 13px}}.earn-card-bottom-title{font-size:15px;font-weight:700;color:#f4f3f3;margin:0;max-width:150px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media only screen and (max-width:500px){.earn-card-bottom-title{font-size:12px;font-weight:600}}.earn-card-bottom-description{font-size:12px;max-width:180px;overflow:hidden;text-overflow:ellipsis;text-wrap:nowrap;margin-top:5px;color:rgba(223,239,255,.4)}@media only screen and (max-width:768px){.earn-card-bottom-description{max-width:140px;font-size:11px}}.earn-card-bottom-holder{display:flex;align-items:center;justify-content:space-between;margin-top:24px}@media only screen and (max-width:500px){.earn-card-bottom-holder{margin-top:10px}}.earn-card-bottom-holder-coins-title,.earn-card-bottom-holder-provider{font-size:11px;font-weight:600;margin:0;color:#a7aaad}@media only screen and (max-width:500px){.earn-card-bottom-holder-coins-title,.earn-card-bottom-holder-provider{font-weight:500}}.earn-card-bottom-holder-provider{display:inline-flex;align-items:center;gap:8px}.earn-card-bottom-holder-coins-title{color:#f4f3f3}@media only screen and (max-width:992px){.earn-card-landing{margin-right:0}}.earn-card-browse{margin-right:0}.animated-stars{display:flex;gap:calc(var(--star-size)/4);--yellow:#f5c518;--empty:#f5c518}.animated-stars__star{overflow:visible;width:var(--star-size);height:var(--star-size);--delay:calc(var(--i) * 0.05s)}.animated-stars__star .star-line,.animated-stars__star .star-stroke{stroke:var(--empty)}.animated-stars__star .star-fill{transform:scale(0)}.animated-stars__star .star-fill,.animated-stars__star .star-line,.animated-stars__star .star-ring,.animated-stars__star .star-stroke{animation-duration:1s;animation-timing-function:ease-in-out;animation-fill-mode:forwards}.animated-stars__star.is-filled .star-line,.animated-stars__star.is-filled .star-stroke{stroke:var(--yellow)}.animated-stars__star.is-filled .star-ring{animation:starRing 1s var(--delay) forwards}.animated-stars__star.is-filled .star-stroke{animation:starStroke 1s calc(var(--delay) + .2s) forwards}.animated-stars__star.is-filled .star-line{animation:starLine 1s calc(var(--delay) + .2s) forwards}.animated-stars__star.is-filled .star-fill{animation:starFill 1s calc(var(--delay) + .4s) forwards}@keyframes starRing{0%,20%{opacity:1;r:8px;stroke-width:16px;transform:scale(0)}35%{opacity:.5;r:8px;stroke-width:16px;transform:scale(1)}50%,to{opacity:0;r:16px;stroke-width:0;transform:scale(1)}}@keyframes starFill{0%,40%{transform:scale(0)}60%{transform:scale(1.2)}80%{transform:scale(.9)}to{transform:scale(1)}}@keyframes starStroke{0%{transform:scale(1)}20%,to{transform:scale(0)}}@keyframes starLine{0%,40%{stroke-dasharray:1 23;stroke-dashoffset:1}60%,to{stroke-dasharray:12 13;stroke-dashoffset:-13}}.status-badge{display:flex;align-items:center;gap:8px;font-size:12px;color:#fff;padding:10px;border-radius:64px;margin-right:-12px}.status-badge-pulse{width:8px;height:8px}.status-badge.completed{background:radial-gradient(circle at left,rgba(32,134,32,.21),transparent);color:#69ffaf}.status-badge.progress{background:radial-gradient(circle at left,rgba(66,133,244,.12),transparent);color:#9abeff}.status-badge.not.started{background:radial-gradient(circle at left,rgba(211,211,211,.1),transparent);color:#d3d3d3}.pulse-bullet{--pulse-color:#4285f4;--pulse-color-rgb:66,133,244;width:10px;height:10px;min-width:6px;min-height:6px;background-color:var(--pulse-color);border-radius:50%;border:4px solid rgba(var(--pulse-color-rgb),.2);position:relative;z-index:1;animation:pulse-ring 2s ease-out infinite}.pulse-bullet--no-pulse{border:none;animation:none}@keyframes pulse-ring{0%{box-shadow:0 0 0 0 rgba(var(--pulse-color-rgb),.6)}70%{box-shadow:0 0 0 10px rgba(var(--pulse-color-rgb),0)}to{box-shadow:0 0 0 0 rgba(var(--pulse-color-rgb),0)}}.os-list{display:inline-flex;align-items:center;gap:6px;background:radial-gradient(circle at left,rgba(211,211,211,.2));border-radius:9999px;padding:3px 8px;color:#e3ebff;font-size:12px;font-weight:500}.os-list img{width:16px;height:16px}.os-list-windows-img{height:13px!important;width:13px!important}.earn-blue-box{border-radius:5px;background-color:rgba(66,133,244,.3019607843);box-shadow:0 24px 48px 0 rgba(0,1,44,.1568627451);padding:20px 15px}.goal{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.goal:last-child{margin-bottom:0}.goal-left,.goal-right{display:flex;align-items:center;gap:0 8px}.goal-left-bullet{margin-right:5px;width:8px;height:8px}.goal-left-check{width:13px}.goal-left-title{font-size:12px;font-weight:500;color:hsla(0,0%,100%,.5019607843);margin:0;line-height:170%}.goal-right-price{color:#fff;font-size:14px;font-weight:600;margin:0}.goal-obj-status{font-weight:400;width:-moz-fit-content;width:fit-content;padding:4px 12px;font-size:12px;margin-right:15px;border-radius:5px}@media only screen and (max-width:768px){.goal-obj-status{display:none}}.goal-obj-status-progress{color:#ff0;border:1px solid #ff0}.goal-obj-status-completed{color:#0ac90a;border:1px solid #0ac90a}.goal.completed p{color:#78e576}.no-offers-with-overlay{position:relative;display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:10px;gap:10px;width:100%;padding:10px}@media only screen and (max-width:992px){.no-offers-with-overlay{margin-right:20px;width:calc(100% - 20px)}}@media only screen and (max-width:500px){.no-offers-with-overlay{grid-template-columns:repeat(2,1fr);gap:10px;margin-right:10px;width:calc(100% - 10px)}}.no-offers-with-overlay-card{width:100%;padding-top:55%;background:linear-gradient(180deg,rgba(0,0,0,.025),rgba(0,0,0,.05));border-radius:8px}.no-offers-with-overlay-overlay{position:absolute;top:0;left:0;right:0;bottom:0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:rgba(0,0,0,.1);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px;text-align:center;border-radius:12px}.no-offers-with-overlay-overlay .no-offers-with-overlay-title{font-size:18px;font-weight:600;color:var(--text-light,#fff);margin-bottom:8px}.no-offers-with-overlay-overlay .no-offers-with-overlay-subtitle{font-size:14px;color:var(--text-light-60,rgba(255,255,255,.6));margin-bottom:16px}.no-offers-with-overlay-overlay .no-offers-with-overlay-button{max-width:150px}.earn-modal{position:relative}.earn-modal.not.started .earn-modal-header-right-date{display:none}.earn-modal-header{display:flex;gap:0 24px;margin-bottom:26px}@media only screen and (max-width:768px){.earn-modal-header{gap:0 14px}}.earn-modal-header-image{width:80px;height:80px;object-fit:cover;border-radius:11px}.earn-modal-header-image.placeholder{object-fit:contain;background:linear-gradient(2deg,rgb(29,47,87),transparent);padding:1rem}@media only screen and (max-width:768px){.earn-modal-header-image{width:50px;height:50px}}.earn-modal-header-left{display:flex;flex-direction:column;align-items:center;gap:8px;margin-bottom:9px}.earn-modal-header-left img{flex-grow:1;width:100%}@media only screen and (max-width:768px){.earn-modal-header-left{margin-bottom:10px}}.earn-modal-header-right{gap:10px}.earn-modal-header-right,.earn-modal-header-right-subsection{display:flex;flex-direction:column;flex-grow:1}.earn-modal-header-right-title{font-size:20px;font-weight:600;color:#fff;margin:0}@media only screen and (max-width:768px){.earn-modal-header-right-title{font-size:16px}}.earn-modal-header-right-date{margin:0;font-size:13px;font-weight:400;display:flex;align-items:center;gap:6px;color:#dfefff}.earn-modal-header-right-date img{width:16px}.earn-modal-header-right-reward{display:flex;align-items:center;gap:6px;margin-bottom:10px}.earn-modal-header-right-reward img{width:16px}.earn-modal-header-right-reward-price{color:#dfefff;font-size:14px;margin:0}@media only screen and (max-width:768px){.earn-modal-header-right-reward-price{font-size:12px}}.earn-modal-header-right-provider{display:flex;align-items:center;gap:6px}.earn-modal-header-right-provider img{width:16px}.earn-modal-header-right-provider-name{color:#dfefff;font-size:12px;font-weight:400;margin:0}@media only screen and (max-width:768px){.earn-modal-header-right-provider-name{font-size:12px}}.earn-modal-header-right-bottom-row{display:flex;align-items:center;margin-top:auto;justify-content:space-between;gap:4px}.earn-modal-header-right-supported-oss{display:flex;align-items:center;gap:10px;font-size:12px;font-weight:400;color:#dfefff}.earn-modal-header-right-supported-oss-list{display:flex;align-items:center;gap:6px}.earn-modal-header-right-supported-oss-list img{width:16px}.earn-modal-status{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px}@media only screen and (max-width:768px){.earn-modal-status{grid-template-columns:1fr 1fr}}.earn-modal-progress{margin-bottom:16px}.earn-modal-progress-text{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px;font-weight:500;font-size:13px}.earn-modal-progress.completed .experience-bar-active{background:#78e576}.earn-modal-about{margin:30px 0}.earn-modal-about .earn-blue-box{border:1px solid #2a4880;background:linear-gradient(0deg,rgba(32,43,72,.3294117647),transparent)}.earn-modal-about-title{color:#fff;font-size:16px;font-weight:700;margin:0 0 8px}.earn-modal-about-description{color:hsla(0,0%,100%,.68);font-size:12px;font-weight:500;line-height:20px;margin:0}.earn-modal-goal{margin-bottom:30px}.earn-modal-goal .earn-blue-box{border:1px solid #2a4880;background:linear-gradient(0deg,rgba(32,43,72,.3294117647),transparent)}.earn-modal-goal-header{display:flex;align-items:center;gap:0 8px;margin-bottom:15px}.earn-modal-goal-header-text{color:#fff;font-size:18px;font-weight:600;margin:0}@media only screen and (max-width:768px){.earn-modal-goal-header-text{font-size:16px}}.earn-modal-goal.completed .earn-blue-box{border:1px solid #78e576}.earn-modal-steps{margin:25px 0 37px}.earn-modal-steps-title{font-size:18px;font-weight:700;color:#fff;margin:0 0 15px}.earn-modal-steps-holder{display:flex;align-items:center;gap:0 8px;margin-bottom:27px}.earn-modal-steps-holder:last-child{margin-bottom:0}.earn-modal-steps-holder-circle{width:10px;height:10px;min-width:10px;min-height:10px;background-color:#4285f4;border-radius:3px;transform:rotate(45deg);border:2px solid rgba(66,133,244,.2);-webkit-background-clip:padding-box;background-clip:padding-box}.earn-modal-steps-holder-text{font-size:12px;font-weight:500;color:hsla(0,0%,100%,.5019607843);margin:0}.earn-modal-oss-holder{margin-top:20px;display:flex;align-items:center}.earn-modal-oss-holder-title{font-size:14px;color:#fff;font-weight:600;margin:0}.earn-modal-oss-holder-element{font-size:14px;color:#4285f4;font-weight:600;text-transform:capitalize}.earn-modal-qr-holder{margin:20px 0;width:100%;background-color:#fff;padding:40px;display:flex;align-items:center;justify-content:center;border-radius:7px;box-sizing:border-box}.earn-modal-scroll-down{position:-webkit-sticky;position:sticky;bottom:16px;margin:0 auto;display:block;min-height:40px;background:rgba(0,0,0,.5);color:#fff;font-size:1rem;border-radius:20px;border:none;cursor:pointer;text-align:center;z-index:10;transition:background .2s;min-width:140px;padding:0 30px;align-items:center;justify-content:center;gap:6px}.earn-modal-scroll-down-arrow{font-size:13px;position:relative;top:-2px}@media only screen and (max-width:768px){.earn-modal-scroll-down{bottom:50px;font-size:.8rem}.earn-modal-scroll-down-arrow{font-size:12px}}.earn-modal-iframe{width:100%;min-height:85vh;margin-top:20px}.offer-modal-margin{display:none}@media only screen and (max-width:1330px){.offer-modal-margin{display:block;margin-bottom:100px}}.earn-modal-header-gap{gap:0 4px}.earn-iframe-holder{position:relative}.earn-iframe-holder-link{position:absolute;top:-20px;left:15px;display:flex;align-items:center;gap:0 6px;text-decoration:none}@media only screen and (max-width:768px){.earn-iframe-holder-link{top:-14px}}.earn-iframe-holder-link:after{position:relative;display:block;width:18px;height:18px;background:url(/assets/icons/visit.svg) no-repeat;background-size:100%;content:""}.earn-iframe-holder-link-title{color:#fff;font-weight:500}.earn-drawer{position:fixed;bottom:-100%;left:0;width:100%;max-height:70vh;background:#1e273d;border-radius:20px 20px 0 0;box-shadow:0 -4px 12px rgba(0,0,0,.3);transition:bottom .3s ease-in-out;z-index:2000}.earn-drawer.open{bottom:0}.earn-drawer-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.3);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1990}.earn-drawer-handle{width:40px;height:5px;background:#555;border-radius:2.5px;margin:10px auto;cursor:pointer}.earn-drawer-content{overflow-y:auto;padding:16px;max-height:calc(70vh - 20px)}.earn-modal-start-fixed{position:fixed;left:0;right:0;bottom:20px;display:flex;justify-content:center;z-index:3000;width:calc(100% - 30px);margin:0 auto}.earn-modal-start-desktop{margin-bottom:24px}.earn-section{margin-top:35px}@media only screen and (max-width:500px){.earn-section{margin-top:30px}}.earn-section-filters{display:flex;align-items:center;gap:8px}.earn-section-filters-arrow{width:30px;height:30px;min-width:30px;min-height:30px;display:flex;align-items:center;justify-content:center;background-color:rgba(66,133,244,.2);border-radius:50%;cursor:pointer}.earn-section-filters-arrow img{height:12px;margin-right:2px}.earn-section-holder{display:flex;align-items:center;justify-content:space-between;margin:0 0 25px}@media only screen and (max-width:992px){.earn-section-holder{padding-right:18px}}.earn-section-holder-category{display:flex;align-items:center;gap:8px}.earn-section-holder-title{font-family:var(--font-barlow);color:#fff;font-size:24px;font-weight:700;line-height:28.8px;margin:0}@media only screen and (max-width:992px){.earn-section-holder-title{font-size:20px;font-weight:600;line-height:27px}}.earn-section-holder-title-lift-up{transform:translateY(-2px)}.filters-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:8px 12px;border-radius:12px;background-color:rgba(66,133,244,.2);border:none;font-weight:500;color:rgba(223,239,255,.8980392157);font-size:14px}.filters-button-icon{width:18px}.filters-button-text{white-space:nowrap}.filters-drawer .drawer-content{display:flex;flex-direction:column;height:100%;overflow:visible!important;flex-grow:1}.filters-drawer-header{padding:0 16px 16px;border-bottom:1px solid hsla(0,0%,100%,.1)}.filters-drawer-header p{margin:0;font-size:18px;font-weight:600;color:#fff}.filters-drawer-body{flex:1 1 auto;overflow-y:auto;padding:16px 16px 32px}.filters-search{margin-bottom:16px}.filters-category-title{margin:20px 0;color:#fff;font-size:14px;font-weight:500}.filters-categories-list{display:flex;flex-wrap:wrap;gap:8px}.filters-category-item{color:#fff;font-size:13px;background-color:rgba(66,133,244,.2);min-width:60px;height:30px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(0,0,0,0);border-radius:50px;padding:0 8px;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;margin-bottom:10px}.filters-category-item.active{border:1px solid #03ddcf}.filters-drawer-footer{display:flex;justify-content:space-between;padding:12px 16px;border-top:1px solid hsla(0,0%,100%,.1);margin-top:auto}.filters-clear{background:rgba(0,0,0,0);border:none;color:#a7aaad;font-size:16px}.filters-apply{background-color:#2a8df1;color:#fff;padding:14px 20px;font-size:16px;border-radius:9999px;border:none}@keyframes szh-menu-show-slide-left{0%{opacity:0;transform:translateX(.75rem)}}@keyframes szh-menu-hide-slide-left{to{opacity:0;transform:translateX(.75rem)}}@keyframes szh-menu-show-slide-right{0%{opacity:0;transform:translateX(-.75rem)}}@keyframes szh-menu-hide-slide-right{to{opacity:0;transform:translateX(-.75rem)}}@keyframes szh-menu-show-slide-top{0%{opacity:0;transform:translateY(.75rem)}}@keyframes szh-menu-hide-slide-top{to{opacity:0;transform:translateY(.75rem)}}@keyframes szh-menu-show-slide-bottom{0%{opacity:0;transform:translateY(-.75rem)}}@keyframes szh-menu-hide-slide-bottom{to{opacity:0;transform:translateY(-.75rem)}}.szh-menu--state-opening.szh-menu--dir-left{animation:szh-menu-show-slide-left .15s ease-out}.szh-menu--state-closing.szh-menu--dir-left{animation:szh-menu-hide-slide-left .15s ease-in forwards}.szh-menu--state-opening.szh-menu--dir-right{animation:szh-menu-show-slide-right .15s ease-out}.szh-menu--state-closing.szh-menu--dir-right{animation:szh-menu-hide-slide-right .15s ease-in forwards}.szh-menu--state-opening.szh-menu--dir-top{animation:szh-menu-show-slide-top .15s ease-out}.szh-menu--state-closing.szh-menu--dir-top{animation:szh-menu-hide-slide-top .15s ease-in forwards}.szh-menu--state-opening.szh-menu--dir-bottom{animation:szh-menu-show-slide-bottom .15s ease-out}.szh-menu--state-closing.szh-menu--dir-bottom{animation:szh-menu-hide-slide-bottom .15s ease-in forwards}.earn{margin-top:30px;margin-bottom:20px}@media only screen and (max-width:992px){.earn{padding-left:20px;margin-top:30px}}@media only screen and (max-width:500px){.earn{padding-left:10px;margin-top:20px}}.earn-title-holder{display:flex;justify-content:space-between;align-items:center;padding-right:20px;margin:0 0 28px}@media only screen and (max-width:992px){.earn-title-holder{margin:0 0 15px}}@media only screen and (max-width:768px){.earn-title-holder{padding-right:10px}}.earn-title-holder-os{display:none}@media only screen and (max-width:992px){.earn-title-holder-os{display:block}}.earn-title-holder-right{display:inline-flex;align-items:stretch;gap:8px}.earn-title{color:#fff;font-size:36px;font-weight:600;line-height:54px;margin:0}@media only screen and (max-width:992px){.earn-title{font-size:24px;line-height:36px}}.earn-body{filter:none;transition:filter .3s ease .3s}.earn-body--loading{filter:blur(21px);pointer-events:none;transition:filter .2s ease 0s}.earn-filters-holder{display:flex;align-items:center;gap:8px}@media only screen and (max-width:992px){.earn-filters-holder{overflow:scroll;padding-bottom:10px;-ms-overflow-style:none;scrollbar-width:none}.earn-filters-holder::-webkit-scrollbar{display:none}}.earn-filters-holder-search{display:flex;align-items:center;gap:20px}@media only screen and (max-width:992px){.earn-filters-holder-reset-button-desktop,.earn-filters-holder-search{display:none}}.earn-filters-holder-mobile{display:none;margin-top:10px;padding-right:20px;grid-template-columns:1fr 1fr;gap:10px}@media only screen and (max-width:992px){.earn-filters-holder-mobile{display:grid}}@media only screen and (max-width:500px){.earn-filters-holder-mobile{grid-template-columns:1fr;padding-right:10px}}.earn-top{margin-top:31px}@media only screen and (max-width:992px){.earn-top{margin-top:22px}}.earn-featured-first-mobile{margin-right:10px!important}.earn-featured-loader{width:310px;min-width:310px;margin-right:20px!important}@media only screen and (max-width:500px){.earn-featured-loader{margin-right:10px!important;width:calc(100% - 10px);min-width:calc(100% - 10px)}}.earn-featured-first-loader{margin-right:0!important;width:calc(100% - 10px)!important;min-width:calc(100% - 10px)!important}.admin-country-filter{display:flex;flex-direction:column;position:relative;cursor:pointer}.admin-country-filter__label{color:#fff;font-size:12px;position:absolute;top:-20px}.admin-country-filter button{display:flex;justify-content:space-between;align-items:center;cursor:pointer;background:rgba(66,133,244,.2);width:100%;padding:0 12px;border:none;border-radius:7px;font-size:12px;height:30px;color:#fff;min-width:130px;gap:6px}.admin-country-filter__arrow{color:#fff;font-size:8px}.admin-country-filter .szh-menu-container li{font-size:14px}@media only screen and (max-width:1200px){.admin-country-filter .szh-menu-container li{font-size:12px}}