html{height:100%}body,html{background-color:var(--background-primary)}body{margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Myanmar3,sans-serif;color:var(--text-primary);width:100%;height:100vh;overflow-x:hidden}@font-face{font-family:Myanmar3;src:url(/static/media/Pyidaungsu-2.5_Regular.99f615c6.ttf);font-display:swap}@font-face{font-family:Poppins-Medium;src:url(/static/media/Poppins-Medium.a4e11dda.ttf);font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:url(/static/media/roboto-v18-latin-300.548ebe05.eot);src:local("Roboto Light"),local("Roboto-Light"),url(/static/media/roboto-v18-latin-300.548ebe05.eot?#iefix) format("embedded-opentype"),url(/static/media/roboto-v18-latin-300.55536c8e.woff2) format("woff2"),url(/static/media/roboto-v18-latin-300.a1471d1d.woff) format("woff"),url(/static/media/roboto-v18-latin-300.ab2789c4.ttf) format("truetype"),url(/static/media/roboto-v18-latin-300.dd0bea1f.svg#Roboto) format("svg");font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/static/media/roboto-v18-latin-regular.68889c24.eot);src:local("Roboto"),local("Roboto-Regular"),url(/static/media/roboto-v18-latin-regular.68889c24.eot?#iefix) format("embedded-opentype"),url(/static/media/roboto-v18-latin-regular.5d4aeb4e.woff2) format("woff2"),url(/static/media/roboto-v18-latin-regular.bafb105b.woff) format("woff"),url(/static/media/roboto-v18-latin-regular.372d0cc3.ttf) format("truetype"),url(/static/media/roboto-v18-latin-regular.8681f434.svg#Roboto) format("svg");font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:url(/static/media/roboto-v18-latin-500.03bb29d6.eot);src:local("Roboto Medium"),local("Roboto-Medium"),url(/static/media/roboto-v18-latin-500.03bb29d6.eot?#iefix) format("embedded-opentype"),url(/static/media/roboto-v18-latin-500.28546717.woff2) format("woff2"),url(/static/media/roboto-v18-latin-500.de8b7431.woff) format("woff"),url(/static/media/roboto-v18-latin-500.4d88404f.ttf) format("truetype"),url(/static/media/roboto-v18-latin-500.95204ac9.svg#Roboto) format("svg");font-display:swap}#main-div{display:flex;flex-flow:column;height:100%}#filler-block,#main-div{background-color:var(--background-primary)}#filler-block{flex:1 1 auto}#root{display:flex;flex-flow:column;height:100%;background-color:var(--background-primary)}.general-nav{box-shadow:none;background:none;max-width:1400px;margin-left:auto;margin-right:auto;padding-left:25px;padding-right:25px}@media (max-width:1410px){.general-nav{padding-left:35px}}@media (max-width:600px){.general-nav{padding-left:0}}.navbar{display:flex;padding:0 50px;height:46px;align-items:center;list-style:none;max-width:1160px}.navbar__logo{margin-right:50px;font-size:1.5em}.navbar__item{margin-left:25px}.last{margin-right:auto}.navbar li a{text-decoration:none;color:#000}.lesson-navbar{display:grid;grid-template-columns:2fr 8fr 2fr;background:#eee}.lesson-navbar>div{padding:1em}.lesson-navbar__menu{justify-self:end}.lesson-navbar__menu:hover{cursor:pointer}.lesson-navbar__account,.lesson-navbar__title{justify-self:start}.typing-test-navbar{display:flex;padding:0 50px;height:46px;align-items:center;list-style:none}.typing-test-navbar li a{text-decoration:none;color:#000}.typing-test-navbar li:first-child{margin-right:auto}.typing-test-navbar li:last-child{margin-left:auto}.test-min{margin:0 10px;padding:5px 15px}.min-selected{border:1px solid #000}.toolbar,.typing-toolbar{min-height:64px;padding:0 24px;background-color:var(--background-nav)}@media only screen and (max-width:600px){#logo-link{margin-left:10%}}.typing-toolbar{margin:0 5%}@media only screen and (min-width:400px){.typing-toolbar{margin:0 2%}}@media only screen and (min-width:800px){.typing-toolbar{margin:0 5%}}@media only screen and (min-width:1200px){.typing-toolbar{margin:0 10%}}@media only screen and (min-width:1700px){.typing-toolbar{margin:0 15%}}@media only screen and (min-width:2300px){.typing-toolbar{margin:0 30%}}.cls-1{fill:#3b88c2}.cls-2{font-size:21px;font-family:Poppins-Medium,Roboto;color:var(--text-primary)}.keyboard-setting{display:flex;align-items:center;justify-content:space-evenly;width:100px;cursor:pointer;border-radius:5px}.keyboard-setting:hover{background-color:var(--background-secondary)}.keyboard-settings-paper{width:430px;padding-top:10px;padding-bottom:10px;background-color:var(--background-nav)!important;color:var(--text-primary)!important}.keyboard-settings-header{padding-top:10px;padding-left:25px;color:var(--text-primary)}.keyboard-typing-order-options,.show-option{display:flex;align-items:center;justify-content:space-between;width:400px;height:45px;margin-left:25px}.show-option{margin-top:0;padding-top:0}.close-modal{float:right;padding-right:10px;padding-top:10px}.close-modal:hover{cursor:pointer}#type-js{display:inline-block;line-height:1;border-right:3px solid #4a5b69;-webkit-animation:cursor 1s step-end infinite;animation:cursor 1s step-end infinite}.title{font-size:26px;font-family:Poppins-Medium;font-weight:100}.underline-m{text-decoration:underline;-webkit-text-decoration-color:#3b88c2;text-decoration-color:#3b88c2;text-decoration-thickness:4px;-webkit-text-decoration-style:solid;text-decoration-style:solid;text-underline-offset:3px}@-webkit-keyframes cursor{0%,to{border-color:transparent}50%{border-color:#4a5b69}}@keyframes cursor{0%,to{border-color:transparent}50%{border-color:#4a5b69}}.container{padding-left:25px;padding-right:25px}.hero{display:flex;align-items:center;justify-content:space-between;grid-gap:0;gap:0;max-width:1400px;max-height:600px;margin:4rem auto 0}.system{color:#3b88c2;font-size:30px}.hook-content{font-size:20px}.myantype-text{font-family:Poppins-Medium}#demo{-webkit-transform:scale(.8);transform:scale(.8)}.details{font-size:20px;margin-top:150px}.grid-cols{width:100%;height:100%;display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:3rem;-webkit-column-gap:3rem;column-gap:3rem;grid-row-gap:2rem;row-gap:2rem;padding:1rem;margin:0 auto;max-width:1400px}.icon{width:100%;line-height:40px}.icon svg{width:30px;height:30px;color:#3b88c2}.featured_info{width:100%}.featured_info span{width:100%;display:block;font-size:21px;line-height:33px;color:var(--lg-heading)}.featured_info p{display:block;width:100%;margin-top:7px;font-weight:400;color:#334157;line-height:25px;font-size:15.5px}.list{margin:5px}.list-item{margin:0}.ico{width:60px}.ico,.ico-browsers{height:60px;margin-bottom:10px}.ico-browsers{width:200px}.ico-2{width:260px;height:60px;margin-bottom:10px;content:var(--cross-platform-img)}.section-header{display:block;text-align:center;margin-top:150px;margin-bottom:30px}@media (max-width:1460px){.intro-text{margin-left:30px}}@media (max-width:1100px){.hero{grid-gap:.5rem;gap:.5rem}}@media (max-width:738px){#demo{display:none}.grid-cols{grid-template-columns:repeat(1,1fr)}#features-header{margin-top:0}.hero{justify-content:left}}@media (max-width:600px){.details,.hero{max-width:400px}.details{align-items:center}.intro-text{margin-left:auto}}.buy-coffee{display:flex;align-items:center;flex-direction:column}.buy-coffee-text{text-align:left}.progress-bar{display:flex;width:800px;height:2px;background-color:var(--progress-bar-bg)}.progress-typing-test{transition:1.5s linear;transition-property:width}.progress-lesson,.progress-typing-test{height:3px;background-color:var(--progress-bar)}.progress-lesson{transition:.35s cubic-bezier(.175,.885,.32,1.275);transition-property:width}.progress-reset{height:3px;background-color:var(--progress-bar)}.lesson-nav{display:inline-block;justify-self:center;margin:0;padding:0}.lesson-rec{float:left;width:40px;height:5px;background-color:var(--lesson-nav-rec);padding:0;margin:0 3px}.lesson-current{background-color:var(--lesson-nav-current)}.typing-display{flex-direction:column;align-items:center}.text-container,.typing-display{display:flex;justify-content:center}.text-container{overflow:hidden;width:900px;height:320px;word-spacing:10px}.text{margin-top:100px;font-size:26px;color:var(--text-secondary)}.text,.typed{font-family:Myanmar3!important}.typed{color:var(--text-typed)}.current,.untyped{color:var(--text-secondary);font-family:Myanmar3!important}.current{position:relative}.last-symbol{margin-left:-12px}.current-enter{font-family:Myanmar3!important;color:#757575;position:relative}.current-enter:after{content:"";border:2px solid #2976b6;width:100%;min-width:15px;position:absolute;left:12px;top:38px}.enter-first-letter{margin-left:10px}.enter-first-letter:after{left:0}.current:after{content:"";border:2px solid var(--primary);width:100%;min-width:15px;position:absolute;left:0;top:38px}.error{font-family:Myanmar3!important;color:var(--typed-error);border-radius:5px;position:relative}.error:after{content:"";border:2px solid var(--typed-error-border);width:100%;position:absolute;left:0;top:38px}.typing{border-radius:5px;color:var(--text-secondary);font-family:Myanmar3!important}.letter-guide{position:absolute;opacity:.3;-webkit-animation:shrink-glow 1s linear infinite;animation:shrink-glow 1s linear infinite}.cursor{color:var(--text-primary);position:relative;margin:0;padding:0;opacity:.5;-webkit-animation:blink 1s step-end infinite;animation:blink 1s step-end infinite;font-family:Arial,Helvetica,sans-serif}.cursor-evowel{left:-18px}.cursor-firefox{left:-8px}@-webkit-keyframes shrink-glow{0%,to{-webkit-transform:scale(1.25) translateY(-5px);transform:scale(1.25) translateY(-5px)}50%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes shrink-glow{0%,to{-webkit-transform:scale(1.25) translateY(-5px);transform:scale(1.25) translateY(-5px)}50%{-webkit-transform:scale(1);transform:scale(1)}}.typed-sentence{margin-bottom:10px;font-family:Myanmar3!important;opacity:.4}.typing-sentence{margin-top:20px;margin-bottom:40px;border:1px dotted #8f8f8f;margin-left:-1px}.next,.typing-sentence{font-family:Myanmar3!important}.next{margin:20px 0;color:#757575}@-webkit-keyframes blink{0%,to{color:transparent}50%{color:var(--text-primary)}}@keyframes blink{0%,to{color:transparent}50%{color:var(--text-primary)}}.reject-animation{position:relative;-webkit-animation:shake .15s linear 1.5;animation:shake .15s linear 1.5}.word{display:inline-block}.strict-typing-sentence{display:flex;font-family:Myanmar3!important;font-size:35px;margin-top:40px;margin-bottom:20px;margin-right:-20px;border:1px dotted grey}.strict-cursor{position:relative;margin:0;padding:0;opacity:.5;font-family:Arial,Helvetica,sans-serif}.gauge{width:65px;margin-left:2em}.gauge-header{margin-bottom:.5em}.gauge-data{margin-bottom:1.5em}.svg-hand{position:relative;bottom:300px;left:30px;-webkit-transform:scale(1.6) translateX(16px);transform:scale(1.6) translateX(16px)}.st0{display:none}.st1{opacity:.3;fill:var(--hand)}.st1,.st2,.st3{display:inline}.st2{fill:none;stroke:var(--hand-stroke);stroke-width:1;stroke-miterlimit:10}.st3{opacity:.5}.st4{fill:#aeb0b2}.st5{display:inline;fill:none;stroke:#2969d0;stroke-width:2;stroke-opacity:.7;stroke-linecap:round;stroke-miterlimit:10}.neutral-key{fill:var(--neutral-key);stroke:var(--neutral-key-stroke)}.current-key{fill:var(--letter-box-bg-current);stroke:var(--letter-box-stroke);stroke-width:2;-webkit-animation:indicate 1.5s ease-in-out infinite;animation:indicate 1.5s ease-in-out infinite}@-webkit-keyframes indicate{0%{stroke:var(--letter-box-stroke);stroke-width:2}to{stroke-width:7;stroke:var(--letter-box-stroke)}}@keyframes indicate{0%{stroke:var(--letter-box-stroke);stroke-width:2}to{stroke-width:7;stroke:var(--letter-box-stroke)}}.matched-key-lesson{fill:#5eb7ff;stroke:#2976b6;stroke-width:2;-webkit-animation:matched-lesson .5s ease-in-out;animation:matched-lesson .5s ease-in-out}@-webkit-keyframes matched-lesson{0%{stroke:#29b666;stroke-width:7}to{stroke-width:9;stroke:#29b666}}@keyframes matched-lesson{0%{stroke:#29b666;stroke-width:7}to{stroke-width:9;stroke:#29b666}}.matched-key{fill:var(--matched-key);stroke:var(--matched-key-stroke);-webkit-animation:matched .35s ease-in-out;animation:matched .35s ease-in-out}@-webkit-keyframes matched{0%{fill:var(--matched-key);stroke:var(--matched-key-stroke-animation);stroke-width:5}to{fill:var(--matched-key);stroke:var(--matched-key-stroke)}}@keyframes matched{0%{fill:var(--matched-key);stroke:var(--matched-key-stroke-animation);stroke-width:5}to{fill:var(--matched-key);stroke:var(--matched-key-stroke)}}.typed-key{fill:var(--neutral-key);stroke:var(--neutral-key-stroke);-webkit-animation:typed .5s ease-in-out;animation:typed .5s ease-in-out}@-webkit-keyframes typed{0%{fill:#5eb7ff;stroke:#2976b6;stroke-width:2}to{fill:var(--neutral-key);stroke:var(--neutral-key-stroke)}}@keyframes typed{0%{fill:#5eb7ff;stroke:#2976b6;stroke-width:2}to{fill:var(--neutral-key);stroke:var(--neutral-key-stroke)}}.error-key{fill:var(--neutral-key);stroke:var(--neutral-key-stroke);-webkit-animation:error .5s ease-in-out;animation:error .5s ease-in-out}@-webkit-keyframes error{0%{fill:#ff5e5e;stroke:#b62929;stroke-width:2}to{fill:var(--neutral-key);stroke:var(--neutral-key-stroke)}}@keyframes error{0%{fill:#ff5e5e;stroke:#b62929;stroke-width:2}to{fill:var(--neutral-key);stroke:var(--neutral-key-stroke)}}.correct-key{fill:#71b06b;stroke:#207219;stroke-width:2}.neutral-letter{fill:grey;font-family:Roboto;font-size:15px}.current-letter{fill:#f0f0f0}.eng-letter{fill:var(--eng-letter);font-family:Roboto;font-size:16px}.current-eng-letter{fill:#f0f0f0}.mm-letter{fill:var(--mm-letter);font-family:Myanmar3!important;font-size:32px}.current-mm-letter{fill:#f0f0f0}.keyboard-wrapper{display:flex;max-height:500px;justify-content:center;margin:2em}.lesson-description{margin-left:5px;margin-top:30px}@media only screen and (max-width:500px){.lesson-description{display:none}}.lessons-performance-container{display:flex;justify-content:left;grid-column-gap:50px;-webkit-column-gap:50px;column-gap:50px;margin-bottom:25px;border:1px solid #c3c3c3;border-radius:10px;padding:15px}.lessons-performance-item{display:flex;align-items:center}.icon{width:50px}.info{display:flex;flex-direction:column;grid-row-gap:0;row-gap:0;grid-column-gap:0;-webkit-column-gap:0;column-gap:0}.label{margin-top:0;margin-bottom:0}.value-container{margin:0 auto}.value{font-weight:700;font-size:x-large}.unit{font-size:small}.lesson-summary__nav{flex-direction:row;justify-content:center}.check{color:#64b2ec;margin-right:5px;-webkit-animation:minuteLargeNormal .5s ease-in-out 0s 1;animation:minuteLargeNormal .5s ease-in-out 0s 1}@-webkit-keyframes minuteLargeNormal{0%{-webkit-transform:scale(0);transform:scale(0)}70%{-webkit-transform:scale(1.5);transform:scale(1.5)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes minuteLargeNormal{0%{-webkit-transform:scale(0);transform:scale(0)}70%{-webkit-transform:scale(1.5);transform:scale(1.5)}to{-webkit-transform:scale(1);transform:scale(1)}}.auth-form{display:flex;flex-direction:column;text-align:center}.auth-form .cta{margin:20px 0 20px 35px}.auth-form .cta,.auth-form .cta-reset{display:flex;justify-content:left;align-items:baseline;position:relative}.auth-form .cta-reset{margin:20px 0}.facebook-continue-button{width:300px;height:35px;color:#3d4043;background-color:#fff;border:1px solid #dadce0;border-radius:3px;font-family:Open Sans,sans-serif;font-size:14px;margin-top:10px}.facebook-continue-button svg{float:left;margin-right:14px;margin-left:2px;height:18px;width:18px;color:#fff;background-color:#1877f2;border-radius:50px}.facebook-continue-button:hover{cursor:pointer}.or-divider{color:grey;text-align:center;border-bottom:1px solid #bdbdbd;line-height:.1em;margin-left:30px;margin-right:30px}.or-divider span{background:var(--paper-menu);padding:0 10px}.typing-test-box-container{display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;width:350px;height:250px;margin:15px;text-decoration:none}.typing-test-box-container:hover{cursor:pointer}.nav{display:flex;padding:0;list-style:none}.nav li{padding:0 20px}.typing-test-rank{display:flex;flex-direction:column;width:380px;height:530px;margin:15px;text-align:center}.typing-test-rank .nav{display:flex;justify-content:space-evenly;padding:0;margin-bottom:30px}.typing-test-rank .nav li{list-style:none}.table{margin:50px 25px;padding:0}.table .row{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:20px}.name{max-width:200px;overflow-wrap:break-word;word-wrap:break-word}.typing-test-rank-container{display:flex;flex-direction:column}.data-refresh-info{text-align:center}.test-dashboard,.typing-test-summary-container{display:flex;justify-content:center;margin:50px 0}.typing-test-summary-container{align-items:center}.summary-nav{justify-content:space-around}.summary-nav,.typing-test-summary{display:flex;flex-direction:column;align-items:center}.typing-test-summary{justify-content:space-evenly;width:350px;height:250px;margin:15px}.action-buttons{display:flex;align-items:center;justify-content:space-between}.delete-account{margin-left:20px}.delete-account p{text-decoration:none;color:grey}.delete-account p:hover{cursor:pointer}.quiz-words{display:flex;justify-content:center;margin:2em}.word{margin:2em}.matched{color:green}.mismatched{color:red;-webkit-animation:shake .82s cubic-bezier(.36,.07,.19,.97) both;animation:shake .82s cubic-bezier(.36,.07,.19,.97) both}@-webkit-keyframes shake{10%,90%{-webkit-transform:translate3d(-1px,0,0);transform:translate3d(-1px,0,0)}20%,80%{-webkit-transform:translate3d(2px,0,0);transform:translate3d(2px,0,0)}30%,50%,70%{-webkit-transform:translate3d(-4px,0,0);transform:translate3d(-4px,0,0)}40%,60%{-webkit-transform:translate3d(4px,0,0);transform:translate3d(4px,0,0)}}@keyframes shake{10%,90%{-webkit-transform:translate3d(-1px,0,0);transform:translate3d(-1px,0,0)}20%,80%{-webkit-transform:translate3d(2px,0,0);transform:translate3d(2px,0,0)}30%,50%,70%{-webkit-transform:translate3d(-4px,0,0);transform:translate3d(-4px,0,0)}40%,60%{-webkit-transform:translate3d(4px,0,0);transform:translate3d(4px,0,0)}}.ads-banner-horizontal-center{display:flex;justify-content:center;margin-top:25px;margin-bottom:25px}.ads-banner-horizontal-left{display:flex;justify-content:left}.ads-banner-vertical{height:100%;margin-top:15%;margin-right:50px}.width-160{width:160px}.ads-banner-invi{opacity:0;width:160px}@media (max-width:945px){.ads-banner-vertical{display:none}}.legal-container{margin-left:auto;margin-right:auto;padding-left:10px;max-width:1400px}.legal-header{margin:2.5rem auto 2rem}li{margin:10px 0}.change-password-buttons{display:flex;align-items:center;justify-content:space-between;margin:30px}.back-to-profile{margin-left:20px}.back-to-profile p{text-decoration:none;color:grey}.back-to-profile p:hover{cursor:pointer}.footer-container{padding-left:25px;padding-right:25px}footer{align-items:center;justify-content:space-between;max-width:1400px;margin:2rem auto;padding:20px}.left-side,footer{display:flex;grid-gap:1.9rem;gap:1.9rem}.fixed,.right-side{display:flex;grid-gap:1.9rem;gap:1.9rem;align-items:center}.fixed{justify-content:space-between;max-width:1400px;margin:2rem auto;padding:10px 10px 20px}.absolute,.fixed{bottom:0;width:100%;height:40px}.absolute{display:flex;justify-content:center;flex-shrink:0;position:absolute;padding:10px 10px 0}.legal-stuff{display:flex;flex-direction:row;grid-gap:15px;gap:15px}@media (max-width:600px){.fixed,.left-side{flex-direction:column}.fixed{margin:0;padding:0}}.fb-img{content:var(--fb-icon)}.paper-container{margin:100px auto;padding:16px;width:400px}.feedback-form{display:flex;flex-direction:column;text-align:center}.send-feedback-text:hover{cursor:pointer}:root{--background-primary:#fff;--background-secondary:#f5f5f5;--background-nav:#fff;--paper-menu:#fff;--text-primary:#181818;--text-secondary:#757575;--text-typed:#000;--typed-error:#8b0000;--typed-error-border:#d13636;--keyboard-background:#fff;--keyboard-key:#f0f0f0;--keyboard-key-text:#000;--border-color:#e0e0e0;--menu-icon:#7a7a7a;--hand:#e0e1e2;--hand-stroke:#808285;--neutral-key:#fafafa;--neutral-key-stroke:#979797;--matched-key:#fafafa;--matched-key-stroke:#a3a3a3;--matched-key-stroke-animation:#29b666;--mm-letter:#141414;--eng-letter:#0037b8;--lesson-nav-rec:#ccc;--lesson-nav-current:#222;--progress-bar:#929292;--progress-bar-bg:#e6e6e6;--nav-button-bg:rgba(0,0,0,0.08);--nav-button-bg-hover:rgba(0,0,0,0.045);--field-border:#c6c6c6;--text-field-label:grey;--fb-icon:url(/img/icons/icons8-facebook-f-24.png);--cross-platform-img:url(/img/icons/cross-platform-full.png);--tab-border-bottom:#e8e8e8;--loader-background:#dbdbdb;--loader-foreground:#ecebeb;--check-circle:#64b2ec;--check-circle-off:#ececec;--letter-box-bg-typed:#509900;--letter-box-bg-current:#3db1ff;--letter-box-bg:#fafafa;--letter:#515151;--letter-box-stroke:#2976b6;--nav-bar-icon-bg:rgba(0,0,0,0.05);--typing-test-score-highlight:#eee;--primary:#257fc4;--error:#f44337;--success:#4f9900}[data-theme=dark]{--background-primary:#121212;--background-secondary:#1e1e1e;--background-nav:#242424;--paper-menu:#242424;--text-primary:#f0f0f0;--text-secondary:#999898;--text-typed:#ebebeb;--typed-error:#ac0303;--typed-error-border:#b40202;--keyboard-background:#242424;--keyboard-key:#363636;--keyboard-key-text:#fff;--border-color:#404040;--menu-icon:#d1d1d1;--hand:#ededed;--hand-stroke:#4a4a4a;--neutral-key:#2c2c2c;--neutral-key-stroke:#565656;--matched-key:#2c2c2c;--matched-key-stroke:#565656;--matched-key-stroke-animation:#1ea85a;--mm-letter:#adadad;--eng-letter:#737373;--lesson-nav-rec:#373737;--lesson-nav-current:#dcdcdc;--progress-bar:#e6e6e6;--progress-bar-bg:#929292;--nav-button-bg:#313131;--nav-button-bg-hover:rgba(71,71,71,0.32);--field-border:#4f4f4f;--text-field-label:#707070;--fb-icon:url(/img/icons/icons8-facebook-f-24-white.png);--cross-platform-img:url(/img/icons/cross-platform-full-invert.png);--loader-background:#505050;--loader-foreground:#2d2d2d;--tab-border-bottom:#4f4f4f;--check-circle:#64b1ec;--check-circle-off:#303030;--letter-box-bg-typed:#396e00;--letter-box-bg-current:#2b7eb5;--letter-box-bg:#343434;--letter:#f5f5f5;--letter-box-stroke:#2e8fdf;--nav-bar-icon-bg:#202020;--typing-test-score-highlight:#3a3a3a;--primary:#2b89d0;--error:#be2323;--success:#4f9900}
/*# sourceMappingURL=main.3a87cd13.chunk.css.map */