@import"https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap";body{font-family:"Manrope",sans-serif;margin:0;font-size:16px;color:#000}body h1{font-size:42px}body .elevate{position:relative;z-index:10}body .text-center{text-align:center}body .text-left{text-align:left}body .text-right{text-align:right}body .text-large{font-size:1.4em}body .min-height-300{min-height:300px}body .min-height-600{min-height:600px}body .min-height-700{min-height:700px}body .min-height-750{min-height:750px}body .min-height-800{min-height:800px}body .min-height-1000{min-height:1000px}body .padding-top-bottom{padding:30px 0}body .no-margin{margin:0}body a{color:#6700f6}body .container{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}body .container .content{width:100%;max-width:102.5rem}body .container.bg-white-smoke{background-color:#f7f7f7}body .container.bg-brand-primary{background-color:#1c1828;color:#fff}body .container.bottom-border{border-bottom:solid 3px #f7f7f7}body .flexbox{display:flex}body .flexbox.display-col{flex-direction:column;align-items:center}body .flexbox.align-center{align-items:center}body .flexbox.gap-20{gap:20px 20px}body .flexbox.gap-30{gap:30px 30px}body .flexbox .col-1{flex-grow:1}body .flexbox .col-2{flex-grow:2}body .flexbox .col-shrink{flex-shrink:1}body .flexbox .shrink{flex-shrink:1}body .flexbox .grow{flex-grow:1}body .bullet-entry{display:flex;align-items:center;padding:8px 0}body .bullet-entry img{margin-right:10px}body .width-full{display:block;width:100%}body .hero{padding:20px;font-size:30px;align-items:center}body .hero h1{font-size:50px}body .hero p{max-width:70%}body .hero .hero-image{max-height:430px}body .sub-hero{padding:20px;font-size:24px}body .top-bar{margin:20px;display:flex;justify-content:space-between;align-items:center}body .top-bar .header-logo{height:40px}body .top-bar .menu{flex-grow:1;display:flex;justify-content:space-evenly}body .top-bar .menu .drop-down{font-size:26px;line-height:1.5em;color:#1c1828}body .top-bar .menu .drop-down .ti{color:#6700f6;padding-top:5px}body .top-bar .right-section{display:flex;align-items:center}body .top-bar .right-section .icon-btn{margin-right:30px}body .breadcrumbs{padding:10px 0px;display:block;width:100%;text-align:left}body .experiences{justify-content:space-between;align-items:center;position:relative;flex-wrap:wrap;gap:40px 60px;margin-bottom:50px}body .experiences .experience-card{text-decoration:none;transition:.5s;position:relative;background-color:#818181;height:218px;border-radius:5px;min-width:370px}body .experiences .experience-card:hover{transition:.5s;box-shadow:5px 10px 8px #888;background-color:#d9d9d9;cursor:pointer}body .experiences .experience-card:hover .title{transition:.5s;color:#6700f6}body .experiences .experience-card .title{position:absolute;bottom:10px;left:10px;display:block;max-width:90%;font-size:18px;font-weight:bold;color:#fff}body .tags{display:flex;flex-direction:row;padding:10px;gap:10px;align-items:center;font-size:18px}body .tags span{padding:4px 9px;background-color:#1c1828;color:#fff;border-radius:5px;display:inline-block;line-height:1}body .quote{display:flex;flex-direction:column;align-items:center;max-width:800px;margin:auto}body .quote h3{margin-bottom:5px}body iframe{overflow:hidden}body iframe.demo-window{border:solid 10px #f7f7f7;background-color:#fff}.triangle-down{width:0;height:0;border-style:solid;border-width:30px 30px 0 30px}.triangle-down.dark{border-color:#818181 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.triangle-down.mid{border-color:#d9d9d9 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.triangle-down.light{border-color:#f7f7f7 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.w-100{width:100%}.column-layout{display:flex}.column-layout .column-auto{flex-grow:1}.demo-header{background-color:#6700f6;padding:20px 40px 0 40px;display:flex;align-items:center}.demo-header h2{flex-grow:1;color:#fff;margin:0}.demo-header a{color:#fff;margin-left:20px;text-decoration:none}.demo-header a:hover{color:#ee6463;text-decoration:underline}#excel-container{border:#6700f6 solid 40px;border-top-width:10px;padding:40px;background-color:#3f00ac;position:relative}#excel-container div.formula-bar{display:flex;background-color:#e6e6e6;padding:5px}#excel-container div.formula-bar .names,#excel-container div.formula-bar #formula-action,#excel-container div.formula-bar .formula{min-width:120px;background-color:#fff;border:solid 1px #999;padding:5px 8px;display:flex;align-items:center}#excel-container div.formula-bar .names .text,#excel-container div.formula-bar #formula-action .text,#excel-container div.formula-bar .formula .text{flex-grow:1}#excel-container div.formula-bar .dots{padding:5px 20px;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly}#excel-container div.formula-bar .dots span{width:3px;height:3px;background-color:#999;border-radius:50%}#excel-container div.formula-bar #formula-action{justify-content:space-evenly}#excel-container div.formula-bar #formula-action.disabled{color:#999}#excel-container div.formula-bar #formula-action:not(.disabled) .ti-x{color:red}#excel-container div.formula-bar #formula-action:not(.disabled) .ti-check{color:#1b7444}#excel-container div.formula-bar .formula{flex-grow:1;margin-left:10px;position:relative}#excel-container div.formula-bar .formula .ti-chevron-down{position:absolute;right:5px;top:7px;z-index:2}#excel-container div.formula-bar .formula input{position:absolute;top:0;left:0;border:0;padding:5px;display:block;width:90%;font-size:20px}#excel-container div.formula-bar .formula input:focus,#excel-container div.formula-bar .formula input :focus-visible{outline:none}#excel-container div.formula-bar .formula input.highlight{z-index:9;cursor:pointer}#excel-container table{width:100%;border-collapse:collapse;background-color:#fff}#excel-container table tr{height:20px}#excel-container table td,#excel-container table th{border-style:solid;border-width:0px 1px 1px 0px;padding:3px;background-color:#fff}#excel-container table td{border-color:#d4d4d4}#excel-container table td.bold{font-weight:bold}#excel-container table td.normal{font-weight:normal !important}#excel-container table td.numeric{text-align:right}#excel-container table td.clickable{position:relative}#excel-container table td.clickable:hover{cursor:url("/src/excel-cursor-plus-sign.png") 7 7,auto}#excel-container table td.selected{box-shadow:inset 0px 0px 0px 1px #1b7444;overflow-x:hidden;text-overflow:clip;white-space:nowrap}#excel-container table td.title-cell{background-color:#1c1828;color:#fff;font-weight:bold}#excel-container table td.subtitle-cell{background-color:#9488b7;color:#fff;font-weight:bold;border-color:#5f5188}#excel-container table td.accent{background-color:#cef3df}#excel-container table td.output{background-color:#d9d9d9}#excel-container table td.range{background-color:#eae7f1}#excel-container table td.b-r{border-right:solid 3px #555 !important}#excel-container table td.b-l{border-left:solid 3px #555 !important}#excel-container table td.b-t{border-top:solid 3px #555 !important}#excel-container table td.b-b{border-bottom:solid 3px #555 !important}#excel-container table td.descriptor{color:#7d7d7d}#excel-container table td.descriptor div{width:100%;max-width:400px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}#excel-container table th{background-color:#e6e6e6;border-color:#999;font-weight:normal}#excel-container table th:first-child{width:36px;position:relative}#excel-container table.highlight_step_2 .step_2{z-index:9;position:relative}#excel-container table.highlight_step_3 .step_3{z-index:9;position:relative}#excel-container table tfoot td{border:0}#excel-container table tfoot td i{margin-right:10px}#excel-container table tfoot td .worksheet{position:relative;display:inline-block;margin-right:10px;padding:5px}#excel-container table tfoot td .worksheet.active{font-weight:bold}#excel-container table tfoot td .worksheet.active .active-border{position:absolute;background-color:#1b7444;height:3px;width:90%;left:5%;bottom:0}#excel-container .triangle{position:absolute;bottom:4px;right:8px;width:0;height:0;border-style:solid;border-width:0 0 12px 12px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #b4b4b4 rgba(0,0,0,0)}#excel-container .caret-down{width:0;height:0;border-style:solid;border-width:5px 5px 0 5px;border-color:#7d7d7d rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}#excel-container .link{font-size:12pt;text-decoration:underline}#tester-form{transition:.5s;box-sizing:border-box;background-color:#d9d9d9;height:660px;position:absolute;top:20px;right:-700px;width:650px;z-index:10;border-radius:10px;display:flex;flex-direction:column;padding:24px;align-items:stretch;overflow:hidden}#tester-form.active{transition:.5s;right:20px}#tester-form.highlight{z-index:9 !important}#tester-form.application{height:calc(100% - 100px);top:50px;background-color:#222;z-index:2}#tester-form.application.active{transition:1s;right:50px}#tester-form.application .tester-body{background-color:#f7f7f7}#tester-form.application .tester-body #tester{background-color:#fff}#tester-form.application .application-options{padding:0 20px;display:flex;flex-direction:row;-moz-column-gap:20px;column-gap:20px;margin:20px 0 15px 0}#tester-form.application .application-options .option{box-sizing:border-box;width:270px;text-align:center;border:solid 3px #7d7d7d;background-color:#fff;padding:10px;border-radius:4px;display:flex;align-items:center;font-weight:bold}#tester-form.application .application-options .option i{font-size:28px}#tester-form.application .application-options .option span{flex-grow:1}#tester-form.application .application-options .option.selected{color:#1c1828;border-color:#fac557;background-color:#ffe4ab}#tester-form.application .application-controls{padding:0 20px}#tester-form.application .application-controls .control-row{display:flex;-moz-column-gap:20px;column-gap:20px}#tester-form.application .application-controls .control-row .control-group{display:flex;flex-direction:column;padding:10px 0}#tester-form.application .application-controls .control-row .control-group label{margin-bottom:5px;width:270px}#tester-form.application .application-controls .control-row .control-group input,#tester-form.application .application-controls .control-row .control-group select{box-sizing:border-box;padding:10px;border-radius:4px;border:solid 1px #7d7d7d;font-size:18px;width:270px}#tester-form.application .tester-header{background-color:#1c1828 !important;color:#fac557;box-sizing:border-box}#tester-form.application .tester-header h3{margin:0;flex-grow:1}#tester-form.application .tester-header span{color:#fff}#tester-form.application .page{height:100%}#tester-form.application .footer{box-sizing:border-box;width:100%;display:flex;padding:10px;position:absolute;bottom:0}#tester-form.application .footer .powered-by{flex-grow:1;display:flex;align-items:center}#tester-form.application .footer .powered-by img{width:40px;margin-right:10px}#tester-form.application .footer .btn-primary{background-color:#1c1828;color:#fff}#tester-form.application .footer .btn-primary:hover{transform:unset;cursor:default}#tester-form .tester-content{background-color:#fff;flex-grow:1;overflow:hidden;display:flex;flex-direction:column;align-items:stretch}#tester-form .tester-content .tester-body{flex-grow:1;overflow:hidden;position:relative}#tester-form .tester-content .tester-header{width:100%;background-color:#f2f2f2;font-weight:700;padding:12px;display:flex;align-items:center}#tester-form .tester-content .tester-header i{font-size:40px;margin-right:10px}#tester-form .tester-content #tester-loading{background-color:#fff;position:absolute;flex-grow:1;transition:1s;display:flex;align-items:center;flex-direction:column;padding:100px;height:100%;display:block}#tester-form .tester-content #tester-loading.inactive{animation:inactive-tester 1s forwards;animation-iteration-count:1}#tester-form .tester-content #tester-mappings{background-color:#fff;position:absolute;top:100%;z-index:2;height:100%;display:block;width:100%;padding:20px;box-sizing:border-box}#tester-form .tester-content #tester-mappings h2{box-sizing:content-box;text-align:center;padding:30px 0px;border-bottom:solid 1px #d9d9d9}#tester-form .tester-content #tester-mappings h2 .highlight{color:#6700f6;font-weight:800;font-size:1.3em}#tester-form .tester-content #tester-mappings h3{color:#6700f6}#tester-form .tester-content #tester-mappings .mapping{display:flex;align-items:center;font-weight:400;margin:16px 0}#tester-form .tester-content #tester-mappings .mapping i{color:#6700f6;font-size:24px;margin-right:8px}#tester-form .tester-content #tester-mappings.active{transition:1s;top:0}#tester-form .tester-content #tester-mappings.inactive{animation:inactive-tester 1s forwards;animation-iteration-count:1}#tester-form .tester-content #tester-inputs{background-color:#fff;position:absolute;top:100%;z-index:3;height:100%;display:block;box-sizing:border-box;padding:0 32px}#tester-form .tester-content #tester-inputs.active{transition:1s;top:0}#tester-form .tester-content #tester-inputs.inactive{animation:inactive-tester 1s forwards;animation-iteration-count:1}#tester-form .tester-content #tester-inputs h3{margin-bottom:10px;margin-top:20px}#tester-form .tester-content #tester-inputs h4{margin-bottom:5px;margin-top:13px}#tester-form .tester-content #tester-inputs .input-line{display:flex;box-sizing:border-box}#tester-form .tester-content #tester-inputs .input-line .input-group{box-sizing:border-box;margin-right:25px;flex-grow:1;display:flex}#tester-form .tester-content #tester-inputs .input-line .input-group span{border:solid 1px #d2d1d8;padding:8px;flex-grow:1;display:block;border-right:0;border-top-left-radius:2px;border-bottom-left-radius:2px;color:#4d4864;background-color:#f7f7f7}#tester-form .tester-content #tester-inputs .input-line .input-group input{font-size:18px;padding:8px;flex-grow:4;margin-right:10px;width:180px;border:solid 1px #d2d1d8;border-top-right-radius:2px;border-bottom-right-radius:2px}#tester-form .tester-content #tester-inputs .input-line .input-group input.changed{color:#6700f6;font-weight:700}#tester-form .tester-content #tester-inputs .option-line{display:flex}#tester-form .tester-content #tester-inputs .option-line .option-group{padding:5px 10px;display:flex;margin-right:10px}#tester-form .tester-content #tester-inputs .option-line .option-group.selected{border:1px solid #6700f6;border-radius:4px;background-color:#f0e5fe}#tester-form .tester-content #tester-inputs .option-line .option-group.selected .check{background-color:#6700f6}#tester-form .tester-content #tester-inputs .option-line .option-group .check{height:24px;width:24px;display:block;text-align:center;border:solid 1px #d2d1d8;margin-right:10px;border-radius:2px;color:#fff}#tester-form .tester-content #tester-generating,#tester-form .tester-content #tester-running{background-color:#fff;position:absolute;top:100%;z-index:4;height:100%;display:block;box-sizing:border-box;padding:40px 32px;width:100%}#tester-form .tester-content #tester-generating.active,#tester-form .tester-content #tester-running.active{transition:1s;top:0}#tester-form .tester-content #tester-generating.inactive,#tester-form .tester-content #tester-running.inactive{animation:inactive-tester 1s forwards;animation-iteration-count:1}#tester-form .tester-content #tester-generating #gen-summary,#tester-form .tester-content #tester-generating #run-summary,#tester-form .tester-content #tester-running #gen-summary,#tester-form .tester-content #tester-running #run-summary{width:80%;margin:0 auto;display:flex;align-items:baseline}#tester-form .tester-content #tester-generating #gen-summary span,#tester-form .tester-content #tester-generating #run-summary span,#tester-form .tester-content #tester-running #gen-summary span,#tester-form .tester-content #tester-running #run-summary span{flex-grow:1}#tester-form .tester-content #tester-generating #gen-summary span.progress,#tester-form .tester-content #tester-generating #run-summary span.progress,#tester-form .tester-content #tester-running #gen-summary span.progress,#tester-form .tester-content #tester-running #run-summary span.progress{text-align:right;font-weight:900;font-size:1.4em}#tester-form .tester-content #tester-testbed,#tester-form .tester-content #tester-run-summary{background-color:#fff;position:absolute;top:100%;z-index:5;height:100%;display:block;box-sizing:border-box;padding:0px 32px;width:100%}#tester-form .tester-content #tester-testbed.active,#tester-form .tester-content #tester-run-summary.active{transition:1s;top:0}#tester-form .tester-content #tester-testbed.inactive,#tester-form .tester-content #tester-run-summary.inactive{animation:inactive-tester 1s forwards;animation-iteration-count:1}#tester-form .tester-content #tester-testbed .icon-header,#tester-form .tester-content #tester-run-summary .icon-header{display:flex;align-items:center;margin:20px;color:#22a06b;text-align:center;-moz-column-gap:20px;column-gap:20px;justify-content:center}#tester-form .tester-content #tester-testbed .icon-header i,#tester-form .tester-content #tester-run-summary .icon-header i{font-size:50px}#tester-form .tester-content #tester-testbed .icon-header h2,#tester-form .tester-content #tester-run-summary .icon-header h2{margin:0px}#tester-form .tester-content #tester-testbed .testbed-summary div,#tester-form .tester-content #tester-run-summary .testbed-summary div{margin:15px 0}#tester-form .tester-content #tester-testbed .testbed-preview,#tester-form .tester-content #tester-run-summary .testbed-preview{box-sizing:border-box;background-color:#f2f2f2;position:relative;overflow:hidden;height:250px;width:500px;margin:0 auto}#tester-form .tester-content #tester-testbed .testbed-preview img,#tester-form .tester-content #tester-run-summary .testbed-preview img{position:absolute;top:0;left:0;width:100%;margin:auto}#tester-form .tester-content #tester-testbed .testbed-preview span,#tester-form .tester-content #tester-run-summary .testbed-preview span{padding:10px;color:#fff;position:relative;z-index:2;width:100%;background-color:rgba(0,0,0,.5);display:block}#tester-form .tester-content #tester-testbed .testbed-preview a,#tester-form .tester-content #tester-run-summary .testbed-preview a{box-sizing:border-box;text-align:center;z-index:2;position:absolute;width:100%;bottom:0px;margin:0 auto;left:0;color:#1c1828;transition:.5s;background-color:#fff;border:solid 1px #d2d1d8;border-radius:2px;padding:10px 30px;font-size:18px;display:block;text-decoration:none}#tester-form .tester-content #tester-testbed .testbed-preview a:hover,#tester-form .tester-content #tester-run-summary .testbed-preview a:hover{transition:.5s;background-color:#1c1828;color:#fff}#tester-form #tester-footer{height:60px}#tester-form #tester-footer #tester-generate{display:none}#tester-form #tester-footer #tester-generate .tester-total-line{flex-grow:1}#tester-form #tester-footer #tester-generate .tester-total-line h4{margin:10px 0 0 0;font-weight:normal}#tester-form #tester-footer #tester-generate .tester-total-line #total-number{font-size:24px;font-weight:800}#tester-form #tester-footer #tester-generate.active{display:flex}#tester-form #tester-footer #tester-run{display:none}#tester-form #tester-footer #tester-run.active{display:flex}#tester-form #tester-footer #tester-run .tester-button-line{width:100%;display:flex;justify-content:center}#tester-form #tester-footer .tester-button-line button{transition:.5s;margin-top:16px;padding:18px 32px;color:#fff;background-color:#6700f6;border:0;font-size:16px;font-style:normal;font-weight:700;border-radius:2px}#tester-form #tester-footer .tester-button-line button:disabled{background-color:#7d7d7d;color:#d2d1d8}#tester-form #tester-footer .tester-button-line button:hover:not(:disabled){transition:.5s;cursor:pointer;background-color:#ee6463}@keyframes inactive-tester{0%{top:0}100%{top:-100%}}.tester-progbar-container{width:80%;margin:40px auto;height:16px;background-color:#eeeef2;display:block;border-radius:10px;overflow:hidden;border:solid 1px #d4d4d4}.tester-progbar-container .tester-progbar{width:0%;background-color:#6700f6;height:100%}.form{background-color:#fff;border:solid 10px #000;border-radius:5px;position:absolute;display:flex;flex-direction:column;bottom:20px;right:20px}.form h4{margin:0;padding:5px 10px}.form.elevate{position:absolute}.form .app-header{display:flex;align-items:center;padding:5px;background-color:#1c1828;color:#fff}.form .app-header img{height:24px}.form .footer{margin-top:10px}.form .footer img{width:24px;float:left;margin-right:5px;margin-left:10px}.form .footer #update{margin-right:10px}.form .inputs{background-color:#f7f7f7;height:340px}.form .inputs .input-group{display:flex;flex-direction:row}.form .inputs .input-group .field{flex-grow:1;display:flex;flex-direction:column;padding:10px;max-width:50%}.form .inputs .input-group .field input,.form .inputs .input-group .field select{padding:10px;font-size:18px;border:solid 1px #818181;border-radius:5px}.form .inputs .button-group{display:flex;justify-content:center}.icon-btn{width:32px}.btn{transition:.3s;border:0;padding:1rem 2.5rem;font-size:1.25rem;font-weight:700;line-height:1.4em}.btn.call-to-action{color:#fff;background-color:#1c1828}.btn.btn-primary{background-color:#6700f6;color:#fff}.btn.small{padding:1.2rem 2rem;line-height:1rem;border-radius:5px}.btn:hover{transition:.3s;cursor:pointer;background-color:#f16c5a;transform:translate3d(0px, -0.312rem, 0px)}.btn:disabled{background-color:#818181}.btn.btn-icon{padding:15px 25px;line-height:1;margin:10px;font-weight:normal;border-radius:20px;border:solid 1px #818181}.btn.btn-icon:hover{background-color:#6700f6;border-color:#1c1828;color:#fff}.pulsingButton{text-align:center;white-space:nowrap;display:block;padding:10px;box-shadow:0 0 0 0 rgba(115,41,201,.7);border-radius:10px;background-color:#6700f6;animation:pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);font-size:22px;font-weight:normal;font-family:sans-serif;text-decoration:none !important;color:#fff;transition:all 300ms ease-in-out}a.pulsingButton:hover{animation:none;color:#fff}@keyframes pulsing{to{box-shadow:0 0 0 30px rgba(232,76,61,0)}}#tour .step{display:none;position:absolute;top:0;left:0;width:100%;height:100%}#tour .step .block{z-index:2;position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5)}#tour .step.active{display:block}#tour .step .change-process{height:140px}#tour .step .prompt{position:absolute;top:200px;left:50%;margin-left:-300px;padding:30px;background-color:#fff;border:solid 1px #818181;border-radius:5px;width:600px;z-index:10;box-shadow:5px 5px 5px 0px rgba(0,0,0,.47)}#tour .step .prompt.top-small{top:100px}#tour .step .prompt.small{width:400px;margin-left:-200px}#tour .step .prompt.offset-left{left:30%}#tour .step .prompt button{margin-top:10px}#tour .step .prompt.speech.top::before{content:"";position:absolute;width:0;height:0;bottom:100%;left:50%;border:.75rem solid rgba(0,0,0,0);border-top:none;border-bottom-color:#fff;filter:drop-shadow(0 -0.0625rem 0.0625rem rgba(0, 0, 0, 0.1))}#tour .step .prompt.speech.right::after{content:"";position:absolute;width:0;height:0;bottom:50%;left:100%;border:.75rem solid rgba(0,0,0,0);border-right:none;border-left-color:#fff;filter:drop-shadow(0 -0.0625rem 0.0625rem rgba(0, 0, 0, 0.1))}#tour .step .prompt .prompt-header{color:#6700f6;font-weight:bold}#tour .step .prompt .prompt-buttons{width:100%;display:flex;align-items:center}#tour .step .prompt .prompt-buttons div{flex-grow:1}#tour .step .prompt .prompt-buttons .next-button{display:flex;align-items:center;float:right;padding:8px 10px;font-size:16px;background-color:#1c1828;color:#fff;border-radius:3px;margin:0}#tour .step .prompt .prompt-buttons .next-button i{margin-left:10px;font-size:24px}#tour .step .prompt .prompt-buttons .next-button:hover{background-color:#6700f6;cursor:pointer}#tour .step .prompt .prompt-buttons .next-button:disabled{background-color:#d9d9d9}#tour .step .prompt .prompt-buttons .next-button:disabled:hover{background-color:#d9d9d9;cursor:default}#tour .step .prompt .prompt-buttons .back-button:hover{cursor:pointer;text-decoration:underline}#tour .step .prompt .final-image{max-width:600px !important}#tour .step#step_5 h3{margin-top:0}#tour .step#step_5 .loading-icon{height:150px;width:150px}#tour .step#step_5 .prompt-content{display:flex;align-items:center}#tour .step#step_5 .prompt-content #action-list{flex-grow:1}#tour .step#step_5 .prompt-content #action-list .action{display:flex;align-items:center;gap:10px}#tour .step#step_5 .prompt-content #action-list .action img{height:36px}#tour .step#step_5 .prompt-content #action-list .action h4{flex-grow:1}#tour .step .in-progress:after{overflow:hidden;display:inline-block;vertical-align:bottom;animation:ellipsis steps(4, end) 900ms infinite;content:"…";width:0px}@keyframes ellipsis{to{width:1.25em}}#tour .step #submit-prompt{margin-left:0;left:50px;top:5%;height:650px;width:800px}#excel-container .final-step .prompt{top:70px;width:800px;left:50%;margin-left:-400px;padding-bottom:100px;overflow:hidden}#excel-container .final-step .prompt p{font-size:20px}#excel-container .final-step .prompt img{width:100%;max-width:600px !important}#excel-container .final-step .prompt .call-to-action-text{text-align:center}#excel-container .final-step .prompt .button-row{display:flex;-moz-column-gap:30px;column-gap:30px}#excel-container .final-step .prompt .button-row div{flex-grow:1;display:flex;align-items:baseline}#excel-container .final-step .prompt .button-row div:first-of-type{justify-content:end}#excel-container .final-step .prompt .button-row button,#excel-container .final-step .prompt .button-row a{transition:.5s;margin-top:16px;padding:18px 60px;border:0;font-size:16px;font-style:normal;font-weight:700;border-radius:2px;text-decoration:none}#excel-container .final-step .prompt .button-row button.btn-default,#excel-container .final-step .prompt .button-row a.btn-default{border:solid 1px #d2d1d8;background-color:#fff}#excel-container .final-step .prompt .button-row button.btn-default:hover:not(:disabled),#excel-container .final-step .prompt .button-row a.btn-default:hover:not(:disabled){transition:.5s;cursor:pointer;background-color:#1c1828;color:#fff}#excel-container .final-step .prompt .button-row button.btn-action,#excel-container .final-step .prompt .button-row a.btn-action{color:#fff;background-color:#6700f6}#excel-container .final-step .prompt .button-row button.btn-action:hover:not(:disabled),#excel-container .final-step .prompt .button-row a.btn-action:hover:not(:disabled){transition:.5s;cursor:pointer;background-color:#f16c5a}#excel-container .final-step .prompt .button-row button:disabled,#excel-container .final-step .prompt .button-row a:disabled{background-color:#7d7d7d;color:#d2d1d8}.footer-social-links-holder{padding:20px 0;position:absolute;left:0;bottom:0;width:100%;text-align:center;margin-top:10px;display:flex;justify-content:center;align-items:center}.footer-social-links-holder a{background-color:#1c1828;color:#fff;position:relative;text-decoration:none;margin:0px 10px;font-size:30px;padding:10px;border-radius:50%;width:40px;height:40px;overflow:hidden;text-align:center;display:block}.footer-social-links-holder a img{width:45px !important}.footer-social-links-holder a:hover{margin-top:-10px;color:#ee6463}body #tour div.convert-window.prompt{box-sizing:border-box;width:800px;margin-left:-400px;height:calc(100% - 40px);top:20px}body #tour div.convert-window.prompt #dropzone{display:none;flex-direction:column;height:100%}body #tour div.convert-window.prompt #dropzone .change-process{height:auto}body #tour div.convert-window.prompt #dropzone .drop-area{flex-grow:1;border-radius:20px;box-sizing:border-box;margin:10px;border:dashed 4px #d4d4d4;display:flex;align-items:center}body #tour div.convert-window.prompt #dropzone .drop-area h2{text-align:center;width:100%;font-size:50px;color:#d4d4d4}body #tour div.convert-window.prompt #convert{display:none;flex-direction:column;position:relative;height:100%}body #tour div.convert-window.prompt #convert .convert-logo{display:flex;flex-direction:row;justify-content:center}body #tour div.convert-window.prompt #convert .convert-logo img{height:150px}body #tour div.convert-window.prompt #convert .progress{display:flex;flex-direction:row;justify-content:space-evenly;padding:20px 0}body #tour div.convert-window.prompt #convert .progress .prog-step{display:flex;align-items:center}body #tour div.convert-window.prompt #convert .progress .prog-step i{font-size:32px;margin-right:10px;color:#6700f6}body #tour div.convert-window.prompt #convert .progress .prog-step h2{margin:0}body #tour div.convert-window.prompt #convert .progress .prog-step.inactive i{color:#d4d4d4}body #tour div.convert-window.prompt #convert .tester-progbar-container{margin:10px auto 20px auto}body #tour div.convert-window.prompt #convert .attributes{border-top:solid 1px #d4d4d4;padding:20px 0}body #tour div.convert-window.prompt #convert .attributes .attribute{padding:5px 40px;display:flex;flex-direction:row;justify-content:space-between;align-items:baseline;color:#6700f6;height:40px}body #tour div.convert-window.prompt #convert .attributes .attribute h3{margin:0}body #tour div.convert-window.prompt #convert .attributes .attribute .loading{display:none;width:40px;height:40px}body #tour div.convert-window.prompt #convert .attributes .attribute .value{display:block;font-size:1.6em;font-weight:bold;color:#000}body #tour div.convert-window.prompt #convert .attributes .attribute.is-loading{color:#000}body #tour div.convert-window.prompt #convert .attributes .attribute.is-loading .loading{display:block}body #tour div.convert-window.prompt #convert .attributes .attribute.is-loading .value{display:none}body #tour div.convert-window.prompt #convert .prompt-buttons{width:100%;position:absolute;bottom:0px;left:0}body #tour div.convert-window.prompt .active{display:flex !important}#file{border:solid 1px #d4d4d4;position:absolute;left:30%;top:50%;margin-top:-120px;margin-left:-55px;height:140px;width:110px;background-color:#fff;color:#1b7444;z-index:11;display:none;flex-direction:column;justify-content:center;align-items:center;border-radius:5px;box-shadow:5px 5px 5px 0px rgba(0,0,0,.47);animation-name:moveFile;animation-duration:3s;animation-iteration-count:1;animation-timing-function:linear;animation-fill-mode:forwards}#file.active{display:flex}#file i{font-size:80px}#file label{width:100%}@keyframes moveFile{0%{left:30%}25%{left:35%}50%{left:40%}75%{left:45%}95%{left:50%;opacity:1}100%{left:50%;opacity:0}}.pulse{display:block;cursor:pointer;box-shadow:0 0 0 #6700f6;animation:pulse 2s infinite}.pulse:hover{animation:none}@keyframes pulse{0%{box-shadow:0 0 0 0 #6700f6}70%{box-shadow:0 0 0 10px #6700f6}100%{box-shadow:0 0 0 0 #6700f6}}#share-prompt{display:flex;flex-direction:row;overflow:hidden;align-items:center}#share-prompt .share-buttons{transition:.75s;display:flex;overflow:hidden;width:0;min-width:0;font-size:1.3em}#share-prompt:hover>a{text-decoration:none}#share-prompt:hover .share-buttons{transition:.75s;min-width:150px}/*# sourceMappingURL=main.min.css.map */