@-webkit-keyframes grow-f8b75e2c{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes grow-f8b75e2c{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}.digibook-tools[data-v-f8b75e2c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.75rem 0;cursor:pointer;overflow:hidden;opacity:1;right:0;top:1rem;width:4rem;-webkit-transition:.2s;transition:.2s;z-index:3;margin-top:0}@media only screen and (max-width:767px){.digibook-tools[data-v-f8b75e2c]{width:8rem;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:1rem .5rem;top:0}}.digibook-tools-list[data-v-f8b75e2c]:after,.digibook-tools-list[data-v-f8b75e2c]:before{position:absolute;content:"";right:0}.digibook-tools-list[data-v-f8b75e2c]:before{-webkit-transition:.2s;transition:.2s;top:0;width:100%;height:100%;border-top-left-radius:15px;border-bottom-left-radius:15px;background:var(--background-color);-webkit-transform:translateX(50%);transform:translateX(50%)}@media only screen and (max-width:767px){.digibook-tools-list[data-v-f8b75e2c]:before{-webkit-transform:translateX(0);transform:translateX(0);opacity:0}}.digibook-tools-list[data-v-f8b75e2c]:after{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:4px;height:0;background:#30acf7;-webkit-transition:.3s;transition:.3s}@media only screen and (max-width:767px){.digibook-tools-list[data-v-f8b75e2c]:after{-webkit-transform:translateY(0);transform:translateY(0);width:0}}.digibook-tools-button[data-v-f8b75e2c]{display:none}.digibook-tools-button.active[data-v-f8b75e2c]{background:#30acf7}.digibook-tools-button.active>span[data-v-f8b75e2c]{background:transparent}.digibook-tools-button.active>span[data-v-f8b75e2c]:before{-webkit-transform:rotate(45deg);transform:rotate(45deg);top:0;width:100%;left:0}.digibook-tools-button.active>span[data-v-f8b75e2c]:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);bottom:0;width:100%;left:0}@media only screen and (max-width:767px){.digibook-tools-button[data-v-f8b75e2c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:3rem;height:3rem;border-radius:2rem;background:var(--color-primary);z-index:10;margin-left:.5rem}}.digibook-tools-button>span[data-v-f8b75e2c]{background:#fff;display:inline-block;width:20px;height:2px;border-radius:25px;position:relative;-webkit-transition:.3s;transition:.3s}.digibook-tools-button>span[data-v-f8b75e2c]:after,.digibook-tools-button>span[data-v-f8b75e2c]:before{content:"";position:absolute;background:#fff;border-radius:1rem;-webkit-transition:.3s;transition:.3s;height:2px;-webkit-transform:rotate(0);transform:rotate(0)}.digibook-tools-button>span[data-v-f8b75e2c]:before{top:-7px;left:15%;width:70%}.digibook-tools-button>span[data-v-f8b75e2c]:after{bottom:-7px;left:15%;width:70%}.digibook-tools-item[data-v-f8b75e2c]{-webkit-transform:translateX(10%);transform:translateX(10%);-webkit-transition:.2s;transition:.2s;opacity:0;z-index:3;padding:.5rem 1rem;height:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--color-secondary);-webkit-transition:.125s;transition:.125s;margin-right:4px}@media only screen and (max-width:767px){.digibook-tools-item[data-v-f8b75e2c]{-webkit-transform:translateX(0);transform:translateX(0);opacity:0;background:var(--background-color-alt);border-radius:2rem;-webkit-box-shadow:0 .25rem 1rem 0 var(--btn-box-shadow);box-shadow:0 .25rem 1rem 0 var(--btn-box-shadow);width:3rem;height:3rem;-webkit-transition:.2s;transition:.2s;margin-right:0}.digibook-tools-item+.digibook-tools-item[data-v-f8b75e2c]{margin-top:.5rem}.digibook-tools-item.grow[data-v-f8b75e2c]{-webkit-animation:grow-f8b75e2c .2s ease-out;animation:grow-f8b75e2c .2s ease-out}}.digibook-tools-item__icon[data-v-f8b75e2c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.digibook-tools-item__icon[data-v-f8b75e2c] .b-icon{height:28px}@media only screen and (max-width:767px){.digibook-tools-item__icon[data-v-f8b75e2c],.digibook-tools-item__icon[data-v-f8b75e2c] .b-icon{height:20px}}.digibook-tools-item.active[data-v-f8b75e2c]{background:var(--background-color-slight);color:#30acf7}.digibook-tools-item[data-v-f8b75e2c]:hover{color:#30acf7}.question-add[data-v-04e47810]{background:#e4eaf1;border-radius:8px;padding:20px}.question-add-header[data-v-04e47810]{border-bottom:1px solid #ced7e4;padding-bottom:15px;-webkit-transition:border-bottom-color .3s ease-in-out;transition:border-bottom-color .3s ease-in-out}.question-add-header[data-v-04e47810],.question-add-header__left[data-v-04e47810]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.question-add__icon[data-v-04e47810]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:36px;color:#4442a4;margin-right:15px}.question-add__subtitle[data-v-04e47810]{line-height:1em;color:#556490;font-weight:500}.question-add__title[data-v-04e47810]{line-height:1.3em;color:#4442a4;font-weight:700;font-size:19px}.question-add__input[data-v-04e47810]{padding:12px;margin-top:12px;height:180px;border-radius:8px}.question-add__input[data-v-04e47810]:focus{-webkit-box-shadow:0 13px 21px 0 rgba(41,53,108,.09);box-shadow:0 13px 21px 0 rgba(41,53,108,.09);background:#fff}.digibook-block[data-v-1b2328e3]{position:relative;line-height:1.375;padding:1rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.digibook-block-number[data-v-1b2328e3]{margin-left:1.5rem}.digibook-block-content[data-v-1b2328e3]{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 4rem);flex:0 0 calc(100% - 4rem);padding-left:1rem;padding-right:5rem}.digibook-block-content>[data-v-1b2328e3]:last-child{margin:0}.digibook-block-content.no-number[data-v-1b2328e3]{padding-right:1rem;padding-left:5.5rem}@media only screen and (max-width:767px){.digibook-block-content.no-number[data-v-1b2328e3]{padding-left:1rem}}@media only screen and (max-width:767px){.digibook-block-content[data-v-1b2328e3]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding:0 1rem}}.digibook-block:hover .digibook-block-tools[data-v-1b2328e3]{opacity:1}.digibook-block:hover .digibook-block-tools[data-v-1b2328e3] .digibook-tools-list:before{-webkit-transform:translateX(0);transform:translateX(0)}.digibook-block:hover .digibook-block-tools[data-v-1b2328e3] .digibook-tools-list:after{height:100%}.digibook-block:hover .digibook-block-tools[data-v-1b2328e3] .digibook-tools-item{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}.digibook-block[data-v-1b2328e3]:after{clear:both}.digibook-block-article[data-v-1b2328e3],.digibook-block-figure[data-v-1b2328e3]{margin-bottom:1rem}.digibook-block-modals[data-v-1b2328e3]{margin:0;position:absolute}.digibook-block-wordlists[data-v-1b2328e3]{margin-left:0;background:var(--background-color-lighter);border-top:1px solid var(--color-border-light);border-bottom:1px solid var(--color-border-light);padding:0 5rem 1rem;-webkit-transform:translateY(calc(1rem + 1px));transform:translateY(calc(1rem + 1px));width:100%}@media only screen and (max-width:1024px){.digibook-block-wordlists[data-v-1b2328e3]{padding:0 1rem 1rem}}@media only screen and (max-width:767px){.digibook-block-wordlists[data-v-1b2328e3]{padding:0 1rem 1rem}}.digibook-block-wordlists[data-v-1b2328e3] .wordslist{margin-bottom:1rem}.digibook-block-loading[data-v-1b2328e3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:2rem;margin-bottom:1.5rem}.digibook-block-question[data-v-1b2328e3]{margin-bottom:.5rem}@media only screen and (max-width:767px){.digibook-block-question[data-v-1b2328e3]{margin-right:2rem}}.digibook-block-description[data-v-1b2328e3],.digibook-block-instructions[data-v-1b2328e3],.digibook-block-translation[data-v-1b2328e3]{margin-bottom:1rem}.digibook-block-options[data-v-1b2328e3]{z-index:2;margin-top:-.25rem;margin-left:-.5rem;margin-bottom:1rem}@media only screen and (max-width:767px){.digibook-block-options[data-v-1b2328e3]{margin-left:0}}.digibook-block-input[data-v-1b2328e3]{margin-top:1rem}.digibook-block-tools[data-v-1b2328e3]{position:absolute;height:calc(100% - 2rem);-webkit-box-flex:0;-ms-flex:0 0 4rem;flex:0 0 4rem;top:1rem;opacity:0;right:0;z-index:2;float:right}@media only screen and (max-width:767px){.digibook-block-tools[data-v-1b2328e3]{opacity:1;height:auto}}.digibook-block-tools[data-v-1b2328e3]>.digibook-tools{position:sticky}.digibook-block-number[data-v-5ade6ae4]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid var(--color-digibook-number-border);border-radius:.5rem;height:2.5rem;width:2.5rem;line-height:1;background:var(--color-digibook-number);-webkit-transition:background .3s,border .3s;transition:background .3s,border .3s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (max-width:767px){.digibook-block-number[data-v-5ade6ae4]{height:2rem;width:2rem}}.digibook-block-question[data-v-42514b95]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.digibook-block-question.no-text[data-v-42514b95]{margin:0}.digibook-block-question__number[data-v-42514b95]{display:none}@media only screen and (max-width:767px){.digibook-block-question__number[data-v-42514b95]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;margin-right:.5rem;-ms-flex-item-align:start;align-self:flex-start}}.digibook-block-question__text[data-v-42514b95]{font-weight:700;line-height:1.5;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;color:var(--color-text);-webkit-transition:color .3s;transition:color .3s;min-height:2.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.5rem 0}.digibook-block-question__text>span[data-v-42514b95]{display:inline}.digibook-block-question__text .is-filled[data-v-42514b95]{color:#30acf7}.digibook-block-translation[data-v-296e3aef]{border-left:3px solid var(--color-primary);padding-left:1rem;color:var(--color-primary);font-weight:700}