.page-jl-wingert-pot-feeder { font-family: 'Arial', sans-serif; color: #fff; background-color: #1a1a2e; line-height: 1.6; } .page-jl-wingert-pot-feeder__container { max-width: 1200px; margin: 0 auto; padding: 20px; } .page-jl-wingert-pot-feeder__section { padding: 60px 20px; text-align: center; border-bottom: 1px solid rgba(255, 255, 255, 0.1); } .page-jl-wingert-pot-feeder__section:last-of-type { border-bottom: none; } .page-jl-wingert-pot-feeder__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('[GALLERY:hero:1920x1080:gaming,thrill,jlbet]') center/cover no-repeat; padding: 100px 20px; display: flex; flex-direction: column; justify-content: center; align-items: center; min-height: 80vh; position: relative; padding-top: 10px; } .page-jl-wingert-pot-feeder__hero-title { font-size: 3.5em; margin-bottom: 20px; color: #ffcc00; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); line-height: 1.2; } .page-jl-wingert-pot-feeder__hero-subtitle { font-size: 1.5em; margin-bottom: 40px; color: #eee; max-width: 800px; } .page-jl-wingert-pot-feeder__hero-cta-group { display: flex; gap: 20px; flex-wrap: wrap; justify-content: center; } .page-jl-wingert-pot-feeder__btn { display: inline-block; background-color: #ffcc00; color: #1a1a2e; padding: 15px 30px; border-radius: 8px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.2s ease; border: none; cursor: pointer; } .page-jl-wingert-pot-feeder__btn:hover { background-color: #e6b800; transform: translateY(-2px); } .page-jl-wingert-pot-feeder__title { font-size: 2.5em; margin-bottom: 40px; color: #ffcc00; } .page-jl-wingert-pot-feeder__text-content { max-width: 900px; margin: 0 auto 30px auto; font-size: 1.1em; color: #ccc; } .page-jl-wingert-pot-feeder__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; } .page-jl-wingert-pot-feeder__card { background-color: #2c2c4d; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; display: flex; flex-direction: column; align-items: center; text-align: center; padding-bottom: 20px; } .page-jl-wingert-pot-feeder__card:hover { transform: translateY(-5px); } .page-jl-wingert-pot-feeder__card-image { width: 100%; height: 200px; object-fit: cover; border-bottom: 3px solid #ffcc00; } .page-jl-wingert-pot-feeder__card-content { padding: 20px; flex-grow: 1; display: flex; flex-direction: column; justify-content: space-between; align-items: center; } .page-jl-wingert-pot-feeder__card-title { font-size: 1.5em; margin-bottom: 15px; color: #ffcc00; } .page-jl-wingert-pot-feeder__card-description { font-size: 1em; color: #ccc; margin-bottom: 20px; } .page-jl-wingert-pot-feeder__quick-access-links { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; } .page-jl-wingert-pot-feeder__promo-list { list-style: none; padding: 0; margin-top: 30px; } .page-jl-wingert-pot-feeder__promo-item { background-color: #2c2c4d; margin-bottom: 15px; padding: 20px; border-radius: 8px; text-align: left; display: flex; flex-direction: column; align-items: flex-start; } .page-jl-wingert-pot-feeder__promo-title { font-size: 1.8em; color: #ffcc00; margin-bottom: 10px; } .page-jl-wingert-pot-feeder__promo-description { font-size: 1.1em; color: #ccc; margin-bottom: 15px; } .page-jl-wingert-pot-feeder__support-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 30px; margin-top: 40px; } .page-jl-wingert-pot-feeder__support-item { background-color: #2c2c4d; padding: 30px; border-radius: 10px; text-align: center; } .page-jl-wingert-pot-feeder__support-icon { margin-bottom: 20px; } .page-jl-wingert-pot-feeder__support-icon img { max-width: 100%; height: auto; display: block; margin: 0 auto; border-radius: 5px; } .page-jl-wingert-pot-feeder__support-title { font-size: 1.6em; color: #ffcc00; margin-bottom: 10px; } .page-jl-wingert-pot-feeder__support-text { color: #ccc; font-size: 1em; } .page-jl-wingert-pot-feeder__faq-list { max-width: 900px; margin: 0 auto; } .page-jl-wingert-pot-feeder__faq-item { background-color: #2c2c4d; margin-bottom: 15px; border-radius: 8px; overflow: hidden; } .page-jl-wingert-pot-feeder__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #3a3a5e; color: #ffcc00; font-size: 1.2em; font-weight: bold; user-select: none; transition: background-color 0.3s ease; } .page-jl-wingert-pot-feeder__faq-question:hover { background-color: #4a4a6e; } .page-jl-wingert-pot-feeder__faq-question h3 { margin: 0; pointer-events: none; color: #ffcc00; } .page-jl-wingert-pot-feeder__faq-toggle { font-size: 1.5em; font-weight: bold; pointer-events: none; transition: transform 0.3s ease; } .page-jl-wingert-pot-feeder__faq-item.active .page-jl-wingert-pot-feeder__faq-toggle { transform: rotate(45deg); } .page-jl-wingert-pot-feeder__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; color: #ccc; text-align: left; } .page-jl-wingert-pot-feeder__faq-item.active .page-jl-wingert-pot-feeder__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-jl-wingert-pot-feeder__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; } .page-jl-wingert-pot-feeder__blog-card { background-color: #2c2c4d; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); text-align: left; transition: transform 0.3s ease; } .page-jl-wingert-pot-feeder__blog-card:hover { transform: translateY(-5px); } .page-jl-wingert-pot-feeder__blog-image { width: 100%; height: 220px; object-fit: cover; } .page-jl-wingert-pot-feeder__blog-content { padding: 25px; } .page-jl-wingert-pot-feeder__blog-date { font-size: 0.9em; color: #999; margin-bottom: 10px; } .page-jl-wingert-pot-feeder__blog-title { font-size: 1.4em; color: #ffcc00; margin-bottom: 15px; line-height: 1.3; } .page-jl-wingert-pot-feeder__blog-description { font-size: 1em; color: #ccc; margin-bottom: 20px; } @media (max-width: 768px) { .page-jl-wingert-pot-feeder__hero-section { padding: 80px 15px; min-height: 60vh; } .page-jl-wingert-pot-feeder__hero-title { font-size: 2.5em; } .page-jl-wingert-pot-feeder__hero-subtitle { font-size: 1.2em; } .page-jl-wingert-pot-feeder__hero-cta-group { flex-direction: column; gap: 15px; } .page-jl-wingert-pot-feeder__btn { width: 100%; padding: 12px 20px; font-size: 1em; } .page-jl-wingert-pot-feeder__title { font-size: 2em; } .page-jl-wingert-pot-feeder__section { padding: 40px 15px; } .page-jl-wingert-pot-feeder__text-content { font-size: 1em; } .page-jl-wingert-pot-feeder__grid, .page-jl-wingert-pot-feeder__support-grid, .page-jl-wingert-pot-feeder__blog-grid { grid-template-columns: 1fr; gap: 20px; } .page-jl-wingert-pot-feeder__card-title, .page-jl-wingert-pot-feeder__promo-title, .page-jl-wingert-pot-feeder__support-title, .page-jl-wingert-pot-feeder__blog-title { font-size: 1.3em; } .page-jl-wingert-pot-feeder__faq-question { padding: 15px 20px; font-size: 1.1em; } .page-jl-wingert-pot-feeder__faq-answer { padding: 15px 20px !important; font-size: 0.95em; } .page-jl-wingert-pot-feeder__promo-item, .page-jl-wingert-pot-feeder__support-item, .page-jl-wingert-pot-feeder__blog-card, .page-jl-wingert-pot-feeder__card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-jl-wingert-pot-feeder__promo-list, .page-jl-wingert-pot-feeder__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-jl-wingert-pot-feeder__text-content, .page-jl-wingert-pot-feeder__card-description, .page-jl-wingert-pot-feeder__promo-description, .page-jl-wingert-pot-feeder__support-text, .page-jl-wingert-pot-feeder__blog-description { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-jl-wingert-pot-feeder img { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } }