.calendar-popup-wrapper{width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:11;position:absolute;min-height:430px;left:0;top:0}.calendar-popup{width:343px;border-radius:13px;overflow:hidden}.calendar-popup__blok-1{width:100%;display:flex;align-items:center;flex-direction:column;background-color:#41355d}.calendar-popup__blok-1 svg{margin-top:23px;margin-bottom:11px}.calendar-popup__text,.calendar-popup__text-2{font-size:15px;font-family:Roboto-Light;line-height:20px;color:#fff;text-align:center;margin-bottom:16px}.calendar-popup__blok-2{display:flex;flex-direction:column;align-items:center;background:#343050;width:100%}.calendar-popup__text-2 span{border-bottom:2px dashed #fff;height:23px;margin-left:6px;cursor:pointer}.calendar-popup__text-2{margin-bottom:17px;margin-top:16px;display:flex}.calendar-popup__button{width:303px;height:44px;display:flex;justify-content:center;align-items:center;background-color:#fff;font-size:16px;color:#272a2f;line-height:12px;font-family:Montserrat-Medium;margin-bottom:20px;border-radius:5px;cursor:pointer}