.openings-hours-with-text{display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}@media (min-width:768px){.openings-hours-with-text{gap:80px;grid-template-columns:repeat(2,1fr)}}.openings-hours-with-text__hours{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;place-content:center;background-color:#fff;padding:1.5em}@media (min-width:990px){.openings-hours-with-text__hours{padding:2em}}.openings-hours-with-text__hours .opening-hours{table-layout:fixed;width:100%;border-collapse:collapse}.openings-hours-with-text__hours .opening-hours__row td{padding-block:.75em}.openings-hours-with-text__hours .opening-hours__row+.opening-hours__row td{border-top:2px solid #4b382a}.openings-hours-with-text__hours .opening-hours .opening-hours__row-time{text-align:right}