Our Best sellers
A collection page of Car Concepts Shop
About
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap'); .ccs-fp { font-family: 'Inter', sans-serif; width: 100%; box-sizing: border-box; border-radius: 14px; overflow: hidden; border: 1px solid #222; } .ccs-fp__top { background: #111111; padding: 28px 28px 24px; text-align: center; border-bottom: 3px solid #FF6600; } .ccs-fp__eyebrow { display: inline-block; background: rgba(255,102,0,0.15); color: #FF6600; font-size: 10px; font-weight: 700; letter-spacing: 1.4px; text-transform: uppercase; padding: 5px 14px; border-radius: 20px; margin-bottom: 14px; } .ccs-fp__title { font-size: clamp(22px, 4vw, 30px); font-weight: 800; color: #ffffff; line-height: 1.2; margin-bottom: 12px; } .ccs-fp__title em { color: #FF6600; font-style: normal; } .ccs-fp__sub { font-size: 13.5px; color: #999; max-width: 570px; margin: 0 auto; line-height: 1.7; text-align: center; display: block; } .ccs-fp__stat-bar { display: grid; grid-template-columns: repeat(3, 1fr); border-top: 1px solid #222; margin-top: 20px; } .ccs-fp__stat { text-align: center; padding: 12px 8px; border-right: 1px solid #222; } .ccs-fp__stat:last-child { border-right: none; } .ccs-fp__stat-num { font-size: 20px; font-weight: 800; color: #FF6600; } .ccs-fp__stat-label { font-size: 10px; color: #666; margin-top: 2px; } .ccs-fp__bottom { background: #F7F7F7; padding: 20px 20px 22px; } .ccs-fp__features { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; margin-bottom: 18px; } .ccs-fp__feat { background: #ffffff; border: 1px solid #EEEEEE; border-radius: 10px; padding: 14px 10px; text-align: center; } .ccs-fp__feat-icon { font-size: 24px; margin-bottom: 7px; line-height: 1; } .ccs-fp__feat-title { font-size: 11px; font-weight: 700; color: #1A1A1A; margin-bottom: 3px; } .ccs-fp__feat-desc { font-size: 10px; color: #888; line-height: 1.45; } .ccs-fp__cats { background: #ffffff; border: 1px solid #EEEEEE; border-radius: 10px; padding: 16px 18px; margin-bottom: 12px; }