@keyframes is-loading-container{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.coaches-wrapper{margin:16px auto 128px;max-width:90vw}.coaches-wrapper>.coaches-container{margin:32px auto;text-align:center;width:100%}.coaches-wrapper>.coaches-container .coach-box{background-color:#fff;border-radius:10px;box-shadow:0 2px 4px rgba(33,37,41,.1);-moz-box-shadow:0 2px 4px rgba(33,37,41,.1);-webkit-box-shadow:0 2px 4px rgba(33,37,41,.1);display:inline-block;margin:32px 16px;position:relative;text-align:left;vertical-align:top;width:360px}.coaches-wrapper>.coaches-container .coach-box .image-wrapper{background-color:#e9ecef;background-size:cover;border-top-left-radius:10px;border-top-right-radius:10px;height:260px;width:100%}.coaches-wrapper>.coaches-container .coach-box>span{color:#868e96;display:block;margin:0 16px}.coaches-wrapper>.coaches-container .coach-box .coach-column{max-width:230px}.coaches-wrapper>.coaches-container .coach-box .coach-heading{color:#343a40;font-size:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:break-all}.coaches-wrapper>.coaches-container .coach-box .coach-seats{color:var(--template);font-size:18px}.coaches-wrapper>.coaches-container .coach-box .reserve-button{padding:8px!important;text-align:center}@media (max-width:768px){#content-wrapper .content-box{padding-bottom:16px}#content-wrapper .coach-box{display:block;width:90%}#content-wrapper .reserve{text-align:center!important}}