@keyframes modal_shimmer__pngO_{0%{background-position:200% 0}to{background-position:-200% 0}}.modal_layout__05RrM{position:fixed;inset:0;z-index:5;display:flex;justify-content:center;align-items:flex-end}@media(min-width:768px){.modal_layout__05RrM{padding:2rem;align-items:center}}.modal_layout__05RrM .modal_backdrop__M2vNe{position:absolute;inset:0;background-color:rgba(0,0,0,.3);animation:modal_fade-in__v9Ear .2s ease forwards}.modal_layout__05RrM .modal_modal__tEz0D{position:relative;z-index:1;background-color:#fff;animation:modal_fade-in-to-top__AZalW .3s ease forwards;border-radius:1.6rem;width:100%;max-height:100%;display:flex;flex-direction:column;margin:0 auto}@media(max-width:767.98px){.modal_layout__05RrM .modal_modal__tEz0D{max-height:calc(100% - 4rem);border-radius:1.6rem 1.6rem 0 0}}.modal_layout__05RrM .modal_modal__tEz0D .modal_modalHeader__ZbhU2{flex-shrink:0}.modal_layout__05RrM .modal_modal__tEz0D .modal_modalContent__7L_ik{flex:1 1;overflow-y:auto;padding:2rem}.modal_layout__05RrM .modal_modal__tEz0D.modal_small__Ono18{max-width:40rem}.modal_layout__05RrM .modal_modal__tEz0D.modal_normal__jZKp8{max-width:76rem}.modal_layout__05RrM .modal_modal__tEz0D.modal_large__0omwQ{max-width:120rem}.modal_layout__05RrM.modal_hiding__mVH8A .modal_backdrop__M2vNe{animation:modal_fade-out__KJ0EX .2s ease forwards}.modal_layout__05RrM.modal_hiding__mVH8A .modal_modal__tEz0D{animation:modal_fade-out-to-top__YsPF2 .3s ease forwards}@keyframes modal_fade-in__v9Ear{0%{opacity:0}to{opacity:1}}@keyframes modal_fade-in-to-top__AZalW{0%{opacity:0;transform:translateY(5%)}to{opacity:1;transform:translateY(0)}}@keyframes modal_fade-out__KJ0EX{0%{opacity:1}to{opacity:0}}@keyframes modal_fade-out-to-top__YsPF2{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(5%)}}.modal_modalHeader__ZbhU2{width:100%;min-height:6rem;padding:1rem 6rem;border-bottom:.1rem solid #efefef}.modal_modalHeader__ZbhU2,.modal_modalHeader__ZbhU2 .modal_modalCloseBtn__NZ5xJ{position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center}.modal_modalHeader__ZbhU2 .modal_modalCloseBtn__NZ5xJ{width:4rem;height:4rem;border-radius:50%;background-color:#f7f7f7;position:absolute;left:1rem;top:50%;transform:translateY(-50%)}.modal_modalHeader__ZbhU2 .modal_modalCloseBtn__NZ5xJ:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(100% + 1.4rem);height:calc(100% + 1.4rem);background:none}.modal_modalHeader__ZbhU2 .modal_modalTitle__PCmDo{font-size:1.6rem;line-height:1.375;text-align:center;font-weight:500}.modal_modalFooter__Y8jXi{width:100%;padding:1rem 2.5rem;border-top:.1rem solid #efefef}