.gradient_text{-webkit-text-stroke-width:.5;-webkit-text-stroke-color:#000;font-size:var(--font-size-gradient-text);font-style:normal;font-weight:500;line-height:100%;text-transform:capitalize;background:var(--color-gradient-text,linear-gradient(106deg,#e28fff 0,#9199ff 50%,#58c3fe 100%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.button{background:var(--image-urlWave),linear-gradient(90deg,#75002a 0,#c28d3d 100%);background-blend-mode:color-burn;width:100%;display:inline-flex;padding:12px 16px;justify-content:center;align-items:center;flex-shrink:0;border-radius:1000px;color:var(--custom-color,#fff);box-shadow:0 2px 8px rgba(0,0,0,.06);border:var(--border);position:relative;transition:background-color .3s ease;overflow:hidden}.button:after{content:"";position:absolute;width:0;height:0;top:50%;left:50%;top:var(--mouse-y);left:var(--mouse-x);transform-style:flat;transform:translate3d(-50%,-50%,0);background:hsla(0,0%,100%,.1);border-radius:100%;transition:width .2s ease,height .2s ease}.button:active:after{width:700px;height:500px}.button span{position:absolute;display:block}.button span:first-child{top:0;left:-100%;width:100%;height:1.5px;background:linear-gradient(90deg,transparent,hsla(0,0%,93%,.8))}.button:active span:first-child{left:100%;transition:1s}.button span:nth-child(2){top:-100%;right:0;width:1.5px;height:100%;background:linear-gradient(180deg,transparent,#eee)}.button:active span:nth-child(2){top:100%;transition:1s;transition-delay:.25s}.button span:nth-child(3){bottom:0;right:-100%;width:100%;height:1.5px;background:linear-gradient(270deg,transparent,#eee)}.button:active span:nth-child(3){right:100%;transition:1s;transition-delay:.5s}.button span:nth-child(4){bottom:-100%;left:0;width:1.5px;height:100%;background:linear-gradient(1turn,transparent,#eee)}.button:active span:nth-child(4){bottom:100%;transition:1s;transition-delay:.75s}.disabled{color:#fff;cursor:not-allowed;background:var(--image-urlWave),#939393!important}.is_pressed{transform:translateY(1px) scale(.98);box-shadow:0 1px 2px rgba(0,0,0,.1)}.agree_line_content,.agree_line_content a{color:var(--Neutral-09,#fff);font-size:13px;font-style:normal;font-weight:400;line-height:140%}.agree_line_content a{text-decoration-line:underline}.card_container{position:relative;border-radius:1rem;background-image:var(--custom-background-url),linear-gradient(90deg,#75002a 0,#c28d3d 100%);background-color:#d3d3d3;background-position:50%;background-size:cover;background-repeat:no-repeat}.card_container:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;border-radius:inherit;transform:translate(var(--x-translate),var(--y-translate));background:#4b412f}.shadow_color:after{background-color:var(--shadow-color)}.hidden_back_layer:after{display:none!important}.nav_item_container{display:flex;padding:8px 0;flex-direction:column;justify-content:flex-end;align-items:center;gap:6px;position:relative}.nav_title{color:var(--Neutral-09,#fff);font-size:12px;font-style:normal;font-weight:400;line-height:100%;text-transform:capitalize;white-space:nowrap}.nav_icon{width:42px;height:42px;display:block}.nav_item_container:after{content:"";height:53%;position:absolute;left:0;border-left:1px solid #636363;display:block;top:50%;transform:translateY(-50%)}.hidden_left_divider:after{display:none}.level_text{color:var(--Neutral-09,#fff);font-family:Philosopher;font-size:14px;font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize}.content_container{position:relative;border-radius:var(--custom-radius-setting);overflow:hidden;background:var(--image-urlWave),#51301d;background-blend-mode:color-burn;background-size:cover;background-position:50%;background-repeat:no-repeat}.section_title_container{display:flex;align-items:center;gap:16px;width:100%}.section_title{color:var(--Neutral-09,#fff);font-size:18px;font-style:normal;font-weight:400;line-height:100%;text-transform:capitalize}.right_part{margin-left:auto}.setting_item_container{transition:.3s;padding:16px 8px 16px 16px}.setting_item_content{display:flex;align-items:center;gap:8px}.setting_item_title{color:var(--Neutral-09,#fff);font-size:14px;font-weight:500}.setting_item_des,.setting_item_title{leading-trim:both;text-edge:cap;font-style:normal;line-height:normal}.setting_item_des{color:var(--Neutral-05,#939393);font-size:12px;font-weight:400;text-transform:capitalize}.expanded{max-height:400px!important}.setting_container{position:relative;border-radius:var(--custom-radius-setting);overflow:hidden;background:var(--image-urlWave),#51301d;background-blend-mode:color-burn;background-size:cover;background-position:50%;background-repeat:no-repeat}.divider{width:100%;height:1px;opacity:.05;background:#fff}.border-button{padding:8px;height:100%;width:100%;display:flex;justify-content:center;align-items:center;aspect-ratio:1/1;user-select:none;border-radius:1000px;border:1px solid var(--Neutral-03,#c28d3d);position:relative;overflow:hidden}.border-button span{position:absolute;display:block}.border-button span:first-child{top:0;left:-100%;width:100%;height:1.5px;background:linear-gradient(90deg,transparent,hsla(0,0%,93%,.8))}.border-button:active span:first-child{left:100%;transition:.5s}.border-button span:nth-child(2){top:-100%;right:0;width:1.5px;height:100%;background:linear-gradient(180deg,transparent,#eee)}.border-button:active span:nth-child(2){top:100%;transition:.6s;transition-delay:.2s}.border-button span:nth-child(3){bottom:0;right:-100%;width:100%;height:1.5px;background:linear-gradient(270deg,transparent,#eee)}.border-button:active span:nth-child(3){right:100%;transition:.6s;transition-delay:.35s}.border-button span:nth-child(4){bottom:-100%;left:0;width:1.5px;height:100%;background:linear-gradient(1turn,transparent,#eee)}.border-button:active span:nth-child(4){bottom:100%;transition:.6s;transition-delay:.45s}