.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}.hero-wrapper{overflow-x:hidden}.hero{margin-bottom:4rem;margin-top:9rem}@media screen and (min-width:1024px){.hero{margin-bottom:6rem;margin-top:11rem}}.hero__heading{font-size:2.25rem;font-weight:900;line-height:2.5rem;margin-bottom:1.5rem;margin-top:3rem}@media screen and (min-width:390px){.hero__heading{font-size:2.5rem;line-height:2.75rem}}@media screen and (min-width:768px){.hero__heading{font-size:3rem;line-height:3rem;margin-bottom:2rem}}@media screen and (min-width:1024px){.hero__heading{font-size:4.75rem;line-height:4.75rem;margin-bottom:2rem}}.hero__blurb{font-size:1.25rem;font-weight:300;line-height:1.75rem;margin-bottom:1rem;margin-top:1.5rem;max-width:43.75rem}@media screen and (min-width:768px){.hero__blurb{font-size:1.5rem;line-height:2rem;margin-bottom:1.5rem;margin-top:1.5rem}}.hero__footer{margin-top:1rem}.in-page-nav-wrapper{background-color:#fff;border-bottom:1px solid #e6e6e6;position:sticky;top:calc(4rem - 1px);transition:transform .4s cubic-bezier(.165,.84,.44,1);z-index:10}@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:#fff;background:linear-gradient(270deg,#fff 10%,#fff0);right:0}.in-page-nav-wrapper:before{background:#fff;background:linear-gradient(90deg,#fff 10%,#fff0);left:0}.in-page-nav-wrapper:after,.in-page-nav-wrapper:before{content:"";display:block;height:100%;pointer-events:none;position:absolute;top:0;width:2rem}}@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{align-items:center;display:flex;justify-content:space-between;padding-bottom:1.375rem;padding-top:1.375rem}.in-page-nav--has-cta{padding-bottom:.75rem;padding-top:.75rem}.in-page-nav__list{counter-reset:stepCounter;display:flex}.in-page-nav__step{align-items:center;counter-increment:stepCounter;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{background-color:#e6e6e6;content:"";height:1px;margin-left:.75rem;margin-right:.75rem;width:3rem}.in-page-nav__link{align-items:center;color:#000;display:flex;font-weight:500;line-height:1}.in-page-nav__link:focus .in-page-nav__label,.in-page-nav__link:hover .in-page-nav__label{text-decoration:underline}.in-page-nav__link:before{align-items:center;background-color:#e6e6e6;border-radius:9999px;color:#000000d9;content:counter(stepCounter);display:flex;font-size:.8125rem;font-weight:600;height:1.25rem;justify-content:center;line-height:1.375rem;margin-right:.5rem;transition:background-color .25s cubic-bezier(.77,0,.175,1),color .25s cubic-bezier(.77,0,.175,1);width:1.25rem}@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{align-items:flex-start;color:#212123;display:flex;flex-direction:row;gap:1.5rem}.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:.4s cubic-bezier(.455,.03,.515,.955)}.thumbnail-title-link__heading:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' color='%23000'%3E%3Cpath d='m13 8 4 4-4 4m2.5-4h-9' stroke='currentcolor' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:contain;content:"";display:inline-block;height:1.5rem;opacity:.32;vertical-align:-.4375em;width:1.5rem}@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{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' color='%23000'%3E%3Cpath d='m13 8 4 4-4 4m2.5-4h-9' stroke='currentcolor' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:contain;content:"";display:inline-block;height:1.5rem;opacity:.32;transform:rotate(-45deg);vertical-align:-.4375em;width:1.5rem}.text-media-section-wrapper{overflow:hidden}.text-media-section{display:grid;grid-template-columns:1fr;padding-top:4rem;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{column-gap:20%;grid-template-columns:45% 35%;padding-bottom:8rem;padding-top:8rem}}.text-media-section__background{max-width:88%;pointer-events:none;position:absolute;z-index:-1}.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){transform:translateX(-1.5rem);width:calc(100% + 3rem)}}.text-media-section .media-player:focus .text-media-section__video-trigger:before,.text-media-section .media-player:hover .text-media-section__video-trigger:before{transform:scale(1.1)}@media screen and (min-width:1024px){.text-media-section .media-player{grid-column:2;grid-row:1;margin-bottom:0;position:absolute;transform:none;width:auto}}.text-media-section__heading{text-wrap:pretty;color:#212123;font-size:2rem;font-weight:900;line-height:2.25rem;margin-bottom:1.5rem;margin-top:3rem}@media screen and (min-width:768px){.text-media-section__heading{font-size:2.5rem;line-height:3rem;margin-bottom:2rem}}@media screen and (min-width:1024px){.text-media-section__heading{font-size:3.5rem;grid-column:1;line-height:3.75rem;margin-bottom:2rem}}.text-media-section__blurb{color:#212123;font-size:1.0625rem;font-weight:300;line-height:1.5rem;margin-bottom:1rem}@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{align-items:center;display:flex;grid-column:1;margin-bottom:4rem}@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{display:inline-flex;grid-column:1;grid-row:1/7;justify-content:flex-end;position:relative}.text-media-section--reverse .text-media-section__background{left:0;right:auto}.text-media-section--reverse .demo-banner,.text-media-section--reverse .text-media-section__actions,.text-media-section--reverse .text-media-section__blurb,.text-media-section--reverse .text-media-section__heading,.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:focus .thumbnail-text-link__title,.thumbnail-text-link--big-thumbnail.thumbnail-text-link:hover .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:.4s cubic-bezier(.455,.03,.515,.955)}.thumbnail-text-link--big-thumbnail .thumbnail-text-link__title:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' color='%23000'%3E%3Cpath d='m13 8 4 4-4 4m2.5-4h-9' stroke='currentcolor' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:contain;content:"";display:inline-block;height:1.5rem;opacity:.32;vertical-align:-.4375em;width:1.5rem}@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(0deg)}.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{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;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;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;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}.thumbnail-text-link{display:flex;position:relative}.thumbnail-text-link:focus .thumbnail-text-link__title,.thumbnail-text-link:hover .thumbnail-text-link__title{text-decoration:underline}.thumbnail-text-link__thumbnail{border-radius:6px;height:4rem;margin-right:1.5rem;width:4rem}.thumbnail-text-link__title{color:#000;font-size:1.0625rem;font-weight:300;font-weight:600;line-height:1.5rem;margin-bottom:.25rem;padding-right:32px}.thumbnail-text-link__title:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' color='%23000'%3E%3Cpath d='m13 8 4 4-4 4m2.5-4h-9' stroke='currentcolor' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;content:"";display:inline-block;height:24px;margin-left:.125rem;margin-right:-2rem;transform:rotate(-45deg);vertical-align:bottom;width:24px}.thumbnail-text-link__category{color:#0000008c;font-size:.8125rem;font-weight:600;line-height:1.375rem;text-transform:uppercase}.thumbnail-text-link__blurb{color:#212123;font-size:.875rem;font-weight:300;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{border-radius:0;height:auto;margin-right:0;object-fit:cover;object-position:center;width:5.75rem}@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;display:grid;grid-template-columns:1fr;margin-bottom:4rem;overflow:hidden;position:relative}@media screen and (min-width:768px){.demo-banner{gap:3rem;grid-template-columns:7.75rem auto}}.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;display:block;left:1.5rem;position:absolute;top:1.5rem;width:7.75rem}.demo-banner__text{align-items:center;display:flex;flex-wrap:nowrap;justify-content:space-between;padding:.75rem 1rem}@media screen and (min-width:768px){.demo-banner__text{display:block;grid-column:2;justify-content:flex-start;padding:1.5rem}}.demo-banner__blurb{color:#fff;font-size:.875rem;font-weight:300;line-height:1.3125rem;padding-right:1rem}@media screen and (min-width:768px){.demo-banner__blurb{font-size:1.0625rem;font-weight:300;font-weight:400;line-height:1.5rem;margin-bottom:1rem;padding-right:0}}.demo-banner__button{appearance:none;background-color:initial;border:0;border-radius:0;line-height:normal;margin:0;padding:0}@media screen and (max-width:767px){.demo-banner__button{color:#0000;display:block;line-height:0;text-indent:-100vw;width:1.5rem}}@media screen and (max-width:767px) and (max-width:767px){.demo-banner__button:before{background-color:initial;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}}@media screen and (max-width:767px){.demo-banner__button:after{background-image:url(../svg/arrow.right.circle.24-light.svg);background-position:50%;background-repeat:no-repeat;background-size:1.5rem;content:"";display:block;height:1.5rem;width:1.5rem}}@media screen and (min-width:768px){.demo-banner__button{background-color:#fff;border-radius:6px;color:#000;display:inline-flex;font-size:.875rem;font-weight:300;font-weight:600;line-height:1.3125rem;padding:.5625rem .6875rem;width:auto}}.quick-facts-modal__button{appearance:none;background-color:initial;background-color:#f5f5f5;border:0;border-radius:0;border-radius:20px;color:#212123;display:inline-flex;flex-direction:row-reverse;font-size:1rem;font-weight:600;line-height:normal;line-height:1.5rem;margin:0;padding:.5rem 1rem;transition:background-color 125ms ease-out}.quick-facts-modal__button:after{align-self:center;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' color='%23212123'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle fill-opacity='.08' fill='%23000' cx='12' cy='12' r='9'/%3E%3Cpath d='M7.757 12h8.486M12 7.757v8.486' stroke='%23212123' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;border-radius:6px;content:"";height:1.125rem;justify-self:flex-start;margin-right:.75rem;width:1.125rem}@media (prefers-reduced-motion:reduce){.quick-facts-modal__button{transition-duration:1ms}}.quick-facts-modal__button:hover{background-color:#ebebeb}.quick-facts-modal__modal{background-color:#fff;background-position:top,bottom -300px left -230px;background-repeat:no-repeat;background-size:150vw,32.75rem;display:flex;flex-direction:column;gap:2rem;max-width:49.5rem;min-height:100vh;opacity:0;padding:8rem 1.5rem 15rem;transform:translateY(2rem);transition:opacity .8s cubic-bezier(.19,1,.22,1),transform .8s cubic-bezier(.19,1,.22,1);will-change:opacity,transform}@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,bottom -300px left -230px;background-size:100vw,32.75rem;padding:9.5rem 8rem 15rem}}@media screen and (min-width:1024px){.quick-facts-modal__modal{background-position:top,bottom -120px left -230px;background-size:contain,32.75rem;border-radius:12px;box-shadow:0 7px 25px #0000001a,0 0 0 1px #0000000f;flex-direction:row;gap:2.5rem;min-height:auto;padding:9.5rem 2.5rem 4.375rem}}.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;font-size:.875rem;font-weight:600;line-height:1rem;text-transform:uppercase}.quick-facts-modal__heading{text-wrap:pretty;font-size:1.5rem;font-weight:700;letter-spacing:-.5px;line-height:2rem;margin-top:.5rem}.quick-facts-modal__facts{margin-top:1rem}.quick-facts-modal__fact{color:#212123;display:flex;flex-wrap:nowrap;font-size:1rem;font-weight:300;font-weight:400;line-height:1.5rem;margin-bottom:1.5rem}.quick-facts-modal__fact:before{background-repeat:no-repeat;content:"";height:16px;margin-right:.5rem;min-width:16px;transform:translateY(2px)}.quick-facts-modal__modal--yellow{background-image:url(../png/quick-facts-header-yellow.png),url(https://cdn.sketch.com/assets/pages/workspaces/quick-facts-diamond-yellow.png)}@media only screen and (-o-min-device-pixel-ratio:2/1),only screen and (-webkit-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='16' height='16' xmlns='http://www.w3.org/2000/svg' color='%23f5a925' fill='none'%3E%3Cmask id='a' fill='%23fff'%3E%3Cpath d='m7.677 1.646-4.963 6.09a.417.417 0 0 0 0 .527l4.963 6.09a.417.417 0 0 0 .646 0l4.963-6.09a.417.417 0 0 0 0-.526l-4.963-6.09a.417.417 0 0 0-.646 0Z'/%3E%3C/mask%3E%3Cpath stroke='currentColor' stroke-width='1.5' stroke-linejoin='round' d='m7.677 1.646-4.963 6.09a.417.417 0 0 0 0 .527l4.963 6.09a.417.417 0 0 0 .646 0l4.963-6.09a.417.417 0 0 0 0-.526l-4.963-6.09a.417.417 0 0 0-.646 0Z'/%3E%3Cpath fill-opacity='.15' fill='currentColor' mask='url(%23a)' d='M8 1.333h5.833v13.333H8z'/%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 (-o-min-device-pixel-ratio:2/1),only screen and (-webkit-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='16' height='16' xmlns='http://www.w3.org/2000/svg' color='%233fb2a5' fill='none'%3E%3Cmask id='a' fill='%23fff'%3E%3Cpath d='m7.677 1.646-4.963 6.09a.417.417 0 0 0 0 .527l4.963 6.09a.417.417 0 0 0 .646 0l4.963-6.09a.417.417 0 0 0 0-.526l-4.963-6.09a.417.417 0 0 0-.646 0Z'/%3E%3C/mask%3E%3Cpath stroke='currentColor' stroke-width='1.5' stroke-linejoin='round' d='m7.677 1.646-4.963 6.09a.417.417 0 0 0 0 .527l4.963 6.09a.417.417 0 0 0 .646 0l4.963-6.09a.417.417 0 0 0 0-.526l-4.963-6.09a.417.417 0 0 0-.646 0Z'/%3E%3Cpath fill-opacity='.15' fill='currentColor' mask='url(%23a)' d='M8 1.333h5.833v13.333H8z'/%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 (-o-min-device-pixel-ratio:2/1),only screen and (-webkit-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='16' height='16' xmlns='http://www.w3.org/2000/svg' color='%23a060ae' fill='none'%3E%3Cmask id='a' fill='%23fff'%3E%3Cpath d='m7.677 1.646-4.963 6.09a.417.417 0 0 0 0 .527l4.963 6.09a.417.417 0 0 0 .646 0l4.963-6.09a.417.417 0 0 0 0-.526l-4.963-6.09a.417.417 0 0 0-.646 0Z'/%3E%3C/mask%3E%3Cpath stroke='currentColor' stroke-width='1.5' stroke-linejoin='round' d='m7.677 1.646-4.963 6.09a.417.417 0 0 0 0 .527l4.963 6.09a.417.417 0 0 0 .646 0l4.963-6.09a.417.417 0 0 0 0-.526l-4.963-6.09a.417.417 0 0 0-.646 0Z'/%3E%3Cpath fill-opacity='.15' fill='currentColor' mask='url(%23a)' d='M8 1.333h5.833v13.333H8z'/%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 (-o-min-device-pixel-ratio:2/1),only screen and (-webkit-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='16' height='16' xmlns='http://www.w3.org/2000/svg' color='%2385b532' fill='none'%3E%3Cmask id='a' fill='%23fff'%3E%3Cpath d='m7.677 1.646-4.963 6.09a.417.417 0 0 0 0 .527l4.963 6.09a.417.417 0 0 0 .646 0l4.963-6.09a.417.417 0 0 0 0-.526l-4.963-6.09a.417.417 0 0 0-.646 0Z'/%3E%3C/mask%3E%3Cpath stroke='currentColor' stroke-width='1.5' stroke-linejoin='round' d='m7.677 1.646-4.963 6.09a.417.417 0 0 0 0 .527l4.963 6.09a.417.417 0 0 0 .646 0l4.963-6.09a.417.417 0 0 0 0-.526l-4.963-6.09a.417.417 0 0 0-.646 0Z'/%3E%3Cpath fill-opacity='.15' fill='currentColor' mask='url(%23a)' d='M8 1.333h5.833v13.333H8z'/%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 (-o-min-device-pixel-ratio:2/1),only screen and (-webkit-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='16' height='16' xmlns='http://www.w3.org/2000/svg' color='%23ff7843' fill='none'%3E%3Cmask id='a' fill='%23fff'%3E%3Cpath d='m7.677 1.646-4.963 6.09a.417.417 0 0 0 0 .527l4.963 6.09a.417.417 0 0 0 .646 0l4.963-6.09a.417.417 0 0 0 0-.526l-4.963-6.09a.417.417 0 0 0-.646 0Z'/%3E%3C/mask%3E%3Cpath stroke='currentColor' stroke-width='1.5' stroke-linejoin='round' d='m7.677 1.646-4.963 6.09a.417.417 0 0 0 0 .527l4.963 6.09a.417.417 0 0 0 .646 0l4.963-6.09a.417.417 0 0 0 0-.526l-4.963-6.09a.417.417 0 0 0-.646 0Z'/%3E%3Cpath fill-opacity='.15' fill='currentColor' mask='url(%23a)' d='M8 1.333h5.833v13.333H8z'/%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{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.0625rem;content:"";display:block;height:200vw;left:0;max-width:100%;position:absolute;top:0;width:100vw;z-index:-1}@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 (-o-min-device-pixel-ratio:2/1),only screen and (-webkit-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:top left -1px;mask-position:top left -1px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:calc(1000px + 10vw);mask-size:calc(1000px + 10vw)}@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:top left;mask-position:top left;-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-bottom:2.5rem;padding-top:7.6875rem}@media screen and (min-width:1024px){.page-workspaces__post-hero-blurb-wrapper{padding-bottom:3.5rem;padding-top:6rem}}.page-workspaces__post-hero-blurb{font-size:1.25rem;font-weight:300;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:initial}#bring-it-all-together ::selection,#bring-it-all-together::selection{background-color:#fce8b2}#bring-it-all-together .text-media-section__background{right:-60vw;top:0}@media screen and (min-width:768px){#bring-it-all-together .text-media-section__background{right:-50vw;top:2.5rem}}@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{transform:translate(1rem,1rem);width:220%}@media screen and (min-width:1024px){#bring-it-all-together .media-player__cover-image:first-child{transform:translateX(5rem);width:auto}}#collaboration ::selection,#collaboration::selection{background-color:#b2f0ec}#collaboration .text-media-section__background-image{transform:rotate(100deg);width:90%}#collaboration .text-media-section__background{left:-20vw;top:34.375rem}@media screen and (min-width:390px){#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{left:-28vw;top:-7.5rem}}@media screen and (max-width:1023px){#collaboration .media-player__image-composition-mask{justify-content:flex-end}#collaboration .media-player__cover-image:first-child{transform:translateY(1rem);width:260%}}#prototyping-and-feedback ::selection,#prototyping-and-feedback::selection{background-color:#f0cdf7}#prototyping-and-feedback .text-media-section__background{right:-8vw;top:33.75rem}@media screen and (min-width:768px){#prototyping-and-feedback .text-media-section__background{right:-28vw;top:23.125rem}}@media screen and (min-width:1024px){#prototyping-and-feedback .text-media-section__background{right:-35vw;top:1.875rem}}#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{transform:translate(-1rem,1rem);width:60%}#prototyping-and-feedback .media-player__cover-image:nth-child(2){transform:translate(-1rem,2.5rem);width:50%}}#developer-handoff ::selection,#developer-handoff::selection{background-color:#d6ea98}#developer-handoff .text-media-section__background{left:-58vw;top:32.5rem}@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{left:-45vw;top:8.75rem}}@media screen and (min-width:1220px){#developer-handoff .text-media-section__background{left:-53vw;top:0}}#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{transform:translate(-1rem,1rem);width:210%}}