.page-angel-of-jl-food-industries { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; }.page-angel-of-jl-food-industries__section { padding: 40px 20px; text-align: center; max-width: 1200px; margin: 0 auto; }.page-angel-of-jl-food-industries__section:nth-child(odd) { background-color: #16213e; }.page-angel-of-jl-food-industries__section:nth-child(even) { background-color: #0f3460; }.page-angel-of-jl-food-industries__h1, .page-angel-of-jl-food-industries__h2 { color: #e94560; margin-bottom: 25px; }.page-angel-of-jl-food-industries__h1 { font-size: 2.8em; line-height: 1.2; }.page-angel-of-jl-food-industries__h2 { font-size: 2.2em; }.page-angel-of-jl-food-industries__h3 { font-size: 1.6em; color: #533483; margin-bottom: 15px; }.page-angel-of-jl-food-industries__p { font-size: 1.1em; margin-bottom: 20px; }.page-angel-of-jl-food-industries__btn { display: inline-block; background-color: #e94560; color: #fff; padding: 12px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease; border: none; cursor: pointer; }.page-angel-of-jl-food-industries__btn:hover { background-color: #b7324c; }.page-angel-of-jl-food-industries__hero-section { position: relative; overflow: hidden; padding: 10px 0 60px 0; min-height: 500px; display: flex; align-items: center; justify-content: center; text-align: center; }.page-angel-of-jl-food-industries__hero-background { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 1; }.page-angel-of-jl-food-industries__hero-content { position: relative; z-index: 2; color: #fff; max-width: 900px; padding: 20px; background-color: rgba(0, 0, 0, 0.6); border-radius: 10px; }.page-angel-of-jl-food-industries__hero-h1 { font-size: 3.5em; margin-bottom: 15px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); }.page-angel-of-jl-food-industries__hero-p { font-size: 1.3em; margin-bottom: 30px; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.7); }.page-angel-of-jl-food-industries__features-list { list-style: none; padding: 0; display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; }.page-angel-of-jl-food-industries__features-item { background-color: #0f3460; padding: 20px; border-radius: 8px; flex: 1 1 calc(33% - 40px); min-width: 280px; text-align: left; box-sizing: border-box; }.page-angel-of-jl-food-industries__features-item h3 { color: #e94560; font-size: 1.4em; margin-bottom: 10px; }.page-angel-of-jl-food-industries__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; margin-top: 30px; }.page-angel-of-jl-food-industries__game-categories { display: flex; flex-wrap: wrap; justify-content: center; gap: 25px; margin-top: 30px; }.page-angel-of-jl-food-industries__game-card { background-color: #16213e; border-radius: 10px; overflow: hidden; width: 300px; text-align: center; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; }.page-angel-of-jl-food-industries__game-card:hover { transform: translateY(-5px); }.page-angel-of-jl-food-industries__game-card-img { width: 100%; height: 200px; object-fit: cover; display: block; }.page-angel-of-jl-food-industries__game-card-content { padding: 20px; }.page-angel-of-jl-food-industries__game-card-title { font-size: 1.5em; color: #e94560; margin-bottom: 10px; }.page-angel-of-jl-food-industries__promotions-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; }.page-angel-of-jl-food-industries__promo-card { background-color: #0f3460; border-radius: 10px; overflow: hidden; text-align: center; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); }.page-angel-of-jl-food-industries__promo-card-img { width: 100%; height: 200px; object-fit: cover; display: block; }.page-angel-of-jl-food-industries__promo-card-content { padding: 20px; }.page-angel-of-jl-food-industries__promo-card-title { font-size: 1.6em; color: #533483; margin-bottom: 10px; }.page-angel-of-jl-food-industries__promo-card-description { font-size: 1em; margin-bottom: 20px; }.page-angel-of-jl-food-industries__faq-list { list-style: none; padding: 0; margin-top: 30px; text-align: left; }.page-angel-of-jl-food-industries__faq-item { background-color: #16213e; border-radius: 8px; margin-bottom: 15px; overflow: hidden; }.page-angel-of-jl-food-industries__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px; cursor: pointer; user-select: none; background-color: #0f3460; border-bottom: 1px solid #1a1a2e; }.page-angel-of-jl-food-industries__faq-question h3 { margin: 0; font-size: 1.3em; color: #e94560; pointer-events: none; }.page-angel-of-jl-food-industries__faq-toggle { font-size: 1.8em; font-weight: bold; color: #e94560; transition: transform 0.3s ease; pointer-events: none; }.page-angel-of-jl-food-industries__faq-item.active .page-angel-of-jl-food-industries__faq-toggle { transform: rotate(45deg); }.page-angel-of-jl-food-industries__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; }.page-angel-of-jl-food-industries__faq-item.active .page-angel-of-jl-food-industries__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; }.page-angel-of-jl-food-industries__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; }.page-angel-of-jl-food-industries__blog-card { background-color: #16213e; border-radius: 10px; overflow: hidden; text-align: left; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; }.page-angel-of-jl-food-industries__blog-card:hover { transform: translateY(-5px); }.page-angel-of-jl-food-industries__blog-card-img { width: 100%; height: 200px; object-fit: cover; display: block; }.page-angel-of-jl-food-industries__blog-card-content { padding: 20px; }.page-angel-of-jl-food-industries__blog-card-title { font-size: 1.4em; color: #e94560; margin-bottom: 10px; }.page-angel-of-jl-food-industries__blog-card-date { font-size: 0.9em; color: #ccc; margin-bottom: 10px; }.page-angel-of-jl-food-industries__blog-card-excerpt { font-size: 1em; color: #f0f0f0; margin-bottom: 15px; }.page-angel-of-jl-food-industries__blog-card .page-angel-of-jl-food-industries__btn { width: auto; font-size: 0.9em; padding: 8px 15px; }.page-angel-of-jl-food-industries img { max-width: 100%; height: auto; display: block; margin: 0 auto; }.page-angel-of-jl-food-industries ul { list-style: none; padding: 0; margin: 0; }.page-angel-of-jl-food-industries li { margin-bottom: 10px; }.page-angel-of-jl-food-industries a { text-decoration: none; color: #e94560; }.page-angel-of-jl-food-industries a:hover { text-decoration: underline; }@media (max-width: 768px) { .page-angel-of-jl-food-industries__h1 { font-size: 2.5em; }.page-angel-of-jl-food-industries__h2 { font-size: 1.8em; }.page-angel-of-jl-food-industries__p { font-size: 1em; }.page-angel-of-jl-food-industries__btn { padding: 10px 20px; font-size: 1em; }.page-angel-of-jl-food-industries__hero-h1 { font-size: 2.5em; }.page-angel-of-jl-food-industries__hero-p { font-size: 1.1em; }.page-angel-of-jl-food-industries__features-item { flex: 1 1 100%; max-width: 100% !important; width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 15px; }.page-angel-of-jl-food-industries__features-list { gap: 15px; }.page-angel-of-jl-food-industries__quick-access-grid { grid-template-columns: 1fr; }.page-angel-of-jl-food-industries__game-card, .page-angel-of-jl-food-industries__promo-card, .page-angel-of-jl-food-industries__blog-card { width: 100%; }.page-angel-of-jl-food-industries__game-categories, .page-angel-of-jl-food-industries__promotions-grid, .page-angel-of-jl-food-industries__blog-grid { gap: 15px; }.page-angel-of-jl-food-industries__faq-question h3 { font-size: 1.1em; }.page-angel-of-jl-food-industries__faq-answer { padding: 0 15px; }.page-angel-of-jl-food-industries__faq-item.active .page-angel-of-jl-food-industries__faq-answer { padding: 15px !important; }.page-angel-of-jl-food-industries__blog-card-title { font-size: 1.2em; }.page-angel-of-jl-food-industries__section { padding: 30px 15px; }}.page-angel-of-jl-food-industries ul.page-angel-of-jl-food-industries__features-list, .page-angel-of-jl-food-industries ul.page-angel-of-jl-food-industries__faq-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-angel-of-jl-food-industries ul.page-angel-of-jl-food-industries__features-list li, .page-angel-of-jl-food-industries ul.page-angel-of-jl-food-industries__faq-list li { 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; word-break: break-word !important; }