.page-bestop-retractable-sunshade-jl { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; } .page-bestop-retractable-sunshade-jl__container { max-width: 1200px; margin: 0 auto; padding: 0 15px; } .page-bestop-retractable-sunshade-jl__section { padding: 40px 0; margin-bottom: 20px; border-radius: 8px; } .page-bestop-retractable-sunshade-jl__section--dark { background-color: #222; color: #fff; } .page-bestop-retractable-sunshade-jl__section--light { background-color: #f8f8f8; } .page-bestop-retractable-sunshade-jl__heading { text-align: center; color: #0056b3; margin-bottom: 30px; font-size: 2.5em; } .page-bestop-retractable-sunshade-jl__heading--light { color: #fff; } .page-bestop-retractable-sunshade-jl__text-center { text-align: center; } .page-bestop-retractable-sunshade-jl__button { 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; border: none; cursor: pointer; } .page-bestop-retractable-sunshade-jl__button:hover { background-color: #0056b3; } .page-bestop-retractable-sunshade-jl__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)); background-size: cover; background-position: center; color: #fff; text-align: center; padding: 100px 0; position: relative; overflow: hidden; padding-top: 10px; } .page-bestop-retractable-sunshade-jl__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: -1; } .page-bestop-retractable-sunshade-jl__hero-content { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; } .page-bestop-retractable-sunshade-jl__hero-title { font-size: 3.5em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); } .page-bestop-retractable-sunshade-jl__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; } .page-bestop-retractable-sunshade-jl__intro-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; } .page-bestop-retractable-sunshade-jl__intro-card { background-color: #fff; padding: 25px; border-radius: 8px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); text-align: center; } .page-bestop-retractable-sunshade-jl__intro-card-title { color: #007bff; margin-bottom: 15px; font-size: 1.3em; } .page-bestop-retractable-sunshade-jl__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 20px; } .page-bestop-retractable-sunshade-jl__quick-access-item { background-color: #007bff; padding: 15px; border-radius: 5px; text-align: center; transition: background-color 0.3s ease; } .page-bestop-retractable-sunshade-jl__quick-access-item:hover { background-color: #0056b3; } .page-bestop-retractable-sunshade-jl__quick-access-link { color: #fff; text-decoration: none; font-weight: bold; display: block; } .page-bestop-retractable-sunshade-jl__features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; } .page-bestop-retractable-sunshade-jl__feature-card { background-color: #fff; border-radius: 8px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); overflow: hidden; } .page-bestop-retractable-sunshade-jl__feature-image { width: 100%; height: 250px; object-fit: cover; } .page-bestop-retractable-sunshade-jl__feature-content { padding: 20px; } .page-bestop-retractable-sunshade-jl__feature-title { color: #007bff; margin-bottom: 10px; font-size: 1.4em; } .page-bestop-retractable-sunshade-jl__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; } .page-bestop-retractable-sunshade-jl__promo-card { background-color: #fff; border-radius: 8px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); overflow: hidden; text-align: center; padding-bottom: 20px; } .page-bestop-retractable-sunshade-jl__promo-image { width: 100%; height: 200px; object-fit: cover; } .page-bestop-retractable-sunshade-jl__promo-content { padding: 20px; } .page-bestop-retractable-sunshade-jl__promo-title { color: #007bff; margin-bottom: 10px; font-size: 1.4em; } .page-bestop-retractable-sunshade-jl__security-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; margin-top: 30px; } .page-bestop-retractable-sunshade-jl__security-item { background-color: rgba(255, 255, 255, 0.1); padding: 20px; border-radius: 8px; text-align: center; } .page-bestop-retractable-sunshade-jl__security-icon { width: 60px; height: 60px; margin-bottom: 15px; } .page-bestop-retractable-sunshade-jl__security-title { color: #fff; font-size: 1.2em; margin-bottom: 10px; } .page-bestop-retractable-sunshade-jl__payment-logos { display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; margin-top: 20px; } .page-bestop-retractable-sunshade-jl__payment-logo { height: 40px; object-fit: contain; } .page-bestop-retractable-sunshade-jl__faq-item { background-color: #fff; margin-bottom: 10px; border-radius: 8px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); overflow: hidden; } .page-bestop-retractable-sunshade-jl__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; background-color: #e9ecef; color: #333; cursor: pointer; user-select: none; transition: background-color 0.3s ease; } .page-bestop-retractable-sunshade-jl__faq-question:hover { background-color: #dee2e6; } .page-bestop-retractable-sunshade-jl__faq-question h3 { margin: 0; font-size: 1.1em; pointer-events: none; } .page-bestop-retractable-sunshade-jl__faq-toggle { font-size: 1.5em; font-weight: bold; pointer-events: none; transition: transform 0.3s ease; } .page-bestop-retractable-sunshade-jl__faq-item.active .page-bestop-retractable-sunshade-jl__faq-toggle { transform: rotate(45deg); } .page-bestop-retractable-sunshade-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.4s ease; opacity: 0; background-color: #fff; } .page-bestop-retractable-sunshade-jl__faq-item.active .page-bestop-retractable-sunshade-jl__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; } .page-bestop-retractable-sunshade-jl__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; } .page-bestop-retractable-sunshade-jl__blog-card { background-color: #fff; border-radius: 8px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); overflow: hidden; } .page-bestop-retractable-sunshade-jl__blog-image { width: 100%; height: 180px; object-fit: cover; } .page-bestop-retractable-sunshade-jl__blog-content { padding: 20px; } .page-bestop-retractable-sunshade-jl__blog-title { font-size: 1.2em; margin-bottom: 10px; } .page-bestop-retractable-sunshade-jl__blog-link { color: #007bff; text-decoration: none; font-weight: bold; } .page-bestop-retractable-sunshade-jl__blog-link:hover { text-decoration: underline; } .page-bestop-retractable-sunshade-jl__float-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; } .page-bestop-retractable-sunshade-jl__float-button { background-color: #28a745; color: #fff; padding: 10px 20px; border-radius: 50px; text-decoration: none; font-weight: bold; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); transition: background-color 0.3s ease; } .page-bestop-retractable-sunshade-jl__float-button--login { background-color: #007bff; } .page-bestop-retractable-sunshade-jl__float-button:hover { background-color: #218838; } .page-bestop-retractable-sunshade-jl__float-button--login:hover { background-color: #0056b3; } @media (max-width: 768px) { .page-bestop-retractable-sunshade-jl__hero-title { font-size: 2.5em; } .page-bestop-retractable-sunshade-jl__hero-subtitle { font-size: 1.2em; } .page-bestop-retractable-sunshade-jl__heading { font-size: 2em; } .page-bestop-retractable-sunshade-jl__intro-grid, .page-bestop-retractable-sunshade-jl__quick-access-grid, .page-bestop-retractable-sunshade-jl__features-grid, .page-bestop-retractable-sunshade-jl__promo-grid, .page-bestop-retractable-sunshade-jl__security-grid, .page-bestop-retractable-sunshade-jl__blog-grid { grid-template-columns: 1fr; } .page-bestop-retractable-sunshade-jl__intro-card, .page-bestop-retractable-sunshade-jl__quick-access-item, .page-bestop-retractable-sunshade-jl__feature-card, .page-bestop-retractable-sunshade-jl__promo-card, .page-bestop-retractable-sunshade-jl__security-item, .page-bestop-retractable-sunshade-jl__blog-card, .page-bestop-retractable-sunshade-jl__faq-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 15px !important; } .page-bestop-retractable-sunshade-jl__hero-section { padding: 80px 0; } .page-bestop-retractable-sunshade-jl__section { padding: 30px 0; } .page-bestop-retractable-sunshade-jl__payment-logos { flex-direction: row; flex-wrap: wrap; } .page-bestop-retractable-sunshade-jl__float-buttons { bottom: 10px; right: 10px; } .page-bestop-retractable-sunshade-jl__faq-answer { padding: 15px !important; } .page-bestop-retractable-sunshade-jl__faq-question { padding: 12px 15px; } .page-bestop-retractable-sunshade-jl__faq-question h3 { font-size: 1em; } } @media (max-width: 375px) { .page-bestop-retractable-sunshade-jl__container { padding: 0 10px; } .page-bestop-retractable-sunshade-jl__promo-content, .page-bestop-retractable-sunshade-jl__feature-content { padding: 15px; } .page-bestop-retractable-sunshade-jl__blog-content { padding: 15px; } }