footer{display:flex;justify-content:space-between;padding:96px 80px 40px}footer ul{display:flex;column-gap:24px}footer ul li,footer p{font-weight:500;font-size:16px;line-height:20px;letter-spacing:-.024em;color:#818c99}footer li{cursor:pointer}footer li:hover{color:#0090ff}@media screen and (max-width: 500px){footer,footer ul{width:100%;flex-direction:column;align-items:center}footer{padding:52px 0 32px;row-gap:24px}footer ul{padding:0;row-gap:16px}}.qr-modal-backdrop{background-color:#0009;position:fixed;top:0;left:0;width:100vw;height:100vh}.qr-modal{width:440px;display:flex;flex-direction:column;align-items:center;background-color:#fff;padding:24px;border-radius:48px;position:absolute;left:calc(50vw - 220px);top:200px}.qr-modal p{margin-top:4px;text-align:center}.qr-modal img{width:200px;margin-top:24px}.qr-modal button{padding:12px 36px;border-radius:16px;margin-top:24px;background-color:#0090ff;color:#fff;font-weight:500;font-size:16px;line-height:24px;letter-spacing:1%}header{width:100%;display:flex;justify-content:center;background-color:#ffffff1a;-webkit-backdrop-filter:blur(120px);backdrop-filter:blur(120px);z-index:1000;position:fixed;top:0;left:0;transition:all .3s}header.dark{background-color:#141414b3}header.dark .header-app-title{color:#fff}header.dark .header-menu-language-btn{background-color:#ffffff0a;color:#fff}.header-content{display:flex;justify-content:space-between;width:100%;max-width:1440px;padding:20px 80px}.header-logo-wrap{display:flex;align-items:center;column-gap:12px}.header-app-logo{width:64px}.header-app-title{font-size:32px;font-weight:800;line-height:44px;letter-spacing:.036em}.header-menu-wrap{display:flex;align-items:center;justify-content:space-between}.header-menu-wrap li{padding:12px;font-size:16px;font-weight:500;line-height:24px;letter-spacing:.044em}.header-menu-pro-link{display:inline-block;background:#212121;padding:12px 20px;border-radius:16px;font-size:16px;font-weight:500;line-height:24px;letter-spacing:-.024em;color:#fff}.header-menu-download-btn{background:#0090ff;padding:12px 20px;border-radius:16px;position:relative;overflow:hidden;font-size:16px;font-weight:500;line-height:24px;letter-spacing:-.024em;color:#fff}@media screen and (max-width: 500px){.header-content{padding:16px}.header-logo-wrap{column-gap:8px}.header-app-logo{width:52px}.header-app-title{font-size:24px;line-height:28px}.header-menu-wrap li{padding:0;display:none}.header-menu-wrap li:last-child{display:list-item}}.language-dropdown-container{position:relative}.language-dropdown-trigger-button{display:flex;align-items:center;justify-content:center;column-gap:12px;padding:12px 20px;border-radius:16px;color:#2d2d2d;font-weight:500;font-size:16px;line-height:24px;letter-spacing:-.24%}.language-dropdown-trigger-button.light{background:#daecff}.language-dropdown-trigger-button.dark{background:#ffffff0a;color:#fff}.language-dropdown-options-container{position:absolute;top:56px;right:0}.language-dropdown-options-container-background{padding:12px;border-radius:24px;display:flex;flex-direction:column;row-gap:8px;cursor:pointer}.language-dropdown-options-container-background.light{background:#ebf7ff}.language-dropdown-options-container-background.dark{background:#1d1d1d}.language-dropdown-option{min-width:152px;white-space:nowrap;display:flex;align-items:center;column-gap:8px;border-radius:16px;padding:12px;font-weight:500;font-size:16px;line-height:24px}.language-dropdown-option.dark{color:#fff}.language-dropdown-option:hover{background:#0090ff1a}
