@import"https://fonts.googleapis.com/css2?family=Calistoga&family=Cambay&family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@font-face{font-family:AlternateGotNo1D;src:url(/fonts/AlternateGotNo1DRegular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Brandon;src:url(/fonts/brandon-bold-webfont.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Brandon;src:url(/fonts/brandon-medium-webfont.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Brandon;src:url(/fonts/brandon-regular-webfont.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:ChronicleDisplay;src:url(/fonts/ChronicleDisplay-Roman.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font-brandon),sans-serif}:root{--color-text-primary:#2f2f2f;--color-text-secondary:#52575c;--color-text-tertiary:#666;--color-text-on-dark:#fff;--color-dark-blue:#212529;--color-button-title:#121f26;--color-light-green:#81bfbd;--color-gray:#555;--color-bg-light:#f2f2f2;--color-button-primary:#000;--color-button-secondary:grey;--color-button-tertiary:#065fd4;--color-link:#065fd4;--color-overlay:#000000b3;--color-border:#ddd;--border-solid:1px solid var(--color-border);--border-dashed:1px dashed var(--color-border);--border-solid-primary:1px solid var(--color-button-primary);--border-solid-secondary:1px solid var(--color-button-secondary);--border-solid-tertiary:1px solid var(--color-text-tertiary);--border-solid-black:1px solid #000;--border-solid-white:1px solid #fff;--color-success:#2e7d32;--color-warning:#ffc107;--color-error:#f4081f;--color-info:#0288d1;--text-xs:1.2rem;--text-sm:1.4rem;--text-base:1.6rem;--text-lg:1.8rem;--text-xl:2rem;--text-xxl:2.4rem;--space-1:0.4rem;--space-2:0.8rem;--space-3:1.2rem;--space-4:1.6rem;--space-5:2.4rem;--space-6:3.2rem;--space-7:4.8rem;--space-8:6.4rem;--radius-sm:0.4rem;--radius-md:0.8rem;--radius-lg:1.2rem;--shadow-sm:0 1px 2px rgba(0,0,0,.1);--shadow-md:0 4px 6px rgba(0,0,0,.1);--font-chronicle:"ChronicleDisplay","Times New Roman",serif;--font-brandon:"Brandon","Helvetica Neue",sans-serif;--font-alternate:"AlternateGotNo1D","Arial",sans-serif;--font-poppins:"Poppins",sans-serif;--font-rubik:"Rubik",sans-serif;--font-calistoga:"Calistoga",cursive;--font-cambay:"Cambay",sans-serif}html{font-size:10px}a{text-decoration:none}li{list-style-type:none}.go2072408551{max-width:720px!important}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield;-webkit-appearance:none;appearance:none}input:disabled{cursor:not-allowed}.pageAnimation{animation:fadeAnimation .5s ease-in-out forwards}@keyframes fadeAnimation{0%{opacity:0}to{opacity:1}}.platformLayout{display:flex;justify-content:center;min-height:100vh}.platformLayout .platformContent{width:100%;height:100vh;overflow-y:auto;overflow-x:hidden;position:relative;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.platformLayout .platformContent::-webkit-scrollbar{display:none}