.slide-enter-active[data-v-1c92c78a]{opacity:0;animation-delay:.1s!important}.slide-enter-active.direction-down[data-v-1c92c78a]{animation:slide-from-up .3s forwards}.slide-enter-active.direction-up[data-v-1c92c78a]{animation:slide-from-down .2s forwards}.slide-enter-active.direction-left[data-v-1c92c78a]{animation:slide-from-left-appear .2s forwards}.slide-enter-active.direction-right[data-v-1c92c78a]{animation:slide-from-right-appear .2s forwards}.slide-leave-active.direction-down[data-v-1c92c78a],.slide-leave-active.direction-up[data-v-1c92c78a]{animation:slide-up .4s forwards}.slide-leave-active.direction-right[data-v-1c92c78a]{animation:slide-to-left-disappear .2s forwards}.slide-leave-active.direction-left[data-v-1c92c78a]{animation:slide-to-right-disappear .2s forwards}.slide-enter-active[data-v-1c92c78a],.slide-leave-active[data-v-1c92c78a]{animation-timing-function:linear!important}.slide-enter-active.instant[data-v-1c92c78a],.slide-leave-active.instant[data-v-1c92c78a]{animation-duration:0}.slide-enter-active.quick[data-v-1c92c78a],.slide-leave-active.quick[data-v-1c92c78a]{animation-duration:.1s}.slide-enter-active.medium[data-v-1c92c78a],.slide-leave-active.medium[data-v-1c92c78a]{animation-duration:2s}.slide-enter-active.long[data-v-1c92c78a],.slide-leave-active.long[data-v-1c92c78a]{animation-duration:1s}.schema{margin-top:50px;position:relative}.schema svg{display:block;margin:0 auto;max-height:calc(100vh - 300px);max-width:100%}.schema svg circle,.schema svg .curve:hover{transition:1s opacity;opacity:1;-webkit-filter:drop-shadow(3px 3px 2px rgba(0,0,0,.2));filter:drop-shadow(3px 3px 2px rgba(0,0,0,.2))}.schema svg circle.animated,.schema svg .curve:hover.animated{opacity:0;animation:1s appear forwards}.schema svg circle.hidden,.schema svg .curve:hover.hidden{opacity:0!important}.schema .photo-rect{fill:url(#profile)}.schema .zapier{transition:3s transform}.schema .zapier:hover{transform:scale(.5) translate(50%,50%);transform-origin:0 60px}@keyframes appear-blur{0%{opacity:0;filter:blur(8px)}to{opacity:1;filter:blur(0)}}@keyframes slide-from-up{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.process{position:relative;width:800px;max-width:100%;flex-shrink:0}.process svg{padding-top:100px;width:100%;transition:opacity 1s;transition-delay:2s}.process svg .appear{animation:.3s appear-blur forwards}.process svg .slide-down{animation:.6s slide-from-up forwards}.process svg .step{opacity:0}.process h2{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:top 1s,left 1s;transition-delay:.3s;opacity:0}@media (max-width: 600px){.process h2{top:0;left:0;transform:none}}.process.visible h2{top:0;left:0;transform:translate(0);opacity:1}.contact-modal{position:fixed;z-index:100;top:0;bottom:0;left:0;right:0;margin:auto;width:500px;height:400px;max-width:calc(100vw - 2rem);border-radius:2rem;padding:3rem;background:white;box-shadow:inset 0 0 40px #0000001a;display:flex;align-items:center;justify-content:center;flex-direction:column}.contact-modal .icons{display:flex;align-items:center;margin-top:1rem}.contact-modal .icons svg{max-width:100%;max-height:40px}.contact-modal .icons a{width:30px}.contact-modal .icons a:not(:last-child){margin-right:1rem}.contact-modal .close{background:transparent;border:0;position:absolute;right:1rem;top:1rem;cursor:pointer}.contact-modal .close svg{width:30px;height:30px}.contact-modal .input-row{display:flex}.contact-modal .input-row button{height:100%;padding:0 .5rem;border:1px solid rgba(0,0,0,.09);border-left:0;background:rgba(0,0,0,.0470588235);margin:0}.contact-modal .input-row small{font-weight:300}.contact-modal .input-row svg{width:2rem;height:1.5rem}.contact-modal .input-row input{margin:0;padding:.5rem 1rem;border:1px solid rgba(0,0,0,.09);display:block;font-size:1.1rem;border-radius:0}.info{min-height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative;z-index:500}.info h2{margin-bottom:5rem}.info h3{margin-bottom:0}.info .row{display:flex;position:relative;z-index:500}.info .row svg{height:70px}.info .row a{width:200px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;box-shadow:inset 0 0 40px #0000001a;background-color:#fff;border-radius:2rem;margin:1rem;text-decoration:none;color:#000;transition:.3s transform;position:relative;z-index:100}.info .row a:hover{transform:scale(1.1)}@media (max-width: 600px){.info .row a{width:160px;margin:.5rem;text-align:center}.info .row svg{height:40px}}@media (max-width: 380px){.info .row a{width:140px;padding:2rem 1rem;margin:.5rem;text-align:center}.info .row svg{height:40px}}.active .list-enter-active[data-v-28f4d7e8],.active .list-leave-active[data-v-28f4d7e8]{transition:all 1s ease,opacity .3s ease;max-height:200px}.active .list-enter-from[data-v-28f4d7e8],.active .list-leave-to[data-v-28f4d7e8]{max-height:0!important;margin:0!important;opacity:0!important}.active .list-item[data-v-28f4d7e8]{transition:all 1s ease,opacity .3s ease;transition-delay:.1s}.language-switch[data-v-2645e8be]{position:fixed;top:0;right:0;padding:1rem;border-radius:1rem;overflow:hidden;z-index:666;transition:.3s opacity,.4s visibility}.language-switch svg[data-v-2645e8be]{width:1rem;transform-origin:50% 50%;transition:.3s transform}.language-switch.hidden[data-v-2645e8be]{opacity:0;visibility:hidden}.language-switch.active svg[data-v-2645e8be]{transform:rotate(180deg)}@media (max-width: 600px){.language-switch[data-v-2645e8be]{top:auto;bottom:0}}.locale[data-v-2645e8be]{border:0;box-shadow:inset 0 0 20px #00000014;background:white;width:150px;display:block;color:#ff6464;text-align:center;font-size:1rem;cursor:pointer;display:flex;align-items:center;justify-content:space-between;padding:1rem;text-decoration:none;font-weight:400}.schema-wrap{margin:0 auto;max-width:800px}.process-wrap{box-shadow:inset 0 0 40px #00000012;min-height:110vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 2rem;position:relative;z-index:3}.playground{min-height:100vh;padding:2rem}@media (max-width: 600px){.playground{min-height:auto}}.bubble{width:100px;display:inline-block;padding:10px}h1{font-size:2.8rem;margin-top:5rem}@media (max-width: 600px){h1{font-size:2.6rem;text-align:center}}h2{font-size:1.8rem;min-height:2em}@media (max-width: 600px){h2{font-size:1.4em;text-align:center;padding-bottom:2rem}}.highlight-wrap{border-bottom:1px dashed red;padding-bottom:2px;display:inline-block;transition:.4s width}@media (max-width: 600px){.highlight-wrap{display:block;margin:.7rem auto;text-align:center;width:100%!important;border-bottom:0}}.highlight{color:red;display:inline-block;text-align:center;white-space:nowrap}.more-reviews a{text-decoration:none;display:block;text-align:center;padding:2rem;margin-top:-4rem;color:#00f}.info-wrap{position:relative;z-index:1;box-shadow:inset 0 0 40px #00000012}footer{text-align:center;background:black;padding:1rem;color:#fff}footer a{color:#f5f5f5;text-decoration:none}
