@keyframes opacity-end-100{0%{opacity:0}to{opacity:1}}@keyframes opacity-bounce{0%{opacity:.4}50%{opacity:.6}to{opacity:.4}}@keyframes translateY-start-negative{0%{transform:translateY(-10px)}to{transform:translateY(0)}}@keyframes marquee-scroll{0%{transform:translateX(0)}to{transform:translateX(calc(-100% - var(--gap)))}}@font-face{font-family:din-condensed;src:url(../fonts/DINCond-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:din-condensed;src:url(../fonts/DINCond-Bold.woff) format("woff");font-weight:700;font-style:normal}.reservation-step{min-height:400px;overflow:hidden}@media(min-width:1024px){.reservation-step--finalize .reservation-step__selection-wrapper,.reservation-step--finalize .storage-finalize,.reservation-step--units .reservation-step__selection-wrapper,.reservation-step--units .storage-finalize{margin-top:60px}}.reservation-step__title-wrapper{display:flex;flex-wrap:wrap;align-items:center;flex-direction:row;margin:48px 0 24px}@media(min-width:1024px){.reservation-step__title-wrapper{margin:60px 0 24px}}@media(min-width:1024px){.reservation-step__title-wrapper--horizontal{flex-direction:column}}.reservation-step__title-annotation{font-size:1rem;line-height:1.4;margin:2px 0 0}.reservation-step__title-image-container{background-color:#ffde6c;border-radius:8px;width:64px;height:64px;display:flex;justify-content:center;margin-right:16px}.reservation-step__title{margin:0;flex:1}.reservation-step__title--marginLeft{margin-left:24px}.reservation-step__title-and-annotation-wrapper{flex:1;margin-left:24px}.reservation-step__selection-wrapper{display:flex;flex-direction:column}.reservation-step__selection-wrapper--vertical{flex-direction:column;align-items:stretch}@media(min-width:1024px){.reservation-step__selection-wrapper--horizontal{flex-direction:row}}.reservation-step__form-wrapper{display:flex;flex-direction:column;border:1px solid #e1e7f2}@media(min-width:1024px){.reservation-step__form-wrapper{flex-direction:row}}.reservation-step__modalLink{text-decoration:underline;font-size:.875rem;cursor:pointer;font-weight:700;color:#003961;width:100%;margin-top:8px}@media(min-width:768px){.reservation-step__modalLink{width:auto}}.reservation-step__modalLink:focus,.reservation-step__modalLink:hover{color:#005c89}