.club-layout{display:flex;flex-direction:column;gap:40px;max-width:1200px;width:100%;margin:0 auto}@media(max-width:1023px){.club-layout{gap:40px}}@media(max-width:767px){.club-layout{gap:28px}}.club-layout__about{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}@media(max-width:1023px){.club-layout__about{flex-direction:column;gap:24px}}.club-layout__about .club-section--about{flex:1 1;min-width:0;max-width:800px;padding:40px 28px;gap:30px}@media(max-width:1023px){.club-layout__about .club-section--about{max-width:none;padding:32px 24px}}@media(max-width:767px){.club-layout__about .club-section--about{padding:24px 16px}}.club-layout__about .club-sidebar{order:0;top:160px}.club-layout__main{display:flex;flex-direction:column;gap:60px;min-width:0;max-width:782px;width:100%}@media(max-width:1023px){.club-layout__main{gap:40px;max-width:none}}@media(max-width:767px){.club-layout__main{gap:28px}}.club-section{background:var(--text-white);border-radius:24px;padding:40px 54px;box-shadow:0 2px 8px rgba(0,0,0,.04)}@media(max-width:1023px){.club-section{padding:32px 24px}}@media(max-width:767px){.club-section{padding:0;background:rgba(0,0,0,0);box-shadow:none;border-radius:0}}.club-section--about{padding:40px 28px;width:100%}@media(max-width:1023px){.club-section--about{padding:32px 24px}}@media(max-width:767px){.club-section--about,.club-section--faq,.club-section--other-clubs{padding:24px 16px;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.04);border-radius:20px}}.club-section.geo-section .geo-section__title{font-size:24px;line-height:120%;margin:0 0 14px;color:var(--text-main)}@media(max-width:767px){.club-section.geo-section .geo-section__title{font-size:20px;margin-bottom:10px}}.club-section.geo-section .geo-section__intro{margin-bottom:24px;color:#6c7d93;font-size:16px;line-height:140%;font-family:Helvetica Neue,Arial,sans-serif}@media(max-width:767px){.club-section.geo-section .geo-section__intro{margin-bottom:16px;font-size:15px}}.club-section__see-more{margin-top:20px;text-align:center}.club-section__see-more-btn{padding:0 14px 0 0;font-size:14px;color:#6c7d93;background:none;border:none;cursor:pointer;transition:opacity .2s;position:relative}.club-section__see-more-btn:after{border-bottom:1px solid #6c7d93;border-right:1px solid #6c7d93;content:"";height:5px;width:5px;margin-top:-3px;pointer-events:none;position:absolute;right:0;top:50%;transform:rotate(45deg) translateY(-50%)}.club-section__see-more-btn:hover:not(:disabled){opacity:.75}.club-section__see-more-btn:disabled{cursor:default;opacity:.6}.club-section--coaches .cards-grid--club-coaches{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}@media(max-width:1023px){.club-section--coaches .cards-grid--club-coaches{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){.club-section--coaches .cards-grid--club-coaches{grid-template-columns:1fr}}.club-about,.club-about .club-info__content{display:flex;flex-direction:column;gap:30px}.club-about .club-info__content{padding:0}.club-about .club-info__title{margin:0;font-size:24px;font-weight:500;line-height:30px;color:#18191b}@media(max-width:767px){.club-about .club-info__title{font-size:20px;line-height:26px}}.club-about .club-info__description{display:flex;flex-direction:column;gap:16px;margin:0;color:#18191b;font-size:16px;line-height:24px;white-space:pre-wrap}.club-about .club-info__description h2,.club-about .club-info__description h3,.club-about .club-info__description h4,.club-about .club-info__description p{margin:0}.club-about .club-info__description h2,.club-about .club-info__description h3,.club-about .club-info__description h4{font-size:18px;font-weight:700;line-height:28px}.google-map-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:160px;border:0;border-radius:16px;background:#eef2f6;color:#64748b;font:inherit}.google-map-placeholder--interactive{cursor:pointer}.google-map-placeholder__label{padding:8px 12px}.club-section--prices .club-prices{display:flex;flex-direction:column;gap:20px}.club-section--prices .club-prices--loading{pointer-events:none}.club-section--prices .club-prices__skeleton{border-radius:12px;background:linear-gradient(90deg,#eef2f6 25%,#f8fafc 50%,#eef2f6 75%);background-size:200% 100%;animation:club-prices-skeleton 1.2s ease-in-out infinite}.club-section--prices .club-prices__skeleton--title{width:140px;height:24px}.club-section--prices .club-prices__skeleton--note{width:180px;height:18px}.club-section--prices .club-prices__skeleton--table{width:100%;min-height:220px;border-radius:0}@keyframes club-prices-skeleton{0%{background-position:200% 0}to{background-position:-200% 0}}.club-section--prices .club-prices__sport-tabs{display:flex;flex-wrap:wrap;gap:8px}.club-section--prices .club-prices__sport-tab{display:inline-flex;align-items:center;gap:8px;border:1px solid #e7ebf1;background:#fff;border-radius:999px;padding:8px 14px;cursor:pointer;font-size:14px;font-weight:500;color:#151515}@media(max-width:767px){.club-section--prices .club-prices__sport-tab{padding:7px 12px;font-size:13px}}.club-section--prices .club-prices__sport-tab.is-active{background:var(--text-main);color:var(--text-white);border-color:var(--text-main)}.club-section--prices .club-prices__rate-card{display:flex;flex-direction:column;gap:20px}.club-section--prices .club-prices__rate-card-head{display:flex;align-items:center;justify-content:space-between;gap:16px}@media(max-width:767px){.club-section--prices .club-prices__rate-card-head{flex-direction:column;align-items:flex-start;gap:8px}}.club-section--prices .club-prices__rate-card-title{margin:0;font-size:20px;line-height:28px;font-weight:500;color:#18191b}.club-section--prices .club-prices__rate-card-note{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;margin:0;font-size:14px;line-height:18px;font-weight:400;color:#6c7d93;text-align:right}@media(max-width:767px){.club-section--prices .club-prices__rate-card-note{justify-content:flex-start;text-align:left}}.club-section--prices .club-prices__note-dot{flex-shrink:0;width:8px;height:8px;border-radius:50%;background:#c4fa4f}.club-section--prices .club-prices__hour-badge{display:inline-flex;align-items:center;justify-content:center;padding:2px 6px;border-radius:4px;background:#c4fa4f;color:#18191b;font-size:16px;font-weight:500;line-height:24px}.club-section--prices .club-prices__table-wrap{overflow-x:auto;padding:20px 0 8px;border:1px solid #e4e9f1;border-radius:24px;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain}@media(max-width:767px){.club-section--prices .club-prices__table-wrap{background:#fff;border-radius:16px}}.club-section--prices .club-prices__table{width:max-content;min-width:100%;border-collapse:separate;border-spacing:0 6px}.club-section--prices .club-prices__table td,.club-section--prices .club-prices__table th{padding:12px 20px;border:0;vertical-align:middle}@media(max-width:767px){.club-section--prices .club-prices__table td,.club-section--prices .club-prices__table th{padding:12px 14px}}.club-section--prices .club-prices__table thead th{padding-top:0;padding-bottom:16px;font-size:14px;line-height:18px;font-weight:400;color:#18191b;text-align:right;background:rgba(0,0,0,0);white-space:nowrap}.club-section--prices .club-prices__table thead th:first-child{position:sticky;left:0;z-index:2;min-width:200px;text-align:left;background:#fff}@media(max-width:767px){.club-section--prices .club-prices__table thead th:first-child{min-width:148px}}.club-section--prices .club-prices__table thead th:not(:first-child){min-width:112px}@media(max-width:767px){.club-section--prices .club-prices__table thead th:not(:first-child){min-width:96px}}.club-section--prices .club-prices__table tbody th{position:sticky;left:0;z-index:1;min-width:200px;text-align:left;font-weight:500;background:#fff;border-radius:12px 0 0 12px}@media(max-width:767px){.club-section--prices .club-prices__table tbody th{min-width:148px}}.club-section--prices .club-prices__table tbody td{min-width:112px;text-align:right;font-size:16px;line-height:24px;font-weight:400;color:#18191b;white-space:nowrap;background:#fff}.club-section--prices .club-prices__table tbody td:last-child{border-radius:0 12px 12px 0}@media(max-width:767px){.club-section--prices .club-prices__table tbody td{min-width:96px;font-size:15px}}.club-section--prices .club-prices__table tbody tr:nth-child(odd) td,.club-section--prices .club-prices__table tbody tr:nth-child(odd) th{background:#f7f8fc}.club-section--prices .club-prices__column-period,.club-section--prices .club-prices__column-time{display:block}.club-section--prices .club-prices__column-time{font-weight:400;color:#18191b}.club-section--prices .club-prices__row-title{display:block;font-size:16px;line-height:24px;font-weight:500;color:#18191b}.club-section--prices .club-prices__row-subtitle{display:block;margin-top:4px;font-size:14px;line-height:18px;font-weight:400;color:#6c7d93}.club-section--prices .club-prices__empty{padding:24px;border:1px solid #e4e9f1;border-radius:24px;background:#f7f8fc;font-size:15px;line-height:1.5;color:#6c7d93;text-align:center}.club-section--prices .club-equipment{margin-top:40px}.club-section--prices .club-equipment__head{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.club-section--prices .club-equipment__title{margin:0;font-size:20px;line-height:28px;font-weight:500;color:#18191b}.club-section--prices .club-equipment__intro{margin:0;font-size:16px;line-height:24px;color:#6c7d93}.club-section--prices .club-equipment__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none}@media(max-width:1023px){.club-section--prices .club-equipment__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){.club-section--prices .club-equipment__grid{grid-template-columns:1fr 1fr}}.club-section--prices .club-equipment__card{display:flex;flex-direction:column;justify-content:center;gap:8px;padding:16px;border-radius:12px;background:#f7f8fc}@media(max-width:767px){.club-section--prices .club-equipment__card{justify-content:space-between;min-height:84px;background:#fff;border:1px solid #e4e9f1}}.club-section--prices .club-equipment__name{font-size:14px;line-height:18px;font-weight:400;color:#6c7d93}.club-section--prices .club-equipment__price{align-self:stretch;font-size:18px;line-height:24px;font-weight:500;color:#18191b;text-align:right}.club-section--courts .club-courts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}@media(max-width:1023px){.club-section--courts .club-courts{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){.club-section--courts .club-courts{grid-template-columns:1fr}}.club-section--courts .club-courts__stats{display:none;align-items:center;flex-wrap:wrap;gap:16px;margin:-8px 0 16px;color:#18191b;font-size:14px;line-height:20px}@media(max-width:767px){.club-section--courts .club-courts__stats{display:flex}}.club-section--courts .club-courts__stat{display:inline-flex;align-items:center;gap:6px}.club-section--courts .club-courts__stat svg{flex-shrink:0}.club-section--courts .club-courts__card{display:flex;flex-direction:column;gap:12px;padding-bottom:10px;background:#fff;border:1px solid #e4e9f1;border-radius:16px;box-shadow:0 4px 24px rgba(201,211,242,.25);overflow:hidden}.club-section--courts .club-courts__photo{position:relative;display:flex;align-items:center;justify-content:center;height:160px;background:#eef2f6;border-radius:16px;overflow:hidden}.club-section--courts .club-courts__photo-img{width:100%;height:100%;object-fit:cover}.club-section--courts .club-courts__photo-icon{color:#c5ced8}.club-section--courts .club-courts__badges{position:absolute;top:12px;right:12px;display:flex;align-items:center;gap:8px}.club-section--courts .club-courts__badge{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:32px;padding:0 12px;border-radius:40px;background:#f8f8f8;box-shadow:0 4px 24px rgba(196,196,196,.25);color:#0c1f37;font-size:16px;line-height:24px}.club-section--courts .club-courts__badge svg{flex-shrink:0}.club-section--courts .club-courts__body{display:flex;flex-direction:column;gap:16px;padding:0 12px}.club-section--courts .club-courts__head{display:flex;flex-direction:column;gap:12px}.club-section--courts .club-courts__name{margin:0;color:#16191d;font-size:18px;font-weight:500;line-height:24px}.club-section--courts .club-courts__chips{display:flex;flex-wrap:wrap;gap:12px}.club-section--courts .club-courts__chip{display:inline-flex;align-items:center;gap:4px;color:#6c7d93;font-size:14px;line-height:18px}.club-section--courts .club-courts__chip svg{flex-shrink:0}.club-section--courts .club-courts__specs{display:flex;flex-direction:column;gap:2px;margin:0}.club-section--courts .club-courts__spec{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:40px;padding:8px 10px;border-radius:8px}.club-section--courts .club-courts__spec--alt{background:#f7f8fc}.club-section--courts .club-courts__spec dt{color:#18191b;font-size:14px;font-weight:400;line-height:18px}@media(max-width:767px){.club-section--courts .club-courts__spec dt{color:#6c7d93}}.club-section--courts .club-courts__spec dd{margin:0;color:#18191b;font-size:14px;font-weight:500;line-height:18px;text-align:right}.club-section--courts .club-courts__book{display:flex;align-items:center;justify-content:center;width:100%;padding:12px 20px;border:0;border-radius:100px;background:#733bfc;box-shadow:0 4px 24px rgba(112,91,228,.25);color:#fff;font-size:14px;font-weight:500;line-height:20px;text-decoration:none;cursor:pointer}.club-section--courts .club-courts__book:hover{opacity:.92}.club-section--brands,.club-section--brands .geo-section__inner{width:100%}.club-section--brands .club-brands{display:flex;flex-wrap:wrap;gap:16px;width:100%}.club-section--brands .club-brands__card{box-sizing:border-box;display:flex;flex-grow:0;flex-shrink:0;flex-basis:calc((100% - 32px)/3);flex-direction:column;gap:12px;width:calc((100% - 32px)/3);max-width:calc((100% - 32px)/3);padding:0 0 12px;background:#fff;border:1px solid #e4e9f1;border-radius:16px;box-shadow:0 4px 24px rgba(201,211,242,.25);overflow:hidden}@media(max-width:1023px){.club-section--brands .club-brands__card{flex-grow:0;flex-shrink:0;flex-basis:calc((100% - 16px)/2);width:calc((100% - 16px)/2);max-width:calc((100% - 16px)/2)}}@media(max-width:639px){.club-section--brands .club-brands__card{flex:0 0 100%;width:100%;max-width:100%}}.club-section--brands .club-brands__photo{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:160px;background:#eef2f6;overflow:hidden}.club-section--brands .club-brands__photo img,.club-section--brands .club-brands__photo-img{display:block;width:100%;height:100%;object-fit:cover}.club-section--brands .club-brands__photo-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:#eef2f6;color:#6c7d93;font-size:32px;font-weight:500;line-height:1}.club-section--brands .club-brands__body{display:flex;flex-direction:column;gap:10px;min-height:0;padding:0 12px}.club-section--brands .club-brands__name{margin:0;color:#18191b;font-size:18px;font-weight:500;line-height:22px}.club-section--brands .club-brands__tags{display:flex;flex-wrap:wrap;gap:4px;margin:0;padding:0;list-style:none}.club-section--brands .club-brands__tag{display:inline-flex;align-items:center;padding:6px 8px;border-radius:8px;background:#f7f8fc;color:#18191b;font-weight:500;font-size:12px;line-height:16px}.club-section--bloggers .club-bloggers{display:flex;flex-direction:column;gap:20px}.club-section--bloggers .club-bloggers__track-wrap{overflow:hidden}.club-section--bloggers .club-bloggers__track{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:2px}.club-section--bloggers .club-bloggers__track::-webkit-scrollbar{display:none}.club-section--bloggers .club-bloggers__slide{flex:0 0 min(200px,(100% - 64px)/5);scroll-snap-align:start;min-width:0}@media(max-width:1023px){.club-section--bloggers .club-bloggers__slide{flex-basis:min(200px,(100% - 48px)/4)}}@media(max-width:767px){.club-section--bloggers .club-bloggers__slide{flex-basis:min(196px,(100% - 12px)/1.35)}}.club-section--bloggers .club-bloggers__card{display:flex;flex-direction:column;gap:8px;height:100%;text-decoration:none;color:inherit}.club-section--bloggers .club-bloggers__embed{position:relative;width:100%;aspect-ratio:9/16;border-radius:20px;overflow:hidden;background:#111;box-shadow:0 8px 24px rgba(17,24,39,.12)}.club-section--bloggers .club-bloggers__embed iframe{position:absolute;inset:0;width:100%;height:100%;border:0;background:#000}.club-section--bloggers .club-bloggers__embed--instagram{background:#fff;overflow:auto;scrollbar-width:none}.club-section--bloggers .club-bloggers__embed--instagram::-webkit-scrollbar{display:none}.club-section--bloggers .club-bloggers__embed--instagram .club-bloggers__instagram-media{width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;border:0!important;box-shadow:none!important;background:rgba(0,0,0,0)!important}.club-section--bloggers .club-bloggers__embed--instagram iframe{position:static;width:100%!important;min-height:100%;border:0}.club-section--bloggers .club-bloggers__embed--tiktok iframe{pointer-events:auto;touch-action:manipulation}.club-section--bloggers .club-bloggers__card--link .club-bloggers__fallback{position:relative;display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:9/16;border-radius:20px;overflow:hidden;padding:24px;background:linear-gradient(180deg,rgba(0,0,0,.08) 35%,rgba(0,0,0,.72)),#dfe5ef;color:#fff;text-align:center}.club-section--bloggers .club-bloggers__play{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:hsla(0,0%,100%,.22);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);margin-bottom:16px}.club-section--bloggers .club-bloggers__fallback-text{font-size:13px;line-height:1.4;word-break:break-word;opacity:.9}.club-section--bloggers .club-bloggers__meta{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 4px}.club-section--bloggers .club-bloggers__open-link{margin-left:auto;font-size:13px;line-height:1.4;color:#6c7d93;text-decoration:none}.club-section--bloggers .club-bloggers__open-link:hover{text-decoration:underline}.club-section--bloggers .club-bloggers__handle{font-size:14px;line-height:1.4;color:#6c7d93}.club-section--bloggers .club-bloggers__nav{display:flex;justify-content:flex-end;gap:16px}@media(max-width:767px){.club-section--bloggers .club-bloggers__nav{justify-content:flex-end}}.club-section--bloggers .club-bloggers__nav-btn{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:1px solid #e7ebf1;border-radius:50%;background:#fff;color:#151515;box-shadow:0 2px 10px rgba(17,24,39,.08);cursor:pointer;transition:opacity .2s ease,transform .15s ease}.club-section--bloggers .club-bloggers__nav-btn:hover:not(:disabled){transform:scale(1.03)}.club-section--bloggers .club-bloggers__nav-btn:disabled{opacity:.35;cursor:default}.club-page-nav{position:sticky;z-index:997;box-sizing:border-box;width:auto;max-width:none;margin:0 26px 24px;padding:0 26px;background:#fff;border-radius:100px;box-shadow:0 4px 24px rgba(201,211,242,.25);transition:top .3s ease,margin .3s ease,padding .3s ease,border-radius .3s ease}@media(max-width:1480px){.club-page-nav{margin:0 16px 24px;padding:0 16px}}@media(max-width:1023px){.club-page-nav{margin:0 0 16px;padding:0;border-radius:16px}}.club-page-nav.is-stuck{margin-left:calc(-1*var(--club-page-pad-x, 0px));margin-right:calc(-1*var(--club-page-pad-x, 0px));padding-left:0;padding-right:0;border-radius:0}@media(max-width:767px){.club-page-nav{display:none}}.club-page-nav__inner{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:16px 24px;width:100%;max-width:1440px;margin-left:auto;margin-right:auto;padding:6px}@media(max-width:1600px){.club-page-nav__inner{display:flex;justify-content:space-between;max-width:1200px}}@media(max-width:1023px){.club-page-nav__inner{display:flex;justify-content:space-between;gap:8px;padding:6px 8px 6px 12px}}@media(max-width:767px){.club-page-nav__inner{padding:6px 6px 6px 8px}}.club-page-nav__name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:20px;font-weight:500;line-height:28px;color:#18191b}@media(max-width:1600px){.club-page-nav__name{display:none}}.club-page-nav--unnamed .club-page-nav__inner{display:flex;justify-content:space-between;padding:6px 6px 6px 40px;gap:40px}@media(max-width:1600px){.club-page-nav--unnamed .club-page-nav__inner{padding-left:24px;gap:24px}}@media(max-width:1023px){.club-page-nav--unnamed .club-page-nav__inner{padding:6px 8px 6px 12px;gap:8px}}.club-page-nav--unnamed .club-page-nav__tabs{gap:16px}@media(max-width:1023px){.club-page-nav--unnamed .club-page-nav__tabs{gap:4px}}.club-page-nav__tabs{display:flex;align-items:center;flex:1 1;gap:8px;min-width:0;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.club-page-nav__tabs::-webkit-scrollbar{display:none}@media(max-width:1023px){.club-page-nav__tabs{gap:4px}}.club-page-nav__link{flex-shrink:0;padding:8px 12px;border:0;border-bottom:1px solid rgba(0,0,0,0);color:#181818;font-size:14px;font-weight:500;line-height:20px;text-decoration:none;white-space:nowrap;transition:color .2s,border-color .2s}@media(max-width:1600px){.club-page-nav__link{padding:8px 6px}}.club-page-nav__link:hover{color:#733bfc}.club-page-nav__link.is-active{color:#733bfc;border-bottom-color:#733bfc}.club-page-nav__book{justify-self:end;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;padding:10px 32px;border:none;border-radius:100px;background:#733bfc;box-shadow:0 4px 24px rgba(112,91,228,.25);color:#fff!important;font-family:inherit;font-size:14px;font-weight:500;line-height:20px;text-decoration:none;white-space:nowrap;cursor:pointer}.club-page-nav__book:hover{opacity:.92;color:#fff!important}@media(max-width:767px){.club-page-nav__book{padding:10px 16px}}.club-page-nav__book-spacer{justify-self:end}.club-page-nav-mobile{display:none;position:fixed;z-index:1000;right:12px;bottom:calc(16px + env(safe-area-inset-bottom, 0px));left:12px;align-items:center;gap:8px;justify-content:flex-end}@media(max-width:767px){.club-page-nav-mobile{display:flex}}.club-page-nav-mobile__book{justify-content:center;padding:12px 20px;background:#733bfc;box-shadow:0 4px 24px rgba(112,91,228,.25);color:#fff!important;text-decoration:none;white-space:nowrap}.club-page-nav-mobile__book,.club-page-nav-mobile__section{display:inline-flex;align-items:center;min-height:48px;border:0;border-radius:100px;font-family:inherit;font-size:15px;font-weight:500;line-height:20px;cursor:pointer}.club-page-nav-mobile__section{justify-content:space-between;gap:10px;max-width:180px;width:100%;min-width:0;padding:12px 18px;background:#fff;box-shadow:0 4px 24px rgba(201,211,242,.35);color:#18191b}.club-page-nav-mobile__section>div{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.club-page-nav-mobile__section>span{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#733bfc;color:#fff;flex-shrink:0}.club-page-nav-sheet{display:none;position:fixed;inset:0;z-index:1100}@media(max-width:767px){.club-page-nav-sheet{display:block}}.club-page-nav-sheet__backdrop{position:absolute;inset:0;border:0;background:rgba(12,16,32,.45);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:pointer}.club-page-nav-sheet__panel{position:absolute;right:0;bottom:0;left:0;display:flex;flex-direction:column;max-height:min(86dvh,720px);padding:0;overflow:hidden;background:linear-gradient(160deg,#3b1d8a,#12081f 58%,#0b0614);border-radius:28px 28px 0 0}.club-page-nav-sheet__head{flex-shrink:0;padding:10px 16px 12px}.club-page-nav-sheet__grabber{width:40px;height:4px;margin:4px auto 12px;border-radius:100px;background:hsla(0,0%,100%,.55)}.club-page-nav-sheet__title{margin:0;color:#fff;font-size:22px;font-weight:500;line-height:28px}.club-page-nav-sheet__list{display:flex;flex-direction:column;flex:1 1 auto;gap:8px;min-height:0;padding:0 16px 8px;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y}.club-page-nav-sheet__item{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:52px;padding:14px 16px;border:1px solid hsla(0,0%,100%,.12);border-radius:16px;background:hsla(0,0%,100%,.08);color:#fff;font-size:16px;font-weight:500;line-height:22px;text-decoration:none}.club-page-nav-sheet__item.is-active{background:#fff;border-color:#fff;color:#18191b}.club-page-nav-sheet__check{flex-shrink:0}.club-page-nav-sheet__foot{flex-shrink:0;display:flex;justify-content:flex-end;padding:12px 16px calc(16px + env(safe-area-inset-bottom, 0px))}.club-page-nav-sheet__close{display:inline-flex;align-items:center;align-self:flex-end;gap:10px;min-height:44px;padding:6px 6px 6px 16px;border:0;border-radius:100px;background:#fff;color:#18191b;font-family:inherit;font-size:15px;font-weight:500;line-height:20px;cursor:pointer}.club-page-nav-sheet__close-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:#733bfc}.club-main-block{max-width:1200px;width:100%;margin:0 auto 40px;scroll-margin-top:160px}@media(max-width:767px){.club-main-block{margin-bottom:20px;scroll-margin-top:80px}}.club-main-block__card{display:flex;flex-direction:column;gap:24px;padding:52px;background:#fff;border-radius:24px}@media(max-width:1023px){.club-main-block__card{gap:20px;padding:24px}}@media(max-width:767px){.club-main-block__card{padding:0;background:rgba(0,0,0,0);border-radius:0;box-shadow:none;gap:16px}}.club-main-block__top{display:flex;align-items:stretch;gap:60px;min-width:0}@media(max-width:1023px){.club-main-block__top{flex-direction:column;gap:20px}}@media(max-width:767px){.club-main-block__top{display:contents}}.club-main-block__content{display:flex;flex-direction:column;justify-content:center;gap:24px;flex:1 1;min-width:0}@media(max-width:1023px){.club-main-block__content{gap:20px}}@media(max-width:767px){.club-main-block__content{order:1;gap:16px}}.club-main-block__intro{display:flex;flex-direction:column;gap:12px}.club-main-block .geo-breadcrumbs--club{margin-bottom:0;font-size:14px;line-height:18px}.club-main-block .geo-breadcrumbs--club .geo-breadcrumbs__list{gap:8px;font-size:14px}@media(max-width:767px){.club-main-block .geo-breadcrumbs--club .geo-breadcrumbs__list{flex-wrap:wrap;row-gap:4px}}.club-main-block .geo-breadcrumbs--club .geo-breadcrumbs__item{color:#6c7d93;font-weight:400}.club-main-block .geo-breadcrumbs--club .geo-breadcrumbs__item:not(:last-child):after{color:#6c7d93}.club-main-block .geo-breadcrumbs--club .geo-breadcrumbs__link{color:#6c7d93;font-weight:400}.club-main-block .geo-breadcrumbs--club .geo-breadcrumbs__link:hover{color:#18191b}.club-main-block .geo-breadcrumbs--club .geo-breadcrumbs__current{color:#18191b;font-weight:400}.club-main-block__title{margin:0;color:#18191b;font-family:Helvetica Neue,Arial,sans-serif;font-size:48px;font-weight:500;line-height:1.2}@media(max-width:1200px){.club-main-block__title{font-size:36px}}@media(max-width:767px){.club-main-block__title{font-size:28px}}.club-main-block__meta{display:flex;flex-wrap:wrap;align-items:center;gap:32px}@media(max-width:767px){.club-main-block__meta{flex-direction:column;align-items:flex-start;gap:8px}}.club-main-block__meta-item{display:inline-flex;align-items:center;gap:4px;color:#18191b;font-size:14px;font-weight:500;line-height:20px;text-decoration:none}.club-main-block__meta-item span{font-weight:500}.club-main-block__meta-item svg{flex-shrink:0;fill:currentColor}.club-main-block__meta-item[href]:hover{text-decoration:underline;text-underline-offset:2px}.club-main-block__actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px}@media(max-width:767px){.club-main-block__actions{flex-wrap:nowrap;width:100%}}.club-main-block__book{display:inline-flex;align-items:center;justify-content:center;padding:12px 40px;border:0;border-radius:100px;background:#733bfc;box-shadow:0 4px 24px rgba(112,91,228,.25);color:#fff;font-size:14px;font-weight:500;line-height:20px;text-decoration:none;cursor:pointer}.club-main-block__book:hover{opacity:.92}@media(max-width:767px){.club-main-block__book{flex:1 1 auto;width:auto;min-width:0;padding:12px 20px}}.club-main-block__icon-btn{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:100px;background:#f8f8f8;color:#18191b}@media(max-width:767px){.club-main-block__icon-btn{flex-shrink:0;background:#fff;border:1px solid #e4e9f1}}.club-main-block__icon-btn svg{fill:currentColor}.club-main-block__icon-btn:hover{background:#ececec}.club-main-block__media{flex-shrink:0;width:466px;min-height:280px}@media(max-width:1023px){.club-main-block__media{width:100%;min-height:240px}}@media(max-width:767px){.club-main-block__media{order:3;min-height:180px}}.club-main-block__excerpt{display:flex;flex-direction:column;align-items:flex-start;gap:8px;width:100%;padding:24px;border-radius:16px;background:#f3f4f6}@media(max-width:767px){.club-main-block__excerpt{order:2;padding:14px 16px;border-radius:12px}}.club-main-block__excerpt-body{width:100%;color:#18191b;font-size:16px;line-height:24px}.club-main-block__excerpt-body.is-collapsed{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;max-height:72px;overflow:hidden}.club-main-block__excerpt-body h2,.club-main-block__excerpt-body h3,.club-main-block__excerpt-body h4,.club-main-block__excerpt-body p{margin:0}.club-main-block__excerpt-body p+p{margin-top:8px}.club-main-block__excerpt-toggle{display:inline-flex;align-items:center;gap:4px;margin:0;padding:0;border:0;background:none;color:#6c7d93;font-size:14px;font-weight:500;line-height:20px;cursor:pointer}.club-main-block__excerpt-toggle svg{flex-shrink:0;transition:transform .2s ease}.club-main-block__excerpt-toggle svg.is-open{transform:rotate(180deg)}.club-main-block__excerpt-toggle:hover{color:#18191b}.club-main-block__photo{width:100%;height:100%;min-height:280px;border-radius:24px;overflow:hidden}@media(max-width:1023px){.club-main-block__photo{min-height:240px;border-radius:20px}}@media(max-width:767px){.club-main-block__photo{min-height:180px;border-radius:16px}}.club-main-block__photo img{display:block;width:100%;height:100%;object-fit:cover}.club-page-anchor{scroll-margin-top:160px}@media(max-width:767px){.club-page-anchor{scroll-margin-top:80px}}.club-calendar{max-width:1200px;width:100%;margin:0 auto 40px;padding:40px 0 0}@media(max-width:1023px){.club-calendar{padding:32px 0 0}}@media(max-width:767px){.club-calendar{margin-bottom:20px;padding:24px 0 0;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.04);border-radius:20px}}.club-calendar .booking-section,.club-calendar .booking-section-skeleton{max-width:none;min-width:0;margin:0;background:rgba(0,0,0,0);box-shadow:none;border-radius:0;overflow:visible}.club-calendar .booking-header{padding-left:54px;padding-right:54px}@media(max-width:1023px){.club-calendar .booking-header{padding-left:24px;padding-right:24px}}@media(max-width:767px){.club-calendar .booking-header{padding-left:16px;padding-right:16px}}.club-calendar .booking-calendar-wrapper{padding:0}.club-calendar__head{margin-bottom:20px;padding:0 54px}@media(max-width:1023px){.club-calendar__head{padding:0 24px}}@media(max-width:767px){.club-calendar__head{margin-bottom:12px;padding:0 16px}}.club-calendar__title{margin:0;color:#18191b;font-size:24px;font-weight:500;line-height:30px}@media(max-width:767px){.club-calendar__title{font-size:20px;line-height:26px}}.club-calendar__intro{margin-top:8px;color:#6c7d93;font-size:16px;line-height:24px}.club-calendar__intro p{margin:0}.club-layout [id]{scroll-margin-top:160px}@media(max-width:767px){.club-layout [id]{scroll-margin-top:80px}}.club-map{display:flex;flex-direction:column;gap:40px}.club-map__head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}@media(max-width:767px){.club-map__head{flex-direction:column;align-items:stretch}}.club-map__heading{display:flex;flex-direction:column;gap:12px;min-width:0}.club-map__title{margin:0;font-size:24px;font-weight:500;line-height:30px;color:#18191b}@media(max-width:767px){.club-map__title{font-size:20px;line-height:26px}}.club-map__intro{color:#6c7d93;font-size:16px;line-height:24px}.club-map__intro p{margin:0}.club-map__address{display:inline-flex;align-items:center;gap:6px;color:#18191b;font-size:14px;font-weight:500;line-height:16px;text-decoration:none}.club-map__address svg{flex-shrink:0}.club-map__address:hover{opacity:.8}.club-map__directions{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;padding:12px 20px;border-radius:100px;background:#733bfc;color:#fff;font-size:14px;font-weight:500;line-height:20px;text-decoration:none;box-shadow:0 4px 24px rgba(112,91,228,.25)}.club-map__directions:hover{opacity:.92}@media(max-width:767px){.club-map__directions{display:none}}.club-map__body{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(260px,.7fr);gap:16px;align-items:stretch}.club-map__body--full{grid-template-columns:1fr}@media(max-width:1023px){.club-map__body{grid-template-columns:1fr}}.club-map__canvas{overflow:hidden;min-height:280px;border:1px solid #e4e8f6;border-radius:16px}@media(max-width:767px){.club-map__canvas{min-height:200px;border-radius:12px}}.club-map__canvas>div{height:100%;min-height:280px}.club-map__hours{display:flex;flex-direction:column;gap:16px;min-width:0;padding:20px;border:1px solid #e4e9f1;border-radius:16px}.club-map__hours-title{margin:0;color:#18191b;font-size:16px;font-weight:600;line-height:24px}.club-map__hours-list{display:flex;flex-direction:column;gap:10px;margin:0;padding:0;list-style:none}.club-map__hours-row{display:flex;align-items:baseline;justify-content:space-between;gap:16px;color:#18191b;font-size:14px;font-weight:400;line-height:20px}.club-map__hours-row span:last-child{flex-shrink:0;font-weight:500}.club-map__hours-row.is-today{color:#733bfc;font-weight:500}.club-other-clubs{display:flex;flex-direction:column;gap:0;margin:0;padding:0;list-style:none}.club-other-clubs__item{border-bottom:1px solid #e4e9f1}.club-other-clubs__item:last-child{border-bottom:0}.club-other-clubs__item a{display:flex;align-items:baseline;justify-content:space-between;gap:16px;padding:14px 0;color:inherit;text-decoration:none}@media(max-width:479px){.club-other-clubs__item a{flex-direction:column;align-items:flex-start;gap:4px}}.club-other-clubs__item a:hover .club-other-clubs__name{text-decoration:underline}.club-other-clubs__name{font-size:16px;font-weight:500;color:#16191d}.club-other-clubs__meta{color:#6c7d93;font-size:14px;white-space:nowrap}@media(max-width:479px){.club-other-clubs__meta{white-space:normal}}.club-sidebar{display:flex;flex-direction:column;gap:24px;position:sticky;top:96px;max-width:380px;width:100%;flex-shrink:0;padding:8px;background:#fff;border-radius:24px;box-shadow:0 4px 34px rgba(145,158,200,.13)}@media(max-width:1023px){.club-sidebar{position:static;max-width:none}}@media(max-width:767px){.club-sidebar{border-radius:20px;padding:8px}}.club-sidebar__card{background:rgba(0,0,0,0);border-radius:0;padding:0;box-shadow:none}.club-sidebar__title{margin-bottom:12px;padding:24px 20px 0;font-size:18px;font-weight:500;line-height:28px;color:#18191b}.club-sidebar .club-info__working-list{padding:0 20px;gap:12px}.club-sidebar .club-info__working-list-item small,.club-sidebar .club-info__working-list-item span{font-size:16px;line-height:24px;font-weight:400;color:#18191b}.club-sidebar .club-info__working-list-item:first-child small,.club-sidebar .club-info__working-list-item:first-child span{color:#733bfc}@media(max-width:767px){.club-sidebar .club-info__working-list-item small{color:#733bfc}}.club-sidebar__book{display:flex;flex-direction:column;gap:16px;margin:0;padding:20px;background:#f7f8fc;border-radius:20px}.club-sidebar__book a,.club-sidebar__book button{display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;border-radius:100px;padding:12px 20px;width:100%;min-height:44px;box-shadow:0 4px 24px rgba(112,91,228,.25);background:#733bfc;font-family:inherit;font-weight:500;font-size:14px;line-height:20px;color:#fff!important;text-decoration:none}.club-sidebar__book a:hover,.club-sidebar__book button:hover{opacity:.92;color:#fff!important}.club-sidebar__book-top{position:relative;min-height:32px}.club-sidebar__book-top:has(.club-sidebar__hours) .club-sidebar__price-label{padding-right:11.5rem}@media(max-width:767px){.club-sidebar__book-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;min-height:0}.club-sidebar__book-top:has(.club-sidebar__hours) .club-sidebar__price-label{padding-right:0}}.club-sidebar__price{display:flex;flex-direction:column;gap:2px}.club-sidebar__hours{position:absolute;top:0;right:0;display:inline-flex;align-items:center;gap:4px;padding:6px 7px;border-radius:8px;background:#c4fa4f;color:#18191b;font-size:14px;line-height:20px;white-space:nowrap}@media(max-width:767px){.club-sidebar__hours{position:static;flex-shrink:0}}.club-sidebar__hours-detail,.club-sidebar__hours-status{font-weight:500}.club-sidebar__hours-dot{font-weight:400}.club-sidebar__hours--closed{background:#e4e9f1}.club-sidebar__price-label{font-size:14px;font-weight:400;line-height:20px;color:#6c7d93}.club-sidebar__price-row{display:flex;align-items:flex-end;flex-wrap:nowrap;gap:4px;white-space:nowrap}.club-sidebar__price-value{font-size:24px;font-weight:500;line-height:32px;color:#18191b}.club-sidebar__price-unit{font-size:14px;font-weight:400;line-height:21px;color:#6c7d93}.club-sidebar__phone a{overflow:visible;text-overflow:unset;white-space:nowrap;font-size:16px;font-weight:500;line-height:24px}@media(max-width:479px){.club-sidebar__phone a{white-space:normal;word-break:break-word}}.club-sidebar__socials{justify-content:flex-start;margin-top:0}.club-sidebar__socials .club-info__socials-item{width:100%!important;height:44px;background:hsla(0,0%,100%,.1)}.club-sidebar__socials .club-info__socials-item a{padding:8px}.club-sidebar__socials .club-info__socials-item svg{width:24px;height:24px}.club-sidebar__contacts{display:flex;flex-direction:column;gap:16px;padding:20px;border-radius:20px;background:linear-gradient(148deg,#060719,#032e51),linear-gradient(0deg,#2e2e2e,#232323);color:#fff}.club-sidebar__contacts .club-info__contacts-title{margin:0;font-size:18px;font-weight:500;line-height:28px;color:#fff}.club-sidebar__contacts .club-info__contacts-item,.club-sidebar__contacts .club-info__contacts-item a{color:#fff}.club-sidebar__contacts .club-info__contacts-item{margin:0;height:auto;min-height:48px;background:hsla(0,0%,100%,.1)}.club-section--facilities .club-facilities{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}@media(max-width:1023px){.club-section--facilities .club-facilities{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){.club-section--facilities .club-facilities{grid-template-columns:1fr;gap:24px}}.club-section--facilities .club-facilities__group-title{margin:0 0 16px;font-size:16px;line-height:24px;font-weight:400;color:#6c7d93}.club-section--facilities .club-facilities__list{display:flex;flex-direction:column;gap:10px;margin:0;padding:0;list-style:none}@media(max-width:767px){.club-section--facilities .club-facilities__list{display:grid;grid-template-columns:1fr 1fr;gap:12px 16px}}.club-section--facilities .club-facilities__item{display:flex;align-items:center;gap:12px}.club-section--facilities .club-facilities__icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:32px;height:32px;padding:8px;border-radius:8px;background:#f3f4fb;color:#0c1f37}.club-section--facilities .club-facilities__icon svg{display:block}@media(max-width:767px){.club-section--facilities .club-facilities__icon{background:#18191b;color:#fff}}.club-section--facilities .club-facilities__label{font-size:16px;line-height:24px;color:#0c1f37}.club-section--tournaments .club-info__tournaments{padding:0;box-shadow:none;background:rgba(0,0,0,0)}.club-section--tournaments .club-info__tournaments .cards-grid--tournaments{margin-top:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}@media(max-width:1023px){.club-section--tournaments .club-info__tournaments .cards-grid--tournaments{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){.club-section--tournaments .club-info__tournaments .cards-grid--tournaments{grid-template-columns:1fr}}.club-section--faq .geo-faq{max-width:none;gap:0;padding:24px 0 0;border:1px solid #e4e9f1;border-radius:24px}@media(max-width:767px){.club-section--faq .geo-faq{padding:0;border:0;border-radius:0}}.club-section--faq .geo-faq__item{padding:0 24px 24px;background:rgba(0,0,0,0);border:0;border-radius:0;box-shadow:none}.club-section--faq .geo-faq__item:not(:last-child){margin-bottom:24px;border-bottom:1px solid #e4e9f1}@media(max-width:767px){.club-section--faq .geo-faq__item{padding:0 16px 16px}.club-section--faq .geo-faq__item:not(:last-child){margin-bottom:16px}}.club-section--faq .geo-faq__item[open]{box-shadow:none}.club-section--faq .geo-faq__question{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0;font-size:18px;font-weight:500;line-height:28px;color:#18191b}@media(max-width:767px){.club-section--faq .geo-faq__question{font-size:16px;line-height:24px}}.club-section--faq .geo-faq__question:after{display:none}.club-section--faq .geo-faq__chevron{flex-shrink:0;color:#18191b;transition:transform .2s ease}.club-section--faq .geo-faq__item[open] .geo-faq__chevron{transform:rotate(180deg)}.club-section--faq .geo-faq__answer{padding:12px 0 0;color:#18191b;font-size:16px;line-height:24px}.club-section--schedule .geo-section__title{display:flex;align-items:center}.club-schedule{display:flex;flex-direction:column;gap:20px}.club-schedule__days{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.club-schedule__days::-webkit-scrollbar{display:none}.club-schedule__day{width:100%;min-width:72px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:10px 12px;border-radius:12px;border:1px solid #e7ebf1;background:var(--text-white);cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease}.club-schedule__day:hover:not(.club-schedule__day--active){border-color:#dce3f0;background:#f8faff}.club-schedule__day--active{background:var(--text-main);border-color:var(--text-main);box-shadow:0 2px 8px rgba(var(--text-main-rgb),.35)}.club-schedule__day--empty:not(.club-schedule__day--active){opacity:.55}.club-schedule__day-label{font-size:11px;font-weight:600;line-height:1.2;letter-spacing:.02em;color:var(--text-second);text-transform:uppercase;white-space:nowrap}.club-schedule__day--active .club-schedule__day-label{color:var(--text-white)}.club-schedule__day-date{font-size:14px;font-weight:600;line-height:1.2;color:var(--text-main)}.club-schedule__day--active .club-schedule__day-date{color:var(--text-white)}.club-schedule__slots{min-height:120px}.club-schedule__periods{display:flex;flex-direction:column;gap:24px}.club-schedule__period-title{margin:0 0 12px;font-size:18px;font-weight:500;line-height:28px;color:#18191b}.club-schedule__grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}@media(max-width:1023px){.club-schedule__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:767px){.club-schedule__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}}@media(max-width:480px){.club-schedule__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.club-schedule__slot{display:flex;flex-direction:column;align-items:stretch;gap:10px;min-height:132px;padding:16px;border:none;border-radius:16px;background:#f7f8fc;color:inherit;text-align:left;cursor:pointer;transition:background .2s ease,transform .15s ease}.club-schedule__slot:hover{background:#eef1f8;transform:translateY(-1px)}.club-schedule__slot:active{transform:translateY(0)}.club-schedule__slot-time{font-size:18px;font-weight:500;line-height:24px;color:#18191b}.club-schedule__slot-availability{display:flex;flex-direction:column;gap:6px}.club-schedule__slot-meta{font-size:12px;font-weight:400;line-height:16px;color:#6c7d93}.club-schedule__slot-bar{display:block;width:100%;height:4px;overflow:hidden;border-radius:100px;background:#e4e9f1}.club-schedule__slot-bar-fill{display:block;height:100%;border-radius:inherit;background:#22c55e}.club-schedule__slot-availability.is-mid .club-schedule__slot-bar-fill{background:#f59e0b}.club-schedule__slot-availability.is-low .club-schedule__slot-bar-fill{background:#ef4444}.club-schedule__slot-footer{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto}.club-schedule__slot-price{font-size:16px;font-weight:500;line-height:24px;color:#18191b;white-space:nowrap}.club-schedule__slot-go{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:28px;height:28px;border-radius:50%;background:#fff;color:#18191b}.club-schedule__slot-go svg{display:block}.club-schedule__message{margin:0;padding:24px 16px;text-align:center;font-size:15px;line-height:1.4;color:#6c7d93;background:var(--fields-podlozhka);border-radius:12px}.club-schedule__loading{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}@media(max-width:1023px){.club-schedule__loading{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:767px){.club-schedule__loading{grid-template-columns:repeat(3,minmax(0,1fr))}}.club-schedule__slot-skeleton{width:100%!important;height:132px!important;border-radius:16px!important}.club-section--reviews .geo-section__inner{max-width:none}.club-reviews__head{margin-bottom:24px}.club-reviews__title-row{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.club-reviews__title{margin:0;font-size:28px;font-weight:600;line-height:1.2;color:var(--text-main)}.club-reviews__count{margin-left:8px;color:#6c7d93;font-weight:500}.club-reviews__add-btn{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 24px;border:0;border-radius:100px;background:#7239fc;color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s ease}.club-reviews__add-btn:hover{background:#5a28d9}.club-reviews__intro{margin-top:12px;color:#6c7d93;font-size:14px;line-height:1.5}.club-reviews__intro p{margin:0}.club-reviews__loading{display:flex;flex-direction:column;gap:24px}.club-reviews__empty{margin:0;padding:32px 24px;border-radius:16px;background:#f7f8fc;color:#6c7d93;text-align:center;font-size:15px;line-height:1.5}.club-reviews__summary{display:grid;grid-template-columns:120px minmax(0,1fr);gap:24px;padding:24px;margin-bottom:24px;border-radius:16px;background:#f7f8fc}@media(max-width:767px){.club-reviews__summary{grid-template-columns:1fr}}.club-reviews__summary-score{display:flex;align-items:center;justify-content:center;gap:2px;min-height:120px;border-radius:16px;background:linear-gradient(180deg,#34c759,#22a847);color:#fff;font-weight:700;line-height:1}.club-reviews__summary-score-value{font-size:48px}.club-reviews__summary-score-max{font-size:22px;font-weight:600;opacity:.9}.club-reviews__summary-body{min-width:0}.club-reviews__bars{display:flex;flex-direction:column;gap:10px}.club-reviews__bar-row{display:grid;grid-template-columns:110px minmax(0,1fr) 52px;align-items:center;gap:12px}@media(max-width:767px){.club-reviews__bar-row{grid-template-columns:88px minmax(0,1fr) 48px;gap:8px}}.club-reviews__bar-label{font-size:14px;line-height:1.2;color:var(--text-main)}.club-reviews__bar-track{height:8px;border-radius:999px;background:#e4e9f1;overflow:hidden}.club-reviews__bar-fill{height:100%;border-radius:inherit;transition:width .3s ease}.club-reviews__bar-fill--high{background:#34c759}.club-reviews__bar-fill--mid{background:#ff9500}.club-reviews__bar-fill--low{background:#ff3b30}.club-reviews__bar-value{font-size:14px;font-weight:600;color:var(--text-main);text-align:right}.club-reviews__summary-text{grid-column:1/-1;margin:0;color:#6c7d93;font-size:14px;line-height:1.5}.club-reviews__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}@media(max-width:767px){.club-reviews__grid{grid-template-columns:1fr}}.club-reviews__card{position:relative;padding:16px;border:1px solid #eef0f6;border-radius:16px;background:#fff}.club-reviews__card--own{border-color:#e8dcff;background:#fcfbff}.club-reviews__card-edit{position:absolute;top:12px;right:12px;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:0;border-radius:10px;background:#f7f8fc;color:#6c7d93;cursor:pointer;transition:background .2s ease,color .2s ease}.club-reviews__card-edit:hover{background:#efe8ff;color:#7239fc}.club-reviews__card-head{display:flex;align-items:flex-start;gap:12px}.club-reviews__avatar{flex-shrink:0;width:40px;height:40px;border-radius:12px;overflow:hidden;background:#f7f8fc}.club-reviews__avatar img{width:100%;height:100%;object-fit:cover}.club-reviews__card-meta{min-width:0}.club-reviews__card-name{font-size:15px;font-weight:600;line-height:1.3;color:var(--text-main)}.club-reviews__card-rating-row{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin-top:4px}.club-reviews__stars{display:inline-flex;align-items:center;gap:2px}.club-reviews__star{display:inline-flex;line-height:0}.club-reviews__star path{fill:#dce1ea}.club-reviews__star--filled path{fill:#ffcb3c}.club-reviews__card-score{font-size:13px;font-weight:600;color:var(--text-main)}.club-reviews__card-time{font-size:12px;color:#6c7d93}.club-reviews__card-text{margin:12px 0 0;color:#434c5c;font-size:14px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}