.drag_and_drop_view[data-v-551b9f5c]{min-width:100%;margin-bottom:1rem}.drag_and_drop_view .instruction-text[data-v-551b9f5c]{font-size:1.2rem;cursor:pointer;color:#20a8d8;-webkit-transition:color .1s ease-in-out;transition:color .1s ease-in-out;text-align:center}.container[data-v-551b9f5c]{position:relative;border:1px solid #eaeaea;border-radius:5px;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-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;cursor:pointer;height:6rem;width:100%;max-width:100%;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.1);box-shadow:0 2px 4px rgba(0,0,0,.1);-webkit-transition:-webkit-box-shadow .2s ease-in-out;transition:-webkit-box-shadow .2s ease-in-out;transition:box-shadow .2s ease-in-out;transition:box-shadow .2s ease-in-out,-webkit-box-shadow .2s ease-in-out}.container[data-v-551b9f5c]:focus{border-color:#000!important;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.2);box-shadow:0 4px 8px rgba(0,0,0,.2)}.container:focus .instruction-text[data-v-551b9f5c]{color:#1f98c4}.container .hint-text[data-v-551b9f5c]{position:absolute;text-align:center;bottom:.5em;left:0;right:0;font-size:75%;color:grey}