html{font-size:62.5%;}html.cf-theme-dark{color-scheme:dark;}:root{--min-screen-width:320px;--max-screen-width:1020px;--primary:#FD4C00;--light-primary:#FF7E26;--hover:#E33300;--pressed:#CA1900;--secondary:#FFFFFF;--disabled:hsla(18,100%,50%,0.15);--button:#090C18;--background-light:#F9F9F9;--blue:#2993FF;--dark-blue:#010D3D;--light-orange:#FCF5EE;--text-2xs:clamp(1rem,calc(0vw + 1rem),1rem);--text-xs:clamp(1rem,calc(0.29vw + 0.91rem),1.2rem);--text-s:clamp(1.2rem,calc(0.29vw + 1.11rem),1.4rem);--text-m:clamp(1.4rem,calc(0.29vw + 1.31rem),1.6rem);--text-l:clamp(1.6rem,calc(0.29vw + 1.51rem),1.8rem);--text-xl:clamp(1.8rem,calc(0.29vw + 1.71rem),2rem);--text-2xl:clamp(2rem,calc(0.57vw + 1.82rem),2.4rem);--text-3xl:clamp(2.8rem,calc(0.57vw + 2.62rem),3.2rem);--text-4xl:clamp(3.2rem,calc(1.14vw + 2.83rem),4rem);--text-5xl:clamp(4rem,calc(2.86vw + 3.09rem),6rem);--text-6xl:clamp(7.5rem,calc(3vw + 6.54rem),9.6rem);--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));}: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:#28d274;--light-primary:#eb99f0;--hover:#54009e;--pressed:#54009e;--secondary:#54009e;--disabled:hsla(18,100%,50%,1);--button:#54009e;--background-light:#54009e;--blue:#54009e;--dark-blue:#54009e;--light-orange:#54009e;}h1{font-size:var(--text-5xl);color:var(--button);line-height:1;font-weight:300;letter-spacing:-0.03em;}h2{font-size:var(--text-4xl);color:var(--button);line-height:1;font-weight:300;letter-spacing:-0.03em;}