: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 #d3dbe3}body.theme__dark .ModalContent,body .theme__wrapper.theme__wrapper-dark .ModalContent{border:2px solid #53565a}body.theme__light .ModalContent,body .theme__wrapper.theme__wrapper-light .ModalContent{background-color:#e6f3ff}body.theme__dark .ModalContent,body .theme__wrapper.theme__wrapper-dark .ModalContent{background-color:#2b4665}.ModalContent{height:-webkit-fill-available}
