.thematic-restaurant-section{display:flex;gap:20px;flex-direction:column;padding:20px 7%}.other-services-grid{display:flex;flex-direction:column;gap:35px;width:100%}.other-services-tags{margin:0 auto;display:none;gap:20px;align-items:center}.p-tag-services{color:var(--darkBlue);text-align:center}@media (min-width:768px){.other-services-grid{flex-direction:row;flex-wrap:wrap}}.header-thematic-rest{display:flex;flex-direction:column;gap:5px}.header-tematic-rest-h1{color:var(--darkBlue);text-align:center;text-transform:uppercase}.header-tematic-rest-h1,.thematic-header{font-family:var(--font-bangers);font-size:40px}.thematic-header{color:var(--customPink)}.thematic-restaurants-flex{display:flex;flex-direction:column;gap:35px;width:100%}.header-thematic-rest p{color:var(--darkBlue);text-transform:uppercase;text-align:center;font-size:18px}@media (min-width:768px){.thematic-restaurants-flex{flex-direction:row;flex-wrap:wrap;justify-content:space-between;gap:16px;max-width:1000px}.thematic-restaurants-flex>div{flex:1 1 calc(50% - 8px);max-width:400px;box-sizing:border-box}.thematic-restaurants-flex>div:last-child:nth-child(odd){margin-inline:auto}}