Giro Source Mips Bicycle Helmets The Giro Source Mips® helmet delivers a powerful combination of advanced protection and high-level performance in a rugged, adventure-ready design. It is engineered for trail riders who demand deep coverage, exceptional cooling, and rock-solid durability for the most challenging rides. ✅Key Performance and Safety Innovations This helmet is capably equipped for fun and adventure, integrating several benchmark technologies to enhance comfort and protection. Integrated Mips® Brain Protection System All Giro helmets are designed to meet and exceed stringent safety standards. The integrated system combines the Mips slip plane with the helmet's adjustable fit system (Roc Loc 5). This seamless integration aims to reduce rotational forces that may be transferred to the rider's brain in certain impacts, while also enhancing overall fit and comfort. Superior Ventilation and Cooling Features aggressive ventilation from 17 large vents coupled with deep internal channeling. Utilizes the proprietary Wind Tunnel internal channeling system to thrust cool, fresh air over and around the rider's head. Effectively forces heat and stale air out, keeping things cool even when the riding pace gets rowdy. Roc Loc® 5 Fit System This is the industry benchmark for stability, adjustability, comfort, and weight savings. Allows riders to easily custom-tune the fit tension and fore-aft tilt of the helmet using a single hand. It is lighter than comparable systems, providing the ultimate in secure, "skull-hugging" luxury. Tool-Free Adjustable Visor Features a moto-style screw-in visor that is easily adjustable without the need for tools. Offers plenty of vertical adjustment with indexed steps. Includes a high position for conveniently staging goggles above your brow when they are not in use. Full Lower Hardbody™ Durability Constructed using the In-Mold process, which permanently fuses a light-yet-tough polycarbonate shell to the foam liner. The Hardbody design extends this protective wrap to the inside of the helmet, significantly enhancing durability and resistance to daily wear and tear. /* Definition of primary colors (Emerald/Teal look) */ :root { --color-primary-teal: #059669; /* Emerald-600 for Header */ --color-secondary-teal: #065F46; /* Emerald-800 for Feature Text */ --color-highlight: #ECFDF5; /* Light Green-50 for alternate rows */ --color-hover: #D1FAE5; /* Green-100 for hover */ --color-value: #374151; /* Dark Gray for ALL Data Values (Uniformity) */ } /* Base styles */ body { padding: 0 !important; margin: 0 !important; background-color: transparent !important; font-family: 'Inter', sans-serif; color: #374151; /* Default text color */ } /* Base table styles */ table { max-width: 100%; width: 100%; border-collapse: separate; border-spacing: 0; font-size: 0.95em; } /* Table Wrapper for Shadow and Outer Border/Rounding */ .table-wrapper { box-shadow: 0 6px 10px rgba(0, 0, 0, 0.1); border-radius: 10px; overflow: hidden; margin-top: 0.5rem; max-width: 450px; /* Smaller max width for a simple size chart */ border: 1px solid #d1d5db; /* Light gray border */ } /* Header Row Style */ thead th { background-color: var(--color-primary-teal); color: #ffffff; padding: 1.1rem 0.85rem; text-align: left; text-transform: uppercase; font-size: 0.9rem; border-bottom: 0; letter-spacing: 0.05em; } /* Force rounding on top corners */ thead th:first-child { border-top-left-radius: 0.625rem; } thead th:last-child { border-top-right-radius: 0.625rem; } /* Data cells */ td { padding: 14px 18px; border-bottom: 1px solid #e5e7eb; vertical-align: middle; } /* First Column (Size) - Left Aligned, Bold, and Darker Text (Primary Color) */ tbody tr td:first-child { font-weight: 700; color: var(--color-secondary-teal); text-align: left; background-color: #ffffff; border-right: 1px solid #e5e7eb; width: 40%; font-size: 1.1em; /* Slightly larger for the size letters (S, M, L, XL) */ } /* Second Column (Circumference) - Center Aligned, Uniform Style (Dark Gray) */ tbody tr td:last-child { text-align: center; width: 60%; font-weight: 600; color: var(--color-value); /* Consistent color for all values */ font-size: 1.1em; /* Consistent font size with the size letters */ } /* Alternate Row Background */ tbody tr:nth-child(even) { background-color: var(--color-highlight); } /* Hover Effect */ tbody tr:hover { background-color: var(--color-hover); cursor: default; } /* Remove bottom border from last row and force rounding */ tbody tr:last-child td { border-bottom: none; } tbody tr:last-child td:first-child { border-bottom-left-radius: 0.625rem; } tbody tr:last-child td:last-child { border-bottom-right-radius: 0.625rem; } 📏 ADULT SIZING CHART Size Circumference S 51 - 55 cm M 55 - 59 cm L 59 - 63 cm XL 63 - 65 cm