.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: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{-webkit-hyphens:auto;hyphens:auto;word-wrap:break-word;overflow-wrap:break-word}.no-wrap{white-space:nowrap}@media screen and (max-width:639px){.mobile-text{max-width:18rem;margin-left:auto;margin-right:auto}}.max-w-col-4,.max-w-col-6,.max-w-col-8,.max-w-col-10{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}.hero-wrapper{overflow-x:hidden}.hero{margin-top:9rem;margin-bottom:4rem}@media screen and (min-width:1024px){.hero{margin-top:11rem;margin-bottom:6rem}}.hero__heading{margin-top:3rem;margin-bottom:1.5rem;font-size:2.25rem;font-weight:900;line-height:2.5rem}@media screen and (min-width:420px){.hero__heading{font-size:2.5rem;line-height:2.75rem}}@media screen and (min-width:768px){.hero__heading{margin-bottom:2rem;font-size:3rem;line-height:3rem}}@media screen and (min-width:1024px){.hero__heading{margin-bottom:2rem;font-size:4.75rem;line-height:4.75rem}}.hero__blurb{max-width:43.75rem;margin-top:1.5rem;margin-bottom:1rem;font-size:1.25rem;font-weight:300;line-height:1.75rem}@media screen and (min-width:768px){.hero__blurb{margin-top:1.5rem;margin-bottom:1.5rem;font-size:1.5rem;line-height:2rem}}.hero__footer{margin-top:1rem}.in-page-nav-wrapper{z-index:10;background-color:#fff;border-bottom:1px solid #e6e6e6;transition:transform .4s cubic-bezier(.165,.84,.44,1);position:sticky;top:calc(4rem - 1px)}@media screen and (prefers-reduced-motion:reduce){.in-page-nav-wrapper{transition-duration:1ms}}@supports ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.in-page-nav-wrapper{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffffd9}}@media screen and (max-width:1023px){.in-page-nav-wrapper{padding:0}.in-page-nav-wrapper:after{background:linear-gradient(270deg,#fff 10%,#fff0 100%);right:0}.in-page-nav-wrapper:before{background:linear-gradient(90deg,#fff 10%,#fff0 100%);left:0}.in-page-nav-wrapper:after,.in-page-nav-wrapper:before{content:"";pointer-events:none;width:2rem;height:100%;display:block;position:absolute;top:0}}@media screen and (min-width:1024px){.in-page-nav-wrapper{top:0}}@media screen and (max-width:1023px){.in-page-nav-wrapper{padding:0}}.in-page-nav-wrapper--is-sticky .in-page-nav--has-cta .in-page-nav__cta{opacity:1;pointer-events:all}.in-page-nav-wrapper.is-hidden{display:block;transform:translateY(-8rem)}@media screen and (min-width:1024px){.in-page-nav-wrapper.is-hidden{transform:translateY(-5rem)}}.in-page-nav-wrapper .wrapper{overflow-x:scroll}@media screen and (max-width:1023px){.in-page-nav-wrapper .wrapper{padding-left:1.5rem;padding-right:1.5rem}}@media screen and (max-width:1023px) and (max-width:639px){.in-page-nav-wrapper .wrapper{padding-left:1.25rem;padding-right:1.25rem}}@media screen and (min-width:1024px){.in-page-nav-wrapper .wrapper{overflow-x:visible}}.in-page-nav{justify-content:space-between;align-items:center;padding-top:1.375rem;padding-bottom:1.375rem;display:flex}.in-page-nav--has-cta{padding-top:.75rem;padding-bottom:.75rem}.in-page-nav__list{counter-reset:stepCounter;display:flex}.in-page-nav__step{counter-increment:stepCounter;align-items:center;display:flex}@media screen and (max-width:1023px){.in-page-nav__step:last-of-type{padding-right:2rem}}.in-page-nav__step:not(:last-of-type):after{content:"";background-color:#e6e6e6;width:3rem;height:1px;margin-left:.75rem;margin-right:.75rem}.in-page-nav__link{color:#000;align-items:center;font-weight:500;line-height:1;display:flex}.in-page-nav__link:hover .in-page-nav__label,.in-page-nav__link:focus .in-page-nav__label{text-decoration:underline}.in-page-nav__link:before{content:counter(stepCounter);color:#000000d9;background-color:#e6e6e6;border-radius:9999px;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;margin-right:.5rem;font-size:.8125rem;font-weight:600;line-height:1.375rem;transition:background-color .25s cubic-bezier(.77,0,.175,1),color .25s cubic-bezier(.77,0,.175,1);display:flex}@media screen and (prefers-reduced-motion:reduce){.in-page-nav__link:before{transition-duration:1ms}}.is-active:before{color:#fff}.is-active.in-page-nav__link--yellow:before{background-color:#f5a925}.is-active.in-page-nav__link--teal:before{background-color:#3fb2a5}.is-active.in-page-nav__link--purple:before{background-color:#a060ae}.is-active.in-page-nav__link--green:before{background-color:#85b532}.in-page-nav__label{white-space:nowrap}.in-page-nav__cta{opacity:0;pointer-events:none;transition:opacity .25s}.thumbnail-title-link{color:#212123;flex-direction:row;align-items:flex-start;gap:1.5rem;display:flex}.thumbnail-title-link:hover{color:#000000a3}@media screen and (min-width:1024px){.thumbnail-title-link{padding-left:2.75rem;padding-right:2.75rem}}.thumbnail-title-link:not(.thumbnail-title-link--aligned) .thumbnail-title-link__heading{margin-top:.5rem}.thumbnail-title-link--aligned{align-items:center}.thumbnail-title-link__image{border-radius:6px;display:block}.thumbnail-title-link__heading{font-size:1.0625rem;font-weight:300;line-height:1.5rem;transition:all .4s cubic-bezier(.455,.03,.515,.955)}.thumbnail-title-link__heading:after{vertical-align:-.4375em;content:"";opacity:.32;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' color='rgb(0, 0, 0)'%3E %3Cg stroke='currentcolor' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'%3E %3Cpath d='M13 8l4 4-4 4M15.5 12h-9'/%3E %3C/g%3E %3C/svg%3E");background-size:contain;width:1.5rem;height:1.5rem;display:inline-block}@media screen and (prefers-reduced-motion:reduce){.thumbnail-title-link__heading{transition-duration:1ms}}.thumbnail-title-link__heading strong{font-weight:600}.thumbnail-title-link__heading:after{margin-right:-1.5rem}.thumbnail-title-link[target=_blank] .thumbnail-title-link__heading:after{vertical-align:-.4375em;content:"";opacity:.32;vertical-align:-.4375em;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' color='rgb(0, 0, 0)'%3E %3Cg stroke='currentcolor' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'%3E %3Cpath d='M13 8l4 4-4 4M15.5 12h-9'/%3E %3C/g%3E %3C/svg%3E");background-size:contain;width:1.5rem;height:1.5rem;display:inline-block;transform:rotate(-45deg)}.text-media-section-wrapper{overflow:hidden}.text-media-section{grid-template-columns:1fr;padding-top:4rem;display:grid;position:relative}.text-media-section:last-of-type{padding-bottom:4rem}@media screen and (min-width:768px){.text-media-section:last-of-type{padding-bottom:8rem}}@media screen and (min-width:1024px){.text-media-section{grid-template-columns:45% 35%;column-gap:20%;padding-top:8rem;padding-bottom:8rem}}.text-media-section__background{z-index:-1;pointer-events:none;max-width:88%;position:absolute}.text-media-section .media-player{align-items:flex-start;display:flex;position:relative}@media screen and (max-width:1023px){.text-media-section .media-player{grid-row:4;margin-bottom:2.5rem}.text-media-section .media-player:not(.is-active){width:calc(100% + 3rem);transform:translate(-1.5rem)}}.text-media-section .media-player:hover .text-media-section__video-trigger:before,.text-media-section .media-player:focus .text-media-section__video-trigger:before{transform:scale(1.1)}@media screen and (min-width:1024px){.text-media-section .media-player{grid-area:1/2;width:auto;margin-bottom:0;position:absolute;transform:none}}.text-media-section__heading{text-wrap:pretty;color:#212123;margin-top:3rem;margin-bottom:1.5rem;font-size:2rem;font-weight:900;line-height:2.25rem}@media screen and (min-width:768px){.text-media-section__heading{margin-bottom:2rem;font-size:2.5rem;line-height:3rem}}@media screen and (min-width:1024px){.text-media-section__heading{grid-column:1;margin-bottom:2rem;font-size:3.5rem;line-height:3.75rem}}.text-media-section__blurb{color:#212123;margin-bottom:1rem;font-size:1.0625rem;font-weight:300;line-height:1.5rem}@media screen and (min-width:768px){.text-media-section__blurb{max-width:50ch}}@media screen and (min-width:1024px){.text-media-section__blurb{grid-column:1}}.text-media-section__actions{grid-column:1;align-items:center;margin-bottom:4rem;display:flex}@media screen and (max-width:359px){.text-media-section__actions{flex-wrap:wrap}}.text-media-section__actions .button{margin-right:2rem}@media screen and (max-width:359px){.text-media-section__actions .button{margin-bottom:1.25rem}}@media screen and (min-width:1024px){.text-media-section .demo-banner{grid-column:1}}.text-media-section__linked-content:not(:last-of-type){margin-bottom:1.5rem}@media screen and (min-width:1024px){.text-media-section__linked-content{grid-column:1}}.text-media-section__linked-content-item:not(:last-of-type){margin-bottom:1.75rem}@media screen and (min-width:1024px){.text-media-section--reverse{grid-template-columns:35% 45%}.text-media-section--reverse .media-player{grid-area:1/1/7;justify-content:flex-end;display:inline-flex;position:relative}.text-media-section--reverse .text-media-section__background{left:0;right:auto}.text-media-section--reverse .text-media-section__heading,.text-media-section--reverse .text-media-section__blurb,.text-media-section--reverse .text-media-section__actions,.text-media-section--reverse .demo-banner,.text-media-section--reverse .text-media-section__linked-content{grid-column:2}}.thumbnail-title-link{padding-left:0;padding-right:0}.thumbnail-text-link--big-thumbnail.thumbnail-text-link:hover .thumbnail-text-link__title,.thumbnail-text-link--big-thumbnail.thumbnail-text-link:focus .thumbnail-text-link__title{color:#212123b3;text-decoration:none}.thumbnail-text-link--big-thumbnail .thumbnail-text-link__title{font-size:1.0625rem;font-weight:300;line-height:1.5rem;transition:all .4s cubic-bezier(.455,.03,.515,.955)}.thumbnail-text-link--big-thumbnail .thumbnail-text-link__title:after{vertical-align:-.4375em;content:"";opacity:.32;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' color='rgb(0, 0, 0)'%3E %3Cg stroke='currentcolor' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'%3E %3Cpath d='M13 8l4 4-4 4M15.5 12h-9'/%3E %3C/g%3E %3C/svg%3E");background-size:contain;width:1.5rem;height:1.5rem;display:inline-block}@media screen and (prefers-reduced-motion:reduce){.thumbnail-text-link--big-thumbnail .thumbnail-text-link__title{transition-duration:1ms}}.thumbnail-text-link--big-thumbnail .thumbnail-text-link__title strong{font-weight:600}.thumbnail-text-link--big-thumbnail .thumbnail-text-link__title:after{margin-right:-1.625rem;transform:rotate(0)}.thumbnail-text-link--big-thumbnail .thumbnail-text-link__details{align-items:center;display:flex}@media screen and (min-width:768px){.thumbnail-text-link--big-thumbnail .thumbnail-text-link__thumbnail{min-height:6.25rem}}@media screen and (min-width:1024px){.thumbnail-text-link--big-thumbnail .thumbnail-text-link__thumbnail{min-height:7.5rem}}.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{z-index:1000;width:100vw;transform:translate(-2rem)}@media screen and (min-width:768px){.media-player--has-lightbox.is-active .media-player__wrapper{transform:translate(-3rem)}}@media screen and (min-width:1024px){.media-player--has-lightbox.is-active .media-player__wrapper{width:auto;transform:translateX(var(--active-video-offset-x))}}.media-player__video-wrapper{z-index:1000;-webkit-tap-highlight-color:transparent;background-color:#0000;border-radius:12px;flex:1;width:100%;position:relative;overflow:hidden;transform:translateZ(0);box-shadow:0 0 4px #00000014,0 4px 8px #00000005,0 1px 2px #00000014}.media-player__video-wrapper:before{content:"";z-index:1;opacity:.65;background-image:linear-gradient(#0000 0%,#0000003d 63%,#0000008f 100%);width:100%;height:100%;position:absolute;top:0;left:0}.media-player:not(.is-stopped) .media-player__video-wrapper:before{display:none}.media-player__video{width:100%;height:auto;display:block;position:relative}.media-player__subtitles-wrapper{z-index:1000;text-align:center;opacity:0;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;padding:0 2rem;transition:opacity .125s ease-out,transform .4s cubic-bezier(.19,1,.22,1);position:absolute;bottom:5rem;transform:translateY(.5rem)}@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{color:#000000d9;opacity:0;text-wrap:balance;background-color:#ffffffb3;border-radius:18px;padding:8px 16px;font-size:.6875rem;font-weight:600;line-height:.875rem;transition:opacity .125s ease-out;display:inline-block}@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;z-index:1;width:100%;padding-top:.5rem;padding-bottom:.5rem;position:relative;overflow:hidden}.media-player:not(.is-stopped) .media-player__progress-bar{pointer-events:all}.media-player__progress-bar:before{content:"";background-color:#ffffff73;border-radius:12px;width:100%;height:.3125rem;display:block;position:absolute;top:.5rem;left:0}@media (hover:hover){.media-player__progress-bar:hover .media-player__progress-bar-fill:after{opacity:1;transform:scale(1)}}.media-player__progress-bar-fill{width:0;height:.3125rem;transition:width var(--progress-bar-transition-duration)ease-out;background-color:#fff;border-radius:12px;position:relative}.media-player__progress-bar-fill:after{content:"";opacity:0;background-color:#fff;border-radius:9999px;width:.8125rem;height:.8125rem;transition:transform 60ms ease-out;display:block;position:absolute;top:-.25rem;right:-.25rem;transform:scale(.4)}.media-player__time{color:#fff;padding:.5rem 0;font-size:.6875rem;line-height:1rem}@media screen and (min-width:768px){.media-player__time{font-size:.875rem}}.media-player__replay{appearance:none;z-index:1000;color:#fff;opacity:0;pointer-events:none;background-color:#ffffff1a;border:0;border-radius:8px;align-items:center;margin:0;padding:.75rem 1.25rem .75rem 1rem;font-size:1.0625rem;font-weight:400;line-height:1.5rem;transition:opacity .4s cubic-bezier(.165,.84,.44,1);display:flex;position:absolute;top:calc(50% - 1.5rem);left:calc(50% - 3.5625rem)}.media-player.has-ended .media-player__replay{opacity:1;pointer-events:all}.media-player__replay:hover,.media-player__replay:focus{background-color:#212123}.media-player__replay:before{content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='16' viewBox='0 0 16 16' width='16' xmlns='http://www.w3.org/2000/svg' color='rgb(255, 255, 255)'%3E %3Cg fill='none' fill-rule='evenodd' stroke='currentColor' stroke-linecap='round' stroke-width='1.5' transform='matrix(0 1 1 0 0 0)'%3E %3Cpath d='m8.16871118 2.5c1.20783077 0 2.12722332.22046083 2.90129732.63444017.7740741.41397935 1.381572 1.02147721 1.7955513 1.79555128.4139794.77407408.6344402 1.6934666.6344402 2.90129737v.33742236c0 1.20783077-.2204608 2.12722332-.6344402 2.90129732-.4139793.7740741-1.0214772 1.381572-1.7955513 1.7955513-.774074.4139794-1.69346655.6344402-2.90129732.6344402h-.33742236c-1.20783077 0-2.12722329-.2204608-2.90129737-.6344402-.77407407-.4139793-1.38157193-1.0214772-1.79555128-1.7955513-.41397934-.774074-.63444017-1.69346655-.63444017-2.90129732v-.33742236c0-1.20783077.22046083-2.12722329.63444017-2.90129737.41397935-.77407407 1.02147721-1.38157193 1.79555128-1.79555128'/%3E %3Cpath d='m0 3.5v-3.5h3.5' fill-rule='nonzero' stroke-linejoin='round' transform='matrix(-1 0 0 1 5.25 3)'/%3E %3C/g%3E %3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:1rem;width:1rem;height:1rem;margin-right:.5rem;display:block}.media-player__controls{-webkit-user-select:none;user-select:none;z-index:1000;pointer-events:none;flex-wrap:wrap;justify-content:space-between;padding:1.5rem 1rem 1rem;transition:opacity .25s ease-out;display:flex;position:absolute;bottom:0;left:0;right:0}.media-player.controls-hidden .media-player__controls,.media-player.is-stopped .media-player__controls{opacity:0}.media-player__controls:before{content:"";background-image:linear-gradient(#0000 0%,#0000002b 47%,#0000008f 100%);border-bottom-right-radius:12px;border-bottom-left-radius:12px;width:100%;height:150%;display:block;position:absolute;bottom:0;left:0}@media screen and (min-width:1024px){.media-player__controls:before{height:230%}}.media-player__controls__group{color:#fff;z-index:1;display:flex;position:relative}.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;z-index:1;display:flex;position:relative}.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{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;width:2.5rem;height:2rem;transition:background-color .4s cubic-bezier(.19,1,.22,1);display:flex;position:relative}.media-player.no-touch .media-player__control:hover{background-color:#0000001a}.media-player__control:active,.media-player__control.is-active,.media-player.is-subtitles-on .media-player__control--subtitles,.media-player.is-fullscreen .media-player__control--fullscreen,.media-player.is-muted .media-player__control--volume{background-color:#0000004d}.media-player.has-no-sound .media-player__control--volume{display:none}.media-player__control:after{color:#fff;opacity:0;pointer-events:none;transition:opacity .125s ease-out,transform .4s cubic-bezier(.19,1,.22,1);transition-delay:0,0;z-index:1000;background-color:#0000;border-radius:8px;padding:.5rem .75rem;font-size:.625rem;line-height:1rem;position:absolute;top:-2.5rem;left:50%;transform:translate(-50%,.25rem)}@media screen and (min-width:768px){.media-player__control:after{font-size:.75rem}}.media-player.no-touch .media-player__control:hover:after{opacity:1;transition-delay:.4s,.4s;transform:translate(-50%)}.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{white-space:nowrap;content:attr(data-label-off)}.media-player.is-subtitles-on .media-player__control--subtitles:after{content:attr(data-label-on)}.media-player__control--fullscreen:after{white-space:nowrap;content:attr(data-label-on)}.media-player.is-fullscreen .media-player__control--fullscreen:after{content:attr(data-label-off)}.media-player__control--volume:after{white-space:nowrap;content:attr(data-label-on);left:auto;right:0;transform:translateY(.25rem)}.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{color:#fff;-webkit-user-select:none;user-select:none;z-index:1000;cursor:pointer;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg' color='rgb(0, 0, 0)'%3E %3Cpath d='m8.23125881 18.1867599 9.67211599-5.3101813c.4841209-.265792.6611116-.8737164.3953197-1.3578374-.0915092-.1666775-.2286423-.3038106-.3953197-.3953198l-9.67211599-5.31018127c-.48412096-.2657919-1.09204546-.08880122-1.35783736.39531974-.08097082.14748256-.12342145.31301085-.12342145.48125881v10.62036262c0 .5522848.44771525 1 1 1 .16824796 0 .33377626-.0424506.48125881-.1234214z' 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);background-repeat:no-repeat;background-clip:padding-box;border:1px solid #0000001a;border-radius:9999px;width:2.75rem;height:2.75rem;transition:opacity .125s ease-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 1px 2px #0000001a}.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' viewBox='0 0 32 32' width='32' xmlns='http://www.w3.org/2000/svg' color='rgb(0, 0, 0)'%3E%3Cpath d='m10.2233156 24.2083677 13.6372448-7.3274748c.4865037-.261405.6689823-.8677048.4075773-1.3542085-.092911-.1729177-.2346596-.3146663-.4075773-.4075773l-13.6372448-7.32747484c-.48650373-.26140499-1.09280354-.0789264-1.35420852.40757733-.07818594.14551272-.11910708.30812784-.11910708.4733156v14.65494961c0 .5522848.44771525 1 1 1 .16518775 0 .3278029-.0409211.4733156-.1191071z' fill-opacity='.15' stroke='%23000' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/svg%3E");width:4.5rem;height:4.5rem}}.media-player__large-play .media-player__large-play__icon{display:none}.media-player__large-play__icon{width:3rem;height:3rem}@media screen and (min-width:768px){.media-player__large-play__icon{width:6rem;height:6rem}}.media-player__large-play.is-hidden{opacity:0;pointer-events:none}.media-player{--active-video-offset-x:0vw;--progress-bar-transition-duration:.25s}.media-player__lightbox{opacity:0;pointer-events:none;z-index:1000;will-change:opacity;background-color:#ffffff5c;width:100vw;height:100vh;transition:opacity .4s cubic-bezier(.19,1,.22,1);position:fixed;top:0;left:0}@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{appearance:none;opacity:0;z-index:1001;pointer-events:none;background-color:#000;border:0;border-radius:9999px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;margin:0;padding:0;line-height:normal;transition:opacity .25s cubic-bezier(.19,1,.22,1);display:flex;position:fixed;top:1.5rem;right:1.5rem;box-shadow:0 1px 2px #0000001a}@media screen and (prefers-reduced-motion:reduce){.media-player__close{transition:none}}.media-player__close:before{content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24px' height='24px' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' fill='none' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' color='rgb(255, 255, 255)'%3E %3Cg stroke='currentColor'%3E %3Cline x1='6' y1='6' x2='18' y2='18'/%3E %3Cline x1='6' y1='6' x2='18' y2='18' transform='translate(12.000000, 12.000000) scale(-1, 1) translate(-12.000000, -12.000000) '/%3E %3C/g%3E %3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:1.5rem;width:1.5rem;height:1.5rem;position:absolute}.media-player--has-lightbox.is-active .media-player__close{opacity:1;pointer-events:all}.media-player--has-lightbox.is-active .media-player__close:hover,.media-player--has-lightbox.is-active .media-player__close:focus{background-color:#000000d9}.media-player__custom-play{appearance:none;z-index:1000;background-color:#0000;border:0;border-radius:0;justify-content:center;align-items:center;width:100%;height:100%;margin:0;padding:1rem;line-height:normal;transition:opacity .4s cubic-bezier(.19,1,.22,1),transform .4s cubic-bezier(.19,1,.22,1);display:flex;position:absolute;top:0;left:0}@media screen and (prefers-reduced-motion:reduce){.media-player__custom-play{transition:none}}@media screen and (min-width:1024px){.media-player__custom-play{justify-content:flex-start;align-items:flex-start;width:80rem;height:45rem}.media-player__custom-play:hover,.media-player__custom-play:focus,.media-player__custom-play:active{transition:transform .4s cubic-bezier(.19,1,.22,1);transform:translate(-1rem)}}@media screen and (min-width:1024px) and (prefers-reduced-motion:reduce){.media-player__custom-play:hover,.media-player__custom-play:focus,.media-player__custom-play:active{transform:translate(0)}}@media screen and (min-width:1024px){.media-player__custom-play:hover~.media-player__image-composition,.media-player__custom-play:focus~.media-player__image-composition,.media-player__custom-play:active~.media-player__image-composition{transition:transform .4s cubic-bezier(.19,1,.22,1);transform:translate(-1rem)}}@media screen and (min-width:1024px) and (prefers-reduced-motion:reduce){.media-player__custom-play:hover~.media-player__image-composition,.media-player__custom-play:focus~.media-player__image-composition,.media-player__custom-play:active~.media-player__image-composition{transform:translate(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:translate(1rem)}}@media screen and (min-width:1024px) and (prefers-reduced-motion:reduce){.media-player--reverse .media-player__custom-play:hover{transform:translate(0)}}@media screen and (min-width:1024px){.media-player--reverse .media-player__custom-play:hover~.media-player__image-composition{transform:translate(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:translate(0)}}.media-player__custom-play-label{color:#fff;background-color:#000;border-radius:9999px;align-items:center;padding:.5rem 1rem;font-size:.875rem;font-weight:600;line-height:1.3125rem;display:flex}@media screen and (max-width:1023px){.media-player__custom-play-label{text-indent:-100vw;color:#0000;pointer-events:none;width:2.75rem;height:2.75rem;padding:0;position:relative}}.media-player__custom-play-label:before{content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg' color='rgb(255, 255, 255)'%3E %3Cpath d='m8.23125881 18.1867599 9.67211599-5.3101813c.4841209-.265792.6611116-.8737164.3953197-1.3578374-.0915092-.1666775-.2286423-.3038106-.3953197-.3953198l-9.67211599-5.31018127c-.48412096-.2657919-1.09204546-.08880122-1.35783736.39531974-.08097082.14748256-.12342145.31301085-.12342145.48125881v10.62036262c0 .5522848.44771525 1 1 1 .16824796 0 .33377626-.0424506.48125881-.1234214z' 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);background-repeat:no-repeat;background-size:1.5rem;width:1.5rem;height:1.5rem;margin-right:.5rem}@media screen and (max-width:1023px){.media-player__custom-play-label:before{width:100%;height:100%;margin-right:0;position:absolute}}.media-player__image-composition{pointer-events:none;background-color:#fffc;background-clip:padding-box;border:1px solid #0000001a;border-radius:8px;align-items:flex-start;width:100%;height:100%;display:flex;box-shadow:0 8px 16px #0000001a}@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;width:80rem;height:45rem}}.media-player--has-lightbox .media-player__image-composition{z-index:10;transition:opacity .4s cubic-bezier(.19,1,.22,1),transform .4s cubic-bezier(.19,1,.22,1);position:absolute}@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{border-radius:8px;justify-content:space-between;align-items:flex-start;width:100%;height:100%;display:flex;overflow:hidden}@media screen and (min-width:1024px){.media-player__image-composition-mask{align-items:flex-end}}.media-player--has-lightbox:not(.is-active) .media-player__video-wrapper,.media-player--has-lightbox:not(.is-active) .media-player__controls,.media-player--has-lightbox:not(.is-active) .media-player__progress-bar{opacity:0;pointer-events:none;-webkit-user-select:none;user-select:none}.media-player--has-lightbox .media-player__video-wrapper{z-index:1;transition:opacity .4s cubic-bezier(.19,1,.22,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{width:151vh;min-width:auto;height:85vh}}@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{width:100vw;height:100vh}.thumbnail-text-link{display:flex;position:relative}.thumbnail-text-link:hover .thumbnail-text-link__title,.thumbnail-text-link:focus .thumbnail-text-link__title{text-decoration:underline}.thumbnail-text-link__thumbnail{border-radius:6px;width:4rem;height:4rem;margin-right:1.5rem}.thumbnail-text-link__title{color:#000;margin-bottom:.25rem;padding-right:32px;font-size:1.0625rem;font-weight:600;line-height:1.5rem}.thumbnail-text-link__title:after{content:"";vertical-align:bottom;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' color='rgb(0, 0, 0)'%3E %3Cg stroke='currentcolor' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'%3E %3Cpath d='M13 8l4 4-4 4M15.5 12h-9'/%3E %3C/g%3E %3C/svg%3E");background-repeat:no-repeat;width:24px;height:24px;margin-left:.125rem;margin-right:-2rem;display:inline-block;transform:rotate(-45deg)}.thumbnail-text-link__category{text-transform:uppercase;color:#0000008c;font-size:.8125rem;font-weight:600;line-height:1.375rem}.thumbnail-text-link__blurb{color:#212123;font-size:.875rem;font-weight:400;line-height:1.3125rem}.thumbnail-text-link--big-thumbnail{background-color:#f9f9f9;border-radius:6px;overflow:hidden}.thumbnail-text-link--big-thumbnail .thumbnail-text-link__thumbnail{object-fit:cover;object-position:center;border-radius:0;width:5.75rem;height:auto;margin-right:0}@media screen and (min-width:1024px){.thumbnail-text-link--big-thumbnail .thumbnail-text-link__thumbnail{width:10.75rem}}.thumbnail-text-link--big-thumbnail .thumbnail-text-link__details{padding:1.25rem}@media screen and (min-width:1024px){.thumbnail-text-link--big-thumbnail .thumbnail-text-link__details{padding:1.25rem 1.5rem}}.demo-banner{background-color:#212123;border-radius:6px;grid-template-columns:1fr;margin-bottom:4rem;display:grid;position:relative;overflow:hidden}@media screen and (min-width:768px){.demo-banner{grid-template-columns:7.75rem auto;gap:3rem}}.demo-banner__image-wrapper{grid-column:1;margin-top:auto}@media screen and (max-width:767px){.demo-banner__image-wrapper{display:none}}.demo-banner__image{border:1px solid #ffffff29;border-bottom:none;border-radius:8px 8px 0 0;width:7.75rem;display:block;position:absolute;top:1.5rem;left:1.5rem}.demo-banner__text{flex-wrap:nowrap;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}@media screen and (min-width:768px){.demo-banner__text{grid-column:2;justify-content:flex-start;padding:1.5rem;display:block}}.demo-banner__blurb{color:#fff;padding-right:1rem;font-size:.875rem;font-weight:300;line-height:1.3125rem}@media screen and (min-width:768px){.demo-banner__blurb{margin-bottom:1rem;padding-right:0;font-size:1.0625rem;font-weight:400;line-height:1.5rem}}.demo-banner__button{appearance:none;background-color:#0000;border:0;border-radius:0;margin:0;padding:0;line-height:normal}@media screen and (max-width:767px){.demo-banner__button{text-indent:-100vw;color:#0000;width:1.5rem;line-height:0;display:block}}@media screen and (max-width:767px) and (max-width:767px){.demo-banner__button:before{content:"";background-color:#0000;width:100%;height:100%;display:block;position:absolute;top:0;left:0}}@media screen and (max-width:767px){.demo-banner__button:after{content:"";background-image:url(/images/icons-prism/24x24/arrow.right.circle.24-light.svg);background-position:50%;background-repeat:no-repeat;background-size:1.5rem;width:1.5rem;height:1.5rem;display:block}}@media screen and (min-width:768px){.demo-banner__button{color:#000;background-color:#fff;border-radius:6px;width:auto;padding:.5625rem .6875rem;font-size:.875rem;font-weight:600;line-height:1.3125rem;display:inline-flex}}.quick-facts-modal__button{appearance:none;color:#212123;background-color:#f5f5f5;border:0;border-radius:20px;flex-direction:row-reverse;margin:0;padding:.5rem 1rem;font-size:1rem;font-weight:600;line-height:1.5rem;transition:background-color .125s ease-out;display:inline-flex}.quick-facts-modal__button:after{content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' color='rgb(33, 33, 35)'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle fill-opacity='.08' fill='%23000' cx='12' cy='12' r='9'/%3E%3Cg stroke='%23212123' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'%3E%3Cpath d='M7.757 12h8.486M12 7.757v8.486'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;border-radius:6px;place-self:center flex-start;width:1.125rem;height:1.125rem;margin-right:.75rem}@media (prefers-reduced-motion:reduce){.quick-facts-modal__button{transition-duration:1ms}}.quick-facts-modal__button:hover{background-color:#ebebeb}.quick-facts-modal__modal{opacity:0;will-change:opacity,transform;background-color:#fff;background-position:top,left -230px bottom -300px;background-repeat:no-repeat;background-size:150vw,32.75rem;flex-direction:column;gap:2rem;max-width:49.5rem;min-height:100vh;padding:8rem 1.5rem 15rem;transition:opacity .8s cubic-bezier(.19,1,.22,1),transform .8s cubic-bezier(.19,1,.22,1);display:flex;transform:translateY(2rem)}@media screen and (prefers-reduced-motion:reduce){.quick-facts-modal__modal{transition-duration:1ms}}@media screen and (min-width:768px){.quick-facts-modal__modal{background-position:top,left -230px bottom -300px;background-size:100vw,32.75rem;padding:9.5rem 8rem 15rem}}@media screen and (min-width:1024px){.quick-facts-modal__modal{background-position:top,left -230px bottom -120px;background-size:contain,32.75rem;border-radius:12px;flex-direction:row;gap:2.5rem;min-height:auto;padding:9.5rem 2.5rem 4.375rem;box-shadow:0 7px 25px #0000001a,0 0 0 1px #0000000f}}.overlay.is-active .quick-facts-modal__modal{opacity:1;transform:translateY(0)}@media screen and (min-width:1024px){.quick-facts-modal__left{flex:1 0 17rem}}.quick-facts-modal__sub-heading{color:#0000007a;text-transform:uppercase;font-size:.875rem;font-weight:600;line-height:1rem}.quick-facts-modal__heading{letter-spacing:-.5px;text-wrap:pretty;margin-top:.5rem;font-size:1.5rem;font-weight:700;line-height:2rem}.quick-facts-modal__facts{margin-top:1rem}.quick-facts-modal__fact{color:#212123;flex-wrap:nowrap;margin-bottom:1.5rem;font-size:1rem;font-weight:400;line-height:1.5rem;display:flex}.quick-facts-modal__fact:before{content:"";background-repeat:no-repeat;min-width:16px;height:16px;margin-right:.5rem;transform:translateY(2px)}.quick-facts-modal__modal--yellow{background-image:url(https://cdn.sketch.com/assets/pages/workspaces/quick-facts-header-yellow.png),url(https://cdn.sketch.com/assets/pages/workspaces/quick-facts-diamond-yellow.png)}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (-webkit-min-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.quick-facts-modal__modal--yellow{background-image:url(https://cdn.sketch.com/assets/pages/workspaces/quick-facts-header-yellow@2x.png),url(https://cdn.sketch.com/assets/pages/workspaces/quick-facts-diamond-yellow@2x.png)}}.quick-facts-modal__modal--yellow .quick-facts-modal__fact:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16px' height='16px' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg' color='%23f5a925' stroke='none' fill='none'%3E %3Cmask id='symbol-mask' fill='white'%3E %3Cpath d='M7.67698542,1.64642698 L2.71445687,7.73680294 C2.58958741,7.89005181 2.58958741,8.10994819 2.71445687,8.26319706 L7.67698542,14.353573 C7.82234515,14.531969 8.08480104,14.5587503 8.26319706,14.4133905 C8.28511394,14.3955323 8.30515638,14.3754899 8.32301458,14.353573 L13.2855431,8.26319706 C13.4104126,8.10994819 13.4104126,7.89005181 13.2855431,7.73680294 L8.32301458,1.64642698 C8.17765485,1.46803096 7.91519896,1.44124974 7.73680294,1.58660947 C7.71488606,1.60446766 7.69484362,1.6245101 7.67698542,1.64642698 Z'/%3E %3C/mask%3E %3Cpath stroke='currentColor' stroke-width='1.5' stroke-linejoin='round' d='M7.67698542,1.64642698 L2.71445687,7.73680294 C2.58958741,7.89005181 2.58958741,8.10994819 2.71445687,8.26319706 L7.67698542,14.353573 C7.82234515,14.531969 8.08480104,14.5587503 8.26319706,14.4133905 C8.28511394,14.3955323 8.30515638,14.3754899 8.32301458,14.353573 L13.2855431,8.26319706 C13.4104126,8.10994819 13.4104126,7.89005181 13.2855431,7.73680294 L8.32301458,1.64642698 C8.17765485,1.46803096 7.91519896,1.44124974 7.73680294,1.58660947 C7.71488606,1.60446766 7.69484362,1.6245101 7.67698542,1.64642698 Z'/%3E %3Crect fill-opacity='0.15' fill='currentColor' mask='url(%23symbol-mask)' x='8' y='1.33333333' width='5.83333333' height='13.3333333'/%3E %3C/svg%3E")}.quick-facts-modal__modal--teal{background-image:url(https://cdn.sketch.com/assets/pages/workspaces/quick-facts-header-teal.png),url(https://cdn.sketch.com/assets/pages/workspaces/quick-facts-diamond-teal.png)}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (-webkit-min-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.quick-facts-modal__modal--teal{background-image:url(https://cdn.sketch.com/assets/pages/workspaces/quick-facts-header-teal@2x.png),url(https://cdn.sketch.com/assets/pages/workspaces/quick-facts-diamond-teal@2x.png)}}.quick-facts-modal__modal--teal .quick-facts-modal__fact:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16px' height='16px' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg' color='%233fb2a5' stroke='none' fill='none'%3E %3Cmask id='symbol-mask' fill='white'%3E %3Cpath d='M7.67698542,1.64642698 L2.71445687,7.73680294 C2.58958741,7.89005181 2.58958741,8.10994819 2.71445687,8.26319706 L7.67698542,14.353573 C7.82234515,14.531969 8.08480104,14.5587503 8.26319706,14.4133905 C8.28511394,14.3955323 8.30515638,14.3754899 8.32301458,14.353573 L13.2855431,8.26319706 C13.4104126,8.10994819 13.4104126,7.89005181 13.2855431,7.73680294 L8.32301458,1.64642698 C8.17765485,1.46803096 7.91519896,1.44124974 7.73680294,1.58660947 C7.71488606,1.60446766 7.69484362,1.6245101 7.67698542,1.64642698 Z'/%3E %3C/mask%3E %3Cpath stroke='currentColor' stroke-width='1.5' stroke-linejoin='round' d='M7.67698542,1.64642698 L2.71445687,7.73680294 C2.58958741,7.89005181 2.58958741,8.10994819 2.71445687,8.26319706 L7.67698542,14.353573 C7.82234515,14.531969 8.08480104,14.5587503 8.26319706,14.4133905 C8.28511394,14.3955323 8.30515638,14.3754899 8.32301458,14.353573 L13.2855431,8.26319706 C13.4104126,8.10994819 13.4104126,7.89005181 13.2855431,7.73680294 L8.32301458,1.64642698 C8.17765485,1.46803096 7.91519896,1.44124974 7.73680294,1.58660947 C7.71488606,1.60446766 7.69484362,1.6245101 7.67698542,1.64642698 Z'/%3E %3Crect fill-opacity='0.15' fill='currentColor' mask='url(%23symbol-mask)' x='8' y='1.33333333' width='5.83333333' height='13.3333333'/%3E %3C/svg%3E")}.quick-facts-modal__modal--purple{background-image:url(https://cdn.sketch.com/assets/pages/workspaces/quick-facts-header-purple.png),url(https://cdn.sketch.com/assets/pages/workspaces/quick-facts-diamond-purple.png)}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (-webkit-min-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.quick-facts-modal__modal--purple{background-image:url(https://cdn.sketch.com/assets/pages/workspaces/quick-facts-header-purple@2x.png),url(https://cdn.sketch.com/assets/pages/workspaces/quick-facts-diamond-purple@2x.png)}}.quick-facts-modal__modal--purple .quick-facts-modal__fact:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16px' height='16px' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg' color='%23a060ae' stroke='none' fill='none'%3E %3Cmask id='symbol-mask' fill='white'%3E %3Cpath d='M7.67698542,1.64642698 L2.71445687,7.73680294 C2.58958741,7.89005181 2.58958741,8.10994819 2.71445687,8.26319706 L7.67698542,14.353573 C7.82234515,14.531969 8.08480104,14.5587503 8.26319706,14.4133905 C8.28511394,14.3955323 8.30515638,14.3754899 8.32301458,14.353573 L13.2855431,8.26319706 C13.4104126,8.10994819 13.4104126,7.89005181 13.2855431,7.73680294 L8.32301458,1.64642698 C8.17765485,1.46803096 7.91519896,1.44124974 7.73680294,1.58660947 C7.71488606,1.60446766 7.69484362,1.6245101 7.67698542,1.64642698 Z'/%3E %3C/mask%3E %3Cpath stroke='currentColor' stroke-width='1.5' stroke-linejoin='round' d='M7.67698542,1.64642698 L2.71445687,7.73680294 C2.58958741,7.89005181 2.58958741,8.10994819 2.71445687,8.26319706 L7.67698542,14.353573 C7.82234515,14.531969 8.08480104,14.5587503 8.26319706,14.4133905 C8.28511394,14.3955323 8.30515638,14.3754899 8.32301458,14.353573 L13.2855431,8.26319706 C13.4104126,8.10994819 13.4104126,7.89005181 13.2855431,7.73680294 L8.32301458,1.64642698 C8.17765485,1.46803096 7.91519896,1.44124974 7.73680294,1.58660947 C7.71488606,1.60446766 7.69484362,1.6245101 7.67698542,1.64642698 Z'/%3E %3Crect fill-opacity='0.15' fill='currentColor' mask='url(%23symbol-mask)' x='8' y='1.33333333' width='5.83333333' height='13.3333333'/%3E %3C/svg%3E")}.quick-facts-modal__modal--green{background-image:url(https://cdn.sketch.com/assets/pages/workspaces/quick-facts-header-green.png),url(https://cdn.sketch.com/assets/pages/workspaces/quick-facts-diamond-green.png)}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (-webkit-min-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.quick-facts-modal__modal--green{background-image:url(https://cdn.sketch.com/assets/pages/workspaces/quick-facts-header-green@2x.png),url(https://cdn.sketch.com/assets/pages/workspaces/quick-facts-diamond-green@2x.png)}}.quick-facts-modal__modal--green .quick-facts-modal__fact:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16px' height='16px' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg' color='%2385b532' stroke='none' fill='none'%3E %3Cmask id='symbol-mask' fill='white'%3E %3Cpath d='M7.67698542,1.64642698 L2.71445687,7.73680294 C2.58958741,7.89005181 2.58958741,8.10994819 2.71445687,8.26319706 L7.67698542,14.353573 C7.82234515,14.531969 8.08480104,14.5587503 8.26319706,14.4133905 C8.28511394,14.3955323 8.30515638,14.3754899 8.32301458,14.353573 L13.2855431,8.26319706 C13.4104126,8.10994819 13.4104126,7.89005181 13.2855431,7.73680294 L8.32301458,1.64642698 C8.17765485,1.46803096 7.91519896,1.44124974 7.73680294,1.58660947 C7.71488606,1.60446766 7.69484362,1.6245101 7.67698542,1.64642698 Z'/%3E %3C/mask%3E %3Cpath stroke='currentColor' stroke-width='1.5' stroke-linejoin='round' d='M7.67698542,1.64642698 L2.71445687,7.73680294 C2.58958741,7.89005181 2.58958741,8.10994819 2.71445687,8.26319706 L7.67698542,14.353573 C7.82234515,14.531969 8.08480104,14.5587503 8.26319706,14.4133905 C8.28511394,14.3955323 8.30515638,14.3754899 8.32301458,14.353573 L13.2855431,8.26319706 C13.4104126,8.10994819 13.4104126,7.89005181 13.2855431,7.73680294 L8.32301458,1.64642698 C8.17765485,1.46803096 7.91519896,1.44124974 7.73680294,1.58660947 C7.71488606,1.60446766 7.69484362,1.6245101 7.67698542,1.64642698 Z'/%3E %3Crect fill-opacity='0.15' fill='currentColor' mask='url(%23symbol-mask)' x='8' y='1.33333333' width='5.83333333' height='13.3333333'/%3E %3C/svg%3E")}.quick-facts-modal__modal--coral{background-image:url(https://cdn.sketch.com/assets/pages/workspaces/quick-facts-header-coral.png),url(https://cdn.sketch.com/assets/pages/workspaces/quick-facts-diamond-coral.png)}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (-webkit-min-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.quick-facts-modal__modal--coral{background-image:url(https://cdn.sketch.com/assets/pages/workspaces/quick-facts-header-coral@2x.png),url(https://cdn.sketch.com/assets/pages/workspaces/quick-facts-diamond-coral@2x.png)}}.quick-facts-modal__modal--coral .quick-facts-modal__fact:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16px' height='16px' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg' color='%23ff7843' stroke='none' fill='none'%3E %3Cmask id='symbol-mask' fill='white'%3E %3Cpath d='M7.67698542,1.64642698 L2.71445687,7.73680294 C2.58958741,7.89005181 2.58958741,8.10994819 2.71445687,8.26319706 L7.67698542,14.353573 C7.82234515,14.531969 8.08480104,14.5587503 8.26319706,14.4133905 C8.28511394,14.3955323 8.30515638,14.3754899 8.32301458,14.353573 L13.2855431,8.26319706 C13.4104126,8.10994819 13.4104126,7.89005181 13.2855431,7.73680294 L8.32301458,1.64642698 C8.17765485,1.46803096 7.91519896,1.44124974 7.73680294,1.58660947 C7.71488606,1.60446766 7.69484362,1.6245101 7.67698542,1.64642698 Z'/%3E %3C/mask%3E %3Cpath stroke='currentColor' stroke-width='1.5' stroke-linejoin='round' d='M7.67698542,1.64642698 L2.71445687,7.73680294 C2.58958741,7.89005181 2.58958741,8.10994819 2.71445687,8.26319706 L7.67698542,14.353573 C7.82234515,14.531969 8.08480104,14.5587503 8.26319706,14.4133905 C8.28511394,14.3955323 8.30515638,14.3754899 8.32301458,14.353573 L13.2855431,8.26319706 C13.4104126,8.10994819 13.4104126,7.89005181 13.2855431,7.73680294 L8.32301458,1.64642698 C8.17765485,1.46803096 7.91519896,1.44124974 7.73680294,1.58660947 C7.71488606,1.60446766 7.69484362,1.6245101 7.67698542,1.64642698 Z'/%3E %3Crect fill-opacity='0.15' fill='currentColor' mask='url(%23symbol-mask)' x='8' y='1.33333333' width='5.83333333' height='13.3333333'/%3E %3C/svg%3E")}.quick-facts-modal__after-facts{font-size:1rem;font-weight:300;line-height:1.5rem}@supports ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.overlay{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}}@media screen and (max-width:1023px){.overlay.is-active{z-index:1000}}.overlay.is-active .overlay__hide{z-index:10}@media screen and (max-width:1023px){.overlay.is-active .overlay__wrapper{justify-content:flex-start;padding:0}}.page-workspaces__wrapper{margin-top:-5rem;position:relative}.page-workspaces__wrapper:before{z-index:-1;content:"";background-color:#fad266;background-image:url(https://cdn.sketch.com/assets/pages/workspaces/hero-shape.png);background-position:right -1115px top -84vw;background-repeat:no-repeat;background-size:112.063rem;width:100vw;max-width:100%;height:200vw;display:block;position:absolute;top:0;left:0}@media screen and (min-width:640px){.page-workspaces__wrapper:before{background-position:right -1035px top -57vw}}@media screen and (min-width:768px){.page-workspaces__wrapper:before{background-position:right -940px top -33vw}}@media screen and (min-width:1024px){.page-workspaces__wrapper:before{background-position:right -760px top -350px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (-webkit-min-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.page-workspaces__wrapper:before{background-image:url(https://cdn.sketch.com/assets/pages/workspaces/hero-shape@2x.png)}}@supports ((-webkit-mask:url("")) or (mask:url(""))){.page-workspaces__wrapper:before{-webkit-mask-image:url(https://cdn.sketch.com/assets/pages/workspaces/hero-cutout-v3.svg);mask-image:url(https://cdn.sketch.com/assets/pages/workspaces/hero-cutout-v3.svg);-webkit-mask-position:-1px 0;mask-position:-1px 0;-webkit-mask-size:calc(1000px + 10vw);mask-size:calc(1000px + 10vw);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@media screen and (min-width:640px){.page-workspaces__wrapper:before{-webkit-mask-size:calc(1000px + 24vw);mask-size:calc(1000px + 24vw)}}@media screen and (min-width:768px){.page-workspaces__wrapper:before{-webkit-mask-size:calc(1000px + 40vw);mask-size:calc(1000px + 40vw)}}@media screen and (min-width:1024px){.page-workspaces__wrapper:before{-webkit-mask-position:0 0;mask-position:0 0;-webkit-mask-size:calc(1000px + 50vw);mask-size:calc(1000px + 50vw)}}@media screen and (min-width:1220px){.page-workspaces__wrapper:before{-webkit-mask-size:contain;mask-size:contain}}}.page-workspaces__post-hero-blurb-wrapper{padding-top:7.6875rem;padding-bottom:2.5rem}@media screen and (min-width:1024px){.page-workspaces__post-hero-blurb-wrapper{padding-top:6rem;padding-bottom:3.5rem}}.page-workspaces__post-hero-blurb{font-size:1.25rem;font-weight:500;line-height:1.75rem}@media screen and (min-width:768px){.page-workspaces__post-hero-blurb{font-size:1.5rem;line-height:2rem}}@media screen and (max-width:767px){.page-workspaces__post-hero-blurb br{display:none}}@media screen and (min-width:1220px){.page-workspaces__post-hero-blurb{max-width:50%}}.text-media-section .media-player__video-wrapper{background-color:#0000}#bring-it-all-together::selection{background-color:#fce8b2}#bring-it-all-together ::selection{background-color:#fce8b2}#bring-it-all-together .text-media-section__background{top:0;right:-60vw}@media screen and (min-width:768px){#bring-it-all-together .text-media-section__background{top:2.5rem;right:-50vw}}@media screen and (min-width:1024px){#bring-it-all-together .text-media-section__background{top:-3.125rem}}#bring-it-all-together .media-player__cover-image:first-child{width:220%;transform:translate(1rem,1rem)}@media screen and (min-width:1024px){#bring-it-all-together .media-player__cover-image:first-child{width:auto;transform:translate(5rem)}}#collaboration::selection{background-color:#b2f0ec}#collaboration ::selection{background-color:#b2f0ec}#collaboration .text-media-section__background-image{width:90%;transform:rotate(100deg)}#collaboration .text-media-section__background{top:34.375rem;left:-20vw}@media screen and (min-width:420px){#collaboration .text-media-section__background{top:29.375rem}}@media screen and (min-width:768px){#collaboration .text-media-section__background{top:23.125rem}}@media screen and (min-width:1024px){#collaboration .text-media-section__background{top:-7.5rem;left:-28vw}}@media screen and (max-width:1023px){#collaboration .media-player__image-composition-mask{justify-content:flex-end}#collaboration .media-player__cover-image:first-child{width:260%;transform:translateY(1rem)}}#prototyping-and-feedback::selection{background-color:#f0cdf7}#prototyping-and-feedback ::selection{background-color:#f0cdf7}#prototyping-and-feedback .text-media-section__background{top:33.75rem;right:-8vw}@media screen and (min-width:768px){#prototyping-and-feedback .text-media-section__background{top:23.125rem;right:-28vw}}@media screen and (min-width:1024px){#prototyping-and-feedback .text-media-section__background{top:1.875rem;right:-35vw}}#prototyping-and-feedback .text-media-section__background-image{width:180%}@media screen and (max-width:1023px){#prototyping-and-feedback .media-player__cover-image:first-child{width:60%;transform:translate(-1rem,1rem)}#prototyping-and-feedback .media-player__cover-image:nth-child(2){width:50%;transform:translate(-1rem,2.5rem)}}#developer-handoff::selection{background-color:#d6ea98}#developer-handoff ::selection{background-color:#d6ea98}#developer-handoff .text-media-section__background{top:32.5rem;left:-58vw}@media screen and (min-width:768px){#developer-handoff .text-media-section__background{top:25rem}}@media screen and (min-width:1024px){#developer-handoff .text-media-section__background{top:8.75rem;left:-45vw}}@media screen and (min-width:1220px){#developer-handoff .text-media-section__background{top:0;left:-53vw}}#developer-handoff .text-media-section__background-image{width:130%}@media screen and (min-width:768px){#developer-handoff .text-media-section__background-image{width:110%}}@media screen and (min-width:1024px){#developer-handoff .text-media-section__background-image{width:100%}}@media screen and (min-width:1220px){#developer-handoff .text-media-section__background-image{width:120%}}@media screen and (max-width:1023px){#developer-handoff .media-player__image-composition-mask{justify-content:flex-end}#developer-handoff .media-player__cover-image:first-child{width:210%;transform:translate(-1rem,1rem)}}