.lf-hours-v2{box-sizing:border-box;padding:40px 20px;width:100%}.lf-hours-v2__card{background:linear-gradient(180deg,#f8fbff,#fff);border:1px solid #d6e0ea;border-radius:24px;box-shadow:0 18px 40px rgba(10,35,66,.08);box-sizing:border-box;display:grid;gap:28px;grid-template-columns:1.05fr 1fr;margin:0 auto;max-width:1100px;padding:28px}.lf-hours-v2__left,.lf-hours-v2__right{min-width:0}.lf-hours-v2__brand{margin-bottom:20px}.lf-hours-v2__logo{display:block;height:auto;max-width:290px;width:100%}.lf-hours-v2__eyebrow{background:#e9f2fb;border-radius:999px;color:#245f8b;display:inline-block;font-size:12px;font-weight:800;letter-spacing:.06em;margin-bottom:12px;padding:8px 12px;text-transform:uppercase}.lf-hours-v2__title{color:#17324a;font-size:38px;font-weight:800;line-height:1.08;margin:0 0 14px}.lf-hours-v2__text{color:#4d6478;font-size:17px;line-height:1.6;margin:0 0 24px;max-width:560px}.lf-hours-v2__today-box{background:#fff;border:1px solid #d9e5f0;border-left:5px solid #285cff;border-radius:16px;box-shadow:0 8px 20px rgba(17,38,69,.04);padding:18px 20px}.lf-hours-v2__today-label{color:#245f8b;font-size:13px;font-weight:800;letter-spacing:.05em;margin-bottom:6px;text-transform:uppercase}.lf-hours-v2__today-value{color:#17324a;font-size:20px;font-weight:800;line-height:1.35}.lf-hours-v2__schedule{background:#fff;border:1px solid #d9e5f0;border-radius:20px;box-sizing:border-box;height:100%;padding:20px}.lf-hours-v2__schedule-header{border-bottom:1px solid #e8eef5;margin-bottom:16px;padding-bottom:14px}.lf-hours-v2__schedule-header span{color:#17324a;font-size:18px;font-weight:800}.lf-hours-v2__rows{display:flex;flex-direction:column;gap:10px}.lf-hours-v2__row{align-items:center;background:#fbfdff;border:1px solid #edf2f7;border-radius:14px;display:grid;gap:16px;grid-template-columns:1fr auto;padding:14px 16px;transition:all .2s ease}.lf-hours-v2__day{color:#17324a;font-size:16px;font-weight:700}.lf-hours-v2__hours{color:#3d556c;font-size:16px;font-weight:700;white-space:nowrap}.lf-hours-v2__row.is-today{background:linear-gradient(90deg,rgba(40,92,255,.08),rgba(40,92,255,.02));border-color:#285cff;box-shadow:0 10px 24px rgba(40,92,255,.1)}.lf-hours-v2__row.is-today .lf-hours-v2__day{color:#17324a}.lf-hours-v2__row.is-today .lf-hours-v2__day:after{background:#ffe16b;border-radius:999px;color:#17324a;content:"Today";display:inline-block;font-size:11px;font-weight:800;letter-spacing:.03em;margin-left:10px;padding:5px 10px;text-transform:uppercase;vertical-align:middle}@media screen and (max-width:991px){.lf-hours-v2__card{grid-template-columns:1fr}.lf-hours-v2__title{font-size:32px}}@media screen and (max-width:767px){.lf-hours-v2{padding:28px 14px}.lf-hours-v2__card{border-radius:18px;gap:20px;padding:18px}.lf-hours-v2__logo{max-width:220px}.lf-hours-v2__title{font-size:28px}.lf-hours-v2__text{font-size:16px}.lf-hours-v2__today-value{font-size:18px}.lf-hours-v2__schedule{border-radius:16px;padding:14px}.lf-hours-v2__row{gap:4px;grid-template-columns:1fr;padding:13px 14px}.lf-hours-v2__hours{white-space:normal}}