html.cf-theme-dark{color-scheme:dark;}:root{--min-screen-width:320px;--max-screen-width:1350px;--primary:#E68D35;--primary-d-1:#c97d31;--primary-d-2:#af6e2c;--primary-d-3:#955d28;--primary-d-4:#7b4e23;--primary-d-5:#623f1d;--primary-d-6:#493018;--primary-d-7:#342314;--primary-d-8:#1d150b;--bg-body:#FCFCFC;--bg-surface:#F7F7F7;--text-body:#504A49;--text-title:#160F0D;--light:#FCFCFC;--light-5:#fcfcfc0d;--light-10:#fcfcfc1a;--light-20:#fcfcfc33;--light-30:#fcfcfc4d;--light-40:#fcfcfc66;--light-50:#fcfcfc80;--light-60:#fcfcfc99;--light-70:#fcfcfcb3;--light-80:#fcfcfccc;--light-90:#fcfcfce6;--dark:#160F0D;--dark-5:#160f0d0d;--dark-10:#160f0d1a;--dark-20:#160f0d33;--dark-30:#160f0d4d;--dark-40:#160f0d66;--dark-50:#160f0d80;--dark-60:#160f0d99;--dark-70:#160f0db3;--dark-80:#160f0dcc;--dark-90:#160f0de6;--border:#D6D4D4;--success:hsl(136,95%,56%);--error:hsl(351,95%,56%);--space-4xs:clamp(0.33rem,calc(-0.15vw + 0.36rem),0.23rem);--space-3xs:clamp(0.41rem,calc(-0.1vw + 0.43rem),0.35rem);--space-2xs:clamp(0.51rem,calc(0.01vw + 0.51rem),0.52rem);--space-xs:clamp(0.64rem,calc(0.21vw + 0.6rem),0.78rem);--space-s:clamp(0.8rem,calc(0.57vw + 0.69rem),1.17rem);--space-m:clamp(1rem,calc(1.17vw + 0.77rem),1.75rem);--space-l:clamp(1.25rem,calc(2.14vw + 0.82rem),2.63rem);--space-xl:clamp(1.56rem,calc(3.69vw + 0.82rem),3.94rem);--space-2xl:clamp(1.95rem,calc(6.14vw + 0.72rem),5.91rem);--space-3xl:clamp(2.44rem,calc(9.97vw + 0.45rem),8.86rem);--space-4xl:clamp(3.05rem,calc(15.9vw + -0.13rem),13.29rem);--text-xs:clamp(0.69rem,calc(-0.04vw + 0.7rem),0.67rem);--text-s:clamp(0.83rem,calc(0.05vw + 0.82rem),0.87rem);--text-m:clamp(1rem,calc(0.19vw + 0.96rem),1.13rem);--text-l:clamp(1.2rem,calc(0.41vw + 1.12rem),1.46rem);--text-xl:clamp(1.44rem,calc(0.72vw + 1.3rem),1.9rem);--text-2xl:clamp(1.73rem,calc(1.16vw + 1.5rem),2.47rem);--text-3xl:clamp(2.07rem,calc(1.77vw + 1.72rem),3.21rem);--text-4xl:clamp(2.49rem,calc(2.62vw + 1.96rem),4.18rem);--space-column:var(--space-xl);--space-block:var(--space-2xl);--space-paragraph:var(--space-s);--space-card:var(--space-l);--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.25rem,calc(0vw + 0.25rem),0.25rem);--radius-s:clamp(0.38rem,calc(0.19vw + 0.34rem),0.5rem);--radius-m:clamp(0.63rem,calc(0.19vw + 0.59rem),0.75rem);--radius-l:clamp(1rem,calc(0.39vw + 0.92rem),1.25rem);--radius-xl:clamp(1.63rem,calc(0.58vw + 1.51rem),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;}.clickable-parent:not(a){position:static;}.clickable-parent:not(a) a{position:static;}.clickable-parent:not(a) > a:before{content:'';position:absolute;inset:0;cursor:pointer;display:flex;z-index:2;}a.clickable-parent{position:static;}a.clickable-parent:before{content:'';position:absolute;inset:0;cursor:pointer;display:flex;}.clickable-parent:focus-within:after{content:'';position:absolute;inset:-2px;z-index:1;outline:2px solid var(--primary);outline-offset:2px;display:var(--after-display);}.clickable-parent:focus-within:focus{outline:none;}.text-xs{font-size:var(--text-xs);}.text-s{font-size:var(--text-s);}.text-m{font-size:var(--text-m);}.text-l{font-size:var(--text-l);}.text-xl{font-size:var(--text-xl);}.text-2xl{font-size:var(--text-2xl);}.text-3xl{font-size:var(--text-3xl);}.text-4xl{font-size:var(--text-4xl);}.line-height-xs{line-height:1;}.line-height-s{line-height:1.2;}.line-height-m{line-height:1.3;}.line-height-l{line-height:1.4;}.line-height-xl{line-height:1.5;}.italic{font-style:italic;}.bold{font-weight:bold;}.lowercase{text-transform:lowercase;}.uppercase{text-transform:uppercase;}.underline{-webkit-text-decoration:underline;text-decoration:underline;}.font-100{font-weight:100;}.font-200{font-weight:200;}.font-300{font-weight:300;}.font-400{font-weight:400;}.font-500{font-weight:500;}.font-600{font-weight:600;}.font-700{font-weight:700;}.font-800{font-weight:800;}.font-900{font-weight:900;}.text-left{text-align:left;}.text-center{text-align:center;}.text-right{text-align:right;}