/* CSS styles for page-nustar-mall-opening-hours */.page-nustar-mall-opening-hours { font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; padding-bottom: 40px; }.page-nustar-mall-opening-hours__hero-section { position: relative; width: 100%; height: 450px; overflow: hidden; display: flex; align-items: center; justify-content: center; text-align: center; color: #fff; padding-top: 10px; }.page-nustar-mall-opening-hours__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: -1; }.page-nustar-mall-opening-hours__hero-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.7)); z-index: 0; }.page-nustar-mall-opening-hours__hero-content { position: relative; z-index: 1; max-width: 900px; padding: 20px; }.page-nustar-mall-opening-hours__hero-title { font-size: 2.8em; margin-bottom: 10px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); }.page-nustar-mall-opening-hours__hero-subtitle { font-size: 1.2em; font-weight: 300; }.page-nustar-mall-opening-hours__section { padding: 40px 20px; max-width: 1200px; margin: 0 auto; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); margin-bottom: 20px; }.page-nustar-mall-opening-hours__section-title { color: #0056b3; font-size: 2em; margin-bottom: 25px; text-align: center; }.page-nustar-mall-opening-hours__text-block { margin-bottom: 20px; font-size: 1.05em; line-height: 1.8; }.page-nustar-mall-opening-hours__hours-table { width: 100%; border-collapse: collapse; margin-top: 20px; }.page-nustar-mall-opening-hours__hours-table th, .page-nustar-mall-opening-hours__hours-table td { border: 1px solid #ddd; padding: 12px 15px; text-align: left; }.page-nustar-mall-opening-hours__hours-table th { background-color: #f2f2f2; color: #333; font-weight: bold; }.page-nustar-mall-opening-hours__hours-table tr:nth-child(even) { background-color: #f9f9f9; }.page-nustar-mall-opening-hours__hours-table tr:hover { background-color: #f1f1f1; }.page-nustar-mall-opening-hours__amenity-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; }.page-nustar-mall-opening-hours__amenity-card { background-color: #f9f9f9; border-radius: 8px; padding: 20px; text-align: center; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.05); display: flex; flex-direction: column; align-items: center; }.page-nustar-mall-opening-hours__amenity-icon { width: 80px; height: 80px; margin-bottom: 15px; object-fit: cover; border-radius: 50%; }.page-nustar-mall-opening-hours__amenity-title { font-size: 1.3em; color: #0056b3; margin-bottom: 10px; }.page-nustar-mall-opening-hours__amenity-description { font-size: 0.95em; color: #555; }.page-nustar-mall-opening-hours__contact-info { text-align: center; margin-top: 20px; }.page-nustar-mall-opening-hours__contact-item { margin-bottom: 10px; font-size: 1.1em; color: #555; }.page-nustar-mall-opening-hours__cta-button { display: inline-block; background-color: #007bff; color: #fff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; margin-top: 30px; }.page-nustar-mall-opening-hours__cta-button:hover { background-color: #0056b3; }.page-nustar-mall-opening-hours__faq-container { margin-top: 30px; }.page-nustar-mall-opening-hours__faq-item { border: 1px solid #eee; margin-bottom: 10px; border-radius: 5px; overflow: hidden; background-color: #fff; }.page-nustar-mall-opening-hours__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; background-color: #f2f2f2; cursor: pointer; user-select: none; transition: background-color 0.3s ease; }.page-nustar-mall-opening-hours__faq-question h3 { margin: 0; font-size: 1.1em; color: #333; pointer-events: none; }.page-nustar-mall-opening-hours__faq-question:hover { background-color: #e6e6e6; }.page-nustar-mall-opening-hours__faq-toggle { font-size: 1.5em; font-weight: bold; color: #0056b3; pointer-events: none; transition: transform 0.3s ease; }.page-nustar-mall-opening-hours__faq-item.active .page-nustar-mall-opening-hours__faq-toggle { transform: rotate(45deg); }.page-nustar-mall-opening-hours__faq-answer { max-height: 0; overflow: hidden; padding: 0 15px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; }.page-nustar-mall-opening-hours__faq-item.active .page-nustar-mall-opening-hours__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; }.page-nustar-mall-opening-hours__faq-answer p { margin: 0; color: #555; font-size: 0.95em; }.page-nustar-mall-opening-hours__list { list-style: none; padding: 0; margin-top: 20px; }.page-nustar-mall-opening-hours__list-item { background-color: #f9f9f9; border-left: 4px solid #007bff; margin-bottom: 10px; padding: 15px; border-radius: 4px; font-size: 1em; color: #333; box-sizing: border-box; }.page-nustar-mall-opening-hours__image-wrapper { width: 100%; max-width: 100%; overflow: hidden; box-sizing: border-box; margin-bottom: 20px; }.page-nustar-mall-opening-hours__content-image { max-width: 100%; height: auto; display: block; margin: 0 auto; border-radius: 8px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); }@media (max-width: 768px) { .page-nustar-mall-opening-hours__hero-title { font-size: 2em; }.page-nustar-mall-opening-hours__hero-subtitle { font-size: 1em; }.page-nustar-mall-opening-hours__section { padding: 30px 15px; }.page-nustar-mall-opening-hours__section-title { font-size: 1.8em; }.page-nustar-mall-opening-hours__hours-table th, .page-nustar-mall-opening-hours__hours-table td { padding: 10px; font-size: 0.9em; }.page-nustar-mall-opening-hours__amenity-grid { grid-template-columns: 1fr; }.page-nustar-mall-opening-hours__faq-question { padding: 12px 15px; }.page-nustar-mall-opening-hours__faq-question h3 { font-size: 1em; }.page-nustar-mall-opening-hours__faq-answer { padding: 15px 15px; }.page-nustar-mall-opening-hours__list-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; word-wrap: break-word !important; overflow-wrap: break-word !important; padding: 12px; }.page-nustar-mall-opening-hours__list { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; }.page-nustar-mall-opening-hours__content-image { width: 100% !important; max-width: 100% !important; height: auto !important; } }