.page-psc-big-bore-steering-box-jl__hero-section { background: url('[GALLERY:hero:1920x1080:jeep_wrangler,offroad,steering_box]') no-repeat center center/cover; color: #fff; text-align: center; padding: 100px 20px; min-height: 500px; display: flex; flex-direction: column; justify-content: center; align-items: center; position: relative; overflow: hidden; } .page-psc-big-bore-steering-box-jl__hero-section::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, 0.5); z-index: 1; } .page-psc-big-bore-steering-box-jl__hero-content { position: relative; z-index: 2; max-width: 800px; } .page-psc-big-bore-steering-box-jl__hero-title { font-size: 3.5em; margin-bottom: 20px; line-height: 1.2; text-shadow: 2px 2px 4px rgba(0,0,0,0.7); } .page-psc-big-bore-steering-box-jl__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; text-shadow: 1px 1px 3px rgba(0,0,0,0.7); } .page-psc-big-bore-steering-box-jl__btn { display: inline-block; background-color: #ffcc00; color: #333; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; } .page-psc-big-bore-steering-box-jl__btn:hover { background-color: #e6b800; transform: translateY(-3px); } .page-psc-big-bore-steering-box-jl__section { padding: 60px 20px; background-color: #f9f9f9; text-align: center; } .page-psc-big-bore-steering-box-jl__section:nth-of-type(even) { background-color: #fff; } .page-psc-big-bore-steering-box-jl__section-title { font-size: 2.5em; color: #333; margin-bottom: 40px; } .page-psc-big-bore-steering-box-jl__text-content { max-width: 900px; margin: 0 auto 30px; line-height: 1.8; color: #555; font-size: 1.1em; } .page-psc-big-bore-steering-box-jl__text-content p { margin-bottom: 15px; } .page-psc-big-bore-steering-box-jl__features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; } .page-psc-big-bore-steering-box-jl__feature-item { background-color: #fff; padding: 30px; border-radius: 10px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); text-align: center; transition: transform 0.3s ease; display: flex; flex-direction: column; align-items: center; } .page-psc-big-bore-steering-box-jl__feature-item:hover { transform: translateY(-5px); } .page-psc-big-bore-steering-box-jl__feature-icon { width: 100px; height: 100px; margin-bottom: 20px; } .page-psc-big-bore-steering-box-jl__feature-title { font-size: 1.5em; color: #333; margin-bottom: 15px; } .page-psc-big-bore-steering-box-jl__feature-description { color: #666; line-height: 1.6; } .page-psc-big-bore-steering-box-jl__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; } .page-psc-big-bore-steering-box-jl__promo-card { background-color: #fff; border-radius: 10px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); overflow: hidden; text-align: left; display: flex; flex-direction: column; height: 100%; } .page-psc-big-bore-steering-box-jl__promo-image { width: 100%; height: 200px; object-fit: cover; } .page-psc-big-bore-steering-box-jl__promo-content { padding: 25px; flex-grow: 1; display: flex; flex-direction: column; justify-content: space-between; } .page-psc-big-bore-steering-box-jl__promo-title { font-size: 1.4em; color: #333; margin-bottom: 10px; } .page-psc-big-bore-steering-box-jl__promo-description { color: #666; line-height: 1.6; margin-bottom: 20px; flex-grow: 1; } .page-psc-big-bore-steering-box-jl__promo-btn-wrapper { margin-top: auto; } .page-psc-big-bore-steering-box-jl__quick-links-grid { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; max-width: 900px; margin: 0 auto; } .page-psc-big-bore-steering-box-jl__quick-link-btn { background-color: #007bff; color: #fff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; } .page-psc-big-bore-steering-box-jl__quick-link-btn:hover { background-color: #0056b3; } .page-psc-big-bore-steering-box-jl__faq-list { max-width: 800px; margin: 0 auto; text-align: left; } .page-psc-big-bore-steering-box-jl__faq-item { background-color: #fff; border-radius: 8px; margin-bottom: 15px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08); overflow: hidden; } .page-psc-big-bore-steering-box-jl__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px; cursor: pointer; background-color: #f0f0f0; border-bottom: 1px solid #e0e0e0; user-select: none; } .page-psc-big-bore-steering-box-jl__faq-question h3 { margin: 0; font-size: 1.2em; color: #333; pointer-events: none; } .page-psc-big-bore-steering-box-jl__faq-toggle { font-size: 1.5em; font-weight: bold; color: #007bff; transition: transform 0.3s ease; pointer-events: none; } .page-psc-big-bore-steering-box-jl__faq-item.active .page-psc-big-bore-steering-box-jl__faq-toggle { transform: rotate(45deg); } .page-psc-big-bore-steering-box-jl__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.3s ease; opacity: 0; color: #555; } .page-psc-big-bore-steering-box-jl__faq-item.active .page-psc-big-bore-steering-box-jl__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; } .page-psc-big-bore-steering-box-jl__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; } .page-psc-big-bore-steering-box-jl__blog-card { background-color: #fff; border-radius: 10px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); overflow: hidden; text-align: left; transition: transform 0.3s ease; display: flex; flex-direction: column; } .page-psc-big-bore-steering-box-jl__blog-card:hover { transform: translateY(-5px); } .page-psc-big-bore-steering-box-jl__blog-image { width: 100%; height: 220px; object-fit: cover; } .page-psc-big-bore-steering-box-jl__blog-content { padding: 25px; flex-grow: 1; display: flex; flex-direction: column; } .page-psc-big-bore-steering-box-jl__blog-date { font-size: 0.9em; color: #888; margin-bottom: 10px; } .page-psc-big-bore-steering-box-jl__blog-title { font-size: 1.3em; color: #333; margin-bottom: 15px; } .page-psc-big-bore-steering-box-jl__blog-excerpt { color: #666; line-height: 1.6; margin-bottom: 20px; flex-grow: 1; } .page-psc-big-bore-steering-box-jl__blog-link { display: inline-block; color: #007bff; text-decoration: none; font-weight: bold; transition: color 0.3s ease; margin-top: auto; } .page-psc-big-bore-steering-box-jl__blog-link:hover { color: #0056b3; } .page-psc-big-bore-steering-box-jl__logo-strip { display: flex; justify-content: center; flex-wrap: wrap; gap: 30px; padding: 40px 20px; background-color: #f0f0f0; border-top: 1px solid #e0e0e0; border-bottom: 1px solid #e0e0e0; margin-top: 50px; } .page-psc-big-bore-steering-box-jl__logo-item { max-width: 150px; height: auto; object-fit: contain; } @media (max-width: 1024px) { .page-psc-big-bore-steering-box-jl__hero-title { font-size: 3em; } .page-psc-big-bore-steering-box-jl__hero-subtitle { font-size: 1.3em; } .page-psc-big-bore-steering-box-jl__section-title { font-size: 2em; } } @media (max-width: 768px) { .page-psc-big-bore-steering-box-jl__hero-section { padding: 80px 15px; } .page-psc-big-bore-steering-box-jl__hero-title { font-size: 2.5em; } .page-psc-big-bore-steering-box-jl__hero-subtitle { font-size: 1.2em; } .page-psc-big-bore-steering-box-jl__btn { padding: 12px 25px; font-size: 0.95em; } .page-psc-big-bore-steering-box-jl__section { padding: 40px 15px; } .page-psc-big-bore-steering-box-jl__section-title { font-size: 1.8em; margin-bottom: 30px; } .page-psc-big-bore-steering-box-jl__text-content { font-size: 1em; max-width: 100%; } .page-psc-big-bore-steering-box-jl__features-grid, .page-psc-big-bore-steering-box-jl__promo-grid, .page-psc-big-bore-steering-box-jl__blog-grid { grid-template-columns: 1fr; gap: 20px; max-width: 100%; } .page-psc-big-bore-steering-box-jl__feature-item, .page-psc-big-bore-steering-box-jl__promo-card, .page-psc-big-bore-steering-box-jl__blog-card { padding: 20px; box-sizing: border-box; } .page-psc-big-bore-steering-box-jl__feature-icon { width: 80px; height: 80px; margin-bottom: 15px; } .page-psc-big-bore-steering-box-jl__promo-image { height: 180px; } .page-psc-big-bore-steering-box-jl__quick-links-grid { flex-direction: column; align-items: center; } .page-psc-big-bore-steering-box-jl__quick-link-btn { width: 100%; max-width: 300px; box-sizing: border-box; } .page-psc-big-bore-steering-box-jl__faq-list { max-width: 100%; } .page-psc-big-bore-steering-box-jl__faq-question { padding: 15px; } .page-psc-big-bore-steering-box-jl__faq-question h3 { font-size: 1.1em; } .page-psc-big-bore-steering-box-jl__faq-answer { padding: 15px !important; } .page-psc-big-bore-steering-box-jl__blog-image { height: 180px; } .page-psc-big-bore-steering-box-jl__blog-content { padding: 20px; } .page-psc-big-bore-steering-box-jl__logo-strip { gap: 20px; padding: 30px 15px; } .page-psc-big-bore-steering-box-jl__logo-item { max-width: 100px; } } @media (max-width: 480px) { .page-psc-big-bore-steering-box-jl__hero-title { font-size: 2em; } .page-psc-big-bore-steering-box-jl__hero-subtitle { font-size: 1em; } .page-psc-big-bore-steering-box-jl__section-title { font-size: 1.5em; } .page-psc-big-bore-steering-box-jl__feature-title { font-size: 1.3em; } .page-psc-big-bore-steering-box-jl__promo-title { font-size: 1.2em; } .page-psc-big-bore-steering-box-jl__blog-title { font-size: 1.1em; } } .page-psc-big-bore-steering-box-jl__features-grid .page-psc-big-bore-steering-box-jl__feature-item, .page-psc-big-bore-steering-box-jl__promo-grid .page-psc-big-bore-steering-box-jl__promo-card, .page-psc-big-bore-steering-box-jl__blog-grid .page-psc-big-bore-steering-box-jl__blog-card, .page-psc-big-bore-steering-box-jl__quick-links-grid .page-psc-big-bore-steering-box-jl__quick-link-btn, .page-psc-big-bore-steering-box-jl__faq-list .page-psc-big-bore-steering-box-jl__faq-item { box-sizing: border-box; } @media (max-width: 768px) { .page-psc-big-bore-steering-box-jl__features-grid .page-psc-big-bore-steering-box-jl__feature-item, .page-psc-big-bore-steering-box-jl__promo-grid .page-psc-big-bore-steering-box-jl__promo-card, .page-psc-big-bore-steering-box-jl__blog-grid .page-psc-big-bore-steering-box-jl__blog-card, .page-psc-big-bore-steering-box-jl__faq-list .page-psc-big-bore-steering-box-jl__faq-item { width: 100% !important; max-width: 100% !important; padding-left: 15px !important; padding-right: 15px !important; margin-left: 0 !important; margin-right: 0 !important; } .page-psc-big-bore-steering-box-jl__features-grid, .page-psc-big-bore-steering-box-jl__promo-grid, .page-psc-big-bore-steering-box-jl__blog-grid, .page-psc-big-bore-steering-box-jl__faq-list { width: 100% !important; max-width: 100% !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; } .page-psc-big-bore-steering-box-jl__feature-description, .page-psc-big-bore-steering-box-jl__promo-description, .page-psc-big-bore-steering-box-jl__blog-excerpt, .page-psc-big-bore-steering-box-jl__faq-answer { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } img { max-width: 100% !important; height: auto !important; } .page-psc-big-bore-steering-box-jl__feature-icon, .page-psc-big-bore-steering-box-jl__promo-image, .page-psc-big-bore-steering-box-jl__blog-image, .page-psc-big-bore-steering-box-jl__logo-item { max-width: 100% !important; height: auto !important; object-fit: contain !important; } }