.fallback{height:100%;left:0;position:fixed;top:0;width:100%}.fallback>div{align-items:center;display:flex;gap:10px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.fallback>div>span{font-size:13.5px;font-weight:300}.loader{animation:rotation 1s linear infinite;border:1.5px solid #e1e1e1;border-bottom-color:#000;border-radius:50%;box-sizing:border-box;display:inline-block;height:17px;width:17px}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.main,.menu{height:100vh;position:relative;width:100%}.main-box,.menu-box{border:.4px solid #ececec;border-radius:4px;height:80%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:70%}.menu-box{display:flex}.menu-box>div,.menu-box>form{height:100%;width:50%}.menu-box>div{align-items:center;background-color:#f5f6fa;display:flex;justify-content:center}.menu-box>div>img{width:70%}.menu-box>form{padding:20px;position:relative}.menu-header{display:flex;flex-direction:column;gap:0;padding:30px 0 15px}.menu-header>h4{font-size:17px;font-weight:600;margin:0}.menu-header>span{font-size:12px;font-weight:300}.menu-form{border:1px solid #e4e6eb;border-width:1px 0;gap:10px;padding:15px 0}.inp-grp,.menu-form{display:flex;flex-direction:column}.inp-grp{gap:2px}.inp-grp>label{font-size:14px;font-weight:400}.inp-grp>input,.inp-grp>select{background-color:initial;border:1px solid #e4e6eb;border-radius:2px;color:#000;outline:none;padding:12px 10px}.note{color:#fa0037;font-size:10px}.submit-btn{background-color:#3ea7fd;border:1px solid #0000;border-radius:2px;color:#fff;cursor:pointer;font-size:14px;font-weight:400;margin-top:10px;padding:11px 20px;transition:background-color .3s ease}.submit-btn:hover{background-color:#73bdf8}.footer>span{align-items:center;background-color:#fff;display:flex;font-size:12px;font-weight:300;gap:5px;z-index:10}.footer>span>svg{animation:beat 1s linear 0s infinite normal forwards running;color:#f9585f;height:13px;width:13px}.seperator{color:#e1e1e1;padding:0 10px}@keyframes beat{0%{transform:scale(1.2)}25%{transform:scale(1.1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.header{align-items:center;display:flex;gap:5px}.header>img{height:50px;width:50px}.menu-box .header{margin-top:30px}.footer{border-top:.1px solid #e4e6eb;bottom:10px;gap:5px;justify-content:center;left:50%;padding-top:10px;position:absolute;transform:translateX(-50%);width:100%}.contact,.footer{align-items:center;display:flex}.contact{gap:4px}.contact>a{align-items:center;border:.1px solid #e4e6eb;border-radius:50%;color:#000;display:flex;height:30px;justify-content:center;width:30px}.swal-title{font-size:17px}.swal-text{font-size:14px;padding:5px 10px 0}.swal-popup{width:30%}.swal-button{border-radius:2px;font-size:14px;font-weight:400;margin:0 5px;padding:11px 20px}.main-box{position:relative}.main-header{border-bottom:.4px solid #ececec;display:flex;justify-content:space-between;left:0;padding:10px 20px;position:fixed;top:0;width:100%}.content-box{display:grid;grid-template-columns:repeat(4,1fr);height:calc(100% - 120.5px);margin-top:70.5px;width:100%}.word-list{border-bottom:.4px solid #ececec;display:flex;flex-direction:column;height:-webkit-fit-content;height:fit-content}.content-box>.word-group:not(:last-child){border-right:.4px solid #ececec}.word-item{gap:10px;padding:10.5px 12px}.word-item,.word-item b{align-items:center;display:flex}.word-item b{cursor:pointer;justify-content:center}.word-item b:hover{color:#0078ff;transform:scale(1.2)}.main-box{height:85%}.loading-speaker{animation:rotation 1s linear infinite;border:1.5px solid #e1e1e1;border-bottom-color:#000;border-radius:50%;box-sizing:border-box;display:inline-block;height:16px;width:16px}.check-btn{background-color:#3ea7fd;border:1px solid #0000;border-radius:2px;bottom:0;color:#fff;cursor:pointer;font-size:14px;font-weight:400;height:40px;left:0;position:fixed;transition:background-color .3s ease;width:100%}@media only screen and (max-width:600px){.main,.menu{height:100dvh}.main-box,.menu-box{flex-direction:column;height:100dvh;overflow:hidden;width:100%!important}.menu-box>div,.menu-box>form{width:100%}.menu-box>form{height:100%}.menu-box>div{display:none}.inp-grp input,.inp-grp label,.inp-grp select{font-size:16px}.menu-header>h4{font-size:20px}.menu-header>span{font-size:14px}.note{font-size:12px}.submit-btn{font-size:15px;font-weight:500}.header img{height:60px;width:60px}.header span{font-size:20px}.swal-popup{width:90%}.content-box{display:flex;flex-direction:column;margin-top:80.5px;overflow:scroll}.word-item{padding:12px 10px}}*{box-sizing:border-box;font-family:Poppins,sans-serif}body{margin:0;padding:0}body,html{max-width:100%;overflow-x:hidden}input,select,textarea{-webkit-appearance:none!important;appearance:none!important}button:disabled{cursor:not-allowed;opacity:.5}
/*# sourceMappingURL=main.31e03271.css.map*/