.drag-drop-container{display:flex;position:relative}.drag-drop-container .MuiTypography-root{color:#fff}.drag-drop-container .MuiCardHeader-root{color:#fff;background-color:#01cdce}.drag-drop-container .MuiCardContent-root{background-color:#fff;border:1px solid #01cdce;flex:1;padding:0;display:flex;overflow:hidden}.drag-drop-container .MuiCardContent-root:last-child{padding-bottom:0}.drag-drop-container .MuiTypography-root.MuiCardHeader-title{font-size:18px;font-weight:600;font-family:var(--font-montserrat);color:#fff!important}.drag-drop-container .source-container{width:100%;height:100%;display:flex}.drag-drop-container .source-container.target{background-color:#fff}.drag-drop-container .source-container .source-view{flex-direction:column;flex:1;padding:15px 15px 0;display:flex;overflow:hidden}.drag-drop-container .source-container .source-view .answer-list{letter-spacing:.5px;cursor:move;word-spacing:3px;border:1px solid #4ccdcd;border-radius:8px;flex-direction:row;align-items:center;min-height:max-content;margin-bottom:15px;font-size:18px;font-weight:500;display:flex;overflow:hidden}.drag-drop-container .source-container .source-view .answer-list .answer-index{color:#fff;background-color:#01cdce;justify-content:center;align-items:center;width:40px;height:100%;display:flex}.drag-drop-container .source-container .source-view .answer-list .multiple-answers{color:var(--primary-text-color);flex-wrap:nowrap;flex:1;justify-content:center;align-items:center;display:block;margin:16px!important;font-family:sans-serif!important;font-size:16px!important;font-weight:400!important;line-height:24px!important}.drag-drop-container .drag-animation{flex-direction:row;justify-content:center;align-items:center;width:20%;display:flex}.drag-drop-container .drag-animation .MuiSvgIcon-root:last-child,.drag-drop-container .drag-animation .MuiSvgIcon-root:nth-child(2){margin-left:-25px}.drag-drop-container .drag-animation .right-arrow{color:#51da61;width:50px;height:50px}.drag-drop-container .drag-animation .right-arrow.first{animation:1.25s ease-in-out infinite firstarrow}.drag-drop-container .drag-animation .right-arrow.second{animation:1.25s ease-in-out infinite secondarrow}.drag-drop-container .drag-animation .right-arrow.third{animation:1.25s ease-in-out infinite thirdarrow}@keyframes firstarrow{0%{opacity:1}50%{opacity:.5}to{opacity:.2}}@keyframes secondarrow{0%{opacity:.5}50%{opacity:1}to{opacity:.2}}@keyframes thirdarrow{0%{opacity:.2}50%{opacity:.5}to{opacity:1}}.drag-drop-container .target-container{background-color:#fff;flex-direction:column;display:flex}.practice-answer.fade-in{animation:.5s forwards fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:2100px){.reorder-paragraph-container .main-page-center{padding:1rem 10rem}}@media (max-width:1920px){.drag-drop-container .source-container .source-view .answer-list{font-size:16px}}@media (max-width:1620px){.reorder-paragraph-container .main-page-center{gap:15px;padding:1rem 13rem}}@media (max-width:1475px){.drag-drop-container .source-container .source-view{padding:10px 10px 0}.drag-drop-container .source-container .source-view .answer-list{border-radius:8px;margin-bottom:10px;font-size:14px}.drag-drop-container .source-container .source-view .answer-list .answer-index{width:40px}.drag-drop-container .source-container .source-view .answer-list .multiple-answers{margin:10px}.drag-drop-container .drag-animation{width:18%}.drag-drop-container .drag-animation .MuiSvgIcon-root:last-child,.drag-drop-container .drag-animation .MuiSvgIcon-root:nth-child(2){margin-left:-18px}.drag-drop-container .drag-animation .right-arrow{width:30px;height:30px}}@media (max-width:1280px){.reorder-paragraph-container .main-page-center{padding:1rem 6rem}}@media (max-width:1024px){.reorder-paragraph-container .main-page-center{gap:10px;padding:1rem 4.5rem}}
