.club-booking-page{padding:112px 0 44px;max-width:1440px;margin:0 auto}@media(max-width:1600px){.club-booking-page{max-width:1232px;padding:112px 16px 44px}}@media(max-width:1023px){.club-booking-page{padding:84px 16px 44px}}@media(max-width:767px){.club-booking-page{padding:84px 16px 24px}}.club-booking-page .club-booking-container{display:block}.club-booking-page .club-info-section{display:flex;flex-direction:column;gap:24px;margin-bottom:30px}@media(max-width:767px){.club-booking-page .club-info-section{margin-bottom:20px}}.club-booking-page .booking-section{background:#fff;border-radius:20px;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.04);margin-top:40px}.club-booking-page .booking-section .booking-header{display:flex;align-items:center;padding:15px 24px;border-bottom:1px solid #f8f8f8;flex-wrap:wrap}@media(max-width:767px){.club-booking-page .booking-section .booking-header{padding:16px;gap:12px}}.club-booking-page .booking-section .booking-header .date-navigation{display:flex;align-items:center;gap:8px}.club-booking-page .booking-section .booking-header .date-navigation .today-btn{display:flex;align-items:center;gap:10px;padding:8px 16px;border:1px solid #eaeaea;border-radius:12px;background:rgba(0,0,0,0);font-size:14px;font-weight:500;color:#151516;height:auto;cursor:pointer}.club-booking-page .booking-section .booking-header .date-navigation .today-btn:hover{background:#f8f8f8;border-color:#eaeaea}.club-booking-page .booking-section .booking-header .date-navigation .date-selector{display:flex;align-items:center;gap:10px;padding:2px;border:1px solid #eaeaea;border-radius:12px;width:210px;justify-content:space-between}.club-booking-page .booking-section .booking-header .date-navigation .date-selector .nav-btn{width:32px;height:32px;flex-shrink:0;border:none;background:#f8f8f8;border-radius:10px;display:flex;align-items:center;justify-content:center;padding:0;cursor:pointer}.club-booking-page .booking-section .booking-header .date-navigation .date-selector .nav-btn:hover{background:#eaeaea}.club-booking-page .booking-section .booking-header .date-navigation .date-selector .nav-btn .anticon{font-size:12px}.club-booking-page .booking-section .booking-header .date-navigation .date-selector .date-picker-wrapper{position:relative;display:flex;align-items:center;justify-content:center;flex:1 1}.club-booking-page .booking-section .booking-header .date-navigation .date-selector .date-picker-wrapper .current-date{font-size:14px;font-weight:500;color:#151516;cursor:pointer;padding:4px 8px;border-radius:8px;transition:all .2s}.club-booking-page .booking-section .booking-header .date-navigation .date-selector .date-picker-wrapper .current-date:hover{background:#f8f8f8}.club-booking-page .booking-section .booking-header .date-navigation .date-selector .date-picker-wrapper .hidden-date-picker{position:absolute;width:0;height:0;opacity:0;pointer-events:auto}.club-booking-page .booking-section .booking-header .date-navigation .date-selector .date-picker-wrapper .hidden-date-picker .ant-picker-input{display:none}.club-booking-page .booking-section .booking-header .filter-buttons{display:flex;gap:8px;margin-left:20px}@media(max-width:767px){.club-booking-page .booking-section .booking-header .filter-buttons{margin-left:0;width:100%}}.club-booking-page .booking-section .booking-header .filter-buttons .filter-group{display:flex;gap:2px;padding:2px;background:#f8f8f8;border-radius:12px}.club-booking-page .booking-section .booking-header .filter-buttons .filter-group .filter-btn{display:flex;align-items:center;gap:4px;padding:8px 13px;border:none;background:rgba(0,0,0,0);border-radius:10px;font-size:14px;color:#151516;height:34px;cursor:pointer}.club-booking-page .booking-section .booking-header .filter-buttons .filter-group .filter-btn img,.club-booking-page .booking-section .booking-header .filter-buttons .filter-group .filter-btn svg{width:16px;height:16px;fill:#151516}.club-booking-page .booking-section .booking-header .filter-buttons .filter-group .filter-btn:hover{background:hsla(0,0%,100%,.5)}.club-booking-page .booking-section .booking-header .filter-buttons .filter-group .filter-btn.active{background:#151516;color:#e2e9f8}.club-booking-page .booking-section .booking-header .filter-buttons .filter-group .filter-btn.active img,.club-booking-page .booking-section .booking-header .filter-buttons .filter-group .filter-btn.active svg{filter:brightness(0) invert(1)}.club-booking-page .booking-section .booking-calendar-wrapper{flex:1 1;overflow:hidden;display:flex;flex-direction:column;min-height:600px}@media(max-width:767px){.club-booking-page .booking-section .booking-calendar-wrapper{min-height:auto}}.club-info-card__inner{display:flex;align-items:center;justify-content:space-between;gap:32px;max-width:1196px;width:100%;margin:0 auto}@media(max-width:767px){.club-info-card__inner{flex-direction:column;align-items:flex-start;gap:14px}}.club-info-card__right{display:flex;align-items:center;gap:32px;max-width:345px}.club-info-card__tournaments-link{font-weight:500;font-size:16px;line-height:140%;color:var(--text-main);border-bottom:1px dashed var(--status-link);transition:all .3s ease}.club-info-card__tournaments-link:hover{border-color:var(--status-link);color:var(--status-link)}.club-title{font-family:var(--font-family);font-weight:600;font-size:60px;line-height:120%;color:var(--text-main);margin:0 0 8px}@media(max-width:1600px){.club-title{font-size:48px}}@media(max-width:1200px){.club-title{font-size:40px}}@media(max-width:767px){.club-title{font-size:32px}}.club-details{display:flex;align-items:center;gap:32px}@media(max-width:767px){.club-details{flex-direction:column;align-items:flex-start;gap:16px}}.club-details .club-detail-item{display:flex;align-items:flex-start;gap:4px;font-weight:400;font-size:13px;color:var(--text-main)}.club-details .club-detail-item a{display:flex;align-items:center;gap:4px;color:var(--text-main);text-decoration:underline;text-underline-offset:2px;transition:color .2s ease}.club-details .club-detail-item a:hover{color:var(--text-main);text-decoration:none}.club-details .club-detail-item svg{flex-shrink:0;fill:var(--text-main)}.club-details .club-detail-item .detail-label{font-weight:500;min-width:100px}.hero-club-section{position:absolute;left:26px;right:26px;top:16px;background:linear-gradient(148deg,#020A15,#220351);border-radius:28px;height:76px}@media(max-width:1480px){.hero-club-section{left:10px;right:10px;top:10px}}@media(max-width:1200px){.hero-club-section{left:0;right:0;top:0;border-radius:0}}.booking-schedule{max-height:852px;height:100%;overflow:hidden;padding:8px 24px 0 0;display:flex;flex-direction:column}@media(max-width:767px){.booking-schedule{padding:8px 8px 0 0;max-height:500px}}.booking-schedule.dragging{cursor:row-resize}.booking-schedule.dragging *{cursor:row-resize!important}.booking-schedule .schedule-grid{display:flex;flex-direction:column;flex:1 1;overflow:hidden;padding-bottom:20px;position:relative}.booking-schedule .schedule-grid.past-date:before{content:"";position:absolute;left:69px;right:0;top:40px;bottom:0;background:linear-gradient(180deg,rgba(255,255,255,.3),rgba(255,255,255,.6));pointer-events:none;z-index:50}.booking-schedule .schedule-grid .courts-header{display:flex;gap:4px;margin-bottom:4px;flex-shrink:0;align-items:center;position:relative;padding-right:6px}.booking-schedule .schedule-grid .courts-header .time-column-header{width:65px;flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:0 4px 0 5px}.booking-schedule .schedule-grid .courts-header .court-nav-btn{flex-shrink:0;width:28px;height:32px;min-width:28px;padding:0;display:flex;align-items:center;justify-content:center;border:none;background:rgba(0,0,0,0);border-radius:10px;transition:all .2s;position:absolute}.booking-schedule .schedule-grid .courts-header .court-nav-btn.prev{top:0;left:60px}.booking-schedule .schedule-grid .courts-header .court-nav-btn.next{top:0;right:0}.booking-schedule .schedule-grid .courts-header .court-nav-btn:not(:disabled){background:#f8f8f8;cursor:pointer}.booking-schedule .schedule-grid .courts-header .court-nav-btn:not(:disabled):hover{background:#eaeaea}.booking-schedule .schedule-grid .courts-header .court-nav-btn:not(:disabled):active{background:#d4d4d4}.booking-schedule .schedule-grid .courts-header .court-nav-btn:not(:disabled) .anticon{color:#151516;font-size:12px}.booking-schedule .schedule-grid .courts-header .court-nav-btn:disabled{background:rgba(0,0,0,0);cursor:not-allowed;opacity:.3}.booking-schedule .schedule-grid .courts-header .court-nav-btn:disabled .anticon{color:#6c7d93;font-size:12px}.booking-schedule .schedule-grid .courts-header .courts-list{display:flex;gap:4px;flex:1 1;min-width:0}.booking-schedule .schedule-grid .courts-header .courts-list .court-header{flex:1 1;display:flex;align-items:center;justify-content:center;gap:4px;padding:8px;border-radius:16px;height:36px;min-width:0}.booking-schedule .schedule-grid .courts-header .courts-list .court-header .court-name{font-size:14px;font-weight:500;color:#151516;margin-right:4px;max-width:100px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.booking-schedule .schedule-grid .courts-header .courts-list .court-header .court-icon{font-size:16px;display:flex;align-items:center;justify-content:center}.booking-schedule .schedule-grid .courts-header .courts-list .court-header .court-icon img{width:16px;height:16px}.booking-schedule .schedule-grid .schedule-body{display:flex;gap:4px;flex:1 1;overflow-y:auto;overflow-x:hidden;position:relative;min-height:0}.booking-schedule .schedule-grid .schedule-body .time-column{width:65px;flex-shrink:0;display:flex;flex-direction:column;gap:4px;padding:0 4px 0 5px}.booking-schedule .schedule-grid .schedule-body .time-column .time-slot{height:32px;display:flex;align-items:center;justify-content:center;font-size:14px;color:#151516;flex-shrink:0}.booking-schedule .schedule-grid .schedule-body .courts-grid{display:flex;gap:4px;flex:1 1;min-width:0}.booking-schedule .schedule-grid .schedule-body .courts-grid .court-column{flex:1 1;display:flex;flex-direction:column;gap:4px;min-width:0}.booking-schedule .schedule-grid .schedule-body .current-time-line{position:absolute;left:0;right:0;display:flex;align-items:center;gap:4px;padding:0;pointer-events:none;z-index:100}.booking-schedule .schedule-grid .schedule-body .current-time-line:before{content:"";position:absolute;left:69px;right:0;bottom:100%;background:linear-gradient(180deg,rgba(255,255,255,.3),rgba(255,255,255,.6));height:100000%}.booking-schedule .schedule-grid .schedule-body .current-time-line .time-indicator{width:65px;display:flex;align-items:center;justify-content:center;padding-left:5px}.booking-schedule .schedule-grid .schedule-body .current-time-line .time-indicator .current-time-text{font-size:12px;font-weight:600;color:#f15858;background:#fff;padding:2px 6px;border-radius:6px;border:1px solid #f15858;white-space:nowrap}.booking-schedule .schedule-grid .schedule-body .current-time-line .time-dot{width:6px;height:6px;background:#f15858;border-radius:50%;flex-shrink:0}.booking-schedule .schedule-grid .schedule-body .current-time-line .time-line{flex:1 1;height:2px;background:#f15858;margin-right:2px}.booking-schedule .schedule-body::-webkit-scrollbar{width:6px}.booking-schedule .schedule-body::-webkit-scrollbar-track{background:#f8f8f8;border-radius:3px}.booking-schedule .schedule-body::-webkit-scrollbar-thumb{background:#eaeaea;border-radius:3px}.booking-schedule .schedule-body::-webkit-scrollbar-thumb:hover{background:#d4d4d4}.booking-slot{border-radius:10px;flex-shrink:0;-webkit-user-select:none;user-select:none;overflow:hidden}.booking-slot.empty{height:32px;background:rgba(0,0,0,0);cursor:pointer;transition:background .1s ease;position:relative;border:1px solid var(--bg)}.booking-slot.empty.disabled{background-image:url(/disbaled-bg.svg);background-size:cover;background-position:50%;background-repeat:no-repeat;cursor:not-allowed;opacity:.5;pointer-events:none}.booking-slot.empty.hovered{background:#e8f4fd;border:1px dashed #7239fc}.booking-slot.empty.hovered:after{content:"+";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:16px;color:#7239fc;font-weight:700;opacity:.6}.booking-slot.empty.selected{background:#eaeaff!important;border-color:#eaeaff!important;border-radius:0!important;margin-top:-2px;margin-bottom:-2px;height:36px;z-index:10;position:relative}.booking-slot.empty.selected.first-selected,.booking-slot.empty.selected:first-child{border-top-left-radius:10px!important;border-top-right-radius:10px!important;margin-top:0;height:32px}.booking-slot.empty.selected.last-selected,.booking-slot.empty.selected:last-child{border-bottom-left-radius:10px!important;border-bottom-right-radius:10px!important;margin-bottom:0;height:32px}.booking-slot.filled{padding:8px;display:flex;flex-direction:column;gap:4px;transition:all .2s;min-width:0;overflow:hidden}.booking-slot.filled .booking-content{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1 1}.booking-slot.filled .booking-content .booking-title{display:flex;flex-direction:column;gap:2px;min-width:0}.booking-slot.filled .booking-content .booking-title .booking-label{font-size:12px;font-weight:500;color:#fff;letter-spacing:.5px}.booking-slot.filled .booking-content .booking-title .booking-name{font-size:14px;font-weight:500;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.booking-slot.filled .booking-content .booking-time{font-size:13px;font-weight:400;color:#fff}.booking-slot.filled.owner{padding:4px 8px 8px;cursor:pointer}.booking-slot.filled.owner:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.08)}.booking-slot.filled.reserved{cursor:default;opacity:.85;background:#eaebed}.booking-slot.filled.reserved .booking-content{justify-content:center;align-items:center;text-align:center}.booking-slot.filled.reserved .booking-content .booking-label{color:var(--text-second)}.booking-slot.filled.reserved:hover{transform:none;box-shadow:none}.booking-slot.filled.owner{background:#7239fc}.booking-slot.filled.owner .booking-content{text-align:left}.booking-slot.filled.owner .booking-content .booking-label{color:#fff}.booking-slot.inactive{opacity:.5;background:#fff}.booking-section-skeleton{background:#f0f0f0;border-radius:20px;height:100%;width:100%}.booking-section-skeleton .ant-skeleton{width:100%!important}.booking-section-skeleton .ant-skeleton .ant-skeleton-input{width:100%!important;min-height:926px}@media(max-width:767px){.booking-section-skeleton .ant-skeleton .ant-skeleton-input{min-height:622px}}.club-info__socials-item{width:100%!important}.club-info__image{width:100%;height:100%;object-fit:cover;border-radius:24px;overflow:hidden}.club-info__image img{object-fit:cover}@media(max-width:520px){.club-info__image img{max-height:180px}}.club-info__inner{gap:34px;max-width:1196px;width:100%;margin:0 auto;display:flex;align-items:flex-start;justify-content:space-between}@media(max-width:991px){.club-info__inner{flex-direction:column-reverse;align-items:center;justify-content:center;gap:24px}}.club-info__left{max-width:782px;width:100%}@media(max-width:991px){.club-info__left{max-width:100%}}.club-info__left-box{border-radius:36px;box-shadow:0 4px 34px 0 rgba(145,158,200,.13);background:var(--text-white);margin-bottom:38px}@media(max-width:767px){.club-info__left-box{margin-bottom:52px}}.club-info__tournaments{padding:40px 24px;border-radius:24px;box-shadow:0 4px 34px 0 rgba(145,158,200,.13);background:var(--text-white)}.club-info__tournaments .cards-grid--tournaments{margin-top:20px;grid-template-columns:repeat(2,1fr)}@media(max-width:1023px){.club-info__tournaments .cards-grid--tournaments{grid-template-columns:1fr}}@media(max-width:991px){.club-info__tournaments .cards-grid--tournaments{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.club-info__tournaments .cards-grid--tournaments{grid-template-columns:1fr}.club-info__tournaments{padding:0;box-shadow:none;background:rgba(0,0,0,0)}}.club-info__tournaments-title{font-weight:600;font-size:20px;line-height:120%;color:var(--text-main)}.club-info__content{padding:30px 28px 40px}@media(max-width:767px){.club-info__content{padding:20px 16px 28px}}.club-info__right{max-width:380px;width:100%;display:flex;flex-direction:column;gap:32px;color:var(--text-main);position:sticky;top:74px}@media(max-width:991px){.club-info__right{max-width:100%;gap:20px;position:static}}.club-info__book a{display:flex;align-items:center;justify-content:center;border-radius:100px;padding:16px 20px;width:100%;height:48px;min-width:160px;box-shadow:0 4px 14px 0 rgba(0,0,0,.45);background:var(--button-second-btn);font-weight:500;font-size:14px;line-height:145%;color:var(--text-white)!important;cursor:pointer;transition:.3s ease-in-out;border:none;text-decoration:none}.club-info__book a:hover{opacity:.8;color:var(--text-white)!important}.club-info__title{font-weight:600;font-size:20px;line-height:120%;color:var(--text-main);margin-bottom:14px}.club-info__description{font-size:16px;line-height:140%;color:var(--text-main);margin-bottom:20px}.club-info__working-hours{font-weight:600;font-size:16px}.club-info__working-hours,.club-info__working-hours-list{line-height:140%;color:var(--text-white);margin-bottom:6px}.club-info__working-hours-list{display:flex;align-items:center;justify-content:space-between;font-size:14px}.club-info__working-hours-list span{color:var(--text-white);display:flex;align-items:center;gap:4px}.club-info__working-hours-list span svg{flex-shrink:0;fill:var(--text-white)}.club-info__contacts{border-radius:24px;padding:28px;width:100%;box-shadow:0 4px 34px 0 rgba(145,158,200,.13);background:linear-gradient(1turn,#080808,#242424)}@media(max-width:767px){.club-info__contacts{padding:20px 16px}}.club-info__contacts-title{font-weight:600;font-size:18px;line-height:140%;color:var(--text-white);margin-bottom:16px}.club-info__contacts-item{display:flex;align-items:center;gap:8px;background:var(--fields-white-100);border-radius:12px;padding:12px 14px;width:100%;height:44px;font-size:14px;line-height:140%;color:#7239fc;margin-bottom:8px}.club-info__contacts-item svg{flex-shrink:0}.club-info__contacts-item a{color:var(--text-white);text-overflow:ellipsis;overflow:hidden}.club-info__socials{display:flex;align-items:center;gap:8px}.club-info__socials-item{border-radius:12px;width:33.3333333333%;height:44px;background:var(--fields-white-100);transition:.3s ease-in-out}.club-info__socials-item,.club-info__socials-item a{display:flex;align-items:center;justify-content:center}.club-info__socials-item a{padding:10px 14px;width:100%;height:100%}.club-info__socials-item:hover{background:hsla(0,0%,100%,.2)}.club-info__map>div{height:210px}.club-info__information{border-radius:24px;padding:28px;width:100%;box-shadow:0 4px 34px 0 rgba(145,158,200,.13);background:var(--text-white)}@media(max-width:767px){.club-info__information{padding:20px}}.club-info__subtitle{font-weight:500;font-size:18px;line-height:140%;color:var(--text-main);margin-bottom:12px}.club-info__dash{margin:28px 0;border-bottom:1px solid var(--fields-line)}.club-info__working-list{display:flex;flex-direction:column;gap:8px}.club-info__working-list-item{display:flex;align-items:center;justify-content:space-between}.club-info__working-list-item small,.club-info__working-list-item span{font-size:16px;line-height:140%;color:var(--text-main);text-transform:capitalize}.club-info__courts-list{display:flex;flex-direction:column;gap:12px}.club-info__courts-group-header{gap:5px;display:flex;align-items:center;margin-bottom:8px;font-weight:700;font-size:16px;line-height:140%;color:#0c1f37}.club-info__courts-group-items{display:flex;flex-direction:column;gap:6px;padding:0 0 0 20px}.club-info__courts-group-item{gap:8px;display:flex;align-items:center;font-size:16px;line-height:140%;color:#0c1f37}.club-info__courts-group-item span{font-weight:500;width:100px;display:flex;align-items:center;justify-content:space-between}.club-info__facilities-list{gap:10px;display:flex;flex-wrap:wrap}.club-info__facilities-item{display:flex;align-items:center;gap:8px;width:calc(50% - 10px);font-size:16px;line-height:140%;color:#0c1f37}.club-info__facilities-item svg{flex-shrink:0}.club-info__community{border-radius:24px;padding:28px;width:100%;box-shadow:0 4px 34px 0 rgba(145,158,200,.13);background:linear-gradient(148deg,#060719,#032e51)}@media(max-width:767px){.club-info__community{padding:20px 16px}}.club-info__community-title{font-weight:500;font-size:18px;line-height:140%;color:var(--text-white);margin-bottom:16px}.club-info__community-link{display:flex;align-items:center;justify-content:center;gap:8px;padding:8px 12px;width:100%;height:44px;background:linear-gradient(180deg,#2aabee,#229ed9);border-radius:100px;font-weight:500;font-size:14px;line-height:145%;color:var(--text-white);text-decoration:none;transition:.3s ease-in-out}.club-info__community-link:hover{opacity:.8;color:var(--text-white)}