@import"https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap";:root{--backgroundColorWhite: #ffffff;--backgroundColorGreen: #EBFFD7;--bigTextColor: #501E77;--smallTextColor: #4A1871;--activeButtonColor: #748B2C;--activeButtonColorHover: #889948;--inactiveButtonColor: #AFC273;--errorButtonFillColor: #FFCDD2;--errorButtonOutlineColor: #F44336;--errorButtonTextColor: #F44336;--successButtonFillColor: #7BF005;--successButtonOutlineColor: #478338;--successButtonTextColor: #478338;--buttonTextColor:#F9FBFA;--inputTextPlaceholderColor: #D9D9D9;--textLinkColor: #298BC2;--lightTextColor: #9C72BC;--backgroundColorGreenHovered:#D4F6B5;--inactiveGreyColor:#ccd1c8;--blackTextColor: #505050;--dashboardMenuTextColor: #767676;--deepGreenHeadingColor: #024e1e;--deepGreenHeadingHoverColor: #049138;--fontWeight400: 400;--fontWeight500: 500;--fontWeight600: 600;--fontWeight700: 700;--fontSizeSmall: small;--fontSizeSmaller: smaller;--fontSizeMedium: medium;--fontSizeLarge: large;--fontSizetablet1: .8rem;--fontSizetabletmessage: .7rem;--fontSizephone1: .6rem;--fontSizephonemessage: .65rem;--fontSizedesktop1: 1rem;--fontSizedesktop2: .9rem;--fontSizedesktopmessage: .8rem;--boxShadow16dpPenumbra: 0px 16px 24px rgba(0,0,0,.2);--dropShadow: 0px 4px 4px 0px rgba(0,0,0,.25);--innerShadowPressed: inset 0px 4px 4px 0px rgba(0,0,0,.25);--mobile-topbar-height: 64px;--mobile-bottombar-height: 72px}*{margin:0;padding:0;box-sizing:border-box;font-family:Inter,sans-serif;outline:none!important;box-shadow:none!important}*:before,*:after{content:none!important;display:none!important}html,body,#root{height:100%;margin:0;padding:0;max-width:100vw;overflow-x:hidden;overflow-y:scroll}.introButtons{width:fit-content;height:auto;padding:.6rem 2rem;background-color:var(--activeButtonColor);border-radius:2rem;color:var(--buttonTextColor);outline:none;border:none;cursor:pointer;font-size:clamp(14px,1.8vw,16px);font-weight:400;text-decoration:none;display:inline-block}.introButtons:hover{background-color:var(--activeButtonColorHover)}.error-text{color:var(--errorButtonTextColor);font-size:12px;margin-top:4px}.progress-bar-container{width:100%;height:10px;background:#ddd;border-radius:5px;overflow:hidden;margin:10px 0}.progress-bar{height:100%;background:#4caf50;transition:width .3s ease-in-out}@media (max-width: 768px){.introButtons{padding:.55rem 1.5rem;font-size:clamp(13px,2.1vw,15px)}}@media (max-width: 480px){.introButtons{padding:.5rem 1.25rem;font-size:13px}}.practicealphabets-main-container{width:100%;height:auto;display:flex;flex-direction:column;justify-content:start;align-items:start;row-gap:1rem}.right-dashboard{height:100%;padding:1rem;border-radius:2rem;display:flex;flex-direction:column;justify-content:start;align-items:start;row-gap:2rem}.poks-card-container{display:flex;justify-content:start;align-items:center;flex-direction:row;text-align:center;width:100%;height:100%;background-color:#fff}.pokua-intro-image-pronoun,.pokua-intro-image-pronoun img{width:450px;height:400px}.right{display:flex;justify-content:center;align-items:center;height:600px;width:580px;position:relative;overflow:hidden}.card-container{position:absolute;transition:transform .5s ease-in-out,opacity .5s ease-in-out}.card-container.away{transform:translate(-120%) rotate(-15deg);opacity:0}.card{width:450px;height:400px;border-radius:20px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;font-size:48px;font-weight:700;text-align:center;box-shadow:0 5px 15px #0003;transition:transform .3s ease-in-out;overflow:hidden;border:solid 1px greenyellow}.card:hover{transform:scale(1.05)}.card-left,.card-right{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px}.card-left{background:#0003;flex:1}.card-right{background:#ffffff4d;width:100%;flex:2}.card-right p{font-size:20px!important;color:#155208}.cardnotes{font-size:medium}.card button{background:#fffc;border:none;padding:10px 15px;border-radius:50%;font-size:18px;cursor:pointer;margin-top:10px;transition:.3s}.card button:hover{background:#fff}.example{display:flex;align-items:center;font-size:18px;font-weight:500;margin-top:8px}.example button{background:#fffc;border:none;padding:8px 10px;border-radius:50%;font-size:16px;cursor:pointer;margin-right:8px;transition:.3s}.example button:hover{background:#fff}.example p{color:#034607;font-size:40px}.cardnotes p{font-size:14px;font-style:italic;color:#333;margin-top:10px}.card p{font-size:small}.practice-main-container{width:100%;height:100vh;display:flex;flex-direction:column;justify-content:start;align-items:start;row-gap:1rem}.heading-practice-page{color:var(--bigTextColor)}.sections-practice-container{width:100%;height:auto;display:flex;flex-direction:row;justify-content:start;align-items:stretch;column-gap:1rem}.section1-container{width:30%;height:auto;display:flex;flex-direction:column;justify-content:start;align-items:center;border:1px solid var(--deepGreenHeadingColor);border-radius:1rem}.image-questions-chips{display:flex;flex-direction:column;justify-content:center;align-items:start;row-gap:2rem}.image-question{display:flex;flex-direction:column;justify-content:start;align-items:start;row-gap:2rem}.question-practice{display:flex;flex-direction:column;justify-content:start;align-items:start;row-gap:1rem}.question-practice h4{font-size:1.2rem}.image-speaker-button{display:flex;flex-direction:row;justify-content:start;align-items:center;column-gap:1rem}.pokua-practice-image,.pokua-practice-image img{width:250px;height:250px}.speaker-button-practice{width:fit-content;height:auto}.speaker-button-practice button{width:fit-content;height:auto;padding:1rem;background-color:#b3ff00;outline:none;border:none;cursor:pointer;font-size:3rem;font-weight:500;border-radius:.5rem;transition:background-color .3s ease,transform .2s ease}.speaker-button-practice button:hover{background-color:#8cc800;transform:scale(1.1)}.speaker-button-practice button:active{transform:scale(.95)}.answer-chips{width:100%;height:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:1rem}.chip-outline{width:100%;height:auto;background-color:#dde4d7;padding:.5rem 1rem;border-radius:.7rem;text-align:center;font-weight:500;transition:background-color .3s ease,transform .2s ease}.chip-outline p{width:100%;font-size:1.2rem;font-weight:600}.chip-outline:hover{background-color:#c8d2be;transform:scale(1.05)}.chip-outline:active{background-color:#b4c3aa;transform:scale(.95)}.chip-twi-word{font-weight:700}.chip-meaning{color:gray;font-style:italic;font-weight:400}.feedback-message{width:20%;height:auto;font-size:18px;font-weight:700;text-align:start;margin-top:10px;padding:5px 10px}.success{color:var(--successButtonTextColor);background-color:var(--successButtonFillColor)}.error{color:var(--errorButtonTextColor);background-color:var(--errorButtonFillColor)}.feedback-message-article{width:100%;height:auto;font-size:18px;font-weight:700;text-align:start;margin-top:10px;padding:5px 10px}.proceed-button{width:fit-content;height:auto;padding:1rem 5rem;background-color:var(--deepGreenHeadingColor);color:var(--buttonTextColor);outline:none;border:none;cursor:pointer;font-size:medium;font-weight:500;border-radius:.5rem}.proceed-button:hover{background-color:green}.proceed-listening-buttons{display:flex;flex-direction:row;justify-content:start;align-items:center;column-gap:2rem}.retry-button{width:fit-content;height:auto;padding:1rem 5rem;background-color:var(--deepGreenHeadingColor);color:var(--buttonTextColor);outline:none;border:none;cursor:pointer;font-size:medium;font-weight:500;border-radius:.5rem}.retry-button:hover{background-color:green}.practice-again-button{width:fit-content;height:auto;padding:1rem 5rem;background-color:var(--deepGreenHeadingColor);color:var(--buttonTextColor);outline:none;border:none;cursor:pointer;font-size:medium;font-weight:500;border-radius:.5rem}.practice-again-button:hover{background-color:green}.proceed-listening-buttons p{font-weight:700;font-size:1.3rem;border:solid 1px green;background-color:var(--deepGreenHeadingColor);padding:.2rem 1rem;color:#fff;border-radius:.3rem 1rem 1rem .3rem}@media (max-width: 539px){.image-questions-chips{width:90%;display:flex;flex-direction:column;justify-content:center;align-items:start;row-gap:2rem}.question-practice{width:90%;display:flex;flex-direction:column;justify-content:start;align-items:start;row-gap:1rem}.question-practice h4{font-size:1rem}.image-speaker-button{width:80%}.pokua-practice-image,.pokua-practice-image img{width:250px;height:180px}.speaker-button-practice{width:60px;height:60px}.speaker-button-practice button{width:100%;height:100%;background-color:#b3ff00;outline:none;border:none;cursor:pointer;font-size:1.8rem;font-weight:500;border-radius:.5rem;display:flex;align-items:center;justify-content:center;padding:0;line-height:1;transition:background-color .3s ease,transform .2s ease}.speaker-button-practice button:hover{background-color:#8cc800;transform:scale(1.1)}.speaker-button-practice button:active{transform:scale(.95)}.chip-outline p{width:100%;font-size:1.2rem;font-weight:600}.feedback-message{width:80%;height:auto;font-size:18px;font-weight:700;text-align:start;margin-top:10px;padding:5px 10px}.proceed-button{width:fit-content;height:auto;padding:1rem 5rem;background-color:var(--deepGreenHeadingColor);color:var(--buttonTextColor);outline:none;border:none;cursor:pointer;font-size:medium;font-weight:500;border-radius:.5rem}.proceed-button:hover{background-color:green}.proceed-listening-buttons{display:flex;flex-direction:column;justify-content:start;align-items:center;row-gap:2rem}}.practice-switch-buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin:18px 0 22px}.practice-nav-button{padding:10px 18px;border:none;border-radius:24px;background:#f3e8ff;color:#5b2c83;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .25s ease;box-shadow:0 2px 8px #00000014}.practice-nav-button:hover{background:#e9d5ff;transform:translateY(-2px)}.practice-nav-button:active{transform:translateY(0)}.practice-nav-button:focus{outline:2px solid #c084fc;outline-offset:2px}.card-top{display:flex;flex-direction:column;justify-content:center;align-items:center;column-gap:.5rem;padding:0rem 1rem}.word-and-button{display:flex;flex-direction:row;justify-content:center;align-items:end;column-gap:.5rem;padding:0rem 1rem}.pronoun-content p{font-size:2rem}.card-bottom{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0rem 1rem;row-gap:1rem}.card-top{background:#0003;flex:1}.card-bottom{background:#ffffff4d;width:100%;flex:2}.noteheading-example{display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:.8rem}.notesection p{font-size:1.1rem!important;color:#fff}.notesection{display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:.8rem}.article-example{display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:.5rem}.article-individual-examples{display:flex;flex-direction:row;justify-content:center;align-items:center;column-gap:.5rem}.article-individual-examples p{font-size:1rem;color:var(--deepGreenHeadingColor)}.pokua-word{display:flex;flex-direction:row;justify-content:center;align-items:center;column-gap:1rem}.word-display{width:fit-content;height:auto}.word-display p{font-size:2rem;font-weight:600;color:var(--deepGreenHeadingColor)}.move-to-article-practice-button button{width:fit-content;height:auto;padding:.7rem 2rem;background-color:var(--deepGreenHeadingColor);color:var(--buttonTextColor);outline:none;border:none;cursor:pointer;font-size:medium;font-weight:500;border-radius:.5rem}.move-to-article-practice-button button:hover{background-color:green}.miniMeaning{font-size:1.1rem;font-weight:600;color:var(--deepGreenHeadingColor);margin-top:.3rem}.exampleLine{display:flex;align-items:center;gap:.6rem;width:100%;justify-content:flex-start;padding:.35rem 0}.exampleText{display:flex;flex-direction:column;align-items:flex-start;gap:.15rem}.twiWordCard .wordMain{text-align:center;width:100%}.speaker-button{width:fit-content;height:auto;display:flex;flex-direction:row;justify-content:center;align-items:center}.speaker-button button{background:#fffc;border:none;padding:.5rem;border-radius:50%;font-size:1.2rem;cursor:pointer;transition:.3s}.speaker-button button:hover{background:#fff}.lessontopic h5{color:#e1ffe4}.card-botton-info{display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:.8rem}.pronouns-meaning{width:fit-content;height:auto}.pronouns-meaning p{font-size:2rem;color:var(--deepGreenHeadingColor)}.notesection{display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:.2rem}.noteheading h6{font-size:1.6rem;color:var(--deepGreenHeadingColor)}.pronouns-notes{width:fit-content;height:auto}.pronouns-notes p{font-size:.5rem;color:var(--deepGreenHeadingColor);font-style:italic}.pronouns-individual-details{display:flex;flex-direction:row;justify-content:center;align-items:center;column-gap:.5rem}.pronouns-individual-details p{font-size:1.3rem;color:var(--deepGreenHeadingColor)}.pronoun-groups{display:flex;flex-direction:row;justify-content:center;align-items:center;column-gap:3.5rem}.new-words{display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:3.5rem;border-radius:2rem;padding:1rem;background-color:#c3f4d3}.icon-newWords{display:flex;flex-direction:column;justify-content:center;align-items:center}.new-words-section{width:fit-content;height:auto}.new-words-section h4{color:var(--deepGreenHeadingColor)}.word-list{width:fit-content;height:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:1rem}.wordcontainer{background-color:#e9faeb;width:fit-content;height:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:.5rem;border-radius:1rem}.wordcontainer button{background:#fffc;border:none;padding:.5rem;border-radius:50%;font-size:1.2rem;cursor:pointer;transition:background .3s,transform .2s;box-shadow:0 2px 5px #0000001a}.wordcontainer button:hover{background:#fff;transform:scale(1.1)}.newWord{font-size:1rem;font-weight:600}.newWord-meaning{font-size:.9rem;font-weight:400;font-style:italic}.cheat-sheet-practicebutton{display:flex;flex-direction:row;justify-content:center;align-items:center;column-gap:2rem}.cheat-sheet-button{width:fit-content;height:auto}.cheat-sheet-button button{padding:.7rem 2rem;background-color:var(--deepGreenHeadingColor);color:var(--buttonTextColor);outline:none;border:none;cursor:pointer;font-size:medium;font-weight:500;border-radius:.5rem}.cheat-sheet-button button:hover{background-color:green}.main-page-pronoun{display:flex;flex-direction:column;justify-content:center;align-items:start}.poks-note{display:flex;flex-direction:row;justify-content:start;align-items:center;column-gap:2rem}.poks-words{width:70%;height:auto}.poks-words p{font-size:1.5rem;font-weight:600;font-style:italic;font-family:Verdana,Geneva,Tahoma,sans-serif}.cheatsheet-container{display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:2rem}.table1{display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:1rem;background-color:#f7fdf8;border-radius:2rem;padding:0rem 1rem}.greeting-container{width:100%;height:auto;display:flex;flex-direction:column;justify-content:start;align-items:start;row-gap:4rem}.imageNgreeting{display:flex;flex-direction:row;justify-content:start;align-items:center}.tutorImage img{max-width:100%;height:auto;display:block}.Poks{width:300px;max-width:100%;height:auto}.main-line{display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:1rem}.twiExpression{display:flex;flex-direction:row;justify-content:center;align-items:center;column-gap:1rem}.twiGreetingExpression{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-weight:700;font-size:3rem}.greetingSpeakerButton{display:flex;align-items:center;font-size:18px;font-weight:500;margin-top:8px}.greetingSpeakerButton button{background:#85fd8fcc;border:none;padding:8px 10px;border-radius:50%;font-size:16px;cursor:pointer;margin-right:8px;transition:.3s}.greetingSpeakerButton button:hover{background:#d1fad5cc}.english{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:2.8rem}.shortform{display:flex;flex-direction:row;justify-content:center;align-items:center;column-gap:.4rem}.shortformHeading{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:2rem;font-weight:500}.shortFormtwiGreetingExpression{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-weight:700;font-size:2rem}.shortformEnglish{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:2rem}.literal-translation{display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:1rem;background-color:#c3f5c9;padding:1rem;border-radius:1.5rem;border:2px solid var(--deepGreenHeadingColor)}.twiRow,.translationRow{display:flex;justify-content:space-between;text-align:center;width:350px}.twiWord{font-weight:700;flex:1;font-size:2rem}.translationWord{flex:1;font-size:1.2rem}.phraseBreakdownSection{display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:3rem;background-color:#edfdf0;padding:2rem;border-radius:1rem;border:2px solid var(--deepGreenHeadingColor)}.phraseBreakdownHeading h3{font-size:2rem;background-color:#19813e;color:#fff;border-radius:1rem;padding:.2rem 15rem}.breakdown-imagelesson{display:flex;flex-direction:row;justify-content:center;align-items:center;column-gap:10rem}.imgLesson img{max-width:100%;height:auto;display:block}.Goodmorning{width:300px;max-width:100%;height:auto;border:2px solid var(--deepGreenHeadingColor);border-radius:1rem;box-shadow:var(--boxShadow16dpPenumbra)}.nextBackButtons{width:50%;height:auto;display:flex;flex-direction:row;justify-content:center;align-items:center;column-gap:5rem}.backbutton,.Nextbutton{width:fit-content;height:auto;padding:.8rem 3rem;background-color:var(--deepGreenHeadingColor);color:var(--buttonTextColor);outline:none;border:none;cursor:pointer;font-size:1.5rem;font-weight:500;border-radius:.5rem}.backbutton:hover,.Nextbutton:hover{background-color:var(--deepGreenHeadingHoverColor)}._backgroundContainer_123d1_3{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-height:100svh;background-color:#7bf005;background:linear-gradient(180deg,#ebf1e4,#a4f454);padding:1.5rem 1rem 3rem}._imagesContainer_123d1_16{display:grid;grid-template-columns:1fr;place-items:center;gap:14px;width:min(100%,560px);margin:0 auto 1rem}._Cartoon_123d1_25{width:clamp(220px,72vw,520px);height:auto;object-fit:contain}._buttonGetStarted_123d1_31{display:flex;justify-content:center;width:fit-content;height:auto;z-index:2}._buttonGetStarted_123d1_31 button{width:auto;min-height:48px;padding:1rem 5rem;background-color:var(--activeButtonColor);color:var(--buttonTextColor);outline:none;border:none;cursor:pointer;font-size:clamp(14px,2.8vw,16px);font-weight:500;border-radius:.5rem}._buttonGetStarted_123d1_31 button:hover{background-color:var(--activeButtonColorHover)}@media (min-width: 768px) and (max-width: 1024px){._buttonGetStarted_123d1_31 button{padding:.875rem 1.75rem;font-size:1.1rem;min-height:3rem}}@media (max-width: 480px){._buttonGetStarted_123d1_31 button{width:100%;max-width:22.5rem;font-size:1rem;padding:.625rem 1.125rem;min-height:2.75rem}}._input-group-error-container_12iva_1{width:100%;display:flex;flex-direction:column;align-items:start;justify-content:center}._input-group_12iva_1{display:flex;align-items:center;border:1px solid #ccc;border-radius:8px;padding:8px;width:100%;box-shadow:0 4px 8px #0000001a;background-color:#fff;position:relative}._user-icon_12iva_21{margin-right:8px;color:#d9d9d9}._input-field_12iva_26{border:none;outline:none;flex:1;font-size:inherit;color:#505050;width:100%}._toggle-button_12iva_35{background:none;border:none;cursor:pointer;color:#b4baae;position:absolute;right:10px;font-size:1em}._error-message-container_12iva_45{width:100%}._light-green-section_1j0m0_3{background-color:#ebffd7;width:100%;padding:clamp(12px,3vw,24px);border-radius:20px 20px 0 0;box-shadow:0 4px 8px #0000001a}._LogIn-Container_1j0m0_11{box-sizing:border-box;display:flex;flex-direction:column;align-items:center;gap:5rem;justify-content:center;width:min(92vw,520px);max-width:520px;margin:clamp(16px,6vh,48px) auto;padding:2.5rem 1.25rem;border:1px solid #ccc;border-radius:12px;box-shadow:0 4px 16px #0000001a;background-color:#fff;row-gap:5rem}._welcome-signinText-container_1j0m0_31{width:fit-content;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:.5rem}._welcome-text_1j0m0_42{width:fit-content;height:auto}._welcome-text_1j0m0_42 h1{color:var(--deepGreenHeadingColor);font-size:2rem}._sign-in-continue-container_1j0m0_54{width:fit-content;height:auto}._sign-in-continue-container_1j0m0_54 p{font-size:small;color:var(--smallTextColor)}._form-logIn_1j0m0_64,._inputGroup-Login-button-forgotpaswd-container_1j0m0_76{width:100%;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:1rem}._inputGroup-Login-ForgotPswd_1j0m0_89{width:100%;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:.4rem}._inputGroup-LogIn_1j0m0_101{width:100%;height:auto;display:flex;flex-direction:column;align-items:start;justify-content:start;row-gap:1rem}._forgot-pswd-container_1j0m0_113{width:100%;height:auto;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:.5rem;flex-wrap:wrap}._forgot-pswd-container_1j0m0_113 p{width:fit-content;height:auto;color:#9b4627}._forgot-pswd-link_1j0m0_133{color:#298bc2;text-decoration:none;font-size:.8rem;font-weight:500;cursor:pointer;text-align:right;white-space:nowrap;flex:0 0 auto}._forgot-pswd-link_1j0m0_133:hover{text-decoration:underline;color:#1b6c9c}._login-message_1j0m0_149{margin:0 16px 0 0;min-height:1.25rem;flex:1 1 auto;text-align:left;line-height:1.25rem;visibility:hidden;font-size:var(--fontSizedesktopmessage)}._login-message_1j0m0_149._active_1j0m0_162{visibility:visible}._logIn-using-text-google-container_1j0m0_166{width:fit-content;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:.4rem}._logIn-using-text_1j0m0_166{width:fit-content;height:auto}._logIn-using-text_1j0m0_166 p{font-size:small}._or-text-line_1j0m0_186{display:flex;align-items:center;justify-content:center;width:100%;margin:20px 0}._line_1j0m0_194{flex:1;height:1px;background-color:#ccc;margin:0 10px}._or-text_1j0m0_186{font-size:16px;color:#666;padding:0 10px;white-space:nowrap}._input-group_1j0m0_208{font-size:.9rem}._inputField_1j0m0_212{font-size:.9rem;line-height:1.3}._inputField_1j0m0_212::placeholder{color:var(--inputTextPlaceholderColor);font-style:normal;font-size:1rem}._google-icon-container_1j0m0_223{background:#f7fff7;border:1px solid #c9c7c7;cursor:pointer;font-size:1.25rem;line-height:1;padding:.2rem;border-radius:.5rem}._google-icon-container_1j0m0_223:hover{background:#e2f4e2;border-color:#a8a6a6}@media (max-width: 768px){._forgot-pswd-link_1j0m0_133{font-size:.7rem}._login-message_1j0m0_149{font-size:var(--fontSizetabletmessage);line-height:1.2rem}._input-group_1j0m0_208{font-size:.8rem}._inputField_1j0m0_212::placeholder{font-size:.8rem}._introButtons_1j0m0_242{padding:.55rem 1.5rem;font-size:clamp(13px,2.1vw,15px)}}@media (max-width: 480px){._welcome-text_1j0m0_42 h1{font-size:1.6rem}._or-text_1j0m0_186{font-size:14px}._LogIn-Container_1j0m0_11{gap:2.5rem;padding:2rem 1rem}._forgot-pswd-link_1j0m0_133{font-size:.65rem}._login-message_1j0m0_149{font-size:var(--fontSizephonemessage);line-height:1.2rem}._input-group_1j0m0_208{font-size:.65rem}._inputField_1j0m0_212::placeholder{font-size:.65rem}._introButtons_1j0m0_242{padding:.5rem 1.25rem;font-size:13px}}._mobile-topbar_1aauh_4,._mobile-bottombar_1aauh_4{display:none}._mobile-logo_1aauh_8{width:120px;height:auto;object-fit:contain}._mobile-user_1aauh_14{width:fit-content;height:auto;display:flex;align-items:center;justify-content:center}._mobile-avatar-button_1aauh_22{background:transparent;border:none;padding:0;display:none;align-items:center;justify-content:center;cursor:pointer}._sidebar-container_1aauh_32{width:22%;height:100vh;background-color:#034607;border:2px solid #155208;display:flex;flex-direction:column;justify-content:start;align-items:center;row-gap:1.5rem;position:fixed;padding:1rem;top:0;left:0;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}._sidebar-container_1aauh_32::-webkit-scrollbar{display:none}._logo-Container_1aauh_57{width:100%;height:auto;display:flex;justify-content:center;align-items:center;position:relative}._dialekt-logo-dashboard_1aauh_70{width:150px;height:auto;object-fit:contain;border-radius:.5rem}._divider-line_1aauh_78{width:calc(100% - 5px);border-top:1.5px solid #5d765d;margin:0 auto}._avatar-name-email-container_1aauh_85{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:.5rem}._circle-avatar_1aauh_97{width:fit-content;height:auto}._fullname-email-container_1aauh_102{width:fit-content;height:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:.2rem}._fullname-dashboard_1aauh_112{width:fit-content;height:auto}._fullname-dashboard_1aauh_112 p{color:#fff;font-weight:600;font-size:clamp(.875rem,1vw,1rem)}._email-dashboard_1aauh_123{width:fit-content;height:auto}._email-dashboard_1aauh_123 p{color:#cac4cb;font-weight:400;font-size:clamp(.75rem,1vw,.875rem)}._menu-heading-lists-container_1aauh_134{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:start;row-gap:1rem}._menu-heading-container_1aauh_145{width:fit-content;height:auto;color:#fff}._menu-lists-container_1aauh_152{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:start;row-gap:1rem}._menu-icon-text-container_1aauh_162{width:100%;display:flex;flex-direction:row;justify-content:start;align-items:start;column-gap:1rem;cursor:pointer;padding:.4rem;text-decoration:none;color:#f2f4f2}._menu-icon-text-container_1aauh_162._active_1aauh_177{width:100%;background-color:#fff;border-radius:5px;color:var(--deepGreenHeadingColor)}._menu-icon-text-container_1aauh_162._active_1aauh_177 ._specific-menu-text_1aauh_185 p,._menu-icon-text-container_1aauh_162._active_1aauh_177 ._menuicon_1aauh_186{color:var(--deepGreenHeadingColor);font-weight:600}._menuicon_1aauh_186{width:fit-content;height:auto}._menu-icon-text-container_1aauh_162._active_1aauh_177 ._menuicon_1aauh_186{color:var(--deepGreenHeadingColor)!important}._specific-menu-text_1aauh_185{width:fit-content;height:auto}._specific-menu-text_1aauh_185 p{color:inherit;font-size:clamp(.875rem,1vw,1rem)}._menu-icon-text-container_1aauh_162:hover ._menuicon_1aauh_186,._menu-icon-text-container_1aauh_162:hover ._specific-menu-text_1aauh_185 p{color:#b4b4b4}._upgrade-mini-badge_1aauh_218{background:linear-gradient(90deg,#2b8f3a,#0f5b20);color:#fff;padding:.12rem .5rem;border-radius:.6rem;font-weight:700;font-size:.65rem}._upgrade-premium-container_1aauh_227{width:70%;display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:1.5rem;padding:2rem 0rem;border:solid 2px #024b1d;border-radius:1.5rem;background-size:cover;background-position:center;background-repeat:no-repeat;box-shadow:20px 40px 40px #0011071a;border:3px solid rgb(136,146,8);margin-top:auto}._upgrade-premium-container_1aauh_227 p{font-size:large;font-weight:bolder;color:#024b1d}._upgrade-premium-container_1aauh_227 button{width:fit-content;height:auto;padding:.5rem;background-color:#024b1d;color:#d2d2d2;outline:none;border:none;cursor:pointer;font-size:medium;font-weight:500;border-radius:.8rem}@media (max-width: 1400px) and (min-width: 1025px){._upgrade-premium-container_1aauh_227{width:100%;padding:1.25rem 1rem;row-gap:1rem;border-radius:1rem;box-shadow:10px 20px 20px #0011071a;margin-top:auto}._upgrade-premium-container_1aauh_227 p{font-size:small;font-weight:bolder;color:#024b1d}._upgrade-premium-container_1aauh_227 button{width:fit-content;height:auto;padding:.5rem;background-color:#024b1d;color:#d2d2d2;outline:none;border:none;cursor:pointer;font-size:small;font-weight:500;border-radius:.8rem}}@media (max-width: 1024px) and (min-width: 768px){._sidebar-container_1aauh_32{width:120px;padding:1rem .5rem;align-items:center;border-radius:0;height:100vh;position:fixed;top:0;left:0;overflow-y:auto}._logo-Container_1aauh_57{width:15%;height:auto;display:flex;justify-content:center;align-items:center}._dialekt-logo-dashboard_1aauh_70{width:80px;height:auto;object-fit:contain;border-radius:.5rem}._divider-line_1aauh_78,._avatar-name-email-container_1aauh_85,._menu-heading-container_1aauh_145,._upgrade-premium-container_1aauh_227{display:none}._menu-lists-container_1aauh_152{align-items:center;width:100%}._menu-icon-text-container_1aauh_162{flex-direction:column;justify-content:center;padding:.35rem .25rem;border-radius:.5rem;row-gap:.5rem;align-items:center;width:100%;text-align:center}._specific-menu-text_1aauh_185{display:block;font-size:.7rem}._menuicon_1aauh_186{display:flex;align-items:center;justify-content:center}._menuicon_1aauh_186 svg{font-size:1.5rem}._sidebar-container_1aauh_32{row-gap:5.5rem}}@media (max-width: 767px){._sidebar-container_1aauh_32{display:none}._mobile-topbar_1aauh_4{display:flex;position:fixed;top:0;left:0;right:0;height:64px;padding:0 1rem;background-color:#034607;border-bottom:2px solid #155208;align-items:center;justify-content:space-between;z-index:9999}._mobile-logo_1aauh_8{width:110px}._mobile-bottombar_1aauh_4{display:flex;position:fixed;left:0;right:0;bottom:0;height:72px;padding:.5rem .75rem;background:#fff;border-top:1px solid #e5e5e5;justify-content:space-around;align-items:center;z-index:9999}._bottombar-items_1aauh_419{display:flex;flex-direction:row;column-gap:1rem;overflow-x:auto;overflow-y:hidden;white-space:nowrap;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;padding-right:40px}._bottombar-items_1aauh_419::-webkit-scrollbar{display:none}._scroll-hint_1aauh_439{position:absolute;top:0;right:0;height:100%;width:34px;display:flex;align-items:center;justify-content:center;pointer-events:none;background:linear-gradient(to left,var(--bottomBarBg, #fff),rgba(255,255,255,0))}._scroll-hint-icon_1aauh_454{font-size:18px;opacity:.6}._mobile-nav-item_1aauh_459{background:transparent;border:none;display:flex;flex-direction:column;align-items:center;gap:.25rem;cursor:pointer;color:#2c2c2c}._mobile-nav-icon_1aauh_470{font-size:1.4rem;line-height:1}._mobile-nav-text_1aauh_475{font-size:.75rem}._mobile-avatar-button_1aauh_22{display:flex}._mobile-logo_1aauh_8{width:120px;height:auto;object-fit:contain}._mobile-user-dropdown_1aauh_493{position:absolute;top:72px;right:8px;width:min(94%,260px);background:#fff;color:#0b2b16;border-radius:12px;padding:.25rem;box-shadow:0 10px 30px #02160a24;z-index:99999;display:flex;flex-direction:column;gap:.25rem;align-items:stretch;overflow:hidden;background-color:#f0f8f2}._mobile-user-dropdown_1aauh_493:before{content:"";position:absolute;top:-8px;right:22px;width:14px;height:14px;background:#fff;transform:rotate(45deg);box-shadow:-2px -2px 4px #0000000a;z-index:-1}._mobile-user-info_1aauh_526{display:flex;flex-direction:column;gap:.125rem;padding:.75rem;row-gap:.3rem}._mobile-dropdown-name_1aauh_535{font-weight:700;color:#034607;font-size:.95rem}._mobile-dropdown-plan_1aauh_541{font-size:.85rem;color:#4b6b56}._mobile-dropdown-logout_1aauh_546{background:transparent;border:none;color:#0b61a4;text-align:left;padding:.6rem .75rem;border-radius:8px;cursor:pointer;font-weight:600;border-top:1px solid rgba(0,0,0,.06)}._mobile-dropdown-logout_1aauh_546:hover{background:#02160a08}}._main-page_t314f_3{width:100%;height:fit-content;padding:1rem;display:flex;flex-direction:row;justify-content:start;align-items:start}._main-content-segment_t314f_15{width:78%;height:100%;margin-left:22%}._sidebar-segment_t314f_22{width:auto;height:auto;position:static;top:auto;left:auto}._current-page-label_t314f_31{display:none}@media (max-width: 1024px) and (min-width: 768px){._main-page_t314f_3{flex-direction:row;padding:0rem;column-gap:0rem;padding-left:120px;width:100vw;max-width:100vw;overflow-x:hidden;box-sizing:border-box}._main-content-segment_t314f_15{margin-left:0;width:100%;max-width:100%;padding:1rem;box-sizing:border-box}._current-page-label_t314f_31{display:inline-block;margin-bottom:.75rem;font-size:.9rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:var(--deepGreenHeadingColor)}}@media (max-width: 767px){._main-page_t314f_3{padding:0;display:block;width:100%;max-width:100%;overflow-x:hidden}._sidebar-segment_t314f_22{width:100%}._main-content-segment_t314f_15{width:100%;margin-left:0;padding:clamp(.75rem,4vw,1rem);padding-top:calc(var(--mobile-topbar-height) + 8px);box-sizing:border-box;padding-bottom:calc(var(--mobile-bottombar-height) + 8px);min-height:calc(100vh - var(--mobile-topbar-height) - var(--mobile-bottombar-height));overflow-x:hidden}}._Signin-container_dq6ea_3{display:flex;flex-direction:column;align-items:center;justify-content:center;width:60%;height:auto;border:1px solid #ccc;border-radius:8px;box-shadow:0 4px 8px #0000001a;background-color:#fff;margin:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);row-gap:3rem;padding-top:2.5rem;padding-bottom:2.5rem}._signin-heading-free-container_dq6ea_24{width:fit-content;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:.2rem}._signin-heading_dq6ea_24{width:fit-content;height:auto}._signin-heading_dq6ea_24 h1{color:var(--bigTextColor)}._its-free-container_dq6ea_43{width:fit-content;height:auto;text-align:center;margin-top:.5rem}._its-free-container_dq6ea_43 p{color:var(--smallTextColor)}._signin-inputfields-terms-button_dq6ea_56{width:90%;display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:1rem}._inputfields-terms-container_dq6ea_67{width:90%;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:.5rem}._inputfields-signin-container_dq6ea_78{width:100%;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:.8rem}._terms-conditions-container_dq6ea_89,._check-box-text_dq6ea_99{width:100%;height:auto;display:flex;flex-direction:column;align-items:start;justify-content:start}._checkbox-container_dq6ea_109{display:inline-flex;align-items:center;gap:.5rem;line-height:1.2}._noticeSuccess_dq6ea_120{color:#a1010f}@media (max-width: 768px){._its-free-container_dq6ea_43 p{font-size:.9rem}._checkbox-container_dq6ea_109 input[type=checkbox]{transform:scale(.9);transform-origin:left center;vertical-align:middle;margin-right:.3rem;accent-color:#16a34a}._checkbox-container_dq6ea_109 label{font-size:.9rem}._checkbox-container_dq6ea_109{padding-block:.25rem}._Signin-container_dq6ea_3{width:90%}}@media (max-width: 480px){._signin-heading_dq6ea_24 h1{font-size:1.6rem}._its-free-container_dq6ea_43 p{font-size:.8rem}._checkbox-container_dq6ea_109 input[type=checkbox]{transform:scale(.85);transform-origin:left center;vertical-align:middle;margin-right:.3rem;accent-color:#16a34a}._checkbox-container_dq6ea_109 label{font-size:.8rem}._checkbox-container_dq6ea_109{padding-block:.15rem}._Signin-container_dq6ea_3{width:90%}}._section-mainoutline_mskag_2{width:100%;height:auto;display:flex;flex-direction:row;justify-content:space-between;align-items:start;column-gap:1rem;padding:1rem;border-radius:1rem}._section-name-number_mskag_15{width:fit-content;height:auto;display:flex;flex-direction:column;justify-content:start;align-items:start;row-gap:.5rem}._section-heading_mskag_25{width:fit-content;height:auto}._section-heading_mskag_25 h4{color:#000;font-weight:700}._section-name_mskag_15{width:fit-content;height:auto}._section-name_mskag_15 h2{color:#f9fcf9}._section-image_mskag_45{padding:2rem;border-radius:.5rem;background-size:cover;background-position:center;background-repeat:no-repeat}._greenbackground_mskag_56{margin:2rem;width:fit-content;height:auto;padding:2rem;display:flex;align-items:center;justify-content:center}._round-button_mskag_67{width:140px;height:50px;position:relative;background:none;outline:none;border:none;padding:0;margin:0}._top_mskag_79{width:100%;height:100%;background:#c4f8b6;font-size:16px;color:#242622;display:flex;align-items:center;justify-content:center;border-radius:7mm;outline:2px solid rgb(36,38,34);z-index:3;transition:.2s;position:relative;overflow:hidden}._bottoms_mskag_98{position:absolute;width:100%;height:100%;background:#7dde41;top:10px;left:0;border-radius:7mm;outline:2px solid rgb(36,38,34);z-index:-1}._bottoms_mskag_98:before{position:absolute;content:"";width:2px;height:9px;background:#242622;bottom:0;left:15%}._bottoms_mskag_98:after{position:absolute;content:"";width:2px;height:9px;background:#242622;bottom:0;left:85%}button:active ._top_mskag_79{transform:translateY(10px)}button:before{position:absolute;content:"";width:calc(100% + 2px);height:100%;background:#8c8c8c;top:14px;left:-1px;border-radius:7mm;outline:2px solid rgb(36,38,34);z-index:-1}._top_mskag_79:before{position:absolute;content:"";width:15px;height:100%;background:#0000001a;transform:skew(30deg);left:-20px;transition:.25s}button:active ._top_mskag_79:before{left:calc(100% + 20px)}._lesson-sections_mskag_160{margin:0;padding:1rem;width:100%;height:auto;display:flex;flex-direction:row;align-items:start;justify-content:start}._units-section-container_mskag_173{margin:0;padding:1rem;width:70%;height:auto;display:flex;flex-direction:column;align-items:start;justify-content:start}._section-unit_mskag_184{width:100%;height:auto;display:flex;flex-direction:column;align-items:start;justify-content:start}._section-headings_mskag_194{width:100%;height:auto}._wide-buttons-section_mskag_200{width:100%;height:auto;display:flex;flex-direction:column;align-items:start;justify-content:start}._go-to-class_mskag_210{width:100%;height:auto;display:flex;flex-direction:row;align-items:end;justify-content:center}._practice-time_mskag_221{width:100%;height:auto;display:flex;flex-direction:row;align-items:end;justify-content:center;position:relative;left:5%}._test-time_mskag_232{width:100%;height:auto;display:flex;flex-direction:row;align-items:end;justify-content:center}._statistics-right-section_mskag_244{width:23%;height:100vh;display:flex;flex-direction:column;align-items:start;justify-content:start;padding:1rem 0rem;border-left:2px solid #a5e3a9;padding:1rem;position:fixed;top:0;right:0;overflow-y:auto}._stats-main-container_mskag_263{width:100%;height:auto;display:flex;flex-direction:column;align-items:start;justify-content:center;row-gap:1rem;background-color:#f4fbf5;border-radius:1.5rem;padding:1rem}._stats-heading_mskag_277{width:fit-content;height:auto}._stats-heading_mskag_277 h2{color:var(--bigTextColor)}._overall-status-cards_mskag_286{width:100%;height:auto;display:flex;flex-direction:column;align-items:start;justify-content:center}._stats-progress-cards_mskag_296{width:100%;height:fit-content;display:flex;flex-direction:column;justify-content:start;align-items:stretch;row-gap:.75rem;background-color:#f4fbf5;padding:1rem;border-radius:1rem}._progress-card-stats-bar_mskag_309{width:100%;display:flex;flex-direction:column;justify-content:start;align-items:start;row-gap:.3rem;padding:clamp(1.5rem,1.5vw,1.25rem);border-radius:1rem;background-color:#c3f4d3}._individual-lesson-status_mskag_321{width:100%;height:fit-content;display:flex;flex-direction:row;justify-content:start;align-items:start;flex-wrap:wrap;column-gap:2rem;row-gap:2rem;background-color:#f4fbf5;padding:2rem;border-radius:1rem}._overall-status_mskag_286{width:150px;height:150px;background-color:#c3f4d3;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:1rem}._stats-progress-ring-container_mskag_347{display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:1rem}._progress-text_mskag_356 p{color:#000;font-weight:600}@media (max-width: 539px){._statistics-right-section_mskag_244{display:none}._units-section-container_mskag_173{width:100%;padding:.5rem}._lesson-sections_mskag_160{flex-direction:column;padding:.5rem}}@media (min-width: 769px) and (max-width: 1024px){._statistics-right-section_mskag_244{width:35%}._units-section-container_mskag_173{width:60%;padding:1.5rem}._lesson-sections_mskag_160{padding:1.5rem}._individual-lesson-status_mskag_321{flex-direction:column;align-items:center;justify-content:center;column-gap:0;row-gap:2rem;padding:1.5rem;width:100%}._alphabets-progress-ring_mskag_431,._articles-progress-ring_mskag_432,._pronouns-progress-ring_mskag_433,._greetings-progress-ring_mskag_434,._making-friends-progress-ring_mskag_435{width:100%;display:flex;justify-content:center;align-items:center}._making-friends-progress-ring_mskag_435{padding-left:2rem;flex-direction:column}._progress-card-stats-bar_mskag_309{padding:1rem}._progress-text_mskag_356 p{font-size:clamp(.75rem,1.2vw,1rem);color:#000;font-weight:600}._progress-number_mskag_465 h1{font-size:clamp(1.4rem,3vw,2rem)}._stats-main-container_mskag_263{padding:1.5rem}._stats-progress-ring-container_mskag_347{row-gap:1.5rem}._section-unit_mskag_184{padding:1rem}._section-heading_mskag_25 h4{font-size:clamp(.85rem,2vw,1.1rem)}._section-name_mskag_15 h2{font-size:clamp(1.1rem,3vw,1.4rem)}}@media (min-width: 768px) and (max-width: 820px){._statistics-right-section_mskag_244{position:fixed;right:0;top:0;width:35%;height:100vh;overflow-y:scroll;padding:.75rem;border-left:none}._units-section-container_mskag_173{width:60%}._lesson-sections_mskag_160{padding:.5rem}._progress-card-stats-bar_mskag_309{padding:.6rem}._progress-text_mskag_356 p{font-size:.7rem;color:#000;font-weight:600}._progress-number_mskag_465 h1{font-size:1.3rem}._individual-lesson-status_mskag_321{column-gap:.75rem;row-gap:.75rem}}@media (min-width: 540px) and (max-width: 720px){._statistics-right-section_mskag_244{display:none}._units-section-container_mskag_173{width:100%;padding:.5rem;margin-top:64px;margin-bottom:72px}._lesson-sections_mskag_160{flex-direction:column;padding:.5rem}}@media (min-width: 1024px) and (max-width: 1366px){._statistics-right-section_mskag_244{width:38%}._units-section-container_mskag_173{width:58%;padding:2rem}._lesson-sections_mskag_160{padding:2rem}._progress-card-stats-bar_mskag_309{padding:1.25rem;background:linear-gradient(145deg,#5bc082,#22c55e)}._progress-card-stats-bar_mskag_309 p{font-size:.85rem;font-weight:600;color:#000}._progress-card-stats-bar_mskag_309 h1{font-size:1.8rem;font-weight:800;color:#14532d;line-height:1.2}._individual-lesson-status_mskag_321{column-gap:2.5rem;row-gap:2.5rem;padding:2rem}._stats-main-container_mskag_263{padding:2rem;row-gap:1.5rem}._stats-progress-ring-container_mskag_347{row-gap:2rem}._overall-status_mskag_286{width:180px;height:180px}._section-unit_mskag_184{padding:1.5rem;margin-bottom:1.5rem}._section-heading_mskag_25 h4{font-size:clamp(1rem,2.5vw,1.3rem);color:#000;font-weight:700}._section-name_mskag_15 h2{font-size:clamp(1.3rem,3.5vw,1.6rem)}._round-button_mskag_67{width:160px;height:56px}._wide-buttons-section_mskag_200{row-gap:1.5rem}._section-mainoutline_mskag_2{padding:1.5rem;gap:1.5rem}}._lesson-area_1mee3_2{display:flex;flex-direction:column;justify-content:start;align-items:start;text-align:center;width:100%;min-height:100vh;background-color:#fff;padding-top:1rem;padding-left:0rem}._lesson-name_1mee3_17{width:fit-content;height:auto;padding:.2rem 2rem .2rem .7rem;border:1px solid greenyellow;border-radius:0rem 2rem 2rem 0rem;background-color:#adff2f}._lesson-name_1mee3_17 h1{color:var(--deepGreenHeadingColor);font-size:2rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}._progress-bar-container_1mee3_34{width:100%;height:10px;background:#ddd;border-radius:5px;overflow:hidden;margin:10px 0}._progress-bar_1mee3_34{height:100%;background:#4caf50;transition:width .3s ease-in-out}._stack-area_1mee3_51{display:grid;align-items:start;gap:2rem;width:100%;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}._left_1mee3_62{padding:2rem;display:flex;justify-content:start;align-items:start;flex-direction:column;row-gap:3rem}._welcome-text_1mee3_74{width:fit-content;height:auto}._welcome-text_1mee3_74 h1{color:var(--deepGreenHeadingColor);font-size:2rem}._pokua-intro-image-medium_1mee3_86 ._poks-tablet_1mee3_93{display:none}._pokua-intro-image-back-next_1mee3_97{display:flex;flex-direction:column;justify-content:start;align-items:center;row-gap:1.3rem;width:100%}._pokua-intro-image-back-next-medium_1mee3_109{display:flex;flex-direction:column;justify-content:start;align-items:start;row-gap:1.3rem;width:80%;height:auto}._pokua-intro-image_1mee3_86{width:100%;max-width:520px}._pokua-intro-image_1mee3_86 img{width:100%;height:auto}._alphabets-back-next_1mee3_131{display:flex;justify-content:center;align-items:start;flex-direction:column;margin-left:0}._title_1mee3_141{font-size:1.8rem;font-weight:700;margin-bottom:15px}._sub-title_1mee3_147{display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:1rem;height:auto;width:100%}._backNext_1mee3_158{display:flex;flex-direction:row;justify-content:center;align-items:center;column-gap:1rem;height:auto;width:100%}._backNext_1mee3_158 button{font-size:.9rem;padding:10px 20px;background:#000;color:#fff;border:none;border-radius:8px;cursor:pointer;margin:5px;transition:.3s ease-in-out;width:100%;-webkit-tap-highlight-color:transparent;outline:none}._backNext_1mee3_158 button:focus,._backNext_1mee3_158 button:focus-visible{outline:none;background:#000}._backNext_1mee3_158 button:active{background:#7d7d7d}@media (hover: hover) and (pointer: fine){._backNext_1mee3_158 button:hover{background:#444}}._backNext_1mee3_158 button:disabled{background:#ccc;cursor:not-allowed}@media (hover: hover) and (pointer: fine){._backNextButtons_1mee3_205 button:hover{background:#444}}._backNextButtons_1mee3_205 button:focus,._backNextButtons_1mee3_205 button:focus-visible{outline:none;background:#000}._backNextButtons_1mee3_205 button:active{background:#7d7d7d}._move-to-alphabets-practice-button_1mee3_222{width:100%;display:flex;justify-content:center;align-items:center}._move-to-alphabets-practice-button_1mee3_222 button{width:100%;height:auto;padding:.7rem 2rem;background-color:#000;color:var(--buttonTextColor);outline:none;border:none;cursor:pointer;font-size:.9rem;font-weight:500;border-radius:.5rem;transition:background-color .9s ease;-webkit-tap-highlight-color:transparent}._move-to-alphabets-practice-button_1mee3_222 button:focus,._move-to-alphabets-practice-button_1mee3_222 button:focus-visible{background-color:#000;outline:none}._move-to-alphabets-practice-button_1mee3_222 button:active{background-color:#444}@media (hover: hover) and (pointer: fine){._move-to-alphabets-practice-button_1mee3_222 button:hover{background-color:#444}}._rightSection_1mee3_262{display:flex;flex-direction:column;gap:1rem;width:100%;min-width:0}._lessonBoard_1mee3_272{width:100%;max-width:520px;height:75%;display:flex;flex-direction:column;justify-content:start;align-items:center;row-gap:2rem;border:2px solid rgb(107,121,86);padding:2rem;border-radius:2rem;background-color:#dbffa4}._twiLetterSpeakerCard_1mee3_287{display:flex;flex-direction:row;justify-content:center;align-items:center;column-gap:1rem;width:100%;background-color:#b3ff00;border-radius:1rem;padding:.5rem}._twiLetterCard_1mee3_299{display:flex;flex-direction:column;justify-content:center;align-items:center;column-gap:1rem}._twiLetterCard_1mee3_299 h1{margin:0;line-height:1;font-size:2.1rem;color:var(--deepGreenHeadingColor)}._speakerIconCard_1mee3_314{width:fit-content;height:auto;display:flex;align-items:center;justify-content:center}._speakerIconCard_1mee3_314 button{display:flex;align-items:center;justify-content:center;width:fit-content;height:auto;background:var(--deepGreenHeadingColor);border:none;padding:.2rem;border-radius:2rem;font-size:1.8rem;font-weight:500;cursor:pointer;transition:background-color .3s ease,transform .2s ease;-webkit-tap-highlight-color:transparent;outline:none}._speakerIconCard_1mee3_314 button:focus,._speakerIconCard_1mee3_314 button:focus-visible{outline:none;background:var(--deepGreenHeadingColor)}._speakerIconCard_1mee3_314 button:active{background:#33a705}@media (hover: hover) and (pointer: fine){._speakerIconCard_1mee3_314 button:hover{background:#33a705}}._twiWordSpeakerImageCard_1mee3_363{display:flex;flex-direction:row;justify-content:space-between;align-items:center;column-gap:1rem}._twiWordSpeakerCard_1mee3_373{display:flex;flex-direction:column;justify-content:start;align-items:center;row-gap:1rem}._twiWordCard_1mee3_381{display:flex;flex-direction:column;align-items:center;gap:.25rem}._wordMain_1mee3_388{font-size:2rem;font-weight:700}._wordMeaning_1mee3_393{font-size:1.1rem;font-weight:500}._wordImageCard_1mee3_400{width:fit-content;height:auto}._wordImageCard_1mee3_400 img{width:250px;height:300px;border-radius:1rem;border:#034607 solid 2px}._imagePlaceholder_1mee3_416{width:250px;height:300px;border-radius:1rem;border:#034607 solid 2px;display:flex;justify-content:center;align-items:center;font-weight:600;color:var(--deepGreenHeadingColor);background-color:#ffffff59}._toneSection_1mee3_430{display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:1rem;width:fit-content;height:auto}._toneSection_1mee3_430 h1{color:var(--deepGreenHeadingColor);font-size:1.5rem;background-color:#b3ff00;padding:.2rem;border-radius:1rem}._tonelessonSection_1mee3_450{display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:1.7rem;width:fit-content;height:auto}._sectionsTone_1mee3_460{display:flex;flex-direction:row;justify-content:center;align-items:center;column-gap:2rem;width:fit-content;height:auto}._toneWordCard_1mee3_470 h2{font-size:1.8rem;font-weight:700;color:var(--deepGreenHeadingColor)}._toneWordSpeaker_1mee3_476{display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:1rem}._toneWordImage_1mee3_486{width:200px;height:140px;border-radius:1rem;background-color:#034607}._notesSection_1mee3_494{display:flex;flex-direction:column;justify-content:start;align-items:start;width:auto;max-width:520px;height:auto;background-color:#b3ff00;padding:1rem;border-radius:1rem}._noteExampleLine_1mee3_507{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}._egLabel_1mee3_514{font-weight:600}._noteSpeakerBtn_1mee3_518{display:flex;align-items:center;justify-content:center;background:var(--deepGreenHeadingColor);border:none;padding:.12rem;border-radius:2rem;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .3s ease,transform .2s ease;-webkit-tap-highlight-color:transparent;outline:none}._noteSpeakerBtn_1mee3_518:focus,._noteSpeakerBtn_1mee3_518:focus-visible{outline:none;background:var(--deepGreenHeadingColor)}._noteSpeakerBtn_1mee3_518:active{background:#33a705}@media (hover: hover) and (pointer: fine){._noteSpeakerBtn_1mee3_518:hover{background:#33a705}}._noteSpeakerBtn_1mee3_518:disabled{opacity:.5;cursor:not-allowed}._noteExampleText_1mee3_555{font-weight:600}._desktop-nav_1mee3_560{display:flex}._mobile-nav_1mee3_564{display:none}._Poks_1mee3_86{display:block}._poks-tablet_1mee3_93,._pokua-bubble-cover_1mee3_576,._pokua-speech-bubble_1mee3_580{display:none}._move-to-article-practice-button_1mee3_620 button:hover{background-color:green}._exampleNav_1mee3_624{display:flex;gap:.7rem;margin-top:.5rem}._exampleNav_1mee3_624 button{font-size:14px;padding:8px 14px;background:#000;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:.3s ease-in-out}._exampleNav_1mee3_624 button:hover{background:#444}._exampleNav_1mee3_624 button:disabled{background:#ccc;cursor:not-allowed}._pronounTopic_1mee3_657{margin:0;font-weight:600;opacity:.85}._wordMainPronoun_1mee3_663{font-size:1.2rem;font-weight:700;width:fit-content;height:auto;background-color:#b3ff00;flex-wrap:wrap}._stack-area-less-vocab_1mee3_672{display:grid;align-items:center;gap:2rem;width:100%;grid-template-columns:minmax(280px,35%) minmax(0,1fr)}._pronoun-buttons-row_1mee3_709{display:flex;flex-direction:column;row-gap:.75rem;align-items:center;flex-wrap:wrap;margin-top:.75rem}._pokua-intro-image-medium_1mee3_86{width:100%;max-width:420px}._pokua-intro-image-medium_1mee3_86 img{width:100%;height:auto}._pronoun-back-next_1mee3_746{display:flex;justify-content:center;align-items:start;flex-direction:column;margin-left:0}._backNextButtons_1mee3_205{display:flex;flex-direction:row;justify-content:center;align-items:center;column-gap:1rem;height:auto;width:100%}._backNextButtons_1mee3_205 button{font-size:.9rem;padding:10px 20px;background:#000;color:#fff;border:none;border-radius:8px;cursor:pointer;margin:5px;transition:.3s ease-in-out;width:100%;-webkit-tap-highlight-color:transparent;outline:none}._backNextButtons_1mee3_205 button:hover{background:#444}._backNextButtons_1mee3_205 button:disabled{background:#ccc;cursor:not-allowed}._sub-title-pronoun_1mee3_797{display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:1rem;height:auto;width:100%}._cheatSheetBtn_1mee3_809,._practiceBtn_1mee3_810{font-size:16px;padding:10px 20px;background:#000;color:#fff;border:none;border-radius:8px;cursor:pointer;margin:5px;transition:.3s ease-in-out}._cheatSheetBtn_1mee3_809:hover,._practiceBtn_1mee3_810:hover{background:#444}._rightSectionLessonVocab_1mee3_829{width:100%;min-width:0;display:flex;flex-direction:row;align-items:flex-start;justify-content:start;column-gap:1rem}._newWordsWrap_1mee3_845{width:fit-content;display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:3.5rem;border-radius:2rem;padding:1rem;background-color:#c3f4d3}._newWordsHeader_1mee3_869{font-size:1.3rem;font-weight:700;display:flex;flex-direction:column;justify-content:center;align-items:center}._vocabIcon_1mee3_878{width:40px;height:40px;object-fit:contain}._wordList_1mee3_884{width:fit-content;height:auto;display:flex;flex-direction:column;justify-content:center;align-items:start;row-gap:1rem}._wordItem_1mee3_897{display:flex;align-items:center;gap:.6rem;padding:.75rem;border-radius:.9rem}._wordItem_1mee3_897 button{display:flex;align-items:center;justify-content:center;background:var(--deepGreenHeadingColor);border:none;padding:.12rem;border-radius:2rem;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .3s ease,transform .2s ease}._wordItem_1mee3_897 button:hover{background:#33a705}._wordAndMeaning_1mee3_924{display:flex;flex-direction:column;align-items:center;gap:.25rem}._newWord_1mee3_845{font-size:1.2rem;font-weight:600}._newWordMeaning_1mee3_938{font-size:.9rem;font-weight:400;font-style:italic}._mobileCheatSheetWrap_1mee3_944{display:none}._greetinglessonBoard_1mee3_952{width:100%;max-width:520px;height:auto;display:flex;flex-direction:column;justify-content:start;align-items:center;row-gap:.5rem;border:2px solid rgb(107,121,86);padding:1.5rem;border-radius:2rem;background-color:#dbffa4}._shortFormCard_1mee3_967{display:flex;flex-direction:column;align-items:center;gap:.25rem;background-color:#b3ff00;padding:.5rem;border-radius:1rem}._ShortFormHeading_1mee3_977{font-size:1rem;font-weight:600}._shortFormTwi_1mee3_982{font-size:.9rem;font-weight:400;font-style:italic;color:var(--deepGreenHeadingColor)}._greetingWordSpeakerImageCard_1mee3_989{display:flex;flex-direction:column;justify-content:space-between;align-items:center;column-gap:1rem}._greetingWordSpeakerCard_1mee3_997{display:flex;flex-direction:row;justify-content:start;align-items:center;column-gap:1rem}._literalTranslation_1mee3_1005{display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:1rem;padding:1rem;border-radius:1.5rem}._twiRow_1mee3_1018,._translationRow_1mee3_1019{display:flex;justify-content:space-between;text-align:center;width:350px}._wordImageCardGreeting_1mee3_1028{width:fit-content;height:auto}._wordImageCardGreeting_1mee3_1028 img{width:350px;height:300px;border-radius:1rem;border:#034607 solid 2px}@media (max-width: 1400px) and (min-width: 1025px){._lessonBoard_1mee3_272{padding:1rem;row-gap:1rem}._twiWordSpeakerImageCard_1mee3_363{flex-direction:column;row-gap:1rem;align-items:center}._twiWordSpeakerCard_1mee3_373{row-gap:.5rem}._wordImageCard_1mee3_400 img,._imagePlaceholder_1mee3_416{width:180px;height:210px}._twiLetterCard_1mee3_299 h1{font-size:1.8rem}._wordMainPronoun_1mee3_663{font-size:1rem;max-width:100%;word-break:break-word;text-align:center}._rightSection_1mee3_262,._rightSectionLessonVocab_1mee3_829,._lessonBoard_1mee3_272,._twiWordSpeakerImageCard_1mee3_363,._twiWordSpeakerCard_1mee3_373{min-width:0}._wordMainPronoun_1mee3_663{overflow-wrap:anywhere}}@media (max-width: 1024px) and (min-width: 768px){._stack-area_1mee3_51{grid-template-columns:1fr;gap:1rem}._left_1mee3_62,._pokua-intro-image-back-next_1mee3_97,._alphabets-back-next_1mee3_131{display:contents}._welcome-text_1mee3_74{padding:0 .5rem}._pokua-intro-image_1mee3_86{max-width:100%;margin:0 .5rem;padding:0;position:relative}._pokua-intro-image_1mee3_86 img._Poks_1mee3_86{display:none!important}._pokua-intro-image_1mee3_86 img._poks-tablet_1mee3_93{display:block;width:24%;max-width:110px;height:auto;margin-left:.4rem}._pokua-bubble-cover_1mee3_576{display:none!important;position:absolute;top:7%;left:calc(24% + .9rem);width:40%;height:56%;background:#fff;border-radius:.9rem;box-shadow:0 6px 18px #0000000f;transition:left .16s ease,width .16s ease,height .16s ease;z-index:1;overflow:hidden}._pokua-speech-bubble_1mee3_580{display:block;position:absolute;top:10.5%;left:calc(24% + 1rem);width:68%;background-color:#e8f5d0;border:1.4px solid #b8d494;border-radius:.9rem;padding:.7rem .8rem;font-size:clamp(.75rem,4.2vw,.9rem);font-style:italic;font-weight:500;color:#3d5a1e;line-height:1.3;min-height:1.8rem;text-align:center;z-index:2}._thought-dot_1mee3_1174{display:none}._thought-dot-1_1mee3_1178{width:3%;height:4.2%;top:36%;right:34%}._thought-dot-2_1mee3_1185{width:2.2%;height:3.4%;top:42%;right:39%}._thought-dot-3_1mee3_1192{width:1.4%;height:2%;top:49%;right:45%}._title_1mee3_141{display:none}._lesson-name_1mee3_17{padding:.2rem .8rem .2rem .7rem;border-radius:0rem 2rem 2rem 0rem}._lesson-name_1mee3_17 h1{font-size:clamp(.9rem,4.2vw,1.2rem)}._welcome-text_1mee3_74 h1{font-size:1.1rem}._backNext_1mee3_158 button{font-size:14px;padding:10px 12px;flex:0 0 44%;max-width:44%;min-width:120px;margin:0 .4rem}._lessonBoard_1mee3_272{max-width:100%;padding:1rem;row-gap:1rem;border-radius:1rem}._twiWordSpeakerCard_1mee3_373{display:flex;flex-direction:row;justify-content:start;align-items:center;column-gap:.5rem}._twiWordCard_1mee3_381{display:flex;flex-direction:row;align-items:center;gap:.25rem}._twiLetterCard_1mee3_299 h1{font-size:1.6rem}._speakerIconCard_1mee3_314 button{font-size:1.1rem}._twiWordSpeakerImageCard_1mee3_363{flex-direction:column;row-gap:1rem}._wordMain_1mee3_388{font-size:1.4rem}._wordMeaning_1mee3_393{font-size:.95rem}._wordImageCard_1mee3_400 img,._imagePlaceholder_1mee3_416{width:180px;height:210px}._toneSection_1mee3_430 h1{font-size:1rem;padding:.3rem .5rem}._sectionsTone_1mee3_460{flex-direction:column;row-gap:1rem;column-gap:0}._toneWordImage_1mee3_486{width:150px;height:110px}._notesSection_1mee3_494{max-width:100%;padding:.9rem 1rem;font-size:1.5rem;line-height:1.45;color:#000;background-color:#e8f9c8}._noteSpeakerBtn_1mee3_518{font-size:.9rem}._move-to-alphabets-practice-button_1mee3_222{width:100%;display:flex;justify-content:center;align-items:center}._move-to-alphabets-practice-button_1mee3_222 button{width:100%}._notesSection_1mee3_494 h4{font-size:1.5rem;margin:0 0 .4rem;color:#05360d;font-weight:700}._notesSection_1mee3_494 p,._notesSection_1mee3_494 ._noteExampleText_1mee3_555,._notesSection_1mee3_494 ._egLabel_1mee3_514{font-size:1.25rem;line-height:1.5;color:#05360d}._noteExampleLine_1mee3_507{gap:.6rem}._sub-title_1mee3_147{padding-left:.5rem;padding-right:.5rem}._mobile-nav_1mee3_564{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:1rem;width:100%;padding-bottom:.5rem}._toneWordSpeaker_1mee3_476{display:flex;flex-direction:row;justify-content:center;align-items:center;column-gap:1rem}._pronounTopic_1mee3_657{margin:0;font-weight:600;opacity:.85;font-size:.95rem;text-align:center;line-height:1.2}._wordMainPronoun_1mee3_663{font-size:1.1rem;font-weight:700;width:fit-content;max-width:100%;height:auto;background-color:#b3ff00;padding:.45rem .8rem;border-radius:999px;text-align:center;line-height:1.2;word-break:break-word}._stack-area-less-vocab_1mee3_672{display:flex;flex-direction:column;align-items:start;justify-content:start;row-gap:.5rem;width:100%}._pronoun-buttons-row_1mee3_709{display:flex;flex-direction:column;row-gap:0rem;align-items:center;justify-content:center;flex-wrap:nowrap;margin-top:0rem;width:100%}._pokua-intro-image-medium_1mee3_86{max-width:100%;margin:0 .5rem;padding:0;position:relative}._pokua-intro-image-medium_1mee3_86 img._Poks_1mee3_86{display:none!important}._pokua-intro-image-medium_1mee3_86 img._poks-tablet_1mee3_93{display:block;width:24%;max-width:130px;height:auto;margin-left:.4rem}._pronoun-back-next_1mee3_746{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-left:0;width:100%}._backNextButtons_1mee3_205{display:flex;flex-direction:row;justify-content:center;align-items:center;column-gap:.75rem;row-gap:.75rem;height:auto;width:100%;flex-wrap:wrap}._backNextButtons_1mee3_205 button{font-size:14px;padding:10px 12px;flex:0 0 44%;max-width:44%;min-width:120px;margin:0 .4rem}._backNextButtons_1mee3_205 button:hover{background:#444}._backNextButtons_1mee3_205 button:disabled{background:#ccc;cursor:not-allowed}._sub-title-pronoun_1mee3_797{display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:.7rem;height:auto;width:100%;padding-left:.5rem;padding-right:.5rem}._cheatSheetBtn_1mee3_809{display:none}._mobileCheatSheetWrap_1mee3_944{display:flex;justify-content:center;align-items:center;width:100%;margin-top:.5rem}._mobileCheatSheetBtn_1mee3_1546{width:100%;max-width:240px;font-size:.95rem;padding:.75rem 1rem;background:#000;color:#fff;border:none;border-radius:8px;cursor:pointer;margin:0}._mobileCheatSheetBtn_1mee3_1546:hover{background:#444}._practiceBtn_1mee3_810{font-size:.95rem;padding:.75rem 1rem;background:#000;color:#fff;border:none;border-radius:8px;cursor:pointer;margin:0;transition:.3s ease-in-out;width:100%;max-width:240px}._practiceBtn_1mee3_810:hover{background:#444}._rightSectionLessonVocab_1mee3_829{width:100%;height:auto;display:flex;flex-direction:column;justify-content:start;align-items:start;gap:1rem}._newWordsWrap_1mee3_845{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:stretch;row-gap:.5rem;border-radius:1.5rem;padding:1rem;background-color:#c3f4d3;box-sizing:border-box}._newWordsHeader_1mee3_869{font-size:2rem;font-weight:700;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.35rem;text-align:center}._vocabIcon_1mee3_878{width:44px;height:44px;object-fit:contain}._wordList_1mee3_884{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:.75rem}._wordItem_1mee3_897{display:flex;align-items:center;gap:.6rem;padding:.55rem .2rem;border-radius:.9rem}._wordItem_1mee3_897 button{display:flex;align-items:center;justify-content:center;background:var(--deepGreenHeadingColor);border:none;padding:.18rem;border-radius:2rem;font-size:.95rem;font-weight:500;cursor:pointer;transition:background-color .3s ease,transform .2s ease;flex-shrink:0}._wordItem_1mee3_897 button:hover{background:#33a705}._wordAndMeaning_1mee3_924{display:flex;flex-direction:column;align-items:flex-start;gap:.15rem}._newWord_1mee3_845{font-size:1.5rem;font-weight:600;line-height:1.2}._newWordMeaning_1mee3_938{font-size:1.25rem;font-weight:400;font-style:italic;line-height:1.2}}@media (max-width: 768px){._stack-area_1mee3_51{grid-template-columns:1fr;gap:1rem}._left_1mee3_62{width:100%;padding:.5rem 0;display:flex;justify-content:start;align-items:stretch;flex-direction:column;row-gap:1.25rem}._pokua-intro-image-back-next_1mee3_97,._alphabets-back-next_1mee3_131{display:contents}._welcome-text_1mee3_74{padding:0 .5rem;width:100%;text-align:left}._pokua-intro-image_1mee3_86{max-width:100%;margin:0 .5rem;padding:0;position:relative}._pokua-intro-image_1mee3_86 img._Poks_1mee3_86{display:none!important}._pokua-intro-image_1mee3_86 img._poks-tablet_1mee3_93{display:block;width:24%;max-width:110px;height:auto;margin-left:.4rem}._pokua-bubble-cover_1mee3_576{display:none!important;position:absolute;top:7%;left:calc(24% + .9rem);width:40%;height:56%;background:#fff;border-radius:.9rem;box-shadow:0 6px 18px #0000000f;transition:left .16s ease,width .16s ease,height .16s ease;z-index:1;overflow:hidden}._pokua-speech-bubble_1mee3_580{display:block;position:absolute;top:10.5%;left:calc(24% + 1rem);width:68%;background-color:#e8f5d0;border:1.4px solid #b8d494;border-radius:.9rem;padding:.7rem .8rem;font-size:clamp(.75rem,4.2vw,.9rem);font-style:italic;font-weight:500;color:#3d5a1e;line-height:1.3;min-height:1.8rem;text-align:center;z-index:2}._thought-dot_1mee3_1174{display:none}._thought-dot-1_1mee3_1178{width:3%;height:4.2%;top:36%;right:34%}._thought-dot-2_1mee3_1185{width:2.2%;height:3.4%;top:42%;right:39%}._thought-dot-3_1mee3_1192{width:1.4%;height:2%;top:49%;right:45%}._title_1mee3_141{display:none}._lesson-name_1mee3_17{padding:.2rem .8rem .2rem .7rem;border-radius:0rem 2rem 2rem 0rem}._lesson-name_1mee3_17 h1{font-size:clamp(.9rem,4.2vw,1.2rem)}._welcome-text_1mee3_74 h1{font-size:1.1rem;font-weight:600}._backNext_1mee3_158 button{font-size:14px;padding:10px 12px;flex:0 0 44%;max-width:44%;min-width:120px;margin:0 .4rem}._lessonBoard_1mee3_272{max-width:100%;padding:1rem;row-gap:1rem;border-radius:1rem}._twiWordSpeakerCard_1mee3_373{display:flex;flex-direction:row;justify-content:start;align-items:center;column-gap:.5rem}._twiWordCard_1mee3_381{display:flex;flex-direction:row;align-items:center;gap:.25rem}._twiLetterCard_1mee3_299 h1{font-size:1.6rem}._speakerIconCard_1mee3_314 button{font-size:1.1rem}._twiWordSpeakerImageCard_1mee3_363{flex-direction:column;row-gap:1rem}._wordMain_1mee3_388{font-size:1.4rem}._wordMeaning_1mee3_393{font-size:.95rem}._wordImageCard_1mee3_400 img,._imagePlaceholder_1mee3_416{width:180px;height:210px}._toneSection_1mee3_430 h1{font-size:1rem;padding:.3rem .5rem}._sectionsTone_1mee3_460{flex-direction:column;row-gap:1rem;column-gap:0}._toneWordImage_1mee3_486{width:150px;height:110px}._notesSection_1mee3_494{max-width:100%;padding:.9rem 1rem;font-size:1.5rem;line-height:1.45;color:#000;background-color:#e8f9c8}._noteSpeakerBtn_1mee3_518{font-size:.9rem}._move-to-alphabets-practice-button_1mee3_222{width:100%;display:flex;justify-content:center;align-items:center}._move-to-alphabets-practice-button_1mee3_222 button{width:100%}._notesSection_1mee3_494 h4{font-size:1rem;margin:0 0 .4rem;color:#05360d;font-weight:700}._notesSection_1mee3_494 p,._notesSection_1mee3_494 ._noteExampleText_1mee3_555,._notesSection_1mee3_494 ._egLabel_1mee3_514{font-size:.9rem;line-height:1.5;color:#05360d}._noteExampleLine_1mee3_507{gap:.6rem}._sub-title_1mee3_147{padding-left:.5rem;padding-right:.5rem}._mobile-nav_1mee3_564{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:1rem;width:100%;padding-bottom:.5rem}._toneWordSpeaker_1mee3_476{display:flex;flex-direction:row;justify-content:center;align-items:center;column-gap:1rem}._pronounTopic_1mee3_657{margin:0;font-weight:600;opacity:.85;font-size:.95rem;text-align:center;line-height:1.2}._wordMainPronoun_1mee3_663{font-size:1.1rem;font-weight:700;width:fit-content;max-width:100%;height:auto;background-color:#b3ff00;padding:.45rem .8rem;border-radius:999px;text-align:center;line-height:1.2;word-break:break-word}._stack-area-less-vocab_1mee3_672{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;row-gap:.5rem;width:100%}._pronoun-buttons-row_1mee3_709{display:flex;flex-direction:column;row-gap:0rem;align-items:center;justify-content:center;flex-wrap:nowrap;margin-top:0rem;width:100%}._pokua-intro-image-medium_1mee3_86{max-width:100%;margin:0 .5rem;padding:0;position:relative}._pokua-intro-image-medium_1mee3_86 img._Poks_1mee3_86{display:none!important}._pokua-intro-image-medium_1mee3_86 img._poks-tablet_1mee3_93{display:block;width:24%;max-width:130px;height:auto;margin-left:.4rem}._pronoun-back-next_1mee3_746{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-left:0;width:100%}._backNextButtons_1mee3_205{display:flex;flex-direction:row;justify-content:center;align-items:center;column-gap:.75rem;row-gap:.75rem;height:auto;width:100%;flex-wrap:wrap}._backNextButtons_1mee3_205 button{font-size:.9rem;padding:10px 12px;flex:0 0 44%;max-width:44%;min-width:120px;margin:0 .4rem}._backNextButtons_1mee3_205 button:hover{background:#444}._backNextButtons_1mee3_205 button:disabled{background:#ccc;cursor:not-allowed}._sub-title-pronoun_1mee3_797{display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:.7rem;height:auto;width:100%;padding-left:.5rem;padding-right:.5rem}._cheatSheetBtn_1mee3_809{display:none}._mobileCheatSheetWrap_1mee3_944{display:flex;justify-content:center;align-items:center;width:100%;margin-top:.5rem}._mobileCheatSheetBtn_1mee3_1546{width:100%;max-width:240px;font-size:.95rem;padding:.75rem 1rem;background:#000;color:#fff;border:none;border-radius:8px;cursor:pointer;margin:0}._mobileCheatSheetBtn_1mee3_1546:hover{background:#444}._practiceBtn_1mee3_810{font-size:.95rem;padding:.75rem 1rem;background:#000;color:#fff;border:none;border-radius:8px;cursor:pointer;margin:0;transition:.3s ease-in-out;width:100%;max-width:240px}._practiceBtn_1mee3_810:hover{background:#444}._rightSectionLessonVocab_1mee3_829{width:100%;height:auto;display:flex;flex-direction:column;justify-content:start;align-items:stretch;gap:1rem}._newWordsWrap_1mee3_845{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:stretch;row-gap:.5rem;border-radius:1.5rem;padding:1rem;background-color:#c3f4d3;box-sizing:border-box}._newWordsHeader_1mee3_869{font-size:1rem;font-weight:700;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.35rem;text-align:center}._vocabIcon_1mee3_878{width:34px;height:34px;object-fit:contain}._wordList_1mee3_884{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:.75rem}._wordItem_1mee3_897{display:flex;align-items:center;gap:.6rem;padding:.55rem .2rem;border-radius:.9rem}._wordItem_1mee3_897 button{display:flex;align-items:center;justify-content:center;background:var(--deepGreenHeadingColor);border:none;padding:.18rem;border-radius:2rem;font-size:.95rem;font-weight:500;cursor:pointer;transition:background-color .3s ease,transform .2s ease;flex-shrink:0}._wordItem_1mee3_897 button:hover{background:#33a705}._wordAndMeaning_1mee3_924{display:flex;flex-direction:column;align-items:flex-start;gap:.15rem}._newWord_1mee3_845{font-size:1rem;font-weight:600;line-height:1.2}._newWordMeaning_1mee3_938{font-size:.85rem;font-weight:400;font-style:italic;line-height:1.2}}._right-dashboard_1yeb7_6{height:100%;padding:1rem;border-radius:2rem;display:flex;flex-direction:column;justify-content:start;align-items:start;row-gap:2rem}._welcome-user_1yeb7_19{width:100%;height:auto;display:flex;flex-direction:row;justify-content:space-between;align-items:center}._welcome-user_1yeb7_19 h1{font-size:1.7rem;color:var(--bigTextColor);text-shadow:2px 2px 6px rgba(0,0,0,.2)}._avatar-name-plan-logout_1yeb7_36{width:fit-content;height:auto;display:flex;flex-direction:row;justify-content:start;align-items:start;background-color:#e0f0e2;border-radius:1rem;padding:.5rem 1rem;column-gap:1rem}._name-plan-logout_1yeb7_51{width:fit-content;height:auto;display:flex;flex-direction:column;justify-content:start;align-items:start}._name-dashboard-right_1yeb7_61{width:fit-content;height:auto}._name-dashboard-right_1yeb7_61 p{color:#333;font-weight:600;font-size:.9rem}._plan-type_1yeb7_73{width:fit-content;height:auto}._plan-type_1yeb7_73 p{color:var(--deepGreenHeadingColor);font-size:.8rem}._logout-link_1yeb7_84{width:fit-content;height:auto}._logout-link_1yeb7_84 p{color:var(--textLinkColor);font-size:.8rem}._logout-btn_1yeb7_94{background-color:transparent;border:none;cursor:pointer;padding:0;color:#298bc2;font-size:.9rem;text-decoration:underline}._overview-completed-counts_1yeb7_104{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;background-color:#f4fbf5;padding:1.5rem;border-radius:1rem;box-sizing:border-box}._progress-card_1yeb7_116{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;row-gap:2rem;padding:1rem;border-radius:1rem;background-color:#c3f4d3}._progress-number_1yeb7_129 h1{font-size:2.5rem;color:var(--deepGreenHeadingColor)}._progress-text_1yeb7_137 p{font-size:1rem;font-weight:500;color:var(--deepGreenHeadingColor)}._progress-number_1yeb7_129{width:100%;height:auto;display:flex;flex-direction:row;align-items:center;justify-content:space-between}._stroke_1yeb7_153{width:.25rem;height:2.5rem;background-color:#024e1e;margin-right:8px;border-radius:1.5rem}._your-lessons-tests_1yeb7_162{width:100%;height:fit-content;display:flex;flex-direction:column;justify-content:start;align-items:start;row-gap:2rem;background-color:#f4fbf5;padding:2rem;border-radius:1rem}._your-progress-heading_1yeb7_175{width:fit-content;height:auto}._your-progress-heading_1yeb7_175 h3{color:var(--bigTextColor)}._your-progress-body_1yeb7_184{width:100%;height:fit-content;display:flex;flex-direction:row;justify-content:space-between;align-items:start;column-gap:1rem;padding:0rem;border-radius:1rem;background-color:#f8f8f8}._your-lessons_1yeb7_162{width:57%;height:fit-content;display:flex;flex-direction:column;justify-content:start;align-items:start;row-gap:1rem;padding:1rem;border-radius:1rem;background-color:#f4fbf5}._insights-dashboard_1yeb7_210{width:40%;height:fit-content;display:flex;flex-direction:row;justify-content:start;align-items:start;column-gap:1rem;padding:1rem;border-radius:1rem;background-color:#fff}._your-lessons-heading_1yeb7_223{width:fit-content;height:auto;background-color:var(--bigTextColor);padding:0rem 1rem 0rem .4rem;border-radius:0rem 2rem 2rem 0rem}._your-lessons-heading_1yeb7_223 h3{color:#fff}._lessons-list_1yeb7_235{width:100%;height:fit-content;display:flex;flex-direction:column;justify-content:start;align-items:start;row-gap:1rem;padding:1rem;border-radius:1rem;background-color:#fff}._individual-lesson_1yeb7_248{width:100%;height:fit-content;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:1rem;border-radius:1rem;background-color:#eafced;box-shadow:var(--boxShadow16dpPenumbra)}._lesson-heading-icon_1yeb7_261{width:fit-content;height:auto;display:flex;flex-direction:row;justify-content:space-between;align-items:center;column-gap:.5rem}._circle-lesson-image_1yeb7_271{width:25px;height:25px;border:1px solid rgb(1,50,1);border-radius:2rem;background-size:cover;background-position:center;background-repeat:no-repeat}._lesson-heading_1yeb7_261{width:fit-content;height:auto}._lesson-heading_1yeb7_261 h3{color:var(--bigTextColor)}._progress-percentage_1yeb7_290{width:fit-content;height:auto}._progress-percentage_1yeb7_290 p{color:var(--smallTextColor)}._progress-button-completed_1yeb7_299{border:1px solid #034607;padding:.2rem .5rem;border-radius:1rem;background-color:var(--successButtonFillColor)}._progress-button-completed_1yeb7_299 p{font-size:small}._progress-button-inprogress_1yeb7_310{border:1px solid #728b04;padding:.2rem .5rem;border-radius:1rem;background-color:#e2ec1e}._progress-button-inprogress_1yeb7_310 p{font-size:small}._progress-button-notstarted_1yeb7_321{border:1px solid var(--errorButtonOutlineColor);padding:.2rem .5rem;border-radius:1rem;background-color:var(--errorButtonFillColor)}._progress-button-notstarted_1yeb7_321 p{font-size:small}._proverb-of-the-day-container_1yeb7_332{width:50%;height:auto;display:flex;flex-direction:column;align-items:start;justify-content:start;row-gap:.8rem;border-radius:1rem;padding:1rem;background-color:#c3f4d3}._proverb-and-explanation_1yeb7_345{width:fit-content;height:auto;display:flex;flex-direction:column;align-items:start;justify-content:start;row-gap:.8rem}._proverb_1yeb7_332{width:fit-content;height:auto}._proverb_1yeb7_332 h4{font-size:1.2rem;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;color:var(--blackTextColor);font-style:italic}._proverb-english_1yeb7_367{width:fit-content;height:auto}._proverb-english_1yeb7_367 p{font-size:1rem;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;color:var(--blackTextColor);font-style:italic}._explanation_1yeb7_379{font-size:.9rem;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;color:var(--blackTextColor);font-style:italic}._funfact-of-the-day-container_1yeb7_387{width:50%;height:auto;display:flex;flex-direction:column;align-items:start;justify-content:start;row-gap:.8rem;border-radius:1rem;padding:1rem;background-color:#c3f4d3}._funfact-and-explanation_1yeb7_400{width:fit-content;height:auto;display:flex;flex-direction:column;align-items:start;justify-content:start;row-gap:.8rem}._funfact_1yeb7_387{width:fit-content;height:auto}._funfact_1yeb7_387 h4{font-size:1.2rem;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;color:var(--blackTextColor);font-style:italic}@media (max-width: 1024px) and (min-width: 768px){._right-dashboard_1yeb7_6{width:100%;padding:1rem}._welcome-user_1yeb7_19{display:flex;flex-direction:row;justify-content:space-between;align-items:center;row-gap:0}._welcome-user_1yeb7_19 h1{font-size:1.4rem}._avatar-name-plan-logout_1yeb7_36{align-self:flex-end;padding:.4rem .8rem}._overview-completed-counts_1yeb7_104{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;padding:1.25rem}._your-progress-body_1yeb7_184{display:flex;flex-direction:column;gap:1rem}._your-lessons_1yeb7_162{width:100%}._insights-dashboard_1yeb7_210{flex-direction:column;row-gap:1rem;width:fit-content}._proverb-of-the-day-container_1yeb7_332,._funfact-of-the-day-container_1yeb7_387{width:100%}}@media (max-width: 767px){._avatar-name-plan-logout_1yeb7_36{display:none}._welcome-user_1yeb7_19 h1{font-size:1.3rem}._progress-card_1yeb7_116{row-gap:1rem;padding:.8rem}._progress-number_1yeb7_129 h1{font-size:1.5rem}._progress-text_1yeb7_137 p{font-size:.85rem;font-weight:600}._stroke_1yeb7_153{height:1.5rem}._your-progress-heading_1yeb7_175 h3{font-size:.9rem}._your-progress-body_1yeb7_184{display:flex;flex-direction:column;gap:1rem}._lesson-heading_1yeb7_261{font-size:.7rem}._your-lessons-heading_1yeb7_223 h3{font-size:.9rem}._your-lessons-tests_1yeb7_162{width:100%;height:fit-content;display:flex;flex-direction:column;justify-content:start;align-items:start;row-gap:1rem;background-color:#f4fbf5;padding:.5rem;border-radius:1rem}._individual-lesson_1yeb7_248{padding:.7rem}._lessons-list_1yeb7_235{width:100%;height:fit-content;display:flex;flex-direction:column;justify-content:start;align-items:start;row-gap:.5rem;border-radius:1rem;background-color:#fff;padding:.3rem}._circle-lesson-image_1yeb7_271{width:20px;height:20px}._progress-percentage_1yeb7_290{font-size:.7rem}._progress-button-completed_1yeb7_299 p,._progress-button-inprogress_1yeb7_310,._progress-button-inprogress_1yeb7_310 p,._progress-button-notstarted_1yeb7_321 p{font-size:.6rem}._your-lessons_1yeb7_162{width:100%}._insights-dashboard_1yeb7_210{flex-direction:column;row-gap:1rem;width:fit-content}._Bulbfunfact_1yeb7_597,._Bulbproverb_1yeb7_602{width:100px;height:60px}._proverb-and-explanation_1yeb7_345{row-gap:.6rem}._proverb_1yeb7_332 h4{font-size:1.2rem}._proverb-english_1yeb7_367 p{font-size:1rem}._explanation_1yeb7_379{font-size:.9rem}._funfact-of-the-day-container_1yeb7_387{width:50%;height:auto;display:flex;flex-direction:column;align-items:start;justify-content:start;row-gap:.8rem;border-radius:1rem;padding:1rem;background-color:#c3f4d3}._funfact-and-explanation_1yeb7_400{row-gap:.6rem}._funfact_1yeb7_387 h4{font-size:1.2rem}._proverb-of-the-day-container_1yeb7_332,._funfact-of-the-day-container_1yeb7_387{width:100%}}._alphabet-hub-page_1vuu2_3{min-height:100vh;display:flex;justify-content:center;align-items:start;padding:24px 16px;background:#f8f6fc}._alphabet-hub-card_1vuu2_12{width:100%;max-width:620px;background:#fff;border-radius:24px;padding:24px 20px 30px;box-shadow:0 8px 24px #00000014}._alphabet-hub-back-button_1vuu2_21{background:transparent;border:none;color:#6b21a8;font-size:.95rem;font-weight:600;cursor:pointer;margin-bottom:16px}._alphabet-hub-header_1vuu2_31{text-align:center;margin-bottom:20px}._alphabet-hub-header_1vuu2_31 h2{margin:0 0 8px;font-size:1.7rem;color:#3b2f63}._alphabet-hub-header_1vuu2_31 p{margin:0;font-size:1rem;color:#6b7280}._alphabet-hub-header_1vuu2_31 strong{font-weight:800}._alphabet-hub-avatar_1vuu2_52{display:flex;justify-content:center;margin-bottom:24px}._alphabet-hub-avatar_1vuu2_52 img{width:180px;height:180px;object-fit:contain}._alphabet-hub-options_1vuu2_64{display:flex;flex-direction:column;gap:14px}._alphabet-hub-option_1vuu2_64{width:100%;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;border:1px solid var(--deepGreenHeadingColor);border-radius:18px;background:#eaffe8;cursor:pointer;transition:.25s ease;text-align:left}._alphabet-hub-option_1vuu2_64:hover{background:#adf898;transform:translateY(-2px)}._option-title_1vuu2_90{font-size:1rem;font-weight:700;color:var(--deepGreenHeadingColor)}._practice-completed_1vuu2_98{background-color:#d1fae5;border:2px solid #10b981}._practice-notstarted_1vuu2_103{background:#f8fafc;border:2px solid #cbd5e1}._practice-completed_1vuu2_98:hover{background:#d7f3df;border:2px solid #15803d}._practice-notstarted_1vuu2_103:hover{background:#eef2f7;border:2px solid #94a3b8}._english-pronoun_1vuu2_118{color:#5f5f5f;font-style:italic}@media (max-width: 768px){._alphabet-hub-card_1vuu2_12{padding:20px 16px 24px;border-radius:20px}._alphabet-hub-avatar_1vuu2_52 img{width:140px;height:140px}._alphabet-hub-option_1vuu2_64{flex-direction:column;align-items:flex-start}}._letter-recognition-page_1vuu2_145{min-height:100vh;background:#f8f6fc;padding:24px 16px;display:flex;justify-content:center;align-items:start}._letter-recognition-card_1vuu2_154{width:100%;max-width:760px;background:#fff;border-radius:24px;padding:24px 20px 30px;box-shadow:0 8px 24px #00000014}._practice-back-button_1vuu2_163{background:transparent;border:none;color:#6b21a8;font-size:.95rem;font-weight:600;cursor:pointer;margin-bottom:16px}._practice-page-title_1vuu2_173{text-align:center;margin:0 0 16px;color:#3b2f63;font-size:1.7rem}._progress-bar-container_1vuu2_180{width:100%;height:12px;background:#ede9fe;border-radius:999px;overflow:hidden;margin-bottom:24px}._progress-bar_1vuu2_180{height:100%;background:linear-gradient(90deg,#c084fc,#7c3aed);border-radius:999px;transition:width .3s ease}._practice-question-block_1vuu2_196{display:flex;flex-direction:column;align-items:center;text-align:center;row-gap:.6rem}._practice-avatar-area_1vuu2_204{margin-bottom:14px}._practice-avatar-image_1vuu2_208{width:170px;height:170px;object-fit:contain}._practice-question-text_1vuu2_214{display:flex;flex-direction:column;row-gap:.6rem}._practice-question-text_1vuu2_214 h4{margin:0 0 14px;font-size:1.1rem;color:#4b5563}._practice-speaker-button-wrap_1vuu2_227{margin-bottom:20px}._practice-speaker-button_1vuu2_227{width:58px;height:58px;border:none;border-radius:50%;background:#f3e8ff;font-size:1.4rem;cursor:pointer;box-shadow:0 4px 10px #6b21a81f;transition:.25s ease}._practice-speaker-button_1vuu2_227:disabled{opacity:.6;cursor:not-allowed;transform:none}._practice-speaker-button_1vuu2_227:hover{background:#e9d5ff;transform:translateY(-2px)}._practice-options-wrap_1vuu2_254{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:10px}._feedback-message_1vuu2_262{text-align:center;margin-top:18px;font-size:1rem;font-weight:700}._feedback-message_1vuu2_262._success_1vuu2_269{color:#15803d}._feedback-message_1vuu2_262._error_1vuu2_273{color:#dc2626;width:fit-content}._practice-completion-card_1vuu2_278{text-align:center;padding:10px 0 0}._practice-completion-card_1vuu2_278 h3{margin-bottom:10px;color:#3b2f63}._practice-completion-card_1vuu2_278 p{margin-bottom:20px;color:#6b7280}._completion-button-group_1vuu2_293{display:flex;flex-direction:column;gap:12px;max-width:360px;margin:0 auto}._completion-nav-button_1vuu2_301{padding:12px 18px;border:none;border-radius:18px;background:#f3e8ff;color:#5b2c83;font-size:.95rem;font-weight:700;cursor:pointer;transition:.25s ease}._completion-nav-button_1vuu2_301:hover{background:#e9d5ff;transform:translateY(-2px)}._completion-nav-button_1vuu2_301._secondary_1vuu2_318{background:#f5f5f5;color:#4b5563}._completion-nav-button_1vuu2_301._secondary_1vuu2_318:hover{background:#e5e7eb}@media (max-width: 768px){._letter-recognition-card_1vuu2_154{padding:20px 16px 24px;border-radius:20px}._practice-avatar-image_1vuu2_208{width:140px;height:140px}._practice-page-title_1vuu2_173{font-size:1.4rem}._practice-question-text_1vuu2_214 h4{font-size:1rem}._chip-outline_1vuu2_346 p{font-size:1rem;font-weight:600}}._pronunciation-button-group_1vuu2_355{display:flex;flex-direction:column;gap:12px;max-width:360px;margin:20px auto 0}._pronunciation-word-label_1vuu2_363{margin-top:8px;font-size:1.05rem;font-weight:700;color:#5b2c83}._completion-nav-button_1vuu2_301:disabled{opacity:.6;cursor:not-allowed;transform:none}
