.app_container__lCx2w{width:100%;max-width:40rem;min-height:100%;height:auto;margin:auto;background-color:#fff;padding:1rem;display:flex;flex-direction:column;gap:2rem}.app_container__lCx2w h2{color:#009432;font-size:1.4rem;text-align:center;font-weight:600}.app_container__lCx2w .app_messageBody__fTrkQ{line-height:1.6;font-weight:400;font-size:.9rem;color:#1b1464!important}.app_container__lCx2w .app_forms__Aj0qL{display:flex;flex-direction:column;gap:1rem}.app_container__lCx2w .app_forms__Aj0qL .app_labels__3FpSW{display:flex;justify-content:space-between;align-items:center}.app_container__lCx2w .app_forms__Aj0qL .app_labels__3FpSW span{font-weight:500;color:#030303;font-size:1rem}.app_container__lCx2w .app_videoList__wQ33U{display:flex;flex-direction:column;align-items:flex-start;height:auto}.app_container__lCx2w .app_videoList__wQ33U .app_videoItem__6QKCM{display:grid;grid-template-columns:12rem 1fr;align-items:flex-start;justify-content:space-between;grid-gap:2rem;gap:2rem;border-bottom:.1rem solid #e7d8d8;padding:1rem 0}.app_container__lCx2w .app_videoList__wQ33U .app_videoItem__6QKCM:last-child{border-bottom:none}.app_container__lCx2w .app_videoList__wQ33U .app_videoItem__6QKCM .app_image__nj4Lb{width:100%;height:auto;object-fit:contain;border-radius:.5rem;cursor:pointer;overflow:hidden}.app_container__lCx2w .app_videoList__wQ33U .app_videoItem__6QKCM .app_info__SA5dm{width:100%;display:flex;flex-direction:column;gap:.8rem}.app_container__lCx2w .app_videoList__wQ33U .app_videoItem__6QKCM .app_info__SA5dm .app_title__mOQbi{font-weight:500;font-size:1.2rem}.app_container__lCx2w .app_videoList__wQ33U .app_videoItem__6QKCM .app_info__SA5dm .app_buttons__6L9jv{display:flex;justify-content:flex-start;align-items:center;gap:.6rem;flex-wrap:wrap}@media(max-width:500px){.app_container__lCx2w .app_videoList__wQ33U .app_videoItem__6QKCM{grid-template-columns:1fr;gap:1rem}.app_container__lCx2w .app_videoList__wQ33U .app_videoItem__6QKCM .app_image__nj4Lb{height:8rem}}.app_error__pP8fA{background-color:#f6b6b6;padding:10px;font-weight:600;font-size:1rem;width:100%;border-radius:.5rem;border:1px solid #ff7676}.app_itemButton__K2mxs{width:100%;padding:.8rem;font-weight:500;border:none;cursor:pointer;transition:background-color .2s ease}.app_itemButton__K2mxs:hover{background-color:#228be6;color:#fff}.app_itemButton__K2mxs svg{font-size:1.2rem}.app_notificationContainer__TdV74{position:absolute;z-index:100;top:.5rem;right:.5rem}.app_notificationContainer__TdV74>div{display:flex;gap:.5rem;flex-direction:column}.app_loadingArea__y_Lo9{display:flex;flex-direction:column;gap:1rem;padding:1rem;height:100%;align-items:center;margin-top:2%}.app_loadingArea__y_Lo9 span{font-weight:600;font-size:1.3rem;color:#fff;text-shadow:.1rem .1rem .3rem rgba(0,0,0,.25);text-align:center;line-height:1}.app_loadingArea__y_Lo9 span.app_green__zym3a{color:#ff999c}.app_overlay___1Cr1{background-color:rgba(40,40,40,.75)!important;position:fixed!important}