.opening-hours-section{padding:44px 0!important}
.opening-hours-box{padding:27px;border:1px solid #dce5f4;border-radius:23px;background:linear-gradient(145deg,#fff 0%,#f7fbff 62%,#eef5ff 100%);box-shadow:0 12px 32px rgba(34,87,214,.08)}
.opening-hours-head{margin-bottom:19px;text-align:center}
.opening-hours-head h2{margin:0 0 6px;font-size:clamp(25px,4vw,34px);letter-spacing:-.04em}
.opening-hours-head p{margin:0;color:#667085}
.opening-hours-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}
.opening-hour-card{display:grid;grid-template-columns:52px 1fr;gap:14px;align-items:center;padding:19px;border:1px solid #dfe6f1;border-radius:17px;background:#fff}
.opening-hour-icon{display:grid;place-items:center;width:52px;height:52px;border-radius:15px;background:linear-gradient(145deg,#eef7ff,#e3edff);font-size:25px}
.opening-hour-card small,.opening-hour-card strong,.opening-hour-card span{display:block}
.opening-hour-card small{color:#667085;font-weight:800}
.opening-hour-card strong{margin:2px 0;color:#172033;font-size:20px}
.opening-hour-card span{color:#2257d6;font-size:16px;font-weight:950}
.opening-hours-note{margin:15px 0 0;color:#667085;text-align:center;font-size:13px}
@media(max-width:620px){.opening-hours-section{padding:34px 0!important}.opening-hours-box{padding:20px 15px}.opening-hours-grid{grid-template-columns:1fr}.opening-hour-card{padding:16px}.opening-hour-card strong{font-size:18px}.opening-hour-card span{font-size:15px}}
