.modal-session-timeline.d-none{display:none;visibility:hidden;cursor:none}.modal-session-timeline .form-section-title,.modal-session-timeline .session-details,.modal-session-timeline .session-details__info{color:var(--text-color);max-width:540px;margin:0 auto}.modal-session-timeline .session-details{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:16px 0}.modal-session-timeline .session-details__info{min-width:130px;margin:12px 0}.modal-session-timeline .session-details__info span{font-size:1.3em}.modal-session-timeline .session-details__info p{font-size:1.6em;font-weight:700;padding-top:5px}.modal-session-timeline .modal-form-box-inner{border-radius:8px}.modal-session-timeline .modal-form-box-inner.check{padding:4px 0 20px 40px}.modal-session-timeline .modal-form-box-inner .modal-form-dropdown{display:-webkit-box;display:-ms-flexbox;display:flex;color:var(--primary-500);-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.modal-session-timeline .modal-form-box-inner .form-group{padding:0 40px 0 0}@media screen and (min-width:1023px){.modal-session-timeline .modal-form-box-inner.empty-message{padding:70px 40px}}@media screen and (max-width:1023px){.modal-session-timeline .modal-form-box-inner{margin-left:0;width:100%}}.modal-session-timeline .modal-form-box-inner .class-title{font-size:1.5em;color:var(--text-color);margin:10px 0 20px 0}