section#end {background: #1a1c1f;overflow: hidden;isolation: isolate;position: relative;}section#end .mobile-grad, section#end .grad {position: absolute;inset-inline-start: 50%;inset-block-start: 66%;translate: -50% -50%;width: 1280rem;z-index: -1;mix-blend-mode: hard-light;pointer-events: none;display: none;}@media (orientation: landscape) {section#end .grad {display: block;}}@media (orientation: portrait) {section#end .mobile-grad {display: block;width: 100%;}}section#end::before {content: '';position: absolute;z-index: -1;height: 100%;width: 100%;background: linear-gradient( to bottom, hsl(from #66391f h s l / 5%) 0%, hsl(from #66391f h s l / 100%) 70%, hsl(from #66391f h s l / 1%) 100% );background-position: 50% 50%;pointer-events: none;}@media (orientation: landscape) {section#end::before {inset-inline-start: 50%;inset-block-start: 50%;translate: -50% -50%;width: 165%;height: 125%;border-radius: 50%;aspect-ratio: 1 / 0.7041666666666667;background: radial-gradient( 60% 100% at center center, hsl(from #74503a h s l / 80%) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100% );}}section#support {--showDuration: 0s;--slashImageDuration: 0s;padding-block: calc(var(--headerHeight) + 8vh) 16vh;}section#support:has(.slash-image[src]) {--slashImageDuration: 2.5s;--showDuration: 1s;}@media (orientation: landscape) {section#support:has(.slash-image[src]) {--slashImageDuration: 2.24s;}section#support {padding-block: 80rem 120rem;margin-block-start: -1rem;}}section#support .head .info {display: flex;flex-direction: column;align-items: center;text-align: center;}section#support .head .info .edescription {max-width: 425rem;text-align: center;text-wrap: pretty;margin-block-end: 16rem;}@media (orientation: landscape) {section#support .head .info .edescription {margin-block-end: 34rem;}}@media (orientation: portrait) {section#support .head .info .etitle {margin-block-end: 14rem;}section#support .head .info .edescription {font-size: 16rem;}}section#support .head .info .support-navigation {display: grid;grid-template-columns: repeat(2, minmax(0, 1fr));gap: 12rem;width: 100%;}@media (orientation: portrait) {section#support .head .info .support-navigation .btn:nth-child(odd):last-child {grid-area: 2 / 2 span;}}@media (orientation: landscape) {section#support .head .info .support-navigation {display: flex;justify-content: center;align-items: center;gap: 13rem;}}section#support .head .info .support-navigation .btn {background: hsl(from currentColor h s l / 15%);border-color: hsl(from currentColor h s l / 15%);font-weight: 400;gap: 8rem;}@media (orientation: portrait) {section#support .head .info .support-navigation .btn {font-size: 14rem;}}section#support .head .info .support-navigation .btn:is(:hover, .active, :focus-visible, :active) {background: hsl(from currentColor h s l / 20%);border-color: hsl(from currentColor h s l / 100%);opacity: 1;}section#support .head .info .support-navigation .btn:is(:focus-visible, :active) {background: hsl(from currentColor h s l / 25%);}section#support .head .info .support-navigation .btn.chat .icon {width: 14rem;}@media (orientation: landscape) {section#support .head .info .support-navigation .btn.chat .icon {width: 18rem;}}section#support .head .info .support-navigation .btn.wechat .icon {width: 17rem;}@media (orientation: landscape) {section#support .head .info .support-navigation .btn.wechat .icon {width: 21rem;}}section#support .head .info .support-navigation .btn.whatsapp .icon {width: 20rem;}@media (orientation: landscape) {section#support .head .info .support-navigation .btn.whatsapp .icon {width: 24rem;}}section#support .head .info .support-navigation .btn.telegram .icon {width: 16rem;}@media (orientation: landscape) {section#support .head .info .support-navigation .btn.telegram .icon {width: 20rem;}}section#support .slash .body .tabContent {display: none;width: 100%;}section#support:has(.btn.tab.active.wechat) .slash .body .tabContent.wechat {display: flex;}section#support:has(.btn.tab.active.whatsapp) .slash .body .tabContent.whatsapp {display: flex;}section#support:has(.btn.tab.active.telegram) .slash .body .tabContent.telegram {display: flex;}section#support .content {margin-block-start: 50rem;display: flex;justify-content: center;align-items: center;gap: 0;position: relative;z-index: 1;font-size: 151rem;font-weight: 700;line-height: 1;}@media (orientation: landscape) {section#support .content {font-size: 369rem;}}section#support .content .number {position: relative;z-index: 2;display: grid;align-items: center;isolation: isolate;}section#support .content .number ~ .number {z-index: 1;}section#support .content .number::before, section#support .content .number::after {content: attr(data-text);font: inherit;grid-area: 1/1;background: linear-gradient(180deg, #f9f2e8 0%, #fafbfb 100%);-webkit-background-clip: text;background-clip: text;color: transparent;position: relative;}section#support .content .number::before {z-index: -1;filter: blur(18rem);}@media (orientation: landscape) {section#support .head .info .btn {padding-inline: 16rem;padding-block: 9rem;}section#support .content .number::before {filter: blur(28rem);}}section#support .content .number::after {z-index: 2;}section#support .slash {flex-shrink: 0;isolation: isolate;position: relative;z-index: 1;width: 100%;max-width: 900rem;aspect-ratio: 1.86 / 1;display: grid;place-content: flex-end;place-items: flex-end;grid-template-rows: minmax(0, 1fr);grid-template-columns: minmax(0, 1fr);container-type: inline-size;margin-inline: -58% -27%;transition: translate var(--slashImageDuration) ease;translate: 0 10%;}@media (orientation: landscape) {section#support .slash {margin-inline: -41% -19%;}}section#support.slash-blocked .slash .slash-image, section#support .slash .slash-image:not([src]) {display: none;}section#support .slash .slash-image {image-rendering: -webkit-optimize-contrast;image-rendering: -o-crisp-edges;image-rendering: -moz-crisp-edges;image-rendering: crisp-edges;position: relative;z-index: -1;grid-area: 1 / 1;max-width: none;width: 100%;display: block;pointer-events: none;}section#support .slash .body {--padding: 4.7cqw;display: flex;align-items: center;justify-content: flex-start;pointer-events: none;opacity: 0;grid-area: 1 / 1;font-size: 16rem;width: 100%;height: 100%;position: relative;z-index: 3;padding-block: calc(11cqw + var(--padding)) var(--padding);padding-inline: var(--padding);}@media (orientation: landscape) {section#support .slash .body {--padding: 7.7cqw;display: block;}}section#support:not(:has(.slash-image[src])) .slash .body, section#support.slash-start .slash .body {transition: opacity 1s ease var(--slashImageDuration);pointer-events: auto;opacity: 1;}section#support:not(:has(.slash-image[src])) .slash, section#support.slash-start .slash {z-index: 5;translate: unset;}section#support:not(:has(.slash-image[src])) .slash .body .tabContent, section#support.slash-start .slash .body .tabContent {align-items: center;gap: calc(var(--padding) / 2);}section#support:not(:has(.slash-image[src])) .slash .body .tabContent .data, section#support.slash-start .slash .body .tabContent .data {display: flex;flex-direction: column;gap: 12rem;max-width: 200rem;}@media (orientation: landscape) {section#support:not(:has(.slash-image[src])) .slash .body .tabContent .data, section#support.slash-start .slash .body .tabContent .data {gap: 26rem;max-width: 512rem;}}section#support:not(:has(.slash-image[src])) .slash .body .tabContent .data .view, section#support.slash-start .slash .body .tabContent .data .view {--viewGap: 12rem;--viewLinkGap: 8rem;--viewIconWidth: 20rem;--viewCopyIconWidth: 16rem;display: flex;align-items: center;gap: var(--viewGap);container-type: inline-size;}@media (orientation: landscape) {section#support:not(:has(.slash-image[src])) .slash .body .tabContent .data .view, section#support.slash-start .slash .body .tabContent .data .view {--viewGap: 20rem;--viewLinkGap: 14rem;--viewIconWidth: 40rem;--viewCopyIconWidth: 28rem;}}section#support .slash .placeholder {display: flex;align-items: stretch;border-radius: 12rem;z-index: -2;width: 100%;height: 100%;grid-area: 1 / 1;position: relative;padding: 1.7cqw;pointer-events: none;opacity: 0;}@media (orientation: landscape) {section#support .slash .placeholder {border-radius: 30rem;}}section#support:not(:has(.slash-image[src])) .slash .placeholder, section#support.slash-start .slash .placeholder {transition: opacity var(--showDuration) ease var(--slashImageDuration);pointer-events: auto;opacity: 1;}section#support .slash .placeholder .in {border-radius: inherit;position: relative;background: linear-gradient(45deg, #945604, #351a00);width: 100%;overflow: hidden;}section#support .slash .placeholder .in::before {content: '';position: absolute;width: 100%;height: 35rem;background: hsl(from #000 h s l / 50%);mix-blend-mode: overlay;inset-inline-start: 0;inset-block-start: 7rem;z-index: 1;pointer-events: none;}@media (orientation: landscape) {section#support .slash .placeholder .in::before {height: 92rem;inset-block-start: 16rem;}}section#support .slash .placeholder .in::after {content: '';position: absolute;inset: 0;box-shadow: inset 0 15rem 35rem -20rem hsl(from var(--color-white) h s l / 25%), inset 0rem 37rem 31rem -20rem hsl(from var(--color-white) h s l / 40%), inset 0 -85rem 40rem hsl(from var(--color-white) h s l / 20%), inset 0rem -45rem 30rem -30rem hsl(from var(--color-white) h s l / 60%);border-radius: inherit;mix-blend-mode: plus-lighter;pointer-events: none;}@media (orientation: landscape) {section#support .slash .placeholder .in::after {box-shadow: inset 0 35rem 85rem -20rem hsl(from var(--color-white) h s l / 45%), inset 0rem 35rem 10rem -20rem hsl(from var(--color-white) h s l / 40%), inset 0 -145rem 110rem hsl(from var(--color-white) h s l / 20%), inset 0rem -55rem 40rem -20rem hsl(from var(--color-white) h s l / 60%);}}section#support .slash .body .tabContent .data .view .viewLink {display: inherit;align-items: inherit;gap: var(--viewLinkGap);overflow: hidden;}section#support .slash .body .tabContent .data .view .viewLink .icon {flex-shrink: 0;width: var(--viewIconWidth);aspect-ratio: 1/1;}section#support .slash .body .tabContent .data .view .viewLink .value {--px: 12rem;--py: 4rem;border: clamp(1px, 1rem, 1rem) solid #a4a5b1;padding-inline: var(--px);padding-block: var(--py);border-radius: 6rem;font-size: 16rem;line-height: normal;font-weight: 700;overflow: hidden;}@media (orientation: landscape) {section#support .slash .body .tabContent .data .view .viewLink .value {--px: 16rem;--py: 6rem;font-size: 48rem;border-radius: 12rem;}}section#support .slash .body .tabContent .data .view .viewLink .value .valueText {background: linear-gradient( 185.86deg, #26c8e4 -154.64%, #00bbff -88.64%, #29a9ea -74.63%, #29a9eb -5.39%, #ffffff 47.49%, #29a9eb 136.04%, #ffffff 212.55% );-webkit-background-clip: text;-webkit-text-fill-color: transparent;white-space: nowrap;mask-image: linear-gradient( to right, rgb(0, 0, 0) calc( 100cqw - var(--viewGap) - var(--viewIconWidth) - var(--viewLinkGap) - var(--viewCopyIconWidth) - var(--px) * 4 ), rgba(0, 0, 0, 0) calc( 100cqw - var(--viewGap) - var(--viewIconWidth) - var(--viewLinkGap) - var(--px) - var(--viewCopyIconWidth) ) );margin-inline-end: calc(var(--px) * -1);padding-inline-end: var(--px);margin-block: -.23ex;}section#support .slash .body .tabContent .data .view .copy {color: inherit;}section#support .slash .body .tabContent .data .view .copy .icon {width: var(--viewCopyIconWidth);height: auto;color: hsl(from currentColor h s l / 90%);}section#support .slash .body .tabContent .data .view .copy:not(.active) .icon.done {display: none;}section#support .slash .body .tabContent .data .view .copy.active {cursor: default;opacity: 1;}section#support .slash .body .tabContent .data .view .copy.active .icon:not(.done) {display: none;}section#support .slash .body .tabContent .data .text {color: hsl(from currentColor h s l / 70%);font-size: 10rem;line-height: 125%;font-weight: 400;}@media (orientation: landscape) {section#support .slash .body .tabContent .data .text {font-size: 24rem;}}section#support .slash .body .tabContent .qr {flex-shrink: 0;display: flex;align-items: center;justify-content: center;margin-inline-start: auto;border: clamp(1px, 1rem, 1rem) solid hsl(from var(--color-white) h s l / 20%);background: hsl(from var(--color-white) h s l / 10%);padding: 8rem;border-radius: 8rem;width: 90rem;aspect-ratio: 1/1;}@media (orientation: landscape) {section#support .slash .body .tabContent .qr {padding: 17rem;border-radius: 12rem;width: 192rem;}}section#support .slash .body .tabContent .qr > * {width: 100%;height: auto;}
