:root{--rs-color-danger:#f45c4a;--rs-color-danger-bg:rgba(244,92,74,0.2);--rs-color-success:#4dbb5f;--rs-color-success-bg:rgba(77,187,95,0.2);--rs-color-warning:#f3c033;--rs-color-warning-bg:rgba(243,192,51,0.2);--rs-color-primary-light-theme:#6b57ff;--rs-color-primary-dim-light-theme:#8979ff;--rs-color-primary-fog-light-theme:#e1ddff;--rs-color-primary-t-dim-light-theme:rgba(107,87,255,0.8);--rs-color-primary-t-fog-light-theme:rgba(107,87,255,0.2);--rs-color-primary-dark-theme:#8473ff;--rs-color-primary-dim-dark-theme:#6f61d2;--rs-color-primary-fog-dark-theme:#2e2b49;--rs-color-primary-t-dim-dark-theme:rgba(132,115,255,0.8);--rs-color-primary-t-fog-dark-theme:rgba(132,115,255,0.3);--rs-color-black:#19191c;--rs-color-white:#fff;--rs-color-black-t95:rgba(25,25,28,0.95);--rs-color-black-t90:rgba(25,25,28,0.9);--rs-color-black-t80:rgba(25,25,28,0.8);--rs-color-black-t70:rgba(25,25,28,0.7);--rs-color-black-t60:rgba(25,25,28,0.6);--rs-color-black-t50:rgba(25,25,28,0.5);--rs-color-black-t40:rgba(25,25,28,0.4);--rs-color-black-t30:rgba(25,25,28,0.3);--rs-color-black-t20:rgba(25,25,28,0.2);--rs-color-black-t10:rgba(25,25,28,0.1);--rs-color-black-t5:rgba(25,25,28,0.05);--rs-color-white-t5:hsla(0,0%,100%,0.05);--rs-color-white-t10:hsla(0,0%,100%,0.1);--rs-color-white-t20:hsla(0,0%,100%,0.2);--rs-color-white-t30:hsla(0,0%,100%,0.3);--rs-color-white-t40:hsla(0,0%,100%,0.4);--rs-color-white-t50:hsla(0,0%,100%,0.5);--rs-color-white-t60:hsla(0,0%,100%,0.6);--rs-color-white-t70:hsla(0,0%,100%,0.7);--rs-color-white-t80:hsla(0,0%,100%,0.8);--rs-color-white-t90:hsla(0,0%,100%,0.9);--rs-color-white-t95:hsla(0,0%,100%,0.95);--rs-color-grey-95:#252528;--rs-color-grey-90:#303033;--rs-color-grey-80:#474749;--rs-color-grey-70:#5e5e60;--rs-color-grey-60:#757577;--rs-color-grey-50:#8c8c8e;--rs-color-grey-40:#a3a3a4;--rs-color-grey-30:#bababb;--rs-color-grey-20:#d1d1d2;--rs-color-grey-10:#e8e8e8;--rs-color-grey-5:#f4f4f4}
.ui_main-window{position:relative;cursor:pointer}.ui_main-window__video-play{margin:0 auto;position:absolute;bottom:50px;left:calc(50% - 6em);border:none;background:rgba(0,0,0,.15);-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.3);box-shadow:0 0 20px 0 rgba(0,0,0,.3)}@media screen and (max-width:640px){.ui_main-window__video-play{left:10%}}.ui_main-window__video-play:hover{border:none;text-decoration:none}.ui_main-window__video-icon{padding-top:12px;background:var(--rs-color-white);text-align:center;width:52px;height:40px;border-radius:50%}
.idea-new-ui-page.page__content{overflow:initial}.key-changes{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.key-changes__sticky-img{position:sticky;top:120px;top:calc(120px + var(--offset-ratio, 0)*40px)}@media screen and (max-width:1000px){.key-changes__sticky-img{top:80px;top:calc(80px + var(--offset-ratio, 0)*40px)}}.key-change{opacity:.2;width:90%;padding-top:200px;min-height:100px;margin-left:auto;-webkit-transition:opacity .8s;transition:opacity .8s}.key-change:last-child{padding-top:150px;min-height:600px}@media screen and (max-width:1000px){.key-change:last-child{padding-top:50px;min-height:300px}}.key-change.active{opacity:1}@media screen and (max-width:1000px){.key-change{padding-top:100px;min-height:100px}}
.feature-card{text-align:center;background-color:#19191c}.feature-card__screenshot{margin:32px 12px 12px;-webkit-filter:drop-shadow(0 10px 35px rgba(0,0,0,.2));filter:drop-shadow(0 10px 35px rgba(0,0,0,.2));border-radius:8px}.feature-card__gif-box,.feature-card__img-hover{cursor:pointer}.height-100{height:100%}.play{opacity:.5;-webkit-animation:play 1s forwards;animation:play 1s forwards}.pause{opacity:1;-webkit-animation-play-state:paused;animation-play-state:paused}@-webkit-keyframes play{to{opacity:1}}@keyframes play{to{opacity:1}}
.lines-container{position:relative;overflow:hidden;height:200px}.lines-container__line1{height:40px;background-image:url(/idea/new-ui/img/Line1.svg)}.lines-container__line1,.lines-container__line2{position:absolute;background-position:0 0;background-repeat:repeat-x}.lines-container__line2{top:40px;height:30px;background-image:url(/idea/new-ui/img/Line2.svg)}.lines-container__line3{position:absolute;top:82px;height:109px;background-image:url(/idea/new-ui/img/Line3.svg);background-position:0 0;background-repeat:repeat-x}
.faq-accordion-item{background:none}
:root{--new-ui-color-bg:#000}body{background:#000;background:var(--new-ui-color-bg)}.section-new-ui{background-color:transparent}.menu-second{background-color:#000;background-color:var(--new-ui-color-bg);border-top:1px solid hsla(0,0%,100%,.3);border-top:1px solid var(--wt-color-white-30);border-bottom:1px solid hsla(0,0%,100%,.1);border-bottom:1px solid var(--wt-color-white-10)}.menu-second .menu-second-mobile__trigger>span,.menu-second .menu-second-title-box__logo+.menu-second-title-box__title{color:#fff;color:var(--wt-color-white)}.menu-second .menu-second__link,.menu-second a{color:hsla(0,0%,100%,.6);color:var(--wt-color-white-60)}.menu-second .menu-second-mobile{background-color:transparent}.menu-second .menu-item__label{color:hsla(0,0%,100%,.7);color:var(--rs-typography-color-average,hsla(0,0%,100%,.7));border:1px solid hsla(0,0%,100%,.6);border:1px solid var(--wt-color-white-60)}.menu-second .wt-text-2_hardness_primary{color:#fff!important;color:var(--wt-color-white)!important}.menu-second .wt-text-2_hardness_primary .menu-item__label{color:#fff;color:var(--rs-typography-color-hard,#fff);border:1px solid #fff;border:1px solid var(--wt-color-white)}
.idea-new-ui-page{background:url("data:image/svg+xml,%3Csvg fill='none' height='2639' viewBox='0 0 2418 2639' width='2418' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cfilter id='a' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse' height='2638.72' width='2417.29' x='.201172' y='.059815'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' mode='normal' result='shape'/%3E%3CfeGaussianBlur result='effect1_foregroundBlur_827_186028' stdDeviation='402'/%3E%3C/filter%3E%3Cfilter id='b' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse' height='1154' width='1662' x='140' y='498'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' mode='normal' result='shape'/%3E%3CfeGaussianBlur result='effect1_foregroundBlur_827_186028' stdDeviation='157'/%3E%3C/filter%3E%3ClinearGradient id='c' gradientUnits='userSpaceOnUse' x1='1208.84' x2='1208.84' y1='772.419' y2='1866.42'%3E%3Cstop offset='0' stop-color='%23ff58a2'/%3E%3Cstop offset='.708333' stop-color='%23167dff'/%3E%3C/linearGradient%3E%3ClinearGradient id='d' gradientUnits='userSpaceOnUse' x1='285.174' x2='1308.98' y1='1075' y2='1624.78'%3E%3Cstop offset='.237809' stop-color='%23167dff'/%3E%3Cstop offset='1' stop-color='%23b94270'/%3E%3C/linearGradient%3E%3Cg filter='url(%23a)'%3E%3Cellipse cx='1208.84' cy='1319.42' fill='url(%23c)' rx='360.5' ry='547' transform='matrix(.89473179 -.44660388 .44660388 .89473179 -462.005664 678.765609)'/%3E%3C/g%3E%3Cg filter='url(%23b)'%3E%3Crect fill='url(%23d)' height='526' rx='32' width='1034' x='454' y='812'/%3E%3C/g%3E%3C/svg%3E") no-repeat calc(50% + 200px) -200px,radial-gradient(circle 400px at 30% 4200px,rgba(255,88,162,.2) 0,transparent 90%),radial-gradient(circle 800px at 50% 4200px,rgba(22,125,255,.5) 0,transparent 90%),radial-gradient(circle 1000px at 30% 5400px,rgba(255,88,162,.2) 0,transparent 90%),radial-gradient(circle 1200px at 55% 5400px,rgba(22,125,255,.5) 0,transparent 90%),radial-gradient(circle 500px at 70% 8000px,rgba(255,88,162,.2) 0,transparent 90%),radial-gradient(circle 800px at 70% 7500px,rgba(22,125,255,.5) 0,transparent 90%)}@media screen and (max-width:1276px){.idea-new-ui-page{background-position:50% -300px}}@media screen and (max-width:1000px){.idea-new-ui-page{background-position:50% -400px}}.section-background{position:relative;overflow:hidden}.section-background:before{overflow:hidden;content:"";position:absolute;background-repeat:no-repeat}

/*# sourceMappingURL=index.entry.31cacfcf239956e35837.css.map*/