.reminder-overflow{position:fixed;inset:0;background:#0009;z-index:1053;display:flex;align-items:flex-end;justify-content:center}@media(min-width:768px)and (orientation:portrait){.reminder-overflow{align-items:center}}@media screen and (min-width:1000px){.reminder-overflow{align-items:center}}.reminder-modal{bottom:0;background:#131f60;width:100%;max-height:100%;position:relative;border-radius:15px 15px 0 0;display:flex;flex-direction:column}@media(max-width:1000px)and (orientation:landscape){.reminder-modal{border-radius:0;height:100%;display:flex;flex-direction:column;justify-content:space-between}}@media(min-width:768px)and (orientation:portrait){.reminder-modal{width:450px;border-radius:15px}}@media screen and (min-width:1000px){.reminder-modal{width:450px;border-radius:15px}}.reminder-modal__close-container{position:absolute;background:#334088;right:12px;top:-14px;width:28px;height:28px;display:flex;justify-content:center;border-radius:100px;align-items:center;cursor:pointer}@media(max-width:1000px)and (orientation:landscape){.reminder-modal__close-container{border-radius:0;background:transparent;top:20px;right:20px;width:auto;height:auto}}@media(min-width:768px)and (orientation:portrait){.reminder-modal__close-container{border-radius:0;background:transparent;top:20px;right:20px;width:auto;height:auto}}@media screen and (min-width:1000px){.reminder-modal__close-container{border-radius:0;background:transparent;top:20px;right:20px;width:auto;height:auto}}.reminder-modal__content{padding:16px;flex-shrink:1}@media(max-width:1000px)and (orientation:landscape){.reminder-modal__content{display:flex;align-items:center;justify-content:space-between;flex-grow:1}}@media(min-width:768px)and (orientation:portrait){.reminder-modal__content{padding:16px 16px 24px;display:flex;flex-direction:column;align-items:center;gap:16px}}@media screen and (min-width:1000px){.reminder-modal__content{padding:16px 16px 24px;display:flex;flex-direction:column;align-items:center;gap:16px}}@media(max-width:1000px)and (orientation:landscape){.reminder-modal__text{width:50%}}.reminder-modal__title{font-weight:500;font-size:16px;line-height:20px;text-transform:uppercase;color:#ffffffb3;text-align:center}.reminder-modal__info{margin-top:8px;color:var(--platform-text-7);text-align:center}.reminder-modal__info>span{color:#f6a913}.reminder-modal__close{width:16px;height:16px;color:#ffffff80}.reminder-modal__close:hover{color:#fffc}@media(max-width:1000px)and (orientation:landscape){.reminder-modal__close{width:24px;height:24px}}@media(min-width:768px)and (orientation:portrait){.reminder-modal__close{width:24px;height:24px}}@media screen and (min-width:1000px){.reminder-modal__close{width:24px;height:24px}}.reminder-modal__image{width:100%;aspect-ratio:2/1.4}.reminder-modal__image--skeleton{position:absolute;width:100%;top:0;left:0;aspect-ratio:2/1.4}@media(max-width:1000px)and (orientation:landscape){.reminder-modal__image{max-height:60vh;width:inherit}}@media(min-width:768px)and (orientation:portrait){.reminder-modal__image{width:360px}}@media screen and (min-width:1000px){.reminder-modal__image{width:360px}}.reminder-modal__buttons{padding:16px;border-top:1px solid rgba(255,255,255,.14)}.reminder-modal__buttons>.ui-button{width:100%;color:#000!important}@media(min-width:768px)and (orientation:portrait){.reminder-modal__buttons{padding:24px}}@media screen and (min-width:1000px){.reminder-modal__buttons{padding:24px}}
