body{font-family:Onest,sans-serif;font-weight:400;margin:0;line-height:1.5;color:#414141;background:#fff}h1,h2,h3,h4,h5{font-family:Onest,sans-serif;font-weight:600;color:#414141;line-height:1.2;margin:0}h1{font-size:2rem}h2{font-size:1.75rem}h3{font-size:1.5rem}h4{font-size:1.25rem}h5{font-size:1rem}ul{margin:0;padding:0;list-style:none}li{margin:0;padding:0}.b1__title{color:#414141;margin-bottom:15px}.b1__subtitle{font-weight:400;color:#414141}.b1__description{font-weight:400;color:#414141;font-size:14px;line-height:18px}.b1_radio{margin-top:20px}.b1__btn-next{height:60px}.button{background:var(--tg-theme-button-color);color:var(--tg-theme-button-text-color);border:none;outline:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-weight:500;border-radius:8px;transition:all .2s ease-in-out;width:100%;height:100%}.button--sm{padding:6px 12px;font-size:.85rem}.button--md{padding:8px 16px;font-size:1rem}.button--lg{padding:12px 20px;font-size:1.1rem}.button--primary{background:#3f50b5;color:#fff}.button--primary:hover{background:#3f50b5}.button--secondary{background:#6b7280;color:#fff}.button--secondary:hover{background:#4b5563}.button--outline{background:transparent;border:1px solid #3f50b5;color:#2563eb}.button--outline:hover{background:#2563eb1a}.button--ghost{background:transparent;color:#374151}.button--ghost:hover{background:#0000000d}.button--loading{pointer-events:none;opacity:.7}.spinner{border:2px solid #fff;border-top:2px solid transparent;border-radius:50%;width:16px;height:16px;animation:spin .6s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.radio-list .base-radio-item{display:flex;align-items:center;cursor:pointer}.radio-list .base-radio-item input[type=radio]{appearance:none;min-width:22px;height:22px;margin-right:10px;margin-left:0;border:2px solid #ccc;border-radius:50%;position:relative;cursor:pointer}.radio-list .base-radio-item input[type=radio]:checked{border-color:#ccc}.radio-list .base-radio-item input[type=radio]:checked:after{content:"";position:absolute;top:4px;left:4px;width:10px;height:10px;background-color:#3f50b5;border-radius:50%}.radio-list .base-radio-item span{font-size:16px;font-weight:400;-webkit-user-select:none;user-select:none}.radio-list .selected{font-weight:500}.custom-dropdown{position:relative;width:100%;height:100%;font-size:14px}.custom-dropdown__control{display:flex;justify-content:space-between;align-items:center;height:100%;padding:0 7px;border:1px solid #ccc;border-radius:8px;background:#fff;cursor:pointer;overflow:hidden}.custom-dropdown__control:hover{border-color:#999}.custom-dropdown__control span{white-space:nowrap;max-width:90%;overflow:hidden}.custom-dropdown .arrow{width:16px;display:flex;align-items:center;justify-content:center;position:absolute;right:4px}.custom-dropdown .arrow--down{transform:rotate(270deg)}.custom-dropdown .arrow--up{transform:rotate(90deg)}.custom-dropdown__menu{position:absolute;top:calc(100% + 4px);left:0;width:100%;border:1px solid #ccc;border-radius:8px;background:#fff;list-style:none;padding:4px 0;margin:0;z-index:1000;box-shadow:0 4px 8px #0000001a;width:max-content;min-width:100%}.custom-dropdown__menu--up{top:auto;bottom:calc(100% + 4px);box-shadow:0 -4px 8px #0000001a}.custom-dropdown__option{padding:8px 12px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-weight:400}.custom-dropdown__option:hover{background:#f5f5f5}.custom-dropdown__option.selected{background:#eee;font-weight:700}.custom-dropdown__option .check{color:#333;font-size:12px;margin-left:8px}.custom-dropdown{position:relative;display:inline-block}.custom-dropdown__menu{position:absolute;top:100%;left:0;min-width:100%;z-index:10;background:#fff;border:1px solid #ddd;border-radius:6px;box-shadow:0 4px 10px #0000001a;margin-top:4px}.custom-dropdown__menu--up{bottom:100%;top:auto;margin-bottom:4px;margin-top:0}.custom-dropdown__menu--left{right:0;left:auto}.audio-player{width:100%}.audio-player .progress-bar{position:relative;height:6px;background:#ddd;border-radius:3px;margin-top:4px}.audio-player .progress-bar .progress-fill{height:100%;background:#3f50b5;border-radius:3px;width:0%}.audio-player .progress-bar .progress-handle{position:absolute;top:50%;transform:translate(-50%,-50%);width:12px;height:12px;border-radius:50%;background:#3f50b5;left:0%}.audio-player button{margin-top:8px}.audio-player input[type=range]{width:100%;margin-top:4px}.radio-list{list-style:none;padding:0;margin:0}.radio-list li{margin-bottom:8px}.radio-item{display:flex;align-items:center;justify-content:space-between;cursor:pointer;height:60px;padding:0 16px;border:1px solid #ccc;border-radius:8px;transition:background .2s}.radio-item.disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.radio-item:hover{background:#f7f7f7}.radio-item input[type=radio]{appearance:none;width:22px;height:22px;border:2px solid #ccc;border-radius:50%;position:relative}.radio-item input[type=radio]:checked:after{content:"";position:absolute;top:4px;left:4px;width:10px;height:10px;background-color:#3f50b5;border-radius:50%}.radio-item span{font-size:16px;-webkit-user-select:none;user-select:none}.finish-dialog__container{position:fixed;inset:0;background:#00000069;z-index:9999;display:flex;align-items:center;justify-content:center}.finish-dialog__wrapper{width:80%;background:#fff;padding:15px;border-radius:8px}.finish-dialog__btn{height:60px}.test__b1-understanding-container{padding-top:40px}.test__b1-understanding-title{margin-bottom:15px;text-align:justify}.test__b1-understanding-info{margin-bottom:25px;font-weight:600;text-align:right}.test__b1-understanding-text h5{text-align:justify;font-weight:400;line-height:25px;font-style:italic;text-indent:20px}.test__b1-understanding-question{padding:10px}.test__b1-understanding-question-title{font-weight:400;margin-bottom:10px;font-style:italic;text-align:justify}.test__b1-understanding-question-example{background:#e7e7e8;padding:10px;margin-bottom:15px}.test__b1-understanding-question-example-title{font-weight:600;font-style:italic;margin-bottom:10px}.test__b1-understanding-question-example-subtitle{font-weight:400;margin-bottom:10px;font-style:italic;text-align:justify}.test__b1-understanding-question-dropdown,.test__b1-understanding-question-dropdown-100{display:inline-block;width:80px;position:relative;height:16px;text-indent:0}.test__b1-understanding-question-dropdown .custom-dropdown,.test__b1-understanding-question-dropdown-100 .custom-dropdown{width:63px;margin:auto;position:absolute;inset:0 0 -3px}.test__b1-understanding-question-dropdown .custom-dropdown__control,.test__b1-understanding-question-dropdown-100 .custom-dropdown__control{border:none;border-radius:0;border-bottom:1px solid #414141;padding:0}.test__b1-understanding-question-dropdown .custom-dropdown__control span,.test__b1-understanding-question-dropdown-100 .custom-dropdown__control span{font-weight:600;display:inline-block;overflow:hidden;width:63%}.test__b1-understanding-question-dropdown .arrow,.test__b1-understanding-question-dropdown-100 .arrow{right:2px}.test__b1-understanding-question-dropdown-100{width:100px}.test__b1-understanding-question-dropdown-100 .custom-dropdown{width:87px}.test__b1-understanding-question-dropdown-100 .custom-dropdown__control span{width:78%}.test__b1-understanding-question-dropdown-example{width:80px;height:20px}.test__b1-understanding--badge{font-size:12px;font-weight:600;position:relative;top:-5px;right:0;margin-left:-8px}.test__b1-understanding--badge-absolute{font-size:12px;font-weight:600;position:absolute;top:-5px;right:0;margin-left:-8px}.test__b1-understanding-answers h5{margin-bottom:10px;text-align:justify}.test__b1-understanding-content{text-align:justify;font-weight:400;line-height:25px;font-style:italic}.test__b1-understanding-content h5{font-weight:400;line-height:27px}.b1__scrollable-content{margin-top:75px}.test__b1-listening-container{padding-top:40px}.test__b1-listening-title{margin-bottom:15px;text-align:justify}.test__b1-listening-info{margin-bottom:25px;font-weight:600;text-align:right}.test__b1-listening-question{padding:10px}.test__b1-listening-question-title{font-weight:400;margin-bottom:10px;font-style:italic}.test__b1-listening-question-example{background:#e7e7e8;padding:10px;margin-bottom:15px}.test__b1-listening-question-example-title{font-weight:600;font-style:italic;margin-bottom:10px}.test__b1-listening-question-example-subtitle{font-weight:400;margin-bottom:10px;font-style:italic}.test__b1-listening-question-dropdown{display:flex;align-items:center}.test__b1-listening-question-dropdown h5{margin-right:10px}.test__b1-listening-question-dropdown .test__b1-listening-question-dropdown-item{flex:1;height:30px}.test__b1-listening-questions-list{margin-left:15px}.b1__scrollable-header{position:fixed;top:0;left:0;right:0;max-width:600px;margin:auto;background:#fff;font-weight:600;z-index:9999;padding:15px 15px 2px}.b1__scrollable-header .b1__subtitle{margin-bottom:15px}.b1__scrollable-content{margin-top:75x}.b1__scrollable--margin{margin-bottom:75px}.b1__link__menu-header{display:flex;align-items:center;justify-content:center;width:100%}.b1__menu-item{text-align:center;width:20%;height:40px;display:flex;align-items:center;justify-content:center;font-weight:600;position:relative}.b1__menu-item--active:before{content:"";position:absolute;bottom:2px;display:block;width:100%;left:0;right:0;background:#3f50b5ed;height:3px}.b1__scrollable-footer{position:fixed;bottom:10px;left:15px;right:15px;height:60px}.b1__scrollable-timer{position:fixed;bottom:75px;right:15px;background:#3f50b5;color:#fff;border-radius:15px;z-index:9999;width:60px;height:30px;display:flex;align-items:center;justify-content:center}.test__b1-understanding-text p{text-align:justify}.test__b1-grammar-container{padding-top:40px}.test__b1-grammar-title{margin-bottom:15px;text-align:justify}.test__b1-grammar-info{margin-bottom:25px;font-weight:600;text-align:right}.test__b1-grammar-text h5{text-align:justify;font-weight:400;line-height:25px;font-style:italic;text-indent:20px}.test__b1-grammar-question{padding:10px}.test__b1-grammar-question-title{font-weight:400;margin-bottom:10px;font-style:italic;text-align:justify}.test__b1-grammar-question-example{background:#e7e7e8;padding:10px;margin-bottom:15px}.test__b1-grammar-question-example-title{font-weight:600;font-style:italic;margin-bottom:10px}.test__b1-grammar-question-example-subtitle{font-weight:400;margin-bottom:10px;font-style:italic;text-align:justify}.test__b1-grammar-question-dropdown,.test__b1-grammar-question-dropdown-150{display:inline-block;width:100px;position:relative;height:16px;text-indent:0}.test__b1-grammar-question-dropdown .custom-dropdown,.test__b1-grammar-question-dropdown-150 .custom-dropdown{width:90px;margin:auto;position:absolute;inset:0 0 -3px}.test__b1-grammar-question-dropdown .custom-dropdown__control,.test__b1-grammar-question-dropdown-150 .custom-dropdown__control{border:none;border-radius:0;border-bottom:1px solid #414141;padding:0}.test__b1-grammar-question-dropdown .custom-dropdown__control span,.test__b1-grammar-question-dropdown-150 .custom-dropdown__control span{font-weight:600;display:inline-block;overflow:hidden;width:80%}.test__b1-grammar-question-dropdown .arrow,.test__b1-grammar-question-dropdown-150 .arrow{right:2px}.test__b1-grammar-question-dropdown-100{width:100px}.test__b1-grammar-question-dropdown-100 .custom-dropdown{width:87px}.test__b1-grammar-question-dropdown-100 .custom-dropdown__control span{width:78%}.test__b1-grammar-question-dropdown-example{width:80px;height:20px}.test__b1-grammar--badge{font-size:12px;font-weight:600;position:relative;top:-5px;right:0;margin-left:-8px}.test__b1-grammar--badge-absolute{font-size:12px;font-weight:600;position:absolute;top:-5px;right:0;margin-left:-8px}.test__b1-grammar-answers h5{margin-bottom:10px;text-align:justify}.test__b1-grammar-content{text-align:justify;font-weight:400;line-height:25px;font-style:italic}.test__b1-grammar-content h5{font-weight:400;line-height:27px}.bold{font-weight:600}.italic{font-style:italic}.underline{position:relative;display:inline-block}.underline:after{content:"";position:absolute;left:0;bottom:-2px;width:100%;height:2px;background-color:#414141}.ajust{text-align:justify}.df{display:flex}.aic{align-items:center}.jcsb{justify-content:space-between}.f1{flex:1}.mt10{margin-top:10px}.mt20{margin-top:20px}.mt15{margin-top:15px}.mb10{margin-bottom:10px}.mb15{margin-bottom:15px}.mb20{margin-bottom:20px}.mr10{margin-right:10px}.mr15{margin-right:15px}.ml10{margin-left:10px}.ml15{margin-left:15px}.light{font-weight:300}.normal{font-weight:400}.medium{font-weight:500}.semi-bold{font-weight:600}.bold{font-weight:700}.extra-bold{font-weight:800}.black{font-weight:900}.telegram__container{max-width:600px;margin:0 auto;padding:15px}
