*,::after,::before{box-sizing:border-box}*{font:inherit;margin:0;padding:0;border:0}body{background-color:hsl(0deg,0%,100%);font-family:system-ui,sans-serif;color:hsl(230deg,7%,23%);font-size:1rem}h1,h2,h3,h4{line-height:1.2;color:hsl(230deg,13%,9%);font-weight:700}h1{font-size:2.0736rem}h2{font-size:1.728rem}h3{font-size:1.25rem}h4{font-size:1.2rem}menu,ol,ul{list-style:none}button,input,select,textarea{background-color:transparent;border-radius:0;color:inherit;line-height:inherit;appearance:none}textarea{resize:vertical;overflow:auto;vertical-align:top}a{color:hsl(250deg,84%,54%)}table{border-collapse:collapse;border-spacing:0}img,svg,video{display:block;max-width:100%}@media (min-width:64rem){body{font-size:1.25rem}h1{font-size:3.051rem}h2{font-size:2.44rem}h3{font-size:1.75rem}h4{font-size:1.5625rem}}:root{--rv8-color-primary-hsl:250,84%,54%;--rv8-color-bg-hsl:0,0%,100%;--rv8-color-contrast-high-hsl:230,7%,23%;--rv8-color-contrast-higher-hsl:230,13%,9%;--rv8-color-accent-hsl:342,89%,48%;--rv8-color-contrast-lower-hsl:240,4%,85%;--rv8-space-xs:0.5rem;--rv8-space-md:1.25rem;--rv8-space-lg:2rem;--rv8-space-sm:0.75rem;--rv8-text-sm:0.833rem}@media (min-width:64rem){:root{--rv8-space-xs:0.75rem;--rv8-space-md:2rem;--rv8-space-lg:3.125rem;--rv8-space-sm:1.125rem;--rv8-text-sm:1rem}}:root{--reveal-fx-duration:0.6s;--reveal-fx-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}.reveal-fx{opacity:0;transition:opacity,-webkit-transform var(--reveal-fx-timing-function);transition:opacity,transform var(--reveal-fx-timing-function);transition:opacity,transform var(--reveal-fx-timing-function),-webkit-transform var(--reveal-fx-timing-function);transition-duration:var(--reveal-fx-duration)}.reveal-fx::before{display:none;content:"reveal-fx"}.reveal-fx--translate,.reveal-fx--translate-up{-webkit-transform:translateY(50px);transform:translateY(50px)}.reveal-fx--translate-right{-webkit-transform:translateX(-50px);transform:translateX(-50px)}.reveal-fx--translate-left{-webkit-transform:translateX(50px);transform:translateX(50px)}.reveal-fx--translate-down{-webkit-transform:translateY(-50px);transform:translateY(-50px)}.reveal-fx--scale{-webkit-transform:scale(.8);transform:scale(.8)}.reveal-fx--scale-up{-webkit-transform:translateY(50px) scale(.8);transform:translateY(50px) scale(.8)}.reveal-fx--scale-right{-webkit-transform:translateX(-50px) scale(.8);transform:translateX(-50px) scale(.8)}.reveal-fx--scale-left{-webkit-transform:translateX(50px) scale(.8);transform:translateX(50px) scale(.8)}.reveal-fx--scale-down{-webkit-transform:translateY(-50px) scale(.8);transform:translateY(-50px) scale(.8)}.reveal-fx--rotate,.reveal-fx--rotate-down,.reveal-fx--rotate-left,.reveal-fx--rotate-right,.reveal-fx--rotate-up{-webkit-perspective:1000px;perspective:1000px}.reveal-fx--rotate-down>*,.reveal-fx--rotate-left>*,.reveal-fx--rotate-right>*,.reveal-fx--rotate-up>*,.reveal-fx--rotate>*{transition:-webkit-transform var(--reveal-fx-duration) var(--reveal-fx-timing-function);transition:transform var(--reveal-fx-duration) var(--reveal-fx-timing-function);transition:transform var(--reveal-fx-duration) var(--reveal-fx-timing-function),-webkit-transform var(--reveal-fx-duration) var(--reveal-fx-timing-function);-webkit-backface-visibility:hidden;backface-visibility:hidden}.reveal-fx--rotate-down>*,.reveal-fx--rotate>*{-webkit-transform-origin:top;transform-origin:top;-webkit-transform:rotateX(-45deg);transform:rotateX(-45deg)}.reveal-fx--rotate-right>*{-webkit-transform-origin:left center;transform-origin:left center;-webkit-transform:rotateY(45deg);transform:rotateY(45deg)}.reveal-fx--rotate-left>*{-webkit-transform-origin:right center;transform-origin:right center;-webkit-transform:rotateY(-45deg);transform:rotateY(-45deg)}.reveal-fx--rotate-up>*{-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-transform:rotateX(45deg);transform:rotateX(45deg)}.reveal-fx--text-mask{overflow:hidden}.reveal-fx--text-mask>*{display:inline-block;-webkit-transform:translateY(100%);transform:translateY(100%);transition:-webkit-transform var(--reveal-fx-duration) var(--reveal-fx-timing-function);transition:transform var(--reveal-fx-duration) var(--reveal-fx-timing-function);transition:transform var(--reveal-fx-duration) var(--reveal-fx-timing-function),-webkit-transform var(--reveal-fx-duration) var(--reveal-fx-timing-function);will-change:transform}[class*=reveal-fx--scale],[class*=reveal-fx--translate]{will-change:opacity,transform}.reveal-fx--text-mask>*,[class*=reveal-fx--rotate]>*{will-change:transform}.reveal-fx--clip-x>*,.reveal-fx--clip-y>*{transition:opacity,-webkit-clip-path cubic-bezier(.215,.61,.355,1);transition:opacity,clip-path cubic-bezier(.215,.61,.355,1);transition:opacity,clip-path cubic-bezier(.215,.61,.355,1),-webkit-clip-path cubic-bezier(.215,.61,.355,1);transition-duration:var(--reveal-fx-duration)}.reveal-fx--clip-x>*{-webkit-clip-path:polygon(10% 0,90% 0,90% 100%,10% 100%);clip-path:polygon(10% 0,90% 0,90% 100%,10% 100%)}.reveal-fx--clip-y>*{-webkit-clip-path:polygon(0 50%,100% 50%,100% 100%,0 100%);clip-path:polygon(0 50%,100% 50%,100% 100%,0 100%)}.reveal-fx--is-visible{opacity:1}.reveal-fx--is-visible.reveal-fx--text-mask>*,.reveal-fx--is-visible[class*=reveal-fx--rotate]>*,.reveal-fx--is-visible[class*=reveal-fx--scale],.reveal-fx--is-visible[class*=reveal-fx--translate]{-webkit-transform:translate(0);transform:translate(0)}.reveal-fx--is-visible.reveal-fx--clip-x>*,.reveal-fx--is-visible.reveal-fx--clip-y>*{opacity:1;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.rv8-gap-xs{gap:var(--rv8-space-xs)}.rv8-grid{display:grid;grid-template-columns:repeat(12,1fr)}.rv8-grid>*{min-width:0;grid-column-end:span 12}.rv8-max-width-adaptive-md{max-width:32rem}@media (min-width:48rem){.rv8-max-width-adaptive-md{max-width:48rem}}@media (min-width:64rem){.rv8-max-width-adaptive-md{max-width:64rem}}.rv8-container{width:calc(100% - 2 * var(--rv8-space-md));margin-left:auto;margin-right:auto}.rv8-margin-bottom-lg{margin-bottom:var(--rv8-space-lg)}.rv8-text-gap-md{--rv8-space-multiplier:1.25}.rv8-line-height-lg{line-height:1.58}.rv8-text-component :where(h1,h2,h3,h4){line-height:var(--rv8-heading-line-height,1.2);margin-top:calc(var(--rv8-space-md) * var(--rv8-space-multiplier,1));margin-bottom:calc(var(--rv8-space-sm) * var(--rv8-space-multiplier,1))}.rv8-text-component :where(p,blockquote,ulli,olli){line-height:var(--rv8-body-line-height,1.4)}.rv8-text-component :where(ul,ol,p,blockquote,.rv8-text-component__block){margin-bottom:calc(var(--rv8-space-sm) * var(--rv8-space-multiplier,1))}.rv8-text-component :where(ul,ol){padding-left:1.25em}.rv8-text-component ol :where(ul,ol),.rv8-text-component ul :where(ul,ol){padding-left:1em;margin-bottom:0}.rv8-text-component ul{list-style-type:disc}.rv8-text-component ol{list-style-type:decimal}.rv8-text-component img{display:block;margin:0 auto}.rv8-text-component figcaption{margin-top:calc(var(--rv8-space-xs) * var(--rv8-space-multiplier,1));font-size:var(--rv8-text-sm);text-align:center}.rv8-text-component em{font-style:italic}.rv8-text-component strong{font-weight:700}.rv8-text-component s{text-decoration:line-through}.rv8-text-component u{text-decoration:underline}.rv8-text-component mark{background-color:hsla(var(--rv8-color-accent-hsl),.2);color:inherit}.rv8-text-component blockquote{padding-left:1em;border-left:4px solid hsl(var(--rv8-color-contrast-lower-hsl));font-style:italic}.rv8-text-component hr{margin:calc(var(--rv8-space-md) * var(--rv8-space-multiplier,1)) auto;background:hsl(var(--rv8-color-contrast-lower-hsl));height:1px}.rv8-text-component>:first-child{margin-top:0}.rv8-text-component>:last-child{margin-bottom:0}.rv8-text-component.rv8-line-height-xs{--rv8-heading-line-height:1;--rv8-body-line-height:1.1}.rv8-text-component.rv8-line-height-sm{--rv8-heading-line-height:1.1;--rv8-body-line-height:1.2}.rv8-text-component.rv8-line-height-md{--rv8-heading-line-height:1.15;--rv8-body-line-height:1.4}.rv8-text-component.rv8-line-height-lg{--rv8-heading-line-height:1.22;--rv8-body-line-height:1.58}.rv8-text-component.rv8-line-height-xl{--rv8-heading-line-height:1.3;--rv8-body-line-height:1.72}.rv8-max-width-adaptive-sm{max-width:32rem}@media (min-width:48rem){.rv8-max-width-adaptive-sm{max-width:48rem}}.rv8-width-100\%{width:100%}.rv8-block{display:block}.rv8-col-6{grid-column-end:span 6}*,::after,::before{box-sizing:border-box}*{font:inherit;margin:0;padding:0;border:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background-color:hsl(0deg,0%,100%);font-family:system-ui,sans-serif;color:hsl(230deg,7%,23%);font-size:1.125rem;line-height:1.4}h1,h2,h3,h4{line-height:1.2;color:hsl(230deg,13%,9%);font-weight:700}h1{font-size:2.5rem}h2{font-size:2.125rem}h3{font-size:1.75rem}h4{font-size:1.375rem}menu,ol,ul{list-style:none}button,input,select,textarea{background-color:transparent;border-radius:0;color:inherit;line-height:inherit;-webkit-appearance:none;appearance:none}textarea{resize:vertical;overflow:auto;vertical-align:top}a{color:hsl(250deg,84%,54%)}table{border-collapse:collapse;border-spacing:0}img,svg,video{display:block;max-width:100%}.fof{padding:4.5rem 0}.fof__container{width:calc(100% - 3rem);max-width:48rem;margin-left:auto;margin-right:auto}.fof__text{text-align:center;margin-bottom:3rem}.fof__text>:not(:last-child){margin-bottom:1.5rem}.fof__animation svg{display:block;max-width:520px;margin-left:auto;margin-right:auto}#i-fof-browser{transform-origin:260px 304px;animation:i-fof-browser 4s infinite}#i-fof-shadow{transform-origin:282px 410px;animation:i-fof-shadow 4s infinite}@keyframes i-fof-browser{0%,100%{transform:translateY(0) scale(1)}50%{transform:translateY(-10%) scale(.9)}}@keyframes i-fof-shadow{0%,100%{transform:scale(1)}50%{transform:scale(.8)}}.cd-container{width:calc(100% - 3rem);margin-left:auto;margin-right:auto}.cd-max-width-sm{max-width:48rem}*,::after,::before{box-sizing:border-box}*{font:inherit;margin:0;padding:0;border:0}body{background-color:hsl(0deg,0%,100%);font-family:system-ui,sans-serif;color:hsl(230deg,7%,23%);font-size:1rem}h1,h2,h3,h4{line-height:1.2;color:hsl(230deg,13%,9%);font-weight:700}h1{font-size:2.0736rem}h2{font-size:1.728rem}h3{font-size:1.25rem}h4{font-size:1.2rem}menu,ol,ul{list-style:none}button,input,select,textarea{background-color:transparent;border-radius:0;color:inherit;line-height:inherit;appearance:none}textarea{resize:vertical;overflow:auto;vertical-align:top}a{color:hsl(250deg,84%,54%)}table{border-collapse:collapse;border-spacing:0}img,svg,video{display:block;max-width:100%}@media (min-width:64rem){body{font-size:1.25rem}h1{font-size:3.051rem}h2{font-size:2.44rem}h3{font-size:1.75rem}h4{font-size:1.5625rem}}:root{--cg0-color-primary-hsl:250,84%,54%;--cg0-color-bg-hsl:0,0%,100%;--cg0-color-contrast-high-hsl:230,7%,23%;--cg0-color-contrast-higher-hsl:230,13%,9%;--cg0-color-contrast-lower-hsl:240,4%,85%;--cg0-color-contrast-medium-hsl:225,4%,47%;--cg0-color-accent-hsl:342,89%,48%;--cg0-space-4xs:0.125rem;--cg0-space-xs:0.5rem;--cg0-space-md:1.25rem;--cg0-space-sm:0.75rem;--cg0-text-sm:0.833rem;--cg0-text-xs:0.694rem;--cg0-text-sm:0.833rem}@media (min-width:64rem){:root{--cg0-space-4xs:0.1875rem;--cg0-space-xs:0.75rem;--cg0-space-md:2rem;--cg0-space-sm:1.125rem;--cg0-text-sm:1rem;--cg0-text-xs:0.8rem;--cg0-text-sm:1rem}}.cg0-icon{height:var(--cg0-size,1em);width:var(--cg0-size,1em);display:inline-block;color:inherit;fill:currentColor;line-height:1;flex-shrink:0;max-width:initial}.coming-soon{position:relative;z-index:1}.coming-soon__figure{position:relative;height:40vh}.coming-soon__figure img{position:absolute;top:0;right:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.coming-soon__social-btn{--btn-size:32px;--icon-size:16px;position:relative;width:var(--btn-size);height:var(--btn-size);display:inline-flex}.coming-soon__social-btn .cg0-icon{position:relative;z-index:2;display:block;margin:auto;font-size:var(--icon-size);color:hsl(var(--cg0-color-contrast-high-hsl))}.coming-soon__social-btn::before{content:"";position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;border-radius:50%;-webkit-transform:scale(.5);transform:scale(.5);transition:.3s cubic-bezier(.215,.61,.355,1)}.coming-soon__social-btn:hover::before{background-color:hsl(var(--cg0-color-contrast-lower-hsl));-webkit-transform:scale(1);transform:scale(1)}@media (min-width:64rem){.coming-soon__figure{height:auto;-webkit-clip-path:polygon(100% 0,100% 0,100% 100%,100% 100%);clip-path:polygon(100% 0,100% 0,100% 100%,100% 100%);-webkit-animation:coming-soon-figure-anim .6s cubic-bezier(.215,.61,.355,1) forwards;animation:coming-soon-figure-anim .6s cubic-bezier(.215,.61,.355,1) forwards}}@-webkit-keyframes coming-soon-figure-anim{from{-webkit-clip-path:polygon(100% 0,100% 0,100% 100%,100% 100%);clip-path:polygon(100% 0,100% 0,100% 100%,100% 100%)}to{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,10% 100%);clip-path:polygon(0 0,100% 0,100% 100%,10% 100%)}}@keyframes coming-soon-figure-anim{from{-webkit-clip-path:polygon(100% 0,100% 0,100% 100%,100% 100%);clip-path:polygon(100% 0,100% 0,100% 100%,100% 100%)}to{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,10% 100%);clip-path:polygon(0 0,100% 0,100% 100%,10% 100%)}}.cg0-justify-end{justify-content:flex-end}.cg0-items-center{align-items:center}.cg0-gap-4xs{gap:var(--cg0-space-4xs)}.cg0-flex-wrap{flex-wrap:wrap}.cg0-flex{display:flex}.cg0-color-contrast-medium{--cg0-color-o:1;color:hsla(var(--cg0-color-contrast-medium-hsl),var(--cg0-color-o,1))}.cg0-text-xs{font-size:var(--cg0-text-xs)}.cg0-margin-top-md{margin-top:var(--cg0-space-md)}.cg0-justify-between{justify-content:space-between}.cg0-text-sm{font-size:var(--cg0-text-sm)}.cg0-radius-md{border-radius:.25em}.cg0-padding-xs{padding:var(--cg0-space-xs)}.cg0-sr-only{position:absolute;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);width:1px;height:1px;overflow:hidden;padding:0;border:0;white-space:nowrap}.cg0-margin-bottom-xs{margin-bottom:var(--cg0-space-xs)}.cg0-margin-bottom-md{margin-bottom:var(--cg0-space-md)}.cg0-text-component :where(h1,h2,h3,h4){line-height:var(--cg0-heading-line-height,1.2);margin-top:calc(var(--cg0-space-md) * var(--cg0-space-multiplier,1));margin-bottom:calc(var(--cg0-space-sm) * var(--cg0-space-multiplier,1))}.cg0-text-component :where(p,blockquote,ulli,olli){line-height:var(--cg0-body-line-height,1.4)}.cg0-text-component :where(ul,ol,p,blockquote,.cg0-text-component__block){margin-bottom:calc(var(--cg0-space-sm) * var(--cg0-space-multiplier,1))}.cg0-text-component :where(ul,ol){padding-left:1.25em}.cg0-text-component ol :where(ul,ol),.cg0-text-component ul :where(ul,ol){padding-left:1em;margin-bottom:0}.cg0-text-component ul{list-style-type:disc}.cg0-text-component ol{list-style-type:decimal}.cg0-text-component img{display:block;margin:0 auto}.cg0-text-component figcaption{margin-top:calc(var(--cg0-space-xs) * var(--cg0-space-multiplier,1));font-size:var(--cg0-text-sm);text-align:center}.cg0-text-component em{font-style:italic}.cg0-text-component strong{font-weight:700}.cg0-text-component s{text-decoration:line-through}.cg0-text-component u{text-decoration:underline}.cg0-text-component mark{background-color:hsla(var(--cg0-color-accent-hsl),.2);color:inherit}.cg0-text-component blockquote{padding-left:1em;border-left:4px solid hsl(var(--cg0-color-contrast-lower-hsl));font-style:italic}.cg0-text-component hr{margin:calc(var(--cg0-space-md) * var(--cg0-space-multiplier,1)) auto;background:hsl(var(--cg0-color-contrast-lower-hsl));height:1px}.cg0-text-component>:first-child{margin-top:0}.cg0-text-component>:last-child{margin-bottom:0}.cg0-text-component.cg0-line-height-xs{--cg0-heading-line-height:1;--cg0-body-line-height:1.1}.cg0-text-component.cg0-line-height-sm{--cg0-heading-line-height:1.1;--cg0-body-line-height:1.2}.cg0-text-component.cg0-line-height-md{--cg0-heading-line-height:1.15;--cg0-body-line-height:1.4}.cg0-text-component.cg0-line-height-lg{--cg0-heading-line-height:1.22;--cg0-body-line-height:1.58}.cg0-text-component.cg0-line-height-xl{--cg0-heading-line-height:1.3;--cg0-body-line-height:1.72}.cg0-max-width-2xs{max-width:32rem}.cg0-flex-center{justify-content:center;align-items:center}.cg0-flex-grow{flex-grow:1}.cg0-flex-column{flex-direction:column}.cg0-padding-md{padding:var(--cg0-space-md)}.cg0-min-height-100vh{min-height:100vh}@media (min-width:64rem){.cg0-width-50\%\@md{width:50%}.cg0-flex-row\@md{flex-direction:row}}