.flex{display:flex}.inline-flex{display:inline-flex}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-center{justify-content:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.flex-1{flex:1 1 0}.flex-auto{flex:1 1 auto}.flex-none{flex:none}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}.uppercase{text-transform:uppercase}.hyphenate{word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word}.no-wrap{white-space:nowrap}@media screen and (max-width:639px){.mobile-text{margin-left:auto;margin-right:auto;max-width:18rem}}.max-w-col-10,.max-w-col-4,.max-w-col-6,.max-w-col-8{width:100%}.max-w-col-4{max-width:24rem}.max-w-col-6{max-width:36.75rem}.max-w-col-8{max-width:49.5rem}.max-w-col-10{max-width:62.25rem}.media-player{align-items:center;display:flex;position:relative}.media-player.media-player--has-lightbox.is-active{z-index:1000}.media-player.cursor-hidden{cursor:none}.media-player__wrapper{z-index:9}.media-player--has-lightbox .media-player__wrapper{position:relative}@media screen and (min-width:1024px){.media-player--has-lightbox .media-player__wrapper{transition:transform .4s cubic-bezier(.19,1,.22,1)}}@media screen and (min-width:1024px) and (prefers-reduced-motion:reduce){.media-player--has-lightbox .media-player__wrapper{transition:none}}.media-player--has-lightbox.is-active .media-player__wrapper{transform:translateX(-2rem);width:100vw;z-index:1000}@media screen and (min-width:768px){.media-player--has-lightbox.is-active .media-player__wrapper{transform:translateX(-3rem)}}@media screen and (min-width:1024px){.media-player--has-lightbox.is-active .media-player__wrapper{transform:translateX(var(--active-video-offset-x));width:auto}}.media-player__video-wrapper{-webkit-tap-highlight-color:transparent;background-color:initial;border-radius:12px;box-shadow:0 0 4px #00000014,0 4px 8px #00000005,0 1px 2px #00000014;flex:1;overflow:hidden;position:relative;transform:translateZ(0);width:100%;z-index:1000}.media-player__video-wrapper:before{background-image:linear-gradient(180deg,#0000,#0000003d 63%,#0000008f);content:"";height:100%;left:0;opacity:.65;position:absolute;top:0;width:100%;z-index:1}.media-player:not(.is-stopped) .media-player__video-wrapper:before{display:none}.media-player__video{display:block;height:auto;position:relative;width:100%}.media-player__subtitles-wrapper{bottom:5rem;opacity:0;padding:0 2rem;pointer-events:none;position:absolute;text-align:center;transform:translateY(.5rem);transition:opacity 125ms ease-out,transform .4s cubic-bezier(.19,1,.22,1);-webkit-user-select:none;user-select:none;width:100%;z-index:1000}@media screen and (min-width:768px){.media-player__subtitles-wrapper{bottom:3.5rem}}.media-player.is-subtitles-on .media-player__subtitles-wrapper{opacity:1;transform:translateY(0)}.media-player.controls-hidden .media-player__subtitles-wrapper{transform:translateY(4rem)}@media screen and (min-width:768px){.media-player.controls-hidden .media-player__subtitles-wrapper{transform:translateY(2rem)}}.media-player.controls-hidden.is-subtitles-off .media-player__subtitles-wrapper{transform:translateY(4.5rem)}@media screen and (min-width:768px){.media-player.controls-hidden.is-subtitles-off .media-player__subtitles-wrapper{transform:translateY(2.5rem)}}.media-player__subtitles{text-wrap:balance;background-color:#ffffffb3;border-radius:18px;color:#000000d9;display:inline-block;font-size:.6875rem;font-weight:600;line-height:.875rem;opacity:0;padding:8px 16px;transition:opacity 125ms ease-out}@supports ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.media-player__subtitles{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}}@media screen and (min-width:768px){.media-player__subtitles{font-size:.9375rem;line-height:1.25rem}}.media-player:not(.is-stopped) .media-player__subtitles.is-visible{opacity:1}.media-player__progress-bar{cursor:pointer;overflow:hidden;padding-bottom:.5rem;padding-top:.5rem;position:relative;width:100%;z-index:1}.media-player:not(.is-stopped) .media-player__progress-bar{pointer-events:all}.media-player__progress-bar:before{background-color:#ffffff73;border-radius:12px;content:"";display:block;height:.3125rem;left:0;position:absolute;top:.5rem;width:100%}@media (hover:hover){.media-player__progress-bar:hover .media-player__progress-bar-fill:after{opacity:1;transform:scale(1)}}.media-player__progress-bar-fill{background-color:#fff;border-radius:12px;height:.3125rem;position:relative;transition:width var(--progress-bar-transition-duration) ease-out;width:0}.media-player__progress-bar-fill:after{background-color:#fff;border-radius:9999px;content:"";display:block;height:.8125rem;opacity:0;position:absolute;right:-.25rem;top:-.25rem;transform:scale(.4);transition:transform 60ms ease-out;width:.8125rem}.media-player__time{color:#fff;font-size:.6875rem;line-height:1rem;padding:.5rem 0}@media screen and (min-width:768px){.media-player__time{font-size:.875rem}}.media-player__replay{align-items:center;-webkit-appearance:none;appearance:none;background-color:initial;background-color:#ffffff1a;border:0;border-radius:0;border-radius:8px;color:#fff;display:flex;font-size:1.0625rem;font-weight:300;font-weight:400;left:calc(50% - 3.5625rem);line-height:normal;line-height:1.5rem;margin:0;opacity:0;padding:.75rem 1.25rem .75rem 1rem;pointer-events:none;position:absolute;top:calc(50% - 1.5rem);transition:opacity .4s cubic-bezier(.165,.84,.44,1);z-index:1000}.media-player.has-ended .media-player__replay{opacity:1;pointer-events:all}.media-player__replay:focus,.media-player__replay:hover{background-color:#212123}.media-player__replay:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='16' width='16' xmlns='http://www.w3.org/2000/svg' color='%23FFF'%3E%3Cg fill='none' fill-rule='evenodd' stroke='currentColor' stroke-linecap='round' stroke-width='1.5'%3E%3Cpath d='M2.5 8.169c0 1.208.22 2.127.634 2.901a4.316 4.316 0 0 0 1.796 1.796c.774.414 1.693.634 2.901.634h.338c1.208 0 2.127-.22 2.901-.634a4.316 4.316 0 0 0 1.796-1.796c.414-.774.634-1.693.634-2.901V7.83c0-1.208-.22-2.127-.634-2.901a4.316 4.316 0 0 0-1.796-1.796C10.296 2.72 9.377 2.5 8.169 2.5H7.83c-1.208 0-2.127.22-2.901.634A4.316 4.316 0 0 0 3.134 4.93'/%3E%3Cpath d='M6.5 5.25H3v-3.5' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:1rem;content:"";display:block;height:1rem;margin-right:.5rem;width:1rem}.media-player__controls{bottom:0;display:flex;flex-wrap:wrap;justify-content:space-between;left:0;padding:1.5rem 1rem 1rem;pointer-events:none;position:absolute;right:0;transition:opacity .25s ease-out;-webkit-user-select:none;user-select:none;z-index:1000}.media-player.controls-hidden .media-player__controls,.media-player.is-stopped .media-player__controls{opacity:0}.media-player__controls:before{background-image:linear-gradient(0deg,#0000008f,#0000002b 53%,#0000);border-bottom-left-radius:12px;border-bottom-right-radius:12px;bottom:0;content:"";display:block;height:150%;left:0;position:absolute;width:100%}@media screen and (min-width:1024px){.media-player__controls:before{height:230%}}.media-player__controls__group{color:#fff;display:flex;position:relative;z-index:1}.media-player:not(.is-stopped) .media-player__controls__group{pointer-events:all}.media-player__controls__group>:not(:first-child){margin-left:.25rem}.media-player__controls__group>:not(:last-child){margin-right:.25rem}.media-player__controls__group--expanded{color:#fff;display:flex;position:relative;z-index:1}.media-player__controls__group--expanded>:not(:first-child){margin-left:.5rem}.media-player__controls__group--expanded>:not(:last-child){margin-right:.5rem}.media-player__control{align-items:center;border-radius:8px;cursor:pointer;display:flex;height:2rem;justify-content:center;position:relative;transition:background-color .4s cubic-bezier(.19,1,.22,1);width:2.5rem}.media-player.no-touch .media-player__control:hover{background-color:#0000001a}.media-player.is-fullscreen .media-player__control--fullscreen,.media-player.is-muted .media-player__control--volume,.media-player.is-subtitles-on .media-player__control--subtitles,.media-player__control.is-active,.media-player__control:active{background-color:#0000004d}.media-player.has-no-sound .media-player__control--volume{display:none}.media-player__control:after{background-color:initial;border-radius:8px;color:#fff;font-size:.625rem;left:50%;line-height:1rem;opacity:0;padding:.5rem .75rem;pointer-events:none;position:absolute;top:-2.5rem;transform:translate(-50%,.25rem);transition:opacity 125ms ease-out,transform .4s cubic-bezier(.19,1,.22,1);transition-delay:0,0;z-index:1000}@media screen and (min-width:768px){.media-player__control:after{font-size:.75rem}}.media-player.no-touch .media-player__control:hover:after{opacity:1;transform:translate(-50%);transition-delay:.4s,.4s}.media-player__control--play-pause:after{content:attr(data-label-pause);left:0;transform:translateY(.25rem)}.media-player.is-paused .media-player__control--play-pause:after{content:attr(data-label-play)}.media-player.no-touch .media-player__control--play-pause:hover:after{transform:translate(0)}.media-player__control--subtitles:after{content:attr(data-label-off);white-space:nowrap}.media-player.is-subtitles-on .media-player__control--subtitles:after{content:attr(data-label-on)}.media-player__control--fullscreen:after{content:attr(data-label-on);white-space:nowrap}.media-player.is-fullscreen .media-player__control--fullscreen:after{content:attr(data-label-off)}.media-player__control--volume:after{content:attr(data-label-on);left:auto;right:0;transform:translateY(.25rem);white-space:nowrap}.media-player.is-muted .media-player__control--volume:after{content:attr(data-label-off)}.media-player.no-touch .media-player__control--volume:hover:after{transform:translate(0)}.media-player__play{display:none}.media-player.is-paused .media-player__play,.media-player__pause{display:block}.media-player.is-paused .media-player__pause{display:none}.media-player__volume-on{display:block}.media-player.is-muted .media-player__volume-on,.media-player__volume-off{display:none}.media-player.is-muted .media-player__volume-off{display:block}.media-player__large-play{background-clip:padding-box;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='24' width='24' xmlns='http://www.w3.org/2000/svg' color='%23000'%3E%3Cpath d='m8.231 18.187 9.672-5.31a1 1 0 0 0 0-1.754l-9.672-5.31a1 1 0 0 0-1.481.877v10.62a1 1 0 0 0 1.481.877z' fill-opacity='.15' fill-rule='evenodd' fill='currentColor' stroke='currentColor' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/svg%3E");background-position:calc(50% + 1px) 50%;background-repeat:no-repeat;border:1px solid #0000001a;border-radius:9999px;box-shadow:0 1px 2px #0000001a;color:#fff;cursor:pointer;height:2.75rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity 125ms ease-out;-webkit-user-select:none;user-select:none;width:2.75rem;z-index:1000}.media-player--has-lightbox .media-player__large-play{display:none}@media screen and (min-width:768px){.media-player__large-play{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='32' width='32' xmlns='http://www.w3.org/2000/svg' color='%23000'%3E%3Cpath d='m10.223 24.208 13.638-7.327a1 1 0 0 0 0-1.762L10.223 7.792a1 1 0 0 0-1.473.88v14.655a1 1 0 0 0 1.473.881z' fill-opacity='.15' stroke='%23000' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/svg%3E");height:4.5rem;width:4.5rem}}.media-player__large-play .media-player__large-play__icon{display:none}.media-player__large-play__icon{height:3rem;width:3rem}@media screen and (min-width:768px){.media-player__large-play__icon{height:6rem;width:6rem}}.media-player__large-play.is-hidden{opacity:0;pointer-events:none}.media-player{--active-video-offset-x:0vw;--progress-bar-transition-duration:250ms}.media-player__lightbox{background-color:#ffffff5c;height:100vh;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:opacity .4s cubic-bezier(.19,1,.22,1);width:100vw;will-change:opacity;z-index:1000}@media screen and (prefers-reduced-motion:reduce){.media-player__lightbox{transition:none}}@supports ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.media-player__lightbox{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.media-player__lightbox{background-color:#fffc}}.media-player--has-lightbox.is-active .media-player__lightbox{opacity:1;pointer-events:all}.media-player__close{align-items:center;-webkit-appearance:none;appearance:none;background-color:initial;background-color:#000;border:0;border-radius:0;border-radius:9999px;box-shadow:0 1px 2px #0000001a;display:flex;height:2.5rem;justify-content:center;line-height:normal;margin:0;opacity:0;padding:0;pointer-events:none;position:fixed;right:1.5rem;top:1.5rem;transition:opacity .25s cubic-bezier(.19,1,.22,1);width:2.5rem;z-index:1001}@media screen and (prefers-reduced-motion:reduce){.media-player__close{transition:none}}.media-player__close:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' fill='none' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' color='%23FFF'%3E%3Cg stroke='currentColor'%3E%3Cpath d='m6 6 12 12M18 6 6 18'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:1.5rem;content:"";height:1.5rem;position:absolute;width:1.5rem}.media-player--has-lightbox.is-active .media-player__close{opacity:1;pointer-events:all}.media-player--has-lightbox.is-active .media-player__close:focus,.media-player--has-lightbox.is-active .media-player__close:hover{background-color:#000000d9}.media-player__custom-play{align-items:center;-webkit-appearance:none;appearance:none;background-color:initial;border:0;border-radius:0;display:flex;height:100%;justify-content:center;left:0;line-height:normal;margin:0;padding:1rem;position:absolute;top:0;transition:opacity .4s cubic-bezier(.19,1,.22,1),transform .4s cubic-bezier(.19,1,.22,1);width:100%;z-index:1000}@media screen and (prefers-reduced-motion:reduce){.media-player__custom-play{transition:none}}@media screen and (min-width:1024px){.media-player__custom-play{align-items:flex-start;height:45rem;justify-content:flex-start;width:80rem}.media-player__custom-play:active,.media-player__custom-play:focus,.media-player__custom-play:hover{transform:translateX(-1rem);transition:transform .4s cubic-bezier(.19,1,.22,1)}}@media screen and (min-width:1024px) and (prefers-reduced-motion:reduce){.media-player__custom-play:active,.media-player__custom-play:focus,.media-player__custom-play:hover{transform:translateX(0)}}@media screen and (min-width:1024px){.media-player__custom-play:active~.media-player__image-composition,.media-player__custom-play:focus~.media-player__image-composition,.media-player__custom-play:hover~.media-player__image-composition{transform:translateX(-1rem);transition:transform .4s cubic-bezier(.19,1,.22,1)}}@media screen and (min-width:1024px) and (prefers-reduced-motion:reduce){.media-player__custom-play:active~.media-player__image-composition,.media-player__custom-play:focus~.media-player__image-composition,.media-player__custom-play:hover~.media-player__image-composition{transform:translateX(0)}}.media-player__custom-play:focus .media-player__custom-play-label,.media-player__custom-play:hover .media-player__custom-play-label{background-color:#000000d9}.media-player.is-active .media-player__custom-play{opacity:0;pointer-events:none}@media screen and (min-width:1024px){.media-player--reverse .media-player__custom-play{justify-content:flex-end;left:auto;right:0}.media-player--reverse .media-player__custom-play:hover{transform:translateX(1rem)}}@media screen and (min-width:1024px) and (prefers-reduced-motion:reduce){.media-player--reverse .media-player__custom-play:hover{transform:translateX(0)}}@media screen and (min-width:1024px){.media-player--reverse .media-player__custom-play:hover~.media-player__image-composition{transform:translateX(1rem)}}@media screen and (min-width:1024px) and (prefers-reduced-motion:reduce){.media-player--reverse .media-player__custom-play:hover~.media-player__image-composition{transform:translateX(0)}}.media-player__custom-play-label{align-items:center;background-color:#000;border-radius:9999px;color:#fff;display:flex;font-size:.875rem;font-weight:300;font-weight:600;line-height:1.3125rem;padding:.5rem 1rem}@media screen and (max-width:1023px){.media-player__custom-play-label{color:#0000;height:2.75rem;padding:0;pointer-events:none;position:relative;text-indent:-100vw;width:2.75rem}}.media-player__custom-play-label:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='24' width='24' xmlns='http://www.w3.org/2000/svg' color='%23FFF'%3E%3Cpath d='m8.231 18.187 9.672-5.31a1 1 0 0 0 0-1.754l-9.672-5.31a1 1 0 0 0-1.481.877v10.62a1 1 0 0 0 1.481.877z' fill-opacity='.15' fill-rule='evenodd' fill='currentColor' stroke='currentColor' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/svg%3E");background-position:calc(50% + 1px) 50%;background-repeat:no-repeat;background-size:1.5rem;content:"";height:1.5rem;margin-right:.5rem;width:1.5rem}@media screen and (max-width:1023px){.media-player__custom-play-label:before{height:100%;margin-right:0;position:absolute;width:100%}}.media-player__image-composition{align-items:flex-start;background-clip:padding-box;background-color:#fffc;border:1px solid #0000001a;border-radius:8px;box-shadow:0 8px 16px #0000001a;display:flex;height:100%;pointer-events:none;width:100%}@supports ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.media-player__image-composition{-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);background-color:#f9f9f95c}}@media screen and (min-width:1024px){.media-player__image-composition{align-items:flex-end;height:45rem;width:80rem}}.media-player--has-lightbox .media-player__image-composition{position:absolute;transition:opacity .4s cubic-bezier(.19,1,.22,1),transform .4s cubic-bezier(.19,1,.22,1);z-index:10}@media screen and (prefers-reduced-motion:reduce){.media-player--has-lightbox .media-player__image-composition{transition:none}}.media-player--has-lightbox.is-active .media-player__image-composition{opacity:0;pointer-events:none;-webkit-user-select:none;user-select:none}.media-player--reverse .media-player__image-composition{right:0}.media-player__image-composition-mask{align-items:flex-start;border-radius:8px;display:flex;height:100%;justify-content:space-between;overflow:hidden;width:100%}@media screen and (min-width:1024px){.media-player__image-composition-mask{align-items:flex-end}}.media-player--has-lightbox:not(.is-active) .media-player__controls,.media-player--has-lightbox:not(.is-active) .media-player__progress-bar,.media-player--has-lightbox:not(.is-active) .media-player__video-wrapper{opacity:0;pointer-events:none;-webkit-user-select:none;user-select:none}.media-player--has-lightbox .media-player__video-wrapper{transition:opacity .4s cubic-bezier(.19,1,.22,1);z-index:1}@media screen and (prefers-reduced-motion:reduce){.media-player--has-lightbox .media-player__video-wrapper{transition:none}}@media screen and (min-width:1024px){.media-player--has-lightbox .media-player__video-wrapper{min-width:85vw}}@media screen and (min-width:1024px) and (min-aspect-ratio:16/9){.media-player--has-lightbox .media-player__video-wrapper{height:85vh;min-width:auto;width:151vh}}@media screen and (max-width:1023px){.media-player--has-lightbox.is-active .media-player__video-wrapper{border-radius:0}}.media-player.is-fullscreen .media-player__video{height:100vh;width:100vw}@keyframes dash{to{stroke-dashoffset:0}}body ::selection,body::selection{background-color:#f0cdf7}.page-experimental{background-color:#fafafa}.hero{margin-top:4rem}@media screen and (min-width:1440px){.hero{margin-top:6rem}}.hero .wrapper{display:flex;flex-direction:column;gap:4.25rem}@media screen and (min-width:1024px){.hero .wrapper{border-bottom:1px solid #00000014;display:grid;gap:1.5rem;grid-template-columns:repeat(12,1fr)}}.hero__illustration{background-image:url(https://cdn.sketch.com/assets/pages/experimental/background@2x.png);background-position:0;background-repeat:no-repeat;background-size:cover;border-radius:12px;grid-column:1/6;position:relative}@media screen and (max-width:1023px){.hero__illustration{order:2}}@media screen and (min-width:1024px){.hero__illustration{margin-bottom:-2rem}}.hero__illustration__pane{display:block;height:23rem;margin-top:-1.75rem;width:12.5rem}@media screen and (min-width:768px){.hero__illustration__pane{height:27.5rem;margin-top:-2rem;width:25rem}}@media screen and (min-width:1024px){.hero__illustration__pane{height:30.8125rem;width:14.8125rem}}@media screen and (min-width:1440px){.hero__illustration__pane{height:34.0625rem;width:18.375rem}}.hero__illustration__switch{height:10.5rem;left:3.3125rem;position:absolute;top:8.4375rem;width:11.875rem}@media screen and (min-width:768px){.hero__illustration__switch{height:12.5625rem;left:14.0625rem;top:9.8125rem;width:14.1875rem}}@media screen and (min-width:1024px){.hero__illustration__switch{height:14.0625rem;left:2.3125rem;top:11.5rem;width:15.8125rem}}@media screen and (min-width:1440px){.hero__illustration__switch{height:15.625rem;left:4.875rem;top:12.5625rem;width:17.625rem}}.hero__header{grid-column:7/13;order:1;padding-left:1.25rem;padding-right:1.25rem}@media screen and (min-width:1024px){.hero__header{padding-left:2rem;padding-right:2rem}}@media screen and (min-width:1440px){.hero__header{padding-bottom:6rem}}.hero__title{text-wrap:balance;font-size:4.75rem;font-weight:900;letter-spacing:-.09375rem;line-height:4.75rem;margin-bottom:1.5rem;max-width:28.25rem}@media screen and (max-width:767px){.hero__title{font-size:2.75rem;letter-spacing:-.0625rem;line-height:3rem}}@media screen and (min-width:768px) and (max-width:1219px){.hero__title{font-size:3.5rem;line-height:3.5rem}}@media screen and (min-width:1024px){.hero__title{max-width:75rem}}.hero__title .hero__highlight .word{-webkit-text-fill-color:#0000;animation-duration:8s,.8s;animation-iteration-count:infinite,1;animation-name:shimmer,fadeInUp!important;animation-timing-function:ease-out,cubic-bezier(.19,1,.22,1);-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(90deg,#4b83f1 25%,#6dcaff 50%,#4b83f1 65%);background-size:200% 100%}.hero__title .hero__highlight .word::selection{-webkit-text-fill-color:#62266e}.hero__lead{font-size:1.25rem;font-weight:300;line-height:1.75rem;margin-bottom:2rem;max-width:36rem}@media screen and (min-width:1024px){.hero__lead{max-width:75rem}}.hero__action{display:block;margin-bottom:1rem}.hero__action:last-of-type{margin-bottom:0}.hero__action__link{color:#212123;font-weight:500;line-height:1.5rem;text-decoration-color:#0003;text-decoration-line:underline;text-decoration-thickness:1.5px;text-underline-offset:4px;transition:color 125ms ease-out}@media (prefers-reduced-motion:reduce){.hero__action__link{transition-duration:1ms}}.hero__action__link:active,.hero__action__link:hover{color:#0000007a}.experimental-how-to{padding-top:4rem}@media screen and (min-width:1024px){.experimental-how-to{padding-top:7rem}}.experimental-how-to .wrapper{border-bottom:1px solid #00000014}@media screen and (min-width:768px) and (max-width:1023px){.experimental-how-to .wrapper{margin-left:1.25rem;margin-right:1.25rem}}.experimental-how-to .how-to__wrapper{display:block;flex-direction:column;gap:2.75rem;margin:auto;max-width:29.5rem;padding-bottom:4rem}@media screen and (min-width:1024px){.experimental-how-to .how-to__wrapper{align-items:center;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr);max-width:75rem}}@media screen and (min-width:1440px){.experimental-how-to .how-to__wrapper{padding-bottom:6rem}}@media screen and (min-width:1024px){.how-to__header{padding-left:1.25rem;padding-right:1.25rem}}@media screen and (min-width:1024px) and (min-width:1024px){.how-to__header{padding-left:2rem;padding-right:2rem}}.how-to__title{text-wrap:balance;font-size:1.25rem;font-weight:600;line-height:1.5rem;margin-bottom:.5rem}@media screen and (max-width:767px){.how-to__title{font-size:1.125rem}}.how-to__blurb{margin-bottom:1.5rem}.how-to__illustration{border:.5px solid #0003;border-radius:.625rem;box-shadow:0 4px 8px #0000000a,0 8px 16px #00000014;position:relative}@media screen and (min-width:1024px){.how-to__illustration{margin-left:2rem;margin-right:2rem}}.how-to__illustration.was-shown .how-to__arrow,.how-to__illustration.was-shown .how-to__circle{display:block}.how-to__circle{stroke-dasharray:1000;stroke-dashoffset:1000;animation:dash 3s linear forwards;display:none;height:2.875rem;position:absolute;right:11%;top:5%;width:2.6875rem}@media screen and (min-width:390px){.how-to__circle{right:12%;top:7%}}@media screen and (min-width:480px){.how-to__circle{height:4.25rem;right:3.125rem;top:.625rem;width:4.0625rem}}@media screen and (min-width:1024px){.how-to__circle{height:3.75rem;right:12%;top:6%;width:3.5625rem}}@media screen and (min-width:1440px){.how-to__circle{height:4.75rem;right:3.5rem;top:.5rem;width:4.5rem}}.how-to__arrow{stroke-dasharray:1000;stroke-dashoffset:1000;animation:dash 5s linear forwards;display:none;left:-3%;position:absolute;top:65%;transform:rotate(-37deg);width:2.6875rem}@media screen and (min-width:480px){.how-to__arrow{left:-2.5rem;top:55%;transform:none;width:4.0625rem}}@media screen and (min-width:1024px){.how-to__arrow{left:-2.25rem;width:3.5625rem}}@media screen and (min-width:1440px){.how-to__arrow{left:-3rem;width:4.5rem}}.how-to__asset{border-radius:.625rem;display:block;width:100%}@media screen and (max-width:1439px){.how-to__callout{margin-bottom:2.75rem}}.how-to__callout .text-callout{margin-bottom:0}.experimental-features{padding-top:4rem}@media screen and (max-width:767px){.experimental-features{margin:0}}@media screen and (min-width:1440px){.experimental-features{padding-top:6rem}}.experimental-features .wrapper{border-bottom:1px solid #00000014}@media screen and (min-width:768px) and (max-width:1023px){.experimental-features .wrapper{margin-left:1.25rem;margin-right:1.25rem}}.experimental-features .features__wrapper{display:flex;flex-direction:column;margin:auto;max-width:29.5rem;padding-bottom:4rem}@media screen and (min-width:1024px){.experimental-features .features__wrapper{max-width:75rem}}@media screen and (min-width:1440px){.experimental-features .features__wrapper{padding-bottom:6rem}}.features__title{text-wrap:balance;display:block;font-size:2.75rem;font-weight:700;letter-spacing:-1px;line-height:3rem;margin:0 auto 1.5rem;position:relative;text-align:center}@media screen and (max-width:767px){.features__title{font-size:2rem;letter-spacing:-.5px;line-height:2.5rem}}@media screen and (min-width:768px) and (max-width:1023px){.features__title{font-size:2.5rem;letter-spacing:-1px;line-height:2.75rem}}.features__title.was-shown .features__underline{display:block}.features__underline{stroke-dasharray:1000;stroke-dashoffset:1000;animation:dash 3s linear forwards;bottom:-.5rem;display:none;height:.75rem;position:absolute;right:.125rem;width:14rem}@media screen and (max-width:1023px){.features__underline{bottom:-.625rem;width:10.25rem}}.features__blurb{font-size:1.0625rem;font-weight:300;line-height:1.5rem;margin:0 auto 3rem;max-width:36.75rem;text-align:center}@media screen and (min-width:1024px){.features__blurb{font-size:1.25rem;line-height:1.75rem}}@media screen and (max-width:767px){.features__blurb{margin-left:2rem;margin-right:2rem}}@media screen and (min-width:1024px){.features__blurb{text-align:left}.features__list{padding-left:1.25rem;padding-right:1.25rem}}@media screen and (min-width:1024px) and (min-width:1024px){.features__list{padding-left:2rem;padding-right:2rem}}.features__callout{background-color:#0000000a;border-radius:6px;display:inline-block;font-size:1rem;font-weight:400;margin:0 auto;padding:1.25rem 2.5rem 1.25rem 3.25rem;position:relative}@media screen and (min-width:768px){.features__callout{padding-left:4.5rem}}@media screen and (min-width:1024px){.features__callout{padding:1.25rem 2.5rem}}.features__callout__icon{display:inline-block;margin-right:.5rem;vertical-align:middle}@media screen and (max-width:1023px){.features__callout__icon{left:2.5rem;position:absolute;top:1.5rem}}@media screen and (min-width:0) and (max-width:767px){.features__callout__icon{left:1.5rem}}.feature{background-clip:padding-box;background-color:#fff;border:1px solid #00000014;border-radius:12px;box-shadow:0 4px 8px #00000014;display:flex;flex-direction:column;isolation:isolate;margin-bottom:3rem}@media screen and (min-width:1024px){.feature{display:grid;grid-template-columns:24rem auto}}@media screen and (min-width:1440px){.feature{grid-template-columns:29.875rem auto}}.feature__header{display:flex;flex-direction:column;padding:2rem;position:relative}@media screen and (max-width:639px){.feature__header{padding:1.5rem}}@media screen and (max-width:1023px){.feature__header{order:2}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:100% 0}}.feature__badge{animation:shimmer 3.2s ease infinite alternate;background-image:linear-gradient(90deg,#2618c0 0,#b620e0 33%,#3391bd 66%,#2618c0);background-position:-200% 0;background-size:200%;border-radius:9999px;color:#fff;display:inline-block;font-size:.9375rem;font-weight:500;line-height:1.25rem;margin-bottom:1rem;padding:.25rem .75rem;width:max-content;z-index:1}@media screen and (min-width:1024px){.feature__badge{left:2rem;margin-bottom:0;position:absolute;top:-.875rem}}.feature__icon,.feature__title{margin-bottom:.5rem}.feature__title{text-wrap:balance;font-size:1.5rem;font-weight:600;letter-spacing:-.5px;line-height:2rem}@media screen and (max-width:767px){.feature__title{font-size:1.25rem;line-height:1.75rem}}.feature__description{font-size:1rem;margin-bottom:1.5rem}.feature__button{display:block;margin-top:auto;text-align:center;width:100%}.feature .media-player{border-top-left-radius:12px;border-top-right-radius:12px;order:1;overflow:hidden}@media screen and (min-width:1024px){.feature .media-player{background-color:#fff;border-bottom-right-radius:12px;border-top-left-radius:0}}.feature .media-player .media-player__video-wrapper{border-radius:0;box-shadow:none}.feature .media-player .media-player__controls:before{border-radius:0}.experimental-history{padding-top:4rem}@media screen and (max-width:767px){.experimental-history{margin:0}}@media screen and (min-width:1440px){.experimental-history{padding-top:6rem}}.experimental-history .wrapper{border-bottom:1px solid #00000014}@media screen and (min-width:768px) and (max-width:1023px){.experimental-history .wrapper{margin-left:1.25rem;margin-right:1.25rem}}.history__wrapper{display:flex;flex-direction:column;margin:auto;max-width:29.5rem;padding-bottom:4rem}@media screen and (min-width:1024px){.history__wrapper{max-width:75rem}}.history__title{text-wrap:balance;display:block;font-size:2rem;font-weight:700;letter-spacing:-.5px;line-height:2.5rem;margin:0 auto 1.5rem;position:relative;text-align:center}@media screen and (min-width:1024px){.history__title{margin-bottom:3.5rem}}