.motor{flex-direction:column;height:80vh;margin:1rem;display:flex}.motor_panes{flex-flow:wrap;justify-content:space-between;width:100%;display:flex}.medical_form{flex-flow:column wrap;justify-content:center;align-items:center;width:70vw;max-height:90vh;margin:1rem;display:flex}.medical_form_child{flex-flow:wrap;justify-content:space-evenly;align-items:center;width:70vw;max-height:90vh;margin:1rem;padding:5px;display:flex}.input_group{flex-direction:column;align-items:center;min-width:40vw;margin:12px;display:flex}.add_spouse{width:22rem;height:5rem;margin:2rem 1rem;font-size:20px;font-weight:700}.label{text-align:center;width:20vw;font-weight:700}.remove_button{max-height:2rem;margin-top:1rem}.generate_button{justify-content:space-evenly;align-items:center;width:60vw;max-height:10vh;margin-top:3rem;display:flex}.generate_btn{background-color:orange;width:30vw;font-weight:700}.generated_covers{scrollbar-width:thin;border:1px solid #9cd811;border-radius:10px;flex-direction:column;align-items:center;min-width:20vw;min-height:450px;max-height:70vh;margin:2rem 1rem;display:flex;position:fixed;right:10px;overflow:auto;box-shadow:0 7px 29px #64646f33}.premium_card{text-align:center;border:1px solid teal;border-radius:10px;justify-content:center;margin:10px;padding:10px}.send_message{cursor:pointer;background-color:orange;font-weight:700}.shimmer_div{background:linear-gradient(90deg,#eee 25%,#f5f5f5 50%,#eee 75%) 0 0/200% 100%;border-radius:8px;width:100%;height:200px;animation:1.5s linear infinite shimmer}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:868px){.motor{flex-direction:column;align-items:center;min-height:100vh;margin:2rem 1rem;display:flex}.motor_panes{flex-direction:column;justify-content:space-between;display:flex}.medical_form{width:99vw;min-height:200px;margin:1rem}.add_spouse{width:18rem;height:5rem;margin:2rem 1rem;font-size:20px;font-weight:700}.form_steps{flex-direction:column;display:flex}.remove_button{max-height:2rem;margin-bottom:2rem;margin-right:1rem}.input_group{flex-direction:column;max-width:90vw;margin:1rem;display:flex}.label{text-align:center;width:80vw;font-weight:700}.generate_button{flex-direction:column;justify-content:center;gap:1rem;width:90vw;display:flex}.generate_btn{background-color:orange;width:60vw;font-weight:700}.generated_covers{border:1px solid #9cd811;border-radius:10px;flex-direction:column;align-items:center;min-width:90vw;margin-top:7rem;padding:10px;display:flex;position:relative;box-shadow:0 7px 29px #64646f33}.premium_card{text-align:center;border:1px solid teal;border-radius:10px;justify-content:center;margin:10px;padding:10px}}
