.study-page{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;height:100vh;overflow-y:auto;padding:20px}.note-card{background-color:#d8e8fc;border:1px solid #abc3e1;border-radius:10px;padding:20px;margin-bottom:20px;width:500px}.note-card-content{display:flex;flex-direction:row}.card-content-container{width:100%}.answer-card,.question-card{width:50%;padding:10px}.answer-card{border-left:1px solid #abc3e1}.note-card-content input[type=text]{width:calc(100% - 20px);margin-bottom:10px}.studystyles_study-cards-container__aKk9S{display:flex;justify-content:center;align-items:center}.studystyles_note-card-container__h0vA4{display:flex;justify-content:space-between;align-items:center;max-width:800px}.studystyles_note-card__ppfEO{background-color:#fff6bd;border:1px solid #ffe95b;border-radius:10px;padding:20px;margin:20px}.studystyles_show-answer-button__IXVLe button{margin-right:10px}