:root{--_base---black:#111;--_base---white:white;--gray--700:#babcc3;--_base---yellow:#f4ff59;--_base---blue:#8ff}body{background-color:var(--_base---black);color:var(--_base---white);font-family:Roboto Mono,Palatino Linotype,sans-serif;font-size:1.6rem;line-height:1}p{margin-bottom:0}.css-embed{display:none;position:absolute}.cs-s{justify-content:center;align-items:center;min-height:100vh;padding-top:8rem;padding-bottom:8rem;display:flex;position:relative}.container{max-width:178.8rem;padding-left:8rem;padding-right:8rem}.container.flex-grow{flex:1}.cs-logo-title{width:100rem;max-width:60vw;height:auto;display:block}.cs-date-c{grid-column-gap:1.4rem;grid-row-gap:1.4rem;color:var(--gray--700);text-transform:uppercase;justify-content:flex-start;align-items:center;margin-top:3rem;display:flex}.cs-date-gr{background-image:linear-gradient(90deg,var(--_base---yellow),var(--_base---blue));width:7.5rem;height:1.6rem}.cs-cta-c{grid-column-gap:3.2rem;grid-row-gap:3.2rem;flex-flow:column;justify-content:space-between;align-items:flex-start;margin-top:9rem;display:flex}.ct-btn{grid-column-gap:1.6rem;grid-row-gap:1.6rem;background-color:var(--_base---white);color:var(--_base---black);justify-content:flex-start;align-items:center;padding:2rem 2.7rem;transition:background-color .3s ease-in-out;display:flex}.ct-btn:hover{background-color:var(--_base---blue)}.cs-text-c{max-width:45rem;margin-top:16rem;font-size:1.8rem;line-height:1.5}.cs-logo-p{max-width:11rem;height:auto;display:inline}.cs-text-p{color:var(--gray--700);display:inline}.cs-img-desktop{z-index:-1;width:115rem;max-width:70vw;height:auto;position:absolute;inset:auto 0% 0% auto}.cs-img-mobile{z-index:-1;display:none}@media screen and (max-width:991px){.container{padding-left:3rem;padding-right:3rem}.container.flex-grow{max-width:100%}.cs-date-c{font-size:1.4rem}.cs-date-gr{width:3.8rem;height:1.2rem}.cs-cta-c{max-width:32rem;margin-top:4rem;font-size:1.4rem}.ct-btn{padding:1.7rem 1.9rem}.cs-text-c{max-width:36rem;margin-top:-4rem;font-size:1.6rem}.cs-img-desktop{display:none}.cs-img-mobile{max-width:100vw;height:auto;margin-top:-4rem;margin-left:-3rem;display:block}}@media screen and (max-width:479px){.cs-logo-title{width:29rem;max-width:100%}.cs-text-c{max-width:27.5rem;margin-top:-2rem}}