:root{--max-width:1100px;--border-radius:5px;--btn-border-radius:2px;--box-shadow:rgba(99,99,99,0.29) 0px 9px 36px 0px;--line-height:1.5;--line-height-large:2;--line-height-small:1.25;--primary-font-family:"proxima-nova",sans-serif;--foreground:#504c4a;--background:#fff;--primary-glow:conic-gradient(from 180deg at 50% 50%,#16abff33 0deg,#0885ff33 55deg,#54d6ff33 120deg,#0071ff33 160deg,transparent 360deg);--secondary-glow:radial-gradient(rgba(255,255,255,1),rgba(255,255,255,0));--tile-start-rgb:239,245,249;--tile-end-rgb:228,232,233;--tile-border:conic-gradient(#00000080,#00000040,#00000030,#00000020,#00000010,#00000010,#00000080);--callout-rgb:238,240,241;--callout-border-rgb:172,175,176;--card-rgb:180,185,188;--card-border-rgb:131,134,135;--primary-color-orange:#FB6B1E;--secondary-color:#C6BBAB;--accent-color:#E8DCCA;--error-color:#FF0000;--primary-text-color:#504c4a;--grey-dark:#707070;--grey-medium:#B5B5B5;--grey-light:#A7A7A7;--grey-ultra-light:#F5F5F5;--cta-color:#FB6B1E;--cta-text-color:#fff}@media (prefers-color-scheme:dark){:root{--foreground-rgb:255,255,255;--background-start-rgb:0,0,0;--background-end-rgb:0,0,0;--primary-glow:radial-gradient(rgba(1,65,255,0.4),rgba(1,65,255,0));--secondary-glow:linear-gradient(to bottom right,rgba(1,65,255,0),rgba(1,65,255,0),rgba(1,65,255,0.3));--tile-start-rgb:2,13,46;--tile-end-rgb:2,5,19;--tile-border:conic-gradient(#ffffff80,#ffffff40,#ffffff30,#ffffff20,#ffffff10,#ffffff10,#ffffff80);--callout-rgb:20,20,20;--callout-border-rgb:108,108,108;--card-rgb:100,100,100;--card-border-rgb:200,200,200}}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw}body{color:var(--foreground);background:var(--background);font-family:var(--primary-font-family)}a,body{line-height:var(--line-height)}a{color:inherit;text-decoration:none}li,p,span{font-family:var(--primary-font-family);line-height:var(--line-height)}li,p{font-weight:400}h1,h2{font-weight:700}h1,h2,h3,h4,h5,h6{font-family:var(--primary-font-family);line-height:var(--line-height-small)}h3,h4,h5,h6{font-weight:600}.builder-blocks .builder-block.buttonCTA,.button.buttonCTA,.buttonCTA{background-color:var(--cta-color);color:var(--cta-text-color);border-radius:var(--btn-border-radius);font-family:var(--primary-font-family);font-weight:700;padding:10px 30px;width:-moz-fit-content;width:fit-content;font-size:1rem;border:none;transition:background-color .3s ease;cursor:pointer}.button.buttonCTA.fullWidth,button.fullWidth{width:100%;padding:10px}.buttonCTA:hover{background-color:#ea6219}.button.buttonCTA:disabled,.buttonCTA:disabled{background-color:var(--grey-light);cursor:not-allowed;transition:background-color .3s ease}.button.buttonCTA:disabled:hover,.buttonCTA:disabled:hover{background-color:#cdcdcd}.componentHeading{font-size:37px}.componentHeading,.componentSubHeading{font-weight:700;font-family:var(--primary-font-family);color:var(--primary-text-color)}.componentSubHeading{font-size:25px}@media (max-width:1023px){.componentHeading{font-size:31px}.componentSubHeading{font-size:21px}}