.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.block{display:block}.flex{display:inline-flex}.inline-flex{display:inline-flex}.grid{display:grid}.fixed{position:fixed}.relative{position:relative}.flex-col{display:flex;flex-direction:column}.flex-row{flex-direction:row}.flex-grow{flex-grow:1}.items-center{align-items:center}.items-start{align-items:flex-start}.items-stretch{align-items:stretch}.justify-center{justify-content:center}.shrink-0{flex-shrink:0}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.gap-2{gap:0.5rem}.gap-4{gap:1rem}.gap-8{gap:2rem}.gap-10{gap:2.5rem}.gap-12{gap:3rem}.gap-14{gap:3.5rem}.space-y-2>*+*{margin-top:0.5rem}.space-y-7>*+*{margin-top:1.75rem}.space-y-12>*+*{margin-top:3rem}.space-x-3>*+*{margin-left:0.75rem}.w-full{width:100%}.w-10{width:2.5rem}.w-12{width:3rem}.w-20{width:5rem}.w-24{width:6rem}.h-full{height:100%}.h-10{height:2.5rem}.h-12{height:3rem}.h-20{height:5rem}.h-1\.5{height:0.375rem}.max-w-7xl{max-width:80rem}.max-w-4xl{max-width:56rem}.max-w-3xl{max-width:48rem}.max-w-2xl{max-width:42rem}.max-w-sm{max-width:24rem}.max-w-xl{max-width:36rem}.mx-auto{margin-left:auto;margin-right:auto}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.mt-1{margin-top:0.25rem}.mt-2{margin-top:0.5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-12{margin-top:3rem}.mt-14{margin-top:3.5rem}.mb-1{margin-bottom:0.25rem}.mb-3{margin-bottom:0.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.mb-24{margin-bottom:6rem}.ml-1{margin-left:0.25rem}.ml-2{margin-left:0.5rem}.ml-3{margin-left:0.75rem}.ml-5{margin-left:1.25rem}.mr-2{margin-right:0.5rem}.mr-5{margin-right:1.25rem}.p-4{padding:1rem}.p-8{padding:2rem}.p-12{padding:3rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-3\.5{padding-top:0.875rem;padding-bottom:0.875rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-12{padding-top:3rem;padding-bottom:3rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.pl-6{padding-left:1.5rem}.text-xs{font-size:0.75rem;line-height:1rem}.text-sm{font-size:0.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-5xl{font-size:3rem;line-height:1}.text-7xl{font-size:4.5rem;line-height:1}.text-\[9px\]{font-size:9px}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.font-light{font-weight:300}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.text-brand{color:#b22126}.text-gray-400{color:#9ca3af}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}.text-gray-800{color:#1f2937}.text-gray-900{color:#111827}.text-white{color:#fff}.bg-white{background-color:#fff}.bg-black{background-color:#000}.bg-brand{background-color:#b22126}.bg-red-50{background-color:#fef2f2}.bg-black\/60{background-color:rgba(0,0,0,0.6)}.uppercase{text-transform:uppercase}.italic{font-style:italic}.text-center{text-align:center}.break-all{word-break:break-all}.tracking-tight{letter-spacing:-0.025em}.tracking-tighter{letter-spacing:-0.05em}.tracking-widest{letter-spacing:0.1em}.tracking-\[0\.08em\]{letter-spacing:0.08em}.tracking-\[0\.2em\]{letter-spacing:0.2em}.leading-tight{line-height:1.25}.leading-relaxed{line-height:1.625}.border{border-width:1px;border-style:solid}.border-t{border-top-width:1px;border-top-style:solid}.border-l-4{border-left-width:4px;border-left-style:solid}.border-gray-100{border-color:#f3f4f6}.border-\[\#b22126\]{border-color:#b22126}.rounded-full{border-radius:9999px}.rounded-xl{border-radius:0.75rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-\[2rem\]{border-radius:2rem}.rounded-\[2\.5rem\]{border-radius:2.5rem}.rounded-\[3rem\]{border-radius:3rem}.shadow-sm{box-shadow:0 1px 2px 0 rgba(0,0,0,0.05)}.shadow-xl{box-shadow:0 20px 25px -5px rgba(0,0,0,0.1),0 8px 10px -6px rgba(0,0,0,0.1)}.shadow-2xl{box-shadow:0 25px 50px -12px rgba(0,0,0,0.25)}.shadow-inner{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,0.05)}.overflow-hidden{overflow:hidden}.inset-0{inset:0}.z-50{z-index:50}.object-cover{object-fit:cover}.aspect-\[16\/10\]{aspect-ratio:16/10}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.transition{transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform;transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:150ms}.transition-colors{transition-property:color,background-color,border-color;transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:150ms}.hover\:text-\[\#b22126\]:hover{color:#b22126}.hover\:text-brand:hover{color:#b22126}.hover\:border-\[\#b22126\]:hover{border-color:#b22126}.hover\:bg-gray-800:hover{background-color:#1f2937}@media (min-width:640px){.sm\:flex-row{flex-direction:row}.sm\:items-start{align-items:flex-start}.sm\:text-left{text-align:left}}@media (min-width:768px){.md\:py-20{padding-top:5rem;padding-bottom:5rem}.md\:py-24{padding-top:6rem;padding-bottom:6rem}.md\:mb-24{margin-bottom:6rem}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-7xl{font-size:4.5rem;line-height:1}.md\:flex-row{flex-direction:row}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:p-14{padding:3.5rem}}@media (min-width:1024px){.lg\:flex-row{flex-direction:row}.lg\:gap-0{gap:0}.lg\:gap-14{gap:3.5rem}.lg\:text-left{text-align:left}.lg\:mx-0{margin-left:0;margin-right:0}.lg\:mt-0{margin-top:0}.lg\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:max-w-none{max-width:none}.lg\:pr-20{padding-right:5rem}.lg\:pl-20{padding-left:5rem}.lg\:w-\[48\%\]{width:48%}}