html{font-size:62.5%;}html.cf-theme-dark{color-scheme:dark;}:root{--min-screen-width:320px;--max-screen-width:1440px;--primary:#C8102E;--secondary:#E8435A;--tertiary:#fec701;--base:#161616;--bg-body:#F3F2EE;--bg-surface:#ECEAE3;--text-body:hsl(0,0%,25%);--text-title:hsl(0,0%,0%);--light:#ffffff;--dark:#000000;--success:hsl(136,95%,56%);--error:hsl(351,95%,56%);--space-4xs:clamp(0.52rem,calc(-0.03vw + 0.53rem),0.49rem);--space-3xs:clamp(0.66rem,calc(0.04vw + 0.64rem),0.7rem);--space-2xs:clamp(0.82rem,calc(0.15vw + 0.77rem),0.99rem);--space-xs:clamp(1.02rem,calc(0.34vw + 0.92rem),1.4rem);--space-s:clamp(1.28rem,calc(0.63vw + 1.08rem),1.98rem);--space-m:clamp(1.6rem,calc(1.07vw + 1.26rem),2.8rem);--space-l:clamp(2rem,calc(1.75vw + 1.44rem),3.96rem);--space-xl:clamp(2.5rem,calc(2.77vw + 1.61rem),5.6rem);--space-2xl:clamp(3.13rem,calc(4.28vw + 1.76rem),7.92rem);--space-3xl:clamp(3.91rem,calc(6.51vw + 1.82rem),11.19rem);--space-4xl:clamp(4.88rem,calc(9.77vw + 1.76rem),15.83rem);--text-h6:clamp(2rem,calc(0.36vw + 1.89rem),2.4rem);--text-h5:clamp(2.4rem,calc(0.36vw + 2.29rem),2.8rem);--text-h4:clamp(2.8rem,calc(0.36vw + 2.69rem),3.2rem);--text-h3:clamp(3.2rem,calc(0.36vw + 3.09rem),3.6rem);--text-h2:clamp(3.6rem,calc(0.36vw + 3.49rem),4rem);--text-h1:clamp(4rem,calc(0.71vw + 3.77rem),4.8rem);--columns-1:repeat(1,minmax(0,1fr));--columns-2:repeat(2,minmax(0,1fr));--columns-3:repeat(3,minmax(0,1fr));--columns-4:repeat(4,minmax(0,1fr));--columns-5:repeat(5,minmax(0,1fr));--columns-6:repeat(6,minmax(0,1fr));--columns-7:repeat(7,minmax(0,1fr));--columns-8:repeat(8,minmax(0,1fr));--columns-9:repeat(9,minmax(0,1fr));--columns-10:repeat(10,minmax(0,1fr));--columns-11:repeat(11,minmax(0,1fr));--columns-12:repeat(12,minmax(0,1fr));--radius-xs:clamp(0.4rem,calc(0vw + 0.4rem),0.4rem);--radius-s:clamp(0.6rem,calc(0.18vw + 0.54rem),0.8rem);--radius-m:clamp(1rem,calc(0.18vw + 0.94rem),1.2rem);--radius-l:clamp(1.6rem,calc(0.36vw + 1.49rem),2rem);--radius-xl:clamp(2.6rem,calc(0.54vw + 2.43rem),3.2rem);--radius-full:999rem;--shadow-xs:0 1px 2px var(--shadow-primary);--shadow-s:0 1.5px 3px var(--shadow-primary);--shadow-m:0 2px 6px var(--shadow-primary);--shadow-l:0 3px 12px var(--shadow-primary);--shadow-xl:0 6px 48px var(--shadow-primary);}:root.cf-theme-dark,:root.cf-theme-light .theme-inverted,:root.cf-theme-light .theme-always-dark,:root.cf-theme-dark .theme-inverted .theme-always-dark{--primary:#123255;}.bg-primary{background-color:var(--primary);}.text-primary{color:var(--primary);}.border-primary{border-color:var(--primary);}.bg-secondary{background-color:var(--secondary);}.text-secondary{color:var(--secondary);}.border-secondary{border-color:var(--secondary);}.bg-tertiary{background-color:var(--tertiary);}.text-tertiary{color:var(--tertiary);}.border-tertiary{border-color:var(--tertiary);}.bg-body{background-color:var(--bg-body);}.bg-surface{background-color:var(--bg-surface);}.text-body{color:var(--text-body);}.text-title{color:var(--text-title);}.bg-light{background-color:var(--light);}.text-light{color:var(--light);}.border-light{border-color:var(--light);}.bg-dark{background-color:var(--dark);}.text-dark{color:var(--dark);}.border-dark{border-color:var(--dark);}.bg-success{background-color:var(--success);}.text-success{color:var(--success);}.border-success{border-color:var(--success);}.bg-error{background-color:var(--error);}.text-error{color:var(--error);}.border-error{border-color:var(--error);}H1{font-size:var(--text-h1);line-height:1.1;}H2{font-size:var(--text-h2);line-height:1.2;}H3{font-size:var(--text-h3);line-height:1.3;}H4{font-size:var(--text-h4);line-height:1.3;}H5{font-size:var(--text-h5);line-height:1.3;}H6{font-size:var(--text-h6);line-height:1.4;}/* Custom Stylesheets */ /* Add your custom CSS here */