.app__loading{animation:spinner_first 2s linear infinite;transform-origin:center}.app__loading>circle{stroke-linecap:round;animation:spinner_second 1.5s ease-in-out infinite}@keyframes spinner_first{to{transform:rotate(1turn)}}@keyframes spinner_second{0%{stroke-dasharray:0 150;stroke-dashoffset:0}47.5%{stroke-dasharray:42 150;stroke-dashoffset:-16}95%,to{stroke-dasharray:42 150;stroke-dashoffset:-59}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.app__button{align-items:center;border-radius:2.5rem;cursor:pointer;display:flex;flex:0 0 auto;font-size:.875rem;font-weight:500;height:3.25rem;justify-content:center;line-height:1.25rem;padding:1rem;position:relative;transition-duration:.2s;transition-property:color,fill,stroke,background-color,border-color;transition-timing-function:ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none}.app__button--xs{font-size:.75rem;font-weight:400;height:1.75rem;padding:0 .625rem}.app__button--xs.app__button--round{width:1.75rem}.app__button--xs.app__button--padding-sm{padding:0 .3125rem}.app__button--xs.app__button--padding-md{padding:0 .625rem}.app__button--xs.app__button--padding-lg{padding:0 .9375rem}.app__button--sm{font-size:.875rem;font-weight:500;height:2.5rem;padding:0 .75rem}.app__button--sm.app__button--round{width:2.5rem}.app__button--sm.app__button--padding-sm{padding:0 .375rem}.app__button--sm.app__button--padding-md{padding:0 .75rem}.app__button--sm.app__button--padding-lg{padding:0 1.125rem}.app__button--md{font-size:.875rem;font-weight:600;height:3.25rem;padding:0 1rem}.app__button--md.app__button--round{width:3.25rem}.app__button--md.app__button--padding-sm{padding:0 .5rem}.app__button--md.app__button--padding-md{padding:0 1rem}.app__button--md.app__button--padding-lg{padding:0 1.5rem}.app__button--lg{font-size:.875rem;font-weight:600;height:4.25rem;padding:0 1.25rem}.app__button--lg.app__button--round{width:4.25rem}.app__button--lg.app__button--padding-sm{padding:0 .625rem}.app__button--lg.app__button--padding-md{padding:0 1.25rem}.app__button--lg.app__button--padding-lg{padding:0 1.875rem}.app__button--primary{background-color:var(--dd-color-accent-main);border:1px solid var(--dd-color-accent-main);color:var(--dd-color-content-button)}@media (hover:hover) and (pointer:fine){.app__button--primary:hover:not(.app__button--readonly){background-color:color-mix(in srgb,var(--dd-color-accent-main),var(--dd-color-background-main) 10%);border-color:color-mix(in srgb,var(--dd-color-accent-main),var(--dd-color-background-main) 10%)}}.app__button--primary:active:not(.app__button--readonly){background-color:color-mix(in srgb,var(--dd-color-accent-main),var(--dd-color-content-primary) 10%);border-color:color-mix(in srgb,var(--dd-color-accent-main),var(--dd-color-content-primary) 10%)}.app__button--primary:disabled{background-color:var(--dd-color-background-additional);border-color:var(--dd-color-stroke)}.app__button--primary.app__button--outline,.app__button--secondary{color:var(--dd-color-accent-main)}.app__button--secondary{background-color:var(--dd-color-background-additional);border:1px solid var(--dd-color-background-additional)}@media (hover:hover) and (pointer:fine){.app__button--secondary:hover:not(.app__button--readonly){background-color:color-mix(in srgb,var(--dd-color-background-additional),var(--dd-color-background-main) 10%);border-color:color-mix(in srgb,var(--dd-color-background-additional),var(--dd-color-background-main) 10%)}}.app__button--secondary:active:not(.app__button--readonly){background-color:color-mix(in srgb,var(--dd-color-background-additional),var(--dd-color-content-primary) 10%);border-color:color-mix(in srgb,var(--dd-color-background-additional),var(--dd-color-content-primary) 10%)}.app__button--secondary:disabled{background-color:var(--dd-color-background-additional);border-color:var(--dd-color-stroke)}.app__button--secondary.app__button--outline{color:var(--dd-color-accent-main)}.app__button--tertiary{background-color:var(--dd-color-background-additional);border:1px solid var(--dd-color-background-additional);color:var(--dd-color-content-primary)}@media (hover:hover) and (pointer:fine){.app__button--tertiary:hover:not(.app__button--readonly){background-color:color-mix(in srgb,var(--dd-color-background-additional),var(--dd-color-background-main) 10%);border-color:color-mix(in srgb,var(--dd-color-background-additional),var(--dd-color-background-main) 10%)}}.app__button--tertiary:active:not(.app__button--readonly){background-color:color-mix(in srgb,var(--dd-color-background-additional),var(--dd-color-content-primary) 10%);border-color:color-mix(in srgb,var(--dd-color-background-additional),var(--dd-color-content-primary) 10%)}.app__button--tertiary:disabled{background-color:var(--dd-color-background-additional);border-color:var(--dd-color-stroke)}.app__button--tertiary.app__button--outline{color:var(--dd-color-content-primary)}.app__button--center{justify-content:center}.app__button--space-between{justify-content:space-between}.app__button--flex-start{justify-content:flex-start}.app__button--flex-end{justify-content:flex-end}.app__button--group-left{border-radius:.625rem 0 0 .625rem}.app__button--group-center{border-radius:0}.app__button--group-right{border-radius:0 .625rem .625rem 0}.app__button--wide{width:100%}.app__button--round{border-radius:50%;padding:0!important}.app__button--outline{background-color:var(--dd-color-background-main)!important}.app__button--readonly,.app__button:disabled{cursor:default;pointer-events:none}.app__button:disabled{color:color-mix(in srgb,var(--dd-color-background-additional),var(--dd-color-content-secondary) 65%)}.app__button--loading *{opacity:0!important}.app__button-spinner{color:inherit;height:70%;width:auto;stroke-width:.125rem;left:50%;opacity:1!important;position:absolute;top:50%;transform:translate(-50%,-50%)}.app__button-spinner *{opacity:1!important}.ton-connect-qr-code{align-items:center;background-color:var(--dd-color-background-additional);border-radius:1rem;display:flex;justify-content:center;padding:1.5rem 0;width:100%}.ton-connect-qr-code__svg{height:16rem;position:relative;width:16rem}.ton-connect-qr-code__element>path{stroke:var(--dd-color-content-primary)!important}.ton-connect-qr-code__logo{align-items:center;background-color:var(--dd-color-background-additional);display:flex;height:25%;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:25%}.ton-connect-qr-code__logo>img{border-radius:.75rem;height:3rem;width:3rem}.ton-connect-qr-code__logo-tc{align-items:center;background-color:#0098ea;border-radius:50%;color:#fff;display:flex;height:3rem;justify-content:center;width:3rem}.ton-connect-qr-code__logo-tc>svg{height:1.75rem;padding-top:.25rem;width:auto}.ton-connect-qr-code-page{padding:.25rem 1.5rem 1.5rem}.ton-connect-telegram-badge{background-color:#fff;border-radius:.375rem;box-shadow:0 .125rem .5rem #00000014;display:flex;height:1.5rem;width:1.5rem}.ton-connect-telegram-badge__icon{align-self:center;height:auto;margin:0 auto;width:1.25rem}.ton-connect-telegram-badge__icon circle{fill:#2aabee}.auth-ton-welcome{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;padding:0 1.5rem}.auth-ton-welcome__header{display:block}@media screen and (min-width:440px){.auth-ton-welcome__header{display:none}}.auth-ton-welcome__header-title{font-size:1.25rem;font-weight:700;line-height:1.75rem}.auth-ton-welcome__header-description{color:var(--dd-color-content-secondary);font-size:1rem;font-weight:500;line-height:1.375rem;margin-bottom:1.75rem}.auth-ton-welcome__qr{display:none;padding:.25rem 0 1.5rem;width:100%}@media screen and (min-width:440px){.auth-ton-welcome__qr{display:block}}.auth-ton-welcome__button{align-items:center;background-color:#0098ea;border-radius:1rem;color:#fff;cursor:pointer;display:flex;flex-direction:row;font-size:1rem;font-weight:600;justify-content:space-between;line-height:1.25rem;padding:.75rem;width:100%}@media screen and (min-width:440px){.auth-ton-welcome__button{display:none}}.auth-ton-welcome__button-icon{height:1.875rem;margin-top:.125rem;width:auto}.auth-ton-welcome__apps-text{color:var(--dd-color-content-secondary);display:none;font-size:1rem;font-weight:500;line-height:1.375rem;margin-bottom:-.625rem}@media screen and (min-width:440px){.auth-ton-welcome__apps-text{display:block}}.auth-ton-welcome__apps-wrapper{margin-bottom:2rem;margin-top:2rem;overflow-x:scroll;overflow-y:hidden;width:calc(100% + 3rem);-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none;white-space:nowrap}.auth-ton-welcome__apps-wrapper::-webkit-scrollbar{display:none}.auth-ton-welcome__apps{display:flex;flex-direction:row;justify-content:space-between}.auth-ton-welcome__apps:after,.auth-ton-welcome__apps:before{content:"";padding:.375rem}@media screen and (min-width:440px){.auth-ton-welcome__apps{display:none}}.auth-ton-welcome__apps--desktop{display:none;justify-content:center;min-width:100%}@media screen and (min-width:440px){.auth-ton-welcome__apps--desktop{display:flex}}.auth-ton-welcome__apps-separator{border-left:1px solid var(--dd-color-stroke);height:1.5rem;margin:1.125rem .25rem 0;position:relative}.auth-ton-welcome__apps-item{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:flex-start;min-width:5.25rem;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:5.25rem}@media screen and (min-width:440px){.auth-ton-welcome__apps-item{min-width:5.75rem;width:5.75rem}}.auth-ton-welcome__apps-item-preview{align-items:center;background-color:color-mix(in srgb,var(--dd-color-stroke),var(--dd-color-background-main) 50%);border:1px solid color-mix(in srgb,var(--dd-color-stroke),var(--dd-color-background-main) 50%);border-radius:1rem;color:var(--dd-color-content-secondary);display:flex;height:3.75rem;justify-content:center;margin-bottom:.5rem;position:relative;width:3.75rem}.auth-ton-welcome__apps-item-preview>img{border-radius:1rem;height:100%;width:100%}.auth-ton-welcome__apps-item-preview-badge{bottom:-.375rem;position:absolute;right:-.375rem}.auth-ton-welcome__apps-item-preview-icon{color:var(--dd-color-content-secondary);height:1.75rem;width:auto}.auth-ton-welcome__apps-item-title{font-size:.875rem;font-weight:600;line-height:1.125rem;max-width:90%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.auth-ton-welcome__apps-item-title--wrap{white-space:normal}.auth-ton-welcome__apps-item-text{color:var(--dd-color-content-secondary);font-size:.875rem;font-weight:500;line-height:1.125rem}.ton-connect-action-button{background-color:color-mix(in srgb,var(--dd-color-accent-main),var(--dd-color-background-main) 20%);border-radius:1.125rem;color:var(--dd-color-content-button);cursor:pointer;display:grid;font-size:.875rem;font-weight:600;gap:.5rem;grid-template-columns:auto;grid-template-rows:1fr;letter-spacing:-.009375rem;line-height:.9375rem;padding:.625rem 1rem}.ton-connect-action-button--secondary{background-color:var(--dd-color-background-additional);color:var(--dd-color-content-primary)}.ton-connect-action-button--icon{grid-template-columns:auto auto}.ton-connect-action-button__appendix,.ton-connect-action-button__prefix{height:1rem}.ton-connect-action-button__appendix>svg,.ton-connect-action-button__prefix>svg{height:100%;width:auto}.ton-connect-action-button__prefix{margin-left:-.25rem}.ton-connect-action-button__appendix{margin-right:-.25rem}.auth-ton-wallet-extension{align-items:center;display:flex;flex-direction:column;justify-content:space-between}.auth-ton-wallet-extension__content{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:2.25rem 0 2rem}.auth-ton-wallet-extension__content-loader-icon{animation:loader-spin 1s linear infinite;color:var(--dd-color-stroke);height:2.875rem;width:2.875rem}.auth-ton-wallet-extension__content-text{color:var(--dd-color-content-secondary);font-size:1rem;font-weight:500;line-height:1.375rem;padding:1.25rem 0}.auth-ton-wallet-extension__content-buttons{align-items:center;display:flex;justify-content:space-between;width:100%}.auth-ton-wallet-extension__content-buttons-item{margin-left:.5rem}.auth-ton-wallet-extension__content-buttons-item:first-child{margin-left:0}.auth-ton-wallet-extension__footer{align-items:center;display:flex;justify-content:center;padding:1.5rem;width:100%}.auth-ton-wallet-mobile{align-items:center;display:flex;flex-direction:column;justify-content:space-between;padding-bottom:1.5rem}.auth-ton-wallet-mobile__content{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:.25rem 1.5rem 0;width:100%}.auth-ton-wallet-mobile__content-buttons-item{margin-left:.5rem}.auth-ton-wallet-mobile__content-buttons-item:first-child{margin-left:0}.auth-ton-wallet-mobile__footer{align-items:center;display:flex;justify-content:center;padding:1.5rem 1.5rem 0;width:100%}.auth-ton-wallet-mobile__footer--telegram{padding:1rem 1.5rem 0}.auth-ton-wallet-mobile__footer-button{align-items:center;background-color:color-mix(in srgb,var(--dd-color-accent-main),var(--dd-color-background-main) 20%);border-radius:1rem;color:var(--dd-color-content-button);cursor:pointer;display:flex;flex-direction:row;font-size:1rem;font-weight:600;height:3.5rem;justify-content:space-between;letter-spacing:-.3px;padding:.75rem 1rem .75rem 1.25rem;width:100%}.auth-ton-wallet-mobile__footer-button-badge{scale:1.35}.auth-ton-wallet-app{justify-content:space-between}.auth-ton-wallet-app,.auth-ton-wallet-app__content{align-items:center;display:flex;flex-direction:column}.auth-ton-wallet-app__content{justify-content:center;padding:2.25rem 0 2rem}.auth-ton-wallet-app__content-loader-icon{animation:loader-spin 1s linear infinite;color:var(--dd-color-stroke);height:2.875rem;width:2.875rem}.auth-ton-wallet-app__content-text{color:var(--dd-color-content-secondary);font-size:1rem;font-weight:500;line-height:1.375rem;padding:1.25rem 0}.auth-ton-wallet-app__content-buttons{align-items:center;display:flex;justify-content:center;width:100%}.auth-ton-wallet-app__content-buttons-item{margin-left:.5rem}.auth-ton-wallet-app__content-buttons-item:first-child{margin-left:0}.auth-ton-wallet-app__footer{align-items:center;display:flex;justify-content:center;padding:1.5rem;width:100%}@keyframes loader-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.auth-ton-wallet{justify-content:space-between}.auth-ton-wallet,.auth-ton-wallet__content{align-items:center;display:flex;flex-direction:column}.auth-ton-wallet__content{justify-content:center;padding:2.25rem 0 3.375rem}.auth-ton-wallet__content-loader-icon{animation:loader-spin 1s linear infinite;color:var(--dd-color-stroke);height:2.875rem;width:2.875rem}.auth-ton-wallet__content-text{color:var(--dd-color-content-secondary);font-size:1rem;font-weight:500;line-height:1.375rem;padding:1.25rem 0}.auth-ton-wallet__content-buttons{align-items:center;display:flex;justify-content:space-between;width:100%}.auth-ton-wallet__content-buttons-item{margin-right:.5rem}.auth-ton-wallet__content-buttons-item:last-child{margin-right:0}.auth-ton-wallet__footer{align-items:center;border-top:1px solid var(--dd-color-stroke);display:flex;justify-content:space-between;padding:1rem;width:100%}.auth-ton-wallet__footer--desktop{border-top:none;justify-content:center;padding:1.5rem}.auth-ton-wallet__footer-meta{align-items:center;display:flex}.auth-ton-wallet__footer-meta-icon{border-radius:.625rem}.auth-ton-wallet__footer-meta-title{font-size:1rem;font-weight:600;line-height:1.25rem;margin-left:.75rem}.auth-ton-about{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;padding:0 2rem}.auth-ton-about__content-item{padding:1rem 0}.auth-ton-about__content-item-icon{color:var(--dd-color-content-secondary);height:3rem;margin-bottom:.75rem;width:auto}.auth-ton-about__content-item-title{font-size:1rem;font-weight:600;line-height:1.25rem;margin-bottom:.25rem}.auth-ton-about__content-item-description{color:var(--dd-color-content-secondary);font-size:.875rem;font-weight:600;line-height:1.125rem}.auth-ton-about__footer{padding:1rem 0 1.5rem}.auth-ton-list{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;padding:.5rem .75rem 1.5rem}@media screen and (min-width:440px){.auth-ton-list{padding:.5rem 1.5rem 1.5rem}}.auth-ton-list__content{display:grid;gap:1.125rem 0;grid-template-columns:repeat(4,1fr);width:100%}.auth-ton-list__content-item{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:flex-start;min-width:5.25rem;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:5.25rem}@media screen and (min-width:440px){.auth-ton-list__content-item{min-width:5.75rem;width:5.75rem}}.auth-ton-list__content-item-preview{align-items:center;background-color:color-mix(in srgb,var(--dd-color-stroke),var(--dd-color-background-main) 50%);border:1px solid color-mix(in srgb,var(--dd-color-stroke),var(--dd-color-background-main) 50%);border-radius:1rem;color:var(--dd-color-content-secondary);display:flex;height:3.75rem;justify-content:center;margin-bottom:.5rem;position:relative;width:3.75rem}.auth-ton-list__content-item-preview>img{border-radius:1rem;height:100%;width:100%}.auth-ton-list__content-item-preview-badge{bottom:-.375rem;position:absolute;right:-.375rem}.auth-ton-list__content-item-preview-icon{color:var(--dd-color-content-secondary);height:1.75rem;width:auto}.auth-ton-list__content-item-title{font-size:.875rem;font-weight:600;line-height:1.125rem;max-width:90%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.auth-ton-list__content-item-title--wrap{white-space:normal}.auth-ton-list__content-item-text{color:var(--dd-color-content-secondary);font-size:.875rem;font-weight:500;line-height:1.125rem}@keyframes test-best{0%{transform:translateZ(0)}50%{transform:translate3d(0,100%,0)}to{transform:translateZ(0)}}.zoom-enter-active,.zoom-leave-active{transition:opacity .2s ease,transform .2s ease}.zoom-enter-from,.zoom-leave-to{opacity:0;transform:scale3d(.9,.9,.9)}.auth-ton__button{align-items:center;background-color:var(--dd-color-stroke);border-radius:50%;color:var(--dd-color-content-secondary);cursor:pointer;display:flex;height:2rem;justify-content:center;width:2rem}.auth-ton__button-icon{height:1rem;width:auto}.auth-ton__modal-slide-down-enter-active,.auth-ton__modal-slide-down-leave-active{transform-style:preserve-3d;transition:transform .8s cubic-bezier(.1,.8,.3,1)}.auth-ton__modal-slide-down-enter-from,.auth-ton__modal-slide-down-leave-to{transform:translate3d(0,100%,0)!important}.auth-ton__modal{align-items:flex-end;display:flex;justify-content:center;will-change:contents}@media screen and (min-width:440px){.auth-ton__modal{align-items:center}}.auth-ton__modal-overlay{background-color:color-mix(in srgb,var(--dd-color-stroke) 60%,transparent);transition-duration:.2s;transition-property:background-color;transition-timing-function:ease-in-out}.auth-ton__modal-wrapper{transform:translateZ(0);transform-origin:center center 0;width:100%;will-change:transform,opacity}.auth-ton__modal-inner{background-color:var(--dd-color-background-additional);border-radius:1.5rem 1.5rem 0 0;box-shadow:0 16px 64px #00000029,0 4px 16px #00000014;color:var(--dd-color-content-primary);justify-content:center;overflow:hidden;position:relative;text-align:center;transition-duration:.2s;transition-property:color,background-color;transition-timing-function:ease-in-out}@media screen and (min-width:440px){.auth-ton__modal-inner{border-radius:1.5rem;box-shadow:0 16px 64px #00000029,0 4px 16px #00000014}}.auth-ton__modal-inner-content{background-color:var(--dd-color-background-main);border-radius:0 0 1.5rem 1.5rem;max-height:65vh;overflow-x:hidden;overflow-y:auto;position:relative;transition:height .2s ease-in-out;z-index:2;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}.auth-ton__modal-inner-content::-webkit-scrollbar{display:none}.auth-ton__modal-inner-footer{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:1rem;position:relative;z-index:1}.auth-ton__modal-inner-footer:before{border-radius:1.5rem;box-shadow:0 2px 8px #0000000a;content:"";height:3.75rem;left:0;position:absolute;top:0;transform:translateY(-100%);width:100%;z-index:0}.auth-ton__modal-inner-header{background-color:var(--dd-color-background-main);border-bottom:1px solid transparent;display:grid;grid-template-columns:2rem auto 2rem;padding:1rem;position:relative;transition:border-color .15s ease-in-out;z-index:3}.auth-ton__modal-inner-header:not([data-scroll=false]){border-color:var(--dd-color-stroke)}.auth-ton__modal-inner-header-description--desktop,.auth-ton__modal-inner-header-title--desktop{display:none}@media screen and (min-width:440px){.auth-ton__modal-inner-header-description--desktop,.auth-ton__modal-inner-header-title--desktop{display:block}}.auth-ton__modal-inner-header-title{font-size:1.25rem;font-weight:700;line-height:1.75rem}.auth-ton__modal-inner-header-description{color:var(--dd-color-content-secondary);grid-column:2/3;height:100%;margin-top:-3.125rem;padding-top:3.125rem;width:100%}.auth-ton__modal-inner-header-description-text{font-size:1rem;font-weight:500;line-height:1.375rem;margin:0 auto;max-width:90%;width:100%}.auth-ton__modal-inner-footer-logo{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.auth-ton__modal-inner-footer-logo-icon-wrapper{align-items:center;background-color:#0098ea;border-radius:50%;color:#fff;display:flex;height:1.75rem;justify-content:center;width:1.75rem}.auth-ton__modal-inner-footer-logo-icon{height:.875rem;margin-top:2px;width:auto}.auth-ton__modal-inner-footer-logo-text{color:var(--dd-color-content-primary);height:.875rem;margin-left:.375rem;width:auto}.auth-ton__modal-inner-close{color:var(--dd-color-content-secondary);cursor:pointer;display:none;height:auto;position:absolute;right:2.25rem;top:2.5rem;width:.75rem}@media screen and (min-width:440px){.auth-ton__modal-inner-close{display:block}}.auth-ton__modal-inner-title{font-size:2rem;font-weight:500;line-height:2.5rem}.auth-ton__modal-inner-description{color:var(--dd-color-content-secondary);font-size:1.25rem;line-height:1.75rem}@media screen and (min-width:768px){.auth-ton__modal-inner-description{font-size:1rem;line-height:1.5rem}}.auth-ton__modal-inner-safe-area{height:env(safe-area-inset-bottom,1.25rem);transition:height .3s ease-in-out;width:100%}.auth-ton__modal-inner-safe-area--disabled{height:0}.app-ultimate-button__universal{display:none}.app-ultimate-button__universal--permanent{display:flex}@media screen and (min-width:768px){.app-ultimate-button__universal{display:flex}}.app-ultimate-button__mobile{display:flex}@media screen and (min-width:768px){.app-ultimate-button__mobile{display:none}}.app-ultimate-button__auth{font-weight:600}.app-ultimate-button__auth-icon{height:.875rem;margin-right:.3125rem;margin-top:1px;width:auto}
