.exposed-github-link{position:absolute;top:-81px;right:-80px;z-index:1;background-color:#27282c;background-color:var(--wt-color-dark);height:160px;width:160px;display:flex;justify-content:center;align-items:flex-end;transform:rotate(45deg)}.exposed-github-link:hover .exposed-github-link__icon{transform:scale(1.1)}.exposed-github-link__icon{width:64px;height:64px;transition:transform .2s ease-in-out}
@media screen and (max-width:640px){.exposed-hero-section__version-text{text-align:center}}.exposed-list li{padding-left:42px}.exposed-list li:before{padding-top:2px;content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23FFFFFF'%3E%3Cpath d='M8 20l-6-5.98 1.42-1.41L8 17.18l12.59-12.6L22 6 8 20z' fill='%23FFFFFF' /%3E%3C/svg%3E")}
.copy-button{cursor:pointer}.copy-button svg{vertical-align:middle;pointer-events:none}.copy-button-wrapper{position:absolute;top:15px;right:15px;cursor:pointer}.copy-tooltip>div{margin:4px 0 0}
:root{--slideshow-tab-width:360px;--slideshow-tab-lg-width:264px}.exposed-slideshow{position:relative;display:flex;padding:32px;border-radius:16px;background-color:rgba(107,87,255,.2)}@media screen and (max-width:1000px){.exposed-slideshow{padding:16px}}.exposed-slideshow__slides{position:relative;flex:1 1 auto;width:calc(100% - 360px);width:calc(100% - var(--slideshow-tab-width))}@media screen and (max-width:1276px){.exposed-slideshow__slides{width:calc(100% - 264px);width:calc(100% - var(--slideshow-tab-lg-width))}}@media screen and (max-width:640px){.exposed-slideshow__slides{width:100%}}.exposed-slideshow__slide{top:0;right:0;bottom:0;left:0;width:100%;height:100%;border-radius:16px;overflow:hidden}.exposed-slideshow__slide_visible{position:relative;opacity:1;visibility:visible;transition:opacity .5s linear 0s,visibility 0s linear 0s}.exposed-slideshow__slide_hidden{position:absolute;opacity:0;visibility:hidden;transition:opacity .5s linear 0s,visibility 0s linear .5s}.exposed-slideshow__slides-panel{display:flex;flex-direction:column;align-items:stretch;width:360px;width:var(--slideshow-tab-width);min-height:-moz-fit-content;min-height:fit-content}@media screen and (max-width:1276px){.exposed-slideshow__slides-panel{width:264px;width:var(--slideshow-tab-lg-width)}}.exposed-slideshow__slides-switcher{position:relative;overflow-y:auto;flex-shrink:1;flex-grow:1;box-sizing:border-box;width:100%;padding-right:32px}@media screen and (max-width:1000px){.exposed-slideshow__slides-switcher{padding-right:16px}}.exposed-slideshow__tab{position:relative;overflow:hidden;flex:0 0 auto;width:100%;padding:24px;border-radius:24px;border:1px solid transparent;cursor:pointer;text-align:left;background-color:rgba(107,87,255,.2);-webkit-mask-image:-webkit-radial-gradient(#fff,#000)}@media screen and (max-width:1000px){.exposed-slideshow__tab{padding:16px;border-radius:16px}}.exposed-slideshow__tab:focus{outline:none}.exposed-slideshow__tab:focus[data-focus-method=key]{box-shadow:0 0 0 4px rgba(107,87,255,.8)}.exposed-slideshow__tab:hover{border:1px solid rgba(107,87,255,.8)}.exposed-slideshow__tab_active{background-color:rgba(107,87,255,.8)}.exposed-slideshow__tab-description,.exposed-slideshow__tab-title{position:relative}.exposed-slideshow__tab-icon{margin-bottom:16px}.exposed-slideshow__tab-icon svg{width:48px;height:48px}.exposed-slideshow_panel-left{flex-direction:row-reverse}@media screen and (max-width:640px){.exposed-slideshow_panel-left{flex-direction:column}}.exposed-slideshow_panel-top{flex-direction:column-reverse}.exposed-slideshow_panel-top .slideshow__slides-panel{padding:0;width:100%}.exposed-slideshow_panel-top .slideshow__slides-switcher{display:flex;gap:4px;padding:0}.exposed-slideshow_panel-top .slideshow__slides{width:100%}.exposed-comparison-slide{height:100%;max-height:476px;background-color:#000}@media screen and (max-width:1276px){.exposed-comparison-slide{max-height:unset}}.exposed-comparison-slide>div{height:100%!important}.exposed-comparison-slide>div img{-o-object-fit:contain!important;object-fit:contain!important;-o-object-position:top left;object-position:top left}.exposed-comparison-slide>div img+div{z-index:2}.exposed-comparison-slide .exposed-comparison-slide__image{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:top left;object-position:top left}.exposed-comparison-slide__copy-button{position:absolute;top:16px;left:16px;z-index:2}.exposed-comparison-slide__tag{position:absolute;top:16px;right:16px;z-index:2}.exposed-comparison-slide__handle-button{width:56px;height:56px;border-radius:56px;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath d='M8 12l8 7V5z'/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath d='m16 12-8 7v-14z'/%3E%3C/svg%3E");background-size:24px,24px;background-repeat:no-repeat;background-position:center left 7px,center right 7px}.exposed-comparison-slide__handle-button:after,.exposed-comparison-slide__handle-button:before{content:"";position:absolute;top:15px;display:block;height:26px;background-color:#000}.exposed-comparison-slide__handle-button:before{width:200px;right:-173px;z-index:2}.exposed-comparison-slide__handle-button:after{width:60px;left:-33px;z-index:2}
.exposed-features-carousel__slide{width:calc(100vw - 122px)}@media screen and (max-width:640px){.exposed-features-carousel__slide{width:calc(100vw - 44px)}}.exposed-feature-carousel-card{border-radius:24px 24px 16px 16px;display:flex;flex-direction:column;background:hsla(0,0%,100%,.05);background:var(--rs-color-white-t5)}@media screen and (max-width:1000px){.exposed-feature-carousel-card{background:rgba(107,87,255,.2)}}.exposed-feature-carousel-card__content{padding:24px;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width:640px){.exposed-feature-carousel-card__content{padding:16px}}.exposed-feature-carousel-card__content-icon{width:48px}.exposed-feature-carousel-card__content-icon svg{width:100%}.exposed-feature-carousel-card__image-wrapper{position:relative;width:100%}.exposed-feature-carousel-card__image{width:100%;border-radius:16px}.exposed-feature-carousel-card__video-wrapper{aspect-ratio:16/9;width:100%;border-radius:16px;overflow:hidden;background-color:#191a1c}.exposed-feature-carousel-card__video{height:100%}
.exposed-feature-card{padding:24px;border-radius:16px;background:rgba(107,87,255,.2);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-sizing:border-box}.exposed-feature-card__icon svg{width:48px;height:48px}.exposed-features-carousel .feature-card{background-color:rgba(107,87,255,.2)}
.exposed-testimonial-card{min-height:232px;padding:24px;border-radius:16px;border:1px solid rgba(107,87,255,.8)}.exposed-testimonial-card__photo{width:64px}
.exposed-slack-section{padding-bottom:144px;background-image:url(/_assets/www/exposed/img/slack-bg.7be210bfdd5257d0bfbc75a4b4300449.png),radial-gradient(circle,rgba(226,0,117,.4) 0,rgba(86,0,141,.4) 50.5%,#000 75%);background-position:right calc(50% - 500px) bottom,left calc(50% - 450px) bottom -655px;background-repeat:no-repeat;background-size:1153px,920px 1072px}@media screen and (max-width:1276px){.exposed-slack-section{background-position:right calc(50% - 420px) bottom,left calc(50% - 350px) bottom -700px;background-size:923px,920px 1072px}}@media screen and (max-width:1000px){.exposed-slack-section{padding-bottom:128px;background-position:right calc(50% - 320px) bottom,left calc(50% - 350px) bottom -700px;background-size:644px,920px 1072px}}@media screen and (max-width:640px){.exposed-slack-section{background-position:right -40px bottom,left calc(50% - 350px) bottom -660px;background-size:290px,920px 980px}}@media screen and (max-width:640px){.exposed-slack-section__button{width:100%}}
.exposed-social-footer{padding-top:48px;padding-bottom:48px}@media screen and (max-width:1000px){.exposed-social-footer{padding-top:0;padding-bottom:0}.exposed-social-footer section{padding-bottom:48px}}.exposed-social-footer h3+div{flex-wrap:nowrap}@media screen and (max-width:1000px){.exposed-social-footer h3+div{flex-wrap:wrap}}
.overview-content{background-color:#000;background-image:url(/_assets/www/exposed/img/header-bg.78939f172bac8f27f16f3e67d3c1bf44.png),url(/_assets/www/exposed/img/ellipse.5033dc07d8134592613338fb665aea07.png);background-position:top,top 548px right calc(50% - 700px);background-repeat:no-repeat;background-size:1684px,1783px}@media screen and (max-width:1276px){.overview-content{background-position:top,top 548px right calc(50% - 700px)}}@media screen and (max-width:1000px){.overview-content{background-size:1213px,1002px;background-position:top,top 848px right -500px}}@media screen and (max-width:640px){.overview-content{background-size:831px,1402px;background-position:top,top 450px right -850px}}.transparent-section{background-color:transparent}
