.schedule-card{align-items:center;background-color:var(--white-1000);border-radius:24px;display:flex;gap:24px;height:400px;min-height:-moz-fit-content;min-height:fit-content;padding:32px}@media (max-width:1349px){.schedule-card{gap:16px;height:100%;justify-content:space-between;min-width:unset;padding:24px}}@media (max-width:767px){.schedule-card{display:flex;flex-direction:column;gap:16px}}.schedule-card.--game-page{align-items:center;display:grid;gap:28px;grid-template-columns:336px minmax(390px,1.85fr) minmax(300px,1fr) minmax(210px,232px);height:auto;min-height:336px}@media (max-width:1349px){.schedule-card.--game-page{display:flex;flex-direction:row;min-height:unset}}@media (max-width:767px){.schedule-card.--game-page{flex-direction:column}}.schedule-card__game-desktop{display:contents}@media (max-width:1349px){.schedule-card__game-desktop{display:none}}.schedule-card__game-responsive{display:none}@media (max-width:1349px){.schedule-card__game-responsive{display:contents}}.schedule-card__game-method{font-weight:600}.schedule-card.--game-page .schedule-card__preview{align-items:center;align-self:center;border-radius:24px;display:flex;height:336px;justify-content:center;overflow:hidden;width:336px}@media (max-width:1349px){.schedule-card.--game-page .schedule-card__preview{align-self:stretch;border-radius:0;height:auto;overflow:visible;width:auto}}@media (max-width:767px){.schedule-card__preview.--no-image{display:none}}.schedule-card__preview img{height:100%;max-width:336px;-o-object-fit:cover;object-fit:cover;width:100%}@media (max-width:1349px){.schedule-card__preview img{height:100%}}.schedule-card.--game-page .schedule-card__preview img{height:100%;max-height:none;max-width:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media (max-width:1349px){.schedule-card.--game-page .schedule-card__preview img{height:100%;max-width:336px;-o-object-fit:cover;object-fit:cover}}.schedule-card__header{align-items:start;border-bottom:1px solid #ececec;display:flex;gap:24px;justify-content:space-between;padding-bottom:24px}@media (max-width:1349px){.schedule-card__header{align-items:start;gap:16px}}@media (max-width:767px){.schedule-card__header{display:contents}}.schedule-card__info{background-color:var(--gray-light);border-radius:24px;display:flex;flex-direction:column;gap:24px;height:100%;max-width:607px;padding:32px;width:100%}@media (max-width:1349px){.schedule-card__info{gap:16px;padding:24px}}@media (max-width:767px){.schedule-card__info{gap:8px;max-width:100%}}.schedule-card__info.--game-page{gap:20px;height:336px;justify-content:flex-start;justify-self:stretch;max-width:none;min-width:0;overflow:hidden;width:100%}.schedule-card__description-wrap{display:flex;flex-direction:column;gap:12px;height:100%;justify-content:space-between;min-height:0;overflow:hidden}.schedule-card__description{color:#062e40;font-size:18px;line-height:1.5;max-width:100%;overflow:hidden;overflow-wrap:anywhere;white-space:pre-line;width:100%;word-break:break-word}.schedule-card__description-more{align-self:flex-start;color:var(--brand-pink);font-size:16px;font-weight:600;line-height:1.2;text-decoration:underline;text-underline-offset:3px}.schedule-card__aside{gap:20px;justify-self:stretch;margin-left:35px;max-width:360px;padding:0}.schedule-card__actions,.schedule-card__aside{display:flex;flex-direction:column;min-width:0;width:100%}.schedule-card__actions{gap:18px;justify-self:start;max-width:232px;padding-left:0}.schedule-card__aside-top{display:flex;flex-direction:column;gap:20px}.schedule-card__btns{display:flex;flex-direction:column;gap:12px;max-width:220px;width:100%}.schedule-card.--game-page .schedule-card__btns{align-self:stretch;max-width:100%}@media (max-width:1349px){.schedule-card.--game-page .schedule-card__btns{align-self:auto;max-width:220px}}@media (max-width:767px){.schedule-card.--game-page .schedule-card__btns{align-self:stretch;max-width:unset}.schedule-card__btns{flex-direction:row;margin-top:8px;max-width:unset;width:100%}}.schedule-card__page-link{color:var(--brand-pink);font-weight:600;text-align:center;text-decoration:underline;text-underline-offset:3px;width:100%}@media (min-width:768px){.schedule-card .btn__label{min-width:-moz-max-content;min-width:max-content}}.schedule-card__btn{font-size:clamp(14px,1.5vw,16px)}@media (max-width:1349px){.schedule-card__btn{padding:12px 20px}}@media (max-width:767px){.schedule-card__btn{font-size:16px;padding:0 12px;width:100%}.schedule-card__btn.--reserve{font-size:clamp(12px,3vw,16px);line-height:1.1}}.schedule-card__title-outer{display:flex;flex-direction:column;gap:12px}@media (max-width:767px){.schedule-card__title-outer{margin-bottom:20px}}.schedule-card__title{font-size:clamp(16px,1.5vw,20px);font-weight:600;line-height:24px}@media (max-width:767px){.schedule-card__title{font-size:20px}}.schedule-card__subtitle{font-size:clamp(14px,1.5vw,16px);font-weight:600}@media (max-width:767px){.schedule-card__subtitle{color:#062e4066;font-size:16px}}.schedule-card__subtitle button{display:inline;text-decoration:underline;transition:.2s}@media (hover:hover){.schedule-card__subtitle button:hover{opacity:.7}.schedule-card__subtitle button:active{opacity:.4}}@media (max-width:767px){.schedule-card__subtitle button{color:#062e4066}}.schedule-card__status{align-items:center;color:#062e4066;display:flex;font-size:12px;gap:8px;line-height:16px;min-width:-moz-max-content;min-width:max-content}@media (max-width:767px){.schedule-card__status{margin:16px auto 0;order:2}}.schedule-card__status:after{background-repeat:no-repeat;background-size:contain;content:"";display:block;height:28px;min-width:64px}.schedule-card__status.--available:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='64' height='28' fill='none' viewBox='0 0 64 28'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23062E40' d='M49.759 0H14.24C6.376 0 0 6.268 0 14s6.376 14 14.241 14H49.76C57.624 28 64 21.732 64 14S57.624 0 49.759 0'/%3E%3Cpath fill='%23F9B119' d='M49.344 23.178c5.155 0 9.335-4.109 9.335-9.177s-4.18-9.177-9.335-9.177-9.335 4.109-9.335 9.177 4.18 9.177 9.335 9.177'/%3E%3Cpath stroke='%23062E40' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.73' d='M55.161 14c0 3.156-2.606 5.719-5.817 5.719-3.21 0-5.817-2.563-5.817-5.719M47.378 12.661v-2.11M51.815 12.661v-2.11'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h64v28H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.schedule-card__status.--not-available:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='64' height='28' fill='none' viewBox='0 0 64 28'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23062E40' d='M49.759 0H14.24C6.376 0 0 6.268 0 14s6.376 14 14.241 14H49.76C57.624 28 64 21.732 64 14S57.624 0 49.759 0'/%3E%3Cpath fill='%2386A2CE' d='M14.656 23.178c5.156 0 9.335-4.109 9.335-9.177s-4.18-9.177-9.335-9.177-9.335 4.109-9.335 9.177 4.18 9.177 9.335 9.177'/%3E%3Cpath stroke='%23062E40' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.73' d='M16.623 12.661v-2.11M12.185 12.661v-2.11M9.768 17.946a5.83 5.83 0 0 1 4.897-2.634 5.85 5.85 0 0 1 4.897 2.634'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h64v28H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.schedule-card__status.--reserve:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='64' height='28' fill='none' viewBox='0 0 64 28'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23072E41' d='M49.759 0H14.24C6.376 0 0 6.268 0 14s6.376 14 14.241 14H49.76C57.624 28 64 21.732 64 14S57.624 0 49.759 0'/%3E%3Cpath fill='%237D52A9' d='M32.335 23.178c5.155 0 9.335-4.109 9.335-9.177s-4.18-9.177-9.335-9.177S23 8.933 23 14.001s4.18 9.177 9.335 9.177'/%3E%3Ccircle cx='32.369' cy='18' r='2' fill='%23072E41'/%3E%3Cpath stroke='%23072E41' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.73' d='M30.425 12.606h-2.11M36.862 12.606h-2.11'/%3E%3Cpath fill='%237D52A9' stroke='%23072E41' stroke-linecap='round' d='M37 1.637a1.365 1.365 0 1 0 0 2.73h2.704L36.291 7.78c-.955.955-.279 2.587 1.07 2.587H43a1.365 1.365 0 0 0 0-2.73h-2.705l3.414-3.414c.954-.954.278-2.586-1.071-2.586z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h64v28H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.schedule-card__status--game-page{align-self:center;margin-top:2px}@media (max-width:767px){.schedule-card__status--game-page{align-self:auto;margin-top:16px}}.schedule-card__details{display:flex;font-size:16px;gap:8px}@media (max-width:767px){.schedule-card__details{display:contents}}.schedule-card__details.--stacked{flex-direction:column;gap:14px}@media (max-width:767px){.schedule-card__details.--stacked{display:flex}}.schedule-card__details-item{align-items:center;display:flex;gap:8px;width:100%}.schedule-card__details-item:before{content:"";display:block;height:16px;min-width:16px;width:16px}.schedule-card__details-item.--date{max-width:240px}.schedule-card__details-item.--date:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath fill='%23062E40' fill-opacity='.4' d='M9.667 11.999a1.6 1.6 0 0 1-1.184-.484A1.6 1.6 0 0 1 8 10.332q0-.7.483-1.183a1.6 1.6 0 0 1 1.184-.484q.699 0 1.183.484.483.483.483 1.183t-.483 1.183A1.6 1.6 0 0 1 9.667 12m-6.334 2.666q-.55 0-.941-.391A1.29 1.29 0 0 1 2 13.332V3.999q0-.55.392-.942.392-.39.941-.392H4V1.332h1.333v1.333h5.334V1.332H12v1.333h.667q.549 0 .942.392Q14 3.45 14 4v9.333q0 .55-.391.942a1.28 1.28 0 0 1-.942.391zm0-1.333h9.334V6.665H3.333z'/%3E%3C/svg%3E") no-repeat 50%/contain}.schedule-card__details-item.--time:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath fill='%23062E40' fill-opacity='.4' d='M11.333 2.225A6.667 6.667 0 1 1 1.333 8l.004-.216a6.667 6.667 0 0 1 9.996-5.558M8 4a.667.667 0 0 0-.667.666v3.351l.006.07.014.071.026.086.032.068.03.052.029.04.046.054.059.055.055.041 2 1.334a.667.667 0 0 0 .74-1.11L8.667 7.641V4.665a.667.667 0 0 0-.59-.662z'/%3E%3C/svg%3E") no-repeat 50%/contain}@media (max-width:767px){.schedule-card__details-item.--price{order:1}}.schedule-card__details-item.--price:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath fill='%23062E40' fill-opacity='.4' d='M14 10.762v.905c0 .542-.254 1.006-.607 1.371-.348.361-.822.656-1.354.89-1.068.466-2.496.739-4.039.739s-2.97-.272-4.039-.74c-.532-.233-1.006-.528-1.354-.889-.324-.333-.564-.752-.602-1.237L2 11.667v-.905q.465.265.996.463c1.353.501 3.123.78 5.004.78s3.65-.279 5.004-.78q.399-.147.76-.335zM2 7.095q.465.266.996.464c1.353.5 3.123.78 5.004.78s3.65-.28 5.004-.78q.517-.19.996-.464v2.07a5.5 5.5 0 0 1-1.459.81c-1.17.433-2.776.698-4.541.698s-3.37-.265-4.541-.698A5.5 5.5 0 0 1 2 9.165zM8 2c1.543 0 2.97.272 4.039.74.532.233 1.006.527 1.354.889.324.333.564.752.602 1.237L14 5v.499a5.5 5.5 0 0 1-1.459.809c-1.17.433-2.776.698-4.541.698s-3.37-.265-4.541-.698a5.5 5.5 0 0 1-1.27-.67L2 5.497V5c0-.543.254-1.007.607-1.371.348-.362.822-.656 1.354-.89C5.03 2.273 6.457 2 8 2'/%3E%3C/svg%3E") no-repeat 50%/contain}.schedule-card__details-item.--price,.schedule-card__details-item.--time{max-width:142px}.schedule-card__details-item span{color:#062e40;font-weight:600;line-height:21px}.schedule-card__address{display:flex;flex-direction:row;gap:8px}.schedule-card__address.--game-page{align-items:flex-start}.schedule-card__address-map{height:64px;width:64px}.schedule-card__address-map img{height:100%;width:100%}@media (max-width:767px){.schedule-card__address-map{display:none}}.schedule-card__address-map.--large{background:var(--gray-light);border-radius:24px;height:100%;margin-left:15px;max-width:280px;min-height:280px;overflow:hidden;width:100%}.schedule-card__address-map.--large img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media (max-width:1349px){.schedule-card__address-map.--large{max-width:100%;min-height:280px}}@media (max-width:767px){.schedule-card__address-map.--large{display:block}}.schedule-card__address-map.--game-page-small{align-self:flex-start;background:var(--gray-light);border-radius:20px;display:block;height:108px;margin-top:14px;min-width:108px;overflow:hidden;width:108px}.schedule-card__address-map.--game-page-small img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media (max-width:1349px){.schedule-card__address-map.--game-page-small{display:none}}.schedule-card__address-inner{display:flex;flex-direction:column;font-size:clamp(14px,1.5vw,16px);gap:2px;max-width:100%;padding-left:10px;position:relative;width:100%}@media (max-width:767px){.schedule-card__address-inner{font-size:16px;padding-left:24px}}.schedule-card__address-inner:before{background-color:var(--brand-pink);border-radius:16px;bottom:0;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:3px}@media (max-width:767px){.schedule-card__address-inner:before{background-color:unset;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath fill='%23062E40' fill-opacity='.4' d='M12.243 3.09a6 6 0 0 1 .135 8.345l-.135.14-2.829 2.828a2 2 0 0 1-2.731.09l-.096-.09-2.83-2.828a6 6 0 1 1 8.486-8.486M8 5.331a2 2 0 1 0 0 4 2 2 0 0 0 0-4'/%3E%3C/svg%3E") no-repeat 50%/contain;border-radius:unset;height:16px;width:16px}}.schedule-card__bar{align-items:center;cursor:pointer;display:flex;font-weight:600;gap:4px}@media (max-width:767px){.schedule-card__bar-address{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.schedule-card__bar-additional{display:none}}.schedule-card__bar-additional,.schedule-card__bar-address{color:#062e4066;line-height:20px}.schedule-card__bar:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath fill='%23062E40' d='M8 1a7 7 0 1 0 0 14A7 7 0 0 0 8 1m.7 10.5H7.3V7.3h1.4zm0-5.6H7.3V4.5h1.4z'/%3E%3C/svg%3E");background-size:cover;content:"";display:block;height:16px;min-width:16px}.schedule-card__set-route-btn{align-items:center;display:flex;font-weight:600;gap:8px;margin-top:2px}@media (max-width:767px){.schedule-card__set-route-btn{display:none}}.schedule-card__set-route-btn:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='12' fill='none' viewBox='0 0 14 12'%3E%3Cpath fill='%23062E40' d='M1 5.3a.7.7 0 1 0 0 1.4zm12.495 1.195a.7.7 0 0 0 0-.99L9.04 1.05a.7.7 0 0 0-.99.99L12.01 6 8.05 9.96a.7.7 0 1 0 .99.99zM1 6.7h12V5.3H1z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";display:block;height:10px;margin-top:2px;width:12px}
