div.apps{display:flex;justify-content:space-around}@media(max-width: 1099px){div.apps{flex-direction:column;align-items:center}}div.apps>div{max-width:304px;display:flex;flex-direction:column;align-items:center;text-align:center;margin-top:75px;padding:0 15px}div.apps>div h3{font-size:24px;font-weight:800;color:#070a0f;margin-bottom:10px}div.apps>div p{font-size:16px;line-height:1.625;color:#99a5b2}div.apps>div a{color:#3574eb;font-size:15px;font-weight:600}div.apps>div a:hover{color:#6498f9}div.apps>div div.screenshot{width:302px;height:205px;background-position:center;background-repeat:no-repeat;margin-top:25px;border-radius:4px;box-shadow:0px 8px 10px 0px rgba(22,50,75,.05);transform:none;transition:.3s;cursor:pointer}div.apps>div div.screenshot:hover{transform:translateY(-3px)}div.apps>div div.screenshot.connections{background-image:url("/static/img/pages/creator/1x/app-connections.png");background-size:304px 206px}@media only screen and (-webkit-min-device-pixel-ratio: 2){div.apps>div div.screenshot.connections{background-image:url("/static/img/pages/creator/2x/app-connections.png")}}div.apps>div div.screenshot.screener{background-image:url("/static/img/pages/creator/1x/app-screener.png");background-size:302px 205px}@media only screen and (-webkit-min-device-pixel-ratio: 2){div.apps>div div.screenshot.screener{background-image:url("/static/img/pages/creator/2x/app-screener.png")}}div.apps>div div.screenshot.companies{background-image:url("/static/img/pages/creator/1x/app-companies.png");background-size:302px 205px}@media only screen and (-webkit-min-device-pixel-ratio: 2){div.apps>div div.screenshot.companies{background-image:url("/static/img/pages/creator/2x/app-companies.png")}}div.product-screens-item{width:100%;box-sizing:border-box;display:flex;align-items:center;margin-bottom:140px}@media(max-width: 899px){div.product-screens-item{margin-bottom:30px}}@media(max-width: 599px){div.product-screens-item{margin-bottom:90px;flex-direction:column}div.product-screens-item.left{flex-direction:column-reverse}}div.product-screens-item>div{box-sizing:border-box}div.product-screens-item>div:first-child{width:58%}@media(max-width: 599px){div.product-screens-item>div:first-child{width:100%}}div.product-screens-item>div:last-child{width:42%;margin-left:40px}@media(max-width: 599px){div.product-screens-item>div:last-child{width:100%;margin-left:0}}div.product-screens-item div.texts{margin-left:50px}@media(max-width: 899px){div.product-screens-item div.texts{margin-left:30px}div.product-screens-item div.texts.left{margin-left:0}}@media(max-width: 599px){div.product-screens-item div.texts{margin-left:0;text-align:center}div.product-screens-item div.texts a{width:100%;box-sizing:border-box;margin-top:20px}}div.product-screens-item div.texts .button{margin-top:10px}@media(max-width: 599px){div.product-screens-item div.texts .button{margin-top:20px}}div.product-screens-item div.texts .clear-button{font-size:22px;font-weight:600;color:#2972fa}div.product-screens-item div.texts p{max-width:430px;font-size:22px;line-height:34px;margin-bottom:20px;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(max-width: 599px){div.product-screens-item div.texts p{margin-bottom:0;font-size:19px;line-height:1.6}}div.product-screens-item div.texts h4{font-size:53px;line-height:55px;font-weight:800;margin-bottom:20px;text-transform:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(max-width: 899px){div.product-screens-item div.texts h4{font-size:46px;line-height:50px}}@media(max-width: 599px){div.product-screens-item div.texts h4{font-size:42px;line-height:45px}}div.product-screens-item div.feature-image-container{flex-shrink:0;flex-grow:0;position:relative}@media(max-width: 599px){div.product-screens-item div.feature-image-container{width:80%;background-position-x:center}}div.product-screens-item div.feature-image-container>div{background-size:contain;background-repeat:no-repeat;background-position:center;position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%}div.product-screens-item div.feature-image-container.custom-queries{height:489px;margin-left:-54px;margin-bottom:-20px}@media(max-width: 1099px){div.product-screens-item div.feature-image-container.custom-queries{margin-left:-18px}}@media(max-width: 599px){div.product-screens-item div.feature-image-container.custom-queries{margin:0;height:200px}}div.product-screens-item div.feature-image-container.custom-queries>div.query-1{background-image:url("/static/img/landing/1x/features/query-01.png");background-size:contain;transition-delay:.3s}@media only screen and (-webkit-min-device-pixel-ratio: 2){div.product-screens-item div.feature-image-container.custom-queries>div.query-1{background-image:url("/static/img/landing/2x/features/query-01.png")}}div.product-screens-item div.feature-image-container.custom-queries>div.query-2{background-image:url("/static/img/landing/1x/features/query-02.png");background-size:contain;transition-delay:.4s}@media only screen and (-webkit-min-device-pixel-ratio: 2){div.product-screens-item div.feature-image-container.custom-queries>div.query-2{background-image:url("/static/img/landing/2x/features/query-02.png")}}div.product-screens-item div.feature-image-container.bookmarking{height:497px;margin-bottom:-60px}@media(max-width: 599px){div.product-screens-item div.feature-image-container.bookmarking{margin:0;margin-bottom:15px;height:200px}}div.product-screens-item div.feature-image-container.bookmarking>div.bookmarking-1{background-image:url("/static/img/landing/1x/features/bookmarking-01.png");background-size:contain;transition-delay:.3s}@media only screen and (-webkit-min-device-pixel-ratio: 2){div.product-screens-item div.feature-image-container.bookmarking>div.bookmarking-1{background-image:url("/static/img/landing/2x/features/bookmarking-01.png")}}div.product-screens-item div.feature-image-container.bookmarking>div.bookmarking-2{background-image:url("/static/img/landing/1x/features/bookmarking-02.png");background-size:contain;transition-delay:2.4s}@media only screen and (-webkit-min-device-pixel-ratio: 2){div.product-screens-item div.feature-image-container.bookmarking>div.bookmarking-2{background-image:url("/static/img/landing/2x/features/bookmarking-02.png")}}div.product-screens-item div.feature-image-container.alerts{height:436px;margin-left:-65px;margin-bottom:-42px}@media(max-width: 1099px){div.product-screens-item div.feature-image-container.alerts{margin-left:-35px}}@media(max-width: 599px){div.product-screens-item div.feature-image-container.alerts{margin:0;height:200px}}div.product-screens-item div.feature-image-container.alerts>div.alerts-1{background-image:url("/static/img/landing/1x/features/alerts-01.png");background-size:contain;transition-delay:.3s}@media only screen and (-webkit-min-device-pixel-ratio: 2){div.product-screens-item div.feature-image-container.alerts>div.alerts-1{background-image:url("/static/img/landing/2x/features/alerts-01.png")}}div.product-screens-item div.feature-image-container.charts{height:431px;margin-left:-25px;margin-bottom:-10px}@media(max-width: 1099px){div.product-screens-item div.feature-image-container.charts{margin-left:-12px}}@media(max-width: 599px){div.product-screens-item div.feature-image-container.charts{margin:0;height:200px}}div.product-screens-item div.feature-image-container.charts>div.charts-1{background-image:url("/static/img/landing/1x/features/charts-01.png");background-size:contain;transition-delay:.3s}@media only screen and (-webkit-min-device-pixel-ratio: 2){div.product-screens-item div.feature-image-container.charts>div.charts-1{background-image:url("/static/img/landing/2x/features/charts-01.png")}}div.product-screens-item div.feature-image-container.charts>div.charts-2{background-image:url("/static/img/landing/1x/features/charts-02.png");background-size:contain;transition-delay:.4s}@media only screen and (-webkit-min-device-pixel-ratio: 2){div.product-screens-item div.feature-image-container.charts>div.charts-2{background-image:url("/static/img/landing/2x/features/charts-02.png")}}div.product-screens-item div.feature-image-container.maps{height:480px;margin-left:-15px;margin-bottom:-5px}@media(max-width: 1099px){div.product-screens-item div.feature-image-container.maps{margin-left:-12px}}@media(max-width: 599px){div.product-screens-item div.feature-image-container.maps{margin:0;height:250px}}div.product-screens-item div.feature-image-container.maps>div.maps-1{background-image:url("/static/img/landing/1x/features/maps-01.png");background-size:contain;transition-delay:.3s}@media only screen and (-webkit-min-device-pixel-ratio: 2){div.product-screens-item div.feature-image-container.maps>div.maps-1{background-image:url("/static/img/landing/2x/features/maps-01.png")}}div.product-screens-item div.feature-image-container.maps>div.maps-2{background-image:url("/static/img/landing/1x/features/maps-02.png");background-size:contain;transition-delay:.4s}@media only screen and (-webkit-min-device-pixel-ratio: 2){div.product-screens-item div.feature-image-container.maps>div.maps-2{background-image:url("/static/img/landing/2x/features/maps-02.png")}}div.product-screens-item div.feature-image-container.search{height:439px;margin-left:-15px;margin-bottom:-50px}@media(max-width: 1099px){div.product-screens-item div.feature-image-container.search{margin-left:-12px}}@media(max-width: 599px){div.product-screens-item div.feature-image-container.search{margin:0;height:200px}}div.product-screens-item div.feature-image-container.search>div.search-1{background-image:url("/static/img/landing/1x/features/search-01.png");background-size:contain;transition-delay:.3s}@media only screen and (-webkit-min-device-pixel-ratio: 2){div.product-screens-item div.feature-image-container.search>div.search-1{background-image:url("/static/img/landing/2x/features/search-01.png")}}div.product-screens-item div.feature-image-container.search>div.search-2{background-image:url("/static/img/landing/1x/features/search-02a.png");background-size:contain;transition-delay:.4s}@media only screen and (-webkit-min-device-pixel-ratio: 2){div.product-screens-item div.feature-image-container.search>div.search-2{background-image:url("/static/img/landing/2x/features/search-02a.png")}}div.product-screens-item div.feature-image-container.widgets{height:549px;margin-bottom:-60px}@media(max-width: 599px){div.product-screens-item div.feature-image-container.widgets{margin:0;margin-bottom:15px;height:200px}}div.product-screens-item div.feature-image-container.widgets>div.widgets-1{background-image:url("/static/img/landing/1x/features/widgets-01.png");background-size:contain;transition-delay:.3s}@media only screen and (-webkit-min-device-pixel-ratio: 2){div.product-screens-item div.feature-image-container.widgets>div.widgets-1{background-image:url("/static/img/landing/2x/features/widgets-01.png")}}div.product-screens-item div.feature-image-container.widgets>div.widgets-2{background-image:url("/static/img/landing/1x/features/widgets-02.png");background-size:contain;transition-delay:1s}@media only screen and (-webkit-min-device-pixel-ratio: 2){div.product-screens-item div.feature-image-container.widgets>div.widgets-2{background-image:url("/static/img/landing/2x/features/widgets-02.png")}}div.product-screens-item div.feature-image-container.bookmarking{margin-left:-35px}@media(max-width: 1099px){div.product-screens-item div.feature-image-container.bookmarking{margin-left:-20px}}div.product-screens-item div.feature-image-container.alerts{margin-left:-48px}@media(max-width: 1099px){div.product-screens-item div.feature-image-container.alerts{margin-left:-25px}}div.product-screens-item div.feature-image-container.custom-queries{margin-left:-35px}.productScreensSlideshow{position:relative;width:100%;height:480px;display:flex;align-items:center}@media(max-width: 899px){.productScreensSlideshow{height:420px}}@media(max-width: 599px){.productScreensSlideshow{height:560px}}.productScreensSlideshow.light h4,.productScreensSlideshow.white h4{color:#fff !important}.productScreensSlideshow.light div.slide-control i svg path,.productScreensSlideshow.white div.slide-control i svg path{fill:#414448}.productScreensSlideshow.white p{color:#fff}.productScreensSlideshow.white div.slide-control i svg path{fill:#fff}.productScreensSlideshow .slide-control{flex-grow:0;flex-shrink:0;width:50px}.productScreensSlideshow .slide-control i svg path{color:#d7dce1}.productScreensSlideshow .slide-control:hover i svg path{fill:#a0aebc}.productScreensSlideshow .slide-control i{width:18px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer}.productScreensSlideshow .slide-control.right{display:flex;flex-direction:row-reverse}.productScreensSlideshow .slide-control.left i svg{transform:scale(-1, 1)}@media(max-width: 599px){.productScreensSlideshow .slide-control{width:25px}}@media(min-width: 600px){.productScreensSlideshow .slide-control.left{width:70px}}.productScreensSlideshow .slideshow-items{position:relative;flex-grow:1;flex-shrink:1;width:100%;height:100%}.productScreensSlideshow .slideshow-items .product-screens-item{position:absolute;width:100%;height:100%;margin-bottom:0}.productScreensSlideshow .slideshow-items .product-screens-item .feature-image-container>div{opacity:0;transition:opacity .5s ease-out}.productScreensSlideshow .slideshow-items .product-screens-item .texts{opacity:0;-ms-transform:translateY(30px);transform:translateY(30px);transition:opacity .2s cubic-bezier(0.215, 0.61, 0.355, 1),transform .9s cubic-bezier(0.215, 0.61, 0.355, 1) .1s}@media(max-width: 599px){.productScreensSlideshow .slideshow-items .product-screens-item .texts{margin-top:10px;-ms-transform:translateY(10px);transform:translateY(10px)}}.productScreensSlideshow .slideshow-items .product-screens-item.active .feature-image-container>div{opacity:1}.productScreensSlideshow .slideshow-items .product-screens-item.active .texts{transition:opacity .6s cubic-bezier(0.215, 0.61, 0.355, 1),transform 1s cubic-bezier(0.215, 0.61, 0.355, 1);opacity:1;-ms-transform:translateY(0);transform:translateY(0)}@media(max-width: 599px){#header{margin-bottom:115px}}@media(max-width: 899px){#header{margin-bottom:225px}}#login-page{margin-top:225px;margin-bottom:160px}@media(max-height: 830px){#login-page{margin-top:150px}}div.apps{margin-top:125px}#screens{margin-top:120px}#screens>div.container{max-width:1174px}#footer{border-top:1px solid #f3f2f9;padding-top:120px}

/*# sourceMappingURL=creator.4c62c64a5ee64b2ca674.css.map*/