.page-jl-motorsport { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; }.page-jl-motorsport__container { max-width: 1200px; margin: 0 auto; padding: 20px; }.page-jl-motorsport__section { padding: 40px 20px; margin-bottom: 20px; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); }.page-jl-motorsport__hero-section { background-color: #1a1a1a; color: #fff; text-align: center; padding: 100px 20px; position: relative; overflow: hidden; border-radius: 0; padding-top: calc(var(--header-offset, 122px) + 10px); }.page-jl-motorsport__hero-background { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; opacity: 0.4; z-index: 0; }.page-jl-motorsport__hero-content { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; }.page-jl-motorsport__hero-title { font-size: 3.5em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0,0,0,0.7); line-height: 1.2; color: #ffcc00; }.page-jl-motorsport__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; color: #eee; }.page-jl-motorsport__cta-button { display: inline-block; background-color: #ffcc00; color: #1a1a1a; padding: 15px 30px; text-decoration: none; border-radius: 5px; font-size: 1.2em; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; }.page-jl-motorsport__cta-button:hover { background-color: #e6b800; transform: translateY(-3px); }.page-jl-motorsport__section-title { font-size: 2.5em; color: #1a1a1a; text-align: center; margin-bottom: 30px; }.page-jl-motorsport__intro-text { font-size: 1.1em; text-align: center; max-width: 800px; margin: 0 auto 30px; }.page-jl-motorsport__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 20px; margin-top: 30px; }.page-jl-motorsport__grid-item { background-color: #f0f0f0; padding: 25px; border-radius: 8px; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; }.page-jl-motorsport__grid-item:hover { transform: translateY(-5px); box-shadow: 0 4px 10px rgba(0,0,0,0.15); }.page-jl-motorsport__grid-item-title { font-size: 1.5em; color: #333; margin-bottom: 15px; }.page-jl-motorsport__quick-access-list { display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; margin-top: 30px; }.page-jl-motorsport__quick-access-item { flex: 1 1 auto; min-width: 180px; max-width: 250px; }.page-jl-motorsport__quick-access-button { display: block; width: 100%; background-color: #333; color: #ffcc00; padding: 12px 20px; text-decoration: none; border-radius: 5px; font-size: 1.1em; text-align: center; transition: background-color 0.3s ease, color 0.3s ease; border: none; cursor: pointer; }.page-jl-motorsport__quick-access-button:hover { background-color: #ffcc00; color: #333; }.page-jl-motorsport__game-card { background-color: #f9f9f9; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0,0,0,0.1); text-align: left; }.page-jl-motorsport__game-card-image { width: 100%; height: 250px; object-fit: cover; display: block; }.page-jl-motorsport__game-card-content { padding: 20px; }.page-jl-motorsport__game-card-title { font-size: 1.4em; margin-bottom: 10px; color: #1a1a1a; }.page-jl-motorsport__game-card-description { font-size: 0.95em; color: #555; margin-bottom: 15px; }.page-jl-motorsport__promo-card { background-color: #333; color: #fff; padding: 25px; border-radius: 8px; text-align: center; position: relative; overflow: hidden; }.page-jl-motorsport__promo-card-title { font-size: 1.8em; color: #ffcc00; margin-bottom: 10px; }.page-jl-motorsport__promo-card-description { font-size: 1em; margin-bottom: 20px; }.page-jl-motorsport__security-item { display: flex; align-items: center; margin-bottom: 15px; }.page-jl-motorsport__security-icon { width: 40px; height: 40px; margin-right: 15px; object-fit: contain; }.page-jl-motorsport__security-text { font-size: 1em; color: #555; }.page-jl-motorsport__faq-item { border-bottom: 1px solid #eee; margin-bottom: 10px; }.page-jl-motorsport__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 0; cursor: pointer; user-select: none; transition: background-color 0.3s ease; }.page-jl-motorsport__faq-question:hover { background-color: #f5f5f5; }.page-jl-motorsport__faq-question h3 { margin: 0; font-size: 1.2em; color: #1a1a1a; pointer-events: none; }.page-jl-motorsport__faq-toggle { font-size: 1.5em; font-weight: bold; color: #ffcc00; pointer-events: none; transition: transform 0.3s ease; }.page-jl-motorsport__faq-item.active .page-jl-motorsport__faq-toggle { transform: rotate(45deg); }.page-jl-motorsport__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-jl-motorsport__faq-item.active .page-jl-motorsport__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; }.page-jl-motorsport__faq-answer p { margin-top: 0; margin-bottom: 15px; color: #555; }.page-jl-motorsport__blog-card { background-color: #f9f9f9; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0,0,0,0.1); text-align: left; }.page-jl-motorsport__blog-card-image { width: 100%; height: 200px; object-fit: cover; display: block; }.page-jl-motorsport__blog-card-content { padding: 20px; }.page-jl-motorsport__blog-card-title { font-size: 1.3em; margin-bottom: 10px; color: #1a1a1a; }.page-jl-motorsport__blog-card-date { font-size: 0.85em; color: #777; margin-bottom: 10px; }.page-jl-motorsport__blog-card-excerpt { font-size: 0.95em; color: #555; margin-bottom: 15px; }.page-jl-motorsport__blog-card-link { display: inline-block; background-color: #ffcc00; color: #1a1a1a; padding: 8px 15px; text-decoration: none; border-radius: 4px; font-size: 0.9em; transition: background-color 0.3s ease; }.page-jl-motorsport__blog-card-link:hover { background-color: #e6b800; }@media (max-width: 768px) { .page-jl-motorsport__hero-title { font-size: 2.5em; }.page-jl-motorsport__hero-subtitle { font-size: 1.2em; }.page-jl-motorsport__section-title { font-size: 2em; }.page-jl-motorsport__intro-text { font-size: 1em; }.page-jl-motorsport__grid { grid-template-columns: 1fr; }.page-jl-motorsport__quick-access-list { flex-direction: column; align-items: center; }.page-jl-motorsport__quick-access-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 0 10px; }.page-jl-motorsport__quick-access-button { width: 100%; }.page-jl-motorsport__game-card-image, .page-jl-motorsport__blog-card-image { height: 180px; }.page-jl-motorsport__faq-question h3 { font-size: 1.1em; }.page-jl-motorsport__faq-answer p { font-size: 0.9em; }.page-jl-motorsport__section { padding: 30px 15px; }.page-jl-motorsport__container { padding: 10px; }.page-jl-motorsport__hero-section { padding: 80px 15px; padding-top: calc(var(--header-offset, 122px) + 8px); }.page-jl-motorsport__grid-item, .page-jl-motorsport__game-card, .page-jl-motorsport__promo-card, .page-jl-motorsport__blog-card { max-width: 100% !important; width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; }.page-jl-motorsport__security-item { flex-direction: column; text-align: center; }.page-jl-motorsport__security-icon { margin-right: 0; margin-bottom: 10px; }.page-jl-motorsport__faq-answer { padding: 0 10px; }.page-jl-motorsport__faq-item.active .page-jl-motorsport__faq-answer { padding: 15px 10px !important; }img { max-width: 100% !important; height: auto !important; }.page-jl-motorsport__intro-text, .page-jl-motorsport__promo-card-description, .page-jl-motorsport__game-card-description, .page-jl-motorsport__blog-card-excerpt, .page-jl-motorsport__security-text, .page-jl-motorsport__faq-answer p { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }}