.page-barette-de-ram-8go-ddr4 { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f4f7f6; padding-top: var(--header-offset, 122px); } .page-barette-de-ram-8go-ddr4__hero-section { background: linear-gradient(135deg, #1a2a6c, #b21f1f, #fdbb2d); color: #fff; text-align: center; padding: 60px 20px; position: relative; overflow: hidden; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; } .page-barette-de-ram-8go-ddr4__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; opacity: 0.3; z-index: 0; } .page-barette-de-ram-8go-ddr4__hero-content { position: relative; z-index: 1; } .page-barette-de-ram-8go-ddr4__hero-title { font-size: 2.8em; margin-bottom: 15px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); color: #fff; } .page-barette-de-ram-8go-ddr4__hero-subtitle { font-size: 1.4em; margin-bottom: 30px; } .page-barette-de-ram-8go-ddr4__btn { display: inline-block; background-color: #007bff; color: #fff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.2s ease; margin: 10px; border: none; cursor: pointer; } .page-barette-de-ram-8go-ddr4__btn:hover { background-color: #0056b3; transform: translateY(-2px); } .page-barette-de-ram-8go-ddr4__section { padding: 40px 20px; background-color: #fff; margin-bottom: 20px; border-radius: 10px; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05); } .page-barette-de-ram-8go-ddr4__section-title { font-size: 2em; color: #1a2a6c; text-align: center; margin-bottom: 30px; position: relative; padding-bottom: 10px; } .page-barette-de-ram-8go-ddr4__section-title::after { content: ''; display: block; width: 60px; height: 4px; background-color: #fdbb2d; margin: 10px auto 0; border-radius: 2px; } .page-barette-de-ram-8go-ddr4__intro-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; text-align: center; } .page-barette-de-ram-8go-ddr4__intro-item { background-color: #f9f9f9; padding: 25px; border-radius: 8px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.03); transition: transform 0.3s ease; } .page-barette-de-ram-8go-ddr4__intro-item:hover { transform: translateY(-5px); } .page-barette-de-ram-8go-ddr4__intro-item img { max-width: 250px; height: auto; margin-bottom: 15px; border-radius: 5px; } .page-barette-de-ram-8go-ddr4__intro-item h3 { color: #1a2a6c; margin-bottom: 10px; font-size: 1.3em; } .page-barette-de-ram-8go-ddr4__quick-links-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 15px; margin-top: 20px; } .page-barette-de-ram-8go-ddr4__quick-link-btn { display: block; text-align: center; padding: 15px 10px; background-color: #ffc107; color: #333; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; } .page-barette-de-ram-8go-ddr4__quick-link-btn:hover { background-color: #e0a800; } .page-barette-de-ram-8go-ddr4__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 25px; margin-top: 30px; } .page-barette-de-ram-8go-ddr4__game-card { background-color: #f0f8ff; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); text-align: center; transition: transform 0.3s ease; } .page-barette-de-ram-8go-ddr4__game-card:hover { transform: translateY(-5px); } .page-barette-de-ram-8go-ddr4__game-card img { max-width: 100%; height: auto; display: block; } .page-barette-de-ram-8go-ddr4__game-card-content { padding: 20px; } .page-barette-de-ram-8go-ddr4__game-card-content h3 { color: #1a2a6c; font-size: 1.4em; margin-bottom: 10px; } .page-barette-de-ram-8go-ddr4__game-card-content p { font-size: 0.9em; color: #555; margin-bottom: 15px; } .page-barette-de-ram-8go-ddr4__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; } .page-barette-de-ram-8go-ddr4__promo-card { background-color: #e6f7ff; border-radius: 10px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); padding: 25px; text-align: center; } .page-barette-de-ram-8go-ddr4__promo-card h3 { color: #1a2a6c; font-size: 1.5em; margin-bottom: 10px; } .page-barette-de-ram-8go-ddr4__promo-card p { color: #555; margin-bottom: 15px; } .page-barette-de-ram-8go-ddr4__security-item { display: flex; align-items: center; margin-bottom: 15px; background-color: #f9f9f9; padding: 15px; border-radius: 8px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); } .page-barette-de-ram-8go-ddr4__security-item img { max-width: 60px; height: auto; margin-right: 15px; border-radius: 5px; } .page-barette-de-ram-8go-ddr4__security-item p { margin: 0; font-size: 1em; color: #444; } .page-barette-de-ram-8go-ddr4__faq-list { list-style: none; padding: 0; margin-top: 30px; } .page-barette-de-ram-8go-ddr4__faq-item { background-color: #f9f9f9; margin-bottom: 10px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); } .page-barette-de-ram-8go-ddr4__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; background-color: #e0e0e0; color: #333; cursor: pointer; user-select: none; border-bottom: 1px solid #d0d0d0; transition: background-color 0.3s ease; } .page-barette-de-ram-8go-ddr4__faq-question:hover { background-color: #d5d5d5; } .page-barette-de-ram-8go-ddr4__faq-question h3 { margin: 0; font-size: 1.1em; flex-grow: 1; pointer-events: none; } .page-barette-de-ram-8go-ddr4__faq-toggle { font-size: 1.5em; font-weight: bold; margin-left: 10px; pointer-events: none; transition: transform 0.3s ease; } .page-barette-de-ram-8go-ddr4__faq-item.active .page-barette-de-ram-8go-ddr4__faq-toggle { transform: rotate(45deg); } .page-barette-de-ram-8go-ddr4__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; background-color: #fff; } .page-barette-de-ram-8go-ddr4__faq-item.active .page-barette-de-ram-8go-ddr4__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; } .page-barette-de-ram-8go-ddr4__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; } .page-barette-de-ram-8go-ddr4__blog-card { background-color: #fff; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05); transition: transform 0.3s ease; } .page-barette-de-ram-8go-ddr4__blog-card:hover { transform: translateY(-5px); } .page-barette-de-ram-8go-ddr4__blog-card-image { width: 100%; height: 200px; object-fit: cover; } .page-barette-de-ram-8go-ddr4__blog-card-content { padding: 20px; } .page-barette-de-ram-8go-ddr4__blog-card-content h3 { font-size: 1.2em; margin-bottom: 10px; color: #1a2a6c; } .page-barette-de-ram-8go-ddr4__blog-card-content p { font-size: 0.9em; color: #555; line-height: 1.5; margin-bottom: 15px; } .page-barette-de-ram-8go-ddr4__blog-card-content a { color: #007bff; text-decoration: none; font-weight: bold; } .page-barette-de-ram-8go-ddr4__blog-card-content a:hover { text-decoration: underline; } .page-barette-de-ram-8go-ddr4__payment-providers { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; max-width: 100%; box-sizing: border-box; } .page-barette-de-ram-8go-ddr4__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; } .page-barette-de-ram-8go-ddr4__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; } @media (max-width: 768px) { .page-barette-de-ram-8go-ddr4__hero-title { font-size: 2em; } .page-barette-de-ram-8go-ddr4__hero-subtitle { font-size: 1.1em; } .page-barette-de-ram-8go-ddr4__btn { padding: 10px 20px; font-size: 0.9em; } .page-barette-de-ram-8go-ddr4__section { padding: 30px 15px; } .page-barette-de-ram-8go-ddr4__section-title { font-size: 1.6em; margin-bottom: 25px; } .page-barette-de-ram-8go-ddr4__intro-grid, .page-barette-de-ram-8go-ddr4__quick-links-grid, .page-barette-de-ram-8go-ddr4__game-grid, .page-barette-de-ram-8go-ddr4__promo-grid, .page-barette-de-ram-8go-ddr4__blog-grid { grid-template-columns: 1fr; gap: 20px; } .page-barette-de-ram-8go-ddr4__intro-item img { max-width: 200px; } .page-barette-de-ram-8go-ddr4__quick-link-btn { padding: 12px 10px; font-size: 0.9em; } .page-barette-de-ram-8go-ddr4__security-item { flex-direction: column; text-align: center; padding: 10px; } .page-barette-de-ram-8go-ddr4__security-item img { margin-right: 0; margin-bottom: 10px; } .page-barette-de-ram-8go-ddr4__faq-question { padding: 12px 15px; } .page-barette-de-ram-8go-ddr4__faq-question h3 { font-size: 1em; } .page-barette-de-ram-8go-ddr4__faq-answer { padding: 15px !important; } .page-barette-de-ram-8go-ddr4__faq-item.active .page-barette-de-ram-8go-ddr4__faq-answer { padding: 15px !important; } .page-barette-de-ram-8go-ddr4__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; } .page-barette-de-ram-8go-ddr4__payment-logo, .page-barette-de-ram-8go-ddr4__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-barette-de-ram-8go-ddr4__intro-grid .page-barette-de-ram-8go-ddr4__intro-item, .page-barette-de-ram-8go-ddr4__quick-links-grid .page-barette-de-ram-8go-ddr4__quick-link-btn, .page-barette-de-ram-8go-ddr4__game-grid .page-barette-de-ram-8go-ddr4__game-card, .page-barette-de-ram-8go-ddr4__promo-grid .page-barette-de-ram-8go-ddr4__promo-card, .page-barette-de-ram-8go-ddr4__security-item, .page-barette-de-ram-8go-ddr4__faq-item, .page-barette-de-ram-8go-ddr4__blog-grid .page-barette-de-ram-8go-ddr4__blog-card { box-sizing: border-box !important; width: 100% !important; max-width: 100% !important; margin-left: 0 !important; margin-right: 0 !important; } .page-barette-de-ram-8go-ddr4__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-barette-de-ram-8go-ddr4__faq-answer p { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-barette-de-ram-8go-ddr4__hero-section img, .page-barette-de-ram-8go-ddr4__intro-item img, .page-barette-de-ram-8go-ddr4__game-card img, .page-barette-de-ram-8go-ddr4__security-item img, .page-barette-de-ram-8go-ddr4__blog-card-image { max-width: 100% !important; height: auto !important; } }