.open-face-helmets{min-height:100vh}.open-face-helmets .hero-section{width:100%;height:calc(100vh - 115px);margin-top:115px;position:relative;overflow:hidden}.open-face-helmets .hero-video-background{width:100%;height:100%;z-index:var(--z-bg-negative);position:absolute;top:0;left:0}.open-face-helmets .hero-video{object-fit:cover;width:100%;height:100%}.open-face-helmets .hero-overlay{background:linear-gradient(135deg,#0006 0%,#000000b3 100%);width:100%;height:100%;position:absolute;top:0;left:0}.open-face-helmets .hero-content{text-align:left;color:#fff;z-index:var(--z-content);width:auto;max-width:600px;position:absolute;bottom:60px;left:40px}.open-face-helmets .hero-content h1{text-shadow:2px 2px 4px #000000b3;margin-bottom:1rem;font-size:3rem;font-weight:700}.open-face-helmets .hero-content p{opacity:.9;text-shadow:1px 1px 2px #000000b3;margin-bottom:2rem;font-size:1.2rem}.container{margin:0 auto;padding:0 20px}.features-section{background:#f8f9fa;padding:80px 0}.features-section h2{text-align:center;color:#1a1a1a;margin-bottom:3rem;font-size:2.5rem;font-weight:600}.features-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.feature-item{text-align:center;background:#fff;border-radius:12px;padding:2rem;transition:transform .3s;box-shadow:0 4px 20px #0000001a}.feature-item:hover{transform:translateY(-5px)}.feature-icon{background:#06c;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;display:flex}.feature-icon img{filter:brightness(0)invert();width:40px;height:40px}.feature-item h3{color:#1a1a1a;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.feature-item p{color:#666;line-height:1.6}.cta-section{color:#fff;background:linear-gradient(135deg,#06c 0%,#049 100%);padding:80px 0}.cta-content{text-align:center;max-width:600px;margin:0 auto}.cta-content h2{margin-bottom:1.5rem;font-size:2.5rem;font-weight:600}.cta-content p{opacity:.9;margin-bottom:2rem;font-size:1.25rem}.cta-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.primary-btn,.secondary-btn{cursor:pointer;border:none;border-radius:8px;padding:14px 28px;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s}.primary-btn{color:#06c;background:#fff}.primary-btn:hover{background:#f8f9fa;transform:translateY(-2px)}.secondary-btn{color:#fff;background:0 0;border:2px solid #fff}.secondary-btn:hover{background:#ffffff1a;transform:translateY(-2px)}@media (max-width:768px){.open-face-helmets .hero-content h1{font-size:2.5rem}.open-face-helmets .hero-content p{font-size:1.1rem}.features-grid{grid-template-columns:1fr}.cta-buttons{flex-direction:column;align-items:center}.primary-btn,.secondary-btn{width:100%;max-width:300px}}@media (max-width:480px){.open-face-helmets .hero-content h1{font-size:2rem}}
