.requiredDayPopup__wrapper{position:fixed;width:100%;height:100%;display:flex;align-items:flex-end;justify-content:center;background:rgba(0,0,0,.45);backdrop-filter:blur(4.5px);z-index:100;bottom:0;left:0}@media(min-width:576px){.requiredDayPopup__wrapper{align-items:center}}.requiredDayPopup__block{width:100%;display:flex;align-items:center;justify-content:flex-end;flex-direction:column;border-top-right-radius:20px;border-top-left-radius:20px;padding-top:224px;background:linear-gradient(180deg,#3c3ad1 0,#181818 69.66%);position:relative;cursor:pointer}@media(min-width:576px){.requiredDayPopup__block{border-bottom-left-radius:20px;border-bottom-right-radius:20px;height:580px;width:375px}}.requiredDayPopup__content{padding:0 24px 24px;display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;position:relative;z-index:10}.requiredDayPopup__bg{background-size:100%;background-position:top;background-repeat:no-repeat;background-image:url(/build/midori/assets/icons/requiredDayPopup/bg.png);position:absolute;width:100%;height:100%;top:-72px}@media(min-width:576px){.requiredDayPopup__bg{background-size:contain}}.requiredDayPopup__close{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:12px;border:1px solid rgba(255,255,255,.4);position:absolute;top:16px;right:16px;background:0 0;cursor:pointer;z-index:10}.requiredDayPopup__close svg{width:24px;height:24px}.requiredDayPopup__label{border-radius:8px;background:linear-gradient(1deg,#fd9902 -31.89%,#fcd950 60.87%);padding:4px 8px;display:flex;align-items:center;justify-content:center;color:#181818;font-size:14px;font-weight:600;line-height:24px}.requiredDayPopup__text{display:flex;align-items:center;justify-content:center;flex-direction:column;color:#fff;font-size:40px;font-weight:700;line-height:52px;letter-spacing:.4px;margin:4px 0 16px}.requiredDayPopup__text span{background:linear-gradient(1deg,#fd9902 -31.89%,#fcd950 60.87%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.requiredDayPopup__info{display:flex;align-items:center;justify-content:center;border-radius:16px;background:rgba(255,255,255,.08);padding:12px 16px;width:100%}.requiredDayPopup__logo{padding:0 22px 0 0}.requiredDayPopup__star{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;padding:0 0 0 22px;border-left:2px solid rgba(255,255,255,.16)}.requiredDayPopup__star--data{display:flex;align-items:center;justify-content:center}.requiredDayPopup__star--data img{width:20px;height:20px}.requiredDayPopup__star--data span{color:#f0d800;font-size:20px;font-weight:600;line-height:32px;margin-left:4px}.requiredDayPopup__star--title{color:#fff;font-size:14px;line-height:24px;letter-spacing:.14px;margin:0}.requiredDayPopup__btn{margin-top:16px;border-radius:16px;background:#05e98f;padding:16px 32px;display:flex;align-items:center;justify-content:center;color:#181818;border:none;font-size:16px;font-weight:600;line-height:24px;width:100%;cursor:pointer}