html .tg-dialog-custom{color:#fff;background:#000;border:1px solid #35fff575;max-width:min-content!important}html .tg-dialog-custom .tg-dialog-title{color:#fff;text-align:center;align-items:center;gap:2rem;width:100%;min-width:max-content;display:flex;position:relative}html .tg-dialog-custom .tg-dialog-body{min-width:400px}html .tg-dialog-custom .tg-dialog-title:before{content:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2024.2.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='Layer_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%2020.1%2020.1'%20style='enable-background:new%200%200%2020.1%2020.1;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:url(%23SVGID_1_);}%20.st1{fill:%234B4B4B;}%20%3c/style%3e%3clinearGradient%20id='SVGID_1_'%20gradientUnits='userSpaceOnUse'%20x1='55.3172'%20y1='-61.9929'%20x2='67.0195'%20y2='-43.3102'%20gradientTransform='matrix(0.8571%200%200%20-0.8571%20-42.2917%20-35.2713)'%3e%3cstop%20offset='0'%20style='stop-color:%239BFDCF'/%3e%3cstop%20offset='1'%20style='stop-color:%2333E1F1'/%3e%3c/linearGradient%3e%3cpath%20class='st0'%20d='M8.2,0.5c1.1-0.6,2.5-0.6,3.6,0l5.6,3.2c1.1,0.6,1.8,1.8,1.8,3.1v6.4c0,1.3-0.7,2.5-1.8,3.1l-5.6,3.2%20c-1.1,0.6-2.5,0.6-3.6,0l-5.6-3.2c-1.1-0.6-1.8-1.8-1.8-3.1V6.8c0-1.3,0.7-2.5,1.8-3.1L8.2,0.5z'/%3e%3cpath%20class='st1'%20d='M12.7,14.2c0.3,0.3,0.7,0.3,1,0c0.3-0.3,0.3-0.7,0-1L12.7,14.2z%20M10.2,11.8l2.5,2.5l1-1l-2.5-2.5L10.2,11.8z'/%3e%3cpath%20class='st1'%20d='M5.1,5.6l0.5-0.5C5.4,4.9,5.1,4.8,4.8,5C4.5,5.1,4.4,5.3,4.4,5.6H5.1z%20M5.1,15.1H4.4c0,0.3,0.2,0.5,0.4,0.7%20c0.3,0.1,0.6,0,0.8-0.2L5.1,15.1z%20M15.8,5.4c0.3-0.3,0.3-0.7,0-1c-0.3-0.3-0.7-0.3-1,0L15.8,5.4z%20M9.3,8.9L5.6,5.1l-1,1l3.7,3.7%20L9.3,8.9z%20M4.4,5.6v9.5h1.4V5.6H4.4z%20M5.6,15.6L15.8,5.4l-1-1L4.6,14.6L5.6,15.6z'/%3e%3c/svg%3e");aspect-ratio:1;height:36px;display:block;position:relative}html .tg-dialog-custom .tg-dialog-btn{color:#fff!important;border:1px solid #fff!important;transition:all .1s ease-in-out!important;position:relative!important}html .tg-dialog-custom .tg-dialog-btn:first-of-type:after{content:"ArrowLeft";color:gray;font-size:10px;position:absolute;bottom:-20px;left:50%;transform:translate(-50%)}html .tg-dialog-custom .tg-dialog-btn:nth-of-type(2):after{content:"ArrowRight";color:gray;font-size:10px;position:absolute;bottom:-20px;left:50%;transform:translate(-50%)}html .tg-dialog-custom .tg-dialog-btn:hover{color:#b1fff9!important;background:#202020!important;border:1px solid #01cfcf!important}[data-tg-tour]{scroll-margin:30px 0}.tg-backdrop{z-index:99;border:1px solid #c1c0e880;border-radius:7px;justify-content:center;align-items:center;width:0;height:0;display:none;position:absolute;top:50vh;left:50vw;box-shadow:0 0 1px 2px #212121cc,0 0 0 1000vh #212121cc}.tg-backdrop.tg-backdrop-animate{transition:all .3s}.tg-dialog{color:#252525;z-index:9999;background:#fff;border-radius:12px;width:max-content;max-width:340px;min-height:120px;padding:0;font-size:.9rem;animation-delay:.1s;display:none;position:absolute;top:0;left:0}.tg-dialog .tg-dialog-header{align-items:center;padding:25px 25px 0;display:flex}.tg-dialog .tg-dialog-header .tg-dialog-title{margin-right:auto;font-size:1rem;font-weight:700}.tg-dialog .tg-dialog-header .tg-dialog-title+.tg-dialog-body{padding:18.75px 25px}.tg-dialog .tg-dialog-header .tg-dialog-close-btn{opacity:.4;cursor:pointer;white-space:nowrap;width:12px;height:12px;margin-left:10px}.tg-dialog .tg-dialog-header .tg-dialog-close-btn:hover{opacity:8}.tg-dialog .tg-dialog-header .tg-dialog-close-btn:focus{opacity:1}.tg-dialog .tg-dialog-header .tg-dialog-spinner{opacity:.4;margin-top:-1px;animation:1s linear infinite tg-spin;display:none}@keyframes tg-spin{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.tg-dialog .tg-dialog-progress-bar{background:#f1f1f1;height:5px;margin-top:18.75px;display:block;position:relative}.tg-dialog .tg-dialog-progress-bar>.tg-bar{background:#414144;min-width:4px;height:100%;transition:all .3s;display:block;position:absolute;top:0;left:0}.tg-dialog .tg-dialog-body{padding:25px;font-weight:400}.tg-dialog .tg-dialog-dots{border-top:1px solid #dedee7;border-bottom:1px solid #dedee7;justify-content:center;align-items:center;margin-bottom:10px;padding:15px 0;display:flex}.tg-dialog .tg-dialog-dots>span.tg-dot{background:#c2c7ce;border-radius:12px;width:9px;height:9px;margin:0 4px;display:inline-block}.tg-dialog .tg-dialog-dots>span.tg-dot.tg-dot-active{background:#5362d9}.tg-dialog .tg-dialog-footer{align-items:center;padding:12.5px 25px 25px;display:flex}.tg-dialog .tg-dialog-footer button.tg-dialog-btn{color:#6f727e;white-space:nowrap;border:1px solid #cbcfd5;border-radius:4px;padding:5px 10px;font-size:.82rem;font-weight:500}.tg-dialog .tg-dialog-footer button.tg-dialog-btn+button{margin-left:auto}.tg-dialog .tg-dialog-footer button.tg-dialog-btn.disabled{pointer-events:none;opacity:.6}.tg-dialog .tg-dialog-footer button.tg-dialog-btn:hover{color:#464852;box-shadow:none;border:1px solid #b5b7c2;outline:none}.tg-dialog .tg-dialog-footer button.tg-dialog-btn:focus{box-shadow:none;outline:none}.tg-dialog .tg-dialog-footer button.tg-dialog-btn:active{color:#4655cb;box-shadow:none;background:#f1f2ff;border:1px solid #5362d9;outline:none}.tg-dialog .tg-dialog-footer .tg-dialog-footer-sup{text-align:center;margin:0 auto;padding:0 10px;line-height:1}.tg-dialog .tg-dialog-footer .tg-dialog-footer-sup .tg-step-progress{opacity:.4;letter-spacing:1px;margin:0 auto;font-size:.78rem;font-weight:700;display:inline-block}.tg-dialog .tg-dialog-footer .tg-dialog-footer-sup .tg-dialog-dots{border:none;margin:0;padding:0}.tg-dialog .tg-dialog-footer .tg-dialog-footer-sup .tg-dialog-dots>span.tg-dot{width:8px;height:8px;margin:0 3px}.tg-dialog .tg-dialog-footer .tg-dialog-footer-sup .tg-dialog-dots+.tg-step-progress{margin-top:10px;font-size:.68rem}.tg-dialog .tg-arrow{background:#fff;border-radius:1px;width:9px;height:9px;position:absolute;transform:rotate(45deg)}.tg-dialog.tg-dialog-fixed{transition:none;animation-delay:0s}.tg-dialog.animate-position{transition:all .3s}.tg-dialog.tg-dialog-loading .tg-dialog-header .tg-dialog-title{opacity:.4}.tg-dialog.tg-dialog-loading .tg-dialog-header .tg-dialog-close-btn{display:none}.tg-dialog.tg-dialog-loading .tg-dialog-header .tg-dialog-spinner{display:inline-block}.tg-dialog.tg-dialog-loading .tg-dialog-body{opacity:.4;pointer-events:none}.tg-dialog.tg-dialog-loading .tg-dialog-footer{pointer-events:none;opacity:.4}
