.page-wrangler-jl-hood-lock { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; } .page-wrangler-jl-hood-lock__container { max-width: 1200px; margin: 0 auto; padding: 20px; } .page-wrangler-jl-hood-lock__hero-section { background: linear-gradient(135deg, #0a192f, #1a2a46); color: #fff; text-align: center; padding: 100px 20px 60px; position: relative; overflow: hidden; border-radius: 0 0 15px 15px; } .page-wrangler-jl-hood-lock__hero-section::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url('[GALLERY:pattern:1920x1080:abstract,geometric,secure]') no-repeat center center/cover; opacity: 0.1; z-index: 0; } .page-wrangler-jl-hood-lock__hero-content { position: relative; z-index: 1; } .page-wrangler-jl-hood-lock__hero-title { font-size: 3.5em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); } .page-wrangler-jl-hood-lock__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; } .page-wrangler-jl-hood-lock__cta-button { display: inline-block; background-color: #ffc107; color: #212529; padding: 15px 30px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1.2em; transition: all 0.3s ease; border: none; cursor: pointer; } .page-wrangler-jl-hood-lock__cta-button:hover { background-color: #e0a800; transform: translateY(-3px); box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); } .page-wrangler-jl-hood-lock__section { background-color: #fff; padding: 40px 20px; margin-bottom: 20px; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); } .page-wrangler-jl-hood-lock__section--dark { background-color: #212529; color: #fff; } .page-wrangler-jl-hood-lock__section-title { font-size: 2.5em; color: #0a192f; text-align: center; margin-bottom: 30px; } .page-wrangler-jl-hood-lock__section--dark .page-wrangler-jl-hood-lock__section-title { color: #ffc107; } .page-wrangler-jl-hood-lock__text-content { font-size: 1.1em; line-height: 1.8; text-align: justify; } .page-wrangler-jl-hood-lock__features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 30px; } .page-wrangler-jl-hood-lock__feature-item { text-align: center; padding: 25px; background-color: #f0f0f0; border-radius: 8px; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-wrangler-jl-hood-lock__feature-item:hover { transform: translateY(-5px); box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1); } .page-wrangler-jl-hood-lock__feature-icon { width: 80px; height: 80px; margin-bottom: 15px; } .page-wrangler-jl-hood-lock__feature-title { font-size: 1.4em; color: #0a192f; margin-bottom: 10px; } .page-wrangler-jl-hood-lock__feature-description { font-size: 1em; color: #555; } .page-wrangler-jl-hood-lock__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 25px; margin-top: 30px; } .page-wrangler-jl-hood-lock__game-card { background-color: #f0f0f0; border-radius: 8px; overflow: hidden; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-wrangler-jl-hood-lock__game-card:hover { transform: translateY(-5px); box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15); } .page-wrangler-jl-hood-lock__game-image { width: 100%; height: 200px; object-fit: cover; } .page-wrangler-jl-hood-lock__game-title { font-size: 1.3em; color: #0a192f; margin: 15px 10px 10px; } .page-wrangler-jl-hood-lock__game-description { font-size: 0.95em; color: #555; margin: 0 10px 15px; } .page-wrangler-jl-hood-lock__game-button { display: inline-block; background-color: #007bff; color: #fff; padding: 10px 20px; border-radius: 50px; text-decoration: none; font-weight: bold; margin-bottom: 15px; transition: background-color 0.3s ease; border: none; cursor: pointer; } .page-wrangler-jl-hood-lock__game-button:hover { background-color: #0056b3; } .page-wrangler-jl-hood-lock__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; } .page-wrangler-jl-hood-lock__promo-card { background-color: #fff; border: 1px solid #ddd; border-radius: 8px; overflow: hidden; text-align: center; padding-bottom: 20px; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-wrangler-jl-hood-lock__promo-card:hover { transform: translateY(-5px); box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15); } .page-wrangler-jl-hood-lock__promo-image { width: 100%; height: 200px; object-fit: cover; } .page-wrangler-jl-hood-lock__promo-title { font-size: 1.5em; color: #0a192f; margin: 15px 10px 10px; } .page-wrangler-jl-hood-lock__promo-description { font-size: 1em; color: #555; margin: 0 10px 15px; } .page-wrangler-jl-hood-lock__promo-button { display: inline-block; background-color: #28a745; color: #fff; padding: 12px 25px; border-radius: 50px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; border: none; cursor: pointer; } .page-wrangler-jl-hood-lock__promo-button:hover { background-color: #218838; } .page-wrangler-jl-hood-lock__cta-banner { background: linear-gradient(45deg, #007bff, #0056b3); color: #fff; text-align: center; padding: 50px 20px; border-radius: 8px; margin-top: 40px; } .page-wrangler-jl-hood-lock__cta-banner-title { font-size: 2.2em; margin-bottom: 15px; } .page-wrangler-jl-hood-lock__cta-banner-text { font-size: 1.2em; margin-bottom: 30px; } .page-wrangler-jl-hood-lock__faq-list { margin-top: 30px; } .page-wrangler-jl-hood-lock__faq-item { background-color: #f0f0f0; border-radius: 8px; margin-bottom: 15px; overflow: hidden; } .page-wrangler-jl-hood-lock__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #e9ecef; border-bottom: 1px solid #dee2e6; user-select: none; transition: background-color 0.3s ease; } .page-wrangler-jl-hood-lock__faq-question:hover { background-color: #e2e6ea; } .page-wrangler-jl-hood-lock__faq-question h3 { margin: 0; font-size: 1.2em; color: #0a192f; pointer-events: none; } .page-wrangler-jl-hood-lock__faq-toggle { font-size: 1.8em; font-weight: bold; color: #0a192f; pointer-events: none; transition: transform 0.3s ease; } .page-wrangler-jl-hood-lock__faq-item.active .page-wrangler-jl-hood-lock__faq-toggle { transform: rotate(45deg); } .page-wrangler-jl-hood-lock__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; background-color: #fdfdfd; border-top: none; } .page-wrangler-jl-hood-lock__faq-item.active .page-wrangler-jl-hood-lock__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-wrangler-jl-hood-lock__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; } .page-wrangler-jl-hood-lock__blog-card { background-color: #fff; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-wrangler-jl-hood-lock__blog-card:hover { transform: translateY(-5px); box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15); } .page-wrangler-jl-hood-lock__blog-image { width: 100%; height: 200px; object-fit: cover; } .page-wrangler-jl-hood-lock__blog-content { padding: 20px; } .page-wrangler-jl-hood-lock__blog-title { font-size: 1.4em; color: #0a192f; margin-bottom: 10px; } .page-wrangler-jl-hood-lock__blog-title a { text-decoration: none; color: inherit; transition: color 0.3s ease; } .page-wrangler-jl-hood-lock__blog-title a:hover { color: #007bff; } .page-wrangler-jl-hood-lock__blog-excerpt { font-size: 1em; color: #555; margin-bottom: 15px; } .page-wrangler-jl-hood-lock__blog-date { font-size: 0.9em; color: #777; } .page-wrangler-jl-hood-lock__app-download { background-color: #007bff; color: #fff; padding: 40px 20px; text-align: center; border-radius: 8px; margin-top: 40px; } .page-wrangler-jl-hood-lock__app-download-title { font-size: 2em; margin-bottom: 20px; } .page-wrangler-jl-hood-lock__app-download-button { display: inline-block; background-color: #ffc107; color: #212529; padding: 15px 30px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1.2em; transition: all 0.3s ease; border: none; cursor: pointer; margin-top: 20px; } .page-wrangler-jl-hood-lock__app-download-button:hover { background-color: #e0a800; transform: translateY(-3px); box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); } .page-wrangler-jl-hood-lock__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 20px; margin-top: 30px; } .page-wrangler-jl-hood-lock__quick-access-item { background-color: #e9ecef; border-radius: 8px; padding: 20px; text-align: center; transition: background-color 0.3s ease, transform 0.3s ease; } .page-wrangler-jl-hood-lock__quick-access-item:hover { background-color: #dee2e6; transform: translateY(-3px); } .page-wrangler-jl-hood-lock__quick-access-link { display: block; font-size: 1.1em; color: #0a192f; text-decoration: none; font-weight: bold; } .page-wrangler-jl-hood-lock__quick-access-link:hover { color: #007bff; } .page-wrangler-jl-hood-lock__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; } .page-wrangler-jl-hood-lock__floating-button { background-color: #007bff; color: #fff; border: none; border-radius: 50%; width: 50px; height: 50px; display: flex; align-items: center; justify-content: center; font-size: 1.2em; cursor: pointer; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); transition: background-color 0.3s ease, transform 0.3s ease; text-decoration: none; } .page-wrangler-jl-hood-lock__floating-button--register { background-color: #28a745; } .page-wrangler-jl-hood-lock__floating-button--login { background-color: #ffc107; color: #212529; } .page-wrangler-jl-hood-lock__floating-button:hover { transform: translateY(-3px); opacity: 0.9; } @media (max-width: 768px) { .page-wrangler-jl-hood-lock__hero-title { font-size: 2.5em; } .page-wrangler-jl-hood-lock__hero-subtitle { font-size: 1.2em; } .page-wrangler-jl-hood-lock__section-title { font-size: 2em; } .page-wrangler-jl-hood-lock__text-content { font-size: 1em; } .page-wrangler-jl-hood-lock__features-grid, .page-wrangler-jl-hood-lock__game-grid, .page-wrangler-jl-hood-lock__promo-grid, .page-wrangler-jl-hood-lock__blog-grid, .page-wrangler-jl-hood-lock__quick-access-grid { grid-template-columns: 1fr; } .page-wrangler-jl-hood-lock__feature-item, .page-wrangler-jl-hood-lock__game-card, .page-wrangler-jl-hood-lock__promo-card, .page-wrangler-jl-hood-lock__blog-card, .page-wrangler-jl-hood-lock__quick-access-item { margin-bottom: 15px; } .page-wrangler-jl-hood-lock__faq-question { padding: 15px 20px; } .page-wrangler-jl-hood-lock__faq-question h3 { font-size: 1.1em; } .page-wrangler-jl-hood-lock__faq-answer { padding: 0 20px; } .page-wrangler-jl-hood-lock__faq-item.active .page-wrangler-jl-hood-lock__faq-answer { padding: 15px 20px !important; } .page-wrangler-jl-hood-lock__cta-banner { padding: 30px 15px; } .page-wrangler-jl-hood-lock__cta-banner-title { font-size: 1.8em; } .page-wrangler-jl-hood-lock__cta-banner-text { font-size: 1em; } .page-wrangler-jl-hood-lock__app-download { padding: 30px 15px; } .page-wrangler-jl-hood-lock__app-download-title { font-size: 1.8em; } .page-wrangler-jl-hood-lock__app-download-button { font-size: 1em; padding: 12px 25px; } .page-wrangler-jl-hood-lock__floating-buttons { right: 10px; bottom: 10px; gap: 8px; } .page-wrangler-jl-hood-lock__floating-button { width: 45px; height: 45px; font-size: 1.1em; } } @media (max-width: 375px) { .page-wrangler-jl-hood-lock__container { padding: 10px; } .page-wrangler-jl-hood-lock__hero-title { font-size: 2em; } .page-wrangler-jl-hood-lock__hero-subtitle { font-size: 1em; } .page-wrangler-jl-hood-lock__cta-button { padding: 12px 25px; font-size: 1em; } .page-wrangler-jl-hood-lock__section { padding: 20px 10px; } .page-wrangler-jl-hood-lock__section-title { font-size: 1.8em; } .page-wrangler-jl-hood-lock__text-content { font-size: 0.95em; } .page-wrangler-jl-hood-lock__feature-item, .page-wrangler-jl-hood-lock__game-card, .page-wrangler-jl-hood-lock__promo-card, .page-wrangler-jl-hood-lock__blog-card, .page-wrangler-jl-hood-lock__quick-access-item { padding: 15px; } .page-wrangler-jl-hood-lock__faq-question { padding: 12px 15px; } .page-wrangler-jl-hood-lock__faq-question h3 { font-size: 1em; } .page-wrangler-jl-hood-lock__faq-answer { padding: 0 15px; } .page-wrangler-jl-hood-lock__faq-item.active .page-wrangler-jl-hood-lock__faq-answer { padding: 10px 15px !important; } .page-wrangler-jl-hood-lock__game-title, .page-wrangler-jl-hood-lock__promo-title, .page-wrangler-jl-hood-lock__blog-title { font-size: 1.2em; } .page-wrangler-jl-hood-lock__game-description, .page-wrangler-jl-hood-lock__promo-description, .page-wrangler-jl-hood-lock__blog-excerpt { font-size: 0.9em; } .page-wrangler-jl-hood-lock__game-button, .page-wrangler-jl-hood-lock__promo-button { padding: 8px 15px; font-size: 0.9em; } .page-wrangler-jl-hood-lock__floating-buttons { right: 5px; bottom: 5px; } .page-wrangler-jl-hood-lock__floating-button { width: 40px; height: 40px; font-size: 1em; } }