.page-can-you-hit-a-cart-with-a-lighter { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; padding-top: var(--header-offset, 122px); }.page-can-you-hit-a-cart-with-a-lighter__container { max-width: 1200px; margin: 0 auto; padding: 20px; }.page-can-you-hit-a-cart-with-a-lighter__hero-section { background: linear-gradient(135deg, #1a2a6c, #b21f1f, #fdbb2d); color: #fff; padding: 60px 20px; text-align: center; border-radius: 10px; margin-bottom: 30px; position: relative; overflow: hidden; }.page-can-you-hit-a-cart-with-a-lighter__hero-section::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url('[GALLERY:hero:1920x1080:abstract,gaming,lights]') no-repeat center center/cover; opacity: 0.2; z-index: 1; }.page-can-you-hit-a-cart-with-a-lighter__hero-content { position: relative; z-index: 2; }.page-can-you-hit-a-cart-with-a-lighter__hero-title { font-size: 2.8em; margin-bottom: 15px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); color: #FFD700; }.page-can-you-hit-a-cart-with-a-lighter__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; color: #eee; }.page-can-you-hit-a-cart-with-a-lighter__cta-button { display: inline-block; background-color: #FF4500; color: #fff; padding: 15px 30px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1.2em; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; }.page-can-you-hit-a-cart-with-a-lighter__cta-button:hover { background-color: #e03e00; transform: translateY(-3px); }.page-can-you-hit-a-cart-with-a-lighter__section-title { font-size: 2.2em; color: #1a2a6c; text-align: center; margin-bottom: 30px; position: relative; padding-bottom: 10px; }.page-can-you-hit-a-cart-with-a-lighter__section-title::after { content: ''; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); width: 80px; height: 4px; background-color: #fdbb2d; border-radius: 2px; }.page-can-you-hit-a-cart-with-a-lighter__intro-text { text-align: center; margin-bottom: 40px; font-size: 1.1em; color: #555; }.page-can-you-hit-a-cart-with-a-lighter__payment-providers { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; max-width: 100%; box-sizing: border-box; margin-bottom: 40px; }.page-can-you-hit-a-cart-with-a-lighter__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; }.page-can-you-hit-a-cart-with-a-lighter__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; }.page-can-you-hit-a-cart-with-a-lighter__card-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-bottom: 40px; }.page-can-you-hit-a-cart-with-a-lighter__card { background-color: #fff; border-radius: 10px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); padding: 25px; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; }.page-can-you-hit-a-cart-with-a-lighter__card:hover { transform: translateY(-5px); box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15); }.page-can-you-hit-a-cart-with-a-lighter__card-icon { width: 80px; height: 80px; margin-bottom: 15px; display: block; margin-left: auto; margin-right: auto; object-fit: contain; }.page-can-you-hit-a-cart-with-a-lighter__card-title { font-size: 1.5em; color: #1a2a6c; margin-bottom: 10px; }.page-can-you-hit-a-cart-with-a-lighter__card-description { font-size: 1em; color: #666; }.page-can-you-hit-a-cart-with-a-lighter__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 25px; margin-bottom: 40px; }.page-can-you-hit-a-cart-with-a-lighter__game-card { background-color: #fff; border-radius: 10px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); overflow: hidden; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; }.page-can-you-hit-a-cart-with-a-lighter__game-card:hover { transform: translateY(-5px); box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15); }.page-can-you-hit-a-cart-with-a-lighter__game-image { width: 100%; height: 180px; object-fit: cover; display: block; }.page-can-you-hit-a-cart-with-a-lighter__game-info { padding: 20px; }.page-can-you-hit-a-cart-with-a-lighter__game-title { font-size: 1.3em; color: #1a2a6c; margin-bottom: 10px; }.page-can-you-hit-a-cart-with-a-lighter__game-description { font-size: 0.95em; color: #666; margin-bottom: 15px; }.page-can-you-hit-a-cart-with-a-lighter__game-button { display: inline-block; background-color: #fdbb2d; color: #1a2a6c; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; border: none; cursor: pointer; }.page-can-you-hit-a-cart-with-a-lighter__game-button:hover { background-color: #e0a528; }.page-can-you-hit-a-cart-with-a-lighter__promo-list { list-style: none; padding: 0; margin-bottom: 40px; display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 20px; }.page-can-you-hit-a-cart-with-a-lighter__promo-item { background-color: #fff; border-radius: 10px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); padding: 25px; position: relative; overflow: hidden; transition: transform 0.3s ease; }.page-can-you-hit-a-cart-with-a-lighter__promo-item:hover { transform: translateY(-5px); }.page-can-you-hit-a-cart-with-a-lighter__promo-item::before { content: ''; position: absolute; top: -10px; left: -10px; width: 50px; height: 50px; background-color: #fdbb2d; transform: rotate(45deg); }.page-can-you-hit-a-cart-with-a-lighter__promo-title { font-size: 1.4em; color: #1a2a6c; margin-bottom: 10px; padding-left: 20px; position: relative; }.page-can-you-hit-a-cart-with-a-lighter__promo-title::before { content: '✨'; position: absolute; left: 0; top: 50%; transform: translateY(-50%); }.page-can-you-hit-a-cart-with-a-lighter__promo-description { font-size: 0.95em; color: #555; margin-bottom: 15px; }.page-can-you-hit-a-cart-with-a-lighter__promo-button { display: inline-block; background-color: #FF4500; color: #fff; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; border: none; cursor: pointer; }.page-can-you-hit-a-cart-with-a-lighter__promo-button:hover { background-color: #e03e00; }.page-can-you-hit-a-cart-with-a-lighter__security-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-bottom: 40px; }.page-can-you-hit-a-cart-with-a-lighter__security-item { background-color: #fff; border-radius: 10px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); padding: 25px; text-align: center; }.page-can-you-hit-a-cart-with-a-lighter__security-icon { width: 60px; height: 60px; margin-bottom: 15px; display: block; margin-left: auto; margin-right: auto; object-fit: contain; }.page-can-you-hit-a-cart-with-a-lighter__security-title { font-size: 1.3em; color: #1a2a6c; margin-bottom: 10px; }.page-can-you-hit-a-cart-with-a-lighter__security-description { font-size: 0.95em; color: #666; }.page-can-you-hit-a-cart-with-a-lighter__faq-list { list-style: none; padding: 0; margin-bottom: 40px; }.page-can-you-hit-a-cart-with-a-lighter__faq-item { background-color: #fff; border-radius: 10px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08); margin-bottom: 15px; overflow: hidden; }.page-can-you-hit-a-cart-with-a-lighter__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px; cursor: pointer; background-color: #fdfdfd; border-bottom: 1px solid #eee; transition: background-color 0.3s ease; user-select: none; }.page-can-you-hit-a-cart-with-a-lighter__faq-question:hover { background-color: #f5f5f5; }.page-can-you-hit-a-cart-with-a-lighter__faq-question h3 { margin: 0; font-size: 1.2em; color: #1a2a6c; pointer-events: none; }.page-can-you-hit-a-cart-with-a-lighter__faq-toggle { font-size: 1.5em; font-weight: bold; color: #FF4500; transition: transform 0.3s ease; pointer-events: none; }.page-can-you-hit-a-cart-with-a-lighter__faq-item.active .page-can-you-hit-a-cart-with-a-lighter__faq-toggle { transform: rotate(45deg); }.page-can-you-hit-a-cart-with-a-lighter__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-can-you-hit-a-cart-with-a-lighter__faq-item.active .page-can-you-hit-a-cart-with-a-lighter__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; }.page-can-you-hit-a-cart-with-a-lighter__faq-answer p { margin: 0; color: #555; }.page-can-you-hit-a-cart-with-a-lighter__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-bottom: 40px; }.page-can-you-hit-a-cart-with-a-lighter__blog-card { background-color: #fff; border-radius: 10px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); overflow: hidden; transition: transform 0.3s ease, box-shadow 0.3s ease; }.page-can-you-hit-a-cart-with-a-lighter__blog-card:hover { transform: translateY(-5px); box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15); }.page-can-you-hit-a-cart-with-a-lighter__blog-image { width: 100%; height: 200px; object-fit: cover; display: block; }.page-can-you-hit-a-cart-with-a-lighter__blog-content { padding: 20px; }.page-can-you-hit-a-cart-with-a-lighter__blog-title { font-size: 1.3em; color: #1a2a6c; margin-bottom: 10px; }.page-can-you-hit-a-cart-with-a-lighter__blog-title a { text-decoration: none; color: inherit; transition: color 0.3s ease; }.page-can-you-hit-a-cart-with-a-lighter__blog-title a:hover { color: #FF4500; }.page-can-you-hit-a-cart-with-a-lighter__blog-excerpt { font-size: 0.95em; color: #666; margin-bottom: 15px; }.page-can-you-hit-a-cart-with-a-lighter__blog-date { font-size: 0.85em; color: #999; }.page-can-you-hit-a-cart-with-a-lighter__quick-links { text-align: center; margin-bottom: 40px; }.page-can-you-hit-a-cart-with-a-lighter__quick-links-grid { display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; }.page-can-you-hit-a-cart-with-a-lighter__quick-link-button { display: inline-block; background-color: #007bff; color: #fff; padding: 12px 25px; border-radius: 50px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; }.page-can-you-hit-a-cart-with-a-lighter__quick-link-button:hover { background-color: #0056b3; transform: translateY(-2px); }.page-can-you-hit-a-cart-with-a-lighter__quick-link-button--alt { background-color: #28a745; }.page-can-you-hit-a-cart-with-a-lighter__quick-link-button--alt:hover { background-color: #218838; }@media (max-width: 768px) { .page-can-you-hit-a-cart-with-a-lighter__hero-title { font-size: 2em; }.page-can-you-hit-a-cart-with-a-lighter__hero-subtitle { font-size: 1.2em; }.page-can-you-hit-a-cart-with-a-lighter__section-title { font-size: 1.8em; }.page-can-you-hit-a-cart-with-a-lighter__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; }.page-can-you-hit-a-cart-with-a-lighter__payment-logo, .page-can-you-hit-a-cart-with-a-lighter__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; }.page-can-you-hit-a-cart-with-a-lighter__card-grid, .page-can-you-hit-a-cart-with-a-lighter__game-grid, .page-can-you-hit-a-cart-with-a-lighter__promo-list, .page-can-you-hit-a-cart-with-a-lighter__security-grid, .page-can-you-hit-a-cart-with-a-lighter__blog-grid { grid-template-columns: 1fr; gap: 20px; }.page-can-you-hit-a-cart-with-a-lighter__card, .page-can-you-hit-a-cart-with-a-lighter__game-card, .page-can-you-hit-a-cart-with-a-lighter__promo-item, .page-can-you-hit-a-cart-with-a-lighter__security-item, .page-can-you-hit-a-cart-with-a-lighter__blog-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 15px; }.page-can-you-hit-a-cart-with-a-lighter__game-image, .page-can-you-hit-a-cart-with-a-lighter__blog-image { max-width: 100% !important; height: auto !important; }.page-can-you-hit-a-cart-with-a-lighter__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-can-you-hit-a-cart-with-a-lighter__faq-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; }.page-can-you-hit-a-cart-with-a-lighter__faq-question { padding: 15px; }.page-can-you-hit-a-cart-with-a-lighter__faq-question h3 { font-size: 1.1em; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }.page-can-you-hit-a-cart-with-a-lighter__faq-answer { padding: 15px 15px !important; }.page-can-you-hit-a-cart-with-a-lighter__quick-links-grid { flex-direction: column; align-items: center; }.page-can-you-hit-a-cart-with-a-lighter__quick-link-button { width: 90%; max-width: 300px; }}.page-can-you-hit-a-cart-with-a-lighter img { max-width: 100%; height: auto; box-sizing: border-box; }.page-can-you-hit-a-cart-with-a-lighter div[class*='__image-container'] { width: 100%; max-width: 100%; overflow: hidden; box-sizing: border-box; }@media (max-width: 768px) { .page-can-you-hit-a-cart-with-a-lighter img { max-width: 100% !important; height: auto !important; }.page-can-you-hit-a-cart-with-a-lighter div[class*='__image-container'] { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; }}