/* Canonical public calendar UI. Reuses findensaunagus.dk directory proportions and pill language. */
.sgg-calendar-page,.sgg-calendar-embedded{color:#171717;font-family:'Figtree',sans-serif}
.sgg-calendar-page .fsg-eyebrow,.sgg-calendar-embedded .fsg-eyebrow{margin:0 0 9px!important;color:#6d7178!important;font-size:.76rem!important;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.sgg-calendar-page .fsg-landing-lead{max-width:790px;margin:0;color:#5d6168;font-size:clamp(1rem,1.35vw,1.15rem);line-height:1.65}
.sgg-calendar-page .sgg-calendar-hero h1{margin:8px 0 12px;color:#000;letter-spacing:-.045em;line-height:1.02}
.sgg-calendar-page .sgg-directory-shortcut{appearance:none;display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;padding:9px 14px;border:1px solid #e3e2dd;border-radius:999px;background:#fff;color:#20201e;font-family:inherit;font-size:13px;font-weight:700;line-height:1;text-decoration:none;cursor:pointer;transition:.15s ease;white-space:nowrap}
.sgg-calendar-page .sgg-directory-shortcut:hover,.sgg-calendar-page .sgg-directory-shortcut.is-active,.sgg-calendar-page .sgg-directory-shortcut.active{border-color:#171717;background:#171717;color:#fff}
.sgg-calendar-page .sgg-directory-shortcut span{min-width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;padding:0 5px;border-radius:999px;background:#171717;color:#fff;font-size:10px}
.sgg-calendar-page .sgg-directory-shortcut:hover span,.sgg-calendar-page .sgg-directory-shortcut.is-active span,.sgg-calendar-page .sgg-directory-shortcut.active span{background:#fff;color:#171717}
.sgg-calendar-page{background:transparent}
.sgg-calendar-shell{padding-top:112px;padding-bottom:72px}
.sgg-calendar-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:36px;max-width:1380px;margin:0 auto;padding:22px 0 26px;border-bottom:0}
.sgg-calendar-hero .fsg-facility-hero-copy{max-width:960px}
.sgg-calendar-summary{margin:14px 0 0;color:#777772;font-size:13px;font-weight:700}
.sgg-calendar-date-strip,.sgg-calendar-venue-filters{display:flex;align-items:center;gap:8px;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}
.sgg-calendar-date-strip::-webkit-scrollbar,.sgg-calendar-venue-filters::-webkit-scrollbar{display:none}
.sgg-calendar-date-strip{margin-top:20px;padding:0 0 2px}
.sgg-calendar-venue-filters{margin-top:10px;padding:0 0 2px}
.sgg-calendar-pill{appearance:none;flex:0 0 auto;display:inline-flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;min-width:auto;position:relative;min-height:40px;padding:9px 14px;border:1px solid #e3e2dd;border-radius:999px;background:#fff;color:#20201e;font:700 13px/1 'Figtree',sans-serif;white-space:nowrap;cursor:pointer;transition:.15s ease}
.sgg-calendar-pill:hover,.sgg-calendar-pill.is-active,.sgg-calendar-pill.active{border-color:#171717;background:#171717;color:#fff}
.sgg-calendar-pill-label strong{font-weight:800}
.sgg-calendar-pill-count{min-width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;padding:0 5px;border-radius:999px;background:#171717;color:#fff;font-size:10px;font-weight:800}
.sgg-calendar-pill:hover .sgg-calendar-pill-count,.sgg-calendar-pill.is-active .sgg-calendar-pill-count,.sgg-calendar-pill.active .sgg-calendar-pill-count{background:#fff;color:#171717}
.sgg-calendar-pill.is-today:not(.is-active):not(.active){border-color:#cfcfc9}
.sgg-calendar-page .ks-fbtn.active,.sgg-calendar-page .ks-fbtn.is-active{border-color:#171717;background:#171717;color:#fff}
.sgg-calendar-page .ks-fbtn.active span,.sgg-calendar-page .ks-fbtn.is-active span{background:#fff;color:#171717}
.sgg-calendar-results{max-width:1380px;margin:24px auto 0}
.sgg-calendar-day{margin-top:36px;scroll-margin-top:96px}
.sgg-calendar-day:first-child{margin-top:0}
.sgg-calendar-day-header{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin-bottom:14px;padding-bottom:12px;border-bottom:1px solid #e8e7e2}
.sgg-calendar-day-header>div:first-child{display:flex;align-items:baseline;gap:9px;min-width:0}
.sgg-calendar-day-header h2,.sgg-calendar-day-header h3{margin:0;color:#171717;font-size:20px;font-weight:800;letter-spacing:-.025em}
.sgg-calendar-day-header .ks-day-date,.sgg-calendar-day-header .sgg-day-date{color:#777772;font-size:13px;font-weight:650}
.sgg-calendar-day-meta{display:flex;align-items:center;gap:8px;color:#777772;font-size:12px;font-weight:700;white-space:nowrap}
.sgg-calendar-mini-pill{display:inline-flex;align-items:center;min-height:28px;padding:5px 10px;border:1px solid #deded9;border-radius:999px;background:#fff;color:#171717;font-size:11px;font-weight:800}
.sgg-calendar-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.sgg-calendar-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid #e5e4df!important;border-radius:20px!important;background:#fff!important;box-shadow:none!important;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}
.sgg-calendar-card:hover{border-color:#d3d2cc!important;box-shadow:0 10px 28px rgba(17,17,17,.055)!important;transform:translateY(-1px)}
.sgg-calendar-card-body{display:flex;flex:1;flex-direction:column;padding:18px 18px 10px!important}
.sgg-calendar-card .ks-card-time-row,.sgg-calendar-card .sgg-card-time-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:9px}
.sgg-calendar-card .ks-card-time,.sgg-calendar-card .sgg-card-time{color:#171717;font-size:18px;font-weight:800;letter-spacing:-.025em;line-height:1.1}
.sgg-calendar-venue{margin:0 0 4px;color:#777772;font-size:12px;font-weight:750}
.sgg-calendar-card .ks-card-title,.sgg-calendar-card .sgg-card-title{margin:0 0 9px;color:#171717;font-size:15px;font-weight:800;line-height:1.35}
.sgg-calendar-rating{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin:1px 0 10px;color:#171717;font-size:12px;line-height:1.2}
.sgg-calendar-rating .pill-label{padding:4px 9px;font-size:11px;line-height:1}
.sgg-calendar-rating .pill-rating{background:#227950!important;border-color:#227950!important;border-radius:4px!important;color:#fff!important}
.sgg-calendar-rating strong{font-size:12px;font-weight:800}
.sgg-calendar-rating .text-muted{color:#777772!important;font-size:11px!important}
.sgg-calendar-location{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin:0 0 10px;color:#666660;font-size:12px;font-weight:650;line-height:1.35}
.sgg-calendar-location>span{display:inline-flex;align-items:center;gap:5px;min-width:0}
.sgg-calendar-location i{flex:0 0 auto;color:#777772;font-size:12px;-webkit-text-stroke:0!important}
.sgg-calendar-distance{color:#8b8b85;font-weight:700;white-space:nowrap}
.sgg-calendar-card-meta{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 8px}
.sgg-calendar-card .ks-pill,.sgg-calendar-card .sgg-pill{display:inline-flex;align-items:center;min-height:28px;padding:5px 9px;border:1px solid #ebeae5;border-radius:999px;background:#f7f7f4;color:#555550;font-size:11px;font-weight:650;line-height:1.1}
.sgg-calendar-status{display:inline-flex!important;align-items:center!important;min-height:28px!important;padding:5px 9px!important;border:1px solid #e3e2dd!important;border-radius:999px!important;background:#fff!important;color:#555550!important;font-size:11px!important;font-weight:750!important;line-height:1!important;white-space:nowrap;animation:none!important}
.sgg-calendar-card-footer{margin-top:auto;padding:4px 18px 18px!important}
.sgg-calendar-primary{display:inline-flex!important;width:auto!important;min-height:42px!important;align-items:center!important;justify-content:center!important;gap:7px!important;padding:10px 16px!important;border:1px solid #171717!important;border-radius:999px!important;background:#171717!important;color:#fff!important;text-decoration:none!important;font:750 13px/1 'Figtree',sans-serif!important;transition:.15s ease!important}
.sgg-calendar-primary:hover{border-color:#000!important;background:#000!important;color:#fff!important}
.sgg-calendar-primary i,.sgg-calendar-primary i::before{line-height:1}
.sgg-calendar-empty{max-width:620px;padding:48px 0 24px}
.sgg-calendar-empty-icon{display:flex;width:46px;height:46px;align-items:center;justify-content:center;margin-bottom:16px;border:1px solid #e3e2dd;border-radius:50%;background:#fff;font-size:18px}
.sgg-calendar-empty h2{margin:0 0 8px;font-size:24px;font-weight:800;letter-spacing:-.03em}
.sgg-calendar-empty p{margin:0 0 18px;color:#6f6f69;font-size:15px;line-height:1.55}
/* Embedded profile calendar: editorial section, not a dashboard panel. */
.sgg-calendar-embedded{margin-top:52px;padding-top:34px;border-top:1px solid #e8e7e2;background:transparent!important}
.sgg-calendar-embedded .sgg-top,.sgg-calendar-embedded .sgg-top-inner{margin:0;padding:0;background:transparent;border:0;border-radius:0}
.sgg-calendar-embedded-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:0}
.sgg-calendar-embedded-head .fsg-eyebrow{margin-bottom:7px!important}
.sgg-calendar-embedded-head h2{margin:0;color:#171717;font-size:clamp(1.75rem,3vw,2.2rem);font-weight:800;letter-spacing:-.035em;line-height:1.05}
.sgg-calendar-embedded .sgg-title-sub{margin:8px 0 0;color:#777772;font-size:12px;font-weight:650}
.sgg-calendar-embedded .sgg-days{margin-top:24px}
.sgg-calendar-embedded .sgg-calendar-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
@media(max-width:991.98px){.sgg-calendar-page .sgg-calendar-hero h1{font-size:clamp(2rem,9vw,3rem)}.sgg-calendar-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sgg-calendar-shell{padding-top:88px;padding-right:18px!important;padding-left:18px!important}.sgg-calendar-hero{display:block;padding:14px 0 24px}}
@media(max-width:767.98px){.sgg-calendar-date-strip,.sgg-calendar-venue-filters{width:calc(100vw - 36px)}.sgg-calendar-grid,.sgg-calendar-embedded .sgg-calendar-grid{grid-template-columns:1fr}.sgg-calendar-day{margin-top:30px}.sgg-calendar-day-header{align-items:flex-start}.sgg-calendar-day-header>div:first-child{display:block}.sgg-calendar-day-header .ks-day-date,.sgg-calendar-day-header .sgg-day-date{display:block;margin-top:2px}.sgg-calendar-day-meta{align-self:flex-start}.sgg-calendar-card-body{padding:16px 16px 8px!important}.sgg-calendar-card-footer{padding:4px 16px 16px!important}.sgg-calendar-primary{width:100%!important}.sgg-calendar-embedded{margin-top:42px;padding-top:28px}}

.sgg-calendar-pill::after{display:none!important}


/* v9.3.6: Restore the approved date navigator. The rest of the calendar keeps
   the shared findensaunagus.dk UI; only the date controls return to the previous
   compact day-card layout. */
.sgg-calendar-page .ks-cal-strip{
    display:flex;gap:8px;margin-top:20px;padding:0 0 18px;scroll-behavior:smooth;
    overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;
}
.sgg-calendar-page .ks-cal-strip::-webkit-scrollbar{display:none}
.sgg-calendar-page .ks-cal-day{
    appearance:none;flex:1 1 0;min-width:0;display:flex;flex-direction:column;
    align-items:center;justify-content:center;min-height:86px;border-radius:14px;
    border:1.5px solid #e5e7eb;background:#fff;cursor:pointer;
    transition:border-color .15s ease,background .15s ease;gap:1px;position:relative;padding:6px 0;
}
.sgg-calendar-page .ks-cal-day:hover{border-color:#999;background:#f0f0f0}
.sgg-calendar-page .ks-cal-day.active{background:#111;border-color:#111}
.sgg-calendar-page .ks-cal-day.active .ks-cal-wd{color:rgba(255,255,255,.55)}
.sgg-calendar-page .ks-cal-day.active .ks-cal-num{color:#fff}
.sgg-calendar-page .ks-cal-day.active .ks-cal-mo{color:rgba(255,255,255,.4)}
.sgg-calendar-page .ks-cal-day.active .ks-cal-ct{background:rgba(255,255,255,.18);color:#fff}
.sgg-calendar-page .ks-cal-wd{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#9ca3af;line-height:1}
.sgg-calendar-page .ks-cal-num{font-size:1.35rem;font-weight:800;color:#111;line-height:1.2}
.sgg-calendar-page .ks-cal-mo{font-size:.62rem;font-weight:600;color:#b0b0b0;text-transform:uppercase;letter-spacing:.03em;line-height:1}
.sgg-calendar-page .ks-cal-ct{min-width:18px;height:15px;padding:0 5px;border-radius:8px;background:#e5e7eb;font-size:.6rem;font-weight:700;color:#6b7280;display:inline-flex;align-items:center;justify-content:center;margin-top:2px}
.sgg-calendar-page .ks-cal-day--today .ks-cal-wd{color:#16a34a}
.sgg-calendar-page .ks-cal-day--today::after{content:"";position:absolute;top:5px;right:5px;width:6px;height:6px;border-radius:50%;background:#16a34a}
.sgg-calendar-page .ks-cal-day--today.active::after{background:#4ade80}

/* Same approved date control on venue profiles. */
.sgg-calendar-embedded .sgg-cal-strip{
    display:flex;gap:6px;margin-top:24px;padding:0 0 16px;scroll-behavior:smooth;
    overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;
}
.sgg-calendar-embedded .sgg-cal-strip::-webkit-scrollbar{display:none}
.sgg-calendar-embedded .sgg-cal-day{
    appearance:none;flex:1 1 0;min-width:0;display:flex;flex-direction:column;
    align-items:center;justify-content:center;min-height:80px;border-radius:12px;
    border:1.5px solid #e5e7eb;background:#fff;cursor:pointer;
    transition:border-color .15s ease,background .15s ease;gap:1px;position:relative;padding:5px 0;
}
.sgg-calendar-embedded .sgg-cal-day:hover{border-color:#999;background:#f0f0f0}
.sgg-calendar-embedded .sgg-cal-day.active{background:#111;border-color:#111}
.sgg-calendar-embedded .sgg-cal-day.active .sgg-cal-wd{color:rgba(255,255,255,.55)}
.sgg-calendar-embedded .sgg-cal-day.active .sgg-cal-num{color:#fff}
.sgg-calendar-embedded .sgg-cal-day.active .sgg-cal-mo{color:rgba(255,255,255,.4)}
.sgg-calendar-embedded .sgg-cal-day.active .sgg-cal-ct{background:rgba(255,255,255,.18);color:#fff}
.sgg-calendar-embedded .sgg-cal-wd{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#9ca3af;line-height:1}
.sgg-calendar-embedded .sgg-cal-num{font-size:1.25rem;font-weight:800;color:#111;line-height:1.2}
.sgg-calendar-embedded .sgg-cal-mo{font-size:.58rem;font-weight:600;color:#b0b0b0;text-transform:uppercase;letter-spacing:.03em;line-height:1}
.sgg-calendar-embedded .sgg-cal-ct{min-width:16px;height:14px;padding:0 4px;border-radius:7px;background:#e5e7eb;font-size:.58rem;font-weight:700;color:#6b7280;display:inline-flex;align-items:center;justify-content:center;margin-top:2px}
.sgg-calendar-embedded .sgg-cal-day--today .sgg-cal-wd{color:#16a34a}
.sgg-calendar-embedded .sgg-cal-day--today::after{content:"";position:absolute;top:4px;right:4px;width:5px;height:5px;border-radius:50%;background:#16a34a}
.sgg-calendar-embedded .sgg-cal-day--today.active::after{background:#4ade80}

@media(max-width:767.98px){
    .sgg-calendar-page .ks-cal-day{flex:0 0 auto;width:62px;min-height:76px}
    .sgg-calendar-page .ks-cal-num{font-size:1.18rem}
    .sgg-calendar-embedded .sgg-cal-day{flex:0 0 auto;width:56px;min-height:70px}
    .sgg-calendar-embedded .sgg-cal-num{font-size:1.1rem}
}


/* v9.3.7: Calendar-only refinements. Date controls keep their approved design,
   but the page now behaves as real tabs and uses the canonical filter drawer. */
.sgg-calendar-page .sgg-calendar-filter-bar{margin:10px 0 0;padding:0;gap:8px;border:0}
.sgg-calendar-page .ks-cal-day:disabled{opacity:1;background:#fff;cursor:default;pointer-events:none}
.sgg-calendar-page .ks-cal-day:disabled .ks-cal-wd,.sgg-calendar-page .ks-cal-day:disabled .ks-cal-num,.sgg-calendar-page .ks-cal-day:disabled .ks-cal-mo,.sgg-calendar-page .ks-cal-day:disabled .ks-cal-ct{opacity:.32}
.sgg-calendar-page .sgg-calendar-day[hidden]{display:none!important}
.sgg-calendar-page .sgg-calendar-card[hidden]{display:none!important}
.sgg-calendar-page .sgg-calendar-venue-row{display:inline-flex;align-items:center;gap:9px;min-height:44px;max-width:100%;margin:0 0 7px;color:#171717}
.sgg-calendar-page .sgg-calendar-venue-link{text-decoration:none!important}
.sgg-calendar-page .sgg-calendar-venue-link:hover .sgg-calendar-venue{text-decoration:underline;text-underline-offset:3px}
.sgg-calendar-page .sgg-calendar-venue-logo{display:flex;align-items:center;justify-content:center;width:44px;height:44px;flex:0 0 44px;overflow:hidden;border:1px solid #e7e6e1;border-radius:50%;background:#fff}
.sgg-calendar-page .sgg-calendar-venue-logo img{display:block;width:34px;height:34px;max-width:34px;max-height:34px;object-fit:contain;object-position:center;filter:none!important;opacity:1}
.sgg-calendar-page .sgg-calendar-venue-row .sgg-calendar-venue{margin:0;color:#111;font-size:15px;font-weight:800;line-height:1.25;letter-spacing:-.01em}
.sgg-calendar-page .sgg-filter-option span small{display:block;margin-top:3px;color:#8a8a84;font-size:10px;font-weight:650;line-height:1.1}
.sgg-calendar-page .sgg-calendar-status.ks-spots--available{border-color:#c9e4d5!important;background:#edf7f1!important;color:#1e5f43!important}
.sgg-calendar-page .sgg-calendar-status.ks-spots--available i{font-size:12px;line-height:1;color:#1e5f43}
.sgg-calendar-page .sgg-calendar-status.ks-spots--unknown{border-color:#e3e2dd!important;background:#fff!important;color:#6a6a65!important}
.sgg-calendar-page .sgg-calendar-filter-drawer .sgg-filter-apply span{display:inline;margin:0;background:transparent;color:inherit;font-size:inherit;min-width:0;height:auto;padding:0;border-radius:0}
.sgg-calendar-page .sgg-calendar-filter-empty{max-width:620px;padding:34px 0 16px}
.sgg-calendar-page .sgg-calendar-filter-empty i{display:flex;width:42px;height:42px;align-items:center;justify-content:center;margin-bottom:14px;border:1px solid #e3e2dd;border-radius:50%;background:#fff;color:#171717}
.sgg-calendar-page .sgg-calendar-filter-empty h2{margin:0 0 7px;font-size:22px;font-weight:800;letter-spacing:-.03em}
.sgg-calendar-page .sgg-calendar-filter-empty p{margin:0 0 16px;color:#6f6f69;font-size:14px}
@media(max-width:767.98px){
  .sgg-calendar-page .sgg-calendar-filter-bar{overflow-x:auto;flex-wrap:nowrap;width:calc(100vw - 36px);padding-bottom:2px;scrollbar-width:none}
  .sgg-calendar-page .sgg-calendar-filter-bar::-webkit-scrollbar{display:none}
  .sgg-calendar-page .sgg-calendar-venue-logo{width:40px;height:40px;flex-basis:40px}
  .sgg-calendar-page .sgg-calendar-venue-logo img{width:31px;height:31px;max-width:31px;max-height:31px}
}

/* v9.3.8: Calendar header must use the same 1380px content width as the
   results grid. Keep the intro copy readable, but allow date tabs and filters
   to span the full calendar shell. */
.sgg-calendar-page .sgg-calendar-hero .fsg-facility-hero-copy{
  width:100%;
  max-width:none;
}
.sgg-calendar-page .sgg-calendar-hero .fsg-landing-lead{
  max-width:790px;
}


/* v9.3.13: venue identity and geographic context. */
.sgg-calendar-page .sgg-calendar-venue-logo{width:46px;height:46px;flex:0 0 46px;padding:0;border-radius:50%;overflow:hidden;background:#fff}
.sgg-calendar-page .sgg-calendar-venue-logo img{width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover!important;object-position:center!important;border-radius:50%}
.sgg-calendar-page .sgg-calendar-venue-meta{display:flex;align-items:center;gap:8px;margin:-3px 0 9px 55px;color:#73736d;font-size:11px;font-weight:700;line-height:1.2}
.sgg-calendar-page .sgg-calendar-venue-meta span{display:inline-flex;align-items:center;gap:4px}
.sgg-calendar-page .sgg-calendar-distance::before{content:"·";margin-right:4px;color:#aaa9a3}
@media(max-width:767.98px){
  .sgg-calendar-page .sgg-calendar-venue-logo{width:42px;height:42px;flex-basis:42px}
  .sgg-calendar-page .sgg-calendar-venue-meta{margin-left:51px}
}

/* v9.6.2 · Availability is text-only; no decorative checkmark. */
.sgg-calendar-status .bi-check-lg{display:none!important}

/* v9.6.10 · Calendar page: the date navigator is a real sticky template region.
   It stays in normal document flow, so there is no placeholder, fixed-position
   clone or scroll-driven layout calculation. JS only supplies the measured
   bottom edge of the actual fixed site navbar. */
.sgg-calendar-page .sgg-calendar-hero{padding-bottom:0}
.sgg-calendar-page .sgg-calendar-date-sticky{
  --sgg-calendar-sticky-top:78px;
  position:sticky;
  top:var(--sgg-calendar-sticky-top);
  z-index:1028;
  max-width:1380px;
  margin:12px auto 0;
  padding-top:8px;
  background:transparent;
}
.sgg-calendar-page .sgg-calendar-date-sticky .ks-cal-strip{
  margin-top:0;
  overscroll-behavior-x:contain;
}
.sgg-calendar-page .sgg-calendar-filter-bar{
  max-width:1380px;
  margin:10px auto 0;
}
.sgg-calendar-page .sgg-calendar-results{margin-top:50px}
@media(max-width:991.98px){
  .sgg-calendar-page .sgg-calendar-hero{padding-bottom:0}
  .sgg-calendar-page .sgg-calendar-results{margin-top:48px}
}
@media(max-width:767.98px){
  .sgg-calendar-page .sgg-calendar-date-sticky .ks-cal-strip{
    scroll-padding-inline:18px;
    touch-action:pan-x;
  }
  .sgg-calendar-page .sgg-calendar-date-sticky .ks-cal-day{scroll-snap-align:center}
}
@media(prefers-reduced-motion:reduce){
  .sgg-calendar-page .sgg-calendar-date-sticky .ks-cal-strip{scroll-behavior:auto!important}
}

