.c-course-signup-drawer{position:fixed;display:flex;flex-direction:column;top:0;right:0;transform:translate3d(100%,0,0);width:100%;bottom:0;background:#f8f6f4;max-width:37.5rem;z-index:50;overflow:hidden;transition-timing-function:cubic-bezier(.16,1,.3,1);transition-duration:.6s;transition-property:transform}.c-course-signup-drawer.is-drawer-open{transform:translateZ(0)}.c-course-signup-drawer.is-drawer-open+.c-course-signup-drawer__background{width:100%;opacity:.6;transition:opacity .6s cubic-bezier(.16,1,.3,1) .3s,width 0s cubic-bezier(.16,1,.3,1);pointer-events:auto;z-index:49}.c-course-signup-drawer__background{cursor:pointer;position:fixed;background:#000;right:0;top:0;width:0;height:100%;opacity:0;transition:opacity .6s cubic-bezier(.16,1,.3,1),width 0s cubic-bezier(.16,1,.3,1) .6s;pointer-events:none}.c-course-signup-drawer__inner{display:flex;flex-direction:column;gap:2.5rem;height:100%;overflow-x:hidden;overflow-y:auto;padding:1.25rem 1rem;scrollbar-color:transparent transparent}.c-course-signup-drawer__inner::-webkit-scrollbar{width:0;height:0;display:none}.c-course-signup-drawer__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-shrink:0}.c-course-signup-drawer__title{margin:0}.c-course-signup-drawer__close{display:inline-flex;align-items:center;gap:.625rem;padding:0;border:0;background:transparent;color:#393430;cursor:pointer}.c-course-signup-drawer__close-label{margin:0;font-style:italic}.c-course-signup-drawer__close-icon{width:.875rem;height:.875rem}.c-course-signup-drawer__form-section,.c-course-signup-drawer__steps-section{display:flex;flex-direction:column;gap:1rem}.c-course-signup-drawer__form-description,.c-course-signup-drawer__form-heading,.c-course-signup-drawer__steps-heading{margin:0}.c-course-signup-drawer__steps{display:flex;flex-direction:column;align-items:stretch;gap:0;margin:0;padding:0;list-style:none}.c-course-signup-drawer__step{display:flex;flex-direction:column;align-items:center}.c-course-signup-drawer__step:last-child .c-course-signup-drawer__step-connector{display:none}.c-course-signup-drawer__step-card{display:flex;align-items:center;justify-content:center;gap:1rem;width:100%;padding:.6875rem 1.25rem;background:#eeebe6;border-radius:.625rem}.c-course-signup-drawer__step-icon{flex-shrink:0;width:1.5rem;height:1.5rem;-o-object-fit:contain;object-fit:contain}.c-course-signup-drawer__step-label{margin:0;text-align:center}.c-course-signup-drawer__step-connector{display:block;width:.0625rem;height:1rem;margin:0 auto;background:rgba(57,52,48,.2)}.c-course-signup-drawer__form-wrap{display:flex;flex-direction:column;gap:1rem;width:100%}.c-course-signup-drawer__form{display:flex;flex-direction:column;gap:1.5rem;width:100%}.c-course-signup-drawer__field{margin:0}.c-course-signup-drawer__input{width:100%;border-color:rgba(57,52,48,.2);background:transparent}.c-course-signup-drawer__access-link,.c-course-signup-drawer__submit{width:100%;justify-content:center}.c-course-signup-drawer__logged-in-action{display:flex;flex-direction:column;width:100%}.c-course-signup-drawer__errors{color:#ff1414}@media only screen and (min-width:1100px){.c-course-signup-drawer{border-radius:1.25rem 0 0 1.25rem}.c-course-signup-drawer__inner{gap:3rem;padding:2.5rem}.c-course-signup-drawer__form-section,.c-course-signup-drawer__steps-section{gap:1.5rem}.c-course-signup-drawer__steps{flex-direction:row;align-items:stretch}.c-course-signup-drawer__step{flex:1;flex-direction:row;align-items:stretch}.c-course-signup-drawer__step-card{flex:1;flex-direction:column;gap:.75rem;padding:1rem 1.25rem;min-height:100%}.c-course-signup-drawer__step-label{line-height:1.35}.c-course-signup-drawer__step-connector{flex-shrink:0;align-self:center;width:1rem;height:.0625rem;margin:0;background:rgba(57,52,48,.2)}}.c-section__course-signup-drawer{padding:0}
