
Model 3 (17-20) Turn Brake Lamp & Inner Tail Light Replacement
- Secure checkout
- Shipping details
- Return policy
Product details
Description.
/* Basic styles */body {font-family: 'Roboto', Arial, sans-serif;margin: 0;padding: 15px;background-color: white;line-height: 1.4;}/* Main container */.demo-container {max-width: 1200px;margin: 0 auto;background-color: white;}/* Section spacing - optimized for collapsed state */.section {margin-bottom: 25px;transition: margin-bottom 0.4s ease;}/* Remove bottom margin when collapsed */.section:has(.section-toggle:checke) {margin-bottom: 5px;}/* Video section */.video-section {background-color: white;margin-bottom: 0;}/* Common header styles for both sections */.section-header {font-size: 20px;font-weight: bold;margin-bottom: 15px;text-align: left;color: #333;background-color: #f8f9fa;padding: 12px 20px;margin: 0 0 15px 0;transition: margin-bottom 0.4s ease;position: relative;border-left: 5px solid #007bff;}/* Video section color indicator */.video-section .section-header {border-left-color: #28a745;}/* Remove header bottom margin when collapsed */.section-toggle:checked + .section-label.section-header {margin-bottom: 0;}/* Collapsible functionality using CSS only - for both sections */.section-toggle {display: none;}.section-label {cursor: pointer;display: flex;align-items: center;justify-content: space-between;transition: color 0.3s ease;user-select: none;}.section-label:hover {color: #666;}.collapse-icon {font-size: 16px;transition: transform 0.3s ease;margin-left: auto;}/* Rotate icon for collapsed state */.section-toggle:not(:checked) + .section-label .collapse-icon {transform: rotate(-90deg);}.section-toggle:checked + .section-label .collapse-icon {transform: rotate(0deg);}/* Video wrapper with clean rounded rectangle styling */.video-wrapper {position: relative;width: 100%;height: 0;padding-bottom: 56.25%; /* 16:9 aspect ratio */overflow: hidden;opacity: 1;transition: max-height 0.4s ease, opacity 0.3s ease, padding-bottom 0.4s ease, margin-bottom 0.4s ease;max-height: 500px;margin-bottom: 0;background-color: #000;border-radius: 12px;box-shadow: 0 4px 16px rgba(0,0,0,0.1);}.section-toggle:checked ~ .video-wrapper {max-height: 0;opacity: 0;padding-bottom: 0;overflow: hidden;margin-bottom: 0;}.video-wrapper iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%;border: none;border-radius: 9px;object-fit: cover;}/* Alternative approach for better video fitting *//embed/8JBdLYO_DcY?si=IlwN6fObxgF2o8LQ" title="YouTube video player">