.calendar{flex-direction:column;align-items:center;width:100%;max-width:1400px;margin-top:20px;margin-left:auto;margin-right:auto;display:flex;position:relative}.calendar__header-row{justify-content:space-between;align-items:center;width:100%;margin-bottom:22px;padding:0 60px;font-family:Manrope;font-size:32px;font-weight:800;display:flex}.calendar__arrow{color:#fff;cursor:pointer;z-index:10;background:#000;border:none;border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;transition:all .25s;display:flex;position:absolute}.calendar__arrow svg{width:14px;height:14px}.calendar__arrow:hover{background:#222;transform:scale(1.07)}.calendar__arrow:active{transform:scale(.92)}.calendar__arrow--prev{left:5%}.calendar__arrow--next{right:5%}.calendar__days-row{scroll-behavior:smooth;justify-content:center;align-items:center;gap:16px;width:100%;padding:10px 60px;display:flex;overflow-x:auto}.calendar__days-row::-webkit-scrollbar{display:none}.calendar__pill{cursor:pointer;background:#f7f7f7;border-radius:14px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;min-width:64px;height:68px;transition:all .25s;display:flex}.calendar__pill:hover{background:#ececec}.calendar__weekday{color:#0e0f11;font-family:Manrope;font-size:14px;font-weight:400}.calendar__day{color:#0e0f11;font-family:Astrohead;font-size:20px;font-weight:700}.calendar__pill--today{border:1px solid #000;color:#fff!important}.calendar__pill--today__weekday,.calendar__pill--today__day{color:#fff!important}.calendar__pill--selected{background:#0066ff14;border:1px solid #06f;box-shadow:0 6px 18px #0066ff1f}
@media (max-width:768px){.calendar{flex-direction:column;align-items:center;width:100%;max-width:1400px;margin-top:20px;margin-left:auto;margin-right:auto;display:flex}.calendar__header-row{margin-bottom:12px;padding:0 60px;font-family:Manrope;font-size:20px;font-weight:800}.calendar__arrow{color:#fff;cursor:pointer;background:#000;border:none;border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;transition:all .25s;display:flex}.calendar__arrow svg{width:14px;height:14px}.calendar__arrow:hover{background:#222;transform:scale(1.07)}.calendar__arrow:active{transform:scale(.92)}.calendar__arrow--prev{left:1%}.calendar__arrow--next{right:1%}.calendar__days-row{scroll-behavior:smooth;justify-content:center;align-items:center;gap:16px;width:100%;padding:10px 60px;display:flex;overflow-x:auto}.calendar__days-row::-webkit-scrollbar{display:none}.calendar__pill{cursor:pointer;background:#f7f7f7;border-radius:14px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;min-width:64px;height:68px;transition:all .25s;display:flex}.calendar__pill:hover{background:#ececec}.calendar__weekday{color:#0e0f11;font-family:Manrope;font-size:14px;font-weight:400}.calendar__day{color:#0e0f11;font-family:Astrohead;font-size:20px;font-weight:700}.calendar__pill--today{border:1px solid #000;color:#fff!important}.calendar__pill--today__weekday,.calendar__pill--today__day{color:#fff!important}.calendar__pill--selected{background:#0066ff14;border:1px solid #06f;box-shadow:0 6px 18px #0066ff1f}}
