body{font-family:"TT Hoves",-apple-system,"Segoe UI","Helvetica Neue",Arial,sans-serif;background-color:#efefef;font-size:14px;counter-reset:my-counter}#loader{display:none;position:fixed;z-index:9999;top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,.7);text-align:center;padding-top:20%}.main-section{display:flex;flex-direction:column;width:100%;height:100vh}.section-inner{display:flex;width:100%;height:100%}.left-panel-inner{width:40vw;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;background:rgb(252,252,252);display:flex;height:100%;overflow:hidden;min-width:380px;max-width:660px}.welcome-card{display:flex;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;flex:1 1 0%}.site-logo{display:flex;justify-content:center}.site-logo img{max-width:128px;object-fit:contain}.heading{font-size:60px;font-weight:700;margin-top:32px;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0 0 10px;padding:0;font-stretch:normal;font-style:normal;letter-spacing:normal;color:rgb(31,31,31)}.welcome-footer{display:flex;margin:24px 0}.welcome-footer div:first-child{margin-right:15px}.welcome-footer div{display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;border:none;white-space:nowrap;cursor:pointer;border-radius:8px;font-size:12px;font-weight:500;outline:none;padding:4px 6px;transition:background 150ms ease-out 0s;color:rgb(31,31,31);background:rgb(244,244,244)}.welcome-footer div a{text-decoration:none}.welcome-footer a img{display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;height:12px;width:12px;margin:0 0 0 4px;animation:0.2s linear 0s 1 normal forwards running none}.right-panel{display:flex;position:relative;flex-direction:column;flex:3 1 0%;padding:20px;background-color:rgb(244,244,244);background-image:url(../img/onboarding-welcome-bg.svg);background-repeat:no-repeat;background-position:center center;background-attachment:local;background-size:570px 570px;color:rgb(31,31,31);-webkit-box-align:center;align-items:center;overflow-y:auto}.setting-link{position:fixed;z-index:1;top:20px;right:20px}.setting-link a{margin-left:8px;position:relative}.setting-link a{width:44px;height:44px;display:flex;position:relative;cursor:pointer;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;border-radius:8px;transition:background 150ms ease-out 0s}.setting-link a:after{content:"";position:absolute;width:100%;height:100%;transform:scale(.5);border-radius:8px;transition:all 150ms ease-out 0s;background-color:transparent;pointer-events:none;z-index:1}.setting-link a img{display:flex;height:24px;line-height:24px;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.setting-link a:hover::after,.setting-link a:focus::after,.setting-link a:active::after{transform:scale(1);background-color:rgba(0,0,0,.04)}.setting-link:hover span{transform:translateY(10px);opacity:1}.setting-link span{background:#000;border-radius:10px;color:#fff;font-weight:500;font-size:12px;padding:6px 8px;position:absolute;top:40px;z-index:-1;transform:translateY(-20px);opacity:0;transition:opacity 1s ease-out 0s;transition:transform .5s ease-out 0s}.trezor-card{display:flex;height:122px;min-height:122px;width:360px;border-radius:61px;padding:10px;background:rgb(255,255,255);-webkit-box-align:center;align-items:center;box-shadow:rgba(0,0,0,.2) 0 2px 5px 0;margin-bottom:60px;margin-top:5vh}.connect-img{display:flex;position:relative;background:rgb(244,244,244);overflow:hidden;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;width:100px;height:100px;border-radius:50%}.connect-text{display:flex;flex-direction:column;margin:0 40px;text-align:center;color:rgb(31,31,31);font-size:20px;line-height:26px;font-weight:500}.see-trazor{display:flex}.see-trazor .accordion{display:flex;flex-direction:column;background:rgb(244,244,244);margin-bottom:20px;border-radius:16px;box-shadow:rgba(0,0,0,.2) 0 2px 5px 0}.accordion-wrapper{display:flex;flex-direction:column;border-radius:16px;box-shadow:rgba(0,0,0,.2) 0 2px 5px 0;background:rgb(255,255,255);max-width:540px}.accordion-btn{display:flex;justify-content:flex-end}.accordion-btn h3{padding-right:10px}.accordion-nav{display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;cursor:pointer;padding:20px 30px}.accordion-nav h3{display:flex;-webkit-box-align:center;align-items:center;color:rgb(128,128,128);font-weight:500;font-size:14px;margin:0}.accordion-nav i{float:right;transition:0.4s}.accordion-content{background-color:#fff;max-height:0;overflow:hidden;border-radius:0 0 30px 30px;transition:max-height 0.25s ease-out;max-width:540px;border-top:1px solid rgb(232,232,232)}.accordion-content.visible{max-height:100%;transition:max-height 0.25s ease-in}.accordion-header:after{content:'\02795';font-size:13px;color:#777;float:right;margin-left:5px}.accordion-header.active:after{content:"\2796"}.accordion-inner{padding:20px}.accordion-list ul{margin:0;padding-left:10px}.accordion-list li:not(:first-child){margin-top:16px}.accordion-list li h5{color:rgb(31,31,31);font-size:14px;font-weight:500;margin:0}.accordion-list li p{color:rgb(128,128,128);font-size:12px;font-weight:500;margin-top:2px;margin-bottom:0}.accordion-list li p a{font-size:inherit;cursor:pointer;color:rgb(31,31,31);font-weight:500;display:inline-flex;-webkit-box-align:center;align-items:center;text-decoration:underline}.accordion-footer{border-top:1px solid rgb(232,232,232);padding:15px 20px;display:flex;justify-content:space-between;align-items:center}.accordion-footer p{color:rgb(128,128,128);font-size:12px;font-weight:500;margin-bottom:0}.btn-site-sm{text-decoration:none;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;border:none;white-space:nowrap;cursor:pointer;border-radius:8px;font-size:12px;font-weight:500;outline:none;padding:4px 6px;transition:background 150ms ease-out 0s;color:rgb(31,31,31);background:rgb(244,244,244)}.find-btn{display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;border:none;white-space:nowrap;cursor:pointer;border-radius:8px;font-size:16px;font-weight:600;outline:none;padding:9px 28px;transition:background 150ms ease-out 0s;color:#fff;background:#01854D;text-decoration:none}.find-btn:hover,.find-btn:focus{color:#fff}.find-btn i{font-size:14px;padding-right:10px}.guide-btn{display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;position:fixed;z-index:49;bottom:18px;right:18px;width:40px;height:40px;border-radius:50%;cursor:pointer;border:1px solid rgb(232,232,232);background:rgb(255,255,255);box-shadow:rgba(0,0,0,.15) 0 2px 7px 0,rgba(0,0,0,.05) 0 2px 3px 0;transition:opacity 0.3s ease 0.3s;opacity:1}.guide-btn img,.setting-link img{opacity:.5}.right-side{display:flex;position:relative;flex:3 1 0%;padding:20px;background-color:rgb(244,244,244);background-image:url(../img/onboarding-welcome-bg.svg);background-repeat:no-repeat;background-position:center center;background-attachment:local;background-size:570px 570px;color:rgb(31,31,31);-webkit-box-align:center;align-items:center;overflow-y:auto;justify-content:center;flex-direction:row}.right-card{border-radius:16px;box-shadow:rgba(0,0,0,.2) 0 2px 5px 0;background:rgb(255,255,255);max-width:540px;padding:20px;width:100%;position:relative}.right-card-inner h4{font-size:14px;margin-bottom:5px;font-weight:600}.right-card-inner p{font-size:12px;color:rgb(128,128,128);font-weight:500}.custom-accordion .accordion-button:not(.collapsed){background:#eee;color:gray;padding:10px;font-size:14px;font-weight:500}.custom-accordion .accordion-body{background:#eee}.custom-accordion .accordion-button:focus{z-index:3;border-color:transparent;outline:0;box-shadow:none}.custom-accordion .accordion-item:last-of-type{border-radius:0}.custom-accordion .accordion-body{padding:5px 5px}.custom-accordion table td{font-weight:500;font-size:12px;s}.custom-accordion table td:first-child{color:gray}.custom-accordion .table>:not(caption)>*>*{padding:.3rem .5rem;border-bottom-width:0}.lock{position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}.security h3{margin-top:40px;font-size:22px;font-weight:700;text-align:center;margin-bottom:40px}.security p{font-size:14px;line-height:18px;font-weight:500;color:gray}.security p i{color:#000;align-self:center}.seprator{height:4px;border-radius:10px;background-color:#eee}.time-approx{text-align:center;margin-top:20px;font-size:12px;color:gray;font-weight:500;margin-bottom:0}.header{padding:15px 0}.header img{max-width:160px}.light-btn{border:none;cursor:pointer;border-radius:8px;font-size:12px;font-weight:500;outline:none;padding:4px 6px;transition:background 150ms ease-out 0s;color:rgb(31,31,31);background:rgb(244,244,244)}.form-wrapper{margin-top:80px}.form-wrapper .step{margin:100px auto auto;background:#fff;padding:30px;box-shadow:0 6px 18px rgb(0 0 0 / 9%);border-radius:10px;position:relative}.step-image{position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}.step-image img{max-width:100px}.step-content h3{margin-top:40px;font-size:22px;font-weight:700;text-align:center;margin-bottom:10px}.step-content h4{font-size:20px;color:red;font-weight:700;text-align:center;margin-bottom:40px}.step-content p{font-size:14px;line-height:18px;font-weight:500;color:gray}.step-btn-group{display:flex;justify-content:space-between;margin-top:50px}.step-btn-group a{padding:15px;border:1px solid #ddd;color:#000;text-decoration:none;border-radius:5px;font-size:12px;font-weight:600;width:calc(50% - 10px);align-items:center;display:flex}.step-btn-group a i{color:gray;font-size:20px}.step-btn-group a span{margin-left:10px}.recover-group button{padding:15px;border:1px solid #ddd;background:transparent;color:#000;text-decoration:none;border-radius:5px;font-size:12px;font-weight:600;width:calc(50% - 10px);align-items:center;display:flex}.recover-group button{width:calc(33.33% - 20px)}#walletBtn button{padding:15px;border:1px solid #ddd;background:transparent;color:#000;text-decoration:none;border-radius:5px;font-size:12px;font-weight:600;width:calc(50% - 10px);align-items:center;display:flex}#walletBtn button{width:calc(50% - 20px)}.step-btn-group button i{color:gray;font-size:20px}.step-btn-group button span{margin-left:10px}.form-wrapper .form-header{gap:5px;text-align:center;font-size:12px}.form-wrapper .form-header .stepIndicator{position:relative;flex:1;color:gray;font-weight:500}.form-wrapper .form-header .stepIndicator .step-text{position:relative;top:30px}.form-wrapper .form-header .stepIndicator:last-child img{display:none}.form-wrapper .form-header .stepIndicator.finish:last-child img{position:relative;width:20px;left:0;top:-35px;z-index:9;display:inline}.form-wrapper .form-header .stepIndicator.finish{font-weight:600;color:#009688}.form-wrapper .form-header .stepIndicator:last-child:before{content:'??'}.form-wrapper .form-header .stepIndicator::before{counter-increment:my-counter;content:""counter(my-counter)"";position:absolute;left:50%;bottom:0;transform:translateX(-50%);z-index:9;width:30px;height:30px;background-color:#d5efed;border-radius:50%;line-height:30px}.form-wrapper .form-header .stepIndicator.active::before{background-color:#fff}.form-wrapper .form-header .stepIndicator.finish::before{background-color:#fff;border:1px solid #b7e1dd;content:'\f272';display:inline-block;font-family:bootstrap-icons!important;font-style:normal;font-weight:normal!important;font-variant:normal;text-transform:none;line-height:1;vertical-align:-.125em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:20px;line-height:30px}.form-wrapper .form-header .stepIndicator::after{content:"";position:absolute;left:50%;bottom:15px;width:100%;height:2px;background-color:#e1e1e1}.form-wrapper .form-header .stepIndicator.active::after{background-color:#c1c1c1}.form-wrapper .form-header .stepIndicator.finish::after{background-color:#009688}.form-wrapper .form-header .stepIndicator:last-child:after{display:none}.form-wrapper input{padding:15px 20px;width:100%;font-size:1em;border:1px solid #e3e3e3;border-radius:5px}.form-wrapper input:focus{border:1px solid #009688;outline:0}.form-wrapper input.invalid{border:1px solid #ffaba5}.form-wrapper .step{display:none}.form-wrapper .form-footer{overflow:auto;gap:20px}.form-wrapper .form-footer button{background-color:#009688;border:1px solid #009688!important;color:#fff;border:none;padding:13px 30px;font-size:1em;cursor:pointer;border-radius:5px;flex:1;margin-top:5px}.form-wrapper .form-footer button:hover{opacity:.8}.form-wrapper .form-footer #prevBtn{background-color:#fff;color:#009688}.modal-image{position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}.modal-image img{max-width:100px}.modal-content h3{margin-top:40px;font-size:22px;font-weight:700;text-align:center;margin-bottom:10px}.modal-content p{font-size:14px;line-height:18px;font-weight:500;color:gray}.modal-card{padding:0 30px}.custom-modal .modal-content{border-radius:10px}.btn-text{color:gray;font-size:12px;text-decoration:none}.btn-text:hover,.btn-text:focus{color:gray;text-decoration:none;box-shadow:none;background:none}.modal-form .form-control{font-size:14px;color:#212529;border:1px solid #ced4da;border-radius:10px;box-shadow:0 1px 10px 0 rgb(0 0 0 / 25%)}@media only screen and (max-width:767px){.section-inner{display:grid}.left-panel-inner{width:100%;height:100%;min-width:100%;max-width:100%}.find-btn{font-size:14px;padding:9px 10px;margin-right:10px}.main-section{align-items:center;justify-content:center}.step-btn-group{margin-top:20px;flex-wrap:wrap}#walletBtn button,.recover-group button{width:100%;margin-top:30px}}