@import url(https://fonts.googleapis.com/css2?family=Sora:wght@100..800&display=swap);body{margin:0;padding:0;font-family:Roboto,Arial,Helvetica,sans-serif;overflow-x:hidden}.hidden{display:none}#gutenverse-wizard{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:100vh;width:100vw;background:#e5e5e5;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wizard-wrapper{background:#fff;border-radius:10px;width:1040px;padding:20px 40px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.wizard-container-header{text-align:center;margin-bottom:40px}.wizard-container-header h1{font-style:normal;font-weight:500;font-size:32px;line-height:120%;color:#011627}.wizard-container-header p{color:#40505d;font-size:16px;font-weight:400;line-height:140%;max-width:450px;margin:0 auto}.theme-wizard-wrapper{position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;width:100%;background-color:#f0f0f1;overflow-y:scroll;overflow-x:hidden}.theme-wizard{min-height:1000px;background-color:#f0f0f1;padding:30px;max-width:1180px;margin:0 auto}.theme-wizard>*{-webkit-box-sizing:border-box;box-sizing:border-box}.theme-wizard .wizard-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:688px;margin:0 auto}.theme-wizard .wizard-header .progress{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:42px;text-wrap:nowrap;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;gap:10px}.theme-wizard .wizard-header .progress .number{background-color:#e2e4e8;font-family:Inter,sans-serif;font-weight:500;font-size:16px;width:44px;height:44px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#7d8292;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;border:2px solid #d0d3d9;margin:0}.theme-wizard .wizard-header .progress .progress-title{font-family:Inter,sans-serif;font-size:16px;font-weight:500;text-align:left;color:#7d8292}.theme-wizard .wizard-header .progress .info-notice{position:relative}.theme-wizard .wizard-header .progress .info-notice .popup{position:absolute;top:100%;left:0;margin-top:4px;background:#f8f9ff;border:1px solid #d0d5f5;padding:6px 10px;font-size:12px;color:#2c3e50;border-radius:4px;white-space:nowrap;z-index:10;display:none;opacity:0;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}.theme-wizard .wizard-header .progress .info-notice:hover .popup{display:block;opacity:1}.theme-wizard .wizard-header .progress.done .number{background-color:#933aff;color:#fff;border-color:#933aff}.theme-wizard .wizard-header .progress.done .progress-title{color:#0f1538}.theme-wizard .wizard-header .progress.active .number{background:#9c4dff;border:2px solid #9c4dff;color:#fff}.theme-wizard .wizard-header .progress.active .progress-title{color:#0f1538}.theme-wizard .wizard-header .line{height:2px;background-color:#d0d3d9;-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 10px 28px 10px}.theme-wizard .wizard-header .line.done{background-color:#933aff}.theme-wizard .wizard-body{background-color:#fff;border:solid 1px #e3e4e6;border-radius:20px;min-height:300px;width:100%;max-width:1200px;margin-top:56px;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}.theme-wizard .wizard-body .theme-install{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;width:100%}.theme-wizard .wizard-body .theme-install .content-wrapper{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.theme-wizard .wizard-body .theme-install .content-wrapper .content-title{width:100%;margin-top:50px;height:38px;font-family:Inter,sans-serif;font-size:32px;font-weight:600;line-height:1.2;letter-spacing:-.64px;text-align:center;color:#011627;margin-bottom:unset;z-index:2}.theme-wizard .wizard-body .theme-install .content-wrapper .content-desc{width:100%;height:38px;font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:1.4;text-align:center;color:#40505d;margin-bottom:24px;font-weight:400;font-size:16px;max-width:448px;margin-top:12px;z-index:2}.theme-wizard .wizard-body .theme-install .content-wrapper .button-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:16px;z-index:2}.theme-wizard .wizard-body .theme-install .content-wrapper .button-wrapper .button-next{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;padding:10px 24px;border-radius:5px;border:solid 1px #9c4dff;background:linear-gradient(181.06deg,#9c4dff .91%,#9c4dff 124.87%);font-family:Inter,sans-serif;font-size:14px;font-weight:500;text-align:center;color:#fff;-webkit-transition:background .3s ease,-webkit-transform .3s ease;transition:background .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,background .3s ease;transition:transform .3s ease,background .3s ease,-webkit-transform .3s ease}.theme-wizard .wizard-body .theme-install .content-wrapper .button-wrapper .button-next:hover{-webkit-transform:scale(.95);transform:scale(.95);background:linear-gradient(181.06deg,#8f3cf8 .91%,#9c4dff 124.87%)}.theme-wizard .wizard-body .theme-install .content-wrapper .content-body{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:245px;z-index:1}.theme-wizard .wizard-body .theme-install .content-wrapper .content-body .icon-container{top:-30px;width:480px;height:480px;position:absolute;background-size:cover;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.theme-wizard .wizard-body .theme-install .content-wrapper .content-body .icon-container .icon-image{height:95px}.theme-wizard .wizard-body .template-install .wizard-actions,.theme-wizard .wizard-body .theme-install .wizard-actions,.theme-wizard .wizard-body .upgrade-pro-wrapper .wizard-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;border-top:solid 1px #e3e4e6;padding:20px 40px;width:100%;margin-top:100px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.theme-wizard .wizard-body .template-install .wizard-actions.first-step,.theme-wizard .wizard-body .theme-install .wizard-actions.first-step,.theme-wizard .wizard-body .upgrade-pro-wrapper .wizard-actions.first-step{margin-top:150px;z-index:2}.theme-wizard .wizard-body .template-install .wizard-actions .button-skip,.theme-wizard .wizard-body .theme-install .wizard-actions .button-skip,.theme-wizard .wizard-body .upgrade-pro-wrapper .wizard-actions .button-skip{cursor:pointer;font-family:Inter,sans-serif;font-size:14px;font-weight:400;text-align:center;height:39px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.theme-wizard .wizard-body .template-install .wizard-actions .button-skip p,.theme-wizard .wizard-body .theme-install .wizard-actions .button-skip p,.theme-wizard .wizard-body .upgrade-pro-wrapper .wizard-actions .button-skip p{font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:100%;letter-spacing:0;vertical-align:middle;color:#99a2a9;-webkit-transition:color .3 ease;transition:color .3 ease}.theme-wizard .wizard-body .template-install .wizard-actions .button-skip p:hover,.theme-wizard .wizard-body .theme-install .wizard-actions .button-skip p:hover,.theme-wizard .wizard-body .upgrade-pro-wrapper .wizard-actions .button-skip p:hover{color:#9c4dff}.theme-wizard .wizard-body .template-install .wizard-actions .button-wrapper,.theme-wizard .wizard-body .theme-install .wizard-actions .button-wrapper,.theme-wizard .wizard-body .upgrade-pro-wrapper .wizard-actions .button-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:16px}.theme-wizard .wizard-body .template-install .wizard-actions .button-wrapper .button-back,.theme-wizard .wizard-body .theme-install .wizard-actions .button-wrapper .button-back,.theme-wizard .wizard-body .upgrade-pro-wrapper .wizard-actions .button-wrapper .button-back{cursor:pointer;font-family:Inter,sans-serif;font-size:14px;font-weight:500;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#9c4dff;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 24px;border-radius:5px;border:solid 1px #9c4dff;-webkit-transition:background .3s ease,color .3s ease;transition:background .3s ease,color .3s ease}.theme-wizard .wizard-body .template-install .wizard-actions .button-wrapper .button-back:hover,.theme-wizard .wizard-body .theme-install .wizard-actions .button-wrapper .button-back:hover,.theme-wizard .wizard-body .upgrade-pro-wrapper .wizard-actions .button-wrapper .button-back:hover{background:#9c4dff;color:#fff}.theme-wizard .wizard-body .template-install .wizard-actions .button-wrapper .button-next,.theme-wizard .wizard-body .theme-install .wizard-actions .button-wrapper .button-next,.theme-wizard .wizard-body .upgrade-pro-wrapper .wizard-actions .button-wrapper .button-next{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;padding:10px 24px;border-radius:5px;border:solid 1px #9c4dff;background:linear-gradient(181.06deg,#9c4dff .91%,#9c4dff 124.87%);font-family:Inter,sans-serif;font-size:14px;font-weight:500;text-align:center;color:#fff;-webkit-transition:background .3s ease,-webkit-transform .3s ease;transition:background .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,background .3s ease;transition:transform .3s ease,background .3s ease,-webkit-transform .3s ease}.theme-wizard .wizard-body .template-install .wizard-actions .button-wrapper .button-next.first-step,.theme-wizard .wizard-body .theme-install .wizard-actions .button-wrapper .button-next.first-step,.theme-wizard .wizard-body .upgrade-pro-wrapper .wizard-actions .button-wrapper .button-next.first-step{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:159px}.theme-wizard .wizard-body .template-install .wizard-actions .button-wrapper .button-next.first-step:hover,.theme-wizard .wizard-body .theme-install .wizard-actions .button-wrapper .button-next.first-step:hover,.theme-wizard .wizard-body .upgrade-pro-wrapper .wizard-actions .button-wrapper .button-next.first-step:hover{-webkit-transform:scale(.95) translateX(-50%);transform:scale(.95) translateX(-50%)}.theme-wizard .wizard-body .template-install .wizard-actions .button-wrapper .button-next:hover,.theme-wizard .wizard-body .theme-install .wizard-actions .button-wrapper .button-next:hover,.theme-wizard .wizard-body .upgrade-pro-wrapper .wizard-actions .button-wrapper .button-next:hover{background:linear-gradient(181.06deg,#8f3cf8 .91%,#9c4dff 124.87%)}.theme-wizard .wizard-body .template-install .wizard-actions .button-done,.theme-wizard .wizard-body .theme-install .wizard-actions .button-done,.theme-wizard .wizard-body .upgrade-pro-wrapper .wizard-actions .button-done{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:12px 20px;border-radius:5px;background-color:#99a2a9;font-family:Inter,sans-serif;font-size:14px;font-weight:500;text-align:center;color:#fff}.theme-wizard .wizard-body .theme-install .desc,.theme-wizard .wizard-body .theme-install .title{width:90%}.theme-wizard .wizard-body .template-install{width:100%}.theme-wizard .wizard-body .template-install .wizard-actions{width:auto;margin-top:0}.theme-wizard .wizard-body .template-install .template-title{padding:50px 40px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.theme-wizard .wizard-body .template-install .template-title>*{max-width:491px}.theme-wizard .wizard-body .template-install .template-title .content-title{margin:0;width:100%;text-align:center;font-family:Inter;font-weight:600;font-size:32px;line-height:120%;color:#011627}.theme-wizard .wizard-body .template-install .template-title p{width:620px;margin:20px auto 0;text-align:center;color:#40505d;font-family:Inter;font-weight:400;font-size:16px;line-height:1.4;color:#40505d}.theme-wizard .wizard-body .template-install .template-title .button-import-all{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:5px;padding:12px 15px;border-radius:5px;background-color:#933aff;font-family:Inter,sans-serif;font-size:14px;font-weight:500;text-align:left;color:#fff;-webkit-transition:background-color .3s ease,color .3s ease;transition:background-color .3s ease,color .3s ease}.theme-wizard .wizard-body .template-install .template-title .button-import-all:hover{background-color:#2435ec}.theme-wizard .wizard-body .template-install .template-title .button-import-all.imported{background-color:#99a2a9;cursor:not-allowed}.theme-wizard .wizard-body .template-install .template-title .button-import-all.imported:hover{background-color:#99a2a9}.theme-wizard .wizard-body .template-install .no-template{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;padding:50px 40px 40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.theme-wizard .wizard-body .template-install .no-template div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.theme-wizard .wizard-body .template-install .no-template h3{font-family:Inter,sans-serif;font-weight:600;font-size:20px;color:#00223d}.theme-wizard .wizard-body .template-install .no-template p{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#4f6474}.theme-wizard .wizard-body .template-install .template-list{padding:50px 40px 40px;gap:30px;max-height:1100px;overflow-y:auto;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative}.theme-wizard .wizard-body .template-install .template-list.uncomplete{max-height:600px;overflow:hidden}.theme-wizard .wizard-body .template-install .template-list.uncomplete .overlay{position:absolute;bottom:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(rgba(0,0,0,.6)));background:linear-gradient(to bottom,rgba(255,255,255,0) 0,rgba(0,0,0,.6) 100%);pointer-events:none;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.theme-wizard .wizard-body .template-install .template-list.uncomplete .overlay span{color:#fff;text-shadow:1px 1px #000;font-size:larger}.theme-wizard .wizard-body .template-install .template-list .template-page{width:calc(33.33% - 22px);height:350px;border-radius:8px;border:solid 1px #e3e4e6;background-color:#f9f9ff;position:relative;overflow:hidden}.theme-wizard .wizard-body .template-install .template-list .template-page:hover{border:1px solid #933aff}.theme-wizard .wizard-body .template-install .template-list .template-page:hover .button-view-demo{border:1px solid #933aff!important;color:#933aff}.theme-wizard .wizard-body .template-install .template-list .template-page:hover .template-thumbnail .thumbnail-overlay{opacity:.8}.theme-wizard .wizard-body .template-install .template-list .template-page:hover .template-thumbnail .required-wrapper{opacity:1}.theme-wizard .wizard-body .template-install .template-list .template-page .template-thumbnail{position:relative}.theme-wizard .wizard-body .template-install .template-list .template-page .template-thumbnail .thumbnail-overlay{position:absolute;top:0;width:100%;height:100%;opacity:0;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:rgba(0,0,0,.8509803922);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:8px 8px 0 0}.theme-wizard .wizard-body .template-install .template-list .template-page .template-thumbnail .required-wrapper{position:absolute;top:0;opacity:0;width:100%;height:262.5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.theme-wizard .wizard-body .template-install .template-list .template-page .template-thumbnail .required-wrapper .required-title{font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:100%;letter-spacing:0;text-align:center;vertical-align:middle;color:#fff;margin:0}.theme-wizard .wizard-body .template-install .template-list .template-page .template-thumbnail .required-wrapper .required-tier{text-align:center;font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:100%;letter-spacing:0;vertical-align:middle;color:rgba(255,255,255,.6)}.theme-wizard .wizard-body .template-install .template-list .template-page .pro-flag{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#ef3aff;border-radius:4px;color:#fff;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;font-family:Inter,sans-serif;font-size:10px;gap:1px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;letter-spacing:2%;line-height:normal;padding:4px 6px 4px 6px;position:absolute;right:10px;top:10px;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content;z-index:99}.theme-wizard .wizard-body .template-install .template-list .template-page img{width:100%}.theme-wizard .wizard-body .template-install .template-list .template-page .template-page-desc{position:absolute;bottom:0;left:0;right:0;border-top:solid 1px #e3e4e6;background-color:#f9f9ff;padding:16px}.theme-wizard .wizard-body .template-install .template-list .template-page .template-page-desc .upgrade-pro-button{width:calc(65% - 6px);z-index:10;position:relative;cursor:pointer;-webkit-transition:all .5s ease;transition:all .5s ease;border-radius:5px;background:#ef3aff;background-origin:border-box;background-clip:content-box,content-box,border-box}.theme-wizard .wizard-body .template-install .template-list .template-page .template-page-desc .upgrade-pro-button .button-content-wrapper{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px 20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;font-weight:500;gap:6px}.theme-wizard .wizard-body .template-install .template-list .template-page .template-page-desc .upgrade-pro-button span,.theme-wizard .wizard-body .template-install .template-list .template-page .template-page-desc .upgrade-pro-button svg{-webkit-transition:all .5s ease;transition:all .5s ease}.theme-wizard .wizard-body .template-install .template-list .template-page .template-page-desc .upgrade-pro-button:hover{-webkit-transform:scale(.94);transform:scale(.94)}.theme-wizard .wizard-body .template-install .template-list .template-page .template-page-desc .upgrade-pro-button:hover span,.theme-wizard .wizard-body .template-install .template-list .template-page .template-page-desc .upgrade-pro-button:hover svg{opacity:.75}.theme-wizard .wizard-body .template-install .template-list .template-page .template-page-desc h3{margin:0;font-family:Inter,sans-serif;font-size:16px;font-weight:500;letter-spacing:-.16px;text-align:left;color:#011627}@media screen and (max-width:1000px){.theme-wizard .wizard-body .template-install .template-list .template-page .template-page-desc .buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.theme-wizard .wizard-body .template-install .template-list .template-page .template-page-desc .buttons .button-import-page,.theme-wizard .wizard-body .template-install .template-list .template-page .template-page-desc .buttons .button-upgrade-pro,.theme-wizard .wizard-body .template-install .template-list .template-page .template-page-desc .buttons .button-view-demo,.theme-wizard .wizard-body .template-install .template-list .template-page .template-page-desc .buttons a{width:auto!important}}.theme-wizard .wizard-body .template-install .template-list .template-page .template-page-desc .buttons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;margin-top:16px}.theme-wizard .wizard-body .template-install .template-list .template-page .template-page-desc .buttons .button-import-page{cursor:pointer;width:calc(50% - 6px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:10px 20px;border-radius:5px;background-color:#933aff;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;font-family:Inter,sans-serif;font-size:12px;font-weight:500;text-align:center;color:#fff;-webkit-transition:background-color .3s ease,color .3s ease;transition:background-color .3s ease,color .3s ease}.theme-wizard .wizard-body .template-install .template-list .template-page .template-page-desc .buttons .button-import-page:hover{background-color:#781be9}.theme-wizard .wizard-body .template-install .template-list .template-page .template-page-desc .buttons .button-import-page.imported{background-color:#99a2a9;cursor:not-allowed}.theme-wizard .wizard-body .template-install .template-list .template-page .template-page-desc .buttons .button-import-page.imported:hover{background-color:#99a2a9}.theme-wizard .wizard-body .template-install .template-list .template-page .template-page-desc .buttons .button-view-demo{cursor:pointer;width:calc(50% - 6px);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:10px 20px;border-radius:5px;-webkit-box-shadow:0 1px 2px 0 #e3e4e6;box-shadow:0 1px 2px 0 #e3e4e6;border:solid 1px #e3e4e6;background-color:#fff;font-family:Inter,sans-serif;font-size:12px;font-weight:500;text-align:center;-webkit-transition:background-color .3s ease,color .3s ease,border .3s ease;transition:background-color .3s ease,color .3s ease,border .3s ease}.theme-wizard .wizard-body .template-install .template-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;border-top:solid 1px #e3e4e6;padding:20px 50px;gap:20px}.theme-wizard .wizard-body .template-install .template-actions .button-skip{cursor:pointer;font-family:Inter,sans-serif;font-size:14px;font-weight:400;text-align:center;color:#99a2a9}.theme-wizard .wizard-body .template-install .template-actions .button-back{cursor:pointer;font-family:Inter,sans-serif;font-size:14px;font-weight:500;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#99a2a9;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.theme-wizard .wizard-body .template-install .template-actions .button-next{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;padding:10px 24px;border-radius:5px;border:solid 1px #933aff;background-color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:500;text-align:center;color:#933aff}.theme-wizard .wizard-body .template-install .template-actions .button-next:hover{background:#933aff;color:#fff}.theme-wizard .wizard-body .template-install .install-popup-wrapper{position:fixed;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:rgba(0,0,0,.8);top:0;bottom:0;left:0;right:0;z-index:99999}.theme-wizard .wizard-body .template-install .install-popup-wrapper .install-popup{width:420px;background-color:#fff;border-radius:10px;margin:30% auto 0}.theme-wizard .wizard-body .template-install .install-popup-wrapper .install-popup .popup-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:20px;border-bottom:1px solid #e6e8eb}.theme-wizard .wizard-body .template-install .install-popup-wrapper .install-popup .popup-header h3{margin:0}.theme-wizard .wizard-body .template-install .install-popup-wrapper .install-popup .popup-header svg{cursor:pointer}.theme-wizard .wizard-body .template-install .install-popup-wrapper .install-popup .popup-footer{border-top:1px solid #e6e8eb}.theme-wizard .wizard-body .template-install .f-demo-wrapper{margin-top:30px}.theme-wizard .wizard-body .template-install .f-demo-wrapper .loading{margin:250px auto}.theme-wizard .wizard-body .template-install .f-demo-wrapper .f-demo-heading{display:none!important}.theme-wizard .wizard-body .template-install .f-demo-wrapper .f-demo-heading-button-wrapper{display:none!important}.theme-wizard .wizard-body .template-install .f-demo-wrapper .f-demo-search-field{display:none!important}.theme-wizard .wizard-body .template-install .f-demo-wrapper .f-demo-demo-inner-body{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;margin-top:50px}.theme-wizard .wizard-body .template-install .f-demo-wrapper .f-demo-demo-inner-body .f-filter-sidebar{display:none!important}.theme-wizard .wizard-body .template-install .f-demo-wrapper .f-demo-demo-inner-body .f-demo-demo-inner{width:100%}.theme-wizard .wizard-body .template-install .f-demo-wrapper .demo-items-wrapper{display:grid;grid-template-columns:repeat(auto-fill,minmax(310px,1fr));grid-gap:30px;padding:0 40px 40px}.theme-wizard .wizard-body .template-install .f-demo-wrapper .demo-items-wrapper .demo-like-wrapper{width:23px;height:23px;background:#f4f5f7;border-radius:97.8208px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;position:relative;overflow:hidden;-webkit-transition:background .3s ease;transition:background .3s ease}.theme-wizard .wizard-body .template-install .f-demo-wrapper .demo-items-wrapper .demo-like-wrapper.active{background:#ffeaf1}.theme-wizard .wizard-body .template-install .f-demo-wrapper .demo-items-wrapper .demo-like-wrapper .demo-like{cursor:pointer;margin:0 auto}.theme-wizard .wizard-body .template-install .f-demo-wrapper .demo-items-wrapper .demo-like-wrapper .demo-like svg{fill:#fff;-webkit-filter:drop-shadow(0 2px 5px rgba(52, 69, 101, .08));filter:drop-shadow(0 2px 5px rgba(52, 69, 101, .08));display:block;-webkit-transition:fill .3s ease;transition:fill .3s ease}.theme-wizard .wizard-body .template-install .f-demo-wrapper .demo-items-wrapper .demo-like-wrapper .demo-like.active svg path{fill:#ff005c}.theme-wizard .wizard-body .template-install .f-demo-wrapper .demo-items-wrapper .demo-like-wrapper.animate.animate svg{-webkit-animation:press .2s 1 linear;animation:press .2s 1 linear}.theme-wizard .wizard-body .template-install .f-demo-wrapper .demo-items-wrapper .demo-item{background:#fff;position:relative;-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease,-webkit-box-shadow .3s ease;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border-radius:8px;padding:22px;-webkit-box-shadow:0 10px 20px 0 rgba(191,197,208,.3);box-shadow:0 10px 20px 0 rgba(191,197,208,.3);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:1px solid #d0d5dd}.theme-wizard .wizard-body .template-install .f-demo-wrapper .demo-items-wrapper .demo-item.favorite{opacity:0;-webkit-transition:opacity .3s ease,-webkit-box-shadow .3s ease;transition:opacity .3s ease,-webkit-box-shadow .3s ease;transition:opacity .3s ease,box-shadow .3s ease;transition:opacity .3s ease,box-shadow .3s ease,-webkit-box-shadow .3s ease}.theme-wizard .wizard-body .template-install .f-demo-wrapper .demo-items-wrapper .demo-item.favorite.visible{opacity:1}.theme-wizard .wizard-body .template-install .f-demo-wrapper .demo-items-wrapper .demo-item:hover{-webkit-box-shadow:0 9.78208px 19.5642px rgba(191,197,208,.3);box-shadow:0 9.78208px 19.5642px rgba(191,197,208,.3)}.theme-wizard .wizard-body .template-install .f-demo-wrapper .demo-items-wrapper .demo-item .demo-item-loader{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:50%;right:50%;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%)}.theme-wizard .wizard-body .template-install .f-demo-wrapper .demo-items-wrapper .demo-item .demo-item-loader>div{display:-webkit-box;display:-ms-flexbox;display:flex}.theme-wizard .wizard-body .template-install .f-demo-wrapper .demo-items-wrapper .demo-item .demo-item-holder{border-radius:4px;width:300px;overflow:hidden;height:300px;-webkit-box-shadow:0 1px 7px 2px rgba(15,21,56,.0509803922);box-shadow:0 1px 7px 2px rgba(15,21,56,.0509803922);-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.theme-wizard .wizard-body .template-install .f-demo-wrapper .demo-items-wrapper .demo-item .demo-item-holder img{border-radius:4px;width:100%;display:block;height:300px;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.theme-wizard .wizard-body .template-install .f-demo-wrapper .demo-items-wrapper .demo-item .demo-item-detail{display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Heebo,sans-serif;font-size:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin:10px 0 0}.theme-wizard .wizard-body .template-install .f-demo-wrapper .demo-items-wrapper .demo-item .demo-item-detail span{color:var(--primary,#0f1538);font-family:Inter,sans-serif;font-size:18px;font-style:normal;font-weight:600;line-height:normal}.theme-wizard .wizard-body .template-install .f-demo-wrapper .demo-items-wrapper .demo-item .demo-item-detail .demo-title-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.theme-wizard .wizard-body .template-install .f-demo-wrapper .demo-items-wrapper .demo-item .demo-item-detail .demo-title-wrapper .demo-new-flag{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 8px 0 8px;height:19px;margin-left:7px;color:var(--white,#fff);font-family:Inter,sans-serif;font-size:9px;font-style:normal;font-weight:500;line-height:normal;border-radius:15px;background:-webkit-gradient(linear,left top,left bottom,from(#e7b73f),to(#e7693f));background:linear-gradient(180deg,#e7b73f 0,#e7693f 100%);-webkit-box-shadow:-1px -1px 2px 0 rgba(19,11,30,.2) inset;box-shadow:-1px -1px 2px 0 rgba(19,11,30,.2) inset}.theme-wizard .wizard-body .template-install .f-demo-wrapper .demo-items-wrapper .demo-item .demo-item-button{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:13px;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.theme-wizard .wizard-body .template-install .f-demo-wrapper .demo-items-wrapper .demo-item .demo-item-button .f-demo-import-button{color:#fff;width:100%;height:35px;background:linear-gradient(181.06deg,#9747ff .91%,#9747ff 124.87%);border:1px solid #9747ff;border-radius:6px;cursor:pointer;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:all .3s ease;transition:all .3s ease}.theme-wizard .wizard-body .template-install .f-demo-wrapper .demo-items-wrapper .demo-item .demo-item-button .f-demo-import-button span{color:var(--white,#fff);text-align:center;font-family:Inter,sans-serif;font-size:11.738px;font-style:normal;font-weight:500;line-height:normal;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto}.theme-wizard .wizard-body .template-install .f-demo-wrapper .demo-items-wrapper .demo-item .demo-item-button .f-demo-import-button:hover{background:linear-gradient(181.06deg,#8f3cf8 .91%,#9c4dff 124.87%)}.theme-wizard .wizard-body .template-install .f-demo-wrapper .demo-items-wrapper .demo-item .demo-item-button .f-button-activate-license{text-decoration:none}.theme-wizard .wizard-body .template-install .f-demo-wrapper .demo-items-wrapper .demo-item .demo-item-button .f-button-upgrade{background:-webkit-gradient(linear,left top,left bottom,from(#ffb12d),to(#f59e0b));background:linear-gradient(180deg,#ffb12d 0,#f59e0b 100%);border:1px solid #f59e0b;display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .3s ease;transition:all .3s ease}.theme-wizard .wizard-body .template-install .f-demo-wrapper .demo-items-wrapper .demo-item .demo-item-button .f-button-upgrade:hover{background:-webkit-gradient(linear,left top,left bottom,from(#f1a627),to(#e89812));background:linear-gradient(180deg,#f1a627 0,#e89812 100%);-webkit-transform:scale(.94);transform:scale(.94);color:rgba(255,255,255,.7490196078)}.theme-wizard .wizard-body .template-install .f-demo-wrapper .demo-items-wrapper .demo-item .demo-item-button .f-button-upgrade span{margin:unset}.theme-wizard .wizard-body .template-install .f-demo-wrapper .demo-items-wrapper .demo-item .demo-item-button .f-demo-preview-button{width:100%;height:35px;background-color:#f7efff;border:1px solid #ebd6ff;border-radius:6px;cursor:pointer;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;color:#9747ff;-webkit-transition:background-color .3s ease,border .3s ease;transition:background-color .3s ease,border .3s ease}.theme-wizard .wizard-body .template-install .f-demo-wrapper .demo-items-wrapper .demo-item .demo-item-button .f-demo-preview-button span{color:#9747ff;text-align:center;font-family:Inter,sans-serif;font-size:11.738px;font-style:normal;font-weight:500;line-height:normal;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto}.theme-wizard .wizard-body .template-install .f-demo-wrapper .demo-items-wrapper .demo-item .demo-item-button .f-demo-preview-button:hover{background-color:#ebd6ff}.theme-wizard .wizard-body .template-install .f-demo-wrapper .demo-items-wrapper .demo-item .demo-item-button .f-demo-uninstall-button{width:100%;height:35px;background:#ffe3e8;border:1px solid #ffc0cc;border-radius:6px;cursor:pointer;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:background .3s ease,border .3s ease;transition:background .3s ease,border .3s ease}.theme-wizard .wizard-body .template-install .f-demo-wrapper .demo-items-wrapper .demo-item .demo-item-button .f-demo-uninstall-button span{color:var(--white,#f22047);-webkit-transition:color .3s ease;transition:color .3s ease;text-align:center;font-family:Inter,sans-serif;font-size:11.738px;font-style:normal;font-weight:500;line-height:normal;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto}.theme-wizard .wizard-body .template-install .f-demo-wrapper .demo-items-wrapper .demo-item .demo-item-button .f-demo-uninstall-button:hover{background:#f22047;border:1px solid #f22047}.theme-wizard .wizard-body .template-install .f-demo-wrapper .demo-items-wrapper .demo-item .demo-item-button .f-demo-uninstall-button:hover span{color:var(--white,#fff)}.theme-wizard .wizard-body .template-install .f-demo-wrapper .demo-items-wrapper.section{display:-webkit-box;display:-ms-flexbox;display:flex}.theme-wizard .wizard-body .template-install .f-demo-wrapper .demo-items-wrapper.section .demo-item-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:10px 10px 2px}.theme-wizard .wizard-body .template-install .f-demo-wrapper .demo-items-wrapper.section .demo-item-wrapper .demo-item-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:7px}.theme-wizard .wizard-body .template-install .f-demo-wrapper .demo-items-wrapper.section .demo-item-wrapper .demo-item-right .section-requirement{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.theme-wizard .wizard-body .template-install .f-demo-wrapper .demo-items-wrapper.section .demo-item-wrapper .demo-item-right .section-requirement svg{cursor:pointer}.theme-wizard .wizard-body .template-install .f-demo-wrapper .demo-items-wrapper.section .demo-item-wrapper .demo-item-right .section-requirement:hover .section-requirement-detail{visibility:visible;opacity:1}.theme-wizard .wizard-body .template-install .f-demo-wrapper .demo-items-wrapper.section .demo-item-wrapper .demo-item-right .section-requirement .section-requirement-icon{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;z-index:99}.theme-wizard .wizard-body .template-install .f-demo-wrapper .demo-items-wrapper.section .demo-item-wrapper .demo-item-right .section-requirement .section-requirement-detail{font-size:12px;width:240px;background-color:#fff;text-align:left;border-radius:6px;padding:15px 18px;position:absolute;z-index:1;bottom:100%;right:-18px;margin-top:4px;line-height:1.4em;visibility:hidden;border:1px solid #e3e4e6;margin-bottom:10px;font-size:12px;opacity:0}.theme-wizard .wizard-body .template-install .f-demo-wrapper .demo-items-wrapper.section .demo-item-wrapper .demo-item-right .section-requirement .section-requirement-detail:after,.theme-wizard .wizard-body .template-install .f-demo-wrapper .demo-items-wrapper.section .demo-item-wrapper .demo-item-right .section-requirement .section-requirement-detail:before{position:absolute;display:block;content:"";width:0;height:0;border-style:solid;border-width:7px;border-color:#fff transparent transparent transparent;right:17px;bottom:-14px}.theme-wizard .wizard-body .template-install .f-demo-wrapper .demo-items-wrapper.section .demo-item-wrapper .demo-item-right .section-requirement .section-requirement-detail:before{border-color:#e3e4e6 transparent transparent transparent;border-width:9px;bottom:-18px;right:15px}.theme-wizard .wizard-body .template-install .f-demo-wrapper .demo-items-wrapper.section .demo-item-wrapper .demo-item-right .section-requirement .section-requirement-detail p{margin:5px 0 15px;font-size:12px}.theme-wizard .wizard-body .template-install .f-demo-wrapper .demo-items-wrapper.section .demo-item-holder{cursor:inherit}.theme-wizard .wizard-body .template-install .f-demo-wrapper .demo-items-wrapper.section .demo-item.importing .demo-item-overlay,.theme-wizard .wizard-body .template-install .f-demo-wrapper .demo-items-wrapper.section .demo-item:hover .demo-item-overlay{opacity:1!important}.theme-wizard .wizard-body .template-install .f-demo-wrapper .demo-items-wrapper.section .demo-item-detail,.theme-wizard .wizard-body .template-install .f-demo-wrapper .demo-items-wrapper.section .demo-item-overlay{position:absolute;top:0;right:0;left:0;bottom:0;padding:0!important}.theme-wizard .wizard-body .template-install .f-demo-wrapper .demo-items-wrapper.section .demo-item-overlay{background:rgba(28,29,33,.8);opacity:0;-webkit-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out}.theme-wizard .wizard-body .template-install .f-demo-wrapper .demo-items-wrapper.section .pro-flag{top:5px;position:absolute;left:5px}.theme-wizard .wizard-body .template-install .f-demo-wrapper .demo-items-wrapper.section .section-button{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.theme-wizard .wizard-body .template-install .f-demo-wrapper .demo-items-wrapper.section .section-button .section-button-inner{display:-webkit-box;display:-ms-flexbox;display:flex;color:#fff;padding:20px;text-align:center;font-size:11px;font-weight:400;gap:5px}.theme-wizard .wizard-body .template-install .f-demo-wrapper .demo-items-wrapper.section .section-button .section-button-inner svg{display:block;fill:#fff}.theme-wizard .wizard-body .template-install .f-demo-wrapper .demo-items-wrapper.section .section-button .section-button-inner span{font-weight:400;cursor:pointer}.theme-wizard .wizard-body .template-install .f-demo-wrapper .f-demo-paging{text-align:center}.theme-wizard .wizard-body .template-install .f-demo-wrapper .f-demo-paging .f-demo-paging-button{cursor:pointer;background:#9747ff;border:1px solid #9747ff;border-radius:4px;display:inline-block;margin-top:30px;margin-bottom:50px;padding:15px 35px;-webkit-transition:background .3s ease;transition:background .3s ease}.theme-wizard .wizard-body .template-install .f-demo-wrapper .f-demo-paging .f-demo-paging-button span{color:#fff;font-family:Inter,sans-serif;font-style:normal;font-weight:600;font-size:14px}.theme-wizard .wizard-body .template-install .f-demo-wrapper .f-demo-paging .f-demo-paging-button:hover{background:#9747ff}.theme-wizard .wizard-body .template-install .f-demo-wrapper .f-demo-paging .f-demo-paging-button.loading{background:#bbb}.theme-wizard .wizard-body .template-install .f-demo-wrapper .empty-content{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.theme-wizard .wizard-body .template-install .f-demo-wrapper .empty-content h3{font-size:20px;margin-left:10px;color:#d2d2d2}.theme-wizard .wizard-body .template-install .f-demo-wrapper .empty-content svg{display:block;fill:#d2d2d2}.theme-wizard .wizard-body .upgrade-pro-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.theme-wizard .wizard-body .upgrade-pro-wrapper .upgrade-pro-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:50px 40px 69px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;height:694px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:relative}.theme-wizard .wizard-body .upgrade-pro-wrapper .upgrade-pro-content .banner{width:100%;position:absolute;top:0;left:0;height:inherit}.theme-wizard .wizard-body .upgrade-pro-wrapper .upgrade-pro-content .banner.center{width:547px;height:auto;position:relative}.theme-wizard .wizard-body .upgrade-pro-wrapper .upgrade-pro-content .banner.item{width:unset;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.theme-wizard .wizard-body .upgrade-pro-wrapper .upgrade-pro-content .banner.item.arrow{top:513.93px;left:753.04px;-webkit-transform:rotate(356deg);transform:rotate(356deg)}.theme-wizard .wizard-body .upgrade-pro-wrapper .upgrade-pro-content .banner.background{border-radius:unset;border:unset}.theme-wizard .wizard-body .upgrade-pro-wrapper .upgrade-pro-content .upgrade-pro-button{z-index:10;position:relative;margin:24px auto 0;cursor:pointer;-webkit-transition:all .5s ease;transition:all .5s ease;background:radial-gradient(112.43% 113.24% at 49.77% 0,#ba70ff 3.52%,#2f47ff 100%);border-radius:10px;overflow:hidden}.theme-wizard .wizard-body .upgrade-pro-wrapper .upgrade-pro-content .upgrade-pro-button::before{content:"";position:absolute;inset:0;padding:2px;background:-webkit-gradient(linear,left top,left bottom,from(#9760ff),to(rgba(255,255,255,.1)));background:linear-gradient(180deg,#9760ff 0,rgba(255,255,255,.1) 100%);-webkit-box-shadow:0 4px 4px -4px rgba(0,0,0,.2);box-shadow:0 4px 4px -4px rgba(0,0,0,.2);border-radius:10px;-webkit-mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#000)) content-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#000));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#000)) content-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#000));mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.theme-wizard .wizard-body .upgrade-pro-wrapper .upgrade-pro-content .upgrade-pro-button .button-content-wrapper{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;padding:18px 40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;font-weight:500;gap:6px}.theme-wizard .wizard-body .upgrade-pro-wrapper .upgrade-pro-content .upgrade-pro-button span,.theme-wizard .wizard-body .upgrade-pro-wrapper .upgrade-pro-content .upgrade-pro-button svg{-webkit-transition:all .5s ease;transition:all .5s ease}.theme-wizard .wizard-body .upgrade-pro-wrapper .upgrade-pro-content .upgrade-pro-button:hover{-webkit-transform:scale(.94);transform:scale(.94)}.theme-wizard .wizard-body .upgrade-pro-wrapper .upgrade-pro-content .upgrade-pro-button:hover span,.theme-wizard .wizard-body .upgrade-pro-wrapper .upgrade-pro-content .upgrade-pro-button:hover svg{opacity:.75}.theme-wizard .wizard-body .upgrade-pro-wrapper .upgrade-pro-content .content-title{z-index:1;position:relative;font-stretch:normal;line-height:1.1;text-align:center;color:#fff;font-family:Sora,sans-serif;font-weight:800;font-size:48px;vertical-align:middle;max-width:673px}.theme-wizard .wizard-body .upgrade-pro-wrapper .upgrade-pro-content .content-title .gradient-text{background:linear-gradient(90.09deg,#e948ff 57.47%,#466aff 86.98%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;position:relative}.theme-wizard .wizard-body .upgrade-pro-wrapper .upgrade-pro-content .content-desc{z-index:1;max-width:673px;position:relative;margin:12px auto 0;max-width:400px;font-family:Inter,sans-serif;font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:normal;color:rgba(255,255,255,.5607843137);font-weight:400;font-size:14px;text-align:center;vertical-align:middle}.theme-wizard .wizard-body .upgrade-pro-wrapper .upgrade-pro-content .upgrade-image{z-index:1;position:relative;width:640px;margin:-10px auto 35px}.theme-wizard .wizard-body .upgrade-pro-wrapper .wizard-actions{width:auto;margin-top:0}.theme-wizard .wizard-body .finalizing{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;height:771px;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:221px}.theme-wizard .wizard-body .finalizing .image-wrapper{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.theme-wizard .wizard-body .finalizing .image-wrapper .complete{position:absolute;top:0;left:0}.theme-wizard .wizard-body .finalizing .image-wrapper .complete.icon{width:80px;height:80px;top:253px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.theme-wizard .wizard-body .finalizing .image-wrapper .complete.background{width:480px;height:480px;top:65px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.theme-wizard .wizard-body .finalizing .final-detail{max-width:425px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:9}.theme-wizard .wizard-body .finalizing .final-detail>*{text-align:center;font-family:Inter,sans-serif}.theme-wizard .wizard-body .finalizing .final-detail h3.final-title{font-weight:600;font-size:32px;line-height:100%;vertical-align:middle}.theme-wizard .wizard-body .finalizing .final-detail p.final-desc{font-weight:400;font-size:14px;line-height:140%;vertical-align:middle;margin-top:12px}.theme-wizard .wizard-body .finalizing .final-detail div.button-visit{border-radius:6px;padding:12px 22px;background:-webkit-gradient(linear,left top,left bottom,from(#af6af9),to(#9c4dff));background:linear-gradient(180deg,#af6af9 0,#9c4dff 100%);font-weight:600;font-size:12px;line-height:18px;color:#fff;cursor:pointer;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;margin-top:24px}.theme-wizard .wizard-body .finalizing .final-detail div.button-visit:hover{-webkit-transform:scale(.94);transform:scale(.94)}.wizard-container-body .wizard-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #ddd;border-radius:10px;padding:15px 20px;cursor:pointer;margin-bottom:20px}.wizard-container-body .wizard-item.selected{border-color:#9c4dff}.wizard-container-body .wizard-item .wizard-item-icon{margin-right:20px}.wizard-container-body .wizard-item .wizard-item-content{-webkit-box-flex:1;-ms-flex:1;flex:1}.wizard-container-body .wizard-item .wizard-item-content h3{font-weight:300;font-size:20px;line-height:25px;margin:5px 0 5px;color:#011627}.wizard-container-body .wizard-item .wizard-item-content h3 strong{font-weight:700}.wizard-container-body .wizard-item .wizard-item-content p{color:#40505d;font-size:14px;line-height:140%;margin:10px 0}.wizard-container-body .wizard-item .wizard-item-check{padding:0 10px}.wizard-container-body .wizard-item.selected .wizard-item-check path{fill:#9c4dff}.wizard-container-footer{margin:40px -40px -20px;border-top:1px solid #e3e4e6}.wizard-container-footer .wizard-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:15px;padding:20px 40px}.wizard-container-footer .wizard-progress{position:relative}.wizard-container-footer .wizard-progress.hide{opacity:0;visibility:hidden;position:absolute}.wizard-container-footer .wizard-progress .wizard-progress-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 40px;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:65px}.wizard-container-footer .wizard-progress .progress-step,.wizard-container-footer .wizard-progress .progress-text{font-size:12px;color:#99a2a9}.wizard-container-footer .wizard-progress .progress-bar{height:10px;display:block;width:100%;background:#bbb;position:relative}.wizard-container-footer .wizard-progress .progress-bar .progress-done{position:absolute;height:100%;width:0%;background:-webkit-gradient(linear,left top,right top,from(#9c4dff),to(#5cd0da));background:linear-gradient(90deg,#9c4dff 0,#5cd0da 100%);-webkit-transition:width 1s ease-in-out;transition:width 1s ease-in-out}.wizard-container-footer .button{background:#9c4dff;color:#fff;padding:8px 25px;border-radius:20px;font-size:14px;line-height:16px;cursor:pointer}.wizard-container-footer .button.secondary{color:#011627;background:0 0}.loading{margin:0 auto;display:block;width:28px}.loading svg{-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear}.loading.disabled{background-color:#99a2a9}.loading.expire{background-color:#e4b200;color:#fff}.essential-importer-body{margin:20px}.essential-importer-body .essential-close-importer{position:relative;cursor:pointer}.essential-importer-body .essential-close-importer svg{right:20px;position:fixed}.essential-importer-body .essential-finish-body{display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.essential-importer-body .essential-finish-body svg{margin:20px auto}.essential-importer-body .essential-finish-body .title{color:var(--primary,#0f1538);text-align:center;font-family:Inter;font-size:22px;font-style:normal;font-weight:600;line-height:1.25em}.essential-importer-body .essential-finish-body>span{color:var(--be-gray-text,#7d8292);text-align:center;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:23px}.essential-importer-body .essential-finish-body>span span{color:var(--primary,#0f1538);font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:23px}.essential-importer-body .essential-importer-notice{background:#fffbdb;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex}.essential-importer-body .essential-importer-notice span{font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#b99518;padding:20px;width:80%}.essential-importer-body .essential-importer-notice svg{padding-left:20px;padding-top:23px;width:23px}.essential-importer-body .essential-importer-radio-wrapper{display:grid;grid-gap:15px}.essential-importer-body .essential-importer-radio-wrapper span{font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:17px;color:#515676;padding-top:15px}.essential-importer-body .essential-importer-radio-wrapper span span{color:var(--primary,#0f1538);font-family:Inter;font-size:14px;font-style:normal;font-weight:700;line-height:normal}.essential-importer-body .essential-importer-radio-wrapper label{display:-webkit-box;display:-ms-flexbox;display:flex}.essential-importer-body .essential-importer-radio-wrapper label input[type=radio]{display:none}.essential-importer-body .essential-importer-radio-wrapper label .essential-radio-icon{margin-right:10px;margin-top:2px}.essential-importer-body .essential-importer-radio-wrapper label .radio-content h3{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:5px;font-family:Inter,sans-serif;font-style:normal;font-weight:600;font-size:14px;line-height:20px;color:#0f1538;margin:unset}.essential-importer-body .essential-importer-radio-wrapper label .radio-content h3.process{color:#d0d5dd}.essential-importer-body .essential-importer-radio-wrapper label .radio-content p{margin-bottom:unset;margin-top:2px;font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:20px;color:#515676}
/*# sourceMappingURL=wizard.css.map */
