:root{--primary-action-light:#06c;--primary-action-dark:#5af}.two-column-layout{flex-flow:row;width:-webkit-fill-available;height:100%;min-height:100%;max-height:100%;display:flex;overflow-y:hidden}.two-column-layout .two-column-layout__left-container{-ms-overflow-style:none;scrollbar-width:none;flex-flow:column;width:35%;min-width:400px;max-width:35%;height:100%;display:flex;overflow-y:scroll}.two-column-layout .two-column-layout__left-container::-webkit-scrollbar{display:none}body.theme__light .two-column-layout .two-column-layout__left-container,body .theme__wrapper.theme__wrapper-light .two-column-layout .two-column-layout__left-container{color:#43434d}body.theme__dark .two-column-layout .two-column-layout__left-container,body .theme__wrapper.theme__wrapper-dark .two-column-layout .two-column-layout__left-container{color:#f2f2f2}body.theme__light .two-column-layout .two-column-layout__left-container,body .theme__wrapper.theme__wrapper-light .two-column-layout .two-column-layout__left-container{background-color:#fff}body.theme__dark .two-column-layout .two-column-layout__left-container,body .theme__wrapper.theme__wrapper-dark .two-column-layout .two-column-layout__left-container{background-color:#000}.two-column-layout .two-column-layout__left-container{flex-grow:1}@media screen and (max-width:816px){.two-column-layout .two-column-layout__left-container{min-width:unset;width:100%;max-width:100%}}.two-column-layout .two-column-layout__right-container{justify-content:center;align-items:center;width:65%;min-width:416px;display:flex}@media screen and (max-width:816px){.two-column-layout .two-column-layout__right-container{display:none}}body.theme__light .two-column-layout .two-column-layout__right-container,body .theme__wrapper.theme__wrapper-light .two-column-layout .two-column-layout__right-container{background-color:#06c}body.theme__dark .two-column-layout .two-column-layout__right-container,body .theme__wrapper.theme__wrapper-dark .two-column-layout .two-column-layout__right-container{background-color:#5af}.two-column-layout__content-container{margin-top:1.5rem;padding-left:3rem;padding-right:3rem}body.theme__light .two-column-layout__content-container::-webkit-scrollbar{background-color:#d3dbe359}body .theme__wrapper.theme__wrapper-light .two-column-layout__content-container::-webkit-scrollbar{background-color:#d3dbe359}body.theme__dark .two-column-layout__content-container::-webkit-scrollbar{background-color:#53565a59}body .theme__wrapper.theme__wrapper-dark .two-column-layout__content-container::-webkit-scrollbar{background-color:#53565a59}body.theme__light .two-column-layout__content-container::-webkit-scrollbar-thumb{background-color:#d8d8d8}body .theme__wrapper.theme__wrapper-light .two-column-layout__content-container::-webkit-scrollbar-thumb{background-color:#d8d8d8}body.theme__dark .two-column-layout__content-container::-webkit-scrollbar-thumb{background-color:#d8d8d8}body .theme__wrapper.theme__wrapper-dark .two-column-layout__content-container::-webkit-scrollbar-thumb{background-color:#d8d8d8}.two-column-layout__content-container::-webkit-scrollbar{width:10px!important}body.theme__light .two-column-layout__content-container::-webkit-scrollbar{background-color:#d3dbe359}body .theme__wrapper.theme__wrapper-light .two-column-layout__content-container::-webkit-scrollbar{background-color:#d3dbe359}body.theme__dark .two-column-layout__content-container::-webkit-scrollbar{background-color:#53565a59}body .theme__wrapper.theme__wrapper-dark .two-column-layout__content-container::-webkit-scrollbar{background-color:#53565a59}.two-column-layout__content-container::-webkit-scrollbar-thumb{border-radius:8px}body.theme__light .two-column-layout__content-container::-webkit-scrollbar-thumb{background-color:#d8d8d8}body .theme__wrapper.theme__wrapper-light .two-column-layout__content-container::-webkit-scrollbar-thumb{background-color:#d8d8d8}body.theme__dark .two-column-layout__content-container::-webkit-scrollbar-thumb{background-color:#d8d8d8}body .theme__wrapper.theme__wrapper-dark .two-column-layout__content-container::-webkit-scrollbar-thumb{background-color:#d8d8d8}.two-column-layout__title{margin-top:3rem;font-size:1.25rem;font-weight:700;line-height:1.75rem}body.theme__light .two-column-layout__title,body .theme__wrapper.theme__wrapper-light .two-column-layout__title{color:#43434d}body.theme__dark .two-column-layout__title,body .theme__wrapper.theme__wrapper-dark .two-column-layout__title{color:#f2f2f2}@media screen and (max-width:480px){.two-column-layout__title{margin-top:1.5rem}}.two-column-layout__description{margin-top:2rem;font-size:1rem;font-weight:400;line-height:1.5rem}body.theme__light .two-column-layout__description,body .theme__wrapper.theme__wrapper-light .two-column-layout__description{color:#43434d}body.theme__dark .two-column-layout__description,body .theme__wrapper.theme__wrapper-dark .two-column-layout__description{color:#f2f2f2}.two-column-layout__footer{flex-flow:row;justify-content:center;padding:1.5rem 3rem;display:flex}body.theme__light .two-column-layout__footer,body .theme__wrapper.theme__wrapper-light .two-column-layout__footer{border-top:1px solid #d3dbe3}body.theme__dark .two-column-layout__footer,body .theme__wrapper.theme__wrapper-dark .two-column-layout__footer{border-top:1px solid #53565a}.two-column-layout__footer .Button{width:100%;display:block}.two-column-layout__footer .Button button{width:100%}.CloseModalButton{padding:8px}@media screen and (max-width:480px){.CloseModalButton{padding:.25rem}}.CloseModalButton{z-index:3;cursor:pointer;transition:background-color .3s}body.theme__light .CloseModalButton,body .theme__wrapper.theme__wrapper-light .CloseModalButton{background-color:#00000020}body.theme__dark .CloseModalButton,body .theme__wrapper.theme__wrapper-dark .CloseModalButton{background-color:#ffffff20}.CloseModalButton:not(.no-absolute-position){position:absolute;top:10px;right:10px}body.theme__light .CloseModalButton:hover,body .theme__wrapper.theme__wrapper-light .CloseModalButton:hover,body.theme__light .CloseModalButton:focus,body .theme__wrapper.theme__wrapper-light .CloseModalButton:focus,body.theme__light .CloseModalButton:active,body .theme__wrapper.theme__wrapper-light .CloseModalButton:active{background-color:#0000000d}body.theme__dark .CloseModalButton:hover,body .theme__wrapper.theme__wrapper-dark .CloseModalButton:hover,body.theme__dark .CloseModalButton:focus,body .theme__wrapper.theme__wrapper-dark .CloseModalButton:focus,body.theme__dark .CloseModalButton:active,body .theme__wrapper.theme__wrapper-dark .CloseModalButton:active{background-color:#ffffff0d}body.theme__light .CloseModalButton.white,body .theme__wrapper.theme__wrapper-light .CloseModalButton.white{background-color:#d3dbe3}body.theme__dark .CloseModalButton.white,body .theme__wrapper.theme__wrapper-dark .CloseModalButton.white{background-color:#53565a}body.theme__light .CloseModalButton.white:hover,body .theme__wrapper.theme__wrapper-light .CloseModalButton.white:hover,body.theme__light .CloseModalButton.white:focus,body .theme__wrapper.theme__wrapper-light .CloseModalButton.white:focus,body.theme__light .CloseModalButton.white:active,body .theme__wrapper.theme__wrapper-light .CloseModalButton.white:active{border:2px solid #06c}body.theme__dark .CloseModalButton.white:hover,body .theme__wrapper.theme__wrapper-dark .CloseModalButton.white:hover,body.theme__dark .CloseModalButton.white:focus,body .theme__wrapper.theme__wrapper-dark .CloseModalButton.white:focus,body.theme__dark .CloseModalButton.white:active,body .theme__wrapper.theme__wrapper-dark .CloseModalButton.white:active{border:2px solid #5af}body.theme__light .CloseModalButton.white:hover,body .theme__wrapper.theme__wrapper-light .CloseModalButton.white:hover,body.theme__light .CloseModalButton.white:focus,body .theme__wrapper.theme__wrapper-light .CloseModalButton.white:focus,body.theme__light .CloseModalButton.white:active,body .theme__wrapper.theme__wrapper-light .CloseModalButton.white:active,body.theme__dark .CloseModalButton.white:hover,body .theme__wrapper.theme__wrapper-dark .CloseModalButton.white:hover,body.theme__dark .CloseModalButton.white:focus,body .theme__wrapper.theme__wrapper-dark .CloseModalButton.white:focus,body.theme__dark .CloseModalButton.white:active,body .theme__wrapper.theme__wrapper-dark .CloseModalButton.white:active{background-color:#ffffff0d}body.theme__light .CloseModalButton.white:hover .NatureIcon,body .theme__wrapper.theme__wrapper-light .CloseModalButton.white:hover .NatureIcon,body.theme__light .CloseModalButton.white:focus .NatureIcon,body .theme__wrapper.theme__wrapper-light .CloseModalButton.white:focus .NatureIcon,body.theme__light .CloseModalButton.white:active .NatureIcon,body .theme__wrapper.theme__wrapper-light .CloseModalButton.white:active .NatureIcon{color:#06c}body.theme__dark .CloseModalButton.white:hover .NatureIcon,body .theme__wrapper.theme__wrapper-dark .CloseModalButton.white:hover .NatureIcon,body.theme__dark .CloseModalButton.white:focus .NatureIcon,body .theme__wrapper.theme__wrapper-dark .CloseModalButton.white:focus .NatureIcon,body.theme__dark .CloseModalButton.white:active .NatureIcon,body .theme__wrapper.theme__wrapper-dark .CloseModalButton.white:active .NatureIcon{color:#5af}body.theme__light .CloseModalButton.white .NatureIcon,body .theme__wrapper.theme__wrapper-light .CloseModalButton.white .NatureIcon{color:#fff!important}body.theme__dark .CloseModalButton.white .NatureIcon,body .theme__wrapper.theme__wrapper-dark .CloseModalButton.white .NatureIcon{color:#202527!important}body.theme__light .CloseModalButton.grey,body .theme__wrapper.theme__wrapper-light .CloseModalButton.grey{background-color:#d3dbe3ec}body.theme__dark .CloseModalButton.grey,body .theme__wrapper.theme__wrapper-dark .CloseModalButton.grey{background-color:#53565aec}body.theme__light .CloseModalButton.grey:hover,body .theme__wrapper.theme__wrapper-light .CloseModalButton.grey:hover,body.theme__light .CloseModalButton.grey:focus,body .theme__wrapper.theme__wrapper-light .CloseModalButton.grey:focus,body.theme__light .CloseModalButton.grey:active,body .theme__wrapper.theme__wrapper-light .CloseModalButton.grey:active{border:2px solid #06c}body.theme__dark .CloseModalButton.grey:hover,body .theme__wrapper.theme__wrapper-dark .CloseModalButton.grey:hover,body.theme__dark .CloseModalButton.grey:focus,body .theme__wrapper.theme__wrapper-dark .CloseModalButton.grey:focus,body.theme__dark .CloseModalButton.grey:active,body .theme__wrapper.theme__wrapper-dark .CloseModalButton.grey:active{border:2px solid #5af}body.theme__light .CloseModalButton.grey:hover,body .theme__wrapper.theme__wrapper-light .CloseModalButton.grey:hover,body.theme__light .CloseModalButton.grey:focus,body .theme__wrapper.theme__wrapper-light .CloseModalButton.grey:focus,body.theme__light .CloseModalButton.grey:active,body .theme__wrapper.theme__wrapper-light .CloseModalButton.grey:active{background-color:#979797f2}body.theme__dark .CloseModalButton.grey:hover,body .theme__wrapper.theme__wrapper-dark .CloseModalButton.grey:hover,body.theme__dark .CloseModalButton.grey:focus,body .theme__wrapper.theme__wrapper-dark .CloseModalButton.grey:focus,body.theme__dark .CloseModalButton.grey:active,body .theme__wrapper.theme__wrapper-dark .CloseModalButton.grey:active{background-color:#6f7278f2}body.theme__light .CloseModalButton.grey:hover .NatureIcon,body .theme__wrapper.theme__wrapper-light .CloseModalButton.grey:hover .NatureIcon,body.theme__light .CloseModalButton.grey:focus .NatureIcon,body .theme__wrapper.theme__wrapper-light .CloseModalButton.grey:focus .NatureIcon,body.theme__light .CloseModalButton.grey:active .NatureIcon,body .theme__wrapper.theme__wrapper-light .CloseModalButton.grey:active .NatureIcon{color:#06c}body.theme__dark .CloseModalButton.grey:hover .NatureIcon,body .theme__wrapper.theme__wrapper-dark .CloseModalButton.grey:hover .NatureIcon,body.theme__dark .CloseModalButton.grey:focus .NatureIcon,body .theme__wrapper.theme__wrapper-dark .CloseModalButton.grey:focus .NatureIcon,body.theme__dark .CloseModalButton.grey:active .NatureIcon,body .theme__wrapper.theme__wrapper-dark .CloseModalButton.grey:active .NatureIcon{color:#5af}body.theme__light .CloseModalButton .NatureIcon,body .theme__wrapper.theme__wrapper-light .CloseModalButton .NatureIcon{color:#43434d}body.theme__dark .CloseModalButton .NatureIcon,body .theme__wrapper.theme__wrapper-dark .CloseModalButton .NatureIcon{color:#f2f2f2}.CloseModalButton .NatureIcon i{margin:6px .25rem 0;font-weight:700}
:root{--primary-action-light:#06c;--primary-action-dark:#5af}.ModalHeader{display:-webkit-flex;display:-moz-flex;-moz-flex-direction:row;-ms-flexbox-direction:row;flex-direction:row;display:flex}.ModalHeader .modal-header__title{-ms-overflow-style:none;scrollbar-width:none;overflow-x:scroll}.ModalHeader .modal-header__title{-ms-overflow-style:none;scrollbar-width:none;overflow-y:scroll}.ModalHeader .modal-header__title::-webkit-scrollbar{display:none}.ModalHeader .modal-header__title{display:-webkit-flex;display:-moz-flex;padding:8px;display:flex}@media screen and (max-width:480px){.ModalHeader .modal-header__title{padding:.25rem}}body.theme__light .ModalHeader .modal-header__title,body .theme__wrapper.theme__wrapper-light .ModalHeader .modal-header__title{border:2px solid #979797}body.theme__dark .ModalHeader .modal-header__title,body .theme__wrapper.theme__wrapper-dark .ModalHeader .modal-header__title{border:2px solid #6f7278}body.theme__light .ModalHeader .modal-header__title,body .theme__wrapper.theme__wrapper-light .ModalHeader .modal-header__title{background-color:#fff}body.theme__dark .ModalHeader .modal-header__title,body .theme__wrapper.theme__wrapper-dark .ModalHeader .modal-header__title{background-color:#000}.ModalHeader .modal-header__title{font-size:1.875rem;font-weight:700;line-height:2.25rem}body.theme__light .ModalHeader .modal-header__title,body .theme__wrapper.theme__wrapper-light .ModalHeader .modal-header__title{color:#43434d}body.theme__dark .ModalHeader .modal-header__title,body .theme__wrapper.theme__wrapper-dark .ModalHeader .modal-header__title{color:#f2f2f2}@media screen and (max-width:480px){.ModalHeader .modal-header__title{font-size:1.5rem;font-weight:700;line-height:2rem}}.ModalHeader .modal-header__title{text-wrap:nowrap;cursor:default;max-width:80%}body.theme__light .ModalHeader .CloseModalButton,body .theme__wrapper.theme__wrapper-light .ModalHeader .CloseModalButton{border:2px solid #979797}body.theme__dark .ModalHeader .CloseModalButton,body .theme__wrapper.theme__wrapper-dark .ModalHeader .CloseModalButton{border:2px solid #6f7278}body.theme__light .ModalHeader .CloseModalButton,body .theme__wrapper.theme__wrapper-light .ModalHeader .CloseModalButton{background-color:#fff}body.theme__dark .ModalHeader .CloseModalButton,body .theme__wrapper.theme__wrapper-dark .ModalHeader .CloseModalButton{background-color:#000}.ModalHeader .CloseModalButton{margin:auto 0 auto auto}
:root{--primary-action-light:#06c;--primary-action-dark:#5af}.ModalContent{-ms-overflow-style:none;scrollbar-width:none;overflow-y:scroll}.ModalContent::-webkit-scrollbar{display:none}.ModalContent{display:-webkit-flex;display:-moz-flex;-moz-flex-direction:column;-ms-flexbox-direction:column;flex-direction:column;padding:8px;display:flex}@media screen and (max-width:480px){.ModalContent{padding:.25rem}}body.theme__light .ModalContent,body .theme__wrapper.theme__wrapper-light .ModalContent{border:2px solid #979797}body.theme__dark .ModalContent,body .theme__wrapper.theme__wrapper-dark .ModalContent{border:2px solid #6f7278}body.theme__light .ModalContent,body .theme__wrapper.theme__wrapper-light .ModalContent{background-color:#fff}body.theme__dark .ModalContent,body .theme__wrapper.theme__wrapper-dark .ModalContent{background-color:#000}.ModalContent{flex-grow:1;height:-webkit-fill-available}
:root{--primary-action-light:#06c;--primary-action-dark:#5af}.BlockchainConfigNetwork{cursor:pointer}body.theme__light .BlockchainConfigNetwork,body .theme__wrapper.theme__wrapper-light .BlockchainConfigNetwork{border:2px solid #d3dbe3}body.theme__dark .BlockchainConfigNetwork,body .theme__wrapper.theme__wrapper-dark .BlockchainConfigNetwork{border:2px solid #53565a}body.theme__light .BlockchainConfigNetwork,body .theme__wrapper.theme__wrapper-light .BlockchainConfigNetwork{color:#43434d}body.theme__dark .BlockchainConfigNetwork,body .theme__wrapper.theme__wrapper-dark .BlockchainConfigNetwork{color:#f2f2f2}.BlockchainConfigNetwork{padding:8px}@media screen and (max-width:480px){.BlockchainConfigNetwork{padding:.25rem}}body.theme__light .BlockchainConfigNetwork,body .theme__wrapper.theme__wrapper-light .BlockchainConfigNetwork{background-color:#979797}body.theme__dark .BlockchainConfigNetwork,body .theme__wrapper.theme__wrapper-dark .BlockchainConfigNetwork{background-color:#6f7278}body.theme__light .BlockchainConfigNetwork:hover,body .theme__wrapper.theme__wrapper-light .BlockchainConfigNetwork:hover,body.theme__light .BlockchainConfigNetwork.selected,body .theme__wrapper.theme__wrapper-light .BlockchainConfigNetwork.selected{border:2px solid #06c}body.theme__dark .BlockchainConfigNetwork:hover,body .theme__wrapper.theme__wrapper-dark .BlockchainConfigNetwork:hover,body.theme__dark .BlockchainConfigNetwork.selected,body .theme__wrapper.theme__wrapper-dark .BlockchainConfigNetwork.selected{border:2px solid #5af}body.theme__light .BlockchainConfigNetwork:hover,body .theme__wrapper.theme__wrapper-light .BlockchainConfigNetwork:hover,body.theme__light .BlockchainConfigNetwork.selected,body .theme__wrapper.theme__wrapper-light .BlockchainConfigNetwork.selected{background-color:#fff}body.theme__dark .BlockchainConfigNetwork:hover,body .theme__wrapper.theme__wrapper-dark .BlockchainConfigNetwork:hover,body.theme__dark .BlockchainConfigNetwork.selected,body .theme__wrapper.theme__wrapper-dark .BlockchainConfigNetwork.selected{background-color:#000}body.theme__light .BlockchainConfigNetwork:hover .blockchain-config-network__header .blockchain-config-network__identity .blockchain-config-network__name,body .theme__wrapper.theme__wrapper-light .BlockchainConfigNetwork:hover .blockchain-config-network__header .blockchain-config-network__identity .blockchain-config-network__name,body.theme__light .BlockchainConfigNetwork.selected .blockchain-config-network__header .blockchain-config-network__identity .blockchain-config-network__name,body .theme__wrapper.theme__wrapper-light .BlockchainConfigNetwork.selected .blockchain-config-network__header .blockchain-config-network__identity .blockchain-config-network__name{color:#06c}body.theme__dark .BlockchainConfigNetwork:hover .blockchain-config-network__header .blockchain-config-network__identity .blockchain-config-network__name,body .theme__wrapper.theme__wrapper-dark .BlockchainConfigNetwork:hover .blockchain-config-network__header .blockchain-config-network__identity .blockchain-config-network__name,body.theme__dark .BlockchainConfigNetwork.selected .blockchain-config-network__header .blockchain-config-network__identity .blockchain-config-network__name,body .theme__wrapper.theme__wrapper-dark .BlockchainConfigNetwork.selected .blockchain-config-network__header .blockchain-config-network__identity .blockchain-config-network__name{color:#5af}.BlockchainConfigNetwork .blockchain-config-network__header{width:100%;display:inline-flex}.BlockchainConfigNetwork .blockchain-config-network__header .blockchain-config-network__identity .blockchain-config-network__name{font-size:1rem;font-weight:700;line-height:1.5rem}.BlockchainConfigNetwork .blockchain-config-network__header .blockchain-config-network__identity .blockchain-config-network__id{font-size:1rem;font-weight:500;line-height:1.5rem}.BlockchainConfigNetwork .blockchain-config-network__header .blockchain-config-network__type{margin-left:auto}
:root{--primary-action-light:#06c;--primary-action-dark:#5af}.BlockchainConfigNetworks{width:100%}body.theme__light .BlockchainConfigNetworks,body .theme__wrapper.theme__wrapper-light .BlockchainConfigNetworks{background-color:#fff}body.theme__dark .BlockchainConfigNetworks,body .theme__wrapper.theme__wrapper-dark .BlockchainConfigNetworks{background-color:#000}.BlockchainConfigNetworks{display:-webkit-flex;display:-moz-flex;-moz-flex-direction:column;-ms-flexbox-direction:column;flex-direction:column;padding:8px;display:flex}@media screen and (max-width:480px){.BlockchainConfigNetworks{padding:.25rem}}.BlockchainConfigNetworks .blockchain-config-networks__header{width:100%;display:inline-flex}.BlockchainConfigNetworks .blockchain-config-networks__header .blockchain-config-networks__header-title{font-size:1.25rem;font-weight:700;line-height:1.75rem}body.theme__light .BlockchainConfigNetworks .blockchain-config-networks__header .blockchain-config-networks__header-title,body .theme__wrapper.theme__wrapper-light .BlockchainConfigNetworks .blockchain-config-networks__header .blockchain-config-networks__header-title{color:#72727c}body.theme__dark .BlockchainConfigNetworks .blockchain-config-networks__header .blockchain-config-networks__header-title,body .theme__wrapper.theme__wrapper-dark .BlockchainConfigNetworks .blockchain-config-networks__header .blockchain-config-networks__header-title{color:#b9bbc0}.BlockchainConfigNetworks .blockchain-config-networks__header .Button{margin-left:auto}.BlockchainConfigNetworks .blockchain-config-networks__list{-ms-overflow-style:none;scrollbar-width:none;height:-webkit-fill-available;margin-top:.5rem;overflow-y:scroll}.BlockchainConfigNetworks .blockchain-config-networks__list::-webkit-scrollbar{display:none}.BlockchainConfigNetworks .blockchain-config-networks__list{display:-webkit-flex;display:-moz-flex;-moz-flex-direction:column;-ms-flexbox-direction:column;flex-direction:column;padding:8px;display:flex}@media screen and (max-width:480px){.BlockchainConfigNetworks .blockchain-config-networks__list{padding:.25rem}}body.theme__light .BlockchainConfigNetworks .blockchain-config-networks__list,body .theme__wrapper.theme__wrapper-light .BlockchainConfigNetworks .blockchain-config-networks__list{background-color:#e6f3ff}body.theme__dark .BlockchainConfigNetworks .blockchain-config-networks__list,body .theme__wrapper.theme__wrapper-dark .BlockchainConfigNetworks .blockchain-config-networks__list{background-color:#2b4665}.BlockchainConfigNetworks .blockchain-config-networks__list .BlockchainConfigNetwork:not(:first-child){margin-top:.5rem}
:root{--primary-action-light:#06c;--primary-action-dark:#5af}.BlockchainConfigAccount{cursor:pointer}body.theme__light .BlockchainConfigAccount,body .theme__wrapper.theme__wrapper-light .BlockchainConfigAccount{border:2px solid #d3dbe3}body.theme__dark .BlockchainConfigAccount,body .theme__wrapper.theme__wrapper-dark .BlockchainConfigAccount{border:2px solid #53565a}body.theme__light .BlockchainConfigAccount,body .theme__wrapper.theme__wrapper-light .BlockchainConfigAccount{background-color:#e6f3ff}body.theme__dark .BlockchainConfigAccount,body .theme__wrapper.theme__wrapper-dark .BlockchainConfigAccount{background-color:#2b4665}.BlockchainConfigAccount{-ms-overflow-style:none;scrollbar-width:none;overflow-y:scroll}.BlockchainConfigAccount::-webkit-scrollbar{display:none}.BlockchainConfigAccount{display:-webkit-flex;display:-moz-flex;-moz-flex-direction:column;-ms-flexbox-direction:column;flex-direction:column;padding:8px;display:flex}@media screen and (max-width:480px){.BlockchainConfigAccount{padding:.25rem}}body.theme__light .BlockchainConfigAccount:hover,body .theme__wrapper.theme__wrapper-light .BlockchainConfigAccount:hover{border:2px solid #06c}body.theme__dark .BlockchainConfigAccount:hover,body .theme__wrapper.theme__wrapper-dark .BlockchainConfigAccount:hover{border:2px solid #5af}body.theme__light .BlockchainConfigAccount:hover .blockchain-config-account__address,body .theme__wrapper.theme__wrapper-light .BlockchainConfigAccount:hover .blockchain-config-account__address{border:2px solid #06c}body.theme__dark .BlockchainConfigAccount:hover .blockchain-config-account__address,body .theme__wrapper.theme__wrapper-dark .BlockchainConfigAccount:hover .blockchain-config-account__address{border:2px solid #5af}.BlockchainConfigAccount .blockchain-config-account__address{text-wrap:nowrap;margin-right:auto;font-size:1.125rem;font-weight:500;line-height:1.75rem}body.theme__light .BlockchainConfigAccount .blockchain-config-account__address,body .theme__wrapper.theme__wrapper-light .BlockchainConfigAccount .blockchain-config-account__address{color:#43434d}body.theme__dark .BlockchainConfigAccount .blockchain-config-account__address,body .theme__wrapper.theme__wrapper-dark .BlockchainConfigAccount .blockchain-config-account__address{color:#f2f2f2}.BlockchainConfigAccount .blockchain-config-account__key{text-wrap:nowrap;margin-right:auto;padding:.25rem}.BlockchainConfigAccount .blockchain-config-account__key:hover{border:4px ridge}body.theme__light .BlockchainConfigAccount .blockchain-config-account__key:hover,body .theme__wrapper.theme__wrapper-light .BlockchainConfigAccount .blockchain-config-account__key:hover{border:2px solid #06c}body.theme__dark .BlockchainConfigAccount .blockchain-config-account__key:hover,body .theme__wrapper.theme__wrapper-dark .BlockchainConfigAccount .blockchain-config-account__key:hover{border:2px solid #5af}body.theme__light .BlockchainConfigAccount .blockchain-config-account__key:hover,body .theme__wrapper.theme__wrapper-light .BlockchainConfigAccount .blockchain-config-account__key:hover{color:#06c}body.theme__dark .BlockchainConfigAccount .blockchain-config-account__key:hover,body .theme__wrapper.theme__wrapper-dark .BlockchainConfigAccount .blockchain-config-account__key:hover{color:#5af}body.theme__light .BlockchainConfigAccount .blockchain-config-account__key:not(.secure),body .theme__wrapper.theme__wrapper-light .BlockchainConfigAccount .blockchain-config-account__key:not(.secure){color:#43434d}body.theme__dark .BlockchainConfigAccount .blockchain-config-account__key:not(.secure),body .theme__wrapper.theme__wrapper-dark .BlockchainConfigAccount .blockchain-config-account__key:not(.secure){color:#f2f2f2}
:root{--primary-action-light:#06c;--primary-action-dark:#5af}.BlockchainConfigAccounts{width:100%;display:-webkit-flex;display:-moz-flex;-moz-flex-direction:column;-ms-flexbox-direction:column;flex-direction:column;margin-left:.5rem;padding:8px;display:flex;overflow:auto}@media screen and (max-width:480px){.BlockchainConfigAccounts{padding:.25rem}}body.theme__light .BlockchainConfigAccounts,body .theme__wrapper.theme__wrapper-light .BlockchainConfigAccounts{background-color:#fff}body.theme__dark .BlockchainConfigAccounts,body .theme__wrapper.theme__wrapper-dark .BlockchainConfigAccounts{background-color:#000}.BlockchainConfigAccounts .blockchain-config-accounts__header{width:100%;display:inline-flex}.BlockchainConfigAccounts .blockchain-config-accounts__header .blockchain-config-accounts__header-title{font-size:1.25rem;font-weight:700;line-height:1.75rem}body.theme__light .BlockchainConfigAccounts .blockchain-config-accounts__header .blockchain-config-accounts__header-title,body .theme__wrapper.theme__wrapper-light .BlockchainConfigAccounts .blockchain-config-accounts__header .blockchain-config-accounts__header-title{color:#72727c}body.theme__dark .BlockchainConfigAccounts .blockchain-config-accounts__header .blockchain-config-accounts__header-title,body .theme__wrapper.theme__wrapper-dark .BlockchainConfigAccounts .blockchain-config-accounts__header .blockchain-config-accounts__header-title{color:#b9bbc0}.BlockchainConfigAccounts .blockchain-config-accounts__header .Button{margin-left:auto}.BlockchainConfigAccounts .blockchain-config-accounts__list{-ms-overflow-style:none;scrollbar-width:none;margin:.5rem 0 0;overflow-y:scroll}.BlockchainConfigAccounts .blockchain-config-accounts__list::-webkit-scrollbar{display:none}.BlockchainConfigAccounts .blockchain-config-accounts__list{display:-webkit-flex;display:-moz-flex;-moz-flex-direction:column;-ms-flexbox-direction:column;flex-direction:column;padding:8px;display:flex}@media screen and (max-width:480px){.BlockchainConfigAccounts .blockchain-config-accounts__list{padding:.25rem}}.BlockchainConfigAccounts .blockchain-config-accounts__list .BlockchainConfigAccount:not(:first-child){margin-top:.5rem}
:root{--primary-action-light:#06c;--primary-action-dark:#5af}.BlockchainConfigStatus{margin-bottom:.5rem;display:inline-flex}body.theme__light .BlockchainConfigStatus,body .theme__wrapper.theme__wrapper-light .BlockchainConfigStatus{background-color:#fff}body.theme__dark .BlockchainConfigStatus,body .theme__wrapper.theme__wrapper-dark .BlockchainConfigStatus{background-color:#000}.BlockchainConfigStatus{padding:8px}@media screen and (max-width:480px){.BlockchainConfigStatus{padding:.25rem}}.BlockchainConfigStatus .blockchain-config-status__header{display:-webkit-flex;display:-moz-flex;-moz-flex-direction:column;-ms-flexbox-direction:column;flex-direction:column;font-size:1.125rem;font-weight:700;line-height:1.75rem;display:flex}body.theme__light .BlockchainConfigStatus .blockchain-config-status__header,body .theme__wrapper.theme__wrapper-light .BlockchainConfigStatus .blockchain-config-status__header{color:#43434d}body.theme__dark .BlockchainConfigStatus .blockchain-config-status__header,body .theme__wrapper.theme__wrapper-dark .BlockchainConfigStatus .blockchain-config-status__header{color:#f2f2f2}.BlockchainConfigStatus .blockchain-config-status__header .Button{margin-top:auto}.BlockchainConfigStatus .blockchain-config-status__content{width:100%;margin-left:1.5rem;display:inline-flex}.BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__network{cursor:default;width:100%}body.theme__light .BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__network,body .theme__wrapper.theme__wrapper-light .BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__network{background-color:#e6f3ff}body.theme__dark .BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__network,body .theme__wrapper.theme__wrapper-dark .BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__network{background-color:#2b4665}.BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__network{display:-webkit-flex;display:-moz-flex;-moz-flex-direction:column;-ms-flexbox-direction:column;flex-direction:column;padding:8px;display:flex}@media screen and (max-width:480px){.BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__network{padding:.25rem}}.BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__network .blockchain-config-status__network-title{font-size:1.125rem;font-weight:500;line-height:1.75rem}body.theme__light .BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__network .blockchain-config-status__network-title,body .theme__wrapper.theme__wrapper-light .BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__network .blockchain-config-status__network-title{color:#43434d}body.theme__dark .BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__network .blockchain-config-status__network-title,body .theme__wrapper.theme__wrapper-dark .BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__network .blockchain-config-status__network-title{color:#f2f2f2}.BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__network .blockchain-config-status__network-value{margin:auto 0 0 auto;font-size:1.125rem;font-weight:500;line-height:1.75rem}body.theme__light .BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__network .blockchain-config-status__network-value,body .theme__wrapper.theme__wrapper-light .BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__network .blockchain-config-status__network-value{color:#06c}body.theme__dark .BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__network .blockchain-config-status__network-value,body .theme__wrapper.theme__wrapper-dark .BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__network .blockchain-config-status__network-value{color:#5af}.BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__network .blockchain-config-status__network-value.empty{font-size:.8125rem;font-weight:500;line-height:1rem}body.theme__light .BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__network .blockchain-config-status__network-value.empty,body .theme__wrapper.theme__wrapper-light .BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__network .blockchain-config-status__network-value.empty{color:#72727c}body.theme__dark .BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__network .blockchain-config-status__network-value.empty,body .theme__wrapper.theme__wrapper-dark .BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__network .blockchain-config-status__network-value.empty{color:#b9bbc0}.BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__account{cursor:default;width:100%;margin-left:1rem}body.theme__light .BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__account,body .theme__wrapper.theme__wrapper-light .BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__account{background-color:#e6f3ff}body.theme__dark .BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__account,body .theme__wrapper.theme__wrapper-dark .BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__account{background-color:#2b4665}.BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__account{display:-webkit-flex;display:-moz-flex;-moz-flex-direction:column;-ms-flexbox-direction:column;flex-direction:column;padding:8px;display:flex}@media screen and (max-width:480px){.BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__account{padding:.25rem}}.BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__account .blockchain-config-status__account-title{font-size:1.125rem;font-weight:500;line-height:1.75rem}body.theme__light .BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__account .blockchain-config-status__account-title,body .theme__wrapper.theme__wrapper-light .BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__account .blockchain-config-status__account-title{color:#43434d}body.theme__dark .BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__account .blockchain-config-status__account-title,body .theme__wrapper.theme__wrapper-dark .BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__account .blockchain-config-status__account-title{color:#f2f2f2}.BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__account .blockchain-config-status__account-value{margin:auto 0 0 auto;font-size:1.125rem;font-weight:500;line-height:1.75rem}body.theme__light .BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__account .blockchain-config-status__account-value,body .theme__wrapper.theme__wrapper-light .BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__account .blockchain-config-status__account-value{color:#06c}body.theme__dark .BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__account .blockchain-config-status__account-value,body .theme__wrapper.theme__wrapper-dark .BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__account .blockchain-config-status__account-value{color:#5af}.BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__account .blockchain-config-status__account-value.empty{font-size:.8125rem;font-weight:500;line-height:1rem}body.theme__light .BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__account .blockchain-config-status__account-value.empty,body .theme__wrapper.theme__wrapper-light .BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__account .blockchain-config-status__account-value.empty{color:#72727c}body.theme__dark .BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__account .blockchain-config-status__account-value.empty,body .theme__wrapper.theme__wrapper-dark .BlockchainConfigStatus .blockchain-config-status__content .blockchain-config-status__account .blockchain-config-status__account-value.empty{color:#b9bbc0}
:root{--primary-action-light:#06c;--primary-action-dark:#5af}body.theme__light .BlockchainConfig,body .theme__wrapper.theme__wrapper-light .BlockchainConfig{background-color:#e6f3ff}body.theme__dark .BlockchainConfig,body .theme__wrapper.theme__wrapper-dark .BlockchainConfig{background-color:#2b4665}.BlockchainConfig{padding:8px}@media screen and (max-width:480px){.BlockchainConfig{padding:.25rem}}.BlockchainConfig .blockchain-config{max-height:35vh;display:inline-flex}
:root{--primary-action-light:#06c;--primary-action-dark:#5af}.BlockchainModal{width:100%;max-width:720px}body.theme__light .BlockchainModal,body .theme__wrapper.theme__wrapper-light .BlockchainModal{background-color:#fff}body.theme__dark .BlockchainModal,body .theme__wrapper.theme__wrapper-dark .BlockchainModal{background-color:#000}.BlockchainModal{display:-webkit-flex;display:-moz-flex;-moz-flex-direction:column;-ms-flexbox-direction:column;flex-direction:column;padding:8px;display:flex}@media screen and (max-width:480px){.BlockchainModal{padding:.25rem}}body.theme__light .BlockchainModal,body .theme__wrapper.theme__wrapper-light .BlockchainModal{color:#43434d}body.theme__dark .BlockchainModal,body .theme__wrapper.theme__wrapper-dark .BlockchainModal{color:#f2f2f2}@media screen and (max-width:480px){.BlockchainModal{height:var(--mobileVH);border-radius:0}}.BlockchainModal .ModalContent{margin-top:.5rem}.BlockchainModal .ModalContent .blockchain-modal__content{height:auto}@media screen and (max-width:480px){.BlockchainModal .ModalContent .blockchain-modal__content{height:inherit}}
:root{--primary-action-light:#06c;--primary-action-dark:#5af}body.theme__light .WalletConnect,body .theme__wrapper.theme__wrapper-light .WalletConnect{background-color:#fff}body.theme__dark .WalletConnect,body .theme__wrapper.theme__wrapper-dark .WalletConnect{background-color:#000}.WalletConnect{display:-webkit-flex;display:-moz-flex;-moz-flex-direction:column;-ms-flexbox-direction:column;flex-direction:column;padding:8px;display:flex}@media screen and (max-width:480px){.WalletConnect{padding:.25rem}}.WalletConnect .wallet-connect__header{margin-bottom:.5rem;font-size:1.25rem;font-weight:700;line-height:1.75rem}body.theme__light .WalletConnect .wallet-connect__option-wrapper,body .theme__wrapper.theme__wrapper-light .WalletConnect .wallet-connect__option-wrapper{background-color:#e6f3ff}body.theme__dark .WalletConnect .wallet-connect__option-wrapper,body .theme__wrapper.theme__wrapper-dark .WalletConnect .wallet-connect__option-wrapper{background-color:#2b4665}.WalletConnect .wallet-connect__option-wrapper{-ms-overflow-style:none;scrollbar-width:none;overflow-y:scroll}.WalletConnect .wallet-connect__option-wrapper::-webkit-scrollbar{display:none}.WalletConnect .wallet-connect__option-wrapper{display:-webkit-flex;display:-moz-flex;-moz-flex-direction:column;-ms-flexbox-direction:column;flex-direction:column;padding:8px;display:flex}@media screen and (max-width:480px){.WalletConnect .wallet-connect__option-wrapper{padding:.25rem}}body.theme__light .WalletConnect .wallet-connect__option-wrapper,body .theme__wrapper.theme__wrapper-light .WalletConnect .wallet-connect__option-wrapper{color:#43434d}body.theme__dark .WalletConnect .wallet-connect__option-wrapper,body .theme__wrapper.theme__wrapper-dark .WalletConnect .wallet-connect__option-wrapper{color:#f2f2f2}.WalletConnect .wallet-connect__option-wrapper .wallet-connect__option{align-items:center;padding:.25rem;font-size:1rem;font-weight:700;line-height:1.5rem}body.theme__light .WalletConnect .wallet-connect__option-wrapper .wallet-connect__option,body .theme__wrapper.theme__wrapper-light .WalletConnect .wallet-connect__option-wrapper .wallet-connect__option{border:2px solid #d3dbe3}body.theme__dark .WalletConnect .wallet-connect__option-wrapper .wallet-connect__option,body .theme__wrapper.theme__wrapper-dark .WalletConnect .wallet-connect__option-wrapper .wallet-connect__option{border:2px solid #53565a}.WalletConnect .wallet-connect__option-wrapper .wallet-connect__option:not(:last-child){margin-bottom:.5rem}.WalletConnect .wallet-connect__option-wrapper .wallet-connect__option:not(.disabled):hover{cursor:pointer}body.theme__light .WalletConnect .wallet-connect__option-wrapper .wallet-connect__option:not(.disabled):hover,body .theme__wrapper.theme__wrapper-light .WalletConnect .wallet-connect__option-wrapper .wallet-connect__option:not(.disabled):hover{border:2px solid #06c}body.theme__dark .WalletConnect .wallet-connect__option-wrapper .wallet-connect__option:not(.disabled):hover,body .theme__wrapper.theme__wrapper-dark .WalletConnect .wallet-connect__option-wrapper .wallet-connect__option:not(.disabled):hover{border:2px solid #5af}body.theme__light .WalletConnect .wallet-connect__option-wrapper .wallet-connect__option:not(.disabled):hover,body .theme__wrapper.theme__wrapper-light .WalletConnect .wallet-connect__option-wrapper .wallet-connect__option:not(.disabled):hover{background-color:#e6f3ff}body.theme__dark .WalletConnect .wallet-connect__option-wrapper .wallet-connect__option:not(.disabled):hover,body .theme__wrapper.theme__wrapper-dark .WalletConnect .wallet-connect__option-wrapper .wallet-connect__option:not(.disabled):hover{background-color:#2b4665}.WalletConnect .wallet-connect__option-wrapper .wallet-connect__option:not(.disabled) .wallet-connect__option-button:hover button{cursor:pointer}body.theme__light .WalletConnect .wallet-connect__option-wrapper .wallet-connect__option:not(.disabled) .wallet-connect__option-button:hover button,body .theme__wrapper.theme__wrapper-light .WalletConnect .wallet-connect__option-wrapper .wallet-connect__option:not(.disabled) .wallet-connect__option-button:hover button{color:#06c}body.theme__dark .WalletConnect .wallet-connect__option-wrapper .wallet-connect__option:not(.disabled) .wallet-connect__option-button:hover button,body .theme__wrapper.theme__wrapper-dark .WalletConnect .wallet-connect__option-wrapper .wallet-connect__option:not(.disabled) .wallet-connect__option-button:hover button{color:#5af}.WalletConnect .wallet-connect__option-wrapper .wallet-connect__option .wallet-connect__option-button .wallet-connect__option-name{margin-bottom:.5rem}.WalletConnect .wallet-connect__option-wrapper .wallet-connect__option .wallet-connect__option-button .wallet-connect__option-icon{width:64px;height:auto;margin:auto}.WalletConnect .wallet-connect__option-wrapper .wallet-connect__option .wallet-connect__option-button button{width:100%}
:root{--primary-action-light:#06c;--primary-action-dark:#5af}.WalletModal{display:-webkit-flex;display:-moz-flex;-moz-flex-direction:column;-ms-flexbox-direction:column;flex-direction:column;padding:8px;display:flex}@media screen and (max-width:480px){.WalletModal{padding:.25rem}}body.theme__light .WalletModal,body .theme__wrapper.theme__wrapper-light .WalletModal{background-color:#979797}body.theme__dark .WalletModal,body .theme__wrapper.theme__wrapper-dark .WalletModal{background-color:#6f7278}body.theme__light .WalletModal,body .theme__wrapper.theme__wrapper-light .WalletModal{border:2px solid #06c}body.theme__dark .WalletModal,body .theme__wrapper.theme__wrapper-dark .WalletModal{border:2px solid #5af}.WalletModal{min-width:50%;max-width:65%;max-height:85%;overflow-y:hidden}@media screen and (max-width:480px){.WalletModal{min-width:90%;max-height:80%;max-width:unset;border-radius:0;height:100%;margin:0 .25rem}}.WalletModal .ModalHeader{margin-bottom:.5rem}
:root{--primary-action-light:#06c;--primary-action-dark:#5af}.two-column-layout{flex-flow:row;width:-webkit-fill-available;height:100%;min-height:100%;max-height:100%;display:flex;overflow-y:hidden}.two-column-layout .two-column-layout__left-container{-ms-overflow-style:none;scrollbar-width:none;flex-flow:column;width:35%;min-width:400px;max-width:35%;height:100%;display:flex;overflow-y:scroll}.two-column-layout .two-column-layout__left-container::-webkit-scrollbar{display:none}body.theme__light .two-column-layout .two-column-layout__left-container,body .theme__wrapper.theme__wrapper-light .two-column-layout .two-column-layout__left-container{color:#43434d}body.theme__dark .two-column-layout .two-column-layout__left-container,body .theme__wrapper.theme__wrapper-dark .two-column-layout .two-column-layout__left-container{color:#f2f2f2}body.theme__light .two-column-layout .two-column-layout__left-container,body .theme__wrapper.theme__wrapper-light .two-column-layout .two-column-layout__left-container{background-color:#fff}body.theme__dark .two-column-layout .two-column-layout__left-container,body .theme__wrapper.theme__wrapper-dark .two-column-layout .two-column-layout__left-container{background-color:#000}.two-column-layout .two-column-layout__left-container{flex-grow:1}@media screen and (max-width:816px){.two-column-layout .two-column-layout__left-container{min-width:unset;width:100%;max-width:100%}}.two-column-layout .two-column-layout__right-container{justify-content:center;align-items:center;width:65%;min-width:416px;display:flex}@media screen and (max-width:816px){.two-column-layout .two-column-layout__right-container{display:none}}body.theme__light .two-column-layout .two-column-layout__right-container,body .theme__wrapper.theme__wrapper-light .two-column-layout .two-column-layout__right-container{background-color:#06c}body.theme__dark .two-column-layout .two-column-layout__right-container,body .theme__wrapper.theme__wrapper-dark .two-column-layout .two-column-layout__right-container{background-color:#5af}.two-column-layout__content-container{margin-top:1.5rem;padding-left:3rem;padding-right:3rem}body.theme__light .two-column-layout__content-container::-webkit-scrollbar{background-color:#d3dbe359}body .theme__wrapper.theme__wrapper-light .two-column-layout__content-container::-webkit-scrollbar{background-color:#d3dbe359}body.theme__dark .two-column-layout__content-container::-webkit-scrollbar{background-color:#53565a59}body .theme__wrapper.theme__wrapper-dark .two-column-layout__content-container::-webkit-scrollbar{background-color:#53565a59}body.theme__light .two-column-layout__content-container::-webkit-scrollbar-thumb{background-color:#d8d8d8}body .theme__wrapper.theme__wrapper-light .two-column-layout__content-container::-webkit-scrollbar-thumb{background-color:#d8d8d8}body.theme__dark .two-column-layout__content-container::-webkit-scrollbar-thumb{background-color:#d8d8d8}body .theme__wrapper.theme__wrapper-dark .two-column-layout__content-container::-webkit-scrollbar-thumb{background-color:#d8d8d8}.two-column-layout__content-container::-webkit-scrollbar{width:10px!important}body.theme__light .two-column-layout__content-container::-webkit-scrollbar{background-color:#d3dbe359}body .theme__wrapper.theme__wrapper-light .two-column-layout__content-container::-webkit-scrollbar{background-color:#d3dbe359}body.theme__dark .two-column-layout__content-container::-webkit-scrollbar{background-color:#53565a59}body .theme__wrapper.theme__wrapper-dark .two-column-layout__content-container::-webkit-scrollbar{background-color:#53565a59}.two-column-layout__content-container::-webkit-scrollbar-thumb{border-radius:8px}body.theme__light .two-column-layout__content-container::-webkit-scrollbar-thumb{background-color:#d8d8d8}body .theme__wrapper.theme__wrapper-light .two-column-layout__content-container::-webkit-scrollbar-thumb{background-color:#d8d8d8}body.theme__dark .two-column-layout__content-container::-webkit-scrollbar-thumb{background-color:#d8d8d8}body .theme__wrapper.theme__wrapper-dark .two-column-layout__content-container::-webkit-scrollbar-thumb{background-color:#d8d8d8}.two-column-layout__title{margin-top:3rem;font-size:1.25rem;font-weight:700;line-height:1.75rem}body.theme__light .two-column-layout__title,body .theme__wrapper.theme__wrapper-light .two-column-layout__title{color:#43434d}body.theme__dark .two-column-layout__title,body .theme__wrapper.theme__wrapper-dark .two-column-layout__title{color:#f2f2f2}@media screen and (max-width:480px){.two-column-layout__title{margin-top:1.5rem}}.two-column-layout__description{margin-top:2rem;font-size:1rem;font-weight:400;line-height:1.5rem}body.theme__light .two-column-layout__description,body .theme__wrapper.theme__wrapper-light .two-column-layout__description{color:#43434d}body.theme__dark .two-column-layout__description,body .theme__wrapper.theme__wrapper-dark .two-column-layout__description{color:#f2f2f2}.two-column-layout__footer{flex-flow:row;justify-content:center;padding:1.5rem 3rem;display:flex}body.theme__light .two-column-layout__footer,body .theme__wrapper.theme__wrapper-light .two-column-layout__footer{border-top:1px solid #d3dbe3}body.theme__dark .two-column-layout__footer,body .theme__wrapper.theme__wrapper-dark .two-column-layout__footer{border-top:1px solid #53565a}.two-column-layout__footer .Button{width:100%;display:block}.two-column-layout__footer .Button button{width:100%}.FormsTextInput .form-input__details{cursor:default;margin-bottom:.25rem}.FormsTextInput .form-input__details .form-row__label{margin-bottom:0}body.theme__light .FormsTextInput .form-input__details .form-row__label,body .theme__wrapper.theme__wrapper-light .FormsTextInput .form-input__details .form-row__label{color:#72727c}body.theme__dark .FormsTextInput .form-input__details .form-row__label,body .theme__wrapper.theme__wrapper-dark .FormsTextInput .form-input__details .form-row__label{color:#b9bbc0}body.theme__light .FormsTextInput .form-input__details .form-row__label.active,body .theme__wrapper.theme__wrapper-light .FormsTextInput .form-input__details .form-row__label.active{color:#06c}body.theme__dark .FormsTextInput .form-input__details .form-row__label.active,body .theme__wrapper.theme__wrapper-dark .FormsTextInput .form-input__details .form-row__label.active{color:#5af}.FormsTextInput .form-input__details .form-row__label.small{font-size:1.125rem;font-weight:400;line-height:1.75rem}.FormsTextInput .form-input__details .form-row__label.medium{font-size:1.25rem;font-weight:400;line-height:1.75rem}.FormsTextInput .form-input__details .form-row__label.large{font-size:1.5rem;font-weight:400;line-height:2rem}.FormsTextInput .form-input__details .error{font-size:1rem;font-weight:700;line-height:1.5rem}body.theme__light .FormsTextInput .form-input__details .error,body .theme__wrapper.theme__wrapper-light .FormsTextInput .form-input__details .error{color:#dc7263!important}body.theme__dark .FormsTextInput .form-input__details .error,body .theme__wrapper.theme__wrapper-dark .FormsTextInput .form-input__details .error{color:#fd8b7c!important}.FormsTextInput .form-row__input{display:-webkit-flex;display:-moz-flex;-moz-flex-direction:column;-ms-flexbox-direction:column;flex-direction:column;display:flex}body.theme__light .FormsTextInput .form-row__input,body .theme__wrapper.theme__wrapper-light .FormsTextInput .form-row__input{background-color:#e6f3ff}body.theme__dark .FormsTextInput .form-row__input,body .theme__wrapper.theme__wrapper-dark .FormsTextInput .form-row__input{background-color:#2b4665}body.theme__light .FormsTextInput .form-row__input,body .theme__wrapper.theme__wrapper-light .FormsTextInput .form-row__input{border:2px solid #d3dbe3}body.theme__dark .FormsTextInput .form-row__input,body .theme__wrapper.theme__wrapper-dark .FormsTextInput .form-row__input{border:2px solid #53565a}.FormsTextInput .form-row__input{min-height:48px;padding:.25rem;overflow-x:hidden}.FormsTextInput .form-row__input:not(.active){-ms-overflow-style:none;scrollbar-width:none;overflow-x:scroll}.FormsTextInput .form-row__input:not(.active)::-webkit-scrollbar{display:none}.FormsTextInput .form-row__input:not(.active){display:-webkit-flex;display:-moz-flex;-moz-flex-direction:row;-ms-flexbox-direction:row;flex-direction:row;display:flex}body.theme__light .FormsTextInput .form-row__input:not(.active):hover,body .theme__wrapper.theme__wrapper-light .FormsTextInput .form-row__input:not(.active):hover{border:2px solid #06c}body.theme__dark .FormsTextInput .form-row__input:not(.active):hover,body .theme__wrapper.theme__wrapper-dark .FormsTextInput .form-row__input:not(.active):hover{border:2px solid #5af}.FormsTextInput .form-row__input:not(.active):hover{cursor:pointer}body.theme__light .FormsTextInput .form-row__input.active,body .theme__wrapper.theme__wrapper-light .FormsTextInput .form-row__input.active{background-color:#fff}body.theme__dark .FormsTextInput .form-row__input.active,body .theme__wrapper.theme__wrapper-dark .FormsTextInput .form-row__input.active{background-color:#000}body.theme__light .FormsTextInput .form-row__input.active,body .theme__wrapper.theme__wrapper-light .FormsTextInput .form-row__input.active{border:2px solid #06c}body.theme__dark .FormsTextInput .form-row__input.active,body .theme__wrapper.theme__wrapper-dark .FormsTextInput .form-row__input.active{border:2px solid #5af}.FormsTextInput .form-row__input .form-row__input-value{padding:8px}@media screen and (max-width:480px){.FormsTextInput .form-row__input .form-row__input-value{padding:.25rem}}body.theme__light .FormsTextInput .form-row__input .form-row__input-value,body .theme__wrapper.theme__wrapper-light .FormsTextInput .form-row__input .form-row__input-value{border:2px solid #979797}body.theme__dark .FormsTextInput .form-row__input .form-row__input-value,body .theme__wrapper.theme__wrapper-dark .FormsTextInput .form-row__input .form-row__input-value{border:2px solid #6f7278}body.theme__light .FormsTextInput .form-row__input .form-row__input-value,body .theme__wrapper.theme__wrapper-light .FormsTextInput .form-row__input .form-row__input-value{background-color:#fff}body.theme__dark .FormsTextInput .form-row__input .form-row__input-value,body .theme__wrapper.theme__wrapper-dark .FormsTextInput .form-row__input .form-row__input-value{background-color:#000}.FormsTextInput .form-row__input .form-row__input-value{font-size:1.25rem;font-weight:700;line-height:1.75rem}body.theme__light .FormsTextInput .form-row__input .form-row__input-value,body .theme__wrapper.theme__wrapper-light .FormsTextInput .form-row__input .form-row__input-value{color:#43434d}body.theme__dark .FormsTextInput .form-row__input .form-row__input-value,body .theme__wrapper.theme__wrapper-dark .FormsTextInput .form-row__input .form-row__input-value{color:#f2f2f2}.FormsTextInput .form-row__input .form-row__input-value{text-wrap:nowrap;width:min-content;margin:auto 0}body.theme__light .FormsTextInput .form-row__input input[type=text],body .theme__wrapper.theme__wrapper-light .FormsTextInput .form-row__input input[type=text]{background-color:#fff}body.theme__dark .FormsTextInput .form-row__input input[type=text],body .theme__wrapper.theme__wrapper-dark .FormsTextInput .form-row__input input[type=text]{background-color:#000}body.theme__light .FormsTextInput .form-row__input input[type=text],body .theme__wrapper.theme__wrapper-light .FormsTextInput .form-row__input input[type=text]{color:#43434d}body.theme__dark .FormsTextInput .form-row__input input[type=text],body .theme__wrapper.theme__wrapper-dark .FormsTextInput .form-row__input input[type=text]{color:#f2f2f2}.FormsTextInput .form-row__input input[type=text]{border:none;outline:none;margin:auto 0;font-family:Genos;font-size:32px;font-weight:400}
