@import url(https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300&display=swap);body{text-align:center;font-family:-apple-system,BlinkMacSystemFont,"Foundry Sterling W01",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-size:16px;line-height:1.6;color:#688594}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.dashboard .flex-row{display:flex}.dashboard .header{position:fixed;top:0;width:100%;padding:3em .5em 1.2em;justify-content:space-between;background-color:#fff}.dashboard .header a{color:#555;font-size:18px;font-weight:300}.dashboard .header div{display:flex}.dashboard .header .left{width:40%}.dashboard .header .left .navigation{justify-content:space-evenly;width:100%}.dashboard .dot{font-size:7px;margin:0 6px 2px 0}.dashboard .dot.red{color:#c8635e}.dashboard .dot.matcha{color:#a5c85e}.dashboard .thumbnail{background-position:50%;box-shadow:0 0 0 1px rgba(0,0,0,.1);border-radius:4px;width:150px;height:100px;background-color:#f8f8f8;cursor:pointer}.dashboard .thumbnail img{object-fit:contain;height:100%;width:100%}.dashboard .blue-title{font-size:11px;color:#499fd8;font-weight:400}.dashboard select{border:none;color:#499fd8;background:none;font-size:14px;outline:none}.dashboard select:disabled{opacity:.5}.dashboard .jobs{display:flex;padding:0 2em;text-align:left;margin-top:110px}.dashboard .jobs h2{margin:0;text-align:left;font-size:24px}.dashboard .jobs input{margin-top:1em;padding:.3em;width:97%}.dashboard .jobs .jobs-list{width:100%}@media only screen and (min-width:961px){.dashboard .jobs .jobs-list{width:45%}}.dashboard .jobs .jobs-list input{margin-right:.4em}.dashboard .jobs .jobs-list .job-tab{height:3em;color:#333;margin:1em 0;font-size:15px;font-weight:300;border-radius:5px;padding:.5em 1em .5em .5em;cursor:pointer}.dashboard .jobs .jobs-list .job-tab .fa,.dashboard .jobs .jobs-list .job-tab .fa-chevron-right{visibility:hidden}.dashboard .jobs .jobs-list .job-tab a{color:#333;font-size:12px}.dashboard .jobs .jobs-list .job-tab:hover{background-color:#f8f8f8}.dashboard .jobs .jobs-list .job-tab:hover .fa-chevron-right{visibility:visible;color:#499fd8}.dashboard .jobs .jobs-list .job-tab.selected{background-color:#499fd8;color:#fff}.dashboard .jobs .jobs-list .job-tab.selected a{color:#fff;opacity:.5}.dashboard .jobs .jobs-list .job-tab.selected .fa-chevron-right{visibility:visible;color:#fff}.dashboard .jobs .jobs-list .job-tab.selected .fa{visibility:visible;font-size:.9em;margin-top:.1em}.dashboard .jobs .jobs-list .job-tab.selected .fa:hover{opacity:.5}.dashboard .jobs .jobs-list .job-tab .job-info{width:70%}.dashboard .jobs .jobs-list .job-tab .job-info span{white-space:nowrap;text-overflow:ellipsis;width:100%;display:block;overflow:hidden}.dashboard .jobs .jobs-list .job-tab .job-manage{float:right;justify-content:space-between;width:5em;margin-top:-1.6em;display:flex;font-size:1.5em}.dashboard .jobs .job-details{margin-left:3em;width:50%;overflow:auto;max-height:calc(100vh - 110px);position:fixed;right:0;padding-right:1em}.dashboard .jobs .job-details .job-overview{justify-content:space-between;margin-bottom:3em}.dashboard .jobs .job-details .job-overview .job-overview-left{width:100%;display:block}@media only screen and (min-width:961px){.dashboard .jobs .job-details .job-overview .job-overview-left{width:70%}}.dashboard .jobs .job-details .job-overview .job-overview-left .job-overview-options{margin-top:.5em;display:flex;justify-content:space-between}.dashboard .jobs .job-details .job-change-history{padding-right:2em;margin-bottom:3em}.dashboard .jobs .job-details .job-change-history h2{margin-bottom:.5em}.dashboard .jobs .job-details .flex-row{justify-content:space-between;font-size:.9em;color:#555;font-weight:300;border-bottom:1px solid #f8f8f8;padding:.5em 0}.dashboard .jobs .job-details .flex-row .fa-clock{color:grey;margin-right:5px}.dashboard .jobs .job-details .flex-row .fa-check-circle{color:#a5c85e}.dashboard .jobs .job-details .flex-row .diff{width:90px;height:60px}.dashboard .jobs .job-details .flex-row .first-col{width:16em}.dashboard .jobs .job-details .flex-row .second-col{width:15em}.dashboard .jobs .job-details .flex-row .third-col{width:90px;text-align:center}.dashboard .jobs .job-details.mobile{max-height:100vh;padding:1em;top:0;bottom:0;width:75%;z-index:99;background-color:#fff}.dashboard .jobs .job-details .compare-imgs{position:fixed;top:3em;bottom:0;right:50%;margin-right:-500px;width:1000px;overflow-y:scroll;overflow-x:hidden;z-index:99}.dashboard .jobs .job-details .compare-imgs img{object-fit:contain;height:100%;width:100%}.dashboard .jobs .job-details .compare-imgs span{font-size:1.5em;color:#fff}.section.bg-light{background-image:url(/assets/img/bg-light-header.svg);background-repeat:no-repeat;background-position:bottom;background-size:cover}.section .claim h1{font-size:2.7em;margin-bottom:0}.store-page.screenshot-section{max-width:750px;padding:30px}.store-page.screenshot-section .form-row{margin-top:5px}.store-page.screenshot-section .form-row input.url-input-field.psw{border-left:1px solid #d8d8d8}.store-page.screenshot-section .form-row .go-btn{flex-basis:47%}.store-page.screenshot-section .flex-row{padding-top:30px;display:flex}.store-page.screenshot-section .flex-row .week-options{display:flex;width:350px}.store-page.screenshot-section .flex-row .week-options input[type=radio]+label{margin-right:12px;white-space:nowrap;font-weight:300;opacity:.5}.store-page.screenshot-section .flex-row .week-options input[type=radio]:checked+label{opacity:1}.store-page.screenshot-section .flex-row .week-options input[type=radio]{margin-top:.3em}.store-page.screenshot-section .flex-row .week-options input[type=radio]:after{width:19px;height:19px;border-radius:15px;top:-3px;position:relative;background-color:#fff;content:"";display:inline-block;visibility:visible;border:1px solid #a3de30}.store-page.screenshot-section .flex-row .week-options input[type=radio]:checked:after{width:14px;height:14px;border-radius:15px;top:-3px;position:relative;background-color:#a3de30;content:"";display:inline-block;visibility:visible;border:3px solid #fff;box-shadow:0 0 0 1px #a3de30}.store-page.screenshot-section .flex-row .extra-info{margin-left:auto;width:200px;display:flex;justify-content:space-between}.store-page.screenshot-section .flex-row .extra-info a{color:#18a4e6;text-decoration:none;font-weight:300}.store-page.screenshot-section .flex-row .extra-info a .fa-info{font-size:25px;color:#d8d8d8;margin-left:60px}.vp-marketing{margin-top:-4em}.vp-marketing h2{font-size:30px}.vp-marketing .as-seen{max-width:900px;margin:90px auto}.vp-marketing .as-seen .publish-row{display:flex;justify-content:center;flex-wrap:wrap;margin:10px}.vp-marketing .as-seen .publish-row .publish{margin:10px 15px;padding:20px;background:#fff;border-radius:8px;box-shadow:0 6px 20px rgba(0,90,105,.1),0 0 1px rgba(0,90,105,.2)}.vp-marketing .as-seen .publish-row .text{margin-top:5px;width:350px;text-align:left;font-weight:300;color:#363d4a;font-family:"Roboto Condensed",sans-serif;font-size:18px}.vp-marketing .as-seen .publish-row .img-place{height:50px;width:350px}.vp-marketing .as-seen .publish-row .img-place img{display:block;margin-right:auto;height:100%}.vp-marketing .problem,.vp-marketing .vp-info{margin-top:90px}.vp-marketing .problem h2,.vp-marketing .vp-info h2{margin-bottom:5px}.vp-marketing .problem a,.vp-marketing .vp-info a{color:#18a4e6;font-weight:300}.vp-marketing .problem img,.vp-marketing .vp-info img{width:100%;max-width:865px;display:block;margin:auto}.vp-marketing .faq{max-width:800px;margin:90px auto;text-align:left}.vp-marketing .faq a{color:#18a4e6}.vp-marketing .collapse-row.active .collapse-title:after{transform:rotate(-135deg)}.vp-marketing .collapse-title{display:flex;align-items:center;position:relative;width:100%;padding:10px;font-size:1.1em;text-align:left;color:#688594;background:none;border:none;cursor:pointer;outline:none;transition:color .2s ease}.vp-marketing .collapse-title:hover{color:#363d4a}.vp-marketing .collapse-title:after{content:"";display:block;position:absolute;margin-top:-3px;right:10px;width:8px;height:8px;border-right:2px solid;border-bottom:2px solid;transform:rotate(45deg);transition:transform .2s ease}.vp-marketing .collapse-content{padding:0 10px 10px;font-weight:300}body,button,footer,input,td,textarea{font-family:"Foundry Sterling W01"}h1,h2,h3,h4{margin:1.2em 0 1em;font-weight:300;letter-spacing:1px;color:#363d4a;line-height:1em;text-align:center}.btn{padding:1em 2em;min-width:6em;color:#fff;font-size:.8em;font-weight:500;border-radius:4px;border:1px solid;letter-spacing:2px;text-transform:uppercase;white-space:nowrap;vertical-align:middle;line-height:1.5;transition:opacity .2s ease,color .2s ease,border .3s ease,background .3s ease;cursor:pointer;-webkit-appearance:none;-moz-appearance:none}.btn:focus{outline:none}input{width:99.9%;padding:.68em;font-size:1.2em;font-weight:200;border:1px solid #d8d8d8;border-radius:3px;transition:border .3s ease;box-sizing:border-box;background-color:transparent}input:focus{outline:none;cursor:focus}a{text-decoration:none;color:#fff}.section{padding:2em 1em 3em}.green{background-color:#a3de30;border-color:#a3de30;min-width:5em;font-size:1em}.blue{font-size:1.6em;font-weight:200;color:#27b2f7;margin-bottom:1em}ul{list-style-type:none;text-align:left}body{overflow-x:hidden}::-webkit-input-placeholder{color:#d0d0d0;font-size:.9em}@media only screen and (min-width:641px){::-webkit-input-placeholder{font-size:1em}}.logo{width:153px;height:21.5px}@media only screen and (min-width:641px){.logo{width:191px;height:27px}}.btn.green[value=GO]{padding:0}@media only screen and (min-width:641px),only screen and (min-width:961px){.btn.green[value=GO]{padding:1em 2em}}.header-logo{display:inline-block;width:190px;height:27px;background-image:url(/assets/img/logo@2x.png);background-repeat:no-repeat;background-position:50%;background-size:contain}.header{padding:0 2em}.header.dark,.header.dark a{color:#688594}.header.dark .header-logo{background-image:url(/assets/img/logo-dark-blue@2x.png)}.top-section{background-image:url(/assets/img/bg-header.svg);background-repeat:no-repeat;background-size:cover;background-position:100%}.top-section .header{display:flex}@media only screen and (min-width:641px),only screen and (min-width:961px){.top-section .header{padding:0 2em}}.top-section .login-btn{margin-left:auto;margin-top:-.8em;background-color:transparent}@media only screen and (min-width:641px),only screen and (min-width:961px){.top-section .login-btn{margin-top:-.5em}}.top-section .claim h1{margin:1em 0 .4em;color:#fff;font-size:2em;font-weight:200}@media only screen and (min-width:641px),only screen and (min-width:961px){.top-section .claim h1{font-size:3em}}.top-section .claim h3{margin:0 0 1.5em;color:#fff;font-size:1.1em}@media only screen and (min-width:481px){.top-section .claim h3{font-size:1.3em}}@media only screen and (min-width:641px),only screen and (min-width:961px){.top-section .claim h3{font-size:1.6em}}.rc-tooltip-inner{min-height:10px!important;padding:3px 5px!important;background:rgba(54,61,74,.9)!important;color:#dfe0e2!important;font-size:16px;font-weight:200}.rc-tooltip-inner a{text-decoration:underline}.rc-tooltip-arrow{border-top-color:rgba(54,61,74,.9)!important}div[class$=-container] div[class$=-menu]{margin-top:10px;width:98%;margin-left:3px}.screenshot-section{background-color:#fff;margin:auto;border-radius:10px;padding:1.2em;box-shadow:0 15px 70px rgba(0,90,105,.2);position:relative;width:282px}@media only screen and (min-width:320px){.screenshot-section{width:302px}}@media only screen and (min-width:481px){.screenshot-section{width:402px}}@media only screen and (min-width:641px){.screenshot-section{width:602px}}@media only screen and (min-width:961px){.screenshot-section{width:862px}}.screenshot-container{border-radius:3px;border:1px solid #d8d8d8;display:block;background-image:linear-gradient(#fff,#f1f9ff);position:relative;margin:1.2em auto auto;min-height:350px}.screenshot-container.overlay{height:350px;background-image:radial-gradient(#585858,#2c2c2c);padding-top:4em;box-sizing:border-box}.screenshot-container.overlay .loading-img{margin:auto;width:4em;height:4em}.screenshot-container.overlay .loading-text{text-align:center;margin-top:2em;font-weight:200;color:#d3d3d3}.screenshot-container.overlay .loading-text .loading-text-title{line-height:2em}.screenshot-container.overlay .loading-text .loading-text-content{text-align:left;display:inline-block;margin-top:1%;line-height:1.3em}.line-gap{height:20px}.line-gap-small{height:10px}.ReactCrop{background-color:#fff!important}#URLTooltipScrollLocation{position:absolute;top:-8%}.screenshot{max-width:100%}.html-elements{position:absolute;left:0;top:0}.form-row{height:3.5em;margin:auto;display:flex;border:1px solid #d8d8d8;border-radius:3px}.form-row .url-input-field{border:none}.form-row .btn.green{flex-basis:22%;border-radius:2px;padding:0;height:56px}.form-row.setting-row{margin:.5em 0 0;border:1px solid #d8d8d8;border-radius:3px;transition:border .3s ease;align-content:space-evenly;align-items:center;position:relative;padding:0 4px}.form-row.setting-row input{border:none}.form-row.setting-row input.action-input.by-app{color:#d0d0d0}.form-row.setting-row .select-interval{padding:1em;margin-right:.3em;width:20%}.form-row.setting-row.text-job-setting{width:98.8%;height:53.1px;padding-left:.5px}.fill-bg{background-color:#fffee6}.fa-arrow{margin:5px 4px 0}.advanced-options .advanced-option{width:100%;margin-right:.2em;margin-top:.3em;margin-bottom:.3em;position:relative}.advanced-options .advanced-option #proxy-menu{position:absolute;z-index:10;width:98%;top:-24px;margin-left:4.5px}.advanced-options .advanced-option #proxy-menu .selected-proxy{color:#a3de30;padding:10px 0 0 20px;box-sizing:border-box;font-weight:300;border:1px solid #a3de30;border-radius:4px;height:48px;cursor:pointer}.advanced-options .advanced-option #proxy-menu .selected-proxy .fa-arrow{font-size:.9em;float:right;margin-right:7px;margin-top:7px}.advanced-options .advanced-option #proxy-menu .proxies{color:#688594;font-size:.9em;font-weight:300;line-height:2.3;cursor:pointer;background-color:#fff;padding:5px 0;border-radius:5px;box-shadow:0 0 0 1px rgba(0,0,0,.1),0 4px 11px rgba(0,0,0,.1);margin-top:10px}.advanced-options .advanced-option #proxy-menu .proxies .proxy-option:hover{text-decoration:underline}.advanced-options .advanced-option #proxy-menu .proxies .country-proxy-option{position:relative}.advanced-options .advanced-option #proxy-menu .proxies .country-proxy-option:hover .country-proxy-menu{visibility:visible;transition-delay:.2s}.advanced-options .advanced-option #proxy-menu .proxies .country-proxy-menu{visibility:hidden;z-index:10}.advanced-options .advanced-option #proxy-menu .proxies .country-proxy-menu .country-proxy{position:absolute;top:-72px;left:122px;width:55px;background-color:#fff;padding:13px 0 2px;border-radius:5px;box-shadow:0 0 0 1px rgba(0,0,0,.1),0 4px 11px rgba(0,0,0,.1)}.advanced-options .advanced-option #proxy-menu .proxies .country-proxy-menu .country-proxy img{margin:auto}.advanced-options .advanced-option #proxy-menu .proxies .country-proxy-menu .country-proxy img:hover{transform:scale(1.2)}.advanced-options .advanced-option #proxy-menu .proxies .country-proxy-menu .fa-caret-right{position:absolute;top:8px;left:110px;font-size:1.3em}.advanced-options .advanced-option #proxy-menu .proxy-flag{width:25px}.advanced-options .advanced-option .css-2b097c-container,.advanced-options .advanced-option .css-14jk2my-container{margin-right:-3.5px}.advanced-options.sm-options{padding:.1em .4em}.advanced-options .md-options{display:flex}.advanced-options .compare-mode{margin-top:.7em;font-weight:300;display:flex;padding-left:.68em}@media only screen and (min-width:961px){.advanced-options .compare-mode{margin-top:0}}@media only screen and (min-width:641px){.advanced-options .compare-mode{padding-right:34px}}.advanced-options .compare-mode input[type=radio]+label{color:#a3de30;margin-right:8px}@media only screen and (min-width:641px){.advanced-options .compare-mode input[type=radio]+label{margin-right:18px}}.advanced-options .compare-mode input[type=radio]:disabled+label{opacity:.6}.advanced-options .compare-mode input[type=radio]{margin-top:.3em}.advanced-options .compare-mode input[type=radio]:after{width:19px;height:19px;border-radius:15px;top:-3px;position:relative;background-color:#fff;content:"";display:inline-block;visibility:visible;border:1px solid #a3de30}.advanced-options .compare-mode input[type=radio]:checked:after{width:14px;height:14px;border-radius:15px;top:-3px;position:relative;background-color:#a3de30;content:"";display:inline-block;visibility:visible;border:3px solid #fff;box-shadow:0 0 0 1px #a3de30}.advanced-options .compare-mode input[type=radio]:disabled:after{border:1px solid #d3eba2}.advanced-options .compare-mode a{color:#688594;font-size:1em;opacity:.3}.advanced-options .compare-mode a .fa-info{margin:5px 5px 0 -5px}.advanced-options .compare-mode .compare-label{display:none;color:#bbb}@media only screen and (min-width:641px){.advanced-options .compare-mode .compare-label{display:block}}.small-option{width:70%}@media only screen and (min-width:641px){.small-option{width:40%}}@media only screen and (min-width:961px){.small-option{width:22.5%}}.keyword-container{margin-top:1rem}.keyword-container.green{width:100%}.prompt-row{text-align:left;display:flex;font-weight:300;color:#688594}.prompt-row.advanced-prompt{justify-content:space-between;margin:-20px 4% -5px 50%}.prompt-row.advanced-prompt span{width:100px;text-align:center;color:#bbb}.prompt-row.email-prompt{margin-top:20px;position:relative;justify-content:space-between;padding-right:40px}.prompt-row.email-prompt #emailTooltipScrollLocation{position:absolute;top:-70px}.prompt-row.email-prompt .report-problem-link{margin-top:-20px;font-size:15px;margin-left:-13px}.prompt-row.email-prompt .report-problem-link a{color:#18a4e6;text-decoration:underline}.prompt-row .interval-prompt{color:#bbb}.prompt-row #advancedScrollLocation{cursor:pointer}.react-slidedown{transition-duration:.25s!important}.react-slidedown.advanced-options-slidedown.transitioning{overflow-y:visible}.disabled{opacity:.5}.preactions .btn.green{min-width:18%;margin:0 -2px 0 0;height:56px}.preactions .form-row{padding:0 2px}.preactions .add-or-del-actions{display:flex;justify-content:space-between;padding-top:5px}.preactions .add-or-del-actions span{color:#18a4e6;text-decoration:underline;cursor:pointer;font-weight:300}.preactions .add-or-del-actions div{margin-left:-2em}.preactions .add-or-del-actions div .action-demo,.preactions .add-or-del-actions div a{color:#18a4e6;text-decoration:underline;cursor:pointer;font-weight:300;padding-right:10px}.preactions .add-or-del-actions div .fa-play{font-size:10px;margin-left:3px}.preactions .one-input{flex-basis:65%}@media only screen and (min-width:641px){.preactions .one-input{flex-basis:25%}}@media only screen and (min-width:961px){.preactions .one-input{flex-basis:22%}}.preactions .one-input.last-in-list{flex-basis:105%}@media only screen and (min-width:641px){.preactions .one-input.last-in-list{flex-basis:38%}}@media only screen and (min-width:961px){.preactions .one-input.last-in-list{flex-basis:31.5%}}.preactions .one-input.last-in-list~.arrow-placeholder{width:90px}.preactions .two-input{flex-basis:145%}@media only screen and (min-width:641px){.preactions .two-input{flex-basis:53%}}@media only screen and (min-width:961px){.preactions .two-input{flex-basis:46%}}.preactions .two-input.last-in-list{flex-basis:230%}@media only screen and (min-width:641px){.preactions .two-input.last-in-list{flex-basis:85%}}@media only screen and (min-width:961px){.preactions .two-input.last-in-list{flex-basis:67%}}.preactions .two-input.last-in-list~.arrow-placeholder{width:200px}.preactions .three-input{flex-basis:250%}@media only screen and (min-width:641px){.preactions .three-input{flex-basis:85%}}@media only screen and (min-width:961px){.preactions .three-input{flex-basis:72%}}.preactions .three-input.last-in-list{flex-basis:450%}@media only screen and (min-width:641px){.preactions .three-input.last-in-list{flex-basis:115%}}@media only screen and (min-width:961px){.preactions .three-input.last-in-list{flex-basis:95%}}.preactions .form-row.setting-row img{width:32px;padding:0 10px;opacity:.4;cursor:pointer}.preactions .form-row.setting-row img:hover{-webkit-filter:drop-shadow(-1px 2px 1px #464646);filter:drop-shadow(-1px 2px 1px #464646)}.hidden{visibility:hidden}.action-error-msg{border-radius:3px;border:1px solid #d8d8d8;background-color:#fee5ef;font-size:1em;font-weight:300;color:grey;height:auto;line-height:1.2em;margin-top:1em;padding:.4em .8em;text-align:left;display:flex}.action-error-msg img{width:18px;height:18px}.action-error-msg a{text-decoration:underline;color:#18a4e6}.action-error-msg span{margin-left:.5em;overflow:hidden}.popup{position:fixed;top:25%;right:50%;margin-right:-230px;width:460px;height:270px;background:#fcfdff;box-shadow:0 0 15px #3b3b3b;border-bottom:1px solid #e8e8e8;border-radius:4px;z-index:12;font-weight:300;font-size:20px;line-height:1.2em;color:#606060;padding-top:2em}.popup img{width:90px}.popup.jump-to-post img{width:60px}.popup.video{width:806px;height:423px;margin-right:-403px;top:15%;padding-top:30px;background-color:rgba(0,0,0,.1);box-shadow:none}.popup.video .fa-close{position:absolute;color:#e8e8e8;font-size:30px;top:0;right:10px;z-index:10;cursor:pointer}.popup .close-popup{height:40px;min-width:0;width:120px;background:#a3de30;font-size:15px;font-weight:700;color:#fff;border-radius:6px;padding:0;margin-top:1em;margin-bottom:.5em}.popup span{color:#18a4e6;text-decoration:underline;cursor:pointer;font-size:15px}.timeout_overlay{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:11;background-color:rgba(0,0,0,.4);height:auto}.section-title{font-size:3em;font-weight:200;color:#363d4a;margin-top:1em}.header{display:flex;justify-content:space-between}.how-it-works{padding-top:2.5em}.how-it-works .img-container{display:inline-flex}.how-it-works img{max-width:130px;margin:0 1.2em}.what-you-get.img-container img{max-width:450px;margin:-.5em 0 -1.5em .3em}.other-tools img{max-width:110%;margin:1.5em auto auto}@media only screen and (min-width:961px){.other-tools img{max-width:90%}}.other-tools .blue{font-size:1.5em}@media only screen and (min-width:961px){.other-tools .blue{font-size:1.6em}}.use-case{background-image:linear-gradient(180deg,#fff,#f0f9ff)}.use-case .slide{position:relative;min-width:427px;height:400px}.use-case .logos-flow{margin:3em -1em 0;height:300px}@media only screen and (min-width:961px){.use-case .logos-flow{height:400px}}.use-case .logos-flow img{width:30px;height:30px;position:absolute;border-radius:50px}@media only screen and (min-width:961px){.use-case .logos-flow img{width:63px;height:63px}}@media only screen and (min-width:1800px){.use-case .logos-flow img{width:85px;height:85px}}.use-case .logos-flow .scale{transform:scale(1.5)}.use-case .logos-flow .logo-1{top:20%;left:0}.use-case .logos-flow .logo-2{top:5%;left:26%}.use-case .logos-flow .logo-3{top:45%;left:16%}.use-case .logos-flow .logo-4{top:28%;left:39%}.use-case .logos-flow .logo-5{top:8%;left:61%}.use-case .logos-flow .logo-6{top:52%;left:42%}.use-case .logos-flow .logo-7{top:69%;left:5%}.use-case .logos-flow .logo-8{top:64%;left:65%}.use-case .logos-flow .logo-9{top:38%;left:75%}.testimonials{height:100px}@media only screen and (min-width:961px){.testimonials{height:400px}}.testimonials .testimonials-slider-container{position:relative;width:95%;margin:auto}.testimonials .slide{position:relative;margin:.6em;padding:2.8em 1.8em;max-width:300px;width:300px;height:230px;background:#fff;border-radius:5px;box-shadow:0 3px 22px 0 rgba(227,235,238,.65);transition:opacity .3s ease;vertical-align:top;text-align:left;font-weight:200}.testimonials .arr{display:block;position:absolute;top:25%;width:2em;height:2em;z-index:1;background:url(/assets/img/arrow.svg) no-repeat;background-position:50%;background-size:10px;transition:transform .3s ease}.testimonials .arr-next{right:3em;left:auto}.testimonials .arr-next:hover{transform:scale(1.3)}.testimonials .arr-prev{left:3em;right:auto;transform:scaleX(-1)}.testimonials .arr-prev:hover{transform:scale(-1.3,1.3)}.testimonials .area-label{position:absolute;top:15px;right:20px;font-size:.8em;font-weight:300;letter-spacing:1px;color:#c7c7c7;text-transform:uppercase}.testimonials .person{display:flex;align-items:center;margin:0 0 1.2em;color:#363d4a}.testimonials .name{display:block;font-weight:700}.testimonials .text{line-height:1.4em}.testimonials b{background-color:#fff95d;font-weight:200}.testimonials img{width:70px;height:70px;margin:0 1em 0 0;border-radius:50%}.testimonials .slick-list{height:600px}footer{background-image:url(/assets/img/footer-bg.svg);background-repeat:no-repeat;background-size:cover;width:100%;font-weight:300;color:#688594;padding:10em .5em 1.4em;background-position:top;margin:80px 0 -25px}footer .logo{opacity:.7;width:160px;height:auto}footer a{color:#688594}footer .footer-container{width:100%;padding-top:3rem}@media only screen and (min-width:641px){footer .footer-container{align-self:flex-end;display:flex}}footer .footer-container .info{width:100%;text-align:center;font-size:.9em}@media only screen and (min-width:641px){footer .footer-container .info{text-align:left}}@media only screen and (min-width:961px){footer .footer-container .info{width:25%;padding-left:5em}}footer .footer-container .info .socials img{margin-left:0;width:20px;margin-right:2em;opacity:.35}footer .footer-container .menu{display:flex;margin-top:-1em}footer .footer-container .menu .strong{font-weight:400;margin-right:5em}footer .footer-container ul{padding-left:10px}footer .footer-container ul.products{padding-left:25px}.banner-container{box-sizing:border-box;background-color:#f6c243;display:flex;text-align:left;color:#363d4a;font-size:14px;padding:15px 1em}@media only screen and (min-width:961px){.banner-container{font-size:15px;padding:15px 3em}}.banner-container .vl{border-left:1px solid #363d4a;width:1px;margin:-5px 8px}.banner-container .title{width:75px}@media only screen and (min-width:961px){.banner-container .title{line-height:1.4}}.banner-container a{color:#363d4a}.banner-container img{width:40px;height:40px;margin-right:10px}.banner-container .p1{font-size:14px;font-weight:300;flex-basis:30%}@media only screen and (min-width:961px){.banner-container .p1{flex-basis:52%}}.banner-container .p2{font-size:14px;flex-basis:25%}.banner-container .info{margin-left:auto;border:1px solid #363d4a;border-radius:20px;width:150px;height:40px;line-height:40px;text-align:center}.banner-container .info span{display:inline-block;vertical-align:middle;line-height:normal}
/*# sourceMappingURL=main.f755016f.chunk.css.map */