
.mofix-skills-marquee-wrap{opacity:var(--mofix-overall-opacity,1);margin:var(--mofix-card-margin,0);position:relative;font-family:var(--mofix-font-family,Inter,system-ui,sans-serif);border:var(--mofix-container-border-width,1px) solid var(--mofix-container-border-color,#e8e8e8);border-radius:var(--mofix-radius,18px);padding:var(--mofix-wrapper-padding,0);overflow:hidden;background:transparent}
.mofix-skills-marquee-head{margin-bottom:22px;padding:var(--mofix-card-padding,30px) var(--mofix-card-padding,30px) 0}
.mofix-skills-small-title{font-size:var(--mofix-small-title-size,13px);font-weight:var(--mofix-small-title-weight,600);font-family:var(--mofix-small-title-font-family,Inter,system-ui,sans-serif);letter-spacing:.08em;text-transform:uppercase;color:var(--mofix-text-color,#2b2b2b);opacity:.75;margin-bottom:10px;text-align:var(--mofix-small-title-align,left)}
.mofix-skills-title{font-size:var(--mofix-title-size,36px);font-weight:var(--mofix-title-weight,700);font-family:var(--mofix-title-font-family,Inter,system-ui,sans-serif);line-height:1.15;color:var(--mofix-text-color,#2b2b2b);margin:0 0 10px;text-align:var(--mofix-title-align,left)}
.mofix-skills-description{font-size:var(--mofix-desc-size,16px);font-weight:var(--mofix-desc-weight,400);font-family:var(--mofix-desc-font-family,Inter,system-ui,sans-serif);line-height:1.7;max-width:900px;color:var(--mofix-text-color,#2b2b2b);opacity:.82;margin:0;text-align:var(--mofix-description-align,left)}
.mofix-skills-marquee-card{background:var(--mofix-bg,var(--mofix-card-bg,#fff));border:none;border-radius:calc(var(--mofix-radius,18px) - 1px);padding:var(--mofix-card-padding,30px);overflow-x:auto;overflow-y:hidden;box-shadow:var(--mofix-shadow,0 10px 30px rgba(0,0,0,.08));position:relative;touch-action:pan-y;isolation:isolate;scrollbar-width:none;-ms-overflow-style:none}
.mofix-skills-marquee-card::-webkit-scrollbar{display:none}
.mofix-skills-track{display:flex;align-items:center;gap:var(--mofix-item-gap,36px);width:max-content;min-width:max-content;will-change:scroll-position}
.mofix-skills-item{display:flex;align-items:center;gap:12px;white-space:nowrap;min-width:var(--mofix-min-item-width,0);color:var(--mofix-text-color,#2b2b2b);font-size:var(--mofix-text-size,15px);font-weight:var(--mofix-text-weight,500);opacity:var(--mofix-text-opacity,1);transition:all .25s ease;text-align:left;flex:0 0 auto}
.mofix-skills-icon{display:inline-flex;align-items:center;justify-content:center;min-width:var(--mofix-item-box-size,40px);min-height:var(--mofix-item-box-size,40px);padding:10px 14px;border-radius:var(--mofix-icon-radius,12px);background:var(--mofix-icon-bg,rgba(244,230,184,1));color:var(--mofix-icon-color,#5b5b5b);opacity:var(--mofix-icon-opacity,1);border:var(--mofix-icon-border-width,0) solid var(--mofix-icon-border-color,transparent);transition:all .25s ease;overflow:hidden;box-sizing:border-box;flex:0 0 auto}
.mofix-skills-icon i{font-size:var(--mofix-item-icon-size,var(--mofix-icon-size,18px));line-height:1}
.mofix-skills-icon img{display:block;width:var(--mofix-item-image-size,var(--mofix-item-icon-size,var(--mofix-icon-size,18px)));height:var(--mofix-item-image-size,var(--mofix-item-icon-size,var(--mofix-icon-size,18px)));object-fit:contain;max-width:none;max-height:none}
.mofix-skills-item:hover{color:var(--mofix-text-hover,#111111)}
.mofix-hover-lift .mofix-skills-item:hover{transform:translateY(-2px)}
.mofix-hover-scale .mofix-skills-item:hover .mofix-skills-icon{transform:scale(1.08)}
.mofix-hover-rotate .mofix-skills-item:hover .mofix-skills-icon{transform:rotate(-7deg)}
.mofix-hover-glow .mofix-skills-item:hover .mofix-skills-icon{box-shadow:0 0 0 6px rgba(250,201,33,.12)}
.mofix-skills-item:hover .mofix-skills-icon{color:var(--mofix-icon-hover,#fac921)}
.mofix-entry-fade-up{animation:mofixEntryFadeUp .8s ease both}
.mofix-entry-fade-in{animation:mofixEntryFadeIn .8s ease both}
.mofix-entry-zoom-in{animation:mofixEntryZoom .85s ease both}
@keyframes mofixEntryFadeUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}
@keyframes mofixEntryFadeIn{from{opacity:0}to{opacity:1}}
@keyframes mofixEntryZoom{from{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}
.is-swipe-enabled .mofix-skills-marquee-card{cursor:grab}.is-swipe-enabled.is-dragging .mofix-skills-marquee-card{cursor:grabbing}
@media(max-width:767px){.mofix-skills-title{font-size:calc(var(--mofix-title-size,36px)*.72)}.mofix-skills-marquee-card{padding:20px}.mofix-skills-marquee-head{padding:20px 20px 0}.mofix-skills-item{font-size:14px}}

.mofix-lang-badge{display:inline-flex!important;align-items:center;justify-content:center;width:22px;height:22px;border-radius:999px;background:#eef2ff;color:#24314d;font-style:normal;font-weight:700;font-size:10px;line-height:1;border:1px solid #c7d2fe;font-family:Inter,system-ui,sans-serif!important}.mofix-lang-badge:before{font-family:Inter,system-ui,sans-serif!important;font-weight:700!important}.mofix-lang-german:before{content:'DE'!important}.mofix-lang-english:before{content:'EN'!important}.mofix-lang-farsi:before{content:'FA'!important}.mofix-lang-persian:before{content:'FA'!important}.mofix-lang-arabic:before{content:'AR'!important}.mofix-lang-turkish:before{content:'TR'!important}.mofix-lang-french:before{content:'FR'!important}.mofix-lang-spanish:before{content:'ES'!important}.mofix-lang-italian:before{content:'IT'!important}.mofix-lang-portuguese:before{content:'PT'!important}.mofix-lang-dutch:before{content:'NL'!important}.mofix-lang-russian:before{content:'RU'!important}.mofix-lang-ukrainian:before{content:'UK'!important}.mofix-lang-polish:before{content:'PL'!important}.mofix-lang-romanian:before{content:'RO'!important}.mofix-lang-greek:before{content:'EL'!important}.mofix-lang-swedish:before{content:'SV'!important}.mofix-lang-norwegian:before{content:'NO'!important}.mofix-lang-danish:before{content:'DA'!important}.mofix-lang-finnish:before{content:'FI'!important}.mofix-lang-czech:before{content:'CS'!important}.mofix-lang-slovak:before{content:'SK'!important}.mofix-lang-hungarian:before{content:'HU'!important}.mofix-lang-croatian:before{content:'HR'!important}.mofix-lang-serbian:before{content:'SR'!important}.mofix-lang-bosnian:before{content:'BS'!important}.mofix-lang-albanian:before{content:'SQ'!important}.mofix-lang-bulgarian:before{content:'BG'!important}.mofix-lang-lithuanian:before{content:'LT'!important}.mofix-lang-latvian:before{content:'LV'!important}.mofix-lang-estonian:before{content:'ET'!important}.mofix-lang-hebrew:before{content:'HE'!important}.mofix-lang-hindi:before{content:'HI'!important}.mofix-lang-urdu:before{content:'UR'!important}.mofix-lang-pashto:before{content:'PS'!important}.mofix-lang-dari:before{content:'DR'!important}.mofix-lang-kurdish:before{content:'KU'!important}.mofix-lang-chinese:before{content:'ZH'!important}.mofix-lang-japanese:before{content:'JA'!important}.mofix-lang-korean:before{content:'KO'!important}.mofix-lang-thai:before{content:'TH'!important}.mofix-lang-vietnamese:before{content:'VI'!important}.mofix-lang-malay:before{content:'MS'!important}.mofix-lang-indonesian:before{content:'ID'!important}.mofix-lang-tagalog:before{content:'TL'!important}.mofix-lang-tamil:before{content:'TA'!important}.mofix-lang-bengali:before{content:'BN'!important}.mofix-lang-punjabi:before{content:'PA'!important}.mofix-lang-afrikaans:before{content:'AF'!important}.mofix-lang-swahili:before{content:'SW'!important}.mofix-lang-amharic:before{content:'AM'!important}.mofix-lang-georgian:before{content:'KA'!important}.mofix-lang-armenian:before{content:'HY'!important}.mofix-lang-kazakh:before{content:'KK'!important}.mofix-lang-uzbek:before{content:'UZ'!important}.mofix-lang-azerbaijani:before{content:'AZ'!important}

.mofix-skills-icon .mofix-lang-icon{display:inline-flex!important;align-items:center;justify-content:center;min-width:34px;height:24px;padding:0 7px;border-radius:8px;background:linear-gradient(135deg,#0f172a,#334155);color:#fff;font-style:normal;font-weight:700;font-size:11px;line-height:1;border:1px solid rgba(255,255,255,.12);font-family:Inter,system-ui,sans-serif!important;letter-spacing:.02em;box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}.mofix-skills-icon .mofix-lang-icon:before{font-family:Inter,system-ui,sans-serif!important;font-weight:700!important;color:#fff}.mofix-skills-icon .mofix-lang-german:before{content:'DE'!important}.mofix-skills-icon .mofix-lang-english:before{content:'EN'!important}.mofix-skills-icon .mofix-lang-farsi:before,.mofix-skills-icon .mofix-lang-persian:before{content:'FA'!important}.mofix-skills-icon .mofix-lang-arabic:before{content:'AR'!important}.mofix-skills-icon .mofix-lang-turkish:before{content:'TR'!important}.mofix-skills-icon .mofix-lang-french:before{content:'FR'!important}.mofix-skills-icon .mofix-lang-spanish:before{content:'ES'!important}.mofix-skills-icon .mofix-lang-italian:before{content:'IT'!important}.mofix-skills-icon .mofix-lang-portuguese:before{content:'PT'!important}.mofix-skills-icon .mofix-lang-dutch:before{content:'NL'!important}.mofix-skills-icon .mofix-lang-russian:before{content:'RU'!important}.mofix-skills-icon .mofix-lang-ukrainian:before{content:'UK'!important}.mofix-skills-icon .mofix-lang-polish:before{content:'PL'!important}.mofix-skills-icon .mofix-lang-romanian:before{content:'RO'!important}.mofix-skills-icon .mofix-lang-greek:before{content:'EL'!important}.mofix-skills-icon .mofix-lang-swedish:before{content:'SV'!important}.mofix-skills-icon .mofix-lang-norwegian:before{content:'NO'!important}.mofix-skills-icon .mofix-lang-danish:before{content:'DA'!important}.mofix-skills-icon .mofix-lang-finnish:before{content:'FI'!important}.mofix-skills-icon .mofix-lang-czech:before{content:'CS'!important}.mofix-skills-icon .mofix-lang-slovak:before{content:'SK'!important}.mofix-skills-icon .mofix-lang-hungarian:before{content:'HU'!important}.mofix-skills-icon .mofix-lang-croatian:before{content:'HR'!important}.mofix-skills-icon .mofix-lang-serbian:before{content:'SR'!important}.mofix-skills-icon .mofix-lang-bosnian:before{content:'BS'!important}.mofix-skills-icon .mofix-lang-albanian:before{content:'SQ'!important}.mofix-skills-icon .mofix-lang-bulgarian:before{content:'BG'!important}.mofix-skills-icon .mofix-lang-lithuanian:before{content:'LT'!important}.mofix-skills-icon .mofix-lang-latvian:before{content:'LV'!important}.mofix-skills-icon .mofix-lang-estonian:before{content:'ET'!important}.mofix-skills-icon .mofix-lang-hebrew:before{content:'HE'!important}.mofix-skills-icon .mofix-lang-hindi:before{content:'HI'!important}.mofix-skills-icon .mofix-lang-urdu:before{content:'UR'!important}.mofix-skills-icon .mofix-lang-pashto:before{content:'PS'!important}.mofix-skills-icon .mofix-lang-dari:before{content:'DA'!important}.mofix-skills-icon .mofix-lang-kurdish:before{content:'KU'!important}.mofix-skills-icon .mofix-lang-chinese:before{content:'ZH'!important}.mofix-skills-icon .mofix-lang-japanese:before{content:'JA'!important}.mofix-skills-icon .mofix-lang-korean:before{content:'KO'!important}.mofix-skills-icon .mofix-lang-thai:before{content:'TH'!important}.mofix-skills-icon .mofix-lang-vietnamese:before{content:'VI'!important}.mofix-skills-icon .mofix-lang-malay:before{content:'MS'!important}.mofix-skills-icon .mofix-lang-indonesian:before{content:'ID'!important}.mofix-skills-icon .mofix-lang-tagalog:before{content:'TL'!important}.mofix-skills-icon .mofix-lang-tamil:before{content:'TA'!important}.mofix-skills-icon .mofix-lang-bengali:before{content:'BN'!important}.mofix-skills-icon .mofix-lang-punjabi:before{content:'PA'!important}.mofix-skills-icon .mofix-lang-afrikaans:before{content:'AF'!important}.mofix-skills-icon .mofix-lang-swahili:before{content:'SW'!important}.mofix-skills-icon .mofix-lang-amharic:before{content:'AM'!important}.mofix-skills-icon .mofix-lang-georgian:before{content:'KA'!important}.mofix-skills-icon .mofix-lang-armenian:before{content:'HY'!important}.mofix-skills-icon .mofix-lang-kazakh:before{content:'KK'!important}.mofix-skills-icon .mofix-lang-uzbek:before{content:'UZ'!important}.mofix-skills-icon .mofix-lang-azerbaijani:before{content:'AZ'!important}


.mofix-marquee-list-bottom{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:end!important;gap:18px!important}
.mofix-marquee-list-actions-row--stacked{min-width:0!important;display:flex!important;flex-direction:column!important;align-items:flex-end!important;gap:10px!important}
.mofix-shortcode-inline-group{width:auto!important;max-width:100%;justify-content:flex-end!important}
.mofix-list-right-actions{width:auto!important;justify-content:flex-end!important;gap:10px!important}
.mofix-list-right-actions .mofix-status-form{order:3}
.mofix-list-right-actions .mofix-delete-form{order:2}
.mofix-list-right-actions>a.mofix-btn{order:1}
.mofix-title-stack{max-width:70%}
.mofix-marquee-list-center-badge{justify-self:end!important;align-self:start!important}
@media(max-width:1200px){.mofix-marquee-list-bottom{grid-template-columns:1fr!important}.mofix-marquee-list-actions-row--stacked,.mofix-shortcode-inline-group,.mofix-list-right-actions{align-items:flex-start!important;justify-content:flex-start!important}.mofix-title-stack{max-width:100%}}

.mofix-lang-icon{background:none!important;border:none!important;box-shadow:none!important;min-width:auto!important;width:auto!important;height:auto!important;padding:0!important;border-radius:0!important;color:inherit!important;font-size:19px!important;line-height:1!important;font-style:normal!important;font-family:"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",sans-serif!important}
.mofix-lang-icon:before{font-family:"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",sans-serif!important;font-weight:400!important;color:inherit!important}
.mofix-icon-option .mofix-lang-icon{font-size:22px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:28px!important}
.mofix-lang-german:before,.mofix-flag-germany:before{content:"🇩🇪"!important}
.mofix-lang-english:before,.mofix-flag-united-kingdom:before{content:"🇬🇧"!important}
.mofix-lang-farsi:before,.mofix-lang-persian:before,.mofix-flag-iran:before{content:"🇮🇷"!important}
.mofix-lang-dari:before,.mofix-lang-pashto:before,.mofix-flag-afghanistan:before{content:"🇦🇫"!important}
.mofix-lang-arabic:before,.mofix-flag-saudi-arabia:before{content:"🇸🇦"!important}
.mofix-lang-turkish:before,.mofix-flag-turkey:before{content:"🇹🇷"!important}
.mofix-lang-french:before,.mofix-flag-france:before{content:"🇫🇷"!important}
.mofix-lang-spanish:before,.mofix-flag-spain:before{content:"🇪🇸"!important}
.mofix-lang-italian:before,.mofix-flag-italy:before{content:"🇮🇹"!important}
.mofix-lang-portuguese:before,.mofix-flag-portugal:before{content:"🇵🇹"!important}
.mofix-lang-dutch:before,.mofix-flag-netherlands:before{content:"🇳🇱"!important}
.mofix-lang-russian:before,.mofix-flag-russia:before{content:"🇷🇺"!important}
.mofix-lang-ukrainian:before,.mofix-flag-ukraine:before{content:"🇺🇦"!important}
.mofix-lang-polish:before,.mofix-flag-poland:before{content:"🇵🇱"!important}
.mofix-lang-romanian:before,.mofix-flag-romania:before{content:"🇷🇴"!important}
.mofix-lang-greek:before,.mofix-flag-greece:before{content:"🇬🇷"!important}
.mofix-lang-swedish:before,.mofix-flag-sweden:before{content:"🇸🇪"!important}
.mofix-lang-norwegian:before,.mofix-flag-norway:before{content:"🇳🇴"!important}
.mofix-lang-danish:before,.mofix-flag-denmark:before{content:"🇩🇰"!important}
.mofix-lang-finnish:before,.mofix-flag-finland:before{content:"🇫🇮"!important}
.mofix-lang-czech:before,.mofix-flag-czech-republic:before{content:"🇨🇿"!important}
.mofix-lang-slovak:before,.mofix-flag-slovakia:before{content:"🇸🇰"!important}
.mofix-lang-hungarian:before,.mofix-flag-hungary:before{content:"🇭🇺"!important}
.mofix-lang-croatian:before,.mofix-flag-croatia:before{content:"🇭🇷"!important}
.mofix-lang-serbian:before,.mofix-flag-serbia:before{content:"🇷🇸"!important}
.mofix-lang-bosnian:before,.mofix-flag-bosnia:before{content:"🇧🇦"!important}
.mofix-lang-albanian:before,.mofix-flag-albania:before{content:"🇦🇱"!important}
.mofix-lang-bulgarian:before,.mofix-flag-bulgaria:before{content:"🇧🇬"!important}
.mofix-lang-lithuanian:before,.mofix-flag-lithuania:before{content:"🇱🇹"!important}
.mofix-lang-latvian:before,.mofix-flag-latvia:before{content:"🇱🇻"!important}
.mofix-lang-estonian:before,.mofix-flag-estonia:before{content:"🇪🇪"!important}
.mofix-lang-hebrew:before,.mofix-flag-israel:before{content:"🇮🇱"!important}
.mofix-lang-hindi:before,.mofix-flag-india:before{content:"🇮🇳"!important}
.mofix-lang-urdu:before,.mofix-flag-pakistan:before{content:"🇵🇰"!important}
.mofix-lang-kurdish:before{content:"🇮🇶"!important}
.mofix-lang-chinese:before,.mofix-flag-china:before{content:"🇨🇳"!important}
.mofix-lang-japanese:before,.mofix-flag-japan:before{content:"🇯🇵"!important}
.mofix-lang-korean:before,.mofix-flag-south-korea:before{content:"🇰🇷"!important}
.mofix-lang-thai:before,.mofix-flag-thailand:before{content:"🇹🇭"!important}
.mofix-lang-vietnamese:before,.mofix-flag-vietnam:before{content:"🇻🇳"!important}
.mofix-lang-malay:before,.mofix-flag-malaysia:before{content:"🇲🇾"!important}
.mofix-lang-indonesian:before,.mofix-flag-indonesia:before{content:"🇮🇩"!important}
.mofix-lang-tagalog:before,.mofix-flag-philippines:before{content:"🇵🇭"!important}
.mofix-lang-tamil:before{content:"🇮🇳"!important}
.mofix-lang-bengali:before,.mofix-flag-bangladesh:before{content:"🇧🇩"!important}
.mofix-lang-punjabi:before{content:"🇮🇳"!important}
.mofix-lang-afrikaans:before,.mofix-flag-south-africa:before{content:"🇿🇦"!important}
.mofix-lang-swahili:before,.mofix-flag-kenya:before{content:"🇰🇪"!important}
.mofix-lang-amharic:before,.mofix-flag-ethiopia:before{content:"🇪🇹"!important}
.mofix-lang-georgian:before,.mofix-flag-georgia:before{content:"🇬🇪"!important}
.mofix-lang-armenian:before,.mofix-flag-armenia:before{content:"🇦🇲"!important}
.mofix-lang-kazakh:before,.mofix-flag-kazakhstan:before{content:"🇰🇿"!important}
.mofix-lang-uzbek:before,.mofix-flag-uzbekistan:before{content:"🇺🇿"!important}
.mofix-lang-azerbaijani:before,.mofix-flag-azerbaijan:before{content:"🇦🇿"!important}

.mofix-skills-icon .mofix-lang-badge,.mofix-skills-icon .mofix-flag-only{display:inline-flex;align-items:center;justify-content:center;width:auto;min-width:32px;height:24px;font-style:normal;font-size:18px;line-height:1;background:none!important;border:none!important;box-shadow:none!important}
.mofix-skills-icon .mofix-lang-badge:before,.mofix-skills-icon .mofix-flag-only:before{font-style:normal;font-weight:700;letter-spacing:.02em}
.mofix-skills-icon .mofix-lang-badge:before{font-size:11px}
.mofix-skills-icon .mofix-flag-only:before{font-size:18px}
.mofix-lang-code-de:before{content:"🇩🇪 DE"!important}
.mofix-lang-code-en:before{content:"🇬🇧 EN"!important}
.mofix-lang-code-fa:before{content:"🇮🇷 FA"!important}
.mofix-lang-code-dr:before{content:"🇦🇫 DA"!important}
.mofix-lang-code-ps:before{content:"🇦🇫 PS"!important}
.mofix-lang-code-ar:before{content:"🇸🇦 AR"!important}
.mofix-lang-code-tr:before{content:"🇹🇷 TR"!important}
.mofix-lang-code-fr:before{content:"🇫🇷 FR"!important}
.mofix-lang-code-es:before{content:"🇪🇸 ES"!important}
.mofix-lang-code-it:before{content:"🇮🇹 IT"!important}
.mofix-lang-code-pt:before{content:"🇵🇹 PT"!important}
.mofix-lang-code-nl:before{content:"🇳🇱 NL"!important}
.mofix-lang-code-ru:before{content:"🇷🇺 RU"!important}
.mofix-lang-code-uk:before{content:"🇺🇦 UK"!important}
.mofix-lang-code-pl:before{content:"🇵🇱 PL"!important}
.mofix-lang-code-ro:before{content:"🇷🇴 RO"!important}
.mofix-lang-code-el:before{content:"🇬🇷 EL"!important}
.mofix-lang-code-sv:before{content:"🇸🇪 SV"!important}
.mofix-lang-code-no:before{content:"🇳🇴 NO"!important}
.mofix-lang-code-fi:before{content:"🇫🇮 FI"!important}
.mofix-lang-code-cs:before{content:"🇨🇿 CS"!important}
.mofix-lang-code-sk:before{content:"🇸🇰 SK"!important}
.mofix-lang-code-hu:before{content:"🇭🇺 HU"!important}
.mofix-lang-code-hr:before{content:"🇭🇷 HR"!important}
.mofix-lang-code-sr:before{content:"🇷🇸 SR"!important}
.mofix-lang-code-bs:before{content:"🇧🇦 BS"!important}
.mofix-lang-code-sq:before{content:"🇦🇱 SQ"!important}
.mofix-lang-code-bg:before{content:"🇧🇬 BG"!important}
.mofix-lang-code-lt:before{content:"🇱🇹 LT"!important}
.mofix-lang-code-lv:before{content:"🇱🇻 LV"!important}
.mofix-lang-code-et:before{content:"🇪🇪 ET"!important}
.mofix-lang-code-he:before{content:"🇮🇱 HE"!important}
.mofix-lang-code-hi:before{content:"🇮🇳 HI"!important}
.mofix-lang-code-ur:before{content:"🇵🇰 UR"!important}
.mofix-lang-code-ku:before{content:"🇮🇷 KU"!important}
.mofix-lang-code-zh:before{content:"🇨🇳 ZH"!important}
.mofix-lang-code-ja:before{content:"🇯🇵 JA"!important}
.mofix-lang-code-ko:before{content:"🇰🇷 KO"!important}
.mofix-lang-code-th:before{content:"🇹🇭 TH"!important}
.mofix-lang-code-vi:before{content:"🇻🇳 VI"!important}
.mofix-lang-code-ms:before{content:"🇲🇾 MS"!important}
.mofix-lang-code-id:before{content:"🇮🇩 ID"!important}
.mofix-lang-code-tl:before{content:"🇵🇭 TL"!important}
.mofix-lang-code-ta:before{content:"🇮🇳 TA"!important}
.mofix-lang-code-bn:before{content:"🇧🇩 BN"!important}
.mofix-lang-code-pa:before{content:"🇮🇳 PA"!important}
.mofix-lang-code-af:before{content:"🇿🇦 AF"!important}
.mofix-lang-code-sw:before{content:"🇰🇪 SW"!important}
.mofix-lang-code-am:before{content:"🇪🇹 AM"!important}
.mofix-lang-code-ka:before{content:"🇬🇪 KA"!important}
.mofix-lang-code-hy:before{content:"🇦🇲 HY"!important}
.mofix-lang-code-kk:before{content:"🇰🇿 KK"!important}
.mofix-lang-code-uz:before{content:"🇺🇿 UZ"!important}
.mofix-lang-code-az:before{content:"🇦🇿 AZ"!important}
