@import"https://fonts.googleapis.com/css2?family=Red+Hat+Display:wght@500;700;900&display=swap";.OrderSummary_component__fAHwW{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;width:auto;height:75vh;min-width:450px;min-height:700px;max-height:700px;overflow:hidden;border-radius:20px;background-color:#fff;box-shadow:0 4px 50px 0 rgba(31,47,86,.2)}.OrderSummary_musicImage__DT_36{width:100%;height:auto}.OrderSummary_content__i63Ax{display:flex;justify-content:space-between;align-items:center;flex-direction:column;margin:auto}.OrderSummary_planContainer__TxKOr{display:flex;justify-content:space-between;align-items:center;flex-direction:row;width:22rem;height:6rem;background-color:#f5f7ff;border-radius:10px;margin-top:1.5rem;padding:1.5em}.OrderSummary_plan__xTPCq{display:flex;justify-content:center;align-items:center;flex-direction:row}.OrderSummary_planInfos__iSJFU{display:flex;justify-content:center;align-items:flex-start;flex-direction:column;line-height:1.7em}.OrderSummary_planType__fcetE{white-space:nowrap;color:#1f2f56;font-weight:900}.OrderSummary_planPrice__UjkWH{white-space:nowrap;color:#7280a7}.OrderSummary_changeButton__QZL2R{background:none;border:none;color:#3829e0;font-size:16px;font-weight:700;text-decoration:underline;cursor:pointer}.OrderSummary_changeButton__QZL2R:hover{color:#766cf1;text-decoration:none}.OrderSummary_submitButton__VPGeM{width:22rem;height:3rem;background-color:#3829e0;border-radius:10px;color:#fff;font-size:16px;font-weight:700;border:none;box-shadow:0 5px 15px 0 rgba(56,41,224,.5);margin-top:2rem;cursor:pointer}.OrderSummary_submitButton__VPGeM:hover{background-color:#766cf1}.OrderSummary_cancelButton__s6E_W{background:none;border:none;margin-top:2rem;color:#7280a7;font-size:16px;font-weight:700;cursor:pointer}.OrderSummary_cancelButton__s6E_W:hover{color:#1f2f56}@media screen and (max-width:600px){.OrderSummary_component__fAHwW{min-width:375px;min-height:650px;max-height:650px}.OrderSummary_musicImage__DT_36{width:100%;height:auto}.OrderSummary_planContainer__TxKOr,.OrderSummary_submitButton__VPGeM{width:100%}}