.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}.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}.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}.feature{position:relative}.feature__bg{left:0;position:absolute;top:0;width:100%;z-index:-1}@media screen and (max-width:1023px){.feature__bg{display:none}}.feature__bg__wrapper{column-gap:1.5rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));height:4rem}@media screen and (min-width:768px){.feature__bg__wrapper{grid-template-columns:repeat(6,minmax(0,1fr))}}@media screen and (min-width:1024px){.feature__bg__wrapper{grid-template-columns:repeat(12,minmax(0,1fr))}}@media screen and (max-width:1023px){.feature__bg__wrapper{transform:translateY(-100%)}}.feature__bg__illustration{grid-column:1/span 1;position:relative}.feature__bg.feature__bg--right .feature__bg__illustration{grid-column:-2/span 1}.feature__bg__illustration__img{position:absolute;right:0;-webkit-user-select:none;user-select:none;width:var(--bg-size-viewport-s-w)}@media screen and (min-width:768px){.feature__bg__illustration__img{width:var(--bg-size-viewport-m-w)}}@media screen and (min-width:1024px){.feature__bg__illustration__img{right:-5.625rem;width:var(--bg-size-viewport-l-w)}}@media screen and (min-width:1220px){.feature__bg__illustration__img{right:-3rem;width:var(--bg-size-viewport-xl-w)}}.feature__bg.feature__bg--right .feature__bg__illustration__img{left:0;right:auto}@media screen and (min-width:1024px){.feature__bg.feature__bg--right .feature__bg__illustration__img{left:-5.625rem}}@media screen and (min-width:1220px){.feature__bg.feature__bg--right .feature__bg__illustration__img{left:-3rem}}.feature__wrapper{column-gap:1.5rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}@media screen and (min-width:768px){.feature__wrapper{grid-template-columns:repeat(6,minmax(0,1fr))}}@media screen and (min-width:1024px){.feature__wrapper{grid-template-columns:repeat(12,minmax(0,1fr))}}.feature__header{column-gap:1.5rem;display:grid;grid-column:1/span 4;grid-template-columns:repeat(4,minmax(0,1fr));text-align:center}@media screen and (min-width:768px){.feature__header{grid-template-columns:repeat(6,minmax(0,1fr))}}@media screen and (min-width:1024px){.feature__header{grid-template-columns:repeat(12,minmax(0,1fr))}}@media screen and (min-width:768px){.feature__header{grid-column:1/span 6}}@media screen and (min-width:1024px){.feature__header{grid-column:1/span 12}}@media screen and (max-width:767px){.feature__header{padding-left:1.25rem;padding-right:1.25rem}}@media screen and (max-width:767px) and (min-width:1024px){.feature__header{padding-left:2rem;padding-right:2rem}}.feature__header__icon-wrapper{grid-column:2/span 2;margin:0 auto;max-width:-webkit-max-content;max-width:max-content}@media screen and (min-width:768px){.feature__header__icon-wrapper{grid-column:3/span 2}}@media screen and (min-width:1024px){.feature__header__icon-wrapper{grid-column:6/span 2}}.feature__header__icon{display:block;height:5rem;margin:0 auto;width:5rem}@media screen and (min-width:1024px){.feature__header__icon{height:6rem;width:6rem}}.feature__header__title{font-size:1.75rem;font-weight:700;grid-column:1/span 4;letter-spacing:-.03125rem;line-height:2rem;margin-top:1.5rem}@media screen and (min-width:768px){.feature__header__title{font-size:2rem;grid-column:2/span 4;line-height:2.5rem}}@media screen and (min-width:1024px){.feature__header__title{font-size:2.75rem;grid-column:4/span 6;letter-spacing:-.0625rem;line-height:3rem}}.feature__header__blurb{font-size:1.0625rem;font-weight:300;grid-column:1/span 4;line-height:1.5rem;margin-top:1.5rem}@media screen and (min-width:1024px){.feature__header__blurb{font-size:1.25rem;line-height:1.75rem}}@media screen and (min-width:768px){.feature__header__blurb{grid-column:2/span 4}}@media screen and (min-width:1024px){.feature__header__blurb{grid-column:3/span 8}}.feature__header__blurb a{color:inherit;font-weight:500;text-decoration:underline}.feature__content{align-items:center;column-gap:1.5rem;display:grid;grid-column:1/span 4;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:2.5rem;row-gap:2.5rem}@media screen and (min-width:768px){.feature__content{grid-template-columns:repeat(6,minmax(0,1fr))}}@media screen and (min-width:1024px){.feature__content{grid-template-columns:repeat(12,minmax(0,1fr))}}@media screen and (min-width:768px){.feature__content{grid-column:1/span 6}}@media screen and (min-width:1024px){.feature__content{grid-column:1/span 12;margin-top:4rem;row-gap:4rem}}.feature__content__media{background-color:#fafafa;border-radius:12px;box-shadow:0 0 4px 0 #00000014,0 4px 8px 0 #00000014,0 1px 2px 0 #00000014;grid-column:1/span 4;grid-row:1;overflow:hidden}@media screen and (min-width:768px){.feature__content__media{grid-column:2/span 4}}@media screen and (min-width:1024px){.feature__content__media{grid-column:1/span 6;margin-left:2rem}}@media screen and (min-width:1220px){.feature__content__media{margin-left:0;margin-right:-1.5rem}}.feature__content__media__img{display:block;height:auto;width:100%}.feature__content__highlights-wrapper{grid-column:1/span 4;grid-row:2}@media screen and (max-width:767px){.feature__content__highlights-wrapper{padding-left:1.25rem;padding-right:1.25rem}}@media screen and (max-width:767px) and (min-width:1024px){.feature__content__highlights-wrapper{padding-left:2rem;padding-right:2rem}}@media screen and (min-width:768px){.feature__content__highlights-wrapper{grid-column:2/span 4;padding-left:0}}@media screen and (min-width:1024px){.feature__content__highlights-wrapper{grid-column:8/span 5;grid-row:1;padding-right:2rem}.feature:nth-child(2n) .feature__content__media{grid-column:7/span 6;margin-left:0;margin-right:2rem}}@media screen and (min-width:1220px){.feature:nth-child(2n) .feature__content__media{margin-left:-1.5rem;margin-right:0}}@media screen and (min-width:1024px){.feature:nth-child(2n) .feature__content__highlights-wrapper{grid-column:1/span 5;padding-left:2rem;padding-right:0}}.feature__content__highlight.feature__content__highlight--handoff{position:relative}@media screen and (max-width:767px){.feature__content__highlight.feature__content__highlight--handoff{padding-left:.75rem}}@media screen and (min-width:768px) and (max-width:1023px){.feature__content__highlight.feature__content__highlight--handoff{padding-left:2rem}}.feature__content__highlight.feature__content__highlight--handoff:hover:before{filter:saturate(4.5) brightness(.6);transform:scale(1.05)}.feature__content__highlight.feature__content__highlight--handoff:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24' color='%23a060ae'%3E%3Cdefs%3E%3Cpath id='a' d='m11.613 4.223-6.104 7.46a.5.5 0 0 0 0 .634l6.104 7.46a.5.5 0 0 0 .774 0l6.104-7.46a.5.5 0 0 0 0-.634l-6.104-7.46a.5.5 0 0 0-.774 0Z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cuse stroke='currentColor' stroke-linejoin='round' stroke-width='1.5' xlink:href='%23a'/%3E%3Cpath fill='currentColor' fill-opacity='.2' mask='url(%23b)' d='M12 4h7v16h-7z'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-size:100%;content:"";height:1.5rem;left:-2rem;position:absolute;top:-.0625rem;width:1.5rem}@media screen and (max-width:767px){.feature__content__highlight.feature__content__highlight--handoff:before{left:-1.25rem}}@media screen and (min-width:768px) and (max-width:1023px){.feature__content__highlight.feature__content__highlight--handoff:before{left:0}}.feature__content__highlight:not(:first-child){margin-top:1.5rem}@media screen and (min-width:1024px){.feature__content__highlight:not(:first-child){margin-top:2.5rem}}.feature__content__highlight__title{font-size:1.25rem;font-weight:700;font-weight:600;line-height:1.5rem;position:relative}.feature__content__highlight__blurb{font-size:1.0625rem;font-size:1rem;font-weight:300;line-height:1.5rem;margin-top:.5rem}@media screen and (min-width:1024px){.feature__content__highlight__blurb{font-size:1.0625rem;font-weight:300;line-height:1.5rem}}.feature__content__highlight__blurb a{font-weight:500}.feature__content__highlight__button-wrapper{margin-top:1.5rem}@media screen and (max-width:1219px){.feature__content__highlight__button-wrapper{padding-bottom:.5rem}}.feature__content__highlight__button{background-color:#f5f5f5;border-radius:1.25rem;color:#212123;font-size:1rem;font-weight:600;line-height:1.5rem;padding:.5rem 1rem .5rem .75rem}.feature__content__highlight__button-icon{margin-right:.25rem;vertical-align:bottom}.inspect-tooltip{align-items:flex-end;color:#fff;display:flex;font-size:.75rem;font-weight:500;height:1.25rem;left:-2px;letter-spacing:.07px;line-height:.75rem;min-width:3.75rem;position:absolute;top:-1.375rem;z-index:1}.inspect-tooltip:after{border-bottom-left-radius:4px;box-shadow:-1px 1px 0 1px #b620e0;content:"";height:.25rem;width:.25rem}.inspect-tooltip__inner{align-items:center;background:#b620e0;border-radius:4px 4px 0 0;color:#fff;display:inline-flex;height:1.0625rem;padding:0 .25rem}.inspect-tooltip__arrow-wrapper{color:#fff;flex:0 0 1.0625rem;height:1.0625rem;margin:0 -.125rem 0 .125rem;width:1.0625rem}.inspect-tooltip__arrow-wrapper svg{height:18px;width:18px}.inspect-tooltip__label{color:#fff;font-size:.75rem;font-weight:500;line-height:.75rem;text-align:left}.inspect-line{align-items:center;display:flex;height:100%;justify-content:center;position:absolute;top:0;z-index:-1}.inspect-line.is-hidden{display:none}.inspect-line--left{right:100%}.inspect-line--right{left:100%}.inspect-line__line{background:#058fff;display:block;height:1px;position:absolute;width:100%}.inspect-line__pill{margin-top:-1.875rem}.inspect-line__pill-value{align-items:center;background-color:#058fff;border-radius:8px;color:#fff;display:flex;font-size:.625rem;font-weight:500;height:1rem;justify-content:center;min-width:1.75rem;padding:.1875rem .25rem}.demos-section{background:#fafafa;border-bottom:1px solid #00000014;border-top:1px solid #00000014;padding-bottom:4rem;padding-top:4rem}@media screen and (min-width:1220px){.demos-section{padding-bottom:6rem;padding-top:6rem}}.demos-section__pill{display:block;margin:0 auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.demos-section__title{font-size:1.75rem;font-weight:700;letter-spacing:-.03125rem;line-height:2rem;margin-bottom:1.5rem;margin-top:1rem;padding-left:1.25rem;padding-right:1.25rem;text-align:center}@media screen and (min-width:1024px){.demos-section__title{font-size:2.75rem;letter-spacing:-.0625rem;line-height:3rem;padding-left:2rem;padding-right:2rem}}.demos-section__blurb{font-size:1.0625rem;font-weight:300;line-height:1.5rem;margin:0 auto 2.5rem;max-width:29.5rem;padding-left:1.25rem;padding-right:1.25rem;text-align:center}@media screen and (min-width:1024px){.demos-section__blurb{font-size:1.25rem;line-height:1.75rem;padding-left:2rem;padding-right:2rem}}@media screen and (min-width:768px){.demos-section__blurb{margin-bottom:2.25rem}}@media screen and (min-width:1220px){.demos-section__blurb{margin-bottom:4rem;max-width:36.75rem}}@media screen and (max-width:1219px){.demos-section__demos{display:flex;flex-direction:row;flex-wrap:nowrap;overflow-x:scroll;padding:0 0 1.25rem;scroll-snap-type:x mandatory}}@media screen and (min-width:1220px){.demos-section__demos{align-items:stretch;column-gap:1.5rem;display:grid;grid-column:1/span 12;grid-template-columns:repeat(4,minmax(0,1fr));row-gap:1.5rem}}@media screen and (min-width:1220px) and (min-width:768px){.demos-section__demos{grid-template-columns:repeat(6,minmax(0,1fr))}}@media screen and (min-width:1220px) and (min-width:1024px){.demos-section__demos{grid-template-columns:repeat(12,minmax(0,1fr))}}.demos-section__demos::-webkit-scrollbar{height:0}.demos-section__demo{border:.5px solid #00000014;border-radius:12px;box-shadow:0 2px 4px #00000014;position:relative}@media screen and (max-width:1219px){.demos-section__demo{transition:transform .8s cubic-bezier(.19,1,.22,1)}.demos-section__demo:active{transform:scale(.9)}}@media screen and (min-width:768px){.demos-section__demo{border:1px solid #00000014;box-shadow:0 4px 8px #00000014}}@media screen and (max-width:1219px){.demos-section__demo{margin-right:1.25rem;scroll-margin:1.25rem;scroll-snap-align:center}}.demos-section__demo:last-child{margin-right:0}@media screen and (min-width:1220px){.demos-section__demo{grid-column:var(--demo-grid-width)}.demos-section__demo:hover .demos-section__demo-overlay{display:flex;opacity:1}}.demos-section__responsive-link{margin:1.5rem auto 0;transition:60ms linear;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.demos-section__responsive-link.is-disabled{background-color:#00000052;cursor:not-allowed;pointer-events:none;transform:scale(.9)}.demos-section__demo-image{border-radius:12px;display:block;height:100%;width:100%}@media screen and (max-width:767px){.demos-section__demo-image{height:15.6875rem;width:auto}}@media screen and (min-width:768px) and (max-width:1219px){.demos-section__demo-image{height:32rem;width:auto}}.demos-section__demo-overlay{align-items:center;background-color:#0000007a;border:1px solid #0000;border-radius:12px;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .8s cubic-bezier(.19,1,.22,1);width:100%;z-index:2}@media screen and (max-width:1219px){.demos-section__demo-overlay{display:none}}.updates-slider{align-items:start;display:grid;gap:3rem 1.5rem;grid-template-columns:repeat(12,1fr);margin-bottom:4rem;padding-bottom:4rem;position:relative;z-index:3}.updates-slider:last-of-type{border-bottom:none;padding-bottom:0}@media screen and (max-width:767px){.updates-slider[data-updates-slider-viewport-break-value="768"] .updates-slider__header{display:none}}@media screen and (min-width:768px){.updates-slider[data-updates-slider-viewport-break-value="768"] .updates-slider__update-list{display:block}.updates-slider[data-updates-slider-viewport-break-value="768"] .updates-slider__wrapper{align-items:center;grid-column:7/13;height:16rem}.updates-slider[data-updates-slider-viewport-break-value="768"] .update__title{margin-bottom:1rem;max-width:21.25rem}.updates-slider[data-updates-slider-viewport-break-value="768"] .update__title.update__title--preview{display:none}.updates-slider[data-updates-slider-viewport-break-value="768"] .update__title:before{margin-right:.75rem}.updates-slider[data-updates-slider-viewport-break-value="768"] .update{align-items:center;display:flex}.updates-slider[data-updates-slider-viewport-break-value="768"] .update:last-of-type .feature__title{margin-bottom:0}}@media screen and (max-width:767px){.updates-slider[data-updates-slider-viewport-break-value="768"] .updates-slider__wrapper a.update__blurb: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 (min-width:768px){.updates-slider[data-updates-slider-viewport-break-value="768"] .updates-slider__wrapper a.update__blurb{margin-bottom:0}.updates-slider[data-updates-slider-viewport-break-value="768"] .updates-slider__wrapper a.update__blurb: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 (max-width:767px){.updates-slider[data-updates-slider-viewport-break-value="768"] .update.is-inactive .update__preview{display:none}.updates-slider[data-updates-slider-viewport-break-value="768"] .update.is-active .update__asset{animation:fadeInDown .8s cubic-bezier(.19,1,.22,1)}}@media screen and (min-width:768px){.updates-slider[data-updates-slider-viewport-break-value="768"] .swiper-slide .update__preview{display:none}.updates-slider[data-updates-slider-viewport-break-value="768"] .swiper-slide.swiper-slide-active .update__preview{animation:zoomIn .4s cubic-bezier(.19,1,.22,1);display:block}}.updates-slider__header{grid-column:1/7}@media screen and (max-width:1023px){.updates-slider__header{display:none}}.updates-slider__header__title{font-size:2rem;font-weight:700;letter-spacing:-.5px;line-height:2.5rem}@media screen and (min-width:768px){.updates-slider__header__title{font-size:2.5rem;letter-spacing:-1px;line-height:2.75rem}}@media screen and (min-width:1024px){.updates-slider__header__title{font-size:2.75rem;line-height:3rem}}.updates-slider__header__blurb{font-size:1.0625rem;font-weight:300;line-height:1.5rem;margin-top:1rem}@media screen and (min-width:1024px){.updates-slider__header__blurb{font-size:1.25rem;line-height:1.75rem}}@media screen and (min-width:768px){.updates-slider__header__blurb{margin-top:1.5rem}}@media screen and (min-width:1024px){.updates-slider__header__blurb{margin-top:1.5rem}}.updates-slider__update-list{display:none}@media screen and (min-width:768px){.updates-slider__update-list{margin-top:2rem}}@media screen and (min-width:1024px){.updates-slider__update-list{display:block;margin-top:3rem}}.updates-slider.swiper-vertical .updates-slider__update-list{transform:none}.updates-slider__header__action{margin-top:2rem}.updates-slider__header__action: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 (max-width:767px){.updates-slider__header__action{display:none}}@media screen and (min-width:1024px){.updates-slider__header__action{margin-top:3rem}}.updates-slider__header__action:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' color='rgba(255, 255, 255, 0.48)'%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");opacity:1}.updates-slider__wrapper{grid-column:1/13}@media screen and (min-width:1024px){.updates-slider__wrapper{align-items:center;grid-column:7/13;height:16rem}}.updates-slider .update__title{align-items:flex-start;color:#212123;display:flex;font-size:1rem;font-variation-settings:"wght" 400;line-height:1.5rem;margin-bottom:1rem;position:relative;transition:.25s ease}.updates-slider .update__title:last-child{margin-bottom:0}@media screen and (min-width:1024px){.updates-slider .update__title{margin-bottom:1rem;max-width:21.25rem}.updates-slider .update__title.update__title--preview{display:none}}.updates-slider .update__title:hover{border-bottom:none;color:#0000007a;cursor:pointer}.updates-slider .update__title:hover:before{background-color:#00000014;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' stroke='%23212123'%3E%3Cpath fill='none' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m8.5 4.5 3.75 3.75L8.5 12M3.75 8.25H12'/%3E%3C/svg%3E")}.updates-slider .update__title:before{background-color:#0000000a;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' stroke='%23858585'%3E%3Cpath fill='none' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m8.5 4.5 3.75 3.75L8.5 12M3.75 8.25H12'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:1rem;border-radius:9999px;content:"";display:inline-block;height:1.25rem;margin-right:.75rem;min-width:1.25rem;transition:.4s ease;width:1.25rem}@media screen and (min-width:1024px){.updates-slider .update__title:before{margin-right:.75rem}.update{align-items:center;display:flex}.update:last-of-type .feature__title{margin-bottom:0}}@keyframes updates-slider-fill-circle{0%{stroke-dashoffset:75}to{stroke-dashoffset:0}}.update__title__circle__progress{stroke-dasharray:75;animation:updates-slider-fill-circle 5s linear forwards}.update__title__circle{display:none;transform:rotate(-90deg)}.updates-slider .update__title--active{color:#f26725;font-variation-settings:"wght" 600}.updates-slider .update__title--active:before{display:none}.updates-slider .update__title--active .update__title__circle{display:inline-block;height:1.25rem;margin-right:.75rem;vertical-align:middle;width:1.25rem}.updates-slider .update__title--active:hover{color:#f26725!important}.update__asset{display:block;height:auto;margin-bottom:1.25rem;width:100%}.update__asset--with-border{background-clip:padding-box;background-color:#fff;border:1px solid #00000014;border-radius:8px;box-shadow:0 4px 8px #00000014}.updates-slider__wrapper a.update__blurb{border-bottom:0;color:#212123;display:block;font-size:1rem;font-weight:400;line-height:1.5rem;margin-bottom:2rem;text-align:left;text-decoration:none;transition:color 125ms ease-out,border 125ms ease-out}@media screen and (max-width:1023px){.updates-slider__wrapper a.update__blurb: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}}.updates-slider__wrapper a.update__blurb:hover{border-bottom:none;color:#0000007a}@media screen and (min-width:1024px){.updates-slider__wrapper a.update__blurb{margin-bottom:0}.updates-slider__wrapper a.update__blurb: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 (max-width:1023px){.update.is-inactive .update__preview{display:none}}.update.is-active .update__title{color:#ff7843;font-variation-settings:"wght" 500}.update.is-active .update__title:before{background-color:#f2672514;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' stroke='%23f26725'%3E%3Cpath fill='none' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m8.5 4.5 3.75 3.75L8.5 12M3.75 8.25H12'/%3E%3C/svg%3E");transform:rotate(90deg)}.update.is-active .update__asset{display:block}@media screen and (max-width:1023px){.update.is-active .update__asset{animation:fadeInDown .8s cubic-bezier(.19,1,.22,1)}}@media percy,screen and (prefers-reduced-motion:reduce){.update.is-active .update__asset{animation:none}}@media screen and (min-width:1024px){.swiper-slide .update__preview{display:none}.swiper-slide.swiper-slide-active .update__preview{animation:zoomIn .4s cubic-bezier(.19,1,.22,1);display:block}}.updates-slider__mobile-viewport-action{display:none}@media screen and (max-width:767px){.updates-slider__mobile-viewport-action{display:flex;grid-column:1/13;justify-content:center}}.updates-slider__mobile-viewport-action .updates-slider__header__action{display:block;margin-top:1rem}.swiper-slide-active{position:relative;z-index:1}.hero{overflow:hidden;padding-bottom:5rem;padding-top:4rem;position:relative}@media screen and (min-width:768px){.hero{padding-bottom:6rem}}@media screen and (min-width:1024px){.hero{padding-top:6rem}}.hero__wrapper{column-gap:1.5rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding-left:1.25rem;padding-right:1.25rem}@media screen and (min-width:768px){.hero__wrapper{grid-template-columns:repeat(6,minmax(0,1fr))}}@media screen and (min-width:1024px){.hero__wrapper{grid-template-columns:repeat(12,minmax(0,1fr));padding-left:2rem;padding-right:2rem}}@media screen and (min-width:768px){.hero__wrapper{padding-left:0;padding-right:0}}.hero__title-wrapper{background-color:#b620e033;border:2px solid #b620e0;margin-left:.25rem;margin-right:.25rem;padding:.875rem 1rem 1rem;position:relative}@media screen and (min-width:768px){.hero__title-wrapper{margin:0 auto;max-width:34.0625rem;padding:1.25rem}}@media screen and (min-width:1024px){.hero__title-wrapper{margin:0 auto;max-width:39.5rem;padding:1.5rem}}@media screen and (min-width:1220px){.hero__title-wrapper{max-width:55.5rem}}.hero__content{grid-column:1/span 4;position:relative;text-align:center;z-index:1}@media screen and (min-width:768px){.hero__content{grid-column:1/span 6}}@media screen and (min-width:1024px){.hero__content{grid-column:2/span 8;grid-column:2/span 10}}.hero__title{font-size:2.25rem;font-size:2.75rem;font-weight:900;letter-spacing:-.0625rem;line-height:2.5rem;line-height:3rem;position:relative}@media screen and (min-width:390px){.hero__title{font-size:2.5rem;line-height:2.75rem}}@media screen and (min-width:768px){.hero__title{font-size:3rem;line-height:3rem}}@media screen and (min-width:1024px){.hero__title{font-size:4.75rem;line-height:4.75rem}}.hero__title ::selection,.hero__title::selection{-webkit-text-fill-color:initial;background-color:#e0adea}.hero__title .highlight .word{-webkit-text-fill-color:#0000;animation-duration:3.6s,.8s;animation-iteration-count:infinite,1;animation-name:shimmer,fadeInUp!important;animation-timing-function:ease-out,cubic-bezier(.19,1,.22,1);-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(90deg,#bc2fe4 35%,#ce67e5 50%,#bc2fe4 55%);background-size:200% 100%}@keyframes shimmer{to{background-position:-200% 0}}.hero__title .highlight .word::selection{-webkit-text-fill-color:#62266e}@media screen and (min-width:768px){.hero__title{font-size:3rem;font-weight:900;letter-spacing:-1.09px;line-height:3rem}}@media screen and (min-width:1024px){.hero__title{font-size:3.5rem;letter-spacing:-1.5px;line-height:3.5rem}}@media screen and (min-width:1220px){.hero__title{font-size:4.75rem;line-height:4.75rem}}@media screen and (min-width:1440px){.hero__title{grid-column:1/span 8}}.hero__lead__wrapper{margin-left:auto;margin-right:auto;margin-top:1.5rem;max-width:39.75rem}.hero__lead{font-size:1.25rem;font-weight:300;line-height:1.75rem}@media screen and (min-width:768px){.hero__lead{font-size:1.5rem;font-size:1.25rem;line-height:2rem;line-height:1.75rem;margin:0 auto;max-width:29.5rem}}@media screen and (min-width:1220px){.hero__lead{font-size:1.5rem;line-height:2rem;margin:0;max-width:none}}@media screen and (min-width:1440px){.hero__lead{grid-column:2/span 6;margin-left:-1.5rem;margin-right:-1.5rem}}.hero__actions{margin-top:1.5rem}.hero__replaced-extensions{align-items:center;display:flex;flex-direction:column;margin-top:3.5rem}.hero__replaced-extensions__title{color:#212123;font-size:.875rem;font-weight:600;line-height:1rem;text-transform:uppercase}.hero__replaced-extensions__logos{align-items:center;display:flex;gap:2rem;justify-content:center;margin-top:2rem;opacity:.8}@media screen and (max-width:639px){.hero__replaced-extensions__logos{flex-wrap:wrap;max-width:22.5rem;row-gap:1.25rem}}@media screen and (min-width:1024px) and (max-width:1219px){.hero__replaced-extensions__logos{gap:4rem}}@keyframes dash{to{stroke-dashoffset:0}}::selection{background-color:#f0cdf7}.handoff{color:#212123}@media screen and (min-width:768px){.handoff{background-position:top 39.5625rem right -38.0625rem;background-size:63.625rem}}@media screen and (min-width:1220px){.handoff{background-position:top 39.875rem right -55.625rem;background-size:128rem 72.25rem}}.page-content{overflow:hidden}.iframe__tooltip{position:absolute;top:-6.0625rem}@media screen and (min-width:1024px) and (max-width:1219px){.iframe__tooltip{top:-3.3125rem}}@media screen and (min-width:1024px){.iframe__tooltip{display:block}}.iframe__tooltip .play__scribble{stroke-dasharray:1000;stroke-dashoffset:-40;animation:dash .4s linear forwards;display:none}.iframe__tooltip.is-visible .play__scribble{display:block}.iframe-container{position:relative}@media screen and (min-width:1024px) and (max-width:1219px){.iframe-container{padding-top:2.75rem}}.iframe__tooltip-label{color:#a060ae;font-family:Caveat,Marfa,system-ui,-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:2rem;font-weight:700;line-height:2.5rem;transform:rotate(-8deg)}.iframe__tooltip-arrow{color:#a060ae;margin-left:6.875rem}.iframe-container .iframe-container__iframe-wrapper{border:1px solid #00000014;border-radius:12px;box-shadow:0 4px 8px 0 #00000014;display:none;height:auto;overflow:hidden;position:relative;width:100%}@media screen and (min-width:1024px){.iframe-container .iframe-container__iframe-wrapper{display:block}}.iframe__replacement-image{display:block;height:auto;margin-top:-.0625rem;width:100%}.iframe-container__overlay{align-items:center;cursor:pointer;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:2}.iframe-container__overlay-button:before{background-color:#00000014;border-radius:12px;content:"";height:calc(100% + 1rem);left:-.5rem;opacity:1;position:absolute;top:-.5rem;transition:background-color .4s cubic-bezier(.19,1,.22,1);width:calc(100% + 1rem);z-index:100000000;z-index:-1}.iframe-container .iframe-container__overlay-button-scaler{transition:transform .4s cubic-bezier(.25,.1,0,2.05)}.iframe-container:hover .iframe-container__overlay-button-scaler{transform:scale(1.08)}.iframe-container:hover .iframe-container__overlay-button:before{background-color:#858585}.iframe-container__iframe{animation:fadeIn .4s;border:.0625rem solid #00000014;border-radius:12px;box-shadow:0 4px 8px 0 #00000014;height:100%;left:0;opacity:0;position:fixed;top:0;transition:.4s linear;visibility:hidden;width:100%}.iframe-container.is-safari .iframe-container__iframe{display:none}.iframe-container.is-loaded.is-safari .iframe-container__iframe{display:block}.iframe-container.is-loaded .iframe-container__overlay{display:none}.iframe-container.is-loaded .iframe-container__iframe-wrapper{background-color:initial;border:0;border-color:#0000;transition:all .25s linear}.iframe-container.is-loaded .iframe__replacement-image{visibility:hidden}.iframe-container.is-loaded .iframe-container__iframe{opacity:1;position:absolute;visibility:visible}.iframe-container.is-loaded .iframe-container__iframe body,.iframe-container.is-loaded .iframe-container__iframe html{overflow:auto}.try-it-out .wrapper{position:relative}.try-it-out .video-wrapper{min-height:14.8125rem}@media screen and (min-width:768px){.try-it-out .video-wrapper{min-height:32.5rem}}@media screen and (min-width:1024px){.try-it-out .video-wrapper{display:none}}.try-it-out .video-wrapper video{border:.0625rem solid #00000014;border-radius:6px;box-shadow:0 4px 8px 0 #00000014;display:block;height:100%;width:100%}.try-it-out__bg{left:23%;position:absolute;top:-17%;-webkit-user-select:none;user-select:none;width:180%;z-index:-1}@media screen and (min-width:768px){.try-it-out__bg{left:24%;top:-18%}}@media screen and (min-width:1024px){.try-it-out__bg{left:46%;top:-18%;width:96rem}}@media screen and (min-width:1440px){.try-it-out__bg{left:35%;top:-31%;width:126rem}}@media screen and (min-width:1920px){.try-it-out__bg{left:34%;top:-31%;width:128rem}}.try-it-out__placeholder{border:.0625rem solid #00000014;border-radius:12px;box-shadow:0 4px 8px 0 #00000014;display:none;overflow:hidden;width:100%}@media screen and (min-width:1024px){.try-it-out__placeholder{display:block}}.try-it-out__placeholder__image{display:block;width:100%}.vertical-guideline__wrapper{display:flex;justify-content:center}.vertical-guideline__guideline{background-color:#058fff;height:7rem;position:relative;width:.0625rem}@media screen and (min-width:1024px){.vertical-guideline__guideline{height:9.75rem}}.vertical-guideline__guideline .inspect-line__pill{left:-2rem;margin:0;position:absolute;top:calc(50% - .5rem)}.vertical-guideline__guideline .inspect-line__pill .above-viewport-l{display:none}@media screen and (min-width:1024px){.vertical-guideline__guideline .inspect-line__pill .below-viewport-l{display:none}.vertical-guideline__guideline .inspect-line__pill .above-viewport-l{display:flex}}.sections{margin-bottom:4rem}@media screen and (min-width:1024px){.sections{margin-bottom:6rem}}@media screen and (min-width:1220px){.sections{margin-bottom:7.75rem}}.feature{margin-bottom:7.125rem}@media screen and (min-width:1024px){.feature{margin-bottom:11.125rem}}@media screen and (min-width:1220px){.feature{margin-bottom:14.75rem}}.feature:last-of-type{margin-bottom:0}.feature__bg{top:-4rem;z-index:1}@media screen and (min-width:768px){.feature__bg{top:-2.5rem}}@media screen and (min-width:1024px){.feature__bg{top:0}}@media screen and (min-width:768px){.feature__header{padding-left:0;padding-right:0}}.feature__header__icon-wrapper{border:2px solid #b620e0;max-width:none;position:relative;width:8rem}@media screen and (min-width:1220px){.feature__header__icon-wrapper{width:11rem}}.feature__header__icon-wrapper:after{background-color:#b620e033;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.feature__header__icon-wrapper .feature__header__icon{height:100%;object-fit:contain;width:100%}@media screen and (min-width:1024px){.feature__content__highlights-wrapper{padding-left:.5rem}.feature:nth-child(2n) .feature__content__highlights-wrapper{grid-column:1/span 6;padding-left:4rem;padding-right:2rem}}@media screen and (min-width:1220px){.feature:nth-child(2n) .feature__content__highlights-wrapper{grid-column:1/span 5;padding-right:0}}.testimonials{padding-bottom:.9375rem}.testimonials__nav__item--face.is-active .testimonials__avatar{border:2px solid #c790d1}.whats-new-slider{padding-top:4rem}@media screen and (min-width:1024px){.whats-new-slider{padding-top:6rem}}.updates-slider{margin-bottom:0}@media screen and (min-width:1024px){.updates-slider{margin-bottom:0}}.updates-slider[data-updates-slider-viewport-break-value="768"] .updates-slider__header{display:block;grid-column:1/13}@media screen and (min-width:768px){.updates-slider[data-updates-slider-viewport-break-value="768"] .updates-slider__header{grid-column:1/7}}@media screen and (min-width:1024px){.updates-slider .update__title{font-size:1.25rem;line-height:1.5rem;margin-bottom:1.5rem}}.customer-stories-section{margin-top:4rem}@media screen and (min-width:1024px){.customer-stories-section{margin-top:6rem}}.get-started-sticker__sticker{height:9.625rem;margin-bottom:.5rem;width:9.625rem}