.body-know[data-v-d2e09dcc]{background:url(../img/home-bg.2d950b44.png) no-repeat;background-size:cover;height:100vh}.container[data-v-d2e09dcc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;width:100%;padding:5vh 3vw}.icon[data-v-d2e09dcc]{width:5vw;height:5vw;//background-color:#3498db;border-radius:50%;-ms-flex-negative:0;flex-shrink:0}.title[data-v-d2e09dcc]{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);font-size:4vh;letter-spacing:.026667rem;color:#fff;height:10vh}.spacer[data-v-d2e09dcc]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.word-selection[data-v-d2e09dcc]{max-width:21.333333rem;margin:0 auto;font-family:Arial,sans-serif;color:#333}.header[data-v-d2e09dcc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.426667rem}.header h3[data-v-d2e09dcc]{font-size:4vh}.select-all[data-v-d2e09dcc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.select-all input[data-v-d2e09dcc]{margin-right:.5vw}.select-all label[data-v-d2e09dcc]{font-size:3vh}.word-grid[data-v-d2e09dcc]{display:grid;grid-template-columns:repeat(auto-fit,minmax(2.666667rem,1fr));gap:.32rem;height:46vh;overflow:hidden;overflow-y:auto}.word-item[data-v-d2e09dcc]{padding:.32rem;border:.026667rem dashed #b8b8b8;border-radius:.213333rem;text-align:center;cursor:pointer;background-color:#fff;-webkit-transition:all .3s;transition:all .3s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:10vh}.word-item.selected[data-v-d2e09dcc]{border-color:orange;color:orange}.word-item .word[data-v-d2e09dcc]{font-weight:700;font-size:3.5vh}.word-item .translation[data-v-d2e09dcc],.word-item .word[data-v-d2e09dcc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.word-item .translation[data-v-d2e09dcc]{font-size:3vh;color:#666;margin-left:.5vw}.word-item .check-icon[data-v-d2e09dcc]{color:orange;font-size:5vh;font-weight:700;margin-left:1vw}.actions[data-v-d2e09dcc]{margin-top:1vh;text-align:center}.actions button[data-v-d2e09dcc]{padding:1vh 6vw;border:none;cursor:pointer;margin:0 1vw;font-size:4vh;-webkit-transition:all .3s;transition:all .3s;border-radius:29.626667rem;opacity:1}.actions button.primary[data-v-d2e09dcc]{color:#ff7004;background:#fff;border:.026667rem solid #ff7004}.actions button.secondary[data-v-d2e09dcc]{color:#fff;background:-webkit-gradient(linear,left top,left bottom,from(#ff9409),to(#ff6903));background:linear-gradient(180deg,#ff9409,#ff6903)}