body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#MobileWizard{background:#fff;font-family:Heebo,Arial,Helvetica,sans-serif;height:100vh;left:0;position:fixed;top:0;width:100vw}#MobileWizard .steps_container{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:1}#MobileWizard .steps_container .step{box-sizing:border-box;height:100%;overflow:hidden auto;padding:46px 42px 200px;position:absolute;top:0;transition:.2s ease-in-out;width:100%}#MobileWizard .steps_container .step[data-step="1"]{left:0}#MobileWizard .steps_container .step[data-step="2"]{left:100%}#MobileWizard .steps_container .step[data-step="3"]{left:200%}#MobileWizard .steps_container .step[data-step="4"]{left:300%}#MobileWizard .steps_container .step[data-step="5"]{left:400%}#MobileWizard .steps_container[data-currstep="1"] .step{-webkit-transform:translateX(0);transform:translateX(0)}#MobileWizard .steps_container[data-currstep="2"] .step{-webkit-transform:translateX(-100%);transform:translateX(-100%)}#MobileWizard .steps_container[data-currstep="3"] .step{-webkit-transform:translateX(-200%);transform:translateX(-200%)}#MobileWizard .steps_container[data-currstep="4"] .step{-webkit-transform:translateX(-300%);transform:translateX(-300%)}#MobileWizard .steps_container[data-currstep="5"] .step{-webkit-transform:translateX(-400%);transform:translateX(-400%)}#MobileWizard .step_footer{bottom:0;box-sizing:border-box;height:200px;left:0;padding:24px 0 32px;position:absolute;width:100%;z-index:2}#MobileWizard .step_footer:after{background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.7) 10%,#fff);height:42px;top:0}#MobileWizard .step_footer:after,#MobileWizard .step_footer:before{content:"";-webkit-filter:blur(3px);filter:blur(3px);left:0;pointer-events:none;position:absolute;width:100%;z-index:1}#MobileWizard .step_footer:before{background:#fff;height:calc(100% - 42px);top:42px}#MobileWizard .step_footer .step_index{left:0;position:absolute;text-align:center;top:64px;width:100%;z-index:2}#MobileWizard .step_footer .step_index .dot{background:#dfdfdf;border:1px solid transparent;border-radius:50%;display:inline-block;height:6px;margin:0 4px;transition:.2s ease-in-out;width:6px}#MobileWizard .step_footer .step_index[data-currstep="1"] .dot[data-step="1"],#MobileWizard .step_footer .step_index[data-currstep="2"] .dot[data-step="2"],#MobileWizard .step_footer .step_index[data-currstep="3"] .dot[data-step="3"],#MobileWizard .step_footer .step_index[data-currstep="4"] .dot[data-step="4"],#MobileWizard .step_footer .step_index[data-currstep="5"] .dot[data-step="5"]{background:#0071f1;border-color:#368ff5;-webkit-transform:scale(1.2);transform:scale(1.2)}#MobileWizard .step_footer .btn_next{background:#0071f1;border:1px solid #368ff5;border-radius:8px;bottom:42px;box-sizing:border-box;color:#fff;font-size:11px;font-weight:700;left:42px;letter-spacing:2px;line-height:1;padding:18px 0;position:absolute;text-align:center;text-transform:uppercase;width:calc(100% - 84px);z-index:3}#MobileWizard .steps_container .step .step_title p{color:#0071f1;font-size:24px;font-weight:800;letter-spacing:.5px;line-height:1.1;margin:0}#MobileWizard .steps_container .step .step_title small{color:#738091;display:block;font-size:14px;font-weight:300;letter-spacing:.5px;line-height:1.5;margin:10px 0 0}#MobileWizard .steps_container .step ul{display:inline-block;list-style:none;margin:42px 0 0;padding:0;width:100%}#MobileWizard .steps_container .step .categories li,#MobileWizard .steps_container .step .font li{background-image:url(../../static/media/unchecked.ec6ad1a4a86d8d93ee22.svg);background-position:left 16px center;background-repeat:no-repeat;background-size:16px;border-radius:8px;box-sizing:border-box;color:#0c121e;float:left;font-size:13px;letter-spacing:.5px;line-height:1;margin:4px 0;padding:14px 12px 14px 46px;transition:.2s ease-in-out;width:100%}#MobileWizard .steps_container .step .categories li.selected,#MobileWizard .steps_container .step .font li.selected{background-color:#fff;background-image:url(../../static/media/positive.66c28bd0ce5455a46814.svg);box-shadow:0 4px 16px 0 rgba(143,165,176,.2)}#MobileWizard .steps_container .step .palette,#MobileWizard .steps_container .step .themes{margin-left:-12px;width:calc(100% + 24px)}#MobileWizard .steps_container .step .themes li{background-position:top;background-repeat:no-repeat;background-size:cover;border:1px solid rgba(216,222,240,.4);border-radius:10px;box-sizing:border-box;float:left;height:210px;margin:12px;position:relative;transition:.2s ease-in-out;width:calc(50% - 24px)}#MobileWizard .steps_container .step .themes li:after{background-image:url(../../static/media/positive.66c28bd0ce5455a46814.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:50%;content:"";height:18px;position:absolute;right:-6px;top:-6px;-webkit-transform:scale(0);transform:scale(0);transition:.2s ease-in-out;width:18px}#MobileWizard .steps_container .step .themes li.selected{box-shadow:0 4px 16px 0 rgba(143,165,176,.2)}#MobileWizard .steps_container .step .themes li.selected:after{-webkit-transform:scale(1);transform:scale(1)}#MobileWizard .steps_container .step .palette li{border-radius:6px;box-sizing:border-box;float:left;margin:10px 12px;position:relative;transition:.2s ease-in-out;width:calc(33.3333% - 24px)}#MobileWizard .steps_container .step .palette li>div{float:left;height:30px;width:50%}#MobileWizard .steps_container .step .palette li>div:first-child{border-bottom-left-radius:6px;border-top-left-radius:6px}#MobileWizard .steps_container .step .palette li>div:last-child{border-bottom-right-radius:6px;border-top-right-radius:6px}#MobileWizard .steps_container .step .palette li:after{background-image:url(../../static/media/positive.66c28bd0ce5455a46814.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:50%;content:"";height:18px;position:absolute;right:-6px;top:-6px;-webkit-transform:scale(0);transform:scale(0);transition:.2s ease-in-out;width:18px}#MobileWizard .steps_container .step .palette li.selected{box-shadow:0 4px 16px 0 rgba(143,165,176,.7)}#MobileWizard .steps_container .step .palette li.selected:after{-webkit-transform:scale(1);transform:scale(1)}#MobileWizard .step[data-step="5"] .step_title{margin:-36px 0 0;text-align:center}#MobileWizard .step[data-step="5"] .step_title img{margin:-20px 0 0 -80px;width:calc(100% + 160px)}#MobileWizard .step[data-step="5"] .step_content{display:inline-block;width:100%}#MobileWizard .step .website_preview{background:#0071f1;border:1px solid #368ff5;border-radius:8px;box-sizing:border-box;color:#fff;display:inline-block;font-size:10px;font-weight:700;letter-spacing:2px;line-height:1;margin:42px 0 0;padding:18px 0;text-align:center;text-decoration:none;text-transform:uppercase;width:100%}#MobileWizard .loader{background:#fff;display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:101}#MobileWizard .loader>div{display:table;height:100%;width:100%}#MobileWizard .loader>div>div{display:table-cell;text-align:center;vertical-align:middle}#MobileWizard .loader .shapes-5{-webkit-animation:sh5 1.5s cubic-bezier(.3,1,0,1) infinite;animation:sh5 1.5s cubic-bezier(.3,1,0,1) infinite;background:linear-gradient(currentColor 0 0),linear-gradient(currentColor 0 0),linear-gradient(currentColor 0 0),linear-gradient(currentColor 0 0);background-repeat:no-repeat;background-size:21px 21px;color:#0071f1;height:40px;margin:0 auto;width:40px}@-webkit-keyframes sh5{0%{background-position:0 0,100% 0,100% 100%,0 100%}33%{background-position:0 0,100% 0,100% 100%,0 100%;height:60px;width:60px}66%{background-position:100% 0,100% 100%,0 100%,0 0;height:60px;width:60px}to{background-position:100% 0,100% 100%,0 100%,0 0}}@keyframes sh5{0%{background-position:0 0,100% 0,100% 100%,0 100%}33%{background-position:0 0,100% 0,100% 100%,0 100%;height:60px;width:60px}66%{background-position:100% 0,100% 100%,0 100%,0 0;height:60px;width:60px}to{background-position:100% 0,100% 100%,0 100%,0 0}}
/*# sourceMappingURL=main.cdc8ed99.css.map*/