@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Kanit:wght@200;400;600&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Geologica:wght@100..900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Kanit:wght@100..900&display=swap);.loader-box{align-items:center;background:#0000;box-sizing:border-box;display:flex;flex-direction:column;height:60px;justify-content:center}.loader-box .loader-wrapper{position:relative;transform:translateY(-30px)}@keyframes loader-wrapper{0%{opacity:0;transform:scale(0)}5%{opacity:1}to{opacity:0;transform:scale(1)}}.loader-box .loader-wrapper .circle{animation:loader-wrapper 1s linear 0s infinite both;background-color:#fff;border-radius:100%;height:60px;left:-30px;margin:0;opacity:0;position:absolute;top:0;width:60px}.loader-box .loader-wrapper .circle.child-1{background-color:#08a19c}.loader-box .loader-wrapper .circle.child-2{animation-delay:-.4s;background-color:#0ce6df}.loader-box .loader-wrapper .circle.child-3{animation-delay:-.2s;background-color:#66f9f4}.empty-content,.icon-container{align-items:center;display:flex;justify-content:center}.empty-content{border-radius:10px;flex-direction:column;gap:14px;height:200px;margin:10px 0;text-align:center}.notification-container{background-color:#fcfcfc;border-radius:0 0 16px 16px;display:flex;flex-direction:column;gap:10px;left:-155px;min-width:290px;overflow:hidden;padding:10px 20px 0;position:absolute;top:20px;transition:all .5s ease-in-out;width:-webkit-fit-content;width:fit-content}@media only screen and (min-width:3840px){.notification-container{border-radius:0 0 32px 32px;gap:20px;left:-300px;min-width:580px;padding:20px 40px 0;top:40px}}@media only screen and (min-width:2560px)and (max-width:3839px){.notification-container{border-radius:0 0 24px 24px;gap:15px;left:-200px;min-width:387px;padding:13px 27px 0;top:27px}}@media only screen and (max-width:900px){.notification-container{background-color:initial;border-radius:0;position:static;transition:none 0s ease 0s;transition:initial;width:100%}}@media only screen and (max-width:900px)and (max-width:320px){.notification-container{min-width:-webkit-fit-content;min-width:fit-content}}.notification-container .btn__container{display:flex;flex-flow:row nowrap;justify-content:space-between}.notification-container .btn__container .read-all-btn{color:#0ce6df}.notification-container .btn__container .view-all-btn{color:#121212}@media only screen and (max-width:900px){.notification-container .btn__container .view-all-btn{color:#fcfcfc}}.notification-container .notification-list{overflow-y:scroll}.notification-container .notification-list.empty-data{align-items:center;display:flex;height:100%;justify-content:center}.notification-container .notification-list.empty-data .notice__wrapper{align-items:center;display:flex;flex-direction:column;gap:5px}.notification-container .notification-list.empty-data .notice__wrapper .notice-text{color:#939598}.notification-container .notification-list::-webkit-scrollbar{height:0;width:0}.notification-container .notification-item{color:#131313;display:flex;flex-direction:column;gap:4px;padding:10px 0;text-align:left}@media only screen and (max-width:900px){.notification-container .notification-item{color:#fcfcfc}}.notification-container .notification-item__message{font-size:12px;font-weight:500;line-height:15px}.notification-container .notification-item__time{color:#333;font-size:10px;font-weight:400;letter-spacing:-.02em;line-height:15px}.notification-container .notification-item .title__container{align-items:center;display:flex;flex-flow:row nowrap;justify-content:space-between}.notification-container .notification-item .title__container .title-text{color:#000}@media only screen and (max-width:900px){.notification-container .notification-item .title__container .title-text{color:#fff}}.notification-container .notification-item .title__container .unread-status-circle{background-color:#0ce6df;border-radius:50%;height:5px;width:5px}.notification-container .notification-item .subtitletitle{color:#fafafa}.notification-container .notification-item .date{color:#939598}.trade-menu__wrapper{cursor:pointer}.trade-menu__wrapper .trade-menu-drop-down{align-items:center;background-color:#fff;border-radius:12px;display:flex;flex-direction:column;gap:16px;height:0;justify-content:center;left:0;overflow:hidden;padding:0 24px;position:absolute;top:10px;transition:all .3s ease-in-out;width:267px;z-index:1002}@media only screen and (min-width:3840px){.trade-menu__wrapper .trade-menu-drop-down{border-radius:24px;gap:32px;top:20px;width:734px}}@media only screen and (min-width:2560px)and (max-width:3839px){.trade-menu__wrapper .trade-menu-drop-down{border-radius:26px;gap:24px;top:15px;width:489px}}.trade-menu__wrapper .trade-menu-drop-down__wrapper{position:relative}.trade-menu__wrapper .trade-menu-drop-down__items{align-items:flex-start;color:#000!important;cursor:pointer;display:flex;font-size:16px;font-weight:300;gap:8px;line-height:20px;margin:5px 0;width:100%}@media only screen and (min-width:3840px){.trade-menu__wrapper .trade-menu-drop-down__items{font-size:32px;gap:24px;line-height:40px;margin:10px 5px}}@media only screen and (min-width:2560px)and (max-width:3839px){.trade-menu__wrapper .trade-menu-drop-down__items{font-size:24px;gap:16px;line-height:30px;margin:10px 5px}}.trade-menu__wrapper .trade-menu-drop-down.open{height:320px;padding:24px}@media only screen and (min-width:3840px){.trade-menu__wrapper .trade-menu-drop-down.open{height:740px;padding:48px}}@media only screen and (min-width:2560px)and (max-width:3839px){.trade-menu__wrapper .trade-menu-drop-down.open{height:495px;padding:32px}}.trade-menu__wrapper .trade-menu-drop-down.open__dca{height:240px}@media only screen and (min-width:3840px){.trade-menu__wrapper .trade-menu-drop-down.open__dca{height:560px}}@media only screen and (min-width:2560px)and (max-width:3839px){.trade-menu__wrapper .trade-menu-drop-down.open__dca{height:373px}}.trade-menu__wrapper .trade-menu-drop-down .is-button{background:none;border:none;padding:0;width:-webkit-fit-content;width:fit-content;width:100%}.more-menu__wrapper{cursor:pointer}.more-menu__wrapper .more-menu-drop-down{align-items:center;background-color:#fff;border-radius:12px;display:flex;flex-direction:column;gap:16px;height:0;justify-content:center;left:0;overflow:hidden;padding:0 24px;position:absolute;top:10px;transition:all .3s ease-in-out;width:320px;z-index:1002}@media only screen and (min-width:3840px){.more-menu__wrapper .more-menu-drop-down{border-radius:24px;gap:32px;padding:0 48px;top:20px;width:640px}}@media only screen and (min-width:2560px)and (max-width:3839px){.more-menu__wrapper .more-menu-drop-down{border-radius:16px;gap:21px;padding:0 32px;top:13px;width:427px}}.more-menu__wrapper .more-menu-drop-down__wrapper{position:relative}.more-menu__wrapper .more-menu-drop-down__items{align-items:flex-start;color:#000!important;cursor:pointer;display:flex;font-size:16px;font-weight:300;gap:8px;line-height:20px;margin:5px 0;width:100%}@media only screen and (min-width:3840px){.more-menu__wrapper .more-menu-drop-down__items{font-size:32px;gap:16px;line-height:40px;margin:10px 0}}@media only screen and (min-width:2560px)and (max-width:3839px){.more-menu__wrapper .more-menu-drop-down__items{font-size:24px;gap:16px;line-height:30px;margin:10px 0}}.more-menu__wrapper .more-menu-drop-down.open{height:152px;padding:24px}@media only screen and (min-width:3840px){.more-menu__wrapper .more-menu-drop-down.open{height:354px;padding:48px}}@media only screen and (min-width:2560px)and (max-width:3839px){.more-menu__wrapper .more-menu-drop-down.open{height:236px;padding:32px}}.more-menu__wrapper .more-menu-drop-down.open__api-permission{height:212px;padding:24px}@media only screen and (min-width:3840px){.more-menu__wrapper .more-menu-drop-down.open__api-permission{height:504px;padding:48px}}@media only screen and (min-width:2560px)and (max-width:3839px){.more-menu__wrapper .more-menu-drop-down.open__api-permission{height:336px;padding:32px}}.landing_header__container{position:-webkit-sticky;position:sticky;top:0;z-index:1102}.landing_header__container.v7{position:relative}.landing_header__container .re-kyc-bar{align-items:center;display:flex;height:25px;justify-content:center;margin-top:15px;padding:0 5% 0 8%}.landing_header__container .re-kyc-bar__content{align-items:center;display:flex;gap:10px}.landing_header__container .re-kyc-bar__content>span{color:#252522}.landing_header__container .re-kyc-bar #re-kyc-bar-content .ant-popover{padding:20px;width:500px}.landing_header__container .re-kyc-bar #re-kyc-bar-content .ant-popover .ant-popover-inner{padding:15px}.landing_header__container .re-kyc-bar .button-re-kyc{background-color:#f7ce5b;border-color:#f7ce5b;height:30px;padding:0 20px}.landing_header__container.v7{max-height:800px}.landing_header__wrapper{background:#151515;background-size:cover;border-bottom:1px solid #939598;height:60px;padding:0 10px;position:static;width:100%}@media only screen and (min-width:3840px){.landing_header__wrapper{height:160px}}@media only screen and (min-width:2560px)and (max-width:3839px){.landing_header__wrapper{height:120px}}.landing_header__wrapper.v7{background:#0000;border:none;padding:0 30px;position:absolute;z-index:100}@media only screen and (min-width:3840px){.landing_header__wrapper.v7{padding:0 90px}}@media only screen and (min-width:2560px)and (max-width:3839px){.landing_header__wrapper.v7{padding:0 60px}}.landing_header__wrapper .landing_header__main{align-items:center;display:flex;gap:36px;height:100%;width:100%}@media only screen and (max-width:1300px){.landing_header__wrapper .landing_header__main{gap:55px}}@media only screen and (min-width:3840px){.landing_header__wrapper .landing_header__main{gap:108px}}@media only screen and (min-width:2560px)and (max-width:3839px){.landing_header__wrapper .landing_header__main{gap:54px}}.landing_header__wrapper .landing_header__main.v7{margin:15px 0}.landing_header__wrapper .landing_header__main .logo__container{width:-webkit-fit-content;width:fit-content}.landing_header__wrapper .landing_header__main .menu__wrapper{align-items:center;display:flex;height:100%;justify-content:space-between;width:100%}.landing_header__wrapper .landing_header__main .menu__wrapper a,.landing_header__wrapper .landing_header__main .menu__wrapper a:hover{color:inherit}.landing_header__wrapper .landing_header__main .menu__wrapper .download-menu,.landing_header__wrapper .landing_header__main .menu__wrapper .history-menu,.landing_header__wrapper .landing_header__main .menu__wrapper .language-menu,.landing_header__wrapper .landing_header__main .menu__wrapper .notification-menu,.landing_header__wrapper .landing_header__main .menu__wrapper .user-menu,.landing_header__wrapper .landing_header__main .menu__wrapper .wallet-menu{align-items:center;background:none;background-color:#151515;border:none;border-radius:12px;color:#fcfcfc;cursor:pointer;display:flex;height:40px;justify-content:center;padding:12px 8px;width:-webkit-fit-content;width:fit-content;width:40px}@media only screen and (min-width:3840px){.landing_header__wrapper .landing_header__main .menu__wrapper .download-menu,.landing_header__wrapper .landing_header__main .menu__wrapper .history-menu,.landing_header__wrapper .landing_header__main .menu__wrapper .language-menu,.landing_header__wrapper .landing_header__main .menu__wrapper .notification-menu,.landing_header__wrapper .landing_header__main .menu__wrapper .user-menu,.landing_header__wrapper .landing_header__main .menu__wrapper .wallet-menu{border-radius:24px;height:80px;padding:24px 16px;width:80px}}@media only screen and (min-width:2560px)and (max-width:3839px){.landing_header__wrapper .landing_header__main .menu__wrapper .download-menu,.landing_header__wrapper .landing_header__main .menu__wrapper .history-menu,.landing_header__wrapper .landing_header__main .menu__wrapper .language-menu,.landing_header__wrapper .landing_header__main .menu__wrapper .notification-menu,.landing_header__wrapper .landing_header__main .menu__wrapper .user-menu,.landing_header__wrapper .landing_header__main .menu__wrapper .wallet-menu{height:60px;padding:16px 12px;width:60px}}@media only screen and (max-width:1300px){.landing_header__wrapper .landing_header__main .menu__wrapper .download-menu,.landing_header__wrapper .landing_header__main .menu__wrapper .history-menu,.landing_header__wrapper .landing_header__main .menu__wrapper .language-menu,.landing_header__wrapper .landing_header__main .menu__wrapper .notification-menu,.landing_header__wrapper .landing_header__main .menu__wrapper .user-menu,.landing_header__wrapper .landing_header__main .menu__wrapper .wallet-menu{height:32px;padding:8px;width:32px}}.landing_header__wrapper .landing_header__main .menu__wrapper .download-menu.v7,.landing_header__wrapper .landing_header__main .menu__wrapper .history-menu.v7,.landing_header__wrapper .landing_header__main .menu__wrapper .language-menu.v7,.landing_header__wrapper .landing_header__main .menu__wrapper .notification-menu.v7,.landing_header__wrapper .landing_header__main .menu__wrapper .user-menu.v7,.landing_header__wrapper .landing_header__main .menu__wrapper .wallet-menu.v7{background-color:#0000}.landing_header__wrapper .landing_header__main .menu__wrapper .download-menu,.landing_header__wrapper .landing_header__main .menu__wrapper .notification-menu,.landing_header__wrapper .landing_header__main .menu__wrapper .user-menu{transition:all .2s ease-in-out}.landing_header__wrapper .landing_header__main .menu__wrapper .notification-menu .notification-drop-down{position:relative;z-index:1002}.landing_header__wrapper .landing_header__main .menu__wrapper .select-language{border:none;min-width:150px!important}.landing_header__wrapper .landing_header__main .menu__wrapper .select-language .ant-select-selector{border:none!important}@media only screen and (min-width:3840px){.landing_header__wrapper .landing_header__main .menu__wrapper .select-language .ant-select-selector{height:70px}}@media only screen and (min-width:2560px)and (max-width:3839px){.landing_header__wrapper .landing_header__main .menu__wrapper .select-language .ant-select-selector{height:47px}}.landing_header__wrapper .landing_header__main .menu__wrapper .select-language .ant-select-selection-item{display:flex}.landing_header__wrapper .landing_header__main .menu__wrapper .select-language.v7.thai{min-width:60px!important}.landing_header__wrapper .landing_header__main .menu__wrapper .select-language.v7.en{min-width:130px!important}.landing_header__wrapper .landing_header__main .menu__wrapper .download-menu__wrapper{background:none;border:none;padding:0;width:-webkit-fit-content;width:fit-content}.landing_header__wrapper .landing_header__main .menu__wrapper .download-menu__wrapper .qr-code-drop-down{align-items:center;background-color:#0000;border-radius:0 0 10px 10px;box-shadow:0 4px 13px #76767638;display:flex;flex-direction:column;gap:12px;justify-content:flex-start;left:0;padding:0 12px;position:absolute;text-align:center;top:0;transition:all .3s ease-in-out;width:120px;z-index:20}.landing_header__wrapper .landing_header__main .menu__wrapper .download-menu__wrapper .qr-code-drop-down__wrapper{position:relative}.landing_header__wrapper .landing_header__main .menu__wrapper .download-menu__wrapper .qr-code-drop-down .text-notice{word-wrap:break-word;display:flex;flex-direction:column;padding-bottom:12px}.landing_header__wrapper .landing_header__main .menu__wrapper .download-menu__wrapper .qr-code-drop-down .qr-code{padding-top:4px;width:120px}.landing_header__wrapper .landing_header__main .menu__wrapper .user-menu__wrapper .user-drop-down{align-items:center;background-color:#151515;border-radius:0 0 10px 10px;display:flex;flex-direction:column;gap:24px;justify-content:center;overflow:hidden;padding:0 20px;position:absolute;right:0;top:0;transition:all .3s ease-in-out;width:130px;z-index:1002}.landing_header__wrapper .landing_header__main .menu__wrapper .user-menu__wrapper .user-drop-down__wrapper{position:relative}.landing_header__wrapper .landing_header__main .menu__wrapper .user-menu__wrapper .user-drop-down.v7{background-color:#fff}.landing_header__wrapper .landing_header__main .menu__wrapper .user-menu__wrapper .user-drop-down .log-out-btn,.landing_header__wrapper .landing_header__main .menu__wrapper .user-menu__wrapper .user-drop-down .setting-btn{color:#fcfcfc;font-size:14px;font-weight:400;line-height:22px;padding-top:16px}.landing_header__wrapper .landing_header__main .menu__wrapper .user-menu__wrapper .user-drop-down .log-out-btn:hover,.landing_header__wrapper .landing_header__main .menu__wrapper .user-menu__wrapper .user-drop-down .setting-btn:hover{color:#08a19c;cursor:pointer}.landing_header__wrapper .landing_header__main .menu__wrapper .user-menu__wrapper .user-drop-down .log-out-btn.v7,.landing_header__wrapper .landing_header__main .menu__wrapper .user-menu__wrapper .user-drop-down .setting-btn.v7{color:#000}.landing_header__wrapper .landing_header__main .menu__wrapper .user-menu__wrapper .user-drop-down .log-out-btn{background:none;border:none;color:#fafafa;padding:0 0 20px;width:-webkit-fit-content;width:fit-content}.landing_header__wrapper .landing_header__main .menu__wrapper .main-menu{align-items:center;color:#fcfcfc;cursor:pointer;display:flex;gap:20px;justify-content:flex-end}@media only screen and (max-width:1300px){.landing_header__wrapper .landing_header__main .menu__wrapper .main-menu{gap:24px}}.landing_header__wrapper .landing_header__main .menu__wrapper .main-menu__item{border-radius:10px;cursor:pointer;padding:8px 10px}@media only screen and (max-width:1300px){.landing_header__wrapper .landing_header__main .menu__wrapper .main-menu__item{border-radius:6px;padding:4px 6px}}.landing_header__wrapper .landing_header__main .menu__wrapper .main-menu__item.active{background-color:#0ce6df;color:#0b4342}@media only screen and (min-width:3840px){.landing_header__wrapper .landing_header__main .menu__wrapper .main-menu{gap:60px}}@media only screen and (min-width:2560px)and (max-width:3839px){.landing_header__wrapper .landing_header__main .menu__wrapper .main-menu{gap:40px}}.landing_header__wrapper .landing_header__main .menu__wrapper .main-menu.v7{color:#000}.landing_header__wrapper .landing_header__main .menu__wrapper .action-menu{align-items:center;display:flex;gap:12px;justify-content:flex-end}@media only screen and (max-width:1300px){.landing_header__wrapper .landing_header__main .menu__wrapper .action-menu{gap:8px}}.landing_header__wrapper .landing_header__main .menu__wrapper .action-menu .authen-menu__wrapper{display:flex;gap:24px;height:32px;width:100%}@media only screen and (max-width:1300px){.landing_header__wrapper .landing_header__main .menu__wrapper .action-menu .authen-menu__wrapper{gap:10px;height:28px}}.landing_header__wrapper .landing_header__main .menu__wrapper .action-menu .authen-menu__wrapper.v7{gap:10px;height:40px}.landing_header__wrapper .landing_header__main .menu__wrapper .action-menu .authen-menu__wrapper .sign-in-btn{align-items:center;background-color:#0000;border:1px solid #fcfcfc;border-radius:28px;color:#fcfcfc;display:flex;height:32px;justify-content:center;padding:0;text-align:center;width:120px}.landing_header__wrapper .landing_header__main .menu__wrapper .action-menu .authen-menu__wrapper .sign-in-btn.v7{border:none;color:#000;height:40px;width:65px}@media only screen and (max-width:1300px){.landing_header__wrapper .landing_header__main .menu__wrapper .action-menu .authen-menu__wrapper .sign-in-btn{height:28px;padding:0;width:80px}}.landing_header__wrapper .landing_header__main .menu__wrapper .action-menu .authen-menu__wrapper .sign-up-btn{align-items:center;background-color:#0ce6df;border:1px solid #fcfcfc;border-radius:28px;color:#0b4342;display:flex;height:32px;justify-content:center;padding:0;text-align:center;width:120px}.landing_header__wrapper .landing_header__main .menu__wrapper .action-menu .authen-menu__wrapper .sign-up-btn.v7{height:40px;max-width:100px}@media only screen and (max-width:1300px){.landing_header__wrapper .landing_header__main .menu__wrapper .action-menu .authen-menu__wrapper .sign-up-btn{height:28px;padding:0;width:90px}}.language-drop-down-menu{padding:0!important}.hamburger-drawer-menu{z-index:1100}.hamburger-drawer-menu .ant-drawer-body{overflow:hidden}.hamburger-drawer-menu .drawer-menu{background-color:#151515;display:flex;flex-direction:column;gap:22px;height:100%;width:100%}.hamburger-drawer-menu .drawer-menu .close-icon{align-items:center;display:flex;justify-content:flex-end}.hamburger-drawer-menu .drawer-menu .action-tab{align-items:center;display:flex;height:7.69vw;justify-content:space-between;margin-bottom:10px;width:100%}.hamburger-drawer-menu .drawer-menu .action-tab .select-language{width:110px!important}.hamburger-drawer-menu .drawer-menu .action-tab .select-language .ant-select-selector{border:0!important;outline:none!important;padding:0}.hamburger-drawer-menu .drawer-menu .action-tab .select-language .ant-select-selector .ant-select-selection-item{align-items:center;display:flex}.hamburger-drawer-menu .drawer-menu .action-tab .select-language .ant-select-selector .ant-select-selection-item .flex-row>span{font-size:20px;font-weight:400;line-height:28px}@media only screen and (max-width:1300px){.hamburger-drawer-menu .drawer-menu .action-tab .select-language .ant-select-selector .ant-select-selection-item .flex-row>span{font-size:18px;line-height:26px}}@media only screen and (max-width:768px){.hamburger-drawer-menu .drawer-menu .action-tab .select-language .ant-select-selector .ant-select-selection-item .flex-row>span{font-size:16px;line-height:24px}}.hamburger-drawer-menu .drawer-menu .action-tab .select-language .ant-select-arrow{right:0}.hamburger-drawer-menu .drawer-menu .action-tab .user-authen-menu{align-items:center;display:flex;gap:10px}.hamburger-drawer-menu .drawer-menu .action-tab .user-authen-menu .sign-in-btn{align-items:center;border-radius:100px;color:#fcfcfc;display:flex;font-size:12px;font-style:normal;font-weight:300;height:6.15vw;justify-content:center;letter-spacing:0;line-height:18px;text-align:center}@media only screen and (min-width:3840px){.hamburger-drawer-menu .drawer-menu .action-tab .user-authen-menu .sign-in-btn{font-size:52px;font-style:normal;font-weight:300;letter-spacing:0;line-height:56px}}@media only screen and (min-width:2560px)and (max-width:3839px){.hamburger-drawer-menu .drawer-menu .action-tab .user-authen-menu .sign-in-btn{font-size:35px;font-style:normal;font-weight:300;letter-spacing:0;line-height:37px}}@media only screen and (min-width:1920px)and (max-width:2559px){.hamburger-drawer-menu .drawer-menu .action-tab .user-authen-menu .sign-in-btn{font-size:20px;font-style:normal;font-weight:300;letter-spacing:0;line-height:26px}}@media only screen and (min-width:1441px)and (max-width:1900px){.hamburger-drawer-menu .drawer-menu .action-tab .user-authen-menu .sign-in-btn{font-size:18px;font-style:normal;font-weight:300;letter-spacing:0;line-height:24px}}@media only screen and (max-width:768px){.hamburger-drawer-menu .drawer-menu .action-tab .user-authen-menu .sign-in-btn{font-size:11px;font-style:normal;font-weight:300;letter-spacing:0;line-height:14px}}@media only screen and (max-width:580px){.hamburger-drawer-menu .drawer-menu .action-tab .user-authen-menu .sign-in-btn{font-size:10px;font-style:normal;font-weight:300;letter-spacing:0;line-height:14px}}@media only screen and (max-width:480px){.hamburger-drawer-menu .drawer-menu .action-tab .user-authen-menu .sign-in-btn{font-size:12px;font-style:normal;font-weight:300;letter-spacing:0;line-height:18px}}.hamburger-drawer-menu .drawer-menu .action-tab .user-authen-menu .sign-up-btn{align-items:center;background-color:#0ce6df;border-radius:100px;color:#151515;color:#000;display:flex;font-size:12px;font-style:normal;font-weight:300;height:6.15vw;justify-content:center;letter-spacing:0;line-height:18px;text-align:center;width:18.71vw}@media only screen and (min-width:3840px){.hamburger-drawer-menu .drawer-menu .action-tab .user-authen-menu .sign-up-btn{font-size:52px;font-style:normal;font-weight:300;letter-spacing:0;line-height:56px}}@media only screen and (min-width:2560px)and (max-width:3839px){.hamburger-drawer-menu .drawer-menu .action-tab .user-authen-menu .sign-up-btn{font-size:35px;font-style:normal;font-weight:300;letter-spacing:0;line-height:37px}}@media only screen and (min-width:1920px)and (max-width:2559px){.hamburger-drawer-menu .drawer-menu .action-tab .user-authen-menu .sign-up-btn{font-size:20px;font-style:normal;font-weight:300;letter-spacing:0;line-height:26px}}@media only screen and (min-width:1441px)and (max-width:1900px){.hamburger-drawer-menu .drawer-menu .action-tab .user-authen-menu .sign-up-btn{font-size:18px;font-style:normal;font-weight:300;letter-spacing:0;line-height:24px}}@media only screen and (max-width:768px){.hamburger-drawer-menu .drawer-menu .action-tab .user-authen-menu .sign-up-btn{font-size:11px;font-style:normal;font-weight:300;letter-spacing:0;line-height:14px}}@media only screen and (max-width:580px){.hamburger-drawer-menu .drawer-menu .action-tab .user-authen-menu .sign-up-btn{font-size:10px;font-style:normal;font-weight:300;letter-spacing:0;line-height:14px}}@media only screen and (max-width:480px){.hamburger-drawer-menu .drawer-menu .action-tab .user-authen-menu .sign-up-btn{font-size:12px;font-style:normal;font-weight:300;letter-spacing:0;line-height:18px}}.hamburger-drawer-menu .drawer-menu .primary-menu{align-items:flex-start;color:#fcfcfc;display:flex;flex-direction:column;gap:20px;justify-content:center}.hamburger-drawer-menu .drawer-menu .primary-menu>span{font-size:16px;font-style:normal;font-weight:400;letter-spacing:0;line-height:22px}@media only screen and (min-width:1920px)and (max-width:2559px){.hamburger-drawer-menu .drawer-menu .primary-menu>span{font-size:20px;font-style:normal;font-weight:400;letter-spacing:0;line-height:26px}}@media only screen and (min-width:1441px)and (max-width:1900px){.hamburger-drawer-menu .drawer-menu .primary-menu>span{font-size:20px;font-style:normal;font-weight:400;letter-spacing:0;line-height:26px}}@media only screen and (max-width:900px){.hamburger-drawer-menu .drawer-menu .primary-menu>span{font-size:14px;font-style:normal;font-weight:400;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.hamburger-drawer-menu .drawer-menu .primary-menu>span{font-size:14px;font-style:normal;font-weight:400;letter-spacing:0;line-height:18px}}@media only screen and (max-width:480px){.hamburger-drawer-menu .drawer-menu .primary-menu>span{font-size:14px;font-style:normal;font-weight:400;letter-spacing:0;line-height:18px}}@media only screen and (max-width:380px){.hamburger-drawer-menu .drawer-menu .primary-menu>span{font-size:12px;font-style:normal;font-weight:400;letter-spacing:0;line-height:18px}}.hamburger-drawer-menu .drawer-menu .primary-menu .market-menu{color:#fcfcfc;font-size:16px;font-style:normal;font-weight:400;letter-spacing:0;line-height:22px}@media only screen and (min-width:1920px)and (max-width:2559px){.hamburger-drawer-menu .drawer-menu .primary-menu .market-menu{font-size:20px;font-style:normal;font-weight:400;letter-spacing:0;line-height:26px}}@media only screen and (min-width:1441px)and (max-width:1900px){.hamburger-drawer-menu .drawer-menu .primary-menu .market-menu{font-size:20px;font-style:normal;font-weight:400;letter-spacing:0;line-height:26px}}@media only screen and (max-width:900px){.hamburger-drawer-menu .drawer-menu .primary-menu .market-menu{font-size:14px;font-style:normal;font-weight:400;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.hamburger-drawer-menu .drawer-menu .primary-menu .market-menu{font-size:14px;font-style:normal;font-weight:400;letter-spacing:0;line-height:18px}}@media only screen and (max-width:480px){.hamburger-drawer-menu .drawer-menu .primary-menu .market-menu{font-size:14px;font-style:normal;font-weight:400;letter-spacing:0;line-height:18px}}@media only screen and (max-width:380px){.hamburger-drawer-menu .drawer-menu .primary-menu .market-menu{font-size:12px;font-style:normal;font-weight:400;letter-spacing:0;line-height:18px}}.hamburger-drawer-menu .drawer-menu .primary-menu .history-menu{background:none;border:none;padding:0;width:-webkit-fit-content;width:fit-content}.hamburger-drawer-menu .drawer-menu .primary-menu .language-select-menu{width:-webkit-fit-content;width:fit-content}.hamburger-drawer-menu .drawer-menu .primary-menu .language-select-menu .ant-select-selector{border:none!important;display:flex;gap:16px}.hamburger-drawer-menu .drawer-menu .primary-menu .support-center-menu{align-items:center;background:none;border:none;display:flex;justify-content:center;padding:0;width:-webkit-fit-content;width:fit-content;width:100%}.hamburger-drawer-menu .drawer-menu .primary-menu .more-menu,.hamburger-drawer-menu .drawer-menu .primary-menu .trade-menu{font-size:16px;font-style:normal;font-weight:400;letter-spacing:0;line-height:22px;width:100%}@media only screen and (min-width:1920px)and (max-width:2559px){.hamburger-drawer-menu .drawer-menu .primary-menu .more-menu,.hamburger-drawer-menu .drawer-menu .primary-menu .trade-menu{font-size:20px;font-style:normal;font-weight:400;letter-spacing:0;line-height:26px}}@media only screen and (min-width:1441px)and (max-width:1900px){.hamburger-drawer-menu .drawer-menu .primary-menu .more-menu,.hamburger-drawer-menu .drawer-menu .primary-menu .trade-menu{font-size:20px;font-style:normal;font-weight:400;letter-spacing:0;line-height:26px}}@media only screen and (max-width:900px){.hamburger-drawer-menu .drawer-menu .primary-menu .more-menu,.hamburger-drawer-menu .drawer-menu .primary-menu .trade-menu{font-size:14px;font-style:normal;font-weight:400;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.hamburger-drawer-menu .drawer-menu .primary-menu .more-menu,.hamburger-drawer-menu .drawer-menu .primary-menu .trade-menu{font-size:14px;font-style:normal;font-weight:400;letter-spacing:0;line-height:18px}}@media only screen and (max-width:480px){.hamburger-drawer-menu .drawer-menu .primary-menu .more-menu,.hamburger-drawer-menu .drawer-menu .primary-menu .trade-menu{font-size:14px;font-style:normal;font-weight:400;letter-spacing:0;line-height:18px}}@media only screen and (max-width:380px){.hamburger-drawer-menu .drawer-menu .primary-menu .more-menu,.hamburger-drawer-menu .drawer-menu .primary-menu .trade-menu{font-size:12px;font-style:normal;font-weight:400;letter-spacing:0;line-height:18px}}.hamburger-drawer-menu .drawer-menu .primary-menu .more-menu .ant-collapse-header,.hamburger-drawer-menu .drawer-menu .primary-menu .trade-menu .ant-collapse-header{font-size:16px;font-style:normal;font-weight:400;letter-spacing:0;line-height:22px;padding:0}@media only screen and (min-width:1920px)and (max-width:2559px){.hamburger-drawer-menu .drawer-menu .primary-menu .more-menu .ant-collapse-header,.hamburger-drawer-menu .drawer-menu .primary-menu .trade-menu .ant-collapse-header{font-size:20px;font-style:normal;font-weight:400;letter-spacing:0;line-height:26px}}@media only screen and (min-width:1441px)and (max-width:1900px){.hamburger-drawer-menu .drawer-menu .primary-menu .more-menu .ant-collapse-header,.hamburger-drawer-menu .drawer-menu .primary-menu .trade-menu .ant-collapse-header{font-size:20px;font-style:normal;font-weight:400;letter-spacing:0;line-height:26px}}@media only screen and (max-width:900px){.hamburger-drawer-menu .drawer-menu .primary-menu .more-menu .ant-collapse-header,.hamburger-drawer-menu .drawer-menu .primary-menu .trade-menu .ant-collapse-header{font-size:14px;font-style:normal;font-weight:400;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.hamburger-drawer-menu .drawer-menu .primary-menu .more-menu .ant-collapse-header,.hamburger-drawer-menu .drawer-menu .primary-menu .trade-menu .ant-collapse-header{font-size:14px;font-style:normal;font-weight:400;letter-spacing:0;line-height:18px}}@media only screen and (max-width:480px){.hamburger-drawer-menu .drawer-menu .primary-menu .more-menu .ant-collapse-header,.hamburger-drawer-menu .drawer-menu .primary-menu .trade-menu .ant-collapse-header{font-size:14px;font-style:normal;font-weight:400;letter-spacing:0;line-height:18px}}@media only screen and (max-width:380px){.hamburger-drawer-menu .drawer-menu .primary-menu .more-menu .ant-collapse-header,.hamburger-drawer-menu .drawer-menu .primary-menu .trade-menu .ant-collapse-header{font-size:12px;font-style:normal;font-weight:400;letter-spacing:0;line-height:18px}}.hamburger-drawer-menu .drawer-menu .primary-menu .more-menu .ant-collapse-content-box,.hamburger-drawer-menu .drawer-menu .primary-menu .trade-menu .ant-collapse-content-box{margin-top:10px;padding:5px 10px 0}.hamburger-drawer-menu .drawer-menu .primary-menu .more-menu__navs,.hamburger-drawer-menu .drawer-menu .primary-menu .trade-menu__navs{color:#fcfcfc;display:flex;flex-direction:column;gap:12px}.hamburger-drawer-menu .drawer-menu .primary-menu .more-menu-link,.hamburger-drawer-menu .drawer-menu .primary-menu .trade-menu-link{color:#fcfcfc;font-size:16px;font-style:normal;font-weight:400;letter-spacing:0;line-height:22px;width:-webkit-fit-content;width:fit-content}@media only screen and (min-width:2560px)and (max-width:3839px){.hamburger-drawer-menu .drawer-menu .primary-menu .more-menu-link,.hamburger-drawer-menu .drawer-menu .primary-menu .trade-menu-link{font-size:20px;font-style:normal;font-weight:400;letter-spacing:0;line-height:26px}}@media only screen and (max-width:768px){.hamburger-drawer-menu .drawer-menu .primary-menu .more-menu-link,.hamburger-drawer-menu .drawer-menu .primary-menu .trade-menu-link{font-size:14px;font-style:normal;font-weight:400;letter-spacing:0;line-height:20px}}@media only screen and (max-width:480px){.hamburger-drawer-menu .drawer-menu .primary-menu .more-menu-link,.hamburger-drawer-menu .drawer-menu .primary-menu .trade-menu-link{font-size:12px;font-style:normal;font-weight:400;letter-spacing:0;line-height:18px}}.hamburger-drawer-menu .drawer-menu .primary-menu .more-menu-link:hover,.hamburger-drawer-menu .drawer-menu .primary-menu .trade-menu-link:hover{color:#0ce6df}.hamburger-drawer-menu .drawer-menu .user-sign-out{background:none;background-color:#fff;border:none;border-radius:100px;color:#151515;margin-top:8px;padding:12px 0;text-align:center;width:-webkit-fit-content;width:fit-content;width:100%}.hamburger-drawer-menu .drawer-menu .history-menu,.hamburger-drawer-menu .drawer-menu .support-center-menu,.hamburger-drawer-menu .drawer-menu .user-sign-out,.hamburger-drawer-menu .drawer-menu .wallet-menu{font-size:20px;font-weight:400;line-height:28px}@media only screen and (max-width:1300px){.hamburger-drawer-menu .drawer-menu .history-menu,.hamburger-drawer-menu .drawer-menu .support-center-menu,.hamburger-drawer-menu .drawer-menu .user-sign-out,.hamburger-drawer-menu .drawer-menu .wallet-menu{font-size:18px;line-height:26px}}@media only screen and (max-width:768px){.hamburger-drawer-menu .drawer-menu .history-menu,.hamburger-drawer-menu .drawer-menu .support-center-menu,.hamburger-drawer-menu .drawer-menu .user-sign-out,.hamburger-drawer-menu .drawer-menu .wallet-menu{font-size:16px;line-height:24px}}.hamburger-drawer-menu .drawer-menu .download-container{align-items:center;display:flex;justify-content:space-between}.hamburger-drawer-menu .drawer-menu .download-container .button{align-items:center;background-color:#f5f5f5;border-radius:12px;color:#000;display:flex;gap:16px;height:56px;justify-content:center;width:48%}.hamburger-drawer-menu .ant-drawer-content{background-color:#151515;padding:10px}.hamburger-drawer-menu .ant-drawer-content .ant-drawer-wrapper-body .ant-drawer-header{align-items:center;border:none;justify-content:flex-end;padding:12px 0}.hamburger-drawer-menu .ant-drawer-content .ant-drawer-wrapper-body .ant-drawer-header .ant-drawer-header-title{align-items:center;display:flex;flex-direction:row-reverse;justify-content:flex-end;width:-webkit-fit-content;width:fit-content}.hamburger-drawer-menu .ant-drawer-content .ant-drawer-wrapper-body .ant-drawer-header .ant-drawer-header-title .ant-drawer-close{margin:0;padding:0}.hamburger-drawer-menu .ant-drawer-content .ant-drawer-wrapper-body .ant-drawer-body{padding:0}.hamburger-drawer-menu .logo-header{display:flex;height:24px;width:100%}.hamburger-drawer-menu .icon{height:20px;width:20px}.mobile-header__container{position:-webkit-sticky;position:sticky;top:0;z-index:1102}.mobile-header__container.sink{z-index:1030}.mobile-header__wrapper{align-items:center;background-color:#151515;background-repeat:no-repeat;background-size:cover;display:flex;height:84px;justify-content:space-between;padding:0 16px;position:static}@media only screen and (min-width:481px)and (max-width:768px){.mobile-header__wrapper{padding:0 48px}}.mobile-header__wrapper.scrolled{box-shadow:inset 0 0 0 72px #12121240}.mobile-header__wrapper .action-menu{display:flex;gap:20px}.mobile-header__wrapper .action-menu .notification-menu{background:none;border:none;width:-webkit-fit-content;width:fit-content}.mobile-header__wrapper .action-menu .notification-menu,.mobile-header__wrapper .action-menu .user-menu{background-color:#151515;border-radius:12px;height:40px;padding:12px;width:40px}.landing-header-download-app__wrapper{background-color:#151515;position:relative}.landing-header-download-app{display:flex;justify-content:space-between;padding:10px}.landing-header-download-app .download-content{display:flex;justify-content:center}.landing-header-download-app .download-button{align-items:center;display:flex}.landing-header-download-app .download-button button{padding:5px 10px}.landing-mobile-header__container{position:-webkit-sticky;position:sticky;top:0;z-index:1102}.landing-mobile-header__container.sink{z-index:1030}.landing-mobile-header__wrapper{align-items:center;background-color:#151515;display:flex;height:84px;justify-content:space-between;padding:0 16px;position:static}@media only screen and (min-width:481px)and (max-width:768px){.landing-mobile-header__wrapper{height:40px;padding:0 18px}}@media only screen and (max-width:480px){.landing-mobile-header__wrapper{height:60px;padding:0 18px}}@media only screen and (min-width:321px)and (max-width:380px){.landing-mobile-header__wrapper{height:60px;padding:0 18px}}@media only screen and (max-width:380px){.landing-mobile-header__wrapper{height:60px;padding:0 18px}}@media only screen and (max-width:320px){.landing-mobile-header__wrapper{height:60px;padding:0 18px}}.landing-mobile-header__wrapper.scrolled{background-image:#151515}.landing-mobile-header__wrapper .action-menu{align-items:center;display:flex;gap:10px}.landing-mobile-header__wrapper .action-menu .notification-menu{background:none;background-color:#151515;border:none;padding:0;width:-webkit-fit-content;width:fit-content}.landing-mobile-header__wrapper .action-menu .user-menu{background-color:#151515}.landing-mobile-header__wrapper .action-menu .sign-up-btn{align-items:center;background-color:#0ce6df;border-radius:100px;color:#0b4342;display:flex;justify-content:center;padding:6px 15px}.notification-drawer{z-index:1102}.notification-drawer .notification-container .notification-list.empty-data{padding:20px 0}.notification__pop-up .notification-drop-down .close-icon{align-items:center;display:flex;justify-content:flex-end;margin-bottom:8px}.notification__pop-up .notification-drop-down .notification-container{display:flex;flex-direction:column;gap:20px}.notification__pop-up .notification-drop-down .notification-container .notification-list{display:flex;flex-direction:column;gap:12px}.notification__pop-up .notification-drop-down .notification-container .notification-list .notification-item{display:flex;flex-direction:column;gap:4px}.notification__pop-up .ant-popover{height:100vh;width:100vw}.notification__pop-up .ant-popover .ant-popover-content .ant-popover-inner{border-radius:0;padding:16px}.notification__pop-up .ant-popover .ant-popover-content .ant-popover-inner .ant-popover-inner-content{padding:0}.ant-drawer-content{padding:32px}.ant-drawer-content .ant-drawer-wrapper-body .ant-drawer-header{align-items:center;border:none;justify-content:flex-end;padding:12px}.ant-drawer-content .ant-drawer-wrapper-body .ant-drawer-header .ant-drawer-header-title{align-items:center;display:flex;justify-content:flex-end;width:-webkit-fit-content;width:fit-content}.ant-drawer-content .ant-drawer-wrapper-body .ant-drawer-header .ant-drawer-header-title .ant-drawer-close{margin:0;padding:0}.ant-drawer-content .ant-drawer-wrapper-body .ant-drawer-body{padding:0}.page-layout{min-height:100vh;width:100vw}.page-layout.maintaining{overflow:hidden}@media only screen and (max-width:480px){.page-layout{background:#151515;background-position-y:28px;background-repeat:no-repeat;background-size:cover}}.page-layout .ant-layout-has-sider{background:none;margin:0 auto;width:100%}.page-layout .content-layout{background:#151515;background-repeat:no-repeat;background-size:cover;padding:24px 48px 48px}@media only screen and (max-width:480px){.page-layout .content-layout{background:none;padding:24px 16px 48px}}@media only screen and (min-width:1441px){.page-layout .content-layout{padding:24px 8% 48px}}@media only screen and (min-width:1901px){.page-layout .content-layout{padding:24px 16% 48px}}.landing-page-layout{min-height:100vh;width:100vw}.landing-page-layout.maintaining{overflow:hidden}@media only screen and (max-width:480px){.landing-page-layout{background:#151515}}.landing-page-layout .ant-layout-has-sider{background:none;margin:0 auto;width:100%}.landing-page-layout .content-layout{background:#151515;background-repeat:no-repeat;background-size:cover;min-height:95vh;padding:24px 90px 48px}@media only screen and (max-width:480px){.landing-page-layout .content-layout{background:none;padding:24px 16px 48px}}@media only screen and (min-width:1441px){.landing-page-layout .content-layout{padding:24px 3% 48px}}@media only screen and (min-width:1901px){.landing-page-layout .content-layout{padding:24px 16% 48px}}.landing-page-layout.landing .content-layout{background:#151515;padding:0}.fullscreen-page-layout{min-height:100vh;width:100vw}.fullscreen-page-layout.maintaining{overflow:hidden}@media only screen and (max-width:480px){.fullscreen-page-layout{background:#151515}}.fullscreen-page-layout .ant-layout-has-sider{background:none;margin:0 auto;width:100%}.fullscreen-page-layout .content-layout{background:#151515;background-repeat:no-repeat;background-size:cover}@media only screen and (max-width:480px){.fullscreen-page-layout .content-layout{background:none;padding:24px 16px 48px}}.fullscreen-page-layout.landing .content-layout{background:#151515;padding:0}.landing-footer-container{background-color:#151515;display:flex;flex-direction:column;gap:20px;padding:0 40px 10px;width:100%}@media only screen and (max-width:900px){.landing-footer-container{padding:24px 15px}}@media only screen and (max-width:480px){.landing-footer-container{padding:20px 20px 0}}.landing-footer-container .footer-content{color:#fcfcfc;display:flex;gap:8px;justify-content:flex-start;padding-top:20px}@media only screen and (min-width:1920px)and (max-width:2559px){.landing-footer-container .footer-content{padding:20px 0}}@media only screen and (min-width:1441px)and (max-width:1900px){.landing-footer-container .footer-content{padding:20px 0}}@media only screen and (max-width:900px){.landing-footer-container .footer-content{border-top:0}}@media only screen and (max-width:580px){.landing-footer-container .footer-content{flex-direction:column}}@media only screen and (max-width:480px){.landing-footer-container .footer-content{padding-top:0}}.landing-footer-container .footer-content__maxbit{display:flex;flex-direction:column;justify-content:space-between}@media only screen and (max-width:580px){.landing-footer-container .footer-content__maxbit{margin-top:34px;order:3}.landing-footer-container .footer-content__maxbit .company-logo{display:none}}@media only screen and (min-width:3840px){.landing-footer-container .footer-content__maxbit .company-logo{width:250px}}@media only screen and (min-width:2560px)and (max-width:3839px){.landing-footer-container .footer-content__maxbit .company-logo{width:167px}}@media only screen and (max-width:900px){.landing-footer-container .footer-content__maxbit .company-logo{width:143px}}.landing-footer-container .footer-content__maxbit__navs{display:flex;flex-direction:column;gap:4px;justify-content:space-between}@media only screen and (min-width:3840px){.landing-footer-container .footer-content__maxbit__navs{gap:8px}}@media only screen and (min-width:2560px)and (max-width:3839px){.landing-footer-container .footer-content__maxbit__navs{gap:6px}}@media only screen and (max-width:580px){.landing-footer-container .footer-content__maxbit__navs{margin-top:0}}.landing-footer-container .footer-content__maxbit .company-contact{align-items:center;display:flex;justify-content:flex-start}@media only screen and (max-width:580px){.landing-footer-container .footer-content__maxbit .company-contact{flex-direction:column;gap:40px;margin:4px 0 12px}}.landing-footer-container .footer-content__maxbit .company-contact .social-media{display:flex;flex-direction:column;justify-content:space-between}@media only screen and (max-width:580px){.landing-footer-container .footer-content__maxbit .company-contact .social-media{gap:24px}}.landing-footer-container .footer-content__maxbit .company-contact .social-media .title{color:#fcfcfc}.landing-footer-container .footer-content__maxbit .company-contact .social-media .social-icon-group{display:flex;gap:20px;justify-content:space-between;padding:8px 4px}@media only screen and (max-width:480px){.landing-footer-container .footer-content__maxbit .company-contact .social-media .social-icon-group{align-items:center;gap:10px;padding:15px 0}}.landing-footer-container .footer-content__maxbit .company-contact .social-media .social-icon-group .social-icon{align-items:center;display:flex;height:20px}.landing-footer-container .footer-content__right-side{display:flex;justify-content:flex-end}.landing-footer-container .footer-content__right-side__wrapper{display:flex;gap:40px}@media only screen and (max-width:580px){.landing-footer-container .footer-content__right-side__wrapper{flex-direction:column;gap:20px}}@media only screen and (max-width:480px){.landing-footer-container .footer-content__right-side__wrapper{width:100%}}.landing-footer-container .footer-content__right-side__wrapper .footer-content__about-us,.landing-footer-container .footer-content__right-side__wrapper .footer-content__support{align-items:center;display:flex;flex-direction:column}.landing-footer-container .footer-content__right-side__wrapper .footer-content__about-us .about-us-menu,.landing-footer-container .footer-content__right-side__wrapper .footer-content__about-us .support-menu,.landing-footer-container .footer-content__right-side__wrapper .footer-content__support .about-us-menu,.landing-footer-container .footer-content__right-side__wrapper .footer-content__support .support-menu{width:100%}.landing-footer-container .footer-content__right-side__wrapper .footer-content__about-us .about-us-menu .ant-collapse-header,.landing-footer-container .footer-content__right-side__wrapper .footer-content__about-us .support-menu .ant-collapse-header,.landing-footer-container .footer-content__right-side__wrapper .footer-content__support .about-us-menu .ant-collapse-header,.landing-footer-container .footer-content__right-side__wrapper .footer-content__support .support-menu .ant-collapse-header{align-items:center;flex-direction:row-reverse;justify-content:space-between;padding:0}.landing-footer-container .footer-content__right-side__wrapper .footer-content__about-us .about-us-menu .ant-collapse-header-text,.landing-footer-container .footer-content__right-side__wrapper .footer-content__about-us .support-menu .ant-collapse-header-text,.landing-footer-container .footer-content__right-side__wrapper .footer-content__support .about-us-menu .ant-collapse-header-text,.landing-footer-container .footer-content__right-side__wrapper .footer-content__support .support-menu .ant-collapse-header-text{flex:none}.landing-footer-container .footer-content__right-side__wrapper .footer-content__about-us .about-us-menu .ant-collapse-content-box,.landing-footer-container .footer-content__right-side__wrapper .footer-content__about-us .support-menu .ant-collapse-content-box,.landing-footer-container .footer-content__right-side__wrapper .footer-content__support .about-us-menu .ant-collapse-content-box,.landing-footer-container .footer-content__right-side__wrapper .footer-content__support .support-menu .ant-collapse-content-box{padding:20px 16px 16px}.landing-footer-container .footer-content__right-side__wrapper .footer-content__about-us .about-us-menu .ant-collapse-content .footer-content__about-us__navs,.landing-footer-container .footer-content__right-side__wrapper .footer-content__about-us .about-us-menu .ant-collapse-content .footer-content__support__navs,.landing-footer-container .footer-content__right-side__wrapper .footer-content__about-us .support-menu .ant-collapse-content .footer-content__about-us__navs,.landing-footer-container .footer-content__right-side__wrapper .footer-content__about-us .support-menu .ant-collapse-content .footer-content__support__navs,.landing-footer-container .footer-content__right-side__wrapper .footer-content__support .about-us-menu .ant-collapse-content .footer-content__about-us__navs,.landing-footer-container .footer-content__right-side__wrapper .footer-content__support .about-us-menu .ant-collapse-content .footer-content__support__navs,.landing-footer-container .footer-content__right-side__wrapper .footer-content__support .support-menu .ant-collapse-content .footer-content__about-us__navs,.landing-footer-container .footer-content__right-side__wrapper .footer-content__support .support-menu .ant-collapse-content .footer-content__support__navs{align-items:flex-start;gap:16px;margin-top:0}.landing-footer-container .footer-content__right-side__wrapper .footer-content__about-us .support-menu .ant-collapse-content-box,.landing-footer-container .footer-content__right-side__wrapper .footer-content__support .support-menu .ant-collapse-content-box{padding:20px 16px 0}.landing-footer-container .footer-content__right-side__wrapper .footer-content__about-us__navs,.landing-footer-container .footer-content__right-side__wrapper .footer-content__about-us__title,.landing-footer-container .footer-content__right-side__wrapper .footer-content__support__navs,.landing-footer-container .footer-content__right-side__wrapper .footer-content__support__title{width:100%}.landing-footer-container .footer-content__right-side__wrapper .footer-content__about-us__title .ant-collapse-content-box,.landing-footer-container .footer-content__right-side__wrapper .footer-content__about-us__title .ant-collapse-header,.landing-footer-container .footer-content__right-side__wrapper .footer-content__support__title .ant-collapse-content-box,.landing-footer-container .footer-content__right-side__wrapper .footer-content__support__title .ant-collapse-header{padding:0}.landing-footer-container .footer-content__right-side__wrapper .footer-content__about-us__title .footer-header,.landing-footer-container .footer-content__right-side__wrapper .footer-content__support__title .footer-header{display:flex;font-size:12px;font-style:normal;font-weight:300;justify-content:space-between;letter-spacing:0;line-height:18px;width:100%}@media only screen and (min-width:3840px){.landing-footer-container .footer-content__right-side__wrapper .footer-content__about-us__title .footer-header,.landing-footer-container .footer-content__right-side__wrapper .footer-content__support__title .footer-header{font-size:52px;font-style:normal;font-weight:300;letter-spacing:0;line-height:56px}}@media only screen and (min-width:2560px)and (max-width:3839px){.landing-footer-container .footer-content__right-side__wrapper .footer-content__about-us__title .footer-header,.landing-footer-container .footer-content__right-side__wrapper .footer-content__support__title .footer-header{font-size:35px;font-style:normal;font-weight:300;letter-spacing:0;line-height:37px}}@media only screen and (min-width:1920px)and (max-width:2559px){.landing-footer-container .footer-content__right-side__wrapper .footer-content__about-us__title .footer-header,.landing-footer-container .footer-content__right-side__wrapper .footer-content__support__title .footer-header{font-size:20px;font-style:normal;font-weight:300;letter-spacing:0;line-height:26px}}@media only screen and (min-width:1441px)and (max-width:1900px){.landing-footer-container .footer-content__right-side__wrapper .footer-content__about-us__title .footer-header,.landing-footer-container .footer-content__right-side__wrapper .footer-content__support__title .footer-header{font-size:18px;font-style:normal;font-weight:300;letter-spacing:0;line-height:24px}}@media only screen and (max-width:768px){.landing-footer-container .footer-content__right-side__wrapper .footer-content__about-us__title .footer-header,.landing-footer-container .footer-content__right-side__wrapper .footer-content__support__title .footer-header{font-size:11px;font-style:normal;font-weight:300;letter-spacing:0;line-height:14px}}@media only screen and (max-width:580px){.landing-footer-container .footer-content__right-side__wrapper .footer-content__about-us__title .footer-header,.landing-footer-container .footer-content__right-side__wrapper .footer-content__support__title .footer-header{font-size:10px;font-style:normal;font-weight:300;letter-spacing:0;line-height:14px}}@media only screen and (max-width:480px){.landing-footer-container .footer-content__right-side__wrapper .footer-content__about-us__title .footer-header,.landing-footer-container .footer-content__right-side__wrapper .footer-content__support__title .footer-header{font-size:12px;font-style:normal;font-weight:300;letter-spacing:0;line-height:18px}}.landing-footer-container .footer-content__right-side__wrapper .footer-content__about-us__navs,.landing-footer-container .footer-content__right-side__wrapper .footer-content__support__navs{display:flex;flex-direction:column;margin-top:12px}@media only screen and (max-width:580px){.landing-footer-container .footer-content__right-side__wrapper .footer-content__about-us__navs,.landing-footer-container .footer-content__right-side__wrapper .footer-content__support__navs{align-items:flex-start}}.landing-footer-container .footer-content__right-side__wrapper .footer-content__about-us__navs .about-us-link,.landing-footer-container .footer-content__right-side__wrapper .footer-content__about-us__navs .contact-us-link,.landing-footer-container .footer-content__right-side__wrapper .footer-content__about-us__navs .support-link,.landing-footer-container .footer-content__right-side__wrapper .footer-content__support__navs .about-us-link,.landing-footer-container .footer-content__right-side__wrapper .footer-content__support__navs .contact-us-link,.landing-footer-container .footer-content__right-side__wrapper .footer-content__support__navs .support-link{color:#fcfcfc;margin-bottom:4px;width:-webkit-fit-content;width:fit-content}.landing-footer-container .footer-content__right-side__wrapper .footer-content__about-us__navs .about-us-link:hover,.landing-footer-container .footer-content__right-side__wrapper .footer-content__about-us__navs .contact-us-link:hover,.landing-footer-container .footer-content__right-side__wrapper .footer-content__about-us__navs .support-link:hover,.landing-footer-container .footer-content__right-side__wrapper .footer-content__support__navs .about-us-link:hover,.landing-footer-container .footer-content__right-side__wrapper .footer-content__support__navs .contact-us-link:hover,.landing-footer-container .footer-content__right-side__wrapper .footer-content__support__navs .support-link:hover{color:#0ce6df}.landing-footer-container .footer-content__right-side__wrapper .footer-content__about-us__navs .support-tel,.landing-footer-container .footer-content__right-side__wrapper .footer-content__support__navs .support-tel{color:#fafafa;display:flex;flex-direction:column;gap:4px;margin-bottom:4px}.landing-footer-container .footer-content .footer-child{width:50%}@media only screen and (max-width:580px){.landing-footer-container .footer-content .footer-child{align-items:center;display:flex;justify-content:center;padding-top:0;text-align:center;width:100%}}.landing-footer-container .copyright__wrapper{display:flex}@media only screen and (max-width:768px){.landing-footer-container .copyright__wrapper{align-items:center;flex-direction:column;gap:8px}}@media only screen and (min-width:769px){.landing-footer-container .copyright__wrapper{align-items:center;justify-content:center}}.landing-footer-container .copyright__wrapper .company-copyright{align-items:center;color:#fcfcfc;display:flex;justify-content:center;text-align:center}.landing-footer-container .copyright__wrapper .client-version{color:#fcfcfc}@media only screen and (min-width:769px){.landing-footer-container .copyright__wrapper .client-version{position:absolute;right:0;top:0}}.arrow-icon{position:absolute}.search-bar{align-items:center;background-color:#12121299;border:.5px solid #93959899;border:.5px solid var(--Border,#93959899);border-radius:10px;display:flex;height:40px;width:100%}@media only screen and (max-width:768px){.search-bar{margin-bottom:24px;width:100%}}.search-bar span.ant-input-affix-wrapper{border:none;height:36px;width:100%}@media only screen and (min-width:769px){.search-bar span.ant-input-affix-wrapper{width:300px}}.search-bar .ant-input-group-addon{background-color:#0000;border:none;border-bottom-right-radius:10px;border-top-right-radius:10px;padding-right:20px}.search-bar .ant-input{border:none;border-bottom-left-radius:10px;border-top-left-radius:10px;height:40px;padding-left:20px}.search-bar .ant-input:active,.search-bar .ant-input:hover{box-shadow:none}.tab-group{height:100%}.tab-group .ant-tabs-ink-bar{background:#0000;height:3px}.tab-group .ant-tabs-ink-bar:after{background:#08a19c;border-radius:9px;bottom:0;content:" ";height:5px;left:50%;position:absolute;right:0;transform:translateX(-50%);width:20px}.tab-group .ant-tabs-nav:before{border:none}.tab-group .ant-tabs-top{height:100%;width:100%}.tab-group .ant-tabs-top .ant-tabs-nav-wrap{justify-content:left}.tab-group .ant-tabs-top .ant-tabs-nav-wrap .ant-tabs-nav-list{justify-content:space-between}.tab-group .ant-tabs-top .ant-tabs-nav-wrap .ant-tabs-tab{font-size:inherit}.tab-group .ant-tabs-top .ant-tabs-nav-wrap .ant-tabs-tab .ant-tabs-tab-btn{color:#aaa}.tab-group .ant-tabs-top .ant-tabs-nav-wrap .ant-tabs-tab-active .ant-tabs-tab-btn{color:#fff}.tab-group .ant-tabs-top .ant-tabs-content-holder,.tab-group .ant-tabs-top .ant-tabs-content-holder .ant-tabs-content,.tab-group .ant-tabs-top .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane{height:100%}div.background-non-login{align-items:center;background-color:#212122;border-radius:20px;box-shadow:0 5px 99px #00000029;display:flex;flex-flow:column nowrap;gap:20px;height:600px;justify-content:center}@media only screen and (max-width:480px){div.background-non-login{height:300px}}div.background-non-login .description__container{color:#939598;text-align:center}@media only screen and (max-width:480px){div.background-non-login .description__container{padding:0 64px}}div.background-non-login .description__container .action-btn{color:#08a19c}div.background-non-login .button__wrapper{align-items:center;display:flex;flex-flow:row nowrap;gap:20px;justify-content:center}div.background-non-login .button__wrapper .sign-in-btn,div.background-non-login .button__wrapper .sign-up-btn{border-radius:100px;width:400px}@media only screen and (max-width:480px){div.background-non-login .button__wrapper{flex-direction:column;width:90%}div.background-non-login .button__wrapper .sign-in-btn,div.background-non-login .button__wrapper .sign-up-btn{width:100%}}.price-percent-change{align-items:flex-start;display:flex;gap:4px;margin-top:4px}.price-percent-change .up-caret{color:#0ce6df;font-size:20px}@media only screen and (max-width:900px){.price-percent-change .up-caret{font-size:10px}}.price-percent-change .down-caret{color:#fc218a;font-size:20px}@media only screen and (max-width:900px){.price-percent-change .down-caret{font-size:10px}}.price-percent-change .price-percent{margin-bottom:0}.price-percent-change .price-percent.up{color:#0ce6df}.price-percent-change .price-percent.down{color:#fc218a}.price-percent-change--home{align-items:flex-end;display:flex;gap:4px;margin-top:4px}.price-percent-change--home .up-caret{color:#0ce6df;font-size:20px}.price-percent-change--home .down-caret{color:#fc218a;font-size:20px}.price-percent-change--home .price-percent{margin-bottom:0}@media only screen and (max-width:768px){.price-percent-change--home .price-percent{font-size:17px;font-style:normal;font-weight:400;letter-spacing:0;line-height:25px}}@media only screen and (max-width:768px)and (max-width:1024px){.price-percent-change--home .price-percent{font-size:14px;font-style:normal;font-weight:400;letter-spacing:0;line-height:22px}}@media only screen and (max-width:768px)and (max-width:900px){.price-percent-change--home .price-percent{font-size:12px;font-style:normal;font-weight:400;letter-spacing:0;line-height:20px}}@media only screen and (max-width:768px)and (max-width:768px){.price-percent-change--home .price-percent{font-size:12px;font-style:normal;font-weight:400;letter-spacing:0;line-height:20px}}@media only screen and (max-width:768px)and (max-width:580px){.price-percent-change--home .price-percent{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:19px}}.price-percent-change--home .price-percent.up{color:#0ce6df}.price-percent-change--home .price-percent.down{color:#fc218a}.price-alert-table-wrapper{align-items:flex-end;display:flex;flex-direction:column;gap:12px}.price-alert-table-wrapper .base-currencis-switch{border:1px solid #0ce6df;border-radius:30px;display:flex;justify-content:space-between;width:120px}.price-alert-table-wrapper .base-currencis-switch .tab{background:none;border:none;border-radius:28px;color:#fcfcfc;cursor:pointer;padding:5px 10px;width:-webkit-fit-content;width:fit-content;width:60px}.price-alert-table-wrapper .base-currencis-switch .tab.active{background-color:#0ce6df;color:#0b4342}.price-alert-background{background-color:#12121299;border-radius:20px;display:flex;flex-direction:column;gap:14px;justify-content:center;width:100%}.price-alert-background .loader-box{height:600px}.price-alert-background .price-alert-table ::-webkit-scrollbar-track{height:90%}.price-alert-background .price-alert-table ::-webkit-scrollbar{height:90%;width:5px}.price-alert-background .price-alert-table ::-webkit-scrollbar-thumb{background-color:#12121299;border-radius:30px}.price-alert-background .price-alert-table .alert-type-col{align-items:center;display:flex;gap:20px;justify-content:center}@media only screen and (max-width:480px){.price-alert-background .price-alert-table .alert-type-col{display:grid;grid-template-rows:repeat(3,1fr);margin:0 auto;width:80%}}.price-alert-background .price-alert-table .frequency-col{align-items:center;display:flex;gap:12px;justify-content:center}.price-alert-background .price-alert-table .frequency-col .delete-btn{border:none;padding:0}@media only screen and (max-width:580px){.price-alert-background .price-alert-table .frequency-col{flex-direction:column;gap:4px}.price-alert-background .price-alert-table .frequency-col .delete-btn{position:relative;right:-28px}}.price-alert-background .empty-content{align-items:center;background-color:#212122;border-radius:12px;display:flex;flex-direction:column;gap:40px;height:600px;justify-content:center;margin:0;padding:0 52px;text-align:center;width:100%}@media only screen and (max-width:480px){.price-alert-background .empty-content{height:280px}}.price-alert-background .empty-content__btn{width:100%}.price-alert-background .empty-content__content{align-items:center;border-radius:20px;display:flex;flex-direction:column;gap:5px;justify-content:center}.price-alert-background .empty-content .description{color:#939598}.price-alert-background .empty-content .create-alert-btn{background-color:#0ce6df;border:none;border-radius:30px;color:#151515;height:42px;max-width:380px;min-width:200px;width:40%}.price-alert-background .table-container,.price-alert-background .table-container .ant-table-wrapper,.price-alert-background .table-container .ant-table-wrapper .ant-spin-nested-loading,.price-alert-background .table-container .ant-table-wrapper .ant-spin-nested-loading .ant-spin-container,.price-alert-background .table-container .ant-table-wrapper .ant-spin-nested-loading .ant-spin-container .ant-table-empty,.price-alert-background .table-container .ant-table-wrapper .ant-spin-nested-loading .ant-spin-container .ant-table-empty .ant-table-container,.price-alert-background .table-container .ant-table-wrapper .ant-spin-nested-loading .ant-spin-container .ant-table-empty .ant-table-container .ant-table-content,.price-alert-background .table-container .ant-table-wrapper .ant-spin-nested-loading .ant-spin-container .ant-table-empty .ant-table-container .ant-table-content table{height:100%}.price-alert-background .ant-divider-horizontal{display:none}.price-alert-background .ant-table-wrapper .ant-table{background-color:#0000}.price-alert-background .ant-table-wrapper .ant-table .ant-table-thead>tr{background-color:#12121299;height:57px}.price-alert-background .ant-table-wrapper .ant-table .ant-table-thead>tr>th{background-color:#0000;border-bottom:none;color:#fff;padding:10px 0}.price-alert-background .ant-table-wrapper .ant-table .ant-table-thead>tr>th:before{display:none}.price-alert-background .ant-table-wrapper .ant-table .ant-table-thead>tr>th:first-child{border-radius:20px 0 0 0;width:22%}.price-alert-background .ant-table-wrapper .ant-table .ant-table-thead>tr>th:nth-child(2){width:20%}.price-alert-background .ant-table-wrapper .ant-table .ant-table-thead>tr>th:nth-child(3){width:40%}.price-alert-background .ant-table-wrapper .ant-table .ant-table-header{border-radius:20px 20px 0 0}.price-alert-background .ant-table-wrapper .ant-table .ant-table-cell-scrollbar{box-shadow:none}.price-alert-background .ant-table-wrapper .ant-table .ant-table-body{height:400px;overflow-y:auto!important}.price-alert-background .ant-table-wrapper .ant-table .ant-table-body .ant-table-tbody .ant-table-placeholder .empty-content{border-radius:10px;display:flex;flex-direction:column;gap:14px;height:240px;justify-content:center;margin:10px 0;width:100%}.price-alert-background .ant-table-wrapper .ant-table .ant-table-body .ant-table-tbody>tr{height:72px}.price-alert-background .ant-table-wrapper .ant-table .ant-table-body .ant-table-tbody>tr>td{border-bottom:initial;color:#fff;padding:0}.price-alert-background .ant-table-wrapper .ant-table .ant-table-body .ant-table-tbody>tr>td:last-child{padding-right:0}.price-alert-background .ant-table-wrapper .ant-table .ant-table-body .ant-table-tbody>tr>td .coin-info{align-items:center;display:flex;gap:10px;height:52px;justify-content:center}@media only screen and (max-width:480px){.price-alert-background .ant-table-wrapper .ant-table .ant-table-body .ant-table-tbody>tr>td .coin-info{gap:0;height:-webkit-fit-content;height:fit-content;padding:4px 0}}.price-alert-background .ant-table-wrapper .ant-table .ant-table-body .ant-table-tbody>tr>td .coin-info img{border-radius:50%;height:50px;width:50px}.price-alert-background .ant-table-wrapper .ant-table .ant-table-body .ant-table-tbody>tr>td .coin-info .ant-btn{background-color:#0000;border:none;width:16px}.price-alert-background .ant-table-wrapper .ant-table .ant-table-body .ant-table-tbody>tr>td .coin-info .ant-btn span.anticon.anticon-star{color:#939598;height:16px;margin:0;width:16px}.price-alert-background .ant-table-wrapper .ant-table .ant-table-body .ant-table-tbody>tr>td .coin-info .ant-btn .favorite-coin{color:#ffbf1b!important}.price-alert-background .ant-table-wrapper .ant-table .ant-table-body .ant-table-tbody>tr>td .coin-info__button{display:flex;height:70px;width:16px}.price-alert-background .ant-table-wrapper .ant-table .ant-table-body .ant-table-tbody>tr>td .coin-info__button span{display:flex;height:16px;width:16px}.price-alert-background .ant-table-wrapper .ant-table .ant-table-body .ant-table-tbody>tr>td .coin-info__button :active,.price-alert-background .ant-table-wrapper .ant-table .ant-table-body .ant-table-tbody>tr>td .coin-info__button :focus{box-shadow:none;outline:none}.price-alert-background .ant-table-wrapper .ant-table .ant-table-body .ant-table-tbody>tr>td .coin-info__name{align-items:flex-start;color:#fff;display:flex;flex-direction:column;gap:10px}.price-alert-background .ant-table-wrapper .ant-table .ant-table-body .ant-table-tbody>tr>td .coin-info__name .coin-info__full-name,.price-alert-background .ant-table-wrapper .ant-table .ant-table-body .ant-table-tbody>tr>td .coin-info__name .coin-info__short-name{margin:0}.price-alert-background .ant-table-wrapper .ant-table .ant-table-body .ant-table-tbody>tr>td .currency-price{color:#fff}.price-alert-background .ant-table-wrapper .ant-table .ant-table-body .ant-table-tbody>tr>td .change-percent{align-items:center;display:flex;justify-content:center}.price-alert-background .ant-table-wrapper .ant-table .ant-table-body .ant-table-tbody>tr>td .trade-button{display:flex;justify-content:flex-end}.price-alert-background .ant-table-wrapper .ant-table .ant-table-footer{background-color:#0000;color:inherit}.price-alert-background .ant-table-wrapper .delete-button{color:#fff;-webkit-text-decoration-line:underline;text-decoration-line:underline}.price-alert-background .ant-table-wrapper .delete-button button{background-color:#0000;border:none}.price-alert-background .ant-table-wrapper .ant-table-tbody>tr.ant-table-row-hover:not(.ant-table-expanded-row)>td,.price-alert-background .ant-table-wrapper .ant-table-tbody>tr:hover:not(.ant-table-expanded-row)>td,.price-alert-background .ant-table-wrapper .ant-table-thead>tr.ant-table-row-hover:not(.ant-table-expanded-row)>td,.price-alert-background .ant-table-wrapper .ant-table-thead>tr:hover:not(.ant-table-expanded-row)>td{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial}.price-alert-background .ant-table-wrapper .ant-pagination{display:none}.price-alert-background .price-alert__button{display:flex;justify-content:center;margin:20px 0}.price-alert-background .price-alert__button .create-alert-btn{border:none;border-radius:30px;height:42px;max-width:380px;min-width:200px;width:40%}.price-alert-modal .ant-modal-content{background:#151515;border:1px solid #939598;border-radius:20px;box-shadow:0 3px 3px 0 #00000005}.price-alert-modal .ant-modal-content .ant-modal-body .price-alert-content{display:flex;flex-direction:column;gap:20px}.price-alert-modal .ant-modal-content .ant-modal-body .price-alert-content .base-currencis-switch{border:1px solid #0ce6df;border-radius:30px;display:flex;justify-content:space-between;width:120px}.price-alert-modal .ant-modal-content .ant-modal-body .price-alert-content .base-currencis-switch .tab{background:none;border:none;border-radius:28px;color:#fcfcfc;cursor:pointer;padding:5px 10px;width:-webkit-fit-content;width:fit-content;width:60px}.price-alert-modal .ant-modal-content .ant-modal-body .price-alert-content .base-currencis-switch .tab.active{background-color:#0ce6df;color:#0b4342}.price-alert-modal .ant-modal-content .ant-modal-body .price-alert-content-title__wrapper{display:flex;justify-content:space-between}.price-alert-modal .ant-modal-content .ant-modal-body .price-alert-content-title__wrapper .close-btn{cursor:pointer}.price-alert-modal .ant-modal-content .ant-modal-body .price-alert-content__form{display:flex;flex-direction:column;gap:20px}.price-alert-modal .ant-modal-content .ant-modal-body .price-alert-content__form .ant-form-item{margin:0}.price-alert-modal .ant-modal-content .ant-modal-body .price-alert-content__form .ant-form-item .input-suffix{color:#939598;font-size:16px;font-style:normal;font-weight:400;letter-spacing:0;line-height:22px}.price-alert-modal .ant-modal-content .ant-modal-body .price-alert-content__form .notice-info{display:flex;flex-direction:column;gap:10px}.price-alert-modal .ant-modal-content .ant-modal-body .price-alert-content__form .notice-info .text{color:#fcfcfc}.price-alert-modal .ant-modal-content .ant-modal-body .price-alert-content__form .notify-btn{border:none;border-radius:20px;margin-top:10px;width:100%}.currency__item{align-items:center;display:flex;gap:10px;height:43px}.currency__item .coin-abbr{color:#fff}.currency__item .coin-name{color:#939598}.maintenance-content{height:25px;position:static}.maintenance-content,.maintenance-content.scrolled{background-color:#212122}.maintenance-content.v7{align-items:center;background:#0ce6df;border-radius:0 0 35px 35px;bottom:0;color:#000;display:flex;height:40px;justify-content:center;margin-top:5px;position:absolute;width:100%}@media only screen and (min-width:3840px){.maintenance-content.v7{height:80px}}@media only screen and (min-width:2560px)and (max-width:3839px){.maintenance-content.v7{height:53px}}@media only screen and (max-width:900px){.maintenance-content.v7{border-radius:0}}.maintenance-content .notification-marquee__wrapper{align-items:center;display:flex;height:25px;padding-right:15px;position:relative;width:100%;z-index:10}.maintenance-content .notification-marquee__wrapper.v7{background-color:#0000}.maintenance-content .notification-marquee__wrapper .notification-marquee{display:flex;margin-right:12px;width:100%}@media only screen and (min-width:3840px){.maintenance-content .notification-marquee__wrapper .notification-marquee{margin-right:24px}}@media only screen and (min-width:2560px)and (max-width:3839px){.maintenance-content .notification-marquee__wrapper .notification-marquee{margin-right:16px}}.maintenance-content .notification-marquee__wrapper .notification-marquee__item{align-items:center;display:flex;gap:12px;margin:0 33px}.maintenance-content .notification-marquee__wrapper .notification-marquee__item .message{color:#fcfcfc}.maintenance-content .notification-marquee__wrapper .notification-marquee__item .message.v7{color:#151515}.market-marquee-content{height:42px;position:static}.market-marquee-content,.market-marquee-content.scrolled{background-color:#0ce6df}.market-marquee-content .market-marquee-content__wrapper{align-items:center;display:flex;height:42px;width:100%}@media only screen and (max-width:480px){.market-marquee-content .market-marquee-content__wrapper{gap:0;padding:20px 16px}}.market-marquee-content .market-marquee-content__wrapper .notification-marquee{display:flex;margin:0 12px;width:100%}.market-marquee-content .market-marquee-content__wrapper .notification-marquee__item{align-items:center;display:flex;gap:12px;margin:0 33px}.market-marquee-content .market-marquee-content__wrapper .notification-marquee__item .message{color:#0b4342}.news-marquee-wrapper{height:100px;margin:40px 0}@media only screen and (min-width:3840px){.news-marquee-wrapper{height:200px;margin:80px 0}}@media only screen and (min-width:2560px)and (max-width:3839px){.news-marquee-wrapper{height:133px;margin:60px 0}}@media only screen and (min-width:1920px)and (max-width:2559px){.news-marquee-wrapper{height:150px}}@media only screen and (min-width:1441px)and (max-width:1900px){.news-marquee-wrapper{height:150px}}@media only screen and (max-width:900px){.news-marquee-wrapper{margin:0}}.news-marquee-wrapper__container{height:100%;padding:30px 0}@media only screen and (min-width:3840px){.news-marquee-wrapper__container{padding:60px 0}}@media only screen and (min-width:2560px)and (max-width:3839px){.news-marquee-wrapper__container{padding:40px 0}}@media only screen and (max-width:900px){.news-marquee-wrapper__container{padding:0}}.news-marquee-wrapper__agency{height:50px;padding:0 50px}@media only screen and (min-width:3840px){.news-marquee-wrapper__agency{height:100px;padding:0 100px}}@media only screen and (min-width:2560px)and (max-width:3839px){.news-marquee-wrapper__agency{height:67px;padding:0 67px}}@media only screen and (min-width:1920px)and (max-width:2559px){.news-marquee-wrapper__agency{height:70px}}@media only screen and (min-width:1441px)and (max-width:1900px){.news-marquee-wrapper__agency{height:70px}}@media only screen and (max-width:900px){.news-marquee-wrapper__agency{height:40px;padding:0 25px}}.news-marquee-wrapper .rfm-marquee{z-index:0}.showcases-wrapper{display:flex;flex-direction:column;gap:40px;padding:40px}@media only screen and (min-width:3840px){.showcases-wrapper{gap:80px;padding:80px}}@media only screen and (min-width:2560px)and (max-width:3839px){.showcases-wrapper{gap:60px;padding:60px}}@media only screen and (max-width:1024px){.showcases-wrapper{margin:0 24px}}@media only screen and (max-width:900px){.showcases-wrapper{margin:40px 24px}}@media only screen and (max-width:1024px){.showcases-wrapper{margin:0;padding:24px}}@media only screen and (max-width:768px){.showcases-wrapper{margin:0;padding:24px}}@media only screen and (max-width:480px){.showcases-wrapper{gap:24px;margin:15px;padding:0}.showcases-wrapper__header h1{margin:0;padding:15px 0}}.showcases-wrapper__content{align-items:center;display:flex;justify-content:space-between}.showcases-wrapper__content__left{display:flex;flex-direction:column;gap:24px;width:47%}@media only screen and (min-width:3840px){.showcases-wrapper__content__left{gap:48px}}@media only screen and (min-width:2560px)and (max-width:3839px){.showcases-wrapper__content__left{gap:32px}}@media only screen and (min-width:1920px)and (max-width:2559px){.showcases-wrapper__content__left{gap:48px}}@media only screen and (min-width:1441px)and (max-width:1900px){.showcases-wrapper__content__left{gap:36px}}@media only screen and (max-width:1024px){.showcases-wrapper__content__left{padding:30px 0}}@media only screen and (max-width:900px){.showcases-wrapper__content__left{padding:0}}@media only screen and (max-width:768px){.showcases-wrapper__content__left{width:55%}}.showcases-wrapper__content__right{align-items:center;display:flex;height:600px;justify-content:center;width:50%}@media only screen and (min-width:3840px){.showcases-wrapper__content__right{height:1200px}}@media only screen and (min-width:2560px)and (max-width:3839px){.showcases-wrapper__content__right{height:800px}}@media only screen and (min-width:1920px)and (max-width:2559px){.showcases-wrapper__content__right{height:800px;width:59%}}@media only screen and (min-width:1441px)and (max-width:1900px){.showcases-wrapper__content__right{height:780px;width:55%}}@media only screen and (max-width:1024px){.showcases-wrapper__content__right{height:450px;margin:0;width:47%}}@media only screen and (max-width:900px){.showcases-wrapper__content__right{height:auto;margin:0;width:45%}}@media only screen and (max-width:768px){.showcases-wrapper__content__right{height:auto;margin:0;width:40%}}.showcases-wrapper__content__right .img{height:90%;width:auto}@media only screen and (max-width:900px){.showcases-wrapper__content__right .img{width:90%}}.showcases-wrapper .showcases-container{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(1,1fr)}@media only screen and (min-width:3840px){.showcases-wrapper .showcases-container{gap:16px}}@media only screen and (min-width:2560px)and (max-width:3839px){.showcases-wrapper .showcases-container{gap:12px}}.showcases-wrapper .showcases-container p{margin-bottom:0}@media only screen and (min-width:1920px)and (max-width:2559px){.showcases-wrapper .showcases-container{gap:16px}}@media only screen and (min-width:1441px)and (max-width:1900px){.showcases-wrapper .showcases-container{gap:12px}}@media only screen and (max-width:900px){.showcases-wrapper .showcases-container{gap:12px}}@media only screen and (max-width:768px){.showcases-wrapper .showcases-container{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:480px){.showcases-wrapper .showcases-container{grid-template-columns:repeat(2,1fr)}}.showcases-wrapper .showcases-container__items{background:#1c1c1c;border-radius:12px;display:flex;gap:10px;padding:15px;width:100%}@media only screen and (min-width:3840px){.showcases-wrapper .showcases-container__items{border-radius:24px;gap:20px;padding:30px}}@media only screen and (min-width:2560px)and (max-width:3839px){.showcases-wrapper .showcases-container__items{border-radius:16px;gap:15px;padding:20px}}@media only screen and (max-width:768px){.showcases-wrapper .showcases-container__items{height:120px;padding:10px;width:193px}}@media only screen and (max-width:480px){.showcases-wrapper .showcases-container__items{border-radius:12px;height:120px;width:45.12vw}}.showcases-wrapper .showcases-container__items--img{bottom:0;height:80px;right:0;width:80px}@media only screen and (max-width:1024px){.showcases-wrapper .showcases-container__items--img{height:75px;width:75px}}@media only screen and (max-width:900px){.showcases-wrapper .showcases-container__items--img{height:50px;width:50px}}.p2-normal-nl,.service-navigate-wrapper__content_item .content-wrapper .title-wrapper__text{font-size:20px;font-style:normal;font-weight:400;letter-spacing:0;line-height:28px}@media only screen and (min-width:3840px){.p2-normal-nl,.service-navigate-wrapper__content_item .content-wrapper .title-wrapper__text{font-size:40px;font-style:normal;font-weight:400;letter-spacing:0;line-height:56px}}@media only screen and (min-width:2560px)and (max-width:3839px){.p2-normal-nl,.service-navigate-wrapper__content_item .content-wrapper .title-wrapper__text{font-size:27px;font-style:normal;font-weight:400;letter-spacing:0;line-height:37px}}@media only screen and (min-width:1920px)and (max-width:2559px){.p2-normal-nl,.service-navigate-wrapper__content_item .content-wrapper .title-wrapper__text{font-size:24px;font-style:normal;font-weight:400;letter-spacing:0;line-height:32px}}@media only screen and (min-width:1441px)and (max-width:1900px){.p2-normal-nl,.service-navigate-wrapper__content_item .content-wrapper .title-wrapper__text{font-size:24px;font-style:normal;font-weight:400;letter-spacing:0;line-height:32px}}@media only screen and (max-width:1024px){.p2-normal-nl,.service-navigate-wrapper__content_item .content-wrapper .title-wrapper__text{font-size:18px;font-style:normal;font-weight:400;letter-spacing:0;line-height:26px}}@media only screen and (max-width:900px){.p2-normal-nl,.service-navigate-wrapper__content_item .content-wrapper .title-wrapper__text{font-size:14px;font-style:normal;font-weight:400;letter-spacing:0;line-height:26px}}@media only screen and (max-width:768px){.p2-normal-nl,.service-navigate-wrapper__content_item .content-wrapper .title-wrapper__text{font-size:14px;font-style:normal;font-weight:400;letter-spacing:0;line-height:26px}}@media only screen and (max-width:480px){.p2-normal-nl,.service-navigate-wrapper__content_item .content-wrapper .title-wrapper__text{font-size:20px;font-style:normal;font-weight:400;letter-spacing:0;line-height:28px}}.p6-normal-nl,.service-navigate-wrapper__content_item .content-wrapper__text{font-size:14px;font-style:normal;font-weight:400;letter-spacing:0;line-height:20px}@media only screen and (min-width:3840px){.p6-normal-nl,.service-navigate-wrapper__content_item .content-wrapper__text{font-size:28px;font-style:normal;font-weight:400;letter-spacing:0;line-height:34px}}@media only screen and (min-width:2560px)and (max-width:3839px){.p6-normal-nl,.service-navigate-wrapper__content_item .content-wrapper__text{font-size:19px;font-size:22px;font-style:normal;font-weight:400;letter-spacing:0;line-height:23px;line-height:28px}}@media only screen and (min-width:1920px)and (max-width:2559px){.p6-normal-nl,.service-navigate-wrapper__content_item .content-wrapper__text{font-size:20px;font-style:normal;font-weight:400;letter-spacing:0;line-height:26px}}@media only screen and (min-width:1441px)and (max-width:1900px){.p6-normal-nl,.service-navigate-wrapper__content_item .content-wrapper__text{font-size:20px;font-style:normal;font-weight:400;letter-spacing:0;line-height:26px}}@media only screen and (max-width:768px){.p6-normal-nl,.service-navigate-wrapper__content_item .content-wrapper__text{font-size:12px;font-style:normal;font-weight:400;letter-spacing:0;line-height:18px}}@media only screen and (max-width:580px){.p6-normal-nl,.service-navigate-wrapper__content_item .content-wrapper__text{font-size:12px;font-style:normal;font-weight:400;letter-spacing:0;line-height:14px}}@media only screen and (max-width:480px){.p6-normal-nl,.service-navigate-wrapper__content_item .content-wrapper__text{font-size:14px;font-style:normal;font-weight:400;letter-spacing:0;line-height:20px}}.service-navigate-wrapper{display:flex;flex-direction:column;gap:40px;height:782px;padding:40px}@media only screen and (min-width:3840px){.service-navigate-wrapper{gap:80px;height:1664px}}@media only screen and (min-width:2560px)and (max-width:3839px){.service-navigate-wrapper{gap:60px;height:1109px}}@media only screen and (min-width:1920px)and (max-width:2559px){.service-navigate-wrapper{height:1032px}}@media only screen and (min-width:1441px)and (max-width:1900px){.service-navigate-wrapper{height:960px}}@media only screen and (max-width:1024px){.service-navigate-wrapper{height:680px;padding:24px}}@media only screen and (max-width:900px){.service-navigate-wrapper{height:574px}}@media only screen and (max-width:768px){.service-navigate-wrapper{height:624px;padding:24px}}@media only screen and (max-width:480px){.service-navigate-wrapper{gap:24px;height:auto;margin:0 15px;padding:initial}.service-navigate-wrapper__header{padding-bottom:0}.service-navigate-wrapper__header h1{margin:0;padding:15px 0}}.service-navigate-wrapper__content{align-items:center;display:flex;height:80%;justify-content:space-between}@media only screen and (min-width:3840px){.service-navigate-wrapper__content{height:77%}}@media only screen and (min-width:2560px)and (max-width:3839px){.service-navigate-wrapper__content{height:76%}}@media only screen and (min-width:1441px)and (max-width:1900px){.service-navigate-wrapper__content{height:78%}}@media only screen and (max-width:1024px){.service-navigate-wrapper__content{height:75%}}@media only screen and (max-width:900px){.service-navigate-wrapper__content{height:85%}}@media only screen and (max-width:768px){.service-navigate-wrapper__content{height:80%}}@media only screen and (max-width:480px){.service-navigate-wrapper__content{flex-direction:column;gap:24px;height:100%}}.service-navigate-wrapper__content_item{border-radius:24px;color:#fff;height:100%;width:32%}@media only screen and (min-width:3840px){.service-navigate-wrapper__content_item{border-radius:48px}}@media only screen and (min-width:2560px)and (max-width:3839px){.service-navigate-wrapper__content_item{border-radius:32px}}@media only screen and (max-width:480px){.service-navigate-wrapper__content_item{height:calc(95.22vw + 80px);padding:initial;width:100%}}.service-navigate-wrapper__content_item .img-wrapper{height:74%;padding:0 50px;width:100%}@media only screen and (min-width:3840px){.service-navigate-wrapper__content_item .img-wrapper{height:80%}}@media only screen and (min-width:2560px)and (max-width:3839px){.service-navigate-wrapper__content_item .img-wrapper{height:78%}}@media only screen and (min-width:1441px)and (max-width:1900px){.service-navigate-wrapper__content_item .img-wrapper{height:76%}}@media only screen and (max-width:1024px){.service-navigate-wrapper__content_item .img-wrapper{height:65%;padding:0 30px}}@media only screen and (max-width:900px){.service-navigate-wrapper__content_item .img-wrapper{height:63%;padding:0}}@media only screen and (max-width:768px){.service-navigate-wrapper__content_item .img-wrapper{height:65%;padding:0 20px}}@media only screen and (max-width:480px){.service-navigate-wrapper__content_item .img-wrapper{height:71.5%;padding:15px 20px}}.service-navigate-wrapper__content_item .img-wrapper__item{height:100%;object-fit:contain;width:100%}.service-navigate-wrapper__content_item .content-wrapper{background:hsla(0,0%,100%,.149);border-radius:0 0 24px 24px;display:flex;flex-direction:column;gap:4px;height:26%;padding:15px}@media only screen and (min-width:3840px){.service-navigate-wrapper__content_item .content-wrapper{border-radius:0 0 48px 48px;gap:16px;height:20%;padding:30px}}@media only screen and (min-width:2560px)and (max-width:3839px){.service-navigate-wrapper__content_item .content-wrapper{border-radius:0 0 32px 32px;gap:16px;height:22%;padding:20px}}@media only screen and (min-width:1920px)and (max-width:2559px){.service-navigate-wrapper__content_item .content-wrapper{gap:8px}}@media only screen and (min-width:1441px)and (max-width:1900px){.service-navigate-wrapper__content_item .content-wrapper{height:24%}}@media only screen and (max-width:1024px){.service-navigate-wrapper__content_item .content-wrapper{height:35%}}@media only screen and (max-width:900px){.service-navigate-wrapper__content_item .content-wrapper{height:37%}}@media only screen and (max-width:768px){.service-navigate-wrapper__content_item .content-wrapper{height:35%}}@media only screen and (max-width:480px){.service-navigate-wrapper__content_item .content-wrapper{gap:8px;height:28.5%}}.service-navigate-wrapper__content_item .content-wrapper .title-wrapper{align-items:center;display:flex;justify-content:space-between}@media only screen and (max-width:1024px){.service-navigate-wrapper__content_item .content-wrapper .title-wrapper{height:50px}}@media only screen and (max-width:900px){.service-navigate-wrapper__content_item .content-wrapper .title-wrapper{height:48px}}@media only screen and (max-width:768px){.service-navigate-wrapper__content_item .content-wrapper .title-wrapper{height:38px}}.h4-normal,.market-today-wrapper__content .list-container__title{font-size:27px;font-style:normal;font-weight:400;letter-spacing:0;line-height:32px}@media only screen and (min-width:3840px){.h4-normal,.market-today-wrapper__content .list-container__title{font-size:54px;font-style:normal;font-weight:400;letter-spacing:0;line-height:64px}}@media only screen and (min-width:2560px)and (max-width:3839px){.h4-normal,.market-today-wrapper__content .list-container__title{font-size:36px;font-style:normal;font-weight:400;letter-spacing:0;line-height:43px}}@media only screen and (max-width:1024px){.h4-normal,.market-today-wrapper__content .list-container__title{font-size:25px;font-style:normal;font-weight:400;letter-spacing:0;line-height:27px}}@media only screen and (max-width:900px){.h4-normal,.market-today-wrapper__content .list-container__title{font-size:20px;font-style:normal;font-weight:400;letter-spacing:0;line-height:23px}}@media only screen and (max-width:768px){.h4-normal,.market-today-wrapper__content .list-container__title{font-size:20px;font-style:normal;font-weight:400;letter-spacing:0;line-height:23px}}@media only screen and (max-width:580px){.h4-normal,.market-today-wrapper__content .list-container__title{font-size:18px;font-style:normal;font-weight:400;letter-spacing:0;line-height:22px}}@media only screen and (max-width:480px){.h4-normal,.market-today-wrapper__content .list-container__title{font-size:20px;font-style:normal;font-weight:400;letter-spacing:0;line-height:26px}}.h3-semibold-nl,.market-today-wrapper__header__left .title{font-size:35px;font-style:normal;font-weight:600;letter-spacing:0;line-height:45px}@media only screen and (max-width:1024px){.h3-semibold-nl,.market-today-wrapper__header__left .title{font-size:30px;font-style:normal;font-weight:600;letter-spacing:0;line-height:40px}}@media only screen and (max-width:900px){.h3-semibold-nl,.market-today-wrapper__header__left .title{font-size:27px;font-style:normal;font-weight:600;letter-spacing:0;line-height:37px}}@media only screen and (max-width:768px){.h3-semibold-nl,.market-today-wrapper__header__left .title{font-size:27px;font-style:normal;font-weight:600;letter-spacing:0;line-height:37px}}@media only screen and (max-width:580px){.h3-semibold-nl,.market-today-wrapper__header__left .title{font-size:24px;font-style:normal;font-weight:600;letter-spacing:0;line-height:34px}}.market-today-wrapper__header__mobile .trade-button>span,.p3-normal-sc{font-size:16px;font-style:normal;font-weight:400;letter-spacing:0;line-height:22px}@media only screen and (min-width:3840px){.market-today-wrapper__header__mobile .trade-button>span,.p3-normal-sc{font-size:42px;font-style:normal;font-weight:400;letter-spacing:0;line-height:54px}}@media only screen and (min-width:2560px)and (max-width:3839px){.market-today-wrapper__header__mobile .trade-button>span,.p3-normal-sc{font-size:28px;font-style:normal;font-weight:400;letter-spacing:0;line-height:36px}}@media only screen and (min-width:1920px)and (max-width:2559px){.market-today-wrapper__header__mobile .trade-button>span,.p3-normal-sc{font-size:20px;font-style:normal;font-weight:400;letter-spacing:0;line-height:26px}}@media only screen and (min-width:1441px)and (max-width:1900px){.market-today-wrapper__header__mobile .trade-button>span,.p3-normal-sc{font-size:20px;font-style:normal;font-weight:400;letter-spacing:0;line-height:26px}}@media only screen and (max-width:900px){.market-today-wrapper__header__mobile .trade-button>span,.p3-normal-sc{font-size:14px;font-style:normal;font-weight:400;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.market-today-wrapper__header__mobile .trade-button>span,.p3-normal-sc{font-size:14px;font-style:normal;font-weight:400;letter-spacing:0;line-height:18px}}@media only screen and (max-width:480px){.market-today-wrapper__header__mobile .trade-button>span,.p3-normal-sc{font-size:14px;font-style:normal;font-weight:400;letter-spacing:0;line-height:18px}}@media only screen and (max-width:380px){.market-today-wrapper__header__mobile .trade-button>span,.p3-normal-sc{font-size:12px;font-style:normal;font-weight:400;letter-spacing:0;line-height:18px}}.market-today-wrapper__header__left .action-group .trade-button,.market-today-wrapper__header__mobile .trade-button,.p3-medium-nl{font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:22px}@media only screen and (min-width:3840px){.market-today-wrapper__header__left .action-group .trade-button,.market-today-wrapper__header__mobile .trade-button,.p3-medium-nl{font-size:32px;font-style:normal;font-weight:500;letter-spacing:0;line-height:44px}}@media only screen and (min-width:2560px)and (max-width:3839px){.market-today-wrapper__header__left .action-group .trade-button,.market-today-wrapper__header__mobile .trade-button,.p3-medium-nl{font-size:21px;font-style:normal;font-weight:500;letter-spacing:0;line-height:29px}}@media only screen and (max-width:768px){.market-today-wrapper__header__left .action-group .trade-button,.market-today-wrapper__header__mobile .trade-button,.p3-medium-nl{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:20px}}.market-today-wrapper{display:flex;flex-direction:column;gap:40px;padding:40px}@media only screen and (min-width:3840px){.market-today-wrapper{gap:80px}}@media only screen and (min-width:2560px)and (max-width:3839px){.market-today-wrapper{gap:53px}}@media only screen and (max-width:1024px){.market-today-wrapper{height:732px;padding:24px}}@media only screen and (max-width:900px){.market-today-wrapper{height:632px}}@media only screen and (max-width:768px){.market-today-wrapper{padding:10px 24px}}@media only screen and (max-width:480px){.market-today-wrapper{gap:15px;height:auto;padding:10px 15px}}.market-today-wrapper__header{align-items:end;display:flex;justify-content:space-between}.market-today-wrapper__header__left{display:flex;flex-direction:column;justify-content:space-between;width:45%}@media only screen and (max-width:1024px){.market-today-wrapper__header__left{width:48.5%}}@media only screen and (max-width:900px){.market-today-wrapper__header__left{width:48.5%}}.market-today-wrapper__header__left .title{margin:24px 0}.market-today-wrapper__header__left .action-group{align-items:end;display:flex;justify-content:space-between}.market-today-wrapper__header__left .action-group .trade-button{align-items:center;background:#0ce6df;border-radius:100px;color:#0b4342;cursor:pointer;display:flex;gap:10px;height:56px;justify-content:center;padding:8px 15px;width:185px}@media only screen and (min-width:3840px){.market-today-wrapper__header__left .action-group .trade-button{height:112px;padding-inline:16px 30px;width:370px}}@media only screen and (min-width:2560px)and (max-width:3839px){.market-today-wrapper__header__left .action-group .trade-button{height:75px;padding-inline:11px 20px;width:247px}}@media only screen and (max-width:900px){.market-today-wrapper__header__left .action-group .trade-button{height:46px;width:175px}}@media only screen and (max-width:768px){.market-today-wrapper__header__left .action-group .trade-button{height:42px;width:150px}}.market-today-wrapper__header__right{display:flex;height:100%;justify-content:flex-end;width:45%}@media only screen and (max-width:1024px){.market-today-wrapper__header__right{width:48.5%}}@media only screen and (max-width:900px){.market-today-wrapper__header__right{width:48.5%}}.market-today-wrapper__header__right .action-group{align-items:end;display:flex;justify-content:space-between}.market-today-wrapper__header__right .action-group .switch-button .base-currencis-switch{border:1px solid #0ce6df;border-radius:30px;display:flex;height:40px;justify-content:space-between;width:150px}@media only screen and (min-width:3840px){.market-today-wrapper__header__right .action-group .switch-button .base-currencis-switch{border-radius:60px;height:80px;width:300px}}@media only screen and (min-width:2560px)and (max-width:3839px){.market-today-wrapper__header__right .action-group .switch-button .base-currencis-switch{border-radius:40px;height:53px;width:200px}}@media only screen and (max-width:900px){.market-today-wrapper__header__right .action-group .switch-button .base-currencis-switch{height:30px;width:90px}}.market-today-wrapper__header__right .action-group .switch-button .base-currencis-switch .tab{background:none;border:none;border-radius:28px;color:#fcfcfc;cursor:pointer;padding:5px 10px;width:-webkit-fit-content;width:fit-content;width:75px}@media only screen and (min-width:3840px){.market-today-wrapper__header__right .action-group .switch-button .base-currencis-switch .tab{border-radius:56px;width:150px}}@media only screen and (min-width:2560px)and (max-width:3839px){.market-today-wrapper__header__right .action-group .switch-button .base-currencis-switch .tab{border-radius:37px;width:100px}}.market-today-wrapper__header__right .action-group .switch-button .base-currencis-switch .tab.active{background-color:#0ce6df;color:#0b4342}.market-today-wrapper__header__mobile{display:flex;flex-direction:column;gap:16px;width:100%}.market-today-wrapper__header__mobile h1{margin:initial}.market-today-wrapper__header__mobile .trade-button{align-items:center;background:#0ce6df;border-radius:100px;color:#0b4342;cursor:pointer;display:flex;gap:10px;height:56px;justify-content:center;padding:8px 15px;width:185px}@media only screen and (max-width:900px){.market-today-wrapper__header__mobile .trade-button{height:46px;width:175px}}@media only screen and (max-width:768px){.market-today-wrapper__header__mobile .trade-button{height:42px;width:150px}}@media only screen and (max-width:480px){.market-today-wrapper__header__mobile .trade-button{height:10.79vw;padding:0;width:25.87vw}}.market-today-wrapper__header__mobile .action-group{align-items:end;display:flex;justify-content:space-between}.market-today-wrapper__header__mobile .action-group .chip-button-group{display:flex;gap:13px}@media only screen and (max-width:480px){.market-today-wrapper__header__mobile .action-group .chip-button-group{gap:8px}}.market-today-wrapper__header__mobile .action-group .chip-button-group .button{align-items:center;background:#252525;border-radius:12px;color:#939598;display:flex;font-size:16px;font-style:normal;font-weight:400;height:30px;justify-content:center;letter-spacing:0;line-height:22px;width:80px}@media only screen and (min-width:2560px)and (max-width:3839px){.market-today-wrapper__header__mobile .action-group .chip-button-group .button{font-size:20px;font-style:normal;font-weight:400;letter-spacing:0;line-height:26px}}@media only screen and (max-width:768px){.market-today-wrapper__header__mobile .action-group .chip-button-group .button{font-size:14px;font-style:normal;font-weight:400;letter-spacing:0;line-height:20px}}@media only screen and (max-width:480px){.market-today-wrapper__header__mobile .action-group .chip-button-group .button{font-size:12px;font-style:normal;font-weight:400;letter-spacing:0;line-height:18px}}.market-today-wrapper__header__mobile .action-group .chip-button-group .button.active{background:#fcfcfc;color:#151515}@media only screen and (max-width:480px){.market-today-wrapper__header__mobile .action-group .chip-button-group .button{border-radius:100px}}.market-today-wrapper__header__mobile .action-group .switch-button .base-currencis-switch{border:1px solid #0ce6df;border-radius:30px;display:flex;height:40px;justify-content:space-between;width:150px}@media only screen and (max-width:900px){.market-today-wrapper__header__mobile .action-group .switch-button .base-currencis-switch{height:30px;width:90px}}.market-today-wrapper__header__mobile .action-group .switch-button .base-currencis-switch .tab{background:none;border:none;border-radius:28px;color:#fcfcfc;cursor:pointer;padding:5px 10px;width:-webkit-fit-content;width:fit-content;width:75px}.market-today-wrapper__header__mobile .action-group .switch-button .base-currencis-switch .tab.active{background-color:#0ce6df;color:#0b4342}@media only screen and (max-width:480px){.market-today-wrapper__header__mobile .action-group .switch-button .base-currencis-switch .tab{padding:5px}}.market-today-wrapper__content{align-items:center;display:flex;justify-content:space-between}.market-today-wrapper__content .list-container{border:1px solid #333237;border-radius:24px;padding:15px;width:48%}.market-today-wrapper__content .list-container .ant-table{background:#151515}@media only screen and (max-width:1024px){.market-today-wrapper__content .list-container{width:48.5%}}@media only screen and (max-width:900px){.market-today-wrapper__content .list-container{width:48.5%}}@media only screen and (max-width:480px){.market-today-wrapper__content .list-container{width:100%}}.market-today-wrapper__content .list-container__title{align-items:center;display:flex;gap:16px}.h1{font-size:35px;font-style:normal;font-weight:600;letter-spacing:0;line-height:50px}@media only screen and (max-width:1300px){.h1{font-size:28px;font-style:normal;font-weight:600;letter-spacing:0;line-height:32px}}@media only screen and (max-width:768px){.h1{font-size:24px;font-style:normal;font-weight:600;letter-spacing:0;line-height:28px}}.h3{font-size:20px;font-style:normal;font-weight:500;letter-spacing:0;line-height:28px}@media only screen and (max-width:1300px){.h3{font-size:18px;font-style:normal;font-weight:500;letter-spacing:0;line-height:22px}}@media only screen and (max-width:768px){.h3{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}.p1{font-size:17px;font-style:normal;font-weight:500;letter-spacing:0;line-height:23px}@media only screen and (max-width:1300px){.p1{font-size:15px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.p1{font-size:13px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.p2{font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:22px}@media only screen and (max-width:1300px){.p2{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.p2{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.p3{font-size:12px;font-style:normal;font-weight:400;letter-spacing:0;line-height:18px}@media only screen and (max-width:1300px){.p3{font-size:10px;font-style:normal;font-weight:500;letter-spacing:0;line-height:14px}}@media only screen and (max-width:768px){.p3{font-size:10px;font-style:normal;font-weight:500;letter-spacing:0;line-height:14px}}.ant-table-thead>tr>th,.p3-nl{font-size:12px;font-style:normal;font-weight:400;letter-spacing:0;line-height:18px}@media only screen and (min-width:3840px){.ant-table-thead>tr>th,.p3-nl{font-size:28px;font-style:normal;font-weight:400;letter-spacing:0;line-height:32px}}@media only screen and (min-width:2560px)and (max-width:3839px){.ant-table-thead>tr>th,.p3-nl{font-size:19px;font-style:normal;font-weight:400;letter-spacing:0;line-height:22px}}@media only screen and (max-width:1300px){.ant-table-thead>tr>th,.p3-nl{font-size:10px;font-style:normal;font-weight:400;letter-spacing:0;line-height:14px}}@media only screen and (max-width:768px){.ant-table-thead>tr>th,.p3-nl{font-size:10px;font-style:normal;font-weight:400;letter-spacing:0;line-height:14px}}.p5{font-size:12px;font-style:normal;font-weight:400;letter-spacing:0;line-height:18px}@media only screen and (max-width:580px){.p5{font-size:10px;font-style:normal;font-weight:400;letter-spacing:0;line-height:14px}}.p2-normal{font-size:20px;font-style:normal;font-weight:400;letter-spacing:0;line-height:28px}@media only screen and (max-width:768px){.p2-normal{font-size:18px;font-style:normal;font-weight:400;letter-spacing:0;line-height:26px}}.p3-normal{font-size:16px;font-style:normal;font-weight:400;letter-spacing:0;line-height:22px}@media only screen and (max-width:768px){.p3-normal{font-size:12px;font-style:normal;font-weight:400;letter-spacing:0;line-height:16px}}.p4-normal{font-size:17px;font-style:normal;font-weight:400;letter-spacing:0;line-height:25px}@media only screen and (min-width:3840px){.p4-normal{font-size:42px;font-style:normal;font-weight:400;letter-spacing:0;line-height:50px}}@media only screen and (min-width:2560px)and (max-width:3839px){.p4-normal{font-size:28px;font-style:normal;font-weight:400;letter-spacing:0;line-height:34px}}@media only screen and (max-width:768px){.p4-normal{font-size:14px;font-style:normal;font-weight:400;letter-spacing:0;line-height:22px}}@media only screen and (max-width:580px){.p4-normal{font-size:13px;font-style:normal;font-weight:400;letter-spacing:0;line-height:21px}}.p4-medium{font-size:17px;font-style:normal;font-weight:500;letter-spacing:0;line-height:25px}@media only screen and (max-width:768px){.p4-medium{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:22px}}@media only screen and (max-width:580px){.p4-medium{font-size:13px;font-style:normal;font-weight:500;letter-spacing:0;line-height:21px}}.p4-semibold{font-size:17px;font-style:normal;font-weight:600;letter-spacing:0;line-height:25px}@media only screen and (max-width:768px){.p4-semibold{font-size:14px;font-style:normal;font-weight:600;letter-spacing:0;line-height:22px}}@media only screen and (max-width:580px){.p4-semibold{font-size:13px;font-style:normal;font-weight:600;letter-spacing:0;line-height:21px}}.h3-semibold{font-size:35px;font-style:normal;font-weight:600;letter-spacing:0;line-height:45px}@media only screen and (max-width:768px){.h3-semibold{font-size:30px;font-style:normal;font-weight:600;letter-spacing:0;line-height:40px}}@media only screen and (max-width:580px){.h3-semibold{font-size:24px;font-style:normal;font-weight:600;letter-spacing:0;line-height:34px}}.p-thin-s14-l20{font-size:14px;font-style:normal;font-weight:300;letter-spacing:0;line-height:20px}@media only screen and (max-width:1300px){.p-thin-s14-l20{font-size:13px;font-style:normal;font-weight:300;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.p-thin-s14-l20{font-size:12px;font-style:normal;font-weight:300;letter-spacing:0;line-height:15px}}.p-medium-s20-l24{font-size:20px;font-style:normal;font-weight:500;letter-spacing:0;line-height:24px}@media only screen and (max-width:1300px){.p-medium-s20-l24{font-size:18px;font-style:normal;font-weight:500;letter-spacing:0;line-height:20px}}@media only screen and (max-width:768px){.p-medium-s20-l24{font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}.p-medium-s17-l23{font-size:17px;font-style:normal;font-weight:500;letter-spacing:0;line-height:23px}@media only screen and (max-width:1300px){.p-medium-s17-l23{font-size:15px;font-style:normal;font-weight:500;letter-spacing:0;line-height:20px}}@media only screen and (max-width:768px){.p-medium-s17-l23{font-size:13px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}.p-normal-s20-l28{font-size:20px;font-style:normal;font-weight:400;letter-spacing:0;line-height:28px}@media only screen and (max-width:1300px){.p-normal-s20-l28{font-size:18px;font-style:normal;font-weight:400;letter-spacing:0;line-height:26px}}@media only screen and (max-width:768px){.p-normal-s20-l28{font-size:16px;font-style:normal;font-weight:400;letter-spacing:0;line-height:24px}}.p-normal-s14-l20{font-size:14px;font-style:normal;font-weight:400;letter-spacing:0;line-height:20px}@media only screen and (max-width:1300px){.p-normal-s14-l20{font-size:13px;font-style:normal;font-weight:400;letter-spacing:0;line-height:16px}}@media only screen and (max-width:768px){.p-normal-s14-l20{font-size:12px;font-style:normal;font-weight:400;letter-spacing:0;line-height:14px}}.p-normal-s13-l18{font-size:13px;font-style:normal;font-weight:400;letter-spacing:0;line-height:18px}@media only screen and (max-width:1300px){.p-normal-s13-l18{font-size:13px;font-style:normal;font-weight:400;letter-spacing:0;line-height:16px}}@media only screen and (max-width:768px){.p-normal-s13-l18{font-size:12px;font-style:normal;font-weight:400;letter-spacing:0;line-height:14px}}.p-medium-s20-l28{font-size:20px;font-style:normal;font-weight:500;letter-spacing:0;line-height:28px}@media only screen and (max-width:1300px){.p-medium-s20-l28{font-size:18px;font-style:normal;font-weight:500;letter-spacing:0;line-height:24px}}@media only screen and (max-width:768px){.p-medium-s20-l28{font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:20px}}.ant-table-thead>tr>th{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial;color:#939598}.ant-table-thead th:before{display:none!important}.ant-table-tbody>tr>td{border:0;cursor:pointer}.f-g-10{align-items:center;display:flex;gap:10px}@media only screen and (max-width:768px){.f-g-10{gap:5px}}.market-home-empty-data{background-color:#fcfcfc;display:flex;height:1px;width:50%}.market-home-empty-data__wrapper{align-items:center;display:flex;justify-content:flex-end;width:100%}.custom_row{height:70px;margin-bottom:15px}@media only screen and (min-width:3840px){.custom_row{height:140px}}@media only screen and (min-width:2560px)and (max-width:3839px){.custom_row{height:93px}}@media only screen and (min-width:1920px)and (max-width:2559px){.custom_row{height:90px}}@media only screen and (min-width:1441px)and (max-width:1900px){.custom_row{height:80px}}.referral-landing-page{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;margin-bottom:28px}.referral-landing-page .session-bar{align-items:center;display:flex;justify-content:space-between;width:100%}.referral-landing-page .referral-sections__wrapper{align-items:flex-start;display:flex;gap:12px;justify-content:flex-start;min-height:400px;width:100%}@media only screen and (max-width:1024px){.referral-landing-page .referral-sections__wrapper{align-items:center;flex-direction:column}}.referral-landing-page .referral-sections__wrapper .referral-info__wrapper.referral-page{background-image:url(/static/media/referral-bg.9688e7d6972520e2a0b8.png);background-repeat:no-repeat;background-size:100%;border-radius:30px}@media only screen and (max-width:1024px){.referral-landing-page .referral-sections__wrapper .referral-info__wrapper.referral-page{height:576px;width:100%}}@media only screen and (max-width:1024px)and (max-width:480px){.referral-landing-page .referral-sections__wrapper .referral-info__wrapper.referral-page{background-color:#151515;border-radius:30px;height:560px}}@media only screen and (max-width:1024px)and (max-width:480px)and (max-width:380px){.referral-landing-page .referral-sections__wrapper .referral-info__wrapper.referral-page{height:540px}}@media only screen and (min-width:769px){.referral-landing-page .referral-sections__wrapper .referral-info__wrapper.referral-page{min-height:564px}}.referral-landing-page .referral-sections__wrapper .referral-info__wrapper .referral-info-content{display:flex;flex-direction:column;height:100%;justify-content:space-between;position:static;width:calc(100% - 80px)}.referral-landing-page .referral-sections__wrapper .referral-info__section{flex:2 1;min-width:-webkit-fit-content;min-width:fit-content}@media only screen and (max-width:1024px){.referral-landing-page .referral-sections__wrapper .referral-info__section{align-items:center;display:flex;flex-direction:column;height:100%;width:456px}}@media only screen and (max-width:1024px)and (max-width:480px){.referral-landing-page .referral-sections__wrapper .referral-info__section{width:100%}}.referral-landing-page .referral-history__section{align-items:center;display:flex;flex:3 1;flex-direction:column;height:100%;justify-content:flex-start}@media only screen and (max-width:1024px){.referral-landing-page .referral-history__section{height:100%;width:100%}}.referral-landing-page .referral-history__wrapper{align-items:flex-start;background-color:#212122;border-radius:20px;display:flex;flex-direction:column;justify-content:flex-start;width:100%}@media only screen and (max-width:480px){.referral-landing-page .referral-history__wrapper{border-radius:10px 10px 0 0}.referral-landing-page .referral-history__wrapper .referral-history-bill-list{padding:0 16px 16px}.referral-landing-page .referral-history__wrapper .referral-history-bill-list .view-more-cta{padding-top:none}}.referral-landing-page .referral-history__wrapper .referral-stat{align-items:center;display:flex;flex-direction:column;gap:20px;height:-webkit-fit-content;height:fit-content;justify-content:flex-start;padding:20px;width:100%}@media only screen and (max-width:480px){.referral-landing-page .referral-history__wrapper .referral-stat{gap:16px}}.referral-landing-page .referral-history__wrapper .referral-stat .total-referral__wrapper{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.referral-landing-page .referral-history__wrapper .referral-stat .total-referral-number{align-items:center;color:#fafafa;display:flex}.referral-landing-page .referral-history__wrapper .referral-stat .total-referral-number .unit{color:#939598}.referral-landing-page .referral-history__wrapper .referral-stat .total-referral-title{color:#fafafa}.referral-landing-page .referral-history__wrapper .referral-stat .reward__wrapper{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.referral-landing-page .referral-history__wrapper .referral-stat .reward-number{align-items:center;color:#fafafa;display:flex}.referral-landing-page .referral-history__wrapper .referral-stat .reward-number .unit{color:#939598}.referral-landing-page .referral-history__wrapper .referral-stat .reward-title{color:#fafafa}.referral-landing-page .referral-history__wrapper .referral-stat .rule__wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:10px;margin-top:8px;width:100%}.referral-landing-page .referral-history__wrapper .referral-stat .rule__container{align-items:flex-start;display:flex;flex-direction:column;gap:10px}.referral-landing-page .referral-history__wrapper .referral-stat .rule-detail{display:flex;flex-direction:row;gap:10px}.referral-landing-page .referral-history__wrapper .referral-stat .rule-info{color:#939598}.referral-landing-page .referral-history__wrapper .referral-stat .rule-title{color:#fafafa}.referral-landing-page .referral-history__wrapper .history-detail{height:100%;overflow-y:hidden;width:100%}.referral-landing-page .referral-history__wrapper .history-detail .table__wrapper{display:flex;flex-direction:column;height:100%;width:100%}.referral-landing-page .referral-history__wrapper .history-detail .table__wrapper ::-webkit-scrollbar-track{background-color:#939598;border:1px solid #939598}.referral-landing-page .referral-history__wrapper .history-detail .table__wrapper ::-webkit-scrollbar{background-color:#939598;width:5px}.referral-landing-page .referral-history__wrapper .history-detail .table__wrapper ::-webkit-scrollbar-thumb{background-color:#08a19c;border-radius:5px}.referral-landing-page .referral-history__wrapper .history-detail .table__wrapper.empty-data ::-webkit-scrollbar,.referral-landing-page .referral-history__wrapper .history-detail .table__wrapper.empty-data ::-webkit-scrollbar-track{display:none}.referral-landing-page .referral-history__wrapper .history-detail .table__wrapper.empty-data ::-webkit-scrollbar-thumb{display:none}.referral-landing-page .referral-history__wrapper .history-detail .table__wrapper .table-header{background-color:#121212cc;border-radius:20px 20px 0 0;color:#fafafa;display:flex;padding:20px;width:100%}.referral-landing-page .referral-history__wrapper .history-detail .table__wrapper .table-header__row{display:flex;width:100%}.referral-landing-page .referral-history__wrapper .history-detail .table__wrapper .table-header__row .header-item{width:50%}.referral-landing-page .referral-history__wrapper .history-detail .table__wrapper .table-header__row .record-title{align-items:center;display:flex;justify-content:flex-start}.referral-landing-page .referral-history__wrapper .history-detail .table__wrapper .table-header__row .kyc-title{align-items:center;display:flex;justify-content:flex-end}.referral-landing-page .referral-history__wrapper .history-detail .table__wrapper .table-body__wrapper{display:flex;flex-direction:column;height:100%;overflow-y:auto;padding-top:20px;width:100%}.referral-landing-page .referral-history__wrapper .history-detail .table__wrapper .table-body__wrapper.empty-data{padding-top:0}.referral-landing-page .referral-history__wrapper .history-detail .table__wrapper .table-body__wrapper .table-row{color:#fafafa;display:flex;padding:0 20px 20px;width:100%}.referral-landing-page .referral-history__wrapper .history-detail .table__wrapper .table-body__wrapper .table-row .table-item{width:50%}.referral-landing-page .referral-history__wrapper .history-detail .table__wrapper .table-body__wrapper .table-row .record-row{align-items:center;display:flex;justify-content:flex-start}.referral-landing-page .referral-history__wrapper .history-detail .table__wrapper .table-body__wrapper .table-row .kyc-date-row{align-items:center;display:flex;justify-content:flex-end}.referral-landing-page .referral-history__wrapper .history-detail .table__wrapper .table-body__wrapper .empty-table{align-items:center;display:flex;height:100%;justify-content:center}.referral-landing-page .referral-history__pagination{align-items:center;display:flex;justify-content:flex-end;margin-top:20px;padding-right:12px;position:relative;width:100%}.referral-landing-page .referral-history__pagination .ant-pagination-item-active{border-color:#0000}.referral-landing-page .referral-history__pagination .ant-pagination-item-active a{color:#08a19c}.referral-info__wrapper{align-items:center;display:flex;flex-direction:column;justify-content:space-between;padding:40px 0;position:relative}.referral-info__wrapper .referral-info-card{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;width:80%}.referral-info__wrapper .referral-info-card .referral-qr-wrapper{align-items:center;background:linear-gradient(135.2deg,#5ecef1 4.36%,#7ae4de 98.07%),radial-gradient(51.77% 51.77% at 92.74% -10.16%,#ffffffb3 0,#fff0 100%),radial-gradient(30.81% 30.81% at 0 100%,#ffffffb3 0,#fff0 100%);border-radius:10px;display:flex;height:170px;justify-content:center;width:170px}.referral-info__wrapper .referral-info-card .referral-qr-wrapper_bg{align-items:center;background-color:#fff;border-radius:10px;display:flex;height:147px;justify-content:center;width:147px}.referral-info__wrapper .referral-info-card .referral-code{font-weight:700}.referral-info__wrapper .referral-info-card .referral-memo{text-align:center;width:80%}.referral-info__wrapper .referral-info-card .card-title__container{align-items:center;display:flex;flex-direction:column;gap:12px;justify-content:center;margin-bottom:24px;padding:0 20px;text-align:center}.referral-info__wrapper .referral-info-card .card-title__container .card-title{width:100%}.referral-info__wrapper .referral-info-card .info-block__wrapper{color:#fcfcfc;margin-bottom:20px;width:100%}.referral-info__wrapper .referral-info-card .info-block__wrapper .copy-icon{background:none;border:none;padding:0;width:-webkit-fit-content;width:fit-content}.referral-info__wrapper .referral-info-card .info-block__wrapper .title__wrapper{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:12px}.referral-info__wrapper .referral-info-card .info-block__wrapper .title__wrapper .secondary-title{color:#0ce6df;cursor:pointer;text-decoration:underline}.referral-info__wrapper .referral-info-card .info-block__wrapper .ant-input-affix-wrapper .ant-input{border-right:none;padding:0 0 0 16px!important;text-overflow:ellipsis}.referral-info__wrapper .referral-info-card .info-block__wrapper .ant-input-group-addon{background-color:#0000}.referral-info__wrapper .point-info__wrapper{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:center}@media only screen and (max-width:480px){.referral-info__wrapper .point-info__wrapper{gap:10px;padding:0 20px}}.referral-info__wrapper .point-info__wrapper .referral-icon{height:36px;width:36px}.referral-info__wrapper .point-info__wrapper .info-content{display:flex;flex-flow:row wrap}@media only screen and (max-width:480px){.referral-info__wrapper .point-info__wrapper .info-content{align-items:center;justify-content:center}}.referral-info__wrapper .point-info__wrapper .info-content .point-notice{color:#0ce6df}.trade-asset-info{display:flex;flex-direction:column;gap:24px;width:100%}.trade-asset-info .back-icon{display:flex}.trade-asset-info .asset-info-section__wrapper{background-color:#12121299;border-radius:20px 20px 0 0;margin-bottom:120px;padding:16px 0 0}@media only screen and (max-width:768px){.trade-asset-info .asset-info-section__wrapper{background-color:#0000;padding:0}}.trade-asset-info .asset-info-section__wrapper.trade-page{background-color:#0000;margin-bottom:0;padding:0}.trade-asset-info .asset-info-section__wrapper.trade-page .asset-info-content{background-color:#0000}.trade-asset-info .asset-info-section__wrapper .section-header{align-items:center;display:flex;justify-content:space-between;margin:0 52px 60px}@media only screen and (max-width:768px){.trade-asset-info .asset-info-section__wrapper .section-header{flex-direction:column;margin:0 0 36px}}.trade-asset-info .asset-info-section__wrapper .section-header .slider-wrapper{width:60%}@media only screen and (max-width:768px){.trade-asset-info .asset-info-section__wrapper .section-header .slider-wrapper{width:100%}}.trade-asset-info .asset-info-section__wrapper .section-header .slider-wrapper .slick-slider{align-items:center;cursor:pointer;display:flex;gap:24px;width:100%}.trade-asset-info .asset-info-section__wrapper .section-header .slider-wrapper .slick-slider .slick-prev{left:0;position:relative;transform:translateY(-1%);z-index:100}.trade-asset-info .asset-info-section__wrapper .section-header .slider-wrapper .slick-slider .slick-next{position:relative;right:-8px;transform:translateY(-1%);z-index:100}.trade-asset-info .asset-info-section__wrapper .section-header .slider-wrapper .slick-slider .slick-arrow:before{display:none}.trade-asset-info .asset-info-section__wrapper .section-header .slider-wrapper .slick-slider .slick-list{display:block;margin:0;overflow:hidden;padding:0;position:relative}.trade-asset-info .asset-info-section__wrapper .section-header .slider-wrapper .slick-slider .slick-list .slick-track{display:flex;gap:20px}.trade-asset-info .asset-info-section__wrapper .section-header .slider-wrapper .slick-slider .asset{background:none;border:none;color:#fcfcfc;cursor:pointer;padding:4px 4px 8px;position:relative;width:-webkit-fit-content;width:fit-content}.trade-asset-info .asset-info-section__wrapper .section-header .slider-wrapper .slick-slider .asset .active-indicator{background:#0ce6df;border-radius:9px;bottom:0;height:3px;left:0;margin:0 auto;position:absolute;right:0;width:24px}.trade-asset-info .asset-info-section__wrapper .section-header .search-bar{margin-bottom:0;width:-webkit-fit-content;width:fit-content}@media only screen and (max-width:768px){.trade-asset-info .asset-info-section__wrapper .section-header .search-bar{margin-bottom:24px;width:100%}}.trade-asset-info .asset-info-section__wrapper .asset-info-content{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}@media only screen and (max-width:768px){.trade-asset-info .asset-info-section__wrapper .asset-info-content{background-color:#12121299;border-radius:12px 12px 0 0;padding:24px 16px}}@media only screen and (min-width:1025px){.trade-asset-info .asset-info-section__wrapper .asset-info-content{align-items:center}}.trade-asset-info .asset-info-section__wrapper .asset-info-content__title{color:#fff;margin-bottom:24px}.trade-asset-info .asset-info-section__wrapper .asset-info-content .asset-info-stat{align-items:center;background-color:#212122;border-radius:10px;display:flex;flex-direction:column;gap:4px;height:64px;justify-content:center;max-width:440px;padding:16px;width:50%}@media only screen and (min-width:1025px)and (max-width:1100px){.trade-asset-info .asset-info-section__wrapper .asset-info-content .asset-info-stat{max-width:none;width:80%}}@media only screen and (min-width:1441px){.trade-asset-info .asset-info-section__wrapper .asset-info-content .asset-info-stat{max-width:500px}}@media only screen and (min-width:769px)and (max-width:1024px){.trade-asset-info .asset-info-section__wrapper .asset-info-content .asset-info-stat{max-width:none;width:80%}}@media only screen and (max-width:768px){.trade-asset-info .asset-info-section__wrapper .asset-info-content .asset-info-stat{max-width:none;width:100%}}@media only screen and (max-width:768px)and (max-width:660px){.trade-asset-info .asset-info-section__wrapper .asset-info-content .asset-info-stat{flex-direction:column;gap:12px;height:100%;justify-content:center}}.trade-asset-info .asset-info-section__wrapper .asset-info-content .asset-info-stat.small-screen{gap:8px}.trade-asset-info .asset-info-section__wrapper .asset-info-content .asset-info-stat__wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:24px;justify-content:center;margin-bottom:24px;width:100%}@media only screen and (max-width:768px){.trade-asset-info .asset-info-section__wrapper .asset-info-content .asset-info-stat__wrapper{gap:12px;margin-bottom:28px}}@media only screen and (min-width:769px)and (max-width:1024px){.trade-asset-info .asset-info-section__wrapper .asset-info-content .asset-info-stat__wrapper{margin-bottom:48px}}@media only screen and (min-width:769px){.trade-asset-info .asset-info-section__wrapper .asset-info-content .asset-info-stat__wrapper{padding:0 52px}}@media only screen and (min-width:1025px){.trade-asset-info .asset-info-section__wrapper .asset-info-content .asset-info-stat__wrapper{width:100%}}@media only screen and (min-width:1901px){.trade-asset-info .asset-info-section__wrapper .asset-info-content .asset-info-stat__wrapper{width:92%}}.trade-asset-info .asset-info-section__wrapper .asset-info-content .asset-info-stat .stat-line{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:space-between;width:100%}.trade-asset-info .asset-info-section__wrapper .asset-info-content .asset-info-stat .stat-line.second{color:#fff}.trade-asset-info .asset-info-section__wrapper .asset-info-content .asset-info-stat .stat-line.right-align{justify-content:flex-end}.trade-asset-info .asset-info-section__wrapper .asset-info-content .asset-info-stat .stat-line.small-screen{flex-direction:column;justify-content:center;text-align:center}.trade-asset-info .asset-info-section__wrapper .asset-info-content .asset-info-stat .stat-line.small-screen.reverse{flex-direction:column-reverse}.trade-asset-info .asset-info-section__wrapper .asset-info-content .asset-info-stat .stat-line .title{max-width:200px}@media only screen and (max-width:480px){.trade-asset-info .asset-info-section__wrapper .asset-info-content .asset-info-stat .stat-line .title{max-width:200px}}.trade-asset-info .asset-info-section__wrapper .asset-info-content .asset-info-stat .stat__wrapper{align-items:flex-end;display:flex;flex-direction:row;gap:4px;justify-content:flex-start}@media only screen and (max-width:480px){.trade-asset-info .asset-info-section__wrapper .asset-info-content .asset-info-stat .stat__wrapper{align-items:center;justify-content:center}}.trade-asset-info .asset-info-section__wrapper .asset-info-content .asset-info-stat .stat__wrapper.no-gap{gap:0}.trade-asset-info .asset-info-section__wrapper .asset-info-content .asset-info-stat .main-stat,.trade-asset-info .asset-info-section__wrapper .asset-info-content .asset-info-stat .sub-stat{text-align:end}.trade-asset-info .asset-info-section__wrapper .asset-info-content .static-content__wrapper{align-items:flex-start;background-color:#212122;border-radius:30px 30px 0 0;display:flex;flex-direction:column;gap:36px;height:360px;justify-content:flex-start;padding:50px;width:100%}@media only screen and (max-width:768px){.trade-asset-info .asset-info-section__wrapper .asset-info-content .static-content__wrapper{background-color:#0000;border-radius:0;padding:0}}@media only screen and (min-width:769px){.trade-asset-info .asset-info-section__wrapper .asset-info-content .static-content__wrapper{height:560px}}.trade-asset-info .asset-info-section__wrapper .asset-info-content .static-content__wrapper.dim-bg{background-color:#212122;border-radius:30px;height:600px}@media only screen and (max-width:768px){.trade-asset-info .asset-info-section__wrapper .asset-info-content .static-content__wrapper.dim-bg{padding:24px 16px}}@media only screen and (min-width:769px){.trade-asset-info .asset-info-section__wrapper .asset-info-content .static-content__wrapper.dim-bg{height:500px}}.trade-asset-info .asset-info-section__wrapper .asset-info-content .static-content__wrapper .loader__wrapper{display:flex;flex-direction:column;gap:12px;width:100%}.trade-asset-info .asset-info-section__wrapper .asset-info-content .static-content__wrapper .title__wrapper{align-items:center;display:flex;justify-content:center;width:100%}.trade-asset-info .asset-info-section__wrapper .asset-info-content .static-content__wrapper .title__wrapper .title{color:#fff}.trade-asset-info .asset-info-section__wrapper .asset-info-content .static-content__wrapper .ckeditor-side{height:100%;overflow-x:auto;overflow-y:auto}.trade-asset-info .asset-info-section__wrapper .asset-info-content .static-content__wrapper .ckeditor-side::-webkit-scrollbar-track{background-color:initial;border:none;height:90%}.trade-asset-info .asset-info-section__wrapper .asset-info-content .static-content__wrapper .ckeditor-side::-webkit-scrollbar{background-color:initial;height:5px;width:5px}.trade-asset-info .asset-info-section__wrapper .asset-info-content .static-content__wrapper .ckeditor-side::-webkit-scrollbar-thumb{background-color:#fafafa;border-radius:5px}.trade-asset-info .asset-info-section__wrapper .asset-info-content .static-content__wrapper .ckeditor-side::-webkit-scrollbar-corner{background:none}.responsive-container{border-left:.5px solid #93959899;display:flex;flex-direction:column;margin-bottom:10px;position:relative}.responsive-container .close-container{align-self:flex-end}.responsive-container .content-container{padding-bottom:45px;width:100%}.responsive-container .button-container{bottom:10px;display:flex;justify-content:center;position:absolute;width:calc(100% - 20px)}@media only screen and (max-width:768px){.responsive-container{border-left:none}}@media only screen and (min-width:769px){.responsive-container{align-items:flex-start}}/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:initial;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{-webkit-text-decoration-skip:objects;background-color:#0000}a:hover{color:#08a19c}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:revert}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:Geologica,sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:initial}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}[hidden],template{display:none}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover{-webkit-transition:color 99999s ease-in-out 0s,background-color 99999s ease-in-out 0s;transition:color 99999s ease-in-out 0s,background-color 99999s ease-in-out 0s}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}@font-face{font-family:Harlow;src:url(/static/media/HARLOWSI_1.ed65ca2a8287ed64d1bc.TTF)}body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Geologica,sans-serif;font-weight:300;margin:0;min-height:100vh;padding:0}body::-webkit-scrollbar-track,html::-webkit-scrollbar-track{background-color:#131313;border:1px solid #131313;height:90%}body::-webkit-scrollbar,body::-webkit-scrollbar-thumb,html::-webkit-scrollbar,html::-webkit-scrollbar-thumb{display:none}body{overflow-x:hidden}body.--freeze{overflow:hidden}input::placeholder{font-family:Geologica,sans-serif;font-size:14px}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.ant-checkbox-inner{border-radius:2px}h1{font-size:32px;font-weight:600}.rc-virtual-list-holder::-webkit-scrollbar{height:0;width:0}.rc-virtual-list-scrollbar-show{display:none}.br-20{border-radius:20px}.br-0{border-radius:0}.br-30{border-radius:30px}.br-100{border-radius:100px}.bd-none{border:none}.bd-dark-green{border:1px solid #08a19c}.h-100-p{height:100%}.h-34{height:34px;min-height:34px}.h-40{height:40px;min-height:40px}.h-30{height:30px;min-height:30px}.h-35{height:35px;min-height:35px}.h-60{height:60px;min-height:60px}.h-80{height:80px;min-height:80px}.w-50\.2{min-width:50.2px;width:50.2px}.w-50\.33{min-width:50.33px;width:50.33px}.w-66\.43{min-width:66.43px;width:66.43px}.w-100-p{width:100%}.w-90-p{width:90%}.w-80-p,.w-85-p{width:85%}.w-70-p{width:70%}.w-50-p{width:50%}.w-40-p{width:40%}.w-25-p{width:25%}.p-y-10{padding:10px 0}.m-0-auto{margin:0 auto}.d-block{display:block}.text-underline{text-decoration:underline}.cursor-p{cursor:pointer}.cursor-d{cursor:default}.cursor-na{cursor:not-allowed}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-gray{color:#939598}.privacy-policy-modal .ant-modal-content .ant-modal-body .privacy-policy .accept__privacy .swtich-wrapper span,.text-white-3{color:#fcfcfc}.text-greyish{color:#fafafa}.text-greyish-2{color:#eee}.text-dark-green{color:#08a19c}.text-green,.text-light-green{color:#0ce6df}.text-green-2{color:#21c998}.text-red{color:#fc218a}.text-red-2{color:#eb4869}.text-yellow{color:#f7ce5b}.text-black{color:#000}.py-5{padding:5px 0}.py-10{padding:10px 0}.py-20{padding:20px 0}.px-5{padding:0 5px}.px-20{padding:0 20px}.p-0{padding:0}.space-pre-line{white-space:pre-line}.icon-select-rotate-0{transform:rotate(0);transition-duration:.3s}.icon-select-rotate-90{transform:rotate(90deg);transition-duration:.3s}.icon-select-rotate-180{transform:rotate(180deg);transition-duration:.3s}.icon-select-rotate-270{transform:rotate(270deg);transition-duration:.3s}.icon-select-rotate-360{transform:rotate(1turn);transition-duration:.3s}.button-primary{background-color:#131313;color:#fcfcfc}.button-secondary{background-color:#0ce6df;border:1px solid #0ce6df;color:#0b4342;font-size:16px;font-style:normal;font-weight:600;letter-spacing:0;line-height:22px;padding:0}.button-secondary:active,.button-secondary:focus,.button-secondary:hover{background-color:#0ce6df;color:#0b4342;opacity:.8}.button-tertiary{background-color:#0000;border:1px solid #939598;color:#939598;font-size:16px;font-style:normal;font-weight:600;letter-spacing:0;line-height:22px;padding:0}.button-tertiary:active,.button-tertiary:focus,.button-tertiary:hover{background-color:#0000;border:1px solid #939598;color:#939598;opacity:.8}.button-disable-secondary,.button-disable-secondary:active,.button-disable-secondary:focus,.button-disable-secondary:hover{background-color:#939598;color:#131313}.button-text-primary{background-color:#08a19c;color:#fcfcfc}.button-text-primary:active,.button-text-primary:focus,.button-text-primary:hover{background-color:#08a19c;border:none;color:#fcfcfc;opacity:.8}.button-text-greyish-trans{background-color:#0000;border:1px solid #08a19c;color:#fafafa}.button-text-greyish-trans:active,.button-text-greyish-trans:focus,.button-text-greyish-trans:hover{background-color:#0000;border:1px solid #08a19c;color:#fafafa;opacity:.8}.button-text-greyish-dark,.button-text-greyish-dark:active,.button-text-greyish-dark:focus,.button-text-greyish-dark:hover{background-color:#12121299;color:#fafafa}.button-gray{background-color:#b2afaf33;color:#fcfcfc}.button-gray:active,.button-gray:focus,.button-gray:hover{background-color:#b2afaf33;color:#fcfcfc;opacity:.7}.button-light-gray{align-items:center;background-color:#f5f5f5;border:0;color:#000;display:flex;gap:5px;height:56px;justify-content:center;width:185px}.button-light-gray:active,.button-light-gray:focus,.button-light-gray:hover{background-color:#f5f5f5;color:#000;opacity:.7}.button-light-green{background-color:#0ce6df;color:#0b4342}.button-light-green:active,.button-light-green:focus,.button-light-green:hover{background-color:#0ce6df;color:#0b4342;opacity:.7}.button-light-olo{background-color:#03ffcb;border:1px solid #03ffcb;color:#000;padding:0}.button-light-olo:active,.button-light-olo:focus,.button-light-olo:hover{background-color:#03ffcb;color:#000;opacity:.8}.text-primary{font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:22px}@media only screen and (max-width:1300px){.text-primary{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.text-primary{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.text-secondary{font-size:20px;font-weight:500;line-height:24px}@media(min-width:1300px)and (max-width:1599px){.text-secondary{font-size:18px;font-weight:500;line-height:24px}}@media(min-width:992px)and (max-width:1299px){.text-secondary{font-size:16px;font-weight:500;line-height:20px}}.text-small{font-size:16px;font-weight:500;line-height:20px}@media(min-width:1300px)and (max-width:1599px){.text-small{font-size:14px;font-weight:500;line-height:18px}}@media(min-width:992px)and (max-width:1299px){.text-small{font-size:12px;font-weight:500;line-height:15px}}.btn-disabled{background-color:#939598;color:#fafafa}.ant-select-focused .ant-select-selector,.ant-select-open .ant-select-selector,.ant-select-selector:active,.ant-select-selector:focus,.ant-select-selector:focus-within,.ant-select-selector:hover,.ant-select:not(.ant-select-customize-input) .ant-select-selector{border:1px solid #93959899!important;box-shadow:none!important}.ant-select{width:100%}.ant-spin-dot-item{background-color:#0ce6df}.input-primary{width:100%}.input-primary .ant-row{gap:8px}.input-primary .ant-row .ant-form-item-label{padding:0}.input-primary .ant-row .ant-form-item-label label{color:#fcfcfc;font-size:17px;font-style:normal;font-weight:500;letter-spacing:0;line-height:23px}.input-primary input{background-color:#0000;border:1px solid #93959899;border-radius:10px;color:#fcfcfc;font-size:16px;font-style:normal;font-weight:400;height:45px;letter-spacing:0;line-height:22px;padding:8px 17px!important}.input-primary input:hover{border:1px solid #93959899;opacity:.8}.input-primary input:focus{border:1px solid #fafafa;box-shadow:none}.input-primary input::placeholder{color:#939598}.input-primary .ant-select,.input-primary input::placeholder{font-size:16px;font-style:normal;font-weight:400;letter-spacing:0;line-height:22px}.input-primary .ant-select-selector{height:45px!important}.input-primary .ant-select-selector .ant-select-selection-placeholder{color:#939598;font-size:16px;font-style:normal;font-weight:400;letter-spacing:0;line-height:22px}.input-primary .ant-select-selector .ant-select-selection-item{line-height:43px}.input-primary .ant-select-open .ant-select-selector{border-radius:10px 10px 0 0!important}.input-primary label{font-size:17px;font-style:normal;font-weight:500;letter-spacing:0;line-height:23px}.input-primary .ant-input-affix-wrapper{background-color:#0000;border:1px solid #93959899;border-radius:10px;box-shadow:none;color:#fcfcfc;height:45px;padding:0 15px 0 0}.input-primary .ant-input-affix-wrapper input{border:none;font-size:16px;font-style:normal;font-weight:400;height:42px;letter-spacing:0;line-height:22px}.input-primary .ant-input-affix-wrapper:hover{border:1px solid #93959899;box-shadow:none;opacity:.8}.input-primary .ant-input-affix-wrapper:focus{border:1px solid #fafafa;box-shadow:none}.input-primary .ant-input-affix-wrapper svg{height:24px;width:24px}.input-primary .ant-input-affix-wrapper-focused{border:1px solid #fafafa!important;box-shadow:none}.input-primary.no-border .ant-input-affix-wrapper,.input-primary.no-border input{border:none}.input-primary.no-border .ant-input-affix-wrapper.ant-input-affix-wrapper-focused{border:none!important}.input-primary.ant-form-item-with-help .ant-input{border-color:#fc218a}.input-primary.ant-form-item-with-help .ant-input-affix-wrapper{border-color:#fc218a!important}.input-primary.ant-form-item-with-help .ant-form-item-explain-error{color:#fc218a}.input-primary.ant-form-item-has-error .ant-input-status-error,.input-primary.ant-form-item-has-error .ant-select-selector,.input-primary.ant-form-item-has-error .ant-upload{border-color:#fc218a!important}.date-picker-primary{border:1px solid #93959899;height:40px;padding:0 11px}.date-picker-primary input{color:#fcfcfc;height:40px}.date-picker-primary:hover{border:1px solid #93959899;opacity:.8}.date-picker-primary:focus{border:1px solid #fafafa;box-shadow:none}.date-picker-primary::placeholder{color:#939598;font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:22px}@media only screen and (max-width:1300px){.date-picker-primary::placeholder{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.date-picker-primary::placeholder{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.loader-container{align-items:center;background:rgba(0,0,0,.834);display:flex;height:100vh;justify-content:center;position:fixed;width:100%;z-index:1}.spinner{animation:spin-anim 1.2s linear infinite;border-color:#3d5af1 #0000;border-style:solid;border-width:8px;height:64px;width:64px}.bg-pu-pure-black{background-color:#131313}.ant-modal-root{position:fixed;z-index:1103}.ant-modal-root .ant-modal-mask{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.ant-select-dropdown{z-index:1101}.ant-picker-dropdown{z-index:1104!important}.ant-popover{z-index:1101}.ant-popover .ant-popover-content .ant-popover-inner .ant-popover-inner-content{padding:0}.input-verify-code .button-resend{align-items:center;border:1px solid #0ce6df;color:#0ce6df;display:flex;gap:2px;justify-content:space-between;min-width:85px;padding:0 10px}.input-verify-code .button-resend--disabled{border:1px solid #939598;color:#939598}.divider{border-top:1px solid #e7e7e7}.element-disabled{cursor:not-allowed;opacity:.5}.text-uppercase{text-transform:uppercase}.submit-button{background-color:#0ce6df;border:1px solid #0ce6df;border-radius:100px;color:#0b4342;font-size:16px;font-style:normal;font-weight:600;height:45px;letter-spacing:0;line-height:23px;outline:none;transition:all .3s;width:100%}.submit-button:focus,.submit-button:hover{background-color:#0ce6df;color:#0b4342;opacity:.8}.submit-button.disable{background-color:#939598!important;color:#151515!important;opacity:1!important}.check-box-primary-wrapper .check-box-primary{align-items:center!important}.check-box-primary-wrapper .check-box-primary .ant-checkbox{align-items:center;display:flex;top:0}.check-box-primary-wrapper .check-box-primary .ant-checkbox .ant-checkbox-inner{background-color:#0000;border-color:#d9d9d9;height:18px!important;width:18px!important}.check-box-primary-wrapper .check-box-primary .ant-checkbox-checked .ant-checkbox-inner{background-color:#0ce6df;border-color:#0ce6df}.check-box-primary-wrapper .ant-checkbox:hover:after,.check-box-primary-wrapper .check-box-primary:hover .ant-checkbox:after{visibility:hidden}.check-box-primary-wrapper .ant-checkbox-input:focus+.ant-checkbox-inner,.check-box-primary-wrapper .ant-checkbox:hover .ant-checkbox-inner,.check-box-primary-wrapper .check-box-primary:hover .ant-checkbox-inner{border-color:#0ce6df!important}.btn--disabled{background-color:#939598!important;border:0!important;color:#151515!important;outline:none!important}.button-light-red{background-color:#eb4869;border:1px solid #eb4869;color:#fcfcfc;padding:0}.button-light-red:active,.button-light-red:focus,.button-light-red:hover{background-color:#eb4869;color:#fcfcfc;opacity:.8}.px-10{padding:0 10px}.grid{display:block;padding:0;width:100%}.grid.wide{margin:0 auto;max-width:1368px}.row.none-gutters{margin-left:0;margin-right:0}.row.row__full-width{margin-left:-20px;margin-right:-20px}.row.none-gutters .col{padding-left:0;padding-right:0}.row{display:flex;flex-wrap:wrap;margin-left:-10px;margin-right:-10px}.col{padding-left:10px;padding-right:10px}.row.row__full-width .col{padding-left:0;padding-right:0}@media only screen and (max-width:46.1875em){.c-1-5{flex:0 0 12.5%;max-width:12.5%}.c-2{flex:0 0 16.66667%;max-width:16.66667%}.c-3{flex:0 0 25%;max-width:25%}.c-3-5{flex:0 0 29.16667%}.c-4{flex:0 0 33.33333%;max-width:33.33333%}.c-5{flex:0 0 41.66667%;max-width:41.66667%}.c-6{flex:0 0 50%;max-width:50%}.c-7{flex:0 0 58.33333%;max-width:58.33333%}.c-8{flex:0 0 66.66667%;max-width:66.66667%}.c-8-5{flex:0 0 70.83333%;max-width:70.83333%}.c-9{flex:0 0 75%;max-width:75%}.c-10{flex:0 0 83.33333%;max-width:83.33333%}.c-11{flex:0 0 91.66667%;max-width:91.66667%}.c-12{flex:0 0 100%;max-width:100%}.c-1{flex:0 0 8.33333%;max-width:8.33333%}.c-0-2{margin-left:16.66667%}.c-0-3{margin-left:25%}.c-0-4{margin-left:33.33333%}.c-0-5{margin-left:41.66667%}.c-0-6{margin-left:50%}.c-0-7{margin-left:58.33333%}.c-0-8{margin-left:66.66667%}.c-0-8-5{margin-left:70.83333%}.c-0-9{margin-left:75%}.c-0-10{margin-left:83.33333%}.c-0-11{margin-left:91.66667%}}@media only screen and (min-width:46.25em)and (max-width:64em){.m-1,.m-10,.m-11,.m-12,.m-2,.m-3,.m-4,.m-5,.m-6,.m-7,.m-8,.m-9{display:block}.m-1-5{flex:0 0 12.5%;max-width:12.5%}.m-2{flex:0 0 16.66667%;max-width:16.66667%}.m-3{flex:0 0 25%;max-width:25%}.m-3-5{flex:0 0 29.16667%}.m-4{flex:0 0 33.33333%;max-width:33.33333%}.m-5{flex:0 0 41.66667%;max-width:41.66667%}.m-6{flex:0 0 50%;max-width:50%}.m-7{flex:0 0 58.33333%;max-width:58.33333%}.m-8{flex:0 0 66.66667%;max-width:66.66667%}.m-8-5{flex:0 0 70.83333%;max-width:70.83333%}.m-9{flex:0 0 75%;max-width:75%}.m-10{flex:0 0 83.33333%;max-width:83.33333%}.m-11{flex:0 0 91.66667%;max-width:91.66667%}.m-12{flex:0 0 100%;max-width:100%}.m-1{flex:0 0 8.33333%;max-width:8.33333%}.m-0-2{margin-left:16.66667%}.m-0-3{margin-left:25%}.m-0-4{margin-left:33.33333%}.m-0-5{margin-left:41.66667%}.m-0-6{margin-left:50%}.m-0-7{margin-left:58.33333%}.m-0-8{margin-left:66.66667%}.m-0-8-5{margin-left:70.83333%}.m-0-9{margin-left:75%}.m-0-10{margin-left:83.33333%}.m-0-11{margin-left:91.66667%}}@media only screen and (min-width:64em){.l-1-5{flex:0 0 12.5%;max-width:12.5%}.l-2{flex:0 0 16.66667%;max-width:16.66667%}.l-3{flex:0 0 25%;max-width:25%}.l-3-5{flex:0 0 29.16667%}.l-4{flex:0 0 33.33333%;max-width:33.33333%}.l-5{flex:0 0 41.66667%;max-width:41.66667%}.l-6{flex:0 0 50%;max-width:50%}.l-7{flex:0 0 58.33333%;max-width:58.33333%}.l-8{flex:0 0 66.66667%;max-width:66.66667%}.l-8-5{flex:0 0 70.83333%;max-width:70.83333%}.l-9{flex:0 0 75%;max-width:75%}.l-10{flex:0 0 83.33333%;max-width:83.33333%}.l-11{flex:0 0 91.66667%;max-width:91.66667%}.l-12{flex:0 0 100%;max-width:100%}.l-1{flex:0 0 8.33333%;max-width:8.33333%}.l-0-2{margin-left:16.66667%}.l-0-3{margin-left:25%}.l-0-4{margin-left:33.33333%}.l-0-5{margin-left:41.66667%}.l-0-6{margin-left:50%}.l-0-7{margin-left:58.33333%}.l-0-8{margin-left:66.66667%}.l-0-8-5{margin-left:70.83333%}.l-0-9{margin-left:75%}.l-0-10{margin-left:83.33333%}.l-0-11{margin-left:91.66667%}}.d-flex{display:flex;flex-wrap:wrap}.d-flex.just-content-center{justify-content:center}.d-flex.align-items-center{align-items:center}.d-flex.just-content-flex-end{justify-content:flex-end}.mr-10{margin-right:10px}.mr-15{margin-right:15px}.mb-10{margin-bottom:10px}.mb-15{margin-bottom:15px}.mb-24{margin-bottom:24px}.mb-36{margin-bottom:36px}.mb-20{margin-bottom:20px}.mt-5{margin-top:5px}.mt-24{margin-top:24px}.mt-10{margin-top:10px}.mt-12{margin-top:12px}.mt-16{margin-top:16px}.mt-20{margin-top:20px}.mt-30{margin-top:30px}.mt-40{margin-top:40px}.ml-10{margin-left:10px}.ml-15{margin-left:15px}.p-5{padding:5px}.p-10{padding:10px}.pt-5{padding-top:5px}.pt-15{padding-top:15px}.pb-1{padding-bottom:3px}.pb-2{padding-bottom:6px}.pb-3{padding-bottom:9px}.pb-4{padding-bottom:12px}.pb-5{padding-bottom:15px}.pb-6,.py-6{padding-bottom:18px}.py-6{padding-top:18px}.\!py-6{padding-bottom:18px!important;padding-top:18px!important}.pb-7{padding-bottom:21px}.pb-8{padding-bottom:24px}.pb-9{padding-bottom:27px}.pb-30{padding-bottom:30px}.pl-9{padding-left:27px}.pl-10{padding-left:30px}.pr-9{padding-right:27px}.pr-10{padding-right:30px}.bd-green-1{border:1px solid #08a19c}.bd-red-2{border:2px solid #fc218a}.border-0{border-width:0}.flex-row{display:flex;flex-flow:row nowrap}.flex-col{display:flex;flex-flow:column nowrap}.flex-jt-center{justify-content:center}.flex-1{flex:1 1}.flex-jt-space-between{justify-content:space-between}.flex-jt-space-around{justify-content:space-around}.flex-jt-space-start{justify-content:flex-start}.flex-jt-end{justify-content:flex-end}.flex-ai-start{align-items:flex-start}.flex-ai-center{align-items:center}.flex-ai-end{align-items:flex-end}.flex-col-wrap{display:flex;flex-flow:column wrap}.gap-4{gap:4px}.g-5{gap:5px}.g-8{gap:8px}.g-10{gap:10px}.g-15{gap:15px}.g-20{gap:20px}.gap-24{gap:24px}.g-30{gap:30px}.flex-center{align-items:center;display:flex;justify-content:center}.br-10{border-radius:10px}.lh-13{line-height:13px}.cursor-pointer{cursor:pointer}.w-full{width:100%}.w-24{width:24px}.h-24{height:24px}.\!h-45{height:45px!important}.text-white{color:#fff}.text-white-2{color:#fcfcfc}.hide-scroll{-ms-overflow-style:none;scrollbar-width:none}.hide-scroll::-webkit-scrollbar{display:none}.button--ignore-style{background:none;border:none;height:-webkit-fit-content;height:fit-content;padding:0;width:-webkit-fit-content;width:fit-content}.flex{display:flex}.inline-block{display:inline-block}.inorder{align-content:center;background-color:#f7ce5b;border-radius:4px;color:#151515;font-size:10px;height:20px;line-height:16px;margin-right:8px;padding:0 8px}button.div-btn,button.input-grids-step-button{all:unset;cursor:pointer}.ratio-1x1{padding-top:100%;position:relative;width:100%}.ratio-1x1 .img-container{align-items:center;border-radius:50%;bottom:0;display:flex;justify-content:center;left:0;overflow:hidden;position:absolute;right:0;top:0}.ratio-1x1 .img-container>img{max-height:100%;object-fit:cover;width:auto}.verification-code__field input{border-right:none}.verification-code__field .ant-input-group-addon{background-color:inherit;font-weight:500;min-width:80px}.verification-code__field .timer-notice{align-items:center;display:flex;justify-content:space-between;margin-top:10px}.verification-code__field .timer-notice .send-code{align-items:center;background:none;border:1px solid #0ce6df;border-radius:10px;color:#0ce6df;cursor:pointer;display:flex;gap:4px;justify-content:center;padding:6px 10px;width:-webkit-fit-content;width:fit-content}.verification-code__field .timer-notice .send-code.disabled{border:1px solid #939598;color:#939598;cursor:not-allowed}.verification-code__field .counter{color:#939598}.verification-code__field--lib .ant-col.ant-form-item-label label{color:#fcfcfc;font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:22px;white-space:pre}@media only screen and (max-width:1300px){.verification-code__field--lib .ant-col.ant-form-item-label label{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.verification-code__field--lib .ant-col.ant-form-item-label label{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.verification-code__field--lib .ant-input-group-addon{background-color:inherit;font-weight:500;min-width:80px}.verification-code__field--lib .ant-row.ant-form-item-row{gap:8px}.verification-code__field--lib .timer-notice{align-items:center;display:flex;justify-content:space-between;margin-top:10px}.verification-code__field--lib .timer-notice .send-code{align-items:center;background:none;border:none;border-radius:10px;color:#0ce6df;cursor:pointer;display:flex;font-size:14px;font-style:normal;font-weight:400;gap:8px;justify-content:center;letter-spacing:0;line-height:20px;padding:6px 10px;width:-webkit-fit-content;width:fit-content}.verification-code__field--lib .timer-notice .send-code.disabled{color:#939598;cursor:not-allowed}.verification-code__field--lib .counter{color:#939598}.ant-popover .ant-popover-arrow{display:none}.ant-popover .ant-popover-inner{border-radius:16px}.ant-popover .currency-dropdown-input{height:450px;width:400px}@media(min-width:1300px)and (max-width:1599px){.ant-popover .currency-dropdown-input{height:400px;width:350px}}@media(min-width:992px)and (max-width:1299px){.ant-popover .currency-dropdown-input{height:400px;width:300px}}.ant-popover .currency-dropdown-dca{background-color:#000;border-radius:10px;display:flex;flex-direction:column;gap:10px;padding:5px}.ant-popover .currency-dropdown-dca .currency__search-bar{background-color:#333;border:none;border-radius:10px;color:#939598}.ant-popover .currency-dropdown-dca .currency__search-bar .ant-input-wrapper .ant-input{border:none;box-shadow:none;color:#fafafa;font-size:10px;font-style:normal;font-weight:500;height:40px;letter-spacing:0;line-height:normal}@media only screen and (max-width:1300px){.ant-popover .currency-dropdown-dca .currency__search-bar .ant-input-wrapper .ant-input{font-size:10px;font-style:normal;font-weight:500;letter-spacing:0;line-height:normal}}@media only screen and (max-width:768px){.ant-popover .currency-dropdown-dca .currency__search-bar .ant-input-wrapper .ant-input{font-size:10px;font-style:normal;font-weight:500;letter-spacing:0;line-height:normal}}.ant-popover .currency-dropdown-dca .currency__search-bar .ant-input-wrapper .ant-input-group-addon{background-color:#0000;border:none;box-shadow:none;cursor:pointer}.ant-popover .currency-dropdown-dca .currency__search-bar:focus{box-shadow:none}.ant-popover .currency-dropdown-dca .currency__list::-webkit-scrollbar-track{background-color:#000;height:90%}.ant-popover .currency-dropdown-dca .currency__list::-webkit-scrollbar{background-color:#000;height:90%;width:5px}.ant-popover .currency-dropdown-dca .currency__list::-webkit-scrollbar-thumb{background-color:#d9d9d9;border-radius:5px}.ant-popover .currency-dropdown-dca .currency__list{-ms-overflow-style:none;display:flex;flex-direction:column;gap:10px;height:200px;overflow-y:scroll}.ant-popover .currency-dropdown-dca .currency__list .currency__item{align-items:center;border-radius:10px;cursor:pointer;display:flex;gap:5px;min-height:36px;padding:5px 10px}.ant-popover .currency-dropdown-dca .currency__list .currency__item__flag{border-radius:50%;height:29px;width:29px}.light .ant-popover .currency-dropdown-dca .currency__list .currency__item__short-name{color:#333}.dark .ant-popover .currency-dropdown-dca .currency__list .currency__item__short-name{color:#fafafa}.ant-popover .currency-dropdown-dca .currency__list .currency__item__full-name{color:#939598}.ant-popover .currency-dropdown-dca .currency__list .currency__item:hover{background:#0ce6df}.ant-popover .currency-dropdown-chart{height:350px;width:400px}@media only screen and (max-width:768px){.ant-popover .currency-dropdown-chart{height:300px;width:300px}}@media only screen and (max-width:480px){.ant-popover .currency-dropdown-chart{height:300px;width:300px}}.ant-popover .currency-dropdown-history{height:400px;width:280px}@media only screen and (min-width:481px)and (max-width:768px){.ant-popover .currency-dropdown-history{height:300px;width:280px}}@media only screen and (max-width:480px){.ant-popover .currency-dropdown-history{height:250px;width:80vw}}.ant-popover .currency-dropdown{background-color:#000;border-radius:10px;display:flex;flex-direction:column;gap:10px;padding:20px}.ant-popover .currency-dropdown .currency__search-bar{background-color:#333;border:none;border-radius:10px;color:#939598}.ant-popover .currency-dropdown .currency__search-bar .ant-input-wrapper .ant-input{border:none;box-shadow:none;color:#fafafa;font-size:10px;font-style:normal;font-weight:500;height:40px;letter-spacing:0;line-height:normal}@media only screen and (max-width:1300px){.ant-popover .currency-dropdown .currency__search-bar .ant-input-wrapper .ant-input{font-size:10px;font-style:normal;font-weight:500;letter-spacing:0;line-height:normal}}@media only screen and (max-width:768px){.ant-popover .currency-dropdown .currency__search-bar .ant-input-wrapper .ant-input{font-size:10px;font-style:normal;font-weight:500;letter-spacing:0;line-height:normal}}.ant-popover .currency-dropdown .currency__search-bar .ant-input-wrapper .ant-input-group-addon{background-color:#0000;border:none;box-shadow:none;cursor:pointer}.ant-popover .currency-dropdown .currency__search-bar:focus{box-shadow:none}.ant-popover .currency-dropdown .currency__list::-webkit-scrollbar-track{background-color:#000;height:90%}.ant-popover .currency-dropdown .currency__list::-webkit-scrollbar{background-color:#000;height:90%;width:5px}.ant-popover .currency-dropdown .currency__list::-webkit-scrollbar-thumb{background-color:#d9d9d9;border-radius:5px}.ant-popover .currency-dropdown .currency__list{-ms-overflow-style:none;display:flex;flex-direction:column;gap:10px;overflow-y:scroll}.ant-popover .currency-dropdown .currency__list .currency__item{align-items:center;border-radius:10px;cursor:pointer;display:flex;gap:5px;min-height:36px;padding:5px 10px}.ant-popover .currency-dropdown .currency__list .currency__item__flag{border-radius:50%;height:29px;width:29px}.light .ant-popover .currency-dropdown .currency__list .currency__item__short-name{color:#333}.dark .ant-popover .currency-dropdown .currency__list .currency__item__short-name{color:#fafafa}.ant-popover .currency-dropdown .currency__list .currency__item__full-name{color:#939598}.ant-popover .currency-dropdown .currency__list .currency__item:hover{background:linear-gradient(1turn,#137d84 2.41%,#125c61 47.73%,#022022 118.43%)}.ant-popover .frequency-select{background-color:#000;border-radius:0 0 10px 10px;display:flex;height:200px;justify-content:space-between;overflow:auto;padding:10px}.ant-popover .frequency-select.time{height:160px}.ant-popover .frequency-select::-webkit-scrollbar-track{height:90%}.ant-popover .frequency-select::-webkit-scrollbar{height:90%;width:3px}.ant-popover .frequency-select::-webkit-scrollbar-thumb{background-color:#d9d9d9;border-radius:30px}.ant-popover .frequency-select .frequency-item{display:flex;flex-direction:column;gap:5px}.ant-popover .frequency-select .frequency-item button{background:none;border:none;border-radius:5px;height:-webkit-fit-content;height:fit-content;padding:5px 10px;width:-webkit-fit-content;width:fit-content}.ant-popover .frequency-select .frequency-item button.active,.ant-popover .frequency-select .frequency-item button:active,.ant-popover .frequency-select .frequency-item button:focus,.ant-popover .frequency-select .frequency-item button:hover{background-color:#0ce6df;color:#0b4342}.ant-popover .frequency-select .time-item{display:flex;flex-direction:column;gap:5px}.ant-popover .frequency-select .time-item button{background:none;border:none;border-radius:5px;height:-webkit-fit-content;height:fit-content;padding:5px 10px;width:-webkit-fit-content;width:fit-content}.ant-popover .frequency-select .time-item button.active,.ant-popover .frequency-select .time-item button:active,.ant-popover .frequency-select .time-item button:focus,.ant-popover .frequency-select .time-item button:hover{background-color:#0ce6df;color:#0b4342}.ant-popover #priceAlert_alertType{background-color:#131313;width:calc(36vw - 60px)}.ant-popover #priceAlert_alertType .ant-popover-inner-content{background-color:#12121299}.ant-popover #priceAlert_alertType .dropdown-alert-type__title{align-items:center;cursor:default;display:flex;height:60px;justify-content:center}.ant-popover #priceAlert_alertType .dropdown-alert-type__value-wrapper{display:flex;flex-direction:column}.ant-popover #priceAlert_alertType .dropdown-alert-type__value-wrapper .dropdown-alert-type__value{align-items:center;border-top:1px solid;cursor:pointer;display:flex;height:56px;padding:0 10px}.country_list{max-height:240px;overflow-y:scroll}.country_list .country-row{align-items:center;background:none;border:none;display:flex;flex-direction:row;gap:20px;height:40px;padding:0;width:-webkit-fit-content;width:fit-content;width:100%}.country_list .country-row .phone-code{align-items:center;border-right:1px solid #939598;display:flex;gap:10px;width:25%}.country_list .country-row .phone-code .country_item__phone{height:-webkit-fit-content;height:fit-content}.country_list .country-row .country_item__name{text-align:left}.country_list::-webkit-scrollbar{height:0;width:0}#phone-popover-wrapper,#phone-popover-wrapper-currentPhoneNumber,#phone-popover-wrapper-oldPhoneNumber,#phone-popover-wrapper-phone,#phone-popover-wrapper-phoneNumber{height:0;position:relative}#phone-popover-wrapper .ant-popover-placement-bottomLeft,#phone-popover-wrapper .ant-popover-placement-bottomRight,#phone-popover-wrapper-currentPhoneNumber .ant-popover-placement-bottomLeft,#phone-popover-wrapper-currentPhoneNumber .ant-popover-placement-bottomRight,#phone-popover-wrapper-oldPhoneNumber .ant-popover-placement-bottomLeft,#phone-popover-wrapper-oldPhoneNumber .ant-popover-placement-bottomRight,#phone-popover-wrapper-phone .ant-popover-placement-bottomLeft,#phone-popover-wrapper-phone .ant-popover-placement-bottomRight,#phone-popover-wrapper-phoneNumber .ant-popover-placement-bottomLeft,#phone-popover-wrapper-phoneNumber .ant-popover-placement-bottomRight{height:400px;left:0!important;padding-top:5px;top:0!important;width:100%}#phone-popover-wrapper .ant-popover-placement-bottomLeft .ant-popover-content .ant-popover-arrow,#phone-popover-wrapper .ant-popover-placement-bottomRight .ant-popover-content .ant-popover-arrow,#phone-popover-wrapper-currentPhoneNumber .ant-popover-placement-bottomLeft .ant-popover-content .ant-popover-arrow,#phone-popover-wrapper-currentPhoneNumber .ant-popover-placement-bottomRight .ant-popover-content .ant-popover-arrow,#phone-popover-wrapper-oldPhoneNumber .ant-popover-placement-bottomLeft .ant-popover-content .ant-popover-arrow,#phone-popover-wrapper-oldPhoneNumber .ant-popover-placement-bottomRight .ant-popover-content .ant-popover-arrow,#phone-popover-wrapper-phone .ant-popover-placement-bottomLeft .ant-popover-content .ant-popover-arrow,#phone-popover-wrapper-phone .ant-popover-placement-bottomRight .ant-popover-content .ant-popover-arrow,#phone-popover-wrapper-phoneNumber .ant-popover-placement-bottomLeft .ant-popover-content .ant-popover-arrow,#phone-popover-wrapper-phoneNumber .ant-popover-placement-bottomRight .ant-popover-content .ant-popover-arrow{display:none}#phone-popover-wrapper .ant-popover-placement-bottomLeft .ant-popover-content .ant-popover-inner,#phone-popover-wrapper .ant-popover-placement-bottomRight .ant-popover-content .ant-popover-inner,#phone-popover-wrapper-currentPhoneNumber .ant-popover-placement-bottomLeft .ant-popover-content .ant-popover-inner,#phone-popover-wrapper-currentPhoneNumber .ant-popover-placement-bottomRight .ant-popover-content .ant-popover-inner,#phone-popover-wrapper-oldPhoneNumber .ant-popover-placement-bottomLeft .ant-popover-content .ant-popover-inner,#phone-popover-wrapper-oldPhoneNumber .ant-popover-placement-bottomRight .ant-popover-content .ant-popover-inner,#phone-popover-wrapper-phone .ant-popover-placement-bottomLeft .ant-popover-content .ant-popover-inner,#phone-popover-wrapper-phone .ant-popover-placement-bottomRight .ant-popover-content .ant-popover-inner,#phone-popover-wrapper-phoneNumber .ant-popover-placement-bottomLeft .ant-popover-content .ant-popover-inner,#phone-popover-wrapper-phoneNumber .ant-popover-placement-bottomRight .ant-popover-content .ant-popover-inner{background-color:#0000;border-radius:0 0 10px 10px;box-shadow:none}#phone-popover-wrapper .ant-popover-placement-bottomLeft .ant-popover-content .ant-popover-inner-content,#phone-popover-wrapper .ant-popover-placement-bottomRight .ant-popover-content .ant-popover-inner-content,#phone-popover-wrapper-currentPhoneNumber .ant-popover-placement-bottomLeft .ant-popover-content .ant-popover-inner-content,#phone-popover-wrapper-currentPhoneNumber .ant-popover-placement-bottomRight .ant-popover-content .ant-popover-inner-content,#phone-popover-wrapper-oldPhoneNumber .ant-popover-placement-bottomLeft .ant-popover-content .ant-popover-inner-content,#phone-popover-wrapper-oldPhoneNumber .ant-popover-placement-bottomRight .ant-popover-content .ant-popover-inner-content,#phone-popover-wrapper-phone .ant-popover-placement-bottomLeft .ant-popover-content .ant-popover-inner-content,#phone-popover-wrapper-phone .ant-popover-placement-bottomRight .ant-popover-content .ant-popover-inner-content,#phone-popover-wrapper-phoneNumber .ant-popover-placement-bottomLeft .ant-popover-content .ant-popover-inner-content,#phone-popover-wrapper-phoneNumber .ant-popover-placement-bottomRight .ant-popover-content .ant-popover-inner-content{padding:0;width:100%}#phone-popover-wrapper .ant-popover-placement-bottomLeft .ant-popover-content .ant-popover-inner-content .phone-popover,#phone-popover-wrapper .ant-popover-placement-bottomRight .ant-popover-content .ant-popover-inner-content .phone-popover,#phone-popover-wrapper-currentPhoneNumber .ant-popover-placement-bottomLeft .ant-popover-content .ant-popover-inner-content .phone-popover,#phone-popover-wrapper-currentPhoneNumber .ant-popover-placement-bottomRight .ant-popover-content .ant-popover-inner-content .phone-popover,#phone-popover-wrapper-oldPhoneNumber .ant-popover-placement-bottomLeft .ant-popover-content .ant-popover-inner-content .phone-popover,#phone-popover-wrapper-oldPhoneNumber .ant-popover-placement-bottomRight .ant-popover-content .ant-popover-inner-content .phone-popover,#phone-popover-wrapper-phone .ant-popover-placement-bottomLeft .ant-popover-content .ant-popover-inner-content .phone-popover,#phone-popover-wrapper-phone .ant-popover-placement-bottomRight .ant-popover-content .ant-popover-inner-content .phone-popover,#phone-popover-wrapper-phoneNumber .ant-popover-placement-bottomLeft .ant-popover-content .ant-popover-inner-content .phone-popover,#phone-popover-wrapper-phoneNumber .ant-popover-placement-bottomRight .ant-popover-content .ant-popover-inner-content .phone-popover{background-color:#131313;cursor:pointer;display:flex;flex-direction:column;gap:10px;height:314px;padding:12px;width:100%}#phone-popover-wrapper .ant-popover-placement-bottomLeft .ant-popover-content .ant-popover-inner-content .phone-popover .ant-input-affix-wrapper input,#phone-popover-wrapper .ant-popover-placement-bottomRight .ant-popover-content .ant-popover-inner-content .phone-popover .ant-input-affix-wrapper input,#phone-popover-wrapper-currentPhoneNumber .ant-popover-placement-bottomLeft .ant-popover-content .ant-popover-inner-content .phone-popover .ant-input-affix-wrapper input,#phone-popover-wrapper-currentPhoneNumber .ant-popover-placement-bottomRight .ant-popover-content .ant-popover-inner-content .phone-popover .ant-input-affix-wrapper input,#phone-popover-wrapper-oldPhoneNumber .ant-popover-placement-bottomLeft .ant-popover-content .ant-popover-inner-content .phone-popover .ant-input-affix-wrapper input,#phone-popover-wrapper-oldPhoneNumber .ant-popover-placement-bottomRight .ant-popover-content .ant-popover-inner-content .phone-popover .ant-input-affix-wrapper input,#phone-popover-wrapper-phone .ant-popover-placement-bottomLeft .ant-popover-content .ant-popover-inner-content .phone-popover .ant-input-affix-wrapper input,#phone-popover-wrapper-phone .ant-popover-placement-bottomRight .ant-popover-content .ant-popover-inner-content .phone-popover .ant-input-affix-wrapper input,#phone-popover-wrapper-phoneNumber .ant-popover-placement-bottomLeft .ant-popover-content .ant-popover-inner-content .phone-popover .ant-input-affix-wrapper input,#phone-popover-wrapper-phoneNumber .ant-popover-placement-bottomRight .ant-popover-content .ant-popover-inner-content .phone-popover .ant-input-affix-wrapper input{border:none;height:38px}#phone-popover-wrapper .ant-popover-placement-bottomLeft .ant-popover-content .ant-popover-inner-content .phone-popover .country_list,#phone-popover-wrapper .ant-popover-placement-bottomRight .ant-popover-content .ant-popover-inner-content .phone-popover .country_list,#phone-popover-wrapper-currentPhoneNumber .ant-popover-placement-bottomLeft .ant-popover-content .ant-popover-inner-content .phone-popover .country_list,#phone-popover-wrapper-currentPhoneNumber .ant-popover-placement-bottomRight .ant-popover-content .ant-popover-inner-content .phone-popover .country_list,#phone-popover-wrapper-oldPhoneNumber .ant-popover-placement-bottomLeft .ant-popover-content .ant-popover-inner-content .phone-popover .country_list,#phone-popover-wrapper-oldPhoneNumber .ant-popover-placement-bottomRight .ant-popover-content .ant-popover-inner-content .phone-popover .country_list,#phone-popover-wrapper-phone .ant-popover-placement-bottomLeft .ant-popover-content .ant-popover-inner-content .phone-popover .country_list,#phone-popover-wrapper-phone .ant-popover-placement-bottomRight .ant-popover-content .ant-popover-inner-content .phone-popover .country_list,#phone-popover-wrapper-phoneNumber .ant-popover-placement-bottomLeft .ant-popover-content .ant-popover-inner-content .phone-popover .country_list,#phone-popover-wrapper-phoneNumber .ant-popover-placement-bottomRight .ant-popover-content .ant-popover-inner-content .phone-popover .country_list{max-height:240px;overflow-y:scroll}#phone-popover-wrapper .ant-popover-placement-bottomLeft .ant-popover-content .ant-popover-inner-content .phone-popover .country_list .country-row,#phone-popover-wrapper .ant-popover-placement-bottomRight .ant-popover-content .ant-popover-inner-content .phone-popover .country_list .country-row,#phone-popover-wrapper-currentPhoneNumber .ant-popover-placement-bottomLeft .ant-popover-content .ant-popover-inner-content .phone-popover .country_list .country-row,#phone-popover-wrapper-currentPhoneNumber .ant-popover-placement-bottomRight .ant-popover-content .ant-popover-inner-content .phone-popover .country_list .country-row,#phone-popover-wrapper-oldPhoneNumber .ant-popover-placement-bottomLeft .ant-popover-content .ant-popover-inner-content .phone-popover .country_list .country-row,#phone-popover-wrapper-oldPhoneNumber .ant-popover-placement-bottomRight .ant-popover-content .ant-popover-inner-content .phone-popover .country_list .country-row,#phone-popover-wrapper-phone .ant-popover-placement-bottomLeft .ant-popover-content .ant-popover-inner-content .phone-popover .country_list .country-row,#phone-popover-wrapper-phone .ant-popover-placement-bottomRight .ant-popover-content .ant-popover-inner-content .phone-popover .country_list .country-row,#phone-popover-wrapper-phoneNumber .ant-popover-placement-bottomLeft .ant-popover-content .ant-popover-inner-content .phone-popover .country_list .country-row,#phone-popover-wrapper-phoneNumber .ant-popover-placement-bottomRight .ant-popover-content .ant-popover-inner-content .phone-popover .country_list .country-row{align-items:center;background:none;border:none;display:flex;flex-direction:row;gap:20px;height:40px;padding:0;width:-webkit-fit-content;width:fit-content;width:100%}#phone-popover-wrapper .ant-popover-placement-bottomLeft .ant-popover-content .ant-popover-inner-content .phone-popover .country_list .country-row .phone-code,#phone-popover-wrapper .ant-popover-placement-bottomRight .ant-popover-content .ant-popover-inner-content .phone-popover .country_list .country-row .phone-code,#phone-popover-wrapper-currentPhoneNumber .ant-popover-placement-bottomLeft .ant-popover-content .ant-popover-inner-content .phone-popover .country_list .country-row .phone-code,#phone-popover-wrapper-currentPhoneNumber .ant-popover-placement-bottomRight .ant-popover-content .ant-popover-inner-content .phone-popover .country_list .country-row .phone-code,#phone-popover-wrapper-oldPhoneNumber .ant-popover-placement-bottomLeft .ant-popover-content .ant-popover-inner-content .phone-popover .country_list .country-row .phone-code,#phone-popover-wrapper-oldPhoneNumber .ant-popover-placement-bottomRight .ant-popover-content .ant-popover-inner-content .phone-popover .country_list .country-row .phone-code,#phone-popover-wrapper-phone .ant-popover-placement-bottomLeft .ant-popover-content .ant-popover-inner-content .phone-popover .country_list .country-row .phone-code,#phone-popover-wrapper-phone .ant-popover-placement-bottomRight .ant-popover-content .ant-popover-inner-content .phone-popover .country_list .country-row .phone-code,#phone-popover-wrapper-phoneNumber .ant-popover-placement-bottomLeft .ant-popover-content .ant-popover-inner-content .phone-popover .country_list .country-row .phone-code,#phone-popover-wrapper-phoneNumber .ant-popover-placement-bottomRight .ant-popover-content .ant-popover-inner-content .phone-popover .country_list .country-row .phone-code{align-items:center;border-right:1px solid #939598;display:flex;gap:10px;width:25%}#phone-popover-wrapper .ant-popover-placement-bottomLeft .ant-popover-content .ant-popover-inner-content .phone-popover .country_list .country-row .phone-code .country_item__phone,#phone-popover-wrapper .ant-popover-placement-bottomRight .ant-popover-content .ant-popover-inner-content .phone-popover .country_list .country-row .phone-code .country_item__phone,#phone-popover-wrapper-currentPhoneNumber .ant-popover-placement-bottomLeft .ant-popover-content .ant-popover-inner-content .phone-popover .country_list .country-row .phone-code .country_item__phone,#phone-popover-wrapper-currentPhoneNumber .ant-popover-placement-bottomRight .ant-popover-content .ant-popover-inner-content .phone-popover .country_list .country-row .phone-code .country_item__phone,#phone-popover-wrapper-oldPhoneNumber .ant-popover-placement-bottomLeft .ant-popover-content .ant-popover-inner-content .phone-popover .country_list .country-row .phone-code .country_item__phone,#phone-popover-wrapper-oldPhoneNumber .ant-popover-placement-bottomRight .ant-popover-content .ant-popover-inner-content .phone-popover .country_list .country-row .phone-code .country_item__phone,#phone-popover-wrapper-phone .ant-popover-placement-bottomLeft .ant-popover-content .ant-popover-inner-content .phone-popover .country_list .country-row .phone-code .country_item__phone,#phone-popover-wrapper-phone .ant-popover-placement-bottomRight .ant-popover-content .ant-popover-inner-content .phone-popover .country_list .country-row .phone-code .country_item__phone,#phone-popover-wrapper-phoneNumber .ant-popover-placement-bottomLeft .ant-popover-content .ant-popover-inner-content .phone-popover .country_list .country-row .phone-code .country_item__phone,#phone-popover-wrapper-phoneNumber .ant-popover-placement-bottomRight .ant-popover-content .ant-popover-inner-content .phone-popover .country_list .country-row .phone-code .country_item__phone{height:-webkit-fit-content;height:fit-content}#phone-popover-wrapper .ant-popover-placement-bottomLeft .ant-popover-content .ant-popover-inner-content .phone-popover .country_list .country-row .country_item__name,#phone-popover-wrapper .ant-popover-placement-bottomRight .ant-popover-content .ant-popover-inner-content .phone-popover .country_list .country-row .country_item__name,#phone-popover-wrapper-currentPhoneNumber .ant-popover-placement-bottomLeft .ant-popover-content .ant-popover-inner-content .phone-popover .country_list .country-row .country_item__name,#phone-popover-wrapper-currentPhoneNumber .ant-popover-placement-bottomRight .ant-popover-content .ant-popover-inner-content .phone-popover .country_list .country-row .country_item__name,#phone-popover-wrapper-oldPhoneNumber .ant-popover-placement-bottomLeft .ant-popover-content .ant-popover-inner-content .phone-popover .country_list .country-row .country_item__name,#phone-popover-wrapper-oldPhoneNumber .ant-popover-placement-bottomRight .ant-popover-content .ant-popover-inner-content .phone-popover .country_list .country-row .country_item__name,#phone-popover-wrapper-phone .ant-popover-placement-bottomLeft .ant-popover-content .ant-popover-inner-content .phone-popover .country_list .country-row .country_item__name,#phone-popover-wrapper-phone .ant-popover-placement-bottomRight .ant-popover-content .ant-popover-inner-content .phone-popover .country_list .country-row .country_item__name,#phone-popover-wrapper-phoneNumber .ant-popover-placement-bottomLeft .ant-popover-content .ant-popover-inner-content .phone-popover .country_list .country-row .country_item__name,#phone-popover-wrapper-phoneNumber .ant-popover-placement-bottomRight .ant-popover-content .ant-popover-inner-content .phone-popover .country_list .country-row .country_item__name{text-align:left}#phone-popover-wrapper .ant-popover-placement-bottomLeft .ant-popover-content .ant-popover-inner-content .phone-popover .country_list::-webkit-scrollbar,#phone-popover-wrapper .ant-popover-placement-bottomRight .ant-popover-content .ant-popover-inner-content .phone-popover .country_list::-webkit-scrollbar,#phone-popover-wrapper-currentPhoneNumber .ant-popover-placement-bottomLeft .ant-popover-content .ant-popover-inner-content .phone-popover .country_list::-webkit-scrollbar,#phone-popover-wrapper-currentPhoneNumber .ant-popover-placement-bottomRight .ant-popover-content .ant-popover-inner-content .phone-popover .country_list::-webkit-scrollbar,#phone-popover-wrapper-oldPhoneNumber .ant-popover-placement-bottomLeft .ant-popover-content .ant-popover-inner-content .phone-popover .country_list::-webkit-scrollbar,#phone-popover-wrapper-oldPhoneNumber .ant-popover-placement-bottomRight .ant-popover-content .ant-popover-inner-content .phone-popover .country_list::-webkit-scrollbar,#phone-popover-wrapper-phone .ant-popover-placement-bottomLeft .ant-popover-content .ant-popover-inner-content .phone-popover .country_list::-webkit-scrollbar,#phone-popover-wrapper-phone .ant-popover-placement-bottomRight .ant-popover-content .ant-popover-inner-content .phone-popover .country_list::-webkit-scrollbar,#phone-popover-wrapper-phoneNumber .ant-popover-placement-bottomLeft .ant-popover-content .ant-popover-inner-content .phone-popover .country_list::-webkit-scrollbar,#phone-popover-wrapper-phoneNumber .ant-popover-placement-bottomRight .ant-popover-content .ant-popover-inner-content .phone-popover .country_list::-webkit-scrollbar{height:0;width:0}#recurring-period-frequency{position:relative}#recurring-period-frequency .ant-popover-placement-bottom{left:0!important;padding-top:0;top:0!important;width:100%}#recurring-period-frequency .ant-popover-placement-top{left:0!important;padding-top:0;width:100%}#recurring-period-frequency .ant-popover-inner-content{width:100%}#recurring-period-local-time{position:relative}#recurring-period-local-time .ant-popover-placement-bottomRight{padding-top:0;right:0!important;top:0!important;width:30%}#recurring-add-crypto{position:relative}#recurring-add-crypto .ant-popover-placement-bottom,#recurring-add-crypto .ant-popover-placement-top{left:0!important;padding-top:0;top:0!important;width:100%}#recurring-add-crypto .ant-popover-inner-content{width:100%}#popover-trade-market-search{position:relative}#popover-trade-market-search .ant-popover-placement-bottom{left:0!important;padding-top:0;top:0!important;width:100%}#popover-trade-market-search .ant-popover-placement-bottom .search__container{background-color:#000;border-radius:0 0 10px 10px;display:flex;gap:5px;height:300px;margin:10px 0;overflow:auto}#popover-trade-market-search .ant-popover-placement-bottom .search__container::-webkit-scrollbar{width:3px}#popover-trade-market-search .ant-popover-placement-bottom .search__container::-webkit-scrollbar-thumb{background-color:#d9d9d9;border-radius:30px}#popover-trade-market-search .ant-popover-placement-bottom button{background:none;border:none;height:34px;padding:5px;width:-webkit-fit-content;width:fit-content;width:100%}#popover-trade-market-search .ant-popover-placement-bottom button.active,#popover-trade-market-search .ant-popover-placement-bottom button:active,#popover-trade-market-search .ant-popover-placement-bottom button:focus,#popover-trade-market-search .ant-popover-placement-bottom button:hover{background:#0ce6df;color:#fcfcfc}.phone__field .ant-input-group-addon{background-color:inherit}.phone__field .ant-input-group-addon .ant-select-selection-search-input{height:30px!important}.phone__field .drop-down-phone{align-items:center;display:flex;width:557px}.ant-select-dropdown{align-items:center;overflow:hidden;padding:30px;width:557px}.ant-select-dropdown::-webkit-scrollbar{display:none}.base-select-field{background-color:#131313;padding:10px}.base-select-field .ant-select-item.ant-select-item-option{align-items:center;border-radius:10px;height:45px}.base-select-field .ant-select-item.ant-select-item-option .ant-select-item-option-content{height:-webkit-fit-content;height:fit-content}.base-select-field .ant-select-item.ant-select-item-option.ant-select-item-option-active{background:linear-gradient(1turn,#137d84 2.41%,#125c61 47.73%,#022022 118.43%);border-radius:10px}.base-select-field .ant-select-item.ant-select-item-option.ant-select-item-option-active .ant-select-item-option-content{height:-webkit-fit-content;height:fit-content}.base-select-field .ant-select-item.ant-select-item-option.ant-select-item-option-active .ant-select-item-option-content .select--box{width:90%!important}.base-select-field-2{background-color:#131313;padding:10px}@media only screen and (min-width:3840px){.base-select-field-2{border-radius:20px;padding:20px}}@media only screen and (min-width:2560px)and (max-width:3839px){.base-select-field-2{border-radius:16px;padding:16px}}.base-select-field-2.v7{background-color:#fff;width:130px!important}.base-select-field-2.v7.thai{left:-20px!important}.base-select-field-2.v7.en{left:0!important}.base-select-field-2.v7 .ant-select-item.ant-select-item-option.ant-select-item-option-active{background:#e7e7e7}.base-select-field-2.v7 .ant-select-item-option-selected:not(.ant-select-item-option-disabled){background:#93959899}.base-select-field-2.select-field-language{z-index:10005}.base-select-field-2.select-field-language .item .icon{display:none}.base-select-field-2 .ant-select-item.ant-select-item-option{align-items:center;border-radius:10px;height:40px}@media only screen and (min-width:3840px){.base-select-field-2 .ant-select-item.ant-select-item-option{height:80px;width:300px}}@media only screen and (min-width:2560px)and (max-width:3839px){.base-select-field-2 .ant-select-item.ant-select-item-option{height:60px;width:160px}}.base-select-field-2 .ant-select-item.ant-select-item-option .ant-select-item-option-content{height:-webkit-fit-content;height:fit-content}.base-select-field-2 .ant-select-item.ant-select-item-option.ant-select-item-option-active{background:#131313;border-radius:10px}.base-select-field-2 .ant-select-item.ant-select-item-option.ant-select-item-option-active .ant-select-item-option-content{height:-webkit-fit-content;height:fit-content}.base-select-field-2 .ant-select-item.ant-select-item-option.ant-select-item-option-active .ant-select-item-option-content .select--box{width:90%!important}.select-field-language--green{background-color:#0b43424d}.select-field-language--green .ant-select-item.ant-select-item-option.ant-select-item-option-active{background:#2ffff899}.select-field-language--green .ant-select-item-option-selected{background-color:#131313}.text-color>span:first-child{color:#000}.table-container .table-common .ant-table-container table>thead>tr:first-child th{border-radius:0;color:gray;font-size:12px;font-weight:500;line-height:16px;padding:4px 30px}.table-container .table-common .ant-table-container table>thead>tr:first-child th:before{display:none}.table-container .table-common .ant-table-container .ant-table-tbody>tr>td{color:#474d57;font-size:14px;font-weight:400;line-height:20px;padding:16px 30px}.table-container .table-common .ant-table-footer{background-color:#0000;color:inherit}.table-container .table-common .table-pagination{display:flex;margin:0;padding:12px 30px;position:relative}.table-container .table-common .table-pagination .ant-pagination-options{display:none}.table-container .table-common .table-pagination li{align-items:center;display:flex;font-family:Geologica,sans-serif;font-size:12px;font-weight:400;justify-content:center;line-height:20px}.table-container .table-common .table-pagination li:first-child{left:30px;position:absolute}@media only screen and (max-width:46.1875em){.table-container .table-common .table-pagination li:first-child{display:block;position:static;text-align:right;width:100%}}.ant-table-tbody>tr.ant-table-row-hover:not(.ant-table-expanded-row)>td,.ant-table-tbody>tr:hover:not(.ant-table-expanded-row)>td,.ant-table-thead>tr.ant-table-row-hover:not(.ant-table-expanded-row)>td,.ant-table-thead>tr:hover:not(.ant-table-expanded-row)>td{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial}.table-customize .ant-table-thead>tr>th:not(:last-child):not(.ant-table-selection-column):not(.ant-table-row-expand-icon-cell):not([colspan]):before{display:none}.table-customize .ant-table{background-color:#0000!important}.light .table-customize .ant-table{color:#333}.dark .table-customize .ant-table{color:#fafafa}.table-customize .ant-table-container table>thead>tr:first-child th:first-child,.table-customize .ant-table-container table>thead>tr:first-child th:last-child{border-radius:0}.table-customize .ant-table-thead .ant-table-cell{background-color:#0000;border-bottom:1px solid #eee;border-top:1px solid #eee}.light .table-customize .ant-table-thead .ant-table-cell{color:#333}.dark .table-customize .ant-table-thead .ant-table-cell{color:#fafafa}.table-customize .ant-table-tbody .ant-table-cell{border:none}.table-customize .ant-table-tbody>tr.ant-table-row:hover,.table-customize .ant-table-tbody>tr.ant-table-row:hover>td{background-color:#0000}.table-customize .ant-table-tbody tr:last-child .ant-table-cell{border-bottom:1px solid #eee}.light .table-exchange .ant-typography{color:#333}.dark .table-exchange .ant-typography{color:#fafafa}.light .table-exchange .ant-typography .ant-typography-copy{color:#333}.dark .table-exchange .ant-typography .ant-typography-copy{color:#fafafa}.table-exchange .ant-table-thead>tr>th:not(:last-child):not(.ant-table-selection-column):not(.ant-table-row-expand-icon-cell):not([colspan]):before{display:none}.table-exchange .ant-table{background-color:#0000!important}.light .table-exchange .ant-table{color:#333}.dark .table-exchange .ant-table{color:#fafafa}.table-exchange .ant-table-thead .ant-table-cell{border-bottom:none;font-weight:400}.light .table-exchange .ant-table-thead .ant-table-cell{background-color:#fff9;color:#333}.dark .table-exchange .ant-table-thead .ant-table-cell{background-color:#12121299;color:#fafafa}.table-exchange .ant-table-thead .ant-table-cell:first-child{border-bottom-left-radius:10px;border-top-left-radius:10px}.table-exchange .ant-table-thead .ant-table-cell:last-child{border-bottom-right-radius:10px;border-top-right-radius:10px}.table-exchange .ant-table-tbody .ant-table-cell{border:none;cursor:pointer;font-weight:400;padding:13px 16px}.light .table-exchange .ant-table-tbody .ant-table-cell{color:#333}.dark .table-exchange .ant-table-tbody .ant-table-cell{color:#fafafa}.table-exchange .ant-table-tbody .ant-table-cell .table--status__transaction{align-items:center;display:flex;flex-flow:row nowrap;gap:10px;justify-content:center}.table-exchange .ant-table-tbody .ant-table-cell .table--status__transaction__wrapper{display:flex;flex-direction:column}.table-exchange .ant-table-tbody tr:hover .ant-table-cell:first-child{border-bottom-left-radius:10px;border-top-left-radius:10px}.table-exchange .ant-table-tbody tr:hover .ant-table-cell:last-child{border-bottom-right-radius:10px;border-top-right-radius:10px}.table-exchange .ant-spin-container{display:flex;flex-flow:column nowrap;height:auto;justify-content:space-between;min-height:490px}.table-exchange .table-pagination{margin:0;padding:7px 0}.table-exchange .table-pagination .ant-pagination-total-text{line-height:30px}.table-exchange .table-pagination li{height:30px!important;width:42px}.table-exchange .table-pagination li a{text-align:center}.light .table-exchange .table-pagination li a{color:#333!important}.dark .table-exchange .table-pagination li a{color:#fafafa!important}.table-exchange .table-pagination .ant-pagination-item a{line-height:27px}.table-exchange .table-pagination li:first-child{flex-grow:1}.table-exchange .table-pagination li+li{border-radius:0;height:30px;width:40px}.light .table-exchange .table-pagination li+li{background-color:#fff9!important}.dark .table-exchange .table-pagination li+li{background-color:#12121299!important}.light .table-exchange .table-pagination .ant-pagination-item.ant-pagination-item-active{border:1px solid #333}.dark .table-exchange .table-pagination .ant-pagination-item.ant-pagination-item-active{border:1px solid #fafafa}.dark .table-exchange .table-pagination,.light .table-exchange .table-pagination{border-bottom:1px solid #eee;border-top:1px solid #eee}.table-exchange .table-pagination .ant-pagination-prev{border-bottom-left-radius:6px;border-top-left-radius:6px}.light .table-exchange .table-pagination .ant-pagination-prev{background-color:#fff9}.dark .table-exchange .table-pagination .ant-pagination-prev{background-color:#12121299}.light .table-exchange .table-pagination .ant-pagination-prev svg{fill:#333 1px solid}.dark .table-exchange .table-pagination .ant-pagination-prev svg{fill:#fafafa 1px solid}.table-exchange .table-pagination .ant-pagination-next{border-bottom-right-radius:6px;border-top-right-radius:6px}.light .table-exchange .table-pagination .ant-pagination-next{background-color:#fff9}.dark .table-exchange .table-pagination .ant-pagination-next{background-color:#12121299}.table-exchange .table-pagination .ant-pagination-options{display:none}.pagination-primary{align-items:center;display:flex;justify-content:flex-end}.pagination-primary .paging-jump{border:none;height:100%;padding:0}.pagination-primary .paging-jump.left{padding-right:10px}.pagination-primary .paging-jump.right{padding-left:10px}.pagination-primary .rc-pagination{display:flex;gap:10px;list-style-type:none;margin-bottom:0;padding:0}.pagination-primary .rc-pagination .rc-pagination-jump-next,.pagination-primary .rc-pagination .rc-pagination-jump-prev{cursor:pointer}.pagination-primary .rc-pagination .rc-pagination-jump-next:hover,.pagination-primary .rc-pagination .rc-pagination-jump-prev:hover{color:#0ce6df}.pagination-primary .rc-pagination .rc-pagination-item a{color:#fcfcfc}.pagination-primary .rc-pagination .rc-pagination-item a:hover{color:#0ce6df}.pagination-primary .rc-pagination .rc-pagination-item-active a{color:#08a19c}.pagination-primary .rc-pagination .rc-pagination-options{display:none}.pagination-primary .rc-pagination.single-page{margin-right:15px}.pagination-primary .rc-pagination.first-page .rc-pagination-prev,.pagination-primary .rc-pagination.last-page .rc-pagination-next,.pagination-primary .rc-pagination.single-page .rc-pagination-next,.pagination-primary .rc-pagination.single-page .rc-pagination-prev{display:none}.history_for_mobile{border-bottom:1px solid #fcfcfc;display:flex;flex-direction:column;gap:10px;margin-bottom:20px;padding:20px}.history_for_mobile .list-row{display:flex;flex-direction:row;justify-content:space-between}.history_for_mobile .list-row .topic{color:#939598}.history_for_mobile .list-row .value{text-align:right}.history_for_mobile .CANCELLED,.history_for_mobile .COMPLETED,.history_for_mobile .CONFIRMING,.history_for_mobile .EXPIRED,.history_for_mobile .FAILED,.history_for_mobile .PENDING_AML_APPROVAL,.history_for_mobile .PENDING_APPROVAL,.history_for_mobile .QUEUED,.history_for_mobile .REJECTED{align-items:center;display:flex;justify-content:center}.history_for_mobile .CANCELLED,.history_for_mobile .CONFIRMING,.history_for_mobile .PENDING_AML_APPROVAL,.history_for_mobile .PENDING_APPROVAL,.history_for_mobile .QUEUED{color:#f7ce5b}.history_for_mobile .EXPIRED,.history_for_mobile .FAILED,.history_for_mobile .REJECTED{color:#fc218a}.history_for_mobile .COMPLETED{color:#0ce6df}.history_for_mobile .SELL,.history_for_mobile .WITHDRAW,.history_for_mobile .WITHDRAW_INTERNAL{color:#fc218a}.history_for_mobile .BUY,.history_for_mobile .DEPOSIT,.history_for_mobile .DEPOSIT_INTERNAL{color:#0ce6df}.history_for_mobile .increase{color:#08a19c}.history_for_mobile .decrease{color:#fc218a}.history_for_mobile .copy{overflow:hidden;text-overflow:ellipsis;width:80%}.search-input-container{align-items:center;background-color:#12121299;border-radius:10px;display:flex;flex:1 1;flex-direction:row;height:40px;justify-content:center;padding:9px 20px}.search-input-container__wrapper{align-items:center;display:flex;justify-content:center;width:100%}.search-input-container__input{font-feature-settings:"tnum";background-color:#0000;background-image:none;border:none;border-radius:5px;display:inline-block;height:21px;line-height:1.5715;list-style:none;margin:0;overflow:visible;padding:0;position:relative;transition:all .3s;width:100%}.light .search-input-container__input{color:#333}.dark .search-input-container__input,.search-input-container__input::placeholder{color:#fafafa}.search-input-container__input:focus{border-right-width:1px!important;outline:0}.search-input-container:focus-within{border-color:#40a9ff;box-shadow:0 0 0 2px #1890ff33}.group-filter{display:flex;gap:10px}@media only screen and (max-width:660px){.group-filter{flex-direction:column;gap:30px}}.group-filter .filters-bar{border-radius:8px;height:40px}.group-filter .filters-bar .ant-select-selector{align-items:center;background-color:#0000!important;border:1px solid #fafafa!important;height:100%}.group-filter .filters-bar .ant-select-selector .ant-select-selection-item{color:#fcfcfc;font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:22px}@media only screen and (max-width:1300px){.group-filter .filters-bar .ant-select-selector .ant-select-selection-item{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.group-filter .filters-bar .ant-select-selector .ant-select-selection-item{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.group-filter .coin-name{align-items:center;border:1px solid #eee;border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;min-height:40px;padding:0 10px}.group-filter .coin-name .coin-info{align-items:center;display:flex;gap:10px}.group-filter .coin-name .coin-image img{border-radius:50%;height:35px;width:35px}.group-filter>div{width:280px}@media only screen and (min-width:769px)and (max-width:1024px){.group-filter>div{width:200px}}@media only screen and (min-width:481px)and (max-width:768px){.group-filter>div{width:190px}}@media only screen and (max-width:660px){.group-filter>div{width:100%}}.group-filter>div .ant-select{width:100%}.group-filter>div .ant-select-selector{border:1px solid #eee!important;border-radius:8px}.group-filter>div .ant-select-selector .ant-select-selection-item{display:flex}.group-filter>div .ant-select-selector .ant-select-selection-item span{color:#939598}.group-filter>div .ant-select-selector .ant-select-selection-item>span:last-child{display:none}.group-filter>div .ant-select-selector .ant-select-selection-search input{height:100%}.group-filter>div .ant-select-arrow{color:#0ce6df;font-size:14px;height:14px;width:14px}.breadcrumb{align-items:center;display:flex;gap:30px}.breadcrumb.default>span:last-child{font-size:32px;font-weight:600;line-height:30px}.breadcrumb.small>span svg{width:10px}.breadcrumb.small>span:last-child{font-size:20px;font-weight:600;line-height:30px}.inputUnit{height:56px!important}.inputUnit .ant-input-group-addon{background-color:#fff}.inputUnit .ant-input-wrapper.ant-input-group .ant-input{border-right-width:0}.inputUnit .ant-input:focus{border-right-width:1px!important}.inputMaxAndUnit .ant-input-group-addon{background-color:#fff}.inputMaxAndUnit .ant-input-group-addon .addOn{display:flex;gap:5px}.light .inputMaxAndUnit .ant-input-group-addon .addOn span:first-child{color:#333}.dark .inputMaxAndUnit .ant-input-group-addon .addOn span:first-child{color:#fafafa}.inputMaxAndUnit .ant-input-wrapper.ant-input-group #amount{border-right-width:0}.inputMaxAndUnit #amount:focus{border-right-width:1px!important}.ant-form-item-explain-error{color:#fc218a;font-size:12px;font-style:normal;font-weight:400;letter-spacing:0;line-height:18px;margin-top:5px}@media only screen and (max-width:1300px){.ant-form-item-explain-error{font-size:10px;font-style:normal;font-weight:500;letter-spacing:0;line-height:14px}}@media only screen and (max-width:768px){.ant-form-item-explain-error{font-size:10px;font-style:normal;font-weight:500;letter-spacing:0;line-height:14px}}.ant-picker-dropdown .ant-picker-panel-container{border-radius:20px}.ant-picker-dropdown .ant-picker-panel-container .ant-picker-panel{background:#000;border:none}.ant-picker-dropdown .ant-picker-panel-container .ant-picker-panel .ant-picker-header{border:none}.ant-picker-dropdown .ant-picker-panel-container .ant-picker-panel .ant-picker-header .ant-picker-next-icon:before,.ant-picker-dropdown .ant-picker-panel-container .ant-picker-panel .ant-picker-header .ant-picker-prev-icon:before,.ant-picker-dropdown .ant-picker-panel-container .ant-picker-panel .ant-picker-header .ant-picker-super-next-icon:after,.ant-picker-dropdown .ant-picker-panel-container .ant-picker-panel .ant-picker-header .ant-picker-super-next-icon:before,.ant-picker-dropdown .ant-picker-panel-container .ant-picker-panel .ant-picker-header .ant-picker-super-prev-icon:after,.ant-picker-dropdown .ant-picker-panel-container .ant-picker-panel .ant-picker-header .ant-picker-super-prev-icon:before{border-color:#fff}.ant-picker-dropdown .ant-picker-panel-container .ant-picker-panel .ant-picker-header .ant-picker-header-view{color:#fcfcfc}.ant-picker-dropdown .ant-picker-panel-container .ant-picker-panel .ant-picker-body{font-size:12px;font-style:normal;font-weight:400;letter-spacing:0;line-height:18px}@media only screen and (max-width:1300px){.ant-picker-dropdown .ant-picker-panel-container .ant-picker-panel .ant-picker-body{font-size:10px;font-style:normal;font-weight:500;letter-spacing:0;line-height:14px}}@media only screen and (max-width:768px){.ant-picker-dropdown .ant-picker-panel-container .ant-picker-panel .ant-picker-body{font-size:10px;font-style:normal;font-weight:500;letter-spacing:0;line-height:14px}}.ant-picker-dropdown .ant-picker-panel-container .ant-picker-panel .ant-picker-body .ant-picker-content tbody tr td,.ant-picker-dropdown .ant-picker-panel-container .ant-picker-panel .ant-picker-body .ant-picker-content thead tr th{color:#fcfcfc}.ant-picker-dropdown .ant-picker-panel-container .ant-picker-panel .ant-picker-cell-today .ant-picker-cell-inner{border-radius:50%}.ant-picker-dropdown .ant-picker-panel-container .ant-picker-panel .ant-picker-cell-today .ant-picker-cell-inner:before{border:1px solid #08a19c;border-radius:50%}.ant-picker-dropdown .ant-picker-panel-container .ant-picker-panel .ant-picker-cell-selected .ant-picker-cell-inner{background:linear-gradient(1turn,#137d84 2.41%,#125c61 47.73%,#022022 118.43%)!important;border-radius:50%}.ant-picker-dropdown .ant-picker-panel-container .ant-picker-panel .ant-picker-cell-selected .ant-picker-cell-inner:before{border:initial}.ant-picker-dropdown .ant-picker-panel-container .ant-picker-panel .ant-picker-footer{display:none}.bill-list__container{display:flex;flex-direction:column;width:100%}.bill-list__container .bill-item{align-items:center;display:flex;gap:8px;justify-content:space-between}.bill-list__container .bill-item__wrapper{border-bottom:1px solid #fff;display:flex;flex-direction:column;gap:8px;justify-content:space-between;margin-bottom:12px;padding-bottom:12px}.bill-list__container .bill-item__wrapper.last-of-kind:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.bill-list__container .bill-item .title{color:#939598;text-align:left}.bill-list__container .bill-item .value{text-align:end;word-break:break-word}.bill-list__container .bill-item .value .delete-cta{background:none;border:none;height:-webkit-fit-content;height:fit-content;padding:0;width:-webkit-fit-content;width:fit-content}.bill-list__container .view-more-cta{align-items:center;background:none;border:none;display:flex;gap:4px;justify-content:center;padding:16px 0 0;width:-webkit-fit-content;width:fit-content;width:100%}.select-pop-up-box{align-items:flex-start;display:flex;flex-direction:column;gap:8px;justify-content:center;width:100%}.select-pop-up-box .ant-form-item-row{width:100%}.select-pop-up-box .ant-form-item-row .pop-up-btn{background:none;background:#151515;border:none;border-radius:100px;color:#fcfcfc;padding:2px 10px;width:-webkit-fit-content;width:fit-content}.select-pop-up-box-label{color:#fcfcfc}.select-pop-up-box .content__wrapper{width:80%}.select-pop-up-box .content{color:#fafafa}.select-pop-up-box .content__wrapper{align-items:center;border:1px solid #939598;border-radius:10px;display:flex;height:40px;justify-content:space-between;padding:10px 16px;width:100%}.select-pop-up-box .content__wrapper .pop-up-btn{background:none;background:#151515;border:none;border-radius:100px;color:#fcfcfc;padding:2px 10px;width:-webkit-fit-content;width:fit-content}.pdpa-banner{align-items:center;background-color:#454545;border-radius:10px;display:flex;flex-direction:row;gap:16px;height:-webkit-fit-content;height:fit-content;justify-content:space-between;margin:0 48px;max-height:90px;padding:20px 10px;width:100%}@media only screen and (max-width:660px){.pdpa-banner{max-height:none}}@media only screen and (max-width:660px)and (max-width:580px){.pdpa-banner{flex-direction:column}}@media only screen and (max-width:660px)and (max-width:580px)and (max-width:480px){.pdpa-banner{margin:0 16px}}@media only screen and (min-width:1441px){.pdpa-banner{margin:0 8%}}@media only screen and (min-width:1901px){.pdpa-banner{margin:0 16%}}.pdpa-banner__wrapper{align-items:center;background-color:#000c;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:99999}.pdpa-banner .notice-text{color:#fcfcfc}@media only screen and (max-width:580px){.pdpa-banner .notice-text{text-align:justify}}.pdpa-banner .notice-text .privacy-policy{color:#0ce6df;margin-left:4px;text-decoration:underline}.pdpa-banner .btn-group{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:space-between}.pdpa-banner .btn-group .btn{align-items:center;background-color:#0ce6df;border-radius:30px;color:#fcfcfc;cursor:pointer;display:flex;flex-direction:column;justify-content:center;width:160px}.loader{background-color:hsla(0,0%,93%,.933);overflow:hidden;width:100%}.loader--swipe{animation:loaderSwipeAnim 1s cubic-bezier(.4,0,.2,1) infinite;background:linear-gradient(90deg,#eee 10%,#ddd 50%,#eee 90%);height:100%;left:0;position:absolute;top:0;width:100%}@keyframes loaderSwipeAnim{0%{left:-100%}to{left:100%}}.logo-container{align-items:center;border-radius:50%;display:flex;height:60px;justify-content:center;margin:auto;position:relative;width:60px}.logo-container svg{z-index:1}.background,.spinner{display:inline-block;height:100%;position:absolute;width:100%}.background{border-radius:50%}.logo{z-index:2}.spinner{animation:spin 1.4s linear infinite;background-image:linear-gradient(120deg,#eaee44,#33d0ff);border:7px solid #f3f3f3;border-radius:50%;border-top-color:#08a19c;box-shadow:0 -7px 7px #6cbe9c}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loader__overlay{background-color:#0f0f0fcc;cursor:not-allowed!important;height:100vh;left:0;margin:0 12px;position:absolute;right:0;top:0;z-index:2}.loader__overlay,.logo-container--table{align-items:center;display:flex;justify-content:center}.logo-container--table{border-radius:50%;height:60px;margin:auto;position:relative;width:60px}.logo-container--table svg{z-index:1}.background__table,.spinner__table{display:inline-block;height:100%;position:absolute;width:100%}.background__table,.spinner__table{border-radius:50%}.spinner__table{animation:spin 1.4s linear infinite;background-image:linear-gradient(120deg,#eaee44,#33d0ff);border:7px solid #f3f3f3;border-top-color:#08a19c;box-shadow:0 -7px 7px #6cbe9c}.loader__overlay--table{align-items:center;background-color:#fff;cursor:not-allowed!important;display:flex;height:100%;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:2}.last-session-notice{text-align:end}.last-session-notice.gray{color:#e7e7e7}.last-session-notice.white{color:#fcfcfc}.ckeditor-side{width:100%}.ckeditor-side *{color:#fff!important}.ckeditor-side a,.ckeditor-side a *{color:#0ce6df!important;text-decoration:none}.ckeditor-side a:hover,.ckeditor-side a:hover *{color:#0ce6df!important}.ckeditor-side table td{border:1px solid #bfbfbf}.ckeditor-side blockquote{border-left:10px solid #dfe2e5;margin-left:0;padding-left:12px}.ckeditor-side img{width:100%}.ckeditor-side.stretch-text p{text-align:justify}.ckeditor-side ol li ul{margin-left:-22px}.ckeditor-side mark{background-color:#0000}.financial-statement-page,.service-quality-page{width:100%}.financial-statement-page__header,.service-quality-page__header{align-items:flex-start;display:flex;flex-direction:column;gap:16px;margin-bottom:16px;width:100%}.financial-statement-page__header__back,.service-quality-page__header__back{align-items:center;display:flex;justify-content:flex-start;width:100%}.financial-statement-page__header__title,.service-quality-page__header__title{color:#fcfcfc;font-size:27px;font-style:normal;font-weight:600;letter-spacing:0;line-height:32px}@media only screen and (max-width:1300px){.financial-statement-page__header__title,.service-quality-page__header__title{font-size:25px;font-style:normal;font-weight:600;letter-spacing:0;line-height:28px}}@media only screen and (max-width:768px){.financial-statement-page__header__title,.service-quality-page__header__title{font-size:20px;font-style:normal;font-weight:600;letter-spacing:0;line-height:25px}}.financial-statement-page__header__subtitle,.service-quality-page__header__subtitle{color:#fcfcfc;font-size:12px;font-style:normal;font-weight:400;letter-spacing:0;line-height:18px;line-height:16px}@media only screen and (max-width:580px){.financial-statement-page__header__subtitle,.service-quality-page__header__subtitle{font-size:10px;font-style:normal;font-weight:400;letter-spacing:0;line-height:14px}}.financial-statement-page__header .sub-title__wrapper,.service-quality-page__header .sub-title__wrapper{color:#939598;display:flex;flex-direction:column;gap:4px}.financial-statement-page__body,.service-quality-page__body{width:100%}.financial-statement-page__loader,.service-quality-page__loader{align-items:center;display:flex;justify-content:center;min-height:300px;width:100%}.yearly-budget-page{display:flex;flex-direction:column;gap:24px}.yearly-budget-page .top-bar{align-items:center;display:flex;justify-content:flex-start}.yearly-budget-page .yearly-budget-content__wrapper{background-color:#12121299;border-radius:20px;display:flex;flex-direction:column;gap:24px;height:530px;padding:24px 50px;width:100%}.yearly-budget-page .yearly-budget-content__wrapper .content__container{display:flex;gap:24px;height:69%;width:100%}.yearly-budget-page .yearly-budget-content__wrapper .content__container .empty-data{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.yearly-budget-page .yearly-budget-content__wrapper .content-title{display:flex;flex-direction:column;gap:16px}.yearly-budget-page .yearly-budget-content__wrapper .content-title .sub-title__wrapper{color:#939598;display:flex;flex-direction:column;gap:4px}.yearly-budget-page .yearly-budget-content__wrapper .content-year-side-bar{display:flex;flex-direction:column;gap:8px;height:100%;overflow-y:auto;width:12%}.yearly-budget-page .yearly-budget-content__wrapper .content-year-side-bar .month-dropdown-list__wrapper{display:flex;flex-direction:column;gap:6px;margin-left:24px}.yearly-budget-page .yearly-budget-content__wrapper .content-year-side-bar .month-dropdown-list__wrapper .month-cta{background:none;border:none;cursor:pointer;padding:0;width:-webkit-fit-content;width:fit-content}.yearly-budget-page .yearly-budget-content__wrapper .content-year-side-bar .month-dropdown-list__wrapper .month-cta.clicked{color:#0ce6df}.yearly-budget-page .yearly-budget-content__wrapper .content-side-panel{height:100%;width:88%}.yearly-budget-page .yearly-budget-content__wrapper .content-frame{align-items:center;border:1px solid #939598;border-radius:10px;display:flex;flex-direction:row;justify-content:space-between;padding:20px}.yearly-budget-page .yearly-budget-content__wrapper .content-frame .download-btn{background-color:#12121299;border-radius:20px;color:#fafafa;cursor:pointer;padding:10px}.assurance-banner{display:flex;justify-content:space-between;padding:48px 0;width:100%}@media only screen and (max-width:900px){.assurance-banner{align-items:center;flex-direction:column;gap:50px}}.assurance-banner .app-promo__wrapper{align-items:center;display:flex;justify-content:center;width:40%}@media only screen and (max-width:1100px){.assurance-banner .app-promo__wrapper{justify-content:flex-start}}@media only screen and (max-width:1100px)and (max-width:900px){.assurance-banner .app-promo__wrapper{justify-content:center;width:100%}}.assurance-banner .content__wrapper{color:#fcfcfc;display:flex;flex-direction:column;gap:50px;width:60%}@media only screen and (max-width:900px){.assurance-banner .content__wrapper{align-items:center;width:100%}}@media only screen and (max-width:1100px){.assurance-banner .content__wrapper .title{text-align:center}}.assurance-banner .content__wrapper .assurance-msg__wrapper{align-items:flex-start;display:flex;gap:40px}.assurance-banner .content__wrapper .assurance-msg__wrapper .msg__container{display:flex;flex-direction:column;gap:16px}.beta-invitation-banner{align-items:center;display:flex;gap:60px;height:444px;justify-content:space-between}@media only screen and (max-width:768px){.beta-invitation-banner{flex-direction:column;gap:30px;height:auto;padding-top:26px}}@media only screen and (max-width:768px)and (max-width:480px){.beta-invitation-banner{gap:24px}}@media only screen and (min-width:769px)and (max-width:1024px){.beta-invitation-banner{gap:40px;height:auto;padding-top:26px}}.beta-invitation-banner .content__wrapper{display:flex;flex-direction:column;gap:24px}@media only screen and (max-width:768px){.beta-invitation-banner .content__wrapper{gap:20px;text-align:center}}@media only screen and (min-width:769px){.beta-invitation-banner .content__wrapper{width:60%}}.beta-invitation-banner .content__wrapper .title{font-size:41px;font-style:normal;font-weight:800;letter-spacing:0;line-height:normal}@media only screen and (max-width:480px){.beta-invitation-banner .content__wrapper .title{text-align:center}}.beta-invitation-banner .content__wrapper .desc{display:flex;flex-direction:column;gap:16px}@media only screen and (max-width:480px){.beta-invitation-banner .content__wrapper .desc{text-align:center}}.beta-invitation-banner .content__wrapper .btn__wrapper{display:flex;width:100%}@media only screen and (max-width:768px){.beta-invitation-banner .content__wrapper .btn__wrapper{align-items:center;justify-content:center}}.beta-invitation-banner .content__wrapper .btn__wrapper .read-more{border-radius:30px;color:#fcfcfc;height:42px;width:180px}.beta-invitation-banner .beta-invite-img{width:100%}@media only screen and (max-width:768px){.beta-invitation-banner .beta-invite-img{height:100%;width:100%}}.circle-checkbox{margin:0;padding:0}.circle-checkbox .ant-form-item-control-input{min-height:0;min-height:auto}.circle-checkbox .ant-form-item-control-input .ant-checkbox.ant-checkbox-checked{background-color:#00fff7;border-color:#00fff7;border-radius:999px}.circle-checkbox .ant-form-item-control-input .ant-checkbox.ant-checkbox-checked:after,.circle-checkbox .ant-form-item-control-input .ant-checkbox:hover{border-color:#00fff7;border-radius:999px}.circle-checkbox .ant-form-item-control-input .ant-checkbox .ant-checkbox-inner{background-color:#0000;border-color:#00fff7;border-radius:999px;height:25px;width:25px}.circle-checkbox .ant-form-item-control-input .ant-checkbox .ant-checkbox-inner:after{border-bottom-color:#000;border-right-color:#000;border-width:0 2.5px 2.5px 0;left:30%}.checkbox--common{width:100%}.checkbox--common .ant-checkbox-wrapper{align-items:flex-start;display:flex;flex-direction:row;gap:12px}.checkbox--common .ant-checkbox-wrapper .ant-checkbox .ant-checkbox-inner{background-color:#212122;border:.5px solid #f0f0f0;border-radius:3px;height:24px;width:24px}.checkbox--common .ant-checkbox-wrapper .ant-checkbox .ant-checkbox-inner:after{border-bottom:3px solid #939598;border-left-width:0;border-right:3px solid #939598;border-top-width:0;content:" ";display:table;height:12px;left:27%;opacity:1;position:absolute;top:45%;transform:rotate(45deg) scale(1) translate(-50%,-50%);transition:all .3s;width:6px}.checkbox--common .ant-checkbox-wrapper .ant-checkbox.ant-checkbox-checked:after{border-color:#0000!important}.checkbox--common .ant-checkbox-wrapper .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner{background-color:#0ce6df;border-color:#0000}.checkbox--common .ant-checkbox-wrapper .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner:after{border-bottom-color:#0b4342;border-right-color:#0b4342}.checkbox--common .ant-checkbox-wrapper span{color:#939598;font-size:12px;font-style:normal;font-weight:400;letter-spacing:0;line-height:18px;padding:0}.expandable-table{border-collapse:initial;border-spacing:0;width:100%}.expandable-table thead tr th{background-color:#212122;border-bottom:1px solid #575b63;border-top:1px solid #575b63;color:#fcfcfc;font-size:17px;font-style:normal;font-weight:500;height:56px;letter-spacing:0;line-height:23px;padding:8px 20px;text-align:left}@media only screen and (max-width:1300px){.expandable-table thead tr th{font-size:15px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.expandable-table thead tr th{font-size:13px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.expandable-table thead tr th.w-15{width:15%}@media only screen and (max-width:1100px){.expandable-table thead tr th.w-15{width:25%}}@media only screen and (max-width:660px){.expandable-table thead tr th.w-15{width:35%}}.expandable-table thead tr th.w-70{width:70%}@media only screen and (max-width:1100px){.expandable-table thead tr th.w-70{width:60%}}@media only screen and (max-width:660px){.expandable-table thead tr th.w-70{width:50%}}.expandable-table thead tr th:first-child{border-left:1px solid #575b63;border-top-left-radius:12px}.expandable-table thead tr th:last-child{border-right:1px solid #575b63;border-top-right-radius:12px}.expandable-table tbody tr td{font-size:16px;font-style:normal;font-weight:500;font-weight:400;height:56px;letter-spacing:0;line-height:22px;padding:8px 20px;text-align:left}@media only screen and (max-width:1300px){.expandable-table tbody tr td{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.expandable-table tbody tr td{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.expandable-table tbody tr td:first-child{border-left:1px solid #575b63}.expandable-table tbody tr td:last-child{border-right:1px solid #575b63}.expandable-table tbody tr td .expand-icon{justify-content:flex-start}.expandable-table tbody tr td .expand-icon .rotate-180{transform:rotate(180deg)}.expandable-table tbody tr:last-child td{border-bottom:1px solid #575b63}.expandable-table tbody tr:last-child td:first-child{border-bottom-left-radius:12px}.expandable-table tbody tr:last-child td:last-child{border-bottom-right-radius:12px}.chat-ai-wrapper{bottom:16px;z-index:9999999}.chat-ai,.chat-ai-wrapper{align-items:flex-end;border-radius:18px;display:flex;flex-direction:column;position:fixed;right:16px}.chat-ai{border:1px solid #575b63;bottom:90px;height:calc(-104px + 100vh);max-height:714px;max-width:400px;transform:scale(1) translateY(0);width:80vw}.chat-ai__header{align-items:center;background-color:#0ce6df;border-radius:18px 18px 0 0;display:flex;gap:20px;padding:8px;width:100%}.chat-ai__header .header{color:#0b4342}.chat-ai__body{background-color:#151515;border-radius:0 0 18px 18px;height:calc(-175px + 100vh);max-height:714px;padding:8px;width:100%}.chat-ai__body .contact-live{align-items:center;display:flex;gap:10px;justify-content:center;padding-bottom:16px}.chat-ai__body .contact-live__button{align-items:center;background:none;background-color:#212122;border:none;border-radius:10px;box-shadow:0 4px 4px 0 #00000040;cursor:pointer;display:flex;gap:10px;padding:10px 18px;width:-webkit-fit-content;width:fit-content;width:50%}.chat-ai__body .contact-live__button .text{text-align:start}.chat-ai__body .contact-live__button__desc{align-items:flex-start;display:flex;flex-direction:column}.chat-ai__body .contact-live__button__desc .text-primary{font-weight:400}.chat-ai__body .conversation{display:flex;flex-direction:column;height:calc(-343px + 100vh);margin-top:7px;max-height:470px;overflow-y:auto;padding:0 5px 10px 0}.chat-ai__body .conversation .time{color:#939598;display:flex;justify-content:center}.chat-ai__body .conversation::-webkit-scrollbar-track{background-color:none;border:none}.chat-ai__body .conversation::-webkit-scrollbar{height:0;width:0}.chat-ai__body .conversation::-webkit-scrollbar-thumb{background-color:#08a19c;border-radius:30px}.chat-ai__body .send-message{border-radius:26px;box-shadow:0 4px 4px 0 rgba(0,0,0,.251);display:flex;gap:5px;padding:10px}.chat-ai__body .send-message .message-input{border:1px solid #0ce6df;border-radius:40px;color:#08a19c;font-size:12px;font-style:normal;font-weight:400;height:30px;letter-spacing:0;line-height:18px}@media only screen and (max-width:1300px){.chat-ai__body .send-message .message-input{font-size:10px;font-style:normal;font-weight:500;letter-spacing:0;line-height:14px}}@media only screen and (max-width:768px){.chat-ai__body .send-message .message-input{font-size:10px;font-style:normal;font-weight:500;letter-spacing:0;line-height:14px}}.chat-ai__body .send-message .message-input::placeholder{color:#939598}.chat-ai .message-wrapper{align-items:flex-start;display:flex;gap:5px;margin-top:10px}.chat-ai .message-wrapper .icon-container{margin-top:15px}.chat-ai .message-wrapper.ai{justify-content:flex-start}.chat-ai .message-wrapper.user{justify-content:flex-end}.chat-ai .message-wrapper .text{color:#939598}.chat-ai .message-wrapper .message-info{display:flex;flex-direction:column;gap:5px;width:85%}.chat-ai .message-wrapper .message-info.ai{align-items:flex-start}.chat-ai .message-wrapper .message-info.user{align-items:flex-end}.chat-ai .message-wrapper .message-info .message{border-radius:10px;box-shadow:0 4px 4px 0 rgba(0,0,0,.251);color:#000;padding:16px 18px}.chat-ai .message-wrapper .message-info .message h1,.chat-ai .message-wrapper .message-info .message h2,.chat-ai .message-wrapper .message-info .message h3,.chat-ai .message-wrapper .message-info .message h4,.chat-ai .message-wrapper .message-info .message h5,.chat-ai .message-wrapper .message-info .message p{color:#000;margin:0}.chat-ai .message-wrapper .message-info .message.message-ai{background-color:#f2f2f2}.chat-ai .message-wrapper .message-info .message.message-user{background-color:#d6fffe}.show-chatbox{align-items:center;background:none;background-color:#0ce6df;border:none;border-radius:50%;cursor:pointer;display:flex;height:64px;justify-content:center;padding:0;width:-webkit-fit-content;width:fit-content;width:64px}.trading-fee-popover{background-image:url(/static/media/popover-bg.59167ab8d923ab49c2d4.png);background-position:50%;background-repeat:no-repeat;border:.2px solid #93959899;border-radius:12px;min-width:155px;padding:8px 12px}.trading-fee-popover .ant-popover-content .ant-popover-inner{background-color:#0000;border-radius:0;box-shadow:none}.trading-fee-popover .ant-popover-content .ant-popover-inner .ant-popover-inner-content{align-items:flex-start;background-color:#0000;display:flex;flex-direction:column;gap:5px}.trading-fee-popover .ant-popover-content .ant-popover-inner .ant-popover-inner-content .popover__row{align-items:center;display:flex;gap:5px;justify-content:space-between;padding:3px 5px;position:relative;width:100%}.trading-fee-popover .ant-popover-content .ant-popover-inner .ant-popover-inner-content .popover__row__label,.trading-fee-popover .ant-popover-content .ant-popover-inner .ant-popover-inner-content .popover__row__value{font-size:8.5px;font-weight:300;line-height:10.63px}.trading-fee-popover .ant-popover-content .ant-popover-inner .ant-popover-inner-content .popover__row.min-fee{background-clip:padding-box;background-image:url(/static/media/popover-bg.59167ab8d923ab49c2d4.png);background-position:50%;background-repeat:no-repeat;border:1px solid #0000;border-radius:24px}.trading-fee-popover .ant-popover-content .ant-popover-inner .ant-popover-inner-content .popover__row.min-fee:before{background:linear-gradient(90deg,#fcfcfc,#25f4e5);border-radius:inherit;bottom:0;content:"";left:0;margin:-1px;position:absolute;right:0;top:0;z-index:-1}.trading-fee-popover .ant-popover-content .ant-popover-inner .ant-popover-inner-content .popover__row.min-fee .popover__row__label,.trading-fee-popover .ant-popover-content .ant-popover-inner .ant-popover-inner-content .popover__row.min-fee .popover__row__value{font-size:9px;font-weight:400;line-height:11.25px}.trading-fee-popover .ant-popover-content .ant-popover-inner .ant-popover-inner-content .popover__row--head{justify-content:flex-end;width:100%}.trading-fee-popover .ant-popover-content .ant-popover-inner .ant-popover-inner-content .popover__row--head .icon-container{cursor:pointer}.register-page{align-items:flex-start;display:flex;flex-direction:row;padding:60px 0;width:100%}.register-page .account-type-wrapper{max-width:600px}@media(min-width:1300px)and (max-width:1599px){.register-page .account-type-wrapper{max-width:550px}}@media(min-width:992px)and (max-width:1299px){.register-page .account-type-wrapper{max-width:475px}}.register-page .account-type{background:#12121299;border-radius:30px;justify-content:center;padding:30px}.register-page__left{align-items:flex-start;display:flex;justify-content:center;max-width:60%;width:60%}@media only screen and (max-width:900px){.register-page__left{display:none}}.register-page__right{max-width:40%;width:40%}@media only screen and (max-width:900px){.register-page__right{max-width:100%;width:100%}}.register-page__right .register__header{display:flex;flex-direction:column;gap:16px}.register-page__right .register__header .sub-title{font-size:17px;font-style:normal;font-weight:500;letter-spacing:0;line-height:23px}.register-page__right .register__steps{margin-top:40px;max-width:420px}.register-page__right .step-choose-account-type{display:flex;flex-direction:column;gap:40px}.register-page__right .step-choose-account-type .account-type-tag{align-items:flex-start;background:none;background-color:#212122;border:none;border-radius:20px;display:flex;gap:20px;height:auto;padding:25px 51px 25px 13px;width:-webkit-fit-content;width:fit-content;width:100%}.register-page__right .step-choose-account-type .account-type-tag .content{align-items:flex-start;display:flex;flex-direction:column;gap:10px}.register-page__right .step-choose-account-type .account-type-tag .content .title{font-size:16px;font-style:normal;font-weight:400;letter-spacing:0;line-height:22px}.register-page__right .step-choose-account-type .account-type-tag .content .desc{font-size:14px;font-style:normal;font-weight:400;letter-spacing:0;line-height:20px}.register-page__right .step-choose-account-type .account-type-tag .image{background-color:#fcfcfc;border-radius:100%}.register-page__right .step-choose-account-type .account-type-tag.active{background-color:#0b4342}.register--success{align-items:start;display:flex;flex-direction:column;gap:16px;justify-content:center;min-height:450px;width:400px}.register--success p{margin:0;padding:0}.register--success .btn-start{background-color:#0ce6df;border:0;border-radius:100px;color:#0b4342;font-size:16px;font-weight:600;height:45px;line-height:22px;margin-top:24px;outline:none;transition:all .3s;width:100%}.register--success .btn-start:hover{opacity:.8}.register{background-color:#12121299;display:flex;flex:1 1;flex-direction:column;gap:20px;max-width:420px;min-height:-webkit-fit-content;min-height:fit-content}.register .ant-row .ant-form-item-label{padding:0 0 5px}.register .register__title{cursor:default;text-align:left}.register .register__form{display:flex;flex-direction:column;gap:20px;position:relative;width:100%}.register .register__form>div{margin:0}.register .register__form label{color:#fcfcfc}.register .register__form input{background-color:#0000;border:1px solid #93959899;border-radius:10px;color:#fafafa;height:45px;padding:0 0 0 15px}.register .register__form input:focus{box-shadow:none}.register .register__form .password-register__input .ant-input-affix-wrapper-focused{box-shadow:none!important}.register .register__form .phone__field{margin:0}.register .register__form .phone__field .ant-input-affix-wrapper{padding:0 0 0 15px}.register .register__form .phone__field .ant-input-affix-wrapper .ant-input-prefix{color:#fafafa}.register .register__form .phone__field .ant-input-affix-wrapper .ant-input-prefix .phone-code__wrapper{align-items:center;background:none;border:none;cursor:pointer;display:flex;flex-flow:row nowrap;gap:5px;padding:0;width:-webkit-fit-content;width:fit-content;width:100%}.register .register__form .phone__field .ant-input-affix-wrapper svg{height:8px;width:6px}.register .register__form .phone__field .ant-input-affix-wrapper input{border:none;height:42px}.register .register__form .phone__field .ant-input-affix-wrapper-status-success{border:1px solid #93959899}.register .register__form .phone_code_dropdown{border-radius:30px;display:flex;flex-direction:column;gap:21px;height:558px;padding:30px;width:557px}.light .register .register__form .phone_code_dropdown{background-color:#fff;box-shadow:15px 15px 20px #00000026}.dark .register .register__form .phone_code_dropdown{background-color:#000;box-shadow:0}.register .register__form .phone_code_dropdown__header{align-items:center;display:flex;justify-content:space-between;width:100%}.light .register .register__form .phone_code_dropdown__header{color:#333}.dark .register .register__form .phone_code_dropdown__header{color:#fafafa}.light .register .register__form .phone_code_dropdown__title{color:#333}.dark .register .register__form .phone_code_dropdown__title{color:#fafafa}.register .register__form .phone_code_dropdown .search-bar{height:48px;padding:0 0 0 20px}.light .register .register__form .phone_code_dropdown .search-bar{color:#333}.dark .register .register__form .phone_code_dropdown .search-bar{color:#fafafa}.register .register__form .phone_code_dropdown .country_list::-webkit-scrollbar{height:0;width:0}.register .register__form .phone_code_dropdown .country_list{-ms-overflow-style:none;display:flex;flex-direction:column;gap:10px;overflow-y:scroll}.register .register__form .phone_code_dropdown .country_list .country_item{align-items:center;border-radius:10px;display:flex;height:56px;padding:13px}.register .register__form .phone_code_dropdown .country_list .country_item__name{margin:0 21px 0 13px;min-width:194px}.light .register .register__form .phone_code_dropdown .country_list .country_item__name{color:#333}.dark .register .register__form .phone_code_dropdown .country_list .country_item__name{color:#b8b8b8}.light .register .register__form .phone_code_dropdown .country_list .country_item__phone{color:#333}.dark .register .register__form .phone_code_dropdown .country_list .country_item__phone{color:#fafafa}.light .register .register__form .phone_code_dropdown .country_list .country_item:hover{background-color:#fafafa}.dark .register .register__form .phone_code_dropdown .country_list .country_item:hover{background-color:#222}.register .register__form .form-password-wrapper{display:flex;flex-direction:column;gap:5px}.register .register__form .form-password-wrapper .ant-form-item{margin:0}.register .register__form .ant-input-password{background-color:#0000;border:1px solid #93959899;border-radius:10px;padding:0}.register .register__form .ant-input-password input{border:none}.register .register__form .ant-input-password .ant-input-suffix{font-size:24px;padding-right:20px}.register .register__form .ant-select-selector{border:1px solid #93959899;font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:22px;padding:0 15px}@media only screen and (max-width:1300px){.register .register__form .ant-select-selector{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.register .register__form .ant-select-selector{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.register .register__form .ant-select-selector .ant-select-selection-item{align-items:center;display:flex}.register .register__form input::placeholder{color:#939598;font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:22px}@media only screen and (max-width:1300px){.register .register__form input::placeholder{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.register .register__form input::placeholder{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.register .register__form .check-password .password-status{align-items:center;display:flex;gap:17px;margin-bottom:5px}.register .register__form .check-password .password-policy{padding-left:4.5px}.light .register .register__form .check-password .password-policy{color:#333}.dark .register .register__form .check-password .password-policy{color:#939598}.register .register__form .check-password .password-policy p{margin:0}.register .register__form .checkbox__form{display:flex;flex-direction:column;gap:20px}.register .register__form .checkbox__form .ant-form-item{margin:0;padding:0}.register .register__form .checkbox__form .ant-form-item-explain{padding:0 30px}.register a,.register a *,.register a:hover,.register a:hover *{color:#0ce6df!important}#register-captcha{align-items:center;display:flex;justify-content:center;min-height:860px}.verify-account{display:flex;flex-direction:column;gap:20px;height:-webkit-fit-content;height:fit-content;max-width:520px}@media(min-width:1300px)and (max-width:1599px){.verify-account{max-width:470px}}@media(min-width:992px)and (max-width:1299px){.verify-account{max-width:420px}}.verify-account .verify-account__form{background:#12121299;border-radius:30px;display:flex;flex-direction:column;gap:20px;height:-webkit-fit-content;height:fit-content;width:100%}.verify-account .verify-account__form .ant-form-item,.verify-account .verify-account__form .ant-row{margin:0}.verify-account .verify-account__form .ant-row .ant-form-item-label{padding:0 0 5px}.verify-account .verify-account__form .ant-row .ant-form-item-label label{font-size:17px;font-style:normal;font-weight:500;letter-spacing:0;line-height:23px}.light .verify-account .verify-account__form .ant-row .ant-form-item-label label{color:#333}.dark .verify-account .verify-account__form .ant-row .ant-form-item-label label{color:#fafafa}.verify-account .verify-account__form .ant-row .ant-form-item-control .ant-form-item-control-input .ant-input-wrapper input{background-color:#0000;border:1px solid #93959899;border-bottom-left-radius:10px;border-right:none;border-top-left-radius:10px;font-size:16px;font-style:normal;font-weight:500;height:40px;letter-spacing:0;line-height:22px;padding:0 0 0 15px}@media only screen and (max-width:1300px){.verify-account .verify-account__form .ant-row .ant-form-item-control .ant-form-item-control-input .ant-input-wrapper input{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.verify-account .verify-account__form .ant-row .ant-form-item-control .ant-form-item-control-input .ant-input-wrapper input{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.light .verify-account .verify-account__form .ant-row .ant-form-item-control .ant-form-item-control-input .ant-input-wrapper input{color:#333}.dark .verify-account .verify-account__form .ant-row .ant-form-item-control .ant-form-item-control-input .ant-input-wrapper input{color:#fafafa}.verify-account .verify-account__form .ant-row .ant-form-item-control .ant-form-item-control-input .ant-input-wrapper input:focus{box-shadow:none}.verify-account .verify-account__form .ant-row .ant-form-item-control .ant-form-item-control-input .ant-input-wrapper input::placeholder{font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:22px}@media only screen and (max-width:1300px){.verify-account .verify-account__form .ant-row .ant-form-item-control .ant-form-item-control-input .ant-input-wrapper input::placeholder{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.verify-account .verify-account__form .ant-row .ant-form-item-control .ant-form-item-control-input .ant-input-wrapper input::placeholder{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.light .verify-account .verify-account__form .ant-row .ant-form-item-control .ant-form-item-control-input .ant-input-wrapper input::placeholder{color:#333}.dark .verify-account .verify-account__form .ant-row .ant-form-item-control .ant-form-item-control-input .ant-input-wrapper input::placeholder{color:#939598}.verify-account .verify-account__form .ant-row .ant-form-item-control .ant-form-item-control-input .ant-input-wrapper>span{border:1px solid #93959899;border-bottom-right-radius:10px;border-left:none;border-top-right-radius:10px;padding-right:30px}.verify-account .verify-account__form .btn-verify-account:active,.verify-account .verify-account__form .btn-verify-account:focus,.verify-account .verify-account__form .btn-verify-account:hover{background-color:#fff;color:#131313}.level__container{display:flex;gap:5px}@media only screen and (max-width:480px){.level__container{width:50%}}.level__container .indicator{background-color:#939598;border-radius:5px;height:5px;width:80px}.level__container .indicator.weak{background-color:#eb4869}.level__container .indicator.medium{background-color:#f7ce5b}.level__container .indicator.strong{background-color:#5ac363}.password-checker{display:flex;flex-direction:column;gap:10px}.password-checker>span{color:#fcfcfc}.password-checker .ant-checkbox-wrapper{margin:0}.password-checker .ant-checkbox-wrapper span{color:#939598;font-size:12px;font-style:normal;font-weight:400;letter-spacing:0;line-height:18px}.password-checker .ant-checkbox-wrapper .ant-checkbox .ant-checkbox-inner{background-color:#d9d9d9!important;border:none!important;border-radius:100%!important}.password-checker .ant-checkbox-wrapper .ant-checkbox .ant-checkbox-inner:after{border-bottom-color:#fff!important;border-right-color:#fff!important;opacity:1!important;transform:rotate(45deg) scale(1) translate(-50%,-50%)!important}.password-checker .ant-checkbox-wrapper .ant-checkbox-checked .ant-checkbox-input{border-radius:100%}.password-checker .ant-checkbox-wrapper .ant-checkbox-checked .ant-checkbox-inner{background-color:#0ce6df!important;border-radius:100%!important}.password-checker .ant-checkbox-wrapper .ant-checkbox-checked .ant-checkbox-inner:after{border-bottom-color:#fff!important;border-right-color:#fff!important}.market-page{display:flex;flex-direction:column;gap:40px;padding-bottom:20px}.market-page a:hover{color:inherit}.market-page__header{font-size:27px;font-style:normal;font-weight:600;letter-spacing:0;line-height:32px}@media only screen and (max-width:1300px){.market-page__header{font-size:25px;font-style:normal;font-weight:600;letter-spacing:0;line-height:28px}}@media only screen and (max-width:768px){.market-page__header{font-size:20px;font-style:normal;font-weight:600;letter-spacing:0;line-height:25px}}.market-page .market-content{display:flex;justify-content:space-between}@media only screen and (max-width:1024px){.market-page .market-content{flex-direction:column}}.market-page .market-content .market{margin-top:5px;width:100%}.market-page .market-content .market [ant-click-animating-without-extra-node=true]:after{display:none}.market-page .market-content .market .market-search,.market-page .market-content .market .market-search .ant-input-affix-wrapper,.market-page .market-content .market .market-search .ant-input-affix-wrapper .ant-input{height:30px}@media only screen and (max-width:1024px){.market-page .market-content .market-tab__container{margin-top:20px}.market-page .market-content .market{width:100%}}.market-page .market-content .market .ant-tabs-ink-bar:after{display:none}.market-page .market-content .market .ant-tabs-nav{padding-bottom:5px}.market-page .market-content .market .ant-tabs-nav:before{border:none}@media only screen and (min-width:581px)and (max-width:768px){.market-page .market-content .market .ant-tabs-nav-wrap{justify-content:center}.market-page .market-content .market .ant-tabs-nav-wrap .ant-tabs-nav-list{justify-content:space-between;width:100%}}.market-page .market-content .market .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab{background-color:#212122;border-radius:12px;font-size:inherit;padding:10px}.market-page .market-content .market .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab .ant-tabs-tab-btn{color:#fcfcfc;font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:22px}@media only screen and (max-width:1300px){.market-page .market-content .market .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab .ant-tabs-tab-btn{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.market-page .market-content .market .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab .ant-tabs-tab-btn{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.market-page .market-content .market .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab-active{background-color:#0ce6df;border-radius:12px;padding:10px}.market-page .market-content .market .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab-active .ant-tabs-tab-btn{color:#0b4342;font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:22px}@media only screen and (max-width:1300px){.market-page .market-content .market .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab-active .ant-tabs-tab-btn{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.market-page .market-content .market .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab-active .ant-tabs-tab-btn{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.market-page .market-content .market .ant-tabs-content-holder{margin-top:12px}.market-page .market-content .market .type-tabs{margin-bottom:8px}.market-page .market-content .market .type-tabs .ant-tabs-nav{margin:0;padding:0}.market-page .market-content .market .type-tabs .ant-tabs-nav .ant-tabs-nav-list{align-items:center;gap:20px}.market-page .market-content .market .type-tabs .ant-tabs-nav .ant-tabs-nav-list .ant-tabs-ink-bar{background-color:#0ce6df;border-radius:999px;bottom:4px;height:3px}.market-page .market-content .market .type-tabs .ant-tabs-nav .ant-tabs-nav-list .ant-tabs-tab{background-color:#0000;border:none;border-radius:0;color:#fcfcfc;margin:0;padding:0 0 10px;transition:all .3s}.market-page .market-content .market .type-tabs .ant-tabs-nav .ant-tabs-nav-list .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#fcfcfc}.market-page .market-content .market .type-tabs .ant-tabs-content-holder{margin:0}.market-page .market-content .market .base-currencis-switch{border:1px solid #0ce6df;border-radius:30px;display:flex;justify-content:space-between;width:120px}.market-page .market-content .market .base-currencis-switch .tab{background:none;border:none;border-radius:28px;color:#fcfcfc;cursor:pointer;padding:5px 10px;width:-webkit-fit-content;width:fit-content;width:60px}.market-page .market-content .market .base-currencis-switch .tab.active{background-color:#0ce6df;color:#0b4342}.market-page .market-content .market__table{border:none;cursor:pointer;display:flex;flex-direction:column;gap:9px;overflow:hidden}.market-page .market-content .market__table__body{border:none;border-radius:20px;display:flex;flex-direction:column;gap:12px}.market-page .market-content .market__table__body .ant-divider.ant-divider-horizontal{display:none}.market-page .market-content .market__table__body .empty-data{background-color:#fcfcfc;display:flex;height:1px;width:50%}.market-page .market-content .market__table__body .empty-data__wrapper{align-items:center;display:flex;justify-content:flex-start;width:100%}.market-page .market-content .market__table .market-favorite-start{background-color:#0000;border:none;height:70px;width:16px}.market-page .market-content .market__table .market-favorite-start span{font-size:16px;height:16px;width:16px}.market-page .market-content .market__table .ant-table-wrapper{border:none}.market-page .market-content .market__table .ant-table-wrapper .ant-table{background-color:#0000;border:none;border-radius:30px}.market-page .market-content .market__table .ant-table-wrapper .ant-table .ant-table-measure-row{height:10px!important}.market-page .market-content .market__table .ant-table-wrapper .ant-table .ant-table-header{border-radius:20px 20px 0 0}.market-page .market-content .market__table .ant-table-wrapper .ant-table .ant-table-header .ant-table-thead .ant-table-cell{color:#fcfcfc;font-size:17px;font-style:normal;font-weight:500;letter-spacing:0;line-height:23px}@media only screen and (max-width:1300px){.market-page .market-content .market__table .ant-table-wrapper .ant-table .ant-table-header .ant-table-thead .ant-table-cell{font-size:15px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.market-page .market-content .market__table .ant-table-wrapper .ant-table .ant-table-header .ant-table-thead .ant-table-cell{font-size:13px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.market-page .market-content .market__table .ant-table-wrapper .ant-table .ant-table-header .ant-table-thead .ant-table-cell:nth-child(4){padding-right:40px}.market-page .market-content .market__table .ant-table-wrapper .ant-table .ant-table-body{height:650px;overflow-y:auto}.market-page .market-content .market__table .ant-table-wrapper .ant-table .ant-table-body::-webkit-scrollbar-track{background-color:#0000;border:1px solid #0000}.market-page .market-content .market__table .ant-table-wrapper .ant-table .ant-table-body::-webkit-scrollbar{background-color:#0000;width:5px}.market-page .market-content .market__table .ant-table-wrapper .ant-table .ant-table-body::-webkit-scrollbar-thumb{background-color:#939598;border-radius:5px}.market-page .market-content .market__table .ant-table-wrapper .ant-table .ant-table-cell-scrollbar{box-shadow:none}.market-page .market-content .market__table .ant-table-wrapper .ant-table .ant-table-thead{height:56px}.market-page .market-content .market__table .ant-table-wrapper .ant-table .ant-table-thead>tr>th{background:#12121299;border-bottom:1px solid #93959899;color:#fff;padding:10px 0}.market-page .market-content .market__table .ant-table-wrapper .ant-table .ant-table-thead>tr>th:before{display:none}.market-page .market-content .market__table .ant-table-wrapper .ant-table .ant-table-thead>tr>th:first-child{border-radius:20px 0 0 0}.market-page .market-content .market__table .ant-table-wrapper .ant-table .ant-table-thead>tr>th:last-child{border-radius:0 20px 0 0}.market-page .market-content .market__table .ant-table-wrapper .ant-table .ant-table-tbody .ant-table-placeholder{height:520px!important}.market-page .market-content .market__table .ant-table-wrapper .ant-table .ant-table-tbody .ant-table-placeholder .empty-content{border-radius:10px;display:flex;flex-direction:column;gap:14px;height:520px;justify-content:center;margin:10px 0}.market-page .market-content .market__table .ant-table-wrapper .ant-table .ant-table-tbody>tr{height:52px}.market-page .market-content .market__table .ant-table-wrapper .ant-table .ant-table-tbody>tr>td{border-bottom:none;font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:22px;padding:0}@media only screen and (max-width:1300px){.market-page .market-content .market__table .ant-table-wrapper .ant-table .ant-table-tbody>tr>td{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.market-page .market-content .market__table .ant-table-wrapper .ant-table .ant-table-tbody>tr>td{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.market-page .market-content .market__table .ant-table-wrapper .ant-table .ant-table-tbody>tr>td:last-child{padding-right:10px}.market-page .market-content .market__table .ant-table-wrapper .ant-table .ant-table-tbody>tr>td .coin-info{align-items:center;display:flex;gap:18px;height:52px}.market-page .market-content .market__table .ant-table-wrapper .ant-table .ant-table-tbody>tr>td .coin-info.left-space{margin-left:15%}@media only screen and (max-width:320px){.market-page .market-content .market__table .ant-table-wrapper .ant-table .ant-table-tbody>tr>td .coin-info{margin-left:4px}}.market-page .market-content .market__table .ant-table-wrapper .ant-table .ant-table-tbody>tr>td .coin-info .ant-btn{background-color:#0000;border:none;width:16px}.market-page .market-content .market__table .ant-table-wrapper .ant-table .ant-table-tbody>tr>td .coin-info .ant-btn span.anticon.anticon-star{color:#939598;height:16px;margin:0;width:16px}.market-page .market-content .market__table .ant-table-wrapper .ant-table .ant-table-tbody>tr>td .coin-info .ant-btn .favorite-coin{color:#ffbf1b!important}.market-page .market-content .market__table .ant-table-wrapper .ant-table .ant-table-tbody>tr>td .coin-info__button{display:flex;height:70px;width:16px}.market-page .market-content .market__table .ant-table-wrapper .ant-table .ant-table-tbody>tr>td .coin-info__button span{display:flex;height:16px;width:16px}.market-page .market-content .market__table .ant-table-wrapper .ant-table .ant-table-tbody>tr>td .coin-info__button :active,.market-page .market-content .market__table .ant-table-wrapper .ant-table .ant-table-tbody>tr>td .coin-info__button :focus{box-shadow:none;outline:none}.market-page .market-content .market__table .ant-table-wrapper .ant-table .ant-table-tbody>tr>td .change-percent{align-items:center;display:flex;justify-content:center}.market-page .market-content .market__table .ant-table-wrapper .ant-table .ant-table-tbody>tr>td .trade-button .button{background-color:#0000;border:1px solid #fcfcfc;border-radius:100px;color:#fcfcfc;font-size:12px;font-style:normal;font-weight:400;height:30px;letter-spacing:0;line-height:18px;min-width:100px;padding:0 20px}@media only screen and (max-width:1300px){.market-page .market-content .market__table .ant-table-wrapper .ant-table .ant-table-tbody>tr>td .trade-button .button{font-size:10px;font-style:normal;font-weight:500;letter-spacing:0;line-height:14px}}@media only screen and (max-width:768px){.market-page .market-content .market__table .ant-table-wrapper .ant-table .ant-table-tbody>tr>td .trade-button .button{font-size:10px;font-style:normal;font-weight:500;letter-spacing:0;line-height:14px}}.market-page .market-content .market__table .ant-table-wrapper .ant-table .ant-table-tbody>tr>td .trade-button .button.disabled{border:1px solid #939598;color:#939598}.market-page .market-content .market__table .ant-table-wrapper .ant-table .ant-table-tbody>tr>td .trade-button .coming-soon{color:#0ce6df}.market-page .market-content .market__table .ant-table-wrapper .ant-table .ant-table-tbody>tr>td .trade-button .maintenance-notice{color:#939598}.market-page .market-content .market__table .ant-table-wrapper .ant-pagination{display:none}.market-page .market-content .market .market__add-favorite{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:190px}.market-page .market-content .market .market__add-favorite .market__add-favorite__icon{font-size:32px}.light .market-page .market-content .market .market__add-favorite .market__add-favorite__icon{color:#333}.dark .market-page .market-content .market .market__add-favorite .market__add-favorite__icon{color:#fafafa}.light .market-page .market-content .market .market__add-favorite .market__add-favorite__text{color:#333}.dark .market-page .market-content .market .market__add-favorite .market__add-favorite__text{color:#fafafa}.market-page .market-content .market .market__add-favorite .market__add-favorite__text-non-login{align-items:center;display:flex;flex-direction:column;gap:5px}.light .market-page .market-content .market .market__add-favorite .market__add-favorite__text-non-login{color:#333}.dark .market-page .market-content .market .market__add-favorite .market__add-favorite__text-non-login{color:#fafafa}.market-page .market-content .market .market__add-favorite .market__add-favorite__text-non-login a{color:#0ce6df}.market-page .market-content .market .market-body{height:725px}.market-page .market-content .market .market-body .market-compare{padding:135.5px 50px}.market-page .market-content .market .market-body .market-compare .slick-slider .slick-prev{left:0}.market-page .market-content .market .market-body .market-compare .slick-slider .slick-prev:before{content:none!important}.market-page .market-content .market .market-body .market-compare .slick-slider .slick-next{right:-30px}.market-page .market-content .market .market-body .market-compare .slick-slider .slick-next:before{content:none!important}.market-page .market-content .market .market-body .market-compare .slick-slider .slick-list .slick-track{display:flex;gap:10px;justify-content:center}.market-page .market-content .market .market-body .market-compare .slick-slider .slick-list .slick-track .slick-slide{max-width:342px!important;min-width:300px!important}.market-page .market-content .market .market-body .market-compare-detail{border:1px solid #939598;border-radius:10px;border-radius:30px;height:450px;max-width:342px!important;min-width:300px!important}.light .market-page .market-content .market .market-body .market-compare-detail{background-color:#fff}.dark .market-page .market-content .market .market-body .market-compare-detail{background-color:#12121299}.market-page .market-content .market .market-body .market-compare-detail__header{display:flex;flex-direction:column;gap:20px;padding:20px 31px 0;text-align:center}.market-page .market-content .market .market-body .market-compare-detail__header .market-compare-detail__image{display:flex;justify-content:center}.market-page .market-content .market .market-body .market-compare-detail__header .market-compare-detail__name{display:flex;gap:5px;justify-content:center}.market-page .market-content .market .market-body .market-compare-detail__header .market-compare-detail__name p{margin-bottom:0}.market-page .market-content .market .market-body .market-compare-detail__header .market-compare-detail__name .short-name{color:#939598}.market-page .market-content .market .market-body .market-compare-detail__body{padding:20px 31px 0}.market-page .market-content .market .market-body .market-compare-detail__body .market-compare-detail__maxbit{align-items:center;display:flex;gap:20px;height:30px;justify-content:space-between}.market-page .market-content .market .market-body .market-compare-detail__body .market-compare-detail__maxbit img{width:100px}.market-page .market-content .market .market-body .market-compare-detail__body .divider{background-color:#0ce6df}.market-page .market-content .market .market-body .market-compare-detail__body .market-compare-detail__compare{display:flex;flex-direction:column}.market-page .market-content .market .market-body .market-compare-detail__body .market-compare-detail__compare>div{display:flex;justify-content:space-between}.market-page .market-content .market .market-body .market-compare-detail__btn{padding:23px 20px 30px;text-align:center}.market-page .market-content .market .market-body .market-compare-detail__btn .ant-btn{border-radius:10px;color:#fff;height:72px;width:100%}.market-page .market-content .market .market-body .market-compare-detail__btn .ant-btn.buy{background:#08a19c}.market-page .market-content .market .market-body .market-compare-detail__btn .ant-btn.buy:active,.market-page .market-content .market .market-body .market-compare-detail__btn .ant-btn.buy:focus,.market-page .market-content .market .market-body .market-compare-detail__btn .ant-btn.buy:hover{border-color:#08a19c!important;outline:none}.market-page .market-content .market .market-body .market-compare-detail__btn .ant-btn.sell{background:#fc218a}.market-page .market-content .market .market-body .market-compare-detail__btn .ant-btn.sell:active,.market-page .market-content .market .market-body .market-compare-detail__btn .ant-btn.sell:focus,.market-page .market-content .market .market-body .market-compare-detail__btn .ant-btn.sell:hover{border-color:#fc218a!important;outline:none}.market-page .market-content ::-webkit-scrollbar-track{height:90%}.market-page .market-content ::-webkit-scrollbar{height:90%;width:5px}.market-page .market-content ::-webkit-scrollbar-thumb{background-color:#12121299;border-radius:30px}.market-page .market-pagination{align-items:center;border-top:1px solid #fff;display:flex;height:60px;justify-content:flex-end;margin-top:15px}.market-page .market-pagination .ant-pagination li{border-radius:0;margin:0}.market-page .market-pagination .ant-pagination .ant-pagination-item{border-color:#fff}.market-page .market-pagination .ant-pagination .ant-pagination-item-active{border-color:#0ce6df}.market-page .market-pagination .ant-pagination .ant-pagination-item-active a{color:#0ce6df}.market-page .market-pagination .ant-pagination .ant-pagination-item:hover{border-color:#0ce6df}.market-page .market-pagination .ant-pagination .ant-pagination-item:hover a{color:#0ce6df}.market-page .market-pagination .ant-pagination .ant-pagination-prev .ant-pagination-item-link{border-color:#fff;border-radius:6px 0 0 6px;color:#fff}.market-page .market-pagination .ant-pagination .ant-pagination-next .ant-pagination-item-link{border-color:#fff;border-radius:0 6px 6px 0;color:#fff}.market-page .empty-content-favorites{align-items:center;background-color:#212122;border-radius:12px;display:flex;flex-direction:column;gap:40px;height:600px;justify-content:center;margin:0 auto;text-align:center;width:100%}@media only screen and (max-width:480px){.market-page .empty-content-favorites{height:-webkit-fit-content;height:fit-content;padding:32px 16px;width:100%}}.market-page .empty-content-favorites-btn__wrapper{max-width:420px;min-width:180px;width:34%}.market-page .empty-content-favorites-btn__wrapper .fav-btn{background-color:#0ce6df;border-radius:30px;border-width:0;height:42px;width:100%}.market-page .empty-content-favorites__content{align-items:center;border-radius:20px;display:flex;flex-direction:column;gap:5px;justify-content:center}.market-page .empty-content-favorites__content .notice-text{color:#939598;width:100%}.custom-left-arrow{border:1px solid #08a19c66;border-width:0 3px 3px 0;left:-20px}.custom-left-arrow,.custom-right-arrow{cursor:pointer;display:inline-block;opacity:.8;padding:6px;position:absolute!important;transform:rotate(135deg);z-index:1}.custom-right-arrow{border:1px solid #08a19c66;border-width:3px 0 0 3px;right:0}.market-non-login-page{padding:60px 100px 30px}.market-non-login-page .market{border-radius:30px;min-height:911px;padding:50px 30px;width:100%}.market-non-login-page .market [ant-click-animating-without-extra-node=true]:after{display:none}.light .market-non-login-page .market{background:#fff9}.dark .market-non-login-page .market{background:#12121299}.market-non-login-page .market__table{cursor:pointer;display:flex;flex-direction:column;gap:9px;overflow:hidden}.market-non-login-page .market__table__header{align-items:center;display:flex;height:70px;justify-content:space-between}.market-non-login-page .market__table__header .header-left__tabs{display:flex}.market-non-login-page .market__table__header .header-left__tabs .tab{align-items:center;color:#939598;display:flex;height:70px;justify-content:center;width:200px}@media(min-width:1300px)and (max-width:1599px){.market-non-login-page .market__table__header .header-left__tabs .tab{width:120px}}@media(min-width:992px)and (max-width:1299px){.market-non-login-page .market__table__header .header-left__tabs .tab{width:90px}}.light .market-non-login-page .market__table__header .header-left__tabs .tab{color:#333}.dark .market-non-login-page .market__table__header .header-left__tabs .tab{color:#fafafa}.market-non-login-page .market__table__header .header-left__tabs .tab--active{align-items:center;display:flex;height:70px;justify-content:center;transition:all .2s;width:200px}@media(min-width:1300px)and (max-width:1599px){.market-non-login-page .market__table__header .header-left__tabs .tab--active{width:120px}}@media(min-width:992px)and (max-width:1299px){.market-non-login-page .market__table__header .header-left__tabs .tab--active{width:90px}}.light .market-non-login-page .market__table__header .header-left__tabs .tab--active{color:#333}.dark .market-non-login-page .market__table__header .header-left__tabs .tab--active{color:#fafafa}.market-non-login-page .market__table__header .header-right__search{width:346px}.market-non-login-page .market__table__header .header-right__search .ant-input-group-wrapper .ant-input-group input{border:none;border-bottom-left-radius:10px;border-top-left-radius:10px;font-size:18px;font-weight:500;height:56px;line-height:22px;padding-left:30px}@media(min-width:1300px)and (max-width:1599px){.market-non-login-page .market__table__header .header-right__search .ant-input-group-wrapper .ant-input-group input{font-size:16px;font-weight:500;line-height:20px}}@media(min-width:992px)and (max-width:1299px){.market-non-login-page .market__table__header .header-right__search .ant-input-group-wrapper .ant-input-group input{font-size:14px;font-weight:500;line-height:17px}}.light .market-non-login-page .market__table__header .header-right__search .ant-input-group-wrapper .ant-input-group input{background:#fff}.dark .market-non-login-page .market__table__header .header-right__search .ant-input-group-wrapper .ant-input-group input{background:#12121299}.market-non-login-page .market__table__header .header-right__search .ant-input-group-wrapper .ant-input-group input:active,.market-non-login-page .market__table__header .header-right__search .ant-input-group-wrapper .ant-input-group input:focus,.market-non-login-page .market__table__header .header-right__search .ant-input-group-wrapper .ant-input-group input:hover{border-left:none;box-shadow:none;outline:none}.market-non-login-page .market__table__header .header-right__search .ant-input-group-wrapper .ant-input-group input::placeholder{font-size:18px;font-weight:500;line-height:22px}@media(min-width:1300px)and (max-width:1599px){.market-non-login-page .market__table__header .header-right__search .ant-input-group-wrapper .ant-input-group input::placeholder{font-size:16px;font-weight:500;line-height:20px}}@media(min-width:992px)and (max-width:1299px){.market-non-login-page .market__table__header .header-right__search .ant-input-group-wrapper .ant-input-group input::placeholder{font-size:14px;font-weight:500;line-height:17px}}.market-non-login-page .market__table__header .header-right__search .ant-input-group-wrapper .ant-input-group .ant-input-group-addon{border:none;border-bottom-right-radius:10px;border-top-right-radius:10px;color:#939598;font-size:18px;height:56px;padding-right:30px}.light .market-non-login-page .market__table__header .header-right__search .ant-input-group-wrapper .ant-input-group .ant-input-group-addon{background:#fff}.dark .market-non-login-page .market__table__header .header-right__search .ant-input-group-wrapper .ant-input-group .ant-input-group-addon{background:#12121299}.market-non-login-page .market__table__body{display:flex;flex-direction:column;gap:9px}.market-non-login-page .market__table .coin-name{align-items:center;display:flex;gap:18px}.market-non-login-page .market__table .coin-name img{border-radius:50%;height:50px;width:50px}.market-non-login-page .market__table .coin-name .ant-btn{background-color:#0000;border:none;width:16px}.market-non-login-page .market__table .coin-name .ant-btn span.anticon.anticon-star{color:#939598;height:16px;margin:0;width:16px}.market-non-login-page .market__table .coin-name .ant-btn .favorite-coin{color:#ffbf1b!important}.market-non-login-page .market__table .coin-name__name{display:flex;gap:10px}.market-non-login-page .market__table .coin-name__name .coin-name__full-name,.market-non-login-page .market__table .coin-name__name .coin-name__short-name{margin:0}.market-non-login-page .market__table .coin-name__name .coin-name__short-name{color:#939598}.market-non-login-page .market__table .market-favorite-start{background-color:#0000;border:none;height:70px;width:16px}.market-non-login-page .market__table .market-favorite-start span{font-size:16px;height:16px;width:16px}.market-non-login-page .market__table .ant-table-wrapper .ant-table{background-color:#0000;border-radius:0;border-top:1px solid #eee}.market-non-login-page .market__table .ant-table-wrapper .ant-table .ant-table-thead>tr>th{background-color:#0000;border-bottom:1px solid #eee;font-size:18px;font-weight:500;height:50px;line-height:22px;padding:10px 0}@media(min-width:1300px)and (max-width:1599px){.market-non-login-page .market__table .ant-table-wrapper .ant-table .ant-table-thead>tr>th{font-size:16px;font-weight:500;line-height:20px}}@media(min-width:992px)and (max-width:1299px){.market-non-login-page .market__table .ant-table-wrapper .ant-table .ant-table-thead>tr>th{font-size:14px;font-weight:500;line-height:17px}}.light .market-non-login-page .market__table .ant-table-wrapper .ant-table .ant-table-thead>tr>th{color:#333}.dark .market-non-login-page .market__table .ant-table-wrapper .ant-table .ant-table-thead>tr>th{color:#fafafa}.market-non-login-page .market__table .ant-table-wrapper .ant-table .ant-table-thead>tr>th:before{display:none}.market-non-login-page .market__table .ant-table-wrapper .ant-table .ant-table-thead>tr>th:last-child{text-align:right!important}.market-non-login-page .market__table .ant-table-wrapper .ant-table .ant-table-thead>tr>th:first-child{width:340px}.market-non-login-page .market__table .ant-table-wrapper .ant-table .ant-table-thead>tr>th:nth-child(2),.market-non-login-page .market__table .ant-table-wrapper .ant-table .ant-table-thead>tr>th:nth-child(3),.market-non-login-page .market__table .ant-table-wrapper .ant-table .ant-table-thead>tr>th:nth-child(4){width:283px}.market-non-login-page .market__table .ant-table-wrapper .ant-table .ant-table-thead>tr>th:nth-child(5){width:150px}.market-non-login-page .market__table .ant-table-wrapper .ant-table .ant-table-tbody>tr{height:89px}.market-non-login-page .market__table .ant-table-wrapper .ant-table .ant-table-tbody>tr>td{border-bottom:1px solid #eee;font-size:20px;font-weight:500;line-height:24px;padding:0}@media(min-width:1300px)and (max-width:1599px){.market-non-login-page .market__table .ant-table-wrapper .ant-table .ant-table-tbody>tr>td{font-size:18px;font-weight:500;line-height:24px}}@media(min-width:992px)and (max-width:1299px){.market-non-login-page .market__table .ant-table-wrapper .ant-table .ant-table-tbody>tr>td{font-size:16px;font-weight:500;line-height:20px}}.market-non-login-page .market__table .ant-table-wrapper .ant-table .ant-table-tbody>tr>td:last-child{padding-right:0}.market-non-login-page .market__table .ant-table-wrapper .ant-table .ant-table-tbody>tr>td:last-child .trade-button button{background-color:#08a19c;border:none;border-radius:20px;color:#eee;font-size:20px;font-weight:500;height:56px;line-height:24px;width:120px}@media(min-width:1300px)and (max-width:1599px){.market-non-login-page .market__table .ant-table-wrapper .ant-table .ant-table-tbody>tr>td:last-child .trade-button button{font-size:18px;font-weight:500;line-height:24px}}@media(min-width:992px)and (max-width:1299px){.market-non-login-page .market__table .ant-table-wrapper .ant-table .ant-table-tbody>tr>td:last-child .trade-button button{font-size:16px;font-weight:500;line-height:20px}}.market-non-login-page .market__table .ant-table-wrapper .ant-table .ant-table-tbody>tr>td .coin-info{align-items:center;display:flex;gap:18px;height:70px}.market-non-login-page .market__table .ant-table-wrapper .ant-table .ant-table-tbody>tr>td .coin-info__button{display:flex;height:70px;width:16px}.market-non-login-page .market__table .ant-table-wrapper .ant-table .ant-table-tbody>tr>td .coin-info__button span{display:flex;height:16px;width:16px}.market-non-login-page .market__table .ant-table-wrapper .ant-table .ant-table-tbody>tr>td .coin-info__button :active,.market-non-login-page .market__table .ant-table-wrapper .ant-table .ant-table-tbody>tr>td .coin-info__button :focus{box-shadow:none;outline:none}.market-non-login-page .market__table .ant-table-wrapper .ant-table .ant-table-tbody>tr>td .coin-info__name{display:flex;gap:10px}.light .market-non-login-page .market__table .ant-table-wrapper .ant-table .ant-table-tbody>tr>td .coin-info__name{color:#333}.dark .market-non-login-page .market__table .ant-table-wrapper .ant-table .ant-table-tbody>tr>td .coin-info__name{color:#fafafa}.market-non-login-page .market__table .ant-table-wrapper .ant-table .ant-table-tbody>tr>td .coin-info__name .coin-info__full-name,.market-non-login-page .market__table .ant-table-wrapper .ant-table .ant-table-tbody>tr>td .coin-info__name .coin-info__short-name{margin:0}.market-non-login-page .market__table .ant-table-wrapper .ant-table .ant-table-tbody>tr>td .coin-info__name .coin-info__short-name{color:#939598}.market-non-login-page .market__table .ant-table-wrapper .ant-table .ant-table-tbody>tr>td .trade-button{display:flex;justify-content:flex-end}.market-non-login-page .market__table .ant-table-wrapper .ant-table-tbody>tr.ant-table-row-hover:not(.ant-table-expanded-row)>td,.market-non-login-page .market__table .ant-table-wrapper .ant-table-tbody>tr:hover:not(.ant-table-expanded-row)>td,.market-non-login-page .market__table .ant-table-wrapper .ant-table-thead>tr.ant-table-row-hover:not(.ant-table-expanded-row)>td,.market-non-login-page .market__table .ant-table-wrapper .ant-table-thead>tr:hover:not(.ant-table-expanded-row)>td{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial}.market-non-login-page .market__table .ant-table-wrapper .ant-pagination{display:none}.market-non-login-page .market__table .market__view-more{display:flex;justify-content:center;padding:10px}.light .market-non-login-page .market__table .market__view-more .market__view-more-button{color:#333}.dark .market-non-login-page .market__table .market__view-more .market__view-more-button{color:#fafafa}.market-non-login-page .market .market__add-favorite{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:190px}.market-non-login-page .market .market__add-favorite .market__add-favorite__icon{font-size:32px}.light .market-non-login-page .market .market__add-favorite .market__add-favorite__icon{color:#333}.dark .market-non-login-page .market .market__add-favorite .market__add-favorite__icon{color:#fafafa}.market-non-login-page .market .market__add-favorite .market__add-favorite__text{align-items:center;display:flex;flex-direction:column;gap:5px}.light .market-non-login-page .market .market__add-favorite .market__add-favorite__text{color:#333}.dark .market-non-login-page .market .market__add-favorite .market__add-favorite__text{color:#fafafa}.market-non-login-page .market .market__add-favorite .market__add-favorite__text a{color:#0ce6df}.market-non-login-page .market .market-body{height:725px}.market-non-login-page .market .market-body .market-compare{padding:135.5px 50px}.market-non-login-page .market .market-body .market-compare .slick-slider .slick-prev{left:0}.market-non-login-page .market .market-body .market-compare .slick-slider .slick-prev:before{content:none!important}.market-non-login-page .market .market-body .market-compare .slick-slider .slick-next{right:-30px}.market-non-login-page .market .market-body .market-compare .slick-slider .slick-next:before{content:none!important}.market-non-login-page .market .market-body .market-compare .slick-slider .slick-list .slick-track{display:flex;gap:10px;justify-content:center}.market-non-login-page .market .market-body .market-compare .slick-slider .slick-list .slick-track .slick-slide{max-width:342px!important;min-width:300px!important}.market-non-login-page .market .market-body .market-compare-detail{border:1px solid #939598;border-radius:10px;border-radius:30px;height:450px;max-width:342px!important;min-width:300px!important}.light .market-non-login-page .market .market-body .market-compare-detail{background-color:#fff}.dark .market-non-login-page .market .market-body .market-compare-detail{background-color:#12121299}.market-non-login-page .market .market-body .market-compare-detail__header{display:flex;flex-direction:column;gap:20px;padding:20px 31px 0;text-align:center}.market-non-login-page .market .market-body .market-compare-detail__header .market-compare-detail__image{display:flex;justify-content:center}.market-non-login-page .market .market-body .market-compare-detail__header .ant-divider.ant-divider-horizontal{background-color:#08a19c;margin:0}.market-non-login-page .market .market-body .market-compare-detail__header .market-compare-detail__name{display:flex;gap:5px;justify-content:center}.market-non-login-page .market .market-body .market-compare-detail__header .market-compare-detail__name p{margin-bottom:0}.market-non-login-page .market .market-body .market-compare-detail__header .market-compare-detail__name .short-name{color:#939598}.market-non-login-page .market .market-body .market-compare-detail__body{padding:20px 31px 0}.market-non-login-page .market .market-body .market-compare-detail__body .market-compare-detail__maxbit{align-items:center;display:flex;gap:20px;height:30px;justify-content:space-between}.market-non-login-page .market .market-body .market-compare-detail__body .market-compare-detail__maxbit img{width:100px}.market-non-login-page .market .market-body .market-compare-detail__body .divider{background-color:#0ce6df}.market-non-login-page .market .market-body .market-compare-detail__body .market-compare-detail__compare{display:flex;flex-direction:column}.market-non-login-page .market .market-body .market-compare-detail__body .market-compare-detail__compare>div{display:flex;justify-content:space-between}.market-non-login-page .market .market-body .market-compare-detail__btn{padding:23px 20px 30px;text-align:center}.market-non-login-page .market .market-body .market-compare-detail__btn .ant-btn{border-radius:10px;color:#fff;font-size:20px;font-weight:500;height:72px;line-height:24px;width:100%}@media(min-width:1300px)and (max-width:1599px){.market-non-login-page .market .market-body .market-compare-detail__btn .ant-btn{font-size:18px;font-weight:500;line-height:24px}}@media(min-width:992px)and (max-width:1299px){.market-non-login-page .market .market-body .market-compare-detail__btn .ant-btn{font-size:16px;font-weight:500;line-height:20px}}.market-non-login-page .market .market-body .market-compare-detail__btn .ant-btn.buy{background:#08a19c}.market-non-login-page .market .market-body .market-compare-detail__btn .ant-btn.buy:active,.market-non-login-page .market .market-body .market-compare-detail__btn .ant-btn.buy:focus,.market-non-login-page .market .market-body .market-compare-detail__btn .ant-btn.buy:hover{border-color:#08a19c!important;outline:none}.market-non-login-page .market .market-body .market-compare-detail__btn .ant-btn.sell{background:#fc218a}.market-non-login-page .market .market-body .market-compare-detail__btn .ant-btn.sell:active,.market-non-login-page .market .market-body .market-compare-detail__btn .ant-btn.sell:focus,.market-non-login-page .market .market-body .market-compare-detail__btn .ant-btn.sell:hover{border-color:#fc218a!important;outline:none}.wallet-page .ant-tabs-ink-bar{background:#0000;height:3px}.wallet-page .ant-tabs-ink-bar:after{background:#08a19c;border-radius:9px;bottom:0;content:" ";height:5px;left:50%;position:absolute;right:0;transform:translateX(-50%);width:20px}.wallet-page .ant-tabs-nav:before{border:none}.wallet-page .ant-tabs-top{gap:10px;width:100%}.wallet-page .ant-tabs-top .ant-tabs-nav-wrap{justify-content:left}.wallet-page .ant-tabs-top .ant-tabs-nav-wrap .ant-tabs-nav-list{gap:25px}@media only screen and (max-width:768px){.wallet-page .ant-tabs-top .ant-tabs-nav-wrap .ant-tabs-nav-list{width:70%}}.wallet-page .ant-tabs-top .ant-tabs-nav-wrap .ant-tabs-tab{font-size:inherit}.wallet-page .ant-tabs-top .ant-tabs-nav-wrap .ant-tabs-tab .ant-tabs-tab-btn{color:#aaa}.wallet-page .ant-tabs-top .ant-tabs-nav-wrap .ant-tabs-tab-active .ant-tabs-tab-btn{color:#fcfcfc}.wallet--overviews{display:flex;gap:20px;margin-bottom:55px;position:relative;width:100%}@media only screen and (max-width:1024px){.wallet--overviews{flex-direction:column}}.wallet--overviews-portfolio{border:.5px solid #93959899;border-radius:30px;display:flex;flex-direction:column;gap:15px;padding:30px;width:calc(50% - 10px)}@media only screen and (max-width:1024px){.wallet--overviews-portfolio{width:100%}}@media only screen and (max-width:480px){.wallet--overviews-portfolio{justify-content:center;min-height:150px;padding:15px}}.wallet--overviews-portfolio--wrapper{display:flex;justify-content:space-between;justify-self:center}.wallet--overviews-portfolio--wrapper__balance{display:flex;flex-direction:column}.wallet--overviews-portfolio--wrapper__balance .status--change24h__increase{color:#0ce6df}.wallet--overviews-portfolio--wrapper__balance .status--change24h__decrease{color:#fc218a}.wallet--overviews-portfolio--wrapper .balance_has-money{justify-content:space-between}@media only screen and (min-width:481px)and (max-width:768px){.wallet--overviews-portfolio--wrapper .balance_has-money{gap:10px}}@media only screen and (max-width:480px){.wallet--overviews-portfolio--wrapper .balance_has-money{gap:10px}}.wallet--overviews-portfolio--wrapper .balance_no-money{justify-content:space-between}.wallet--overviews-portfolio--wrapper__chart .apexcharts-legend{padding:0}.wallet--overviews-portfolio--wrapper__chart .apexcharts-legend-series{align-items:center;display:flex;justify-content:center}.wallet--overviews-portfolio--wrapper__chart .apexcharts-legend-series .apexcharts-legend-text{width:100%}.wallet--overviews-portfolio--wrapper__chart .apexcharts-legend-series .apexcharts-legend-text .legend__right{display:flex;flex-flow:row nowrap;justify-content:space-between;margin-left:5px;width:100%}.light .wallet--overviews-portfolio--wrapper__chart .apexcharts-legend-series .apexcharts-legend-text .legend__right{color:#333}.dark .wallet--overviews-portfolio--wrapper__chart .apexcharts-legend-series .apexcharts-legend-text .legend__right{color:#fafafa}.wallet--overviews-portfolio--percent{display:flex;flex-wrap:wrap;gap:3%;row-gap:10px}@media only screen and (max-width:768px){.wallet--overviews-portfolio--percent{flex-wrap:wrap;justify-content:flex-start;row-gap:10px}}.wallet--overviews-portfolio--percent .percent-item-wrapper{align-items:center;display:flex;gap:5px;min-width:14%}@media only screen and (max-width:768px){.wallet--overviews-portfolio--percent .percent-item-wrapper{flex:0 0 33.333333%}}.wallet--overviews-wallet-fiat{background-color:#12121299;background-image:url(/static/media/bg-wallet.be0cf52a7a9b8f76a698.png);background-repeat:no-repeat;background-size:100% 100%;border:none;border-radius:30px;display:flex;flex-flow:column nowrap;isolation:isolate;width:calc(50% - 10px)}@media only screen and (max-width:1024px){.wallet--overviews-wallet-fiat{height:300px;width:100%}}@media only screen and (max-width:480px){.wallet--overviews-wallet-fiat{height:160px}}.wallet--overviews-wallet-fiat__desc{display:flex;flex-direction:column;height:78.5%;justify-content:space-between;padding:30px}@media only screen and (max-width:480px){.wallet--overviews-wallet-fiat__desc{padding:15px}}.wallet--overviews-wallet-fiat__desc .fiat-status{display:flex;justify-content:space-between}.wallet--overviews-wallet-fiat__desc .fiat-status--available,.wallet--overviews-wallet-fiat__desc .fiat-status--in-order{display:flex;flex-direction:column;gap:5px}.wallet--overviews-wallet-fiat__btn--wrapper{border-top:2px solid #fff3;display:flex;height:21.5%;justify-content:center}.wallet--overviews-wallet-fiat__btn--wrapper .group-btn{align-items:center;border-right:2px solid #fff3;cursor:pointer;display:flex;flex:1 1;gap:5px;justify-content:center}.wallet--overviews-wallet-fiat__btn--wrapper .group-btn:last-child{border:none}.wallet--overviews-wallet-fiat__btn--wrapper.first-session{height:29%}.wallet--overviews-wallet-crypto{background-color:#12121299;background-image:url(/static/media/bg-wallet.be0cf52a7a9b8f76a698.png);background-repeat:no-repeat;background-size:100% 100%;border-radius:30px;display:flex;flex-flow:column nowrap;isolation:isolate;width:calc(50% - 10px)}@media only screen and (max-width:1024px){.wallet--overviews-wallet-crypto{height:300px;width:100%}}@media only screen and (max-width:480px){.wallet--overviews-wallet-crypto{height:160px}}.wallet--overviews-wallet-crypto__desc{display:flex;flex-direction:column;gap:30px;height:78.5%;padding:30px 30px 53px}@media only screen and (max-width:480px){.wallet--overviews-wallet-crypto__desc{gap:10px}}.wallet--overviews-wallet-crypto__desc .crypto-status{display:flex;justify-content:space-between}.wallet--overviews-wallet-crypto__desc .crypto-status--available,.wallet--overviews-wallet-crypto__desc .crypto-status--in-order{display:flex;flex-direction:column}.wallet--overviews-wallet-crypto__btn--wrapper{border-top:2px solid #fff3;display:flex;height:29%;justify-content:center}.wallet--overviews-wallet-crypto__btn--wrapper .group-btn{align-items:center;border-right:2px solid #fff3;display:flex;flex:1 1;gap:5px;justify-content:center}.wallet--overviews-wallet-crypto__btn--wrapper .group-btn:last-child{border:none}.wallet--overviews .empty-wallet{background-image:url(/static/media/bg-wallet.be0cf52a7a9b8f76a698.png);background-repeat:no-repeat;background-size:100%;display:flex;flex-direction:column}.wallet--overviews .empty-wallet__desc{align-items:center;display:flex;flex-direction:column;gap:8px;height:75%;justify-content:center}@media only screen and (max-width:480px){.wallet--overviews .empty-wallet__desc{height:70%}}.wallet--overviews .empty-wallet__desc .text-desc{text-align:center;width:80%}@media only screen and (max-width:480px){.wallet--overviews .empty-wallet__desc .text-desc{width:80%}}.wallet--overviews .empty-wallet__button-deposit-wrapper{display:flex;gap:40px;justify-content:center;margin:0 auto;width:75%}@media only screen and (max-width:480px){.wallet--overviews .empty-wallet__button-deposit-wrapper{gap:15px}}.wallet--overviews .empty-wallet__button-deposit-wrapper button{flex:1 1}.wallet--overviews .empty-wallet__button-deposit-wrapper .button__deposit--crypto{background-color:#0000;border-color:#08a19c;color:#fff}.fiat-history{border-radius:30px}.fiat-history__header{align-items:center;display:flex;justify-content:space-between;margin:12px 0}.fiat-history__header .title{color:#fcfcfc}.fiat-history__table{margin-top:10px}.fiat-history__table tr.ant-table-expanded-row>td{background-color:#0000}.fiat-history__table .fiat-history-table{background-color:#212122;border:.5px solid #93959899;border-radius:20px 20px 0 0;margin-bottom:10px}.fiat-history__table .fiat-history-table ::-webkit-scrollbar{height:0}.fiat-history__table .fiat-history-table .ant-table{background-color:#0000}.fiat-history__table .fiat-history-table .ant-table .ant-table-header{border-radius:20px 20px 0 0}.fiat-history__table .fiat-history-table .ant-table .ant-table-thead{height:56px}.fiat-history__table .fiat-history-table .ant-table .ant-table-thead>tr>th{background-color:#12121299;border:none;color:#fcfcfc;cursor:pointer;font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:22px;padding:17.5px 0}@media only screen and (max-width:1300px){.fiat-history__table .fiat-history-table .ant-table .ant-table-thead>tr>th{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.fiat-history__table .fiat-history-table .ant-table .ant-table-thead>tr>th{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.fiat-history__table .fiat-history-table .ant-table .ant-table-thead>tr>th:before{display:none}.fiat-history__table .fiat-history-table .ant-table .ant-table-thead>tr>th:first-child{border-top-left-radius:20px}.fiat-history__table .fiat-history-table .ant-table .ant-table-thead>tr>th:last-child{border-top-right-radius:20px}.fiat-history__table .fiat-history-table .ant-table .ant-table-tbody .ant-table-placeholder{height:200px!important}.fiat-history__table .fiat-history-table .ant-table .ant-table-tbody .ant-table-placeholder .empty-content{border-radius:10px;display:flex;flex-direction:column;gap:14px;height:200px;justify-content:center;margin:10px 0}.fiat-history__table .fiat-history-table .ant-table .ant-table-tbody>tr:hover>td{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial;cursor:pointer}.fiat-history__table .fiat-history-table .ant-table .ant-table-tbody td{border:none;color:#fcfcfc!important;padding:20px 0!important}.fiat-history__table .fiat-history-table .ant-table .ant-table-tbody td .coin-pair{align-items:center;display:flex;gap:10px;justify-content:center}.fiat-history__table .fiat-history-table .ant-table .ant-table-tbody td .more-detail{align-items:center;display:flex;justify-content:center}.fiat-history__table .fiat-history-table .ant-table .ant-table-tbody td .ant-typography{align-items:center;display:flex;justify-content:center;margin-bottom:0}.light .fiat-history__table .fiat-history-table .ant-table .ant-table-tbody td .ant-typography{color:#333!important}.dark .fiat-history__table .fiat-history-table .ant-table .ant-table-tbody td .ant-typography{color:#fafafa!important}.fiat-history__table .fiat-history-table .ant-table .ant-table-tbody td .ant-typography .ant-typography-copy span{display:flex}.fiat-history__table .fiat-history-table .ant-table .ant-table-tbody td .ant-typography .ant-typography-copy svg{height:16px;width:16px}.fiat-history__table .fiat-history-table .ant-table .ant-table-tbody td .arrow-icon{align-items:center;cursor:pointer;display:flex;height:21px!important;justify-content:center}.fiat-history__table .fiat-history-table .ant-table .ant-table-tbody td .CANCELLED,.fiat-history__table .fiat-history-table .ant-table .ant-table-tbody td .COMPLETED,.fiat-history__table .fiat-history-table .ant-table .ant-table-tbody td .CONFIRMING,.fiat-history__table .fiat-history-table .ant-table .ant-table-tbody td .EXPIRED,.fiat-history__table .fiat-history-table .ant-table .ant-table-tbody td .FAILED,.fiat-history__table .fiat-history-table .ant-table .ant-table-tbody td .PENDING,.fiat-history__table .fiat-history-table .ant-table .ant-table-tbody td .PENDING_AML_APPROVAL,.fiat-history__table .fiat-history-table .ant-table .ant-table-tbody td .PENDING_APPROVAL,.fiat-history__table .fiat-history-table .ant-table .ant-table-tbody td .QUEUED,.fiat-history__table .fiat-history-table .ant-table .ant-table-tbody td .REJECTED{align-items:center;display:flex;justify-content:center}.fiat-history__table .fiat-history-table .ant-table .ant-table-tbody td .CANCELLED:before,.fiat-history__table .fiat-history-table .ant-table .ant-table-tbody td .COMPLETED:before,.fiat-history__table .fiat-history-table .ant-table .ant-table-tbody td .CONFIRMING:before,.fiat-history__table .fiat-history-table .ant-table .ant-table-tbody td .EXPIRED:before,.fiat-history__table .fiat-history-table .ant-table .ant-table-tbody td .FAILED:before,.fiat-history__table .fiat-history-table .ant-table .ant-table-tbody td .PENDING:before,.fiat-history__table .fiat-history-table .ant-table .ant-table-tbody td .PENDING_AML_APPROVAL:before,.fiat-history__table .fiat-history-table .ant-table .ant-table-tbody td .PENDING_APPROVAL:before,.fiat-history__table .fiat-history-table .ant-table .ant-table-tbody td .QUEUED:before,.fiat-history__table .fiat-history-table .ant-table .ant-table-tbody td .REJECTED:before{border-radius:50%;content:"";display:inline-block;height:4px;margin-right:10px;width:4px}.fiat-history__table .fiat-history-table .ant-table .ant-table-tbody td .CANCELLED,.fiat-history__table .fiat-history-table .ant-table .ant-table-tbody td .CONFIRMING,.fiat-history__table .fiat-history-table .ant-table .ant-table-tbody td .PENDING,.fiat-history__table .fiat-history-table .ant-table .ant-table-tbody td .PENDING_AML_APPROVAL,.fiat-history__table .fiat-history-table .ant-table .ant-table-tbody td .PENDING_APPROVAL,.fiat-history__table .fiat-history-table .ant-table .ant-table-tbody td .QUEUED{color:#f7ce5b}.fiat-history__table .fiat-history-table .ant-table .ant-table-tbody td .CANCELLED:before,.fiat-history__table .fiat-history-table .ant-table .ant-table-tbody td .CONFIRMING:before,.fiat-history__table .fiat-history-table .ant-table .ant-table-tbody td .PENDING:before,.fiat-history__table .fiat-history-table .ant-table .ant-table-tbody td .PENDING_AML_APPROVAL:before,.fiat-history__table .fiat-history-table .ant-table .ant-table-tbody td .PENDING_APPROVAL:before,.fiat-history__table .fiat-history-table .ant-table .ant-table-tbody td .QUEUED:before{background-color:#f7ce5b}.fiat-history__table .fiat-history-table .ant-table .ant-table-tbody td .EXPIRED,.fiat-history__table .fiat-history-table .ant-table .ant-table-tbody td .FAILED,.fiat-history__table .fiat-history-table .ant-table .ant-table-tbody td .REJECTED{color:#fc218a}.fiat-history__table .fiat-history-table .ant-table .ant-table-tbody td .EXPIRED:before,.fiat-history__table .fiat-history-table .ant-table .ant-table-tbody td .FAILED:before,.fiat-history__table .fiat-history-table .ant-table .ant-table-tbody td .REJECTED:before{background-color:#fc218a}.fiat-history__table .fiat-history-table .ant-table .ant-table-tbody td .COMPLETED{color:#0ce6df}.fiat-history__table .fiat-history-table .ant-table .ant-table-tbody td .COMPLETED:before{background-color:#0ce6df}.fiat-history__table .fiat-history-table .ant-table .ant-table-tbody td .DEPOSIT{color:#0ce6df}.fiat-history__table .fiat-history-table .ant-table .ant-table-tbody td .WITHDRAW{color:#fc218a}.fiat-history__table .fiat-history-table .ant-table .ant-table-tbody .ant-table-measure-row td{padding:5px!important}.fiat-history__table-for-mobile{background-color:#12121299;border-radius:20px 20px 0 0;margin-top:20px;min-height:300px;padding:20px}.fiat-history__table-for-mobile .empty-content{align-items:center;color:#939598;display:flex;flex-direction:column;gap:20px;height:800px}.fiat-history-expandable{display:flex;flex-direction:column;gap:10px}.fiat-history-expandable>div{align-items:center;display:flex;gap:80px;height:37px}.fiat-history-expandable>div .copy-text{align-items:center;border:1px solid #08a19c;border-radius:8px;color:#08a19c;cursor:pointer;display:flex;gap:10px;height:100%;padding:10px;width:-webkit-fit-content;width:fit-content}.fiat-history-expandable>div .copy-text:hover{border-color:#0ce6df;color:#0ce6df;transition-duration:1s}.fiat-history-expandable>span{align-items:center;display:flex;height:41px}.fiat-history ::-webkit-scrollbar-track{background-color:#939598;border:1px solid #939598;height:90%}.fiat-history ::-webkit-scrollbar{background-color:#939598;height:90%;width:5px}.fiat-history ::-webkit-scrollbar-thumb{background-color:#08a19c;border-radius:5px}.list-asset{border-radius:30px;margin:55px 0}.list-asset__header{align-items:center;display:flex;justify-content:space-between}.list-asset__header .wallet--currencies__search{align-items:center;display:flex;gap:20px;justify-content:flex-end}@media only screen and (max-width:480px){.list-asset__header .wallet--currencies__search{gap:10px}}.list-asset__header .wallet--currencies__search .ant-checkbox-checked:after{border:none}.list-asset__header .wallet--currencies__search .ant-checkbox-inner{background-color:#0000;border:1px solid #fff;border-radius:3px}.list-asset__table{margin-top:10px}.list-asset__table tr.ant-table-expanded-row>td{background-color:#0000}.list-asset__table .list-asset-table{background-color:#212122;border:.5px solid #93959899;border-radius:20px 20px 0 0}.list-asset__table .list-asset-table ::-webkit-scrollbar-track{background-color:#939598;border:1px solid #939598;height:90%}.list-asset__table .list-asset-table ::-webkit-scrollbar{background-color:#939598;height:5px;width:5px}.list-asset__table .list-asset-table ::-webkit-scrollbar-thumb{background-color:#08a19c;border-radius:5px}.list-asset__table .list-asset-table .ant-table{background-color:#0000}.list-asset__table .list-asset-table .ant-table .ant-table-header{border-radius:20px 20px 0 0}.list-asset__table .list-asset-table .ant-table .ant-table-thead{height:56px}.list-asset__table .list-asset-table .ant-table .ant-table-thead>tr>th{background-color:#12121299;border:none;color:#fcfcfc;cursor:pointer;font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:22px}@media only screen and (max-width:1300px){.list-asset__table .list-asset-table .ant-table .ant-table-thead>tr>th{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.list-asset__table .list-asset-table .ant-table .ant-table-thead>tr>th{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.list-asset__table .list-asset-table .ant-table .ant-table-thead>tr>th:before{display:none}.list-asset__table .list-asset-table .ant-table .ant-table-thead>tr>th:first-child{border-top-left-radius:20px}.list-asset__table .list-asset-table .ant-table .ant-table-thead>tr>th:last-child{border-top-right-radius:20px}.list-asset__table .list-asset-table .ant-table .ant-table-tbody .ant-table-placeholder{height:520px!important}.list-asset__table .list-asset-table .ant-table .ant-table-tbody .ant-table-placeholder .empty-content{border-radius:10px;display:flex;flex-direction:column;gap:14px;height:520px;justify-content:center;margin:10px 0}.list-asset__table .list-asset-table .ant-table .ant-table-tbody .ant-table-placeholder .ant-table-expanded-row-fixed{width:100%!important}.list-asset__table .list-asset-table .ant-table .ant-table-tbody>tr:hover>td{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial;cursor:pointer}.list-asset__table .list-asset-table .ant-table .ant-table-tbody td{border:none;color:#fcfcfc!important}.list-asset__table .list-asset-table .btn{border-radius:20px;cursor:pointer}.list-asset__table .list-asset-table .btn.btn--table__deposit{border:1px solid #08a19c;color:#fafafa}.list-asset__table .list-asset-table .btn.btn--table__withdraw{border:1px solid #fc218a;color:#fafafa}.list-asset__table .list-asset-table .btn.btn--table__trade{border:1px solid #08a19c;color:#fafafa}.list-asset__table-for-mobile{background-color:#12121299;border-radius:20px 20px 0 0;margin-top:20px;min-height:200px;padding:20px 0}.list-asset__table-for-mobile.no-record{align-items:center;display:flex;justify-content:center}.list-asset__table-for-mobile__item{margin-bottom:5px}.list-asset__table-for-mobile .coin-name{display:flex;gap:10px;padding-left:20px;width:45%}.list-asset__table-for-mobile .avaible-balance{width:35%}.list-asset__table-for-mobile .action{display:flex;padding-right:20px}.list-asset__table-for-mobile .pop-action{margin:0 auto;width:100%}.list-asset__table-for-mobile .pop-action__container{background-color:#131313;border-radius:30px 30px 0 0;display:flex;flex-direction:column;gap:10px;height:100%;margin-right:32px;padding:30px}.list-asset__table-for-mobile .pop-action__container .action-area--walletDeposit:active span,.list-asset__table-for-mobile .pop-action__container .action-area--walletTrade:active span{color:#0ce6df!important}.list-asset__table-for-mobile .pop-action__container .action-area--walletDeposit:active span path,.list-asset__table-for-mobile .pop-action__container .action-area--walletTrade:active span path{fill:#0ce6df!important}.list-asset__table-for-mobile .pop-action__container .action-area--walletWithdraw:active span{color:#fc218a!important}.list-asset__table-for-mobile .pop-action__container .action-area--walletWithdraw:active span path{fill:#fc218a!important}.list-asset-expandable{display:flex;flex-direction:column;gap:10px}.list-asset-expandable>div{align-items:center;display:flex;gap:80px;height:37px}.list-asset-expandable>div .copy-text{align-items:center;border:1px solid #08a19c;border-radius:8px;color:#08a19c;cursor:pointer;display:flex;gap:10px;height:100%;padding:10px;width:-webkit-fit-content;width:fit-content}.list-asset-expandable>div .copy-text:hover{border-color:#0ce6df;color:#0ce6df;transition-duration:1s}.list-asset-expandable>span{align-items:center;display:flex;height:41px}.list-asset ::-webkit-scrollbar-track{background-color:#939598;border:1px solid #939598;height:90%}.list-asset ::-webkit-scrollbar{background-color:#939598;height:90%;width:5px}.list-asset ::-webkit-scrollbar-thumb{background-color:#08a19c;border-radius:5px}.wallet-detail{display:flex;flex-direction:column;gap:30px;margin-bottom:50px}.wallet-detail__header{align-items:center;display:flex;justify-content:flex-start}.wallet-detail__desc{display:flex;gap:20px}@media only screen and (max-width:1024px){.wallet-detail__desc{flex-direction:column}}.wallet-detail__desc__left-side{background-color:#12121299;background-image:url(/static/media/bg-wallet.be0cf52a7a9b8f76a698.png);background-repeat:no-repeat;background-size:100% 100%;border-radius:30px;display:flex;flex:1 1;flex-direction:column;isolation:isolate}.wallet-detail__desc__left-side__top{display:flex;flex-direction:column;gap:30px;justify-content:space-between;padding:30px}@media only screen and (max-width:480px){.wallet-detail__desc__left-side__top{gap:8px;padding:15px}}.wallet-detail__desc__left-side__top .asset__name-wrapper{align-items:center;display:flex;gap:14px}.wallet-detail__desc__left-side__top .asset__name-wrapper .asset__name{align-items:center;display:flex;gap:7px}.wallet-detail__desc__left-side__top .asset__available{display:flex;flex-direction:column;gap:10px}.wallet-detail__desc__left-side__top .asset__price{align-items:center;display:flex;gap:15px}.wallet-detail__desc__left-side .button__wrapper{border-top:2px solid #fff3;display:flex;height:66px;justify-content:center}.wallet-detail__desc__left-side .button__wrapper .group-btn{align-items:center;border-right:2px solid #fff3;display:flex;flex:1 1;gap:5px;justify-content:center}.wallet-detail__desc__left-side .button__wrapper .group-btn:last-child{border:none}.wallet-detail__desc__right-side{display:flex;flex:1 1;flex-wrap:wrap;gap:8px}.wallet-detail__desc__right-side .wallet-detail-tag{background:#ffffff4d;border-radius:16px;flex-direction:column;width:calc(50% - 8px)}@media only screen and (max-width:1024px){.wallet-detail__desc__right-side .wallet-detail-tag{min-height:150px}}@media only screen and (max-width:480px){.wallet-detail__desc__right-side .wallet-detail-tag{width:100%}}.wallet-detail__desc__right-side .asset__profit-loss{align-items:center;display:flex;gap:10px}.crypto-history{border-radius:30px}.crypto-history__header{align-items:center;display:flex;justify-content:space-between;margin:12px 0}.crypto-history__header .title{color:#fcfcfc}.crypto-history__header .coin-name{align-items:center;border:1px solid #eee;border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;min-height:40px;padding:0 10px}.crypto-history__header .coin-name .coin-info{align-items:center;display:flex;gap:10px}.crypto-history__header .coin-name .coin-image img{border-radius:50%;height:40px;width:40px}.crypto-history__table{margin-top:10px}.crypto-history__table tr.ant-table-expanded-row>td{background-color:#0000}.crypto-history__table .crypto-history-table{background-color:#12121299;background-color:#212122;border:.5px solid #93959899;border-radius:20px 20px 0 0;margin-bottom:10px}.crypto-history__table .crypto-history-table ::-webkit-scrollbar{height:0}.crypto-history__table .crypto-history-table .ant-table{background-color:#0000}.crypto-history__table .crypto-history-table .ant-table .ant-table-header{border-radius:20px 20px 0 0}.crypto-history__table .crypto-history-table .ant-table .ant-table-thead{height:56px}.crypto-history__table .crypto-history-table .ant-table .ant-table-thead>tr>th{background-color:#12121299;border:none;color:#fcfcfc;cursor:pointer;font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:22px;padding:17.5px 15px}@media only screen and (max-width:1300px){.crypto-history__table .crypto-history-table .ant-table .ant-table-thead>tr>th{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.crypto-history__table .crypto-history-table .ant-table .ant-table-thead>tr>th{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.crypto-history__table .crypto-history-table .ant-table .ant-table-thead>tr>th:before{display:none}.crypto-history__table .crypto-history-table .ant-table .ant-table-thead>tr>th:first-child{border-top-left-radius:20px}.crypto-history__table .crypto-history-table .ant-table .ant-table-thead>tr>th:last-child{border-top-right-radius:20px}.crypto-history__table .crypto-history-table .ant-table .ant-table-tbody .ant-table-placeholder{height:200px!important}.crypto-history__table .crypto-history-table .ant-table .ant-table-tbody .ant-table-placeholder .empty-content{border-radius:10px;display:flex;flex-direction:column;gap:14px;height:200px;justify-content:center;margin:10px 0}.crypto-history__table .crypto-history-table .ant-table .ant-table-tbody .ant-table-placeholder .ant-table-expanded-row-fixed{padding:30px}.crypto-history__table .crypto-history-table .ant-table .ant-table-tbody>tr:hover>td{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial;cursor:pointer}.crypto-history__table .crypto-history-table .ant-table .ant-table-tbody td{border:none;color:#fcfcfc!important;padding:20px 0!important}.crypto-history__table .crypto-history-table .ant-table .ant-table-tbody td .coin-pair{align-items:center;display:flex;gap:10px;justify-content:center}.crypto-history__table .crypto-history-table .ant-table .ant-table-tbody td .more-detail{align-items:center;display:flex;justify-content:center}.crypto-history__table .crypto-history-table .ant-table .ant-table-tbody td .ant-typography{align-items:center;display:flex;justify-content:center;margin-bottom:0}.light .crypto-history__table .crypto-history-table .ant-table .ant-table-tbody td .ant-typography{color:#333!important}.dark .crypto-history__table .crypto-history-table .ant-table .ant-table-tbody td .ant-typography{color:#fafafa!important}.crypto-history__table .crypto-history-table .ant-table .ant-table-tbody td .ant-typography .ant-typography-copy span{display:flex}.crypto-history__table .crypto-history-table .ant-table .ant-table-tbody td .ant-typography .ant-typography-copy svg{height:16px;width:16px}.crypto-history__table .crypto-history-table .ant-table .ant-table-tbody td .arrow-icon{align-items:center;cursor:pointer;display:flex;height:21px!important;justify-content:center}.crypto-history__table .crypto-history-table .ant-table .ant-table-tbody td .CANCELLED,.crypto-history__table .crypto-history-table .ant-table .ant-table-tbody td .COMPLETED,.crypto-history__table .crypto-history-table .ant-table .ant-table-tbody td .CONFIRMING,.crypto-history__table .crypto-history-table .ant-table .ant-table-tbody td .EXPIRED,.crypto-history__table .crypto-history-table .ant-table .ant-table-tbody td .FAILED,.crypto-history__table .crypto-history-table .ant-table .ant-table-tbody td .PENDING_AML_APPROVAL,.crypto-history__table .crypto-history-table .ant-table .ant-table-tbody td .PENDING_APPROVAL,.crypto-history__table .crypto-history-table .ant-table .ant-table-tbody td .QUEUED,.crypto-history__table .crypto-history-table .ant-table .ant-table-tbody td .REJECTED{align-items:center;display:flex;justify-content:center}.crypto-history__table .crypto-history-table .ant-table .ant-table-tbody td .CANCELLED:before,.crypto-history__table .crypto-history-table .ant-table .ant-table-tbody td .COMPLETED:before,.crypto-history__table .crypto-history-table .ant-table .ant-table-tbody td .CONFIRMING:before,.crypto-history__table .crypto-history-table .ant-table .ant-table-tbody td .EXPIRED:before,.crypto-history__table .crypto-history-table .ant-table .ant-table-tbody td .FAILED:before,.crypto-history__table .crypto-history-table .ant-table .ant-table-tbody td .PENDING_AML_APPROVAL:before,.crypto-history__table .crypto-history-table .ant-table .ant-table-tbody td .PENDING_APPROVAL:before,.crypto-history__table .crypto-history-table .ant-table .ant-table-tbody td .QUEUED:before,.crypto-history__table .crypto-history-table .ant-table .ant-table-tbody td .REJECTED:before{border-radius:50%;content:"";display:inline-block;height:4px;margin-right:10px;width:4px}.crypto-history__table .crypto-history-table .ant-table .ant-table-tbody td .CANCELLED,.crypto-history__table .crypto-history-table .ant-table .ant-table-tbody td .CONFIRMING,.crypto-history__table .crypto-history-table .ant-table .ant-table-tbody td .PENDING_AML_APPROVAL,.crypto-history__table .crypto-history-table .ant-table .ant-table-tbody td .PENDING_APPROVAL,.crypto-history__table .crypto-history-table .ant-table .ant-table-tbody td .QUEUED{color:#f7ce5b}.crypto-history__table .crypto-history-table .ant-table .ant-table-tbody td .CANCELLED:before,.crypto-history__table .crypto-history-table .ant-table .ant-table-tbody td .CONFIRMING:before,.crypto-history__table .crypto-history-table .ant-table .ant-table-tbody td .PENDING_AML_APPROVAL:before,.crypto-history__table .crypto-history-table .ant-table .ant-table-tbody td .PENDING_APPROVAL:before,.crypto-history__table .crypto-history-table .ant-table .ant-table-tbody td .QUEUED:before{background-color:#f7ce5b}.crypto-history__table .crypto-history-table .ant-table .ant-table-tbody td .EXPIRED,.crypto-history__table .crypto-history-table .ant-table .ant-table-tbody td .FAILED,.crypto-history__table .crypto-history-table .ant-table .ant-table-tbody td .REJECTED{color:#fc218a}.crypto-history__table .crypto-history-table .ant-table .ant-table-tbody td .EXPIRED:before,.crypto-history__table .crypto-history-table .ant-table .ant-table-tbody td .FAILED:before,.crypto-history__table .crypto-history-table .ant-table .ant-table-tbody td .REJECTED:before{background-color:#fc218a}.crypto-history__table .crypto-history-table .ant-table .ant-table-tbody td .COMPLETED{color:#0ce6df}.crypto-history__table .crypto-history-table .ant-table .ant-table-tbody td .COMPLETED:before{background-color:#0ce6df}.crypto-history__table .crypto-history-table .ant-table .ant-table-tbody td .DEPOSIT,.crypto-history__table .crypto-history-table .ant-table .ant-table-tbody td .DEPOSIT_INTERNAL{color:#0ce6df}.crypto-history__table .crypto-history-table .ant-table .ant-table-tbody td .WITHDRAW,.crypto-history__table .crypto-history-table .ant-table .ant-table-tbody td .WITHDRAW_INTERNAL{color:#fc218a}.crypto-history__table .crypto-history-table .ant-table .ant-table-tbody .ant-table-measure-row td{padding:5px!important}.crypto-history__table-for-mobile{background-color:#12121299;border-radius:20px 20px 0 0;margin-top:20px;min-height:300px;padding:20px}.crypto-history__table-for-mobile .empty-content{align-items:center;color:#939598;display:flex;flex-direction:column;gap:20px;height:800px}.crypto-history-expandable{display:flex;flex-direction:column;gap:10px}.crypto-history-expandable>div{align-items:center;display:flex;gap:80px;height:37px}.crypto-history-expandable>div .copy-text{align-items:center;border:1px solid #08a19c;border-radius:8px;color:#08a19c;cursor:pointer;display:flex;gap:10px;height:100%;padding:10px;width:-webkit-fit-content;width:fit-content}.crypto-history-expandable>div .copy-text:hover{border-color:#0ce6df;color:#0ce6df;transition-duration:1s}.crypto-history-expandable>span{align-items:center;display:flex;height:41px}.crypto-history ::-webkit-scrollbar-track{background-color:#939598;border:1px solid #939598;height:90%}.crypto-history ::-webkit-scrollbar{background-color:#939598;height:90%;width:5px}.crypto-history ::-webkit-scrollbar-thumb{background-color:#08a19c;border-radius:5px}.recent-transaction-history{border-radius:30px}.recent-transaction-history ::-webkit-scrollbar-track{background-color:#939598;border:1px solid #939598;height:90%}.recent-transaction-history ::-webkit-scrollbar{background-color:#939598;height:90%;width:5px}.recent-transaction-history ::-webkit-scrollbar-thumb{background-color:#08a19c;border-radius:5px}.recent-transaction-history__header{align-items:center;display:flex;justify-content:space-between}.recent-transaction-history__table{margin-top:10px}.recent-transaction-history__table tr.ant-table-expanded-row>td{background-color:#0000}.recent-transaction-history__table .buy-sell-table{background-color:#212122;border:.5px solid #93959899;border-radius:20px 20px 0 0;margin-bottom:10px}.recent-transaction-history__table .buy-sell-table ::-webkit-scrollbar{height:0}.recent-transaction-history__table .buy-sell-table .ant-table{background-color:#0000}.recent-transaction-history__table .buy-sell-table .ant-table .ant-table-header{border-radius:20px 20px 0 0}.recent-transaction-history__table .buy-sell-table .ant-table .ant-table-thead{height:56px}.recent-transaction-history__table .buy-sell-table .ant-table .ant-table-thead>tr>th{border:none;cursor:pointer;font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:22px;padding:17.5px 15px}@media only screen and (max-width:1300px){.recent-transaction-history__table .buy-sell-table .ant-table .ant-table-thead>tr>th{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.recent-transaction-history__table .buy-sell-table .ant-table .ant-table-thead>tr>th{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.light .recent-transaction-history__table .buy-sell-table .ant-table .ant-table-thead>tr>th{background-color:#fff;color:#333}.dark .recent-transaction-history__table .buy-sell-table .ant-table .ant-table-thead>tr>th{background-color:#12121299;color:#fafafa}.recent-transaction-history__table .buy-sell-table .ant-table .ant-table-thead>tr>th:before{display:none}.recent-transaction-history__table .buy-sell-table .ant-table .ant-table-thead>tr>th:first-child{border-top-left-radius:20px}.recent-transaction-history__table .buy-sell-table .ant-table .ant-table-thead>tr>th:last-child{border-top-right-radius:20px}.recent-transaction-history__table .buy-sell-table .ant-table .ant-table-tbody>tr:hover>td{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial;cursor:pointer}.recent-transaction-history__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-placeholder{height:200px!important}.recent-transaction-history__table .buy-sell-table .ant-table .ant-table-tbody td{border:none;padding:20px 8px!important}.light .recent-transaction-history__table .buy-sell-table .ant-table .ant-table-tbody td{color:#333!important}.dark .recent-transaction-history__table .buy-sell-table .ant-table .ant-table-tbody td{color:#fafafa!important}.recent-transaction-history__table .buy-sell-table .ant-table .ant-table-tbody td .coin-pair{align-items:center;display:flex;gap:10px;justify-content:center}.recent-transaction-history__table .buy-sell-table .ant-table .ant-table-tbody td .SELL,.recent-transaction-history__table .buy-sell-table .ant-table .ant-table-tbody td .WITHDRAW,.recent-transaction-history__table .buy-sell-table .ant-table .ant-table-tbody td .WITHDRAW_INTERNAL{color:#fc218a}.recent-transaction-history__table .buy-sell-table .ant-table .ant-table-tbody td .BUY,.recent-transaction-history__table .buy-sell-table .ant-table .ant-table-tbody td .DEPOSIT,.recent-transaction-history__table .buy-sell-table .ant-table .ant-table-tbody td .DEPOSIT_INTERNAL{color:#0ce6df}.recent-transaction-history__table .buy-sell-table .ant-table .ant-table-tbody td .ant-typography{align-items:center;display:flex;justify-content:center;margin-bottom:0}.light .recent-transaction-history__table .buy-sell-table .ant-table .ant-table-tbody td .ant-typography{color:#333!important}.dark .recent-transaction-history__table .buy-sell-table .ant-table .ant-table-tbody td .ant-typography{color:#fafafa!important}.recent-transaction-history__table .buy-sell-table .ant-table .ant-table-tbody td .ant-typography .ant-typography-copy span{display:flex}.recent-transaction-history__table .buy-sell-table .ant-table .ant-table-tbody td .ant-typography .ant-typography-copy svg{height:16px;width:16px}.recent-transaction-history__table .buy-sell-table .ant-table .ant-table-tbody td .arrow-icon{align-items:center;cursor:pointer;display:flex;height:21px!important;justify-content:center}.recent-transaction-history__table .buy-sell-table .ant-table .ant-table-tbody td .CANCELLED,.recent-transaction-history__table .buy-sell-table .ant-table .ant-table-tbody td .COMPLETED,.recent-transaction-history__table .buy-sell-table .ant-table .ant-table-tbody td .CONFIRMING,.recent-transaction-history__table .buy-sell-table .ant-table .ant-table-tbody td .EXPIRED,.recent-transaction-history__table .buy-sell-table .ant-table .ant-table-tbody td .FAILED,.recent-transaction-history__table .buy-sell-table .ant-table .ant-table-tbody td .PENDING_AML_APPROVAL,.recent-transaction-history__table .buy-sell-table .ant-table .ant-table-tbody td .PENDING_APPROVAL,.recent-transaction-history__table .buy-sell-table .ant-table .ant-table-tbody td .QUEUED,.recent-transaction-history__table .buy-sell-table .ant-table .ant-table-tbody td .REJECTED{align-items:center;display:flex;justify-content:center}.recent-transaction-history__table .buy-sell-table .ant-table .ant-table-tbody td .CANCELLED:before,.recent-transaction-history__table .buy-sell-table .ant-table .ant-table-tbody td .COMPLETED:before,.recent-transaction-history__table .buy-sell-table .ant-table .ant-table-tbody td .CONFIRMING:before,.recent-transaction-history__table .buy-sell-table .ant-table .ant-table-tbody td .EXPIRED:before,.recent-transaction-history__table .buy-sell-table .ant-table .ant-table-tbody td .FAILED:before,.recent-transaction-history__table .buy-sell-table .ant-table .ant-table-tbody td .PENDING_AML_APPROVAL:before,.recent-transaction-history__table .buy-sell-table .ant-table .ant-table-tbody td .PENDING_APPROVAL:before,.recent-transaction-history__table .buy-sell-table .ant-table .ant-table-tbody td .QUEUED:before,.recent-transaction-history__table .buy-sell-table .ant-table .ant-table-tbody td .REJECTED:before{border-radius:50%;content:"";display:inline-block;height:4px;margin-right:10px;width:4px}.recent-transaction-history__table .buy-sell-table .ant-table .ant-table-tbody td .CANCELLED,.recent-transaction-history__table .buy-sell-table .ant-table .ant-table-tbody td .CONFIRMING,.recent-transaction-history__table .buy-sell-table .ant-table .ant-table-tbody td .PENDING_AML_APPROVAL,.recent-transaction-history__table .buy-sell-table .ant-table .ant-table-tbody td .PENDING_APPROVAL,.recent-transaction-history__table .buy-sell-table .ant-table .ant-table-tbody td .QUEUED{color:#f7ce5b}.recent-transaction-history__table .buy-sell-table .ant-table .ant-table-tbody td .CANCELLED:before,.recent-transaction-history__table .buy-sell-table .ant-table .ant-table-tbody td .CONFIRMING:before,.recent-transaction-history__table .buy-sell-table .ant-table .ant-table-tbody td .PENDING_AML_APPROVAL:before,.recent-transaction-history__table .buy-sell-table .ant-table .ant-table-tbody td .PENDING_APPROVAL:before,.recent-transaction-history__table .buy-sell-table .ant-table .ant-table-tbody td .QUEUED:before{background-color:#f7ce5b}.recent-transaction-history__table .buy-sell-table .ant-table .ant-table-tbody td .EXPIRED,.recent-transaction-history__table .buy-sell-table .ant-table .ant-table-tbody td .FAILED,.recent-transaction-history__table .buy-sell-table .ant-table .ant-table-tbody td .REJECTED{color:#fc218a}.recent-transaction-history__table .buy-sell-table .ant-table .ant-table-tbody td .EXPIRED:before,.recent-transaction-history__table .buy-sell-table .ant-table .ant-table-tbody td .FAILED:before,.recent-transaction-history__table .buy-sell-table .ant-table .ant-table-tbody td .REJECTED:before{background-color:#fc218a}.recent-transaction-history__table .buy-sell-table .ant-table .ant-table-tbody td .COMPLETED{color:#0ce6df}.recent-transaction-history__table .buy-sell-table .ant-table .ant-table-tbody td .COMPLETED:before{background-color:#0ce6df}.recent-transaction-history__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-measure-row td{padding:5px!important}.recent-transaction-history__table-for-mobile{background-color:#121212;border-radius:20px 20px 0 0;margin-top:20px;min-height:300px;padding:20px}.static-page{display:flex;flex-direction:column;gap:24px;width:100%}.static-page .back-icon{align-items:flex-start;display:flex}.static-page .static-content{background-color:#12121299;border-radius:20px;display:flex;flex-direction:column;gap:24px;height:80vh;padding:24px 52px}@media only screen and (max-width:768px){.static-page .static-content{padding:24px 16px}}.static-page .static-content__header{display:flex;flex-direction:column;gap:16px}.static-page .static-content__header .title{color:#fff}.static-page .static-content__header .date{color:#939598}.static-page .static-content__content{color:#fff;height:90%;overflow-y:auto;position:relative}.static-page .static-content ::-webkit-scrollbar{background-color:none;width:0}.static-page .static-content .empty-content,.static-page .static-content .loader-box{height:100%}.down-arrow{align-items:center;bottom:5%;cursor:pointer;display:flex;position:absolute;right:8px;width:-webkit-fit-content;width:fit-content}.down-arrow.reverse{transform:scaleY(-1)}.static-page-wrapper{display:flex;flex-direction:column;justify-content:space-between;position:relative}.notification-page{display:flex;flex-direction:column;gap:10px}.notification-page .top-bar{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.notification-page .top-bar .page-title{color:#fff}.notification-page .top-bar .cta-group{align-items:center;display:flex;flex-direction:row;gap:8px}.notification-page .top-bar .cta-group .notification-cta{background:none;border:none;cursor:pointer;padding:0;width:-webkit-fit-content;width:fit-content}.notification-page .top-bar .cta-group .notification-cta.read-all{color:#fcfcfc}.notification-page .content__container{background-color:#212122;border:.5px solid #93959899;border-radius:30px;box-sizing:border-box;min-height:580px;padding:50px}@media only screen and (max-width:768px){.notification-page .content__container{height:auto}}.notification-page .content__container .empty-content{height:480px}.notification-page .content__container .empty-content.no-content{color:#939598;display:flex;flex-direction:column;justify-content:flex-start;padding-top:50px}.notification-page .content__container .empty-content .empty-notification{display:flex;flex-direction:column;gap:6px}.notification-page .content__container .notification-item__wrapper{border-bottom:1px solid #939598;box-sizing:border-box;color:#fcfcfc;display:flex;flex-direction:row;justify-content:space-between;min-height:80px;padding:15px 0;width:100%}@media only screen and (max-width:768px){.notification-page .content__container .notification-item__wrapper{flex-direction:column;gap:10px;height:auto}}.notification-page .content__container .notification-item__wrapper.seen,.notification-page .content__container .notification-item__wrapper.seen .date-created{color:#939598}.notification-page .content__container .notification-item__wrapper .content-side{display:flex;flex-direction:column;gap:10px;width:70%}@media only screen and (max-width:768px){.notification-page .content__container .notification-item__wrapper .content-side{width:100%}}.notification-page .content__container .notification-item__wrapper .date-created{color:#fafafa;display:flex;justify-content:flex-end;width:30%}@media only screen and (max-width:768px){.notification-page .content__container .notification-item__wrapper .date-created{width:100%}}.notification-page .notification-pagination{align-items:center;display:flex;flex-direction:row;justify-content:flex-end;margin-top:0}.notification-page .notification-pagination .ant-pagination-item a:hover,.notification-page .notification-pagination .ant-pagination-item-container .anticon,.notification-page .notification-pagination .ant-pagination-item-link .anticon:hover,.notification-page .notification-pagination .ant-pagination-item-link:hover,.notification-page .notification-pagination .ant-pagination-item:hover{color:#08a19c}.notification-page .notification-pagination .ant-pagination-item-active{border-color:#0000}.notification-page .notification-pagination .ant-pagination-item-active a{color:#08a19c}.news-page .top-bar{align-items:center;display:flex;justify-content:flex-start}.news-main{background-color:#12121299;border-radius:20px;display:flex;flex-direction:column;gap:44px;height:78vh;margin:24px 0;overflow-y:scroll;padding:32px 60px}@media only screen and (max-width:480px){.news-main{gap:32px;padding:24px 16px}}@media only screen and (min-width:481px)and (max-width:768px){.news-main{padding:32px 40px}}@media only screen and (min-width:481px)and (max-width:768px)and (max-width:580px){.news-main{gap:32px;padding:24px 16px}}.news-main .empty-news__wrapper{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.news-main .news-items{display:flex;gap:24px}@media only screen and (max-width:580px){.news-main .news-items{flex-direction:column}}.news-main .news-items__container .content{align-items:center;display:flex;justify-content:flex-end}@media only screen and (max-width:480px){.news-main .news-items__container .content{margin-top:24px}}.news-main .news-items__container .content .read-more{background:none;border:none;cursor:pointer;padding:0;text-align:right;width:-webkit-fit-content;width:fit-content}.news-main .news-items .news-img{height:100%}.news-main .news-items .news-img .slide-wrap{height:100%;width:100%}.news-main .news-items .news-img .slide-wrap .title-img{aspect-ratio:1.75/1;border-radius:20px;max-width:400px;min-width:220px;width:24vw}@media only screen and (max-width:580px){.news-main .news-items .news-img .slide-wrap .title-img{width:100%}}.news-main .news-items .news-img .slide-wrap span.news-title{-webkit-line-clamp:2;top:20px}.news-main .news-items .news-img .slide-wrap span.news-content,.news-main .news-items .news-img .slide-wrap span.news-title{-webkit-box-orient:vertical;display:-webkit-box;margin-left:20px;max-width:282px;overflow:hidden;position:absolute;text-align:left}.news-main .news-items .news-img .slide-wrap span.news-content{-webkit-line-clamp:1;bottom:30px;color:#fafafa}.news-main .news-items .news-img .slide-wrap span.news-content .anticon-info-circle{margin-right:10px}.news-main .news-items .news-content{display:flex;flex-direction:column;gap:12px;width:100%}@media only screen and (max-width:580px){.news-main .news-items .news-content{gap:16px}}.news-main .news-items .news-content__wrapper{display:flex;flex-direction:column;gap:12px;justify-content:space-between;width:100%}@media only screen and (max-width:580px){.news-main .news-items .news-content__wrapper{gap:16px}}.news-main .news-items .news-content .summary,.news-main .news-items .news-content .title{color:#fff}@media only screen and (max-width:580px){.news-main .news-items .news-content .summary{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}}.news-main .news-items .news-content .date{color:#939598}.news-main::-webkit-scrollbar-track{background-color:#0000;border:none;height:90%}.news-main::-webkit-scrollbar{background-color:#0000;height:5px;width:5px}.news-main::-webkit-scrollbar-thumb{background-color:#0000;border-radius:5px}.news-main:hover::-webkit-scrollbar-thumb{background-color:#12121299}.news-main::-webkit-scrollbar-corner{background:none}.news-detail{background-color:#12121299;border-radius:20px;display:flex;flex-direction:column;gap:24px;height:80vh;margin-top:24px;overflow-y:scroll;padding:32px 60px}.news-detail.loading{align-items:center;justify-content:center}@media only screen and (max-width:480px){.news-detail{padding:24px 16px}}@media only screen and (min-width:481px)and (max-width:768px){.news-detail{padding:24px 40px}}@media only screen and (min-width:481px)and (max-width:768px)and (max-width:580px){.news-detail{padding:24px 16px}}.news-detail .news-title{align-items:flex-start;display:flex;flex-direction:column;gap:12px;justify-content:center}.news-detail .news-title .title{color:#fff}.news-detail .news-title .date{color:#939598}.news-detail .news-desc{color:#fff}.news-detail .image__container{align-items:center;display:flex;justify-content:center;width:100%}.news-detail .image__container .news-image{border-radius:20px;width:486.333333333px}@media only screen and (max-width:580px){.news-detail .image__container .news-image{width:250px}}.news-detail::-webkit-scrollbar-track{background-color:#0000;border:none;height:90%}.news-detail::-webkit-scrollbar{background-color:#0000;height:90%;width:5px}.news-detail::-webkit-scrollbar-thumb{background-color:#12121299;border-radius:5px}.add-user-bank{display:flex;flex-direction:column;gap:20px;margin-bottom:32px;width:100%}.add-user-bank .top-bar{align-items:center;display:flex;justify-content:space-between}.add-user-bank__form{background-color:#212122;border-radius:30px;margin:0 auto;max-width:500px;padding:30px;width:100%}.add-user-bank__form .add-user-bank__header{align-items:center;display:flex;height:48px;justify-content:space-between;width:100%}.light .add-user-bank__form .add-user-bank__header .btn-go-back{stroke:#333}.dark .add-user-bank__form .add-user-bank__header .btn-go-back{stroke:#fafafa}.add-user-bank__form .add-user-bank__header .add-user-bank__title{font-family:Geologica,sans-serif;font-size:32px;font-style:normal;font-weight:600;line-height:30px;text-align:center}.light .add-user-bank__form .add-user-bank__header .add-user-bank__title{color:#333}.dark .add-user-bank__form .add-user-bank__header .add-user-bank__title{color:#fafafa}.add-user-bank__form__input .add-user-bank-input__form{display:flex;flex-direction:column;gap:30px}.add-user-bank__form__input .add-user-bank-input__form .input-primary .ant-select-selection-search input{padding:0!important}.add-user-bank__form__input .ant-form-item{margin:0}.add-user-bank__form__input .ant-form-item .ant-select-selector .bank-logo{border-radius:50%}.add-user-bank__form__input .ant-form-item .ant-select-selector .ant-select-selection-placeholder{align-items:center;display:flex}.add-user-bank__form__input .ant-form-item label{color:#fcfcfc}.add-user-bank__form__input .upload-file,.add-user-bank__form__input .upload-file .ant-form-item-control{height:-webkit-fit-content;height:fit-content}.add-user-bank__form__input .upload-file .ant-form-item-control .ant-form-item-control-input-content{display:flex;flex-direction:column;gap:5px}.add-user-bank__form__input .upload-file .ant-form-item-control .ant-form-item-control-input-content p{margin:0}.add-user-bank__form__input .upload-file .ant-form-item-control .ant-form-item-control-input-content .ant-upload-drag-container{align-items:center;display:flex;gap:10px;justify-content:space-between;width:100%}.add-user-bank__form__input .upload-file .ant-form-item-control .ant-form-item-control-input-content .ant-upload-drag-container .ant-upload-text{color:#939598}.add-user-bank__form__input .upload-info-wrapper{color:#939598;display:flex;flex-direction:column;gap:10px;height:auto;white-space:break-spaces}.add-user-bank__form__input .ant-upload-drag{border:1px solid #93959899;border-radius:8px;filter:drop-shadow(0 0 4px rgba(0,0,0,.25));height:-webkit-fit-content;height:fit-content}.add-user-bank__form__input .ant-upload-drag .ant-upload-btn{align-items:center;display:flex;justify-content:center;padding:10px 15px}.add-user-bank__form__input .ant-upload-drag:hover{border-color:#eee!important}.add-user-bank__form .btn-group{display:flex;gap:20px}.currency-item{align-items:center;display:flex;gap:10px;height:38px}.currency-item .bank-logo{width:32px}.currency-item .bank-name{color:#fafafa;overflow:hidden;text-overflow:ellipsis;width:400px}.currency-item .conceal-element{display:none}.bank-branch-select-page{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center}.bank-branch-select-page .top-bar{align-items:flex-start;display:flex;width:100%}.bank-branch-select-page .branch-list-section{background-color:#12121299;border-radius:30px;display:flex;flex-direction:column;gap:30px;max-width:550px;padding:24px 60px;width:100%}.bank-branch-select-page .branch-list-section .list-header{align-items:center;display:flex;flex-direction:column;gap:12px;justify-self:flex-start}.bank-branch-select-page .branch-list-section .list-header .title{color:#fafafa}.bank-branch-select-page .branch-list-section .list-header .search-bar .ant-input-affix-wrapper{width:100%}.bank-branch-select-page .branch-list-section .next-btn{height:42px;width:100%}.bank-branch-select-page .branch-list-section .next-btn__wrapper{display:flex;width:100%}.bank-branch-select-page .branch-list__wrapper{display:flex;flex-direction:column;gap:20px;height:520px;overflow-y:auto}.bank-branch-select-page .branch-list__wrapper.emptyResult,.bank-branch-select-page .branch-list__wrapper.loading{justify-content:center}.bank-branch-select-page .branch-list__wrapper .branch-item{color:#fcfcfc;text-align:start;width:-webkit-fit-content;width:fit-content}.bank-branch-select-page .branch-list__wrapper .branch-item__wrapper{align-items:flex-start;background:none;border:2px solid #fcfcfc;border-radius:20px;cursor:pointer;display:flex;gap:20px;justify-content:space-between;padding:20px;width:-webkit-fit-content;width:fit-content;width:100%}.bank-branch-select-page .branch-list__wrapper .branch-item__wrapper.isChecked{border:2px solid #0ce6df}.bank-branch-select-page .branch-list__wrapper .branch-item__wrapper .check-circle{align-items:center;border:2px solid #fcfcfc;border-radius:50%;display:flex;height:24px;justify-content:center;width:24px}.bank-branch-select-page .branch-list__wrapper .branch-item__wrapper .check-circle.isChecked{background-color:#0ce6df;border:2px solid #0ce6df;padding:4px}.bank-branch-select-page .branch-list__wrapper::-webkit-scrollbar-track{background-color:initial;border:none;height:90%}.bank-branch-select-page .branch-list__wrapper::-webkit-scrollbar{background-color:initial;height:5px;width:5px}.bank-branch-select-page .branch-list__wrapper::-webkit-scrollbar-thumb{background-color:#12121299;border-radius:5px}.bank-branch-select-page .branch-list__wrapper::-webkit-scrollbar-corner{background:none}.set-up-2fa{margin:0 auto;width:100%}.set-up-2fa-page{display:flex;flex-direction:column;gap:20px}.set-up-2fa-page .top-bar{display:flex}.set-up-2fa__step1{display:flex;flex-direction:column;justify-content:flex-end;margin:0 auto;width:550px}.set-up-2fa__step1.has-bg{background-color:#151515;background-image:url(/static/media/bg-setup-2fa.306cf13ec8d5ee629d80.png);background-repeat:no-repeat;background-size:100%;border-radius:30px;padding:32px 44px}@media only screen and (max-width:580px){.set-up-2fa__step1.has-bg{background-image:url(/static/media/gg-twofa-bg_1.8ee95f99255044cb98ef.png);background-repeat:no-repeat;background-size:100%;padding:32px 16px}}@media only screen and (max-width:768px){.set-up-2fa__step1{gap:24px;height:640px;width:500px}}@media only screen and (max-width:768px)and (max-width:580px){.set-up-2fa__step1{gap:16px;height:580px;width:100%}}.set-up-2fa__step1__header{align-items:center;border-radius:30px;display:flex;flex-direction:column;height:380px;justify-content:flex-end}@media only screen and (max-width:480px){.set-up-2fa__step1__header{padding-bottom:0;width:100%}}@media only screen and (min-width:481px)and (max-width:580px){.set-up-2fa__step1__header{padding-bottom:0}}.set-up-2fa__step1__header .title{text-align:center;width:100%}.set-up-2fa__step1__download{display:flex}.set-up-2fa__step1__download .group-btn-download{align-items:center;display:flex;gap:12px;justify-content:center;width:100%}@media only screen and (max-width:580px){.set-up-2fa__step1__download .group-btn-download{align-items:center;flex-direction:column-reverse;gap:16px}}.set-up-2fa__step1__download .group-btn-download .download-app-store,.set-up-2fa__step1__download .group-btn-download .download-app-store .icon-container,.set-up-2fa__step1__download .group-btn-download .download-ch-play,.set-up-2fa__step1__download .group-btn-download .download-ch-play .icon-container{width:-webkit-fit-content;width:fit-content}.set-up-2fa__step1__download .group-btn-download .download-app-store .icon-container .download-promo-logo,.set-up-2fa__step1__download .group-btn-download .download-ch-play .icon-container .download-promo-logo{width:200px}.set-up-2fa__step1 .step-description{align-items:center;color:#fcfcfc;display:flex;flex-direction:column;gap:16px}@media only screen and (min-width:769px){.set-up-2fa__step1 .step-description{margin:24px 0 32px}}.set-up-2fa__step1 .action-btn{border-radius:30px;display:flex;height:42px;justify-content:center;min-height:42px;width:100%}@media only screen and (min-width:769px){.set-up-2fa__step1 .action-btn{margin-top:42px}}.set-up-2fa__step2{display:flex;flex-direction:column;margin:0 auto;padding-bottom:20px;width:550px}.set-up-2fa__step2.has-bg{background-color:#151515;background-image:url(/static/media/bg-setup-2fa.306cf13ec8d5ee629d80.png);background-repeat:no-repeat;background-size:100%;border-radius:30px;height:800px;justify-content:flex-end;padding:32px 44px}@media only screen and (max-width:480px){.set-up-2fa__step2.has-bg{background-image:url(/static/media/gg-twofa-bg_1.8ee95f99255044cb98ef.png);background-repeat:no-repeat;background-size:100%}}@media only screen and (min-width:481px)and (max-width:580px){.set-up-2fa__step2.has-bg{background-image:url(/static/media/gg-twofa-bg_1.8ee95f99255044cb98ef.png);background-repeat:no-repeat;background-size:100%}}@media only screen and (max-width:480px){.set-up-2fa__step2{gap:16px;height:620px;padding:32px 44px;width:100%}}@media only screen and (max-width:480px)and (max-width:320px){.set-up-2fa__step2{height:580px}}@media only screen and (min-width:481px)and (max-width:768px){.set-up-2fa__step2{gap:24px;height:800px;padding:28px 44px;width:500px}}@media only screen and (min-width:481px)and (max-width:768px)and (min-width:481px)and (max-width:580px){.set-up-2fa__step2{height:660px;width:100%}}.set-up-2fa__step2__header{align-items:center;border-radius:30px;display:flex;flex-direction:column;gap:20px;height:600px;justify-content:flex-end;padding-bottom:20px}.set-up-2fa__step2__header .write-down-checkbox{color:#fcfcfc}.set-up-2fa__step2__header .write-down-checkbox .ant-checkbox .ant-checkbox-input:focus+.ant-checkbox-inner,.set-up-2fa__step2__header .write-down-checkbox .ant-checkbox:hover .ant-checkbox-inner,.set-up-2fa__step2__header .write-down-checkbox:hover .ant-checkbox-inner{border-color:#0ce6df}.set-up-2fa__step2__header .write-down-checkbox .ant-checkbox-checked .ant-checkbox-inner{background-color:#0ce6df;border-color:#0ce6df}.set-up-2fa__step2__header .write-down-checkbox .ant-checkbox-checked:after{border:initial}@media only screen and (max-width:480px){.set-up-2fa__step2__header{gap:16px;padding-bottom:0;width:100%}}@media only screen and (min-width:481px)and (max-width:768px){.set-up-2fa__step2__header{gap:24px}}@media only screen and (max-width:768px){.set-up-2fa__step2__header{padding:0}}.set-up-2fa__step2__header .advice-text{color:#fff;text-align:center}.set-up-2fa__step2__header .key-input-box{display:flex;flex-direction:column;gap:10px;width:100%}.set-up-2fa__step2__header .key-input-box .ant-input-group-addon{width:40px}.set-up-2fa__step2__header__qr-code{background:linear-gradient(180deg,#0ce6df 13.57%,#f1f3f500 118.9%);border-radius:8px;padding:10px}.set-up-2fa__step2__header__qr-code .qr-code-padding{background:#fff;height:144px;padding:7px;width:144px}@media only screen and (max-width:320px){.set-up-2fa__step2__header__qr-code .qr-code-padding{height:100px;width:100px}}.set-up-2fa__step2__header .ant-input-wrapper{border:1px solid #939598;border-radius:10px}.set-up-2fa__step2__header .ant-input-wrapper .ant-input-disabled{color:#fff}.set-up-2fa__step2__header .ant-input-group-addon,.set-up-2fa__step2__header input{background:#0000;border:none}.set-up-2fa__step3{background-color:#131313;border-radius:30px;display:flex;flex-direction:column;gap:40px;margin:0 auto;max-width:550px;padding:44px 52px}.set-up-2fa__step3 .topic__wrapper{align-items:center;display:flex;justify-content:space-between;width:100%}.set-up-2fa__step3 .topic__wrapper .close-btn{background:none;border:none;cursor:pointer;padding:0;width:-webkit-fit-content;width:fit-content}.set-up-2fa__step3 .content__wrapper{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:flex-end}.set-up-2fa__step3.has-bg{align-items:center;background-image:url(/static/media/bg-setup-2fa.306cf13ec8d5ee629d80.png);background-repeat:no-repeat;background-size:100%;border-radius:30px;display:flex;flex-direction:column;justify-content:space-between}.set-up-2fa__step3.has-bg.small-screen{justify-content:flex-end}@media only screen and (max-width:1024px){.set-up-2fa__step3{gap:24px;height:500px;max-width:500px;padding:28px 44px 16px;width:100%}}@media only screen and (max-width:1024px)and (max-width:480px){.set-up-2fa__step3{gap:16px;height:440px;padding:32px 16px 16px;width:100%}}.set-up-2fa__step3__img{display:flex;justify-content:center;position:relative}.set-up-2fa__step3__img .title{bottom:44px;position:absolute}.set-up-2fa__step3 .title{text-align:center}.set-up-2fa__step3 .authen-code-container{display:flex!important;justify-content:center;margin-bottom:0;width:100%}.set-up-2fa__step3 .authen-code-container .ant-form-item-row{width:100%}@media only screen and (max-width:480px){.set-up-2fa__step3 .authen-code-container .ant-form-item-row{align-self:center;flex-wrap:wrap}}.set-up-2fa__step3 .form-gg-authen{align-items:center;display:flex;flex-direction:column;gap:20px;width:100%}.set-up-2fa__step3 .form-gg-authen .description{align-items:center;color:#fcfcfc;display:flex;height:42px;justify-content:center;text-align:center;width:90%}.set-up-2fa__step3 .form-gg-authen .submit-btn{border:none;border-radius:20px;width:100%}.set-up-2fa__step3 .form-gg-authen .ant-form-item{margin:0;width:100%}.manage-bank-page{display:flex;flex-direction:column;gap:20px}.manage-bank-page .top-bar{align-items:center;display:flex;justify-content:space-between}.manage-bank-page .loader__container{align-items:center;display:flex;height:76vh;justify-content:center}.manage-bank-page .bank-card__container{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,33.3%);width:calc(100% - 60px)}@media only screen and (max-width:1024px){.manage-bank-page .bank-card__container{grid-template-columns:repeat(2,50%);width:calc(100% - 30px)}}@media only screen and (max-width:1024px)and (max-width:580px){.manage-bank-page .bank-card__container{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:center;width:100%}}.manage-bank-page .bank-card__container .bank-card{background-color:#212122;border-radius:30px;display:flex;flex-direction:column;gap:30px;padding:40px 30px;width:100%}.manage-bank-page .bank-card__container .bank-card.add-bank{align-items:center;background:none;background-color:#212122;border:none;cursor:pointer;gap:12px;justify-content:center;padding:40px 30px;width:-webkit-fit-content;width:fit-content;width:100%}@media only screen and (max-width:580px){.manage-bank-page .bank-card__container .bank-card.add-bank{padding:12px 0}}@media only screen and (max-width:480px){.manage-bank-page .bank-card__container .bank-card{border-radius:10px;display:flex;flex-direction:column;gap:4px;padding:8px 12px;width:100%}}@media only screen and (min-width:481px)and (max-width:768px){.manage-bank-page .bank-card__container .bank-card{padding:28px 32px}}@media only screen and (min-width:481px)and (max-width:768px)and (max-width:580px){.manage-bank-page .bank-card__container .bank-card{border-radius:10px;display:flex;flex-direction:column;gap:4px;padding:8px 12px;width:100%}}.manage-bank-page .bank-card__container .bank-card .add-bank-title{color:#fff;text-align:center}.manage-bank-page .bank-card__container .bank-card .bank-description{display:flex;justify-content:space-between}@media only screen and (max-width:1300px){.manage-bank-page .bank-card__container .bank-card .bank-description{flex-direction:column}}.manage-bank-page .bank-card__container .bank-card .bank-description .bank-info{align-items:center;display:flex;gap:8px;width:56%}@media only screen and (max-width:1300px){.manage-bank-page .bank-card__container .bank-card .bank-description .bank-info{width:100%}}@media only screen and (min-width:1901px){.manage-bank-page .bank-card__container .bank-card .bank-description .bank-info{width:60%}}.manage-bank-page .bank-card__container .bank-card .bank-description .bank-info.verify{width:50%}@media only screen and (max-width:1300px){.manage-bank-page .bank-card__container .bank-card .bank-description .bank-info.verify{width:100%}}.manage-bank-page .bank-card__container .bank-card .bank-description .bank-info .bank-logo{border-radius:50%;min-width:36px}.manage-bank-page .bank-card__container .bank-card .bank-description .bank-info .info__wrapper{display:flex;flex-direction:column;gap:4px;width:calc(100% - 44px)}@media only screen and (max-width:1300px){.manage-bank-page .bank-card__container .bank-card .bank-description .bank-info .info__wrapper{width:80%}}@media only screen and (max-width:1300px)and (max-width:480px){.manage-bank-page .bank-card__container .bank-card .bank-description .bank-info .info__wrapper{width:86%}}.manage-bank-page .bank-card__container .bank-card .bank-description .bank-info .info__wrapper .account-num,.manage-bank-page .bank-card__container .bank-card .bank-description .bank-info .info__wrapper .bank-name{color:#fcfcfc;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.manage-bank-page .bank-card__container .bank-card .bank-description .bank-info .info__wrapper .account-num{width:-webkit-fit-content;width:fit-content}.manage-bank-page .bank-card__container .bank-card .bank-description .bank-status__wrapper{align-items:flex-end;display:flex}@media only screen and (max-width:1300px){.manage-bank-page .bank-card__container .bank-card .bank-description .bank-status__wrapper{justify-content:space-between;margin-top:8px}}@media only screen and (max-width:1300px)and (max-width:480px){.manage-bank-page .bank-card__container .bank-card .bank-description .bank-status__wrapper{justify-content:space-between;padding-left:44px}}@media only screen and (max-width:1300px)and (min-width:481px)and (max-width:768px){.manage-bank-page .bank-card__container .bank-card .bank-description .bank-status__wrapper{justify-content:flex-start}}@media only screen and (max-width:1300px)and (min-width:481px)and (max-width:768px)and (max-width:580px){.manage-bank-page .bank-card__container .bank-card .bank-description .bank-status__wrapper{justify-content:space-between;padding-left:44px}}.manage-bank-page .bank-card__container .bank-card .bank-description .bank-status__wrapper .bank-status{align-items:flex-start;display:flex;flex-direction:column;width:100%}@media only screen and (max-width:480px){.manage-bank-page .bank-card__container .bank-card .bank-description .bank-status__wrapper .bank-status{width:80%}}@media only screen and (max-width:1300px){.manage-bank-page .bank-card__container .bank-card .bank-description .bank-status__wrapper .bank-status{flex-direction:row;justify-content:space-between}}.manage-bank-page .bank-card__container .bank-card .bank-description .bank-status__wrapper .bank-status__default,.manage-bank-page .bank-card__container .bank-card .bank-description .bank-status__wrapper .bank-status__pending,.manage-bank-page .bank-card__container .bank-card .bank-description .bank-status__wrapper .bank-status__rejected,.manage-bank-page .bank-card__container .bank-card .bank-description .bank-status__wrapper .bank-status__verified{align-items:center;display:flex;justify-content:center}.manage-bank-page .bank-card__container .bank-card .bank-description .bank-status__wrapper .bank-status__default:before,.manage-bank-page .bank-card__container .bank-card .bank-description .bank-status__wrapper .bank-status__pending:before,.manage-bank-page .bank-card__container .bank-card .bank-description .bank-status__wrapper .bank-status__rejected:before,.manage-bank-page .bank-card__container .bank-card .bank-description .bank-status__wrapper .bank-status__verified:before{border-radius:50%;content:"";display:inline-block;height:4px;margin-right:10px;width:4px}.manage-bank-page .bank-card__container .bank-card .bank-description .bank-status__wrapper .bank-status__pending{color:#f7ce5b}.manage-bank-page .bank-card__container .bank-card .bank-description .bank-status__wrapper .bank-status__pending:before{background-color:#f7ce5b}.manage-bank-page .bank-card__container .bank-card .bank-description .bank-status__wrapper .bank-status__rejected{color:#fc218a}.manage-bank-page .bank-card__container .bank-card .bank-description .bank-status__wrapper .bank-status__rejected:before{background-color:#fc218a}.manage-bank-page .bank-card__container .bank-card .bank-description .bank-status__wrapper .bank-status__verified{color:#00c3ac}.manage-bank-page .bank-card__container .bank-card .bank-description .bank-status__wrapper .bank-status__verified:before{background-color:#00c3ac}.manage-bank-page .bank-card__container .bank-card .bank-description .bank-status__wrapper .bank-status__default{color:#939598}.manage-bank-page .bank-card__container .bank-card .bank-description .bank-status__wrapper .bank-status__default:before{background-color:#939598}.manage-bank-page .bank-card__container .bank-card .button-wrapper{display:flex;gap:10%;height:42px;justify-content:center}.manage-bank-page .bank-card__container .bank-card .button-wrapper .delete-btn,.manage-bank-page .bank-card__container .bank-card .button-wrapper .delete-btn-disabled{align-items:center;border:none;border-radius:16px;color:#fafafa;cursor:pointer;display:flex;gap:12px;height:42px;justify-content:center;width:50%}.manage-bank-page .bank-card__container .bank-card .button-wrapper .delete-btn-disabled{background-color:#939598!important;color:#151515!important;cursor:not-allowed!important}.manage-bank-page .bank-card__container .bank-card .button-wrapper .delete-btn:hover(){background-color:#0ce6df;color:#fafafa}.manage-bank-page .no-bank-notice__container{align-items:center;display:flex;flex-direction:column;gap:20px;margin:24px 0 30px}.manage-bank-page .no-bank-notice__container .no-bank-notice-msg{color:#fcfcfc;max-width:475px;text-align:center}.manage-bank-page .no-bank-notice__container .non-bank-card{align-items:center;background:#12121299;border-radius:30px;display:flex;flex-direction:column;gap:12px;height:180px;justify-content:center;max-width:475px;width:100%}.manage-bank-page .no-bank-notice__container .non-bank-card .add-bank-text{color:#fcfcfc}.trade-order-history,.trade-order-limit{display:flex;flex-direction:column;gap:10px}.trade-order-history__header,.trade-order-limit__header{align-items:center;min-height:40px}.trade-order-history__header .title,.trade-order-limit__header .title{color:#fcfcfc}.trade-order-history .coin-name,.trade-order-limit .coin-name{align-items:center;border:1px solid #eee;border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;min-height:40px;padding:0 10px}.trade-order-history .coin-name .coin-info,.trade-order-limit .coin-name .coin-info{align-items:center;display:flex;gap:10px}.trade-order-history .coin-name .coin-image img,.trade-order-limit .coin-name .coin-image img{border-radius:50%;height:35px;width:35px}.trade-order-history__table tr.ant-table-expanded-row>td,.trade-order-limit__table tr.ant-table-expanded-row>td{background-color:#0000}.trade-order-history__table .buy-sell-table,.trade-order-limit__table .buy-sell-table{background-color:#212122;border:.5px solid #93959899;border-radius:20px 20px 0 0;margin-bottom:10px}.trade-order-history__table .buy-sell-table ::-webkit-scrollbar-track,.trade-order-limit__table .buy-sell-table ::-webkit-scrollbar-track{background-color:#939598;border:1px solid #939598;height:90%}.trade-order-history__table .buy-sell-table ::-webkit-scrollbar,.trade-order-limit__table .buy-sell-table ::-webkit-scrollbar{background-color:#939598;height:5px;width:5px}.trade-order-history__table .buy-sell-table ::-webkit-scrollbar-thumb,.trade-order-limit__table .buy-sell-table ::-webkit-scrollbar-thumb{background-color:#08a19c;border-radius:30px}.trade-order-history__table .buy-sell-table ::-webkit-scrollbar:vertical,.trade-order-limit__table .buy-sell-table ::-webkit-scrollbar:vertical{display:none}.trade-order-history__table .buy-sell-table .ant-table-container:after,.trade-order-limit__table .buy-sell-table .ant-table-container:after{box-shadow:none}.trade-order-history__table .buy-sell-table.h-330 .ant-table-body,.trade-order-limit__table .buy-sell-table.h-330 .ant-table-body{min-height:330px}.trade-order-history__table .buy-sell-table.h-630 .ant-table-body,.trade-order-limit__table .buy-sell-table.h-630 .ant-table-body{min-height:630px}.trade-order-history__table .buy-sell-table .ant-table,.trade-order-limit__table .buy-sell-table .ant-table{background-color:#0000}.trade-order-history__table .buy-sell-table .ant-table .ant-table-header,.trade-order-limit__table .buy-sell-table .ant-table .ant-table-header{border-radius:20px 20px 0 0}.trade-order-history__table .buy-sell-table .ant-table .ant-table-thead,.trade-order-limit__table .buy-sell-table .ant-table .ant-table-thead{height:56px}.trade-order-history__table .buy-sell-table .ant-table .ant-table-thead>tr>th,.trade-order-limit__table .buy-sell-table .ant-table .ant-table-thead>tr>th{background-color:#12121299;border:none;color:#fcfcfc;cursor:pointer;font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:22px;padding:17.5px 15px}@media only screen and (max-width:1300px){.trade-order-history__table .buy-sell-table .ant-table .ant-table-thead>tr>th,.trade-order-limit__table .buy-sell-table .ant-table .ant-table-thead>tr>th{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.trade-order-history__table .buy-sell-table .ant-table .ant-table-thead>tr>th,.trade-order-limit__table .buy-sell-table .ant-table .ant-table-thead>tr>th{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.trade-order-history__table .buy-sell-table .ant-table .ant-table-thead>tr>th:before,.trade-order-limit__table .buy-sell-table .ant-table .ant-table-thead>tr>th:before{display:none}.trade-order-history__table .buy-sell-table .ant-table .ant-table-thead>tr>th:first-child,.trade-order-limit__table .buy-sell-table .ant-table .ant-table-thead>tr>th:first-child{border-top-left-radius:20px}.trade-order-history__table .buy-sell-table .ant-table .ant-table-thead>tr>th:last-child,.trade-order-limit__table .buy-sell-table .ant-table .ant-table-thead>tr>th:last-child{border-top-right-radius:20px}.trade-order-history__table .buy-sell-table .ant-table .ant-table-tbody>tr:hover>td,.trade-order-limit__table .buy-sell-table .ant-table .ant-table-tbody>tr:hover>td{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial;cursor:pointer}.trade-order-history__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-placeholder,.trade-order-limit__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-placeholder{height:200px!important}.trade-order-history__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-placeholder td,.trade-order-limit__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-placeholder td{border:none}.trade-order-history__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td,.trade-order-limit__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td{border:none;color:#fcfcfc!important;padding:20px 4px!important}.trade-order-history__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .SELL,.trade-order-history__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .WITHDRAW,.trade-order-history__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .WITHDRAW_INTERNAL,.trade-order-limit__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .SELL,.trade-order-limit__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .WITHDRAW,.trade-order-limit__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .WITHDRAW_INTERNAL{color:#fc218a}.trade-order-history__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .BUY,.trade-order-history__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .DEPOSIT,.trade-order-history__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .DEPOSIT_INTERNAL,.trade-order-limit__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .BUY,.trade-order-limit__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .DEPOSIT,.trade-order-limit__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .DEPOSIT_INTERNAL{color:#0ce6df}.trade-order-history__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .ant-typography,.trade-order-limit__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .ant-typography{align-items:center;color:#fcfcfc!important;display:flex;justify-content:center;margin-bottom:0}.trade-order-history__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .ant-typography .ant-typography-copy span,.trade-order-limit__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .ant-typography .ant-typography-copy span{display:flex}.trade-order-history__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .ant-typography .ant-typography-copy svg,.trade-order-limit__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .ant-typography .ant-typography-copy svg{height:16px;width:16px}.trade-order-history__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .arrow-icon,.trade-order-limit__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .arrow-icon{align-items:center;cursor:pointer;display:flex;height:21px!important;justify-content:center}.trade-order-history__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .CANCELLED,.trade-order-history__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .COMPLETED,.trade-order-history__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .CONFIRMING,.trade-order-history__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .EXPIRED,.trade-order-history__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .FAILED,.trade-order-history__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .OPEN,.trade-order-history__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .PARTIAL,.trade-order-history__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .PENDING_AML_APPROVAL,.trade-order-history__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .PENDING_APPROVAL,.trade-order-history__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .QUEUED,.trade-order-history__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .REJECTED,.trade-order-limit__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .CANCELLED,.trade-order-limit__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .COMPLETED,.trade-order-limit__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .CONFIRMING,.trade-order-limit__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .EXPIRED,.trade-order-limit__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .FAILED,.trade-order-limit__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .OPEN,.trade-order-limit__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .PARTIAL,.trade-order-limit__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .PENDING_AML_APPROVAL,.trade-order-limit__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .PENDING_APPROVAL,.trade-order-limit__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .QUEUED,.trade-order-limit__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .REJECTED{align-items:center;display:flex;justify-content:center}.trade-order-history__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .CANCELLED:before,.trade-order-history__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .COMPLETED:before,.trade-order-history__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .CONFIRMING:before,.trade-order-history__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .EXPIRED:before,.trade-order-history__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .FAILED:before,.trade-order-history__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .OPEN:before,.trade-order-history__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .PARTIAL:before,.trade-order-history__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .PENDING_AML_APPROVAL:before,.trade-order-history__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .PENDING_APPROVAL:before,.trade-order-history__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .QUEUED:before,.trade-order-history__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .REJECTED:before,.trade-order-limit__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .CANCELLED:before,.trade-order-limit__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .COMPLETED:before,.trade-order-limit__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .CONFIRMING:before,.trade-order-limit__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .EXPIRED:before,.trade-order-limit__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .FAILED:before,.trade-order-limit__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .OPEN:before,.trade-order-limit__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .PARTIAL:before,.trade-order-limit__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .PENDING_AML_APPROVAL:before,.trade-order-limit__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .PENDING_APPROVAL:before,.trade-order-limit__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .QUEUED:before,.trade-order-limit__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .REJECTED:before{border-radius:50%;content:"";display:inline-block;height:4px;margin-right:10px;width:4px}.trade-order-history__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .CONFIRMING,.trade-order-history__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .OPEN,.trade-order-history__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .PARTIAL,.trade-order-history__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .PENDING_AML_APPROVAL,.trade-order-history__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .PENDING_APPROVAL,.trade-order-history__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .QUEUED,.trade-order-limit__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .CONFIRMING,.trade-order-limit__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .OPEN,.trade-order-limit__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .PARTIAL,.trade-order-limit__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .PENDING_AML_APPROVAL,.trade-order-limit__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .PENDING_APPROVAL,.trade-order-limit__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .QUEUED{color:#f7ce5b}.trade-order-history__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .CONFIRMING:before,.trade-order-history__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .OPEN:before,.trade-order-history__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .PARTIAL:before,.trade-order-history__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .PENDING_AML_APPROVAL:before,.trade-order-history__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .PENDING_APPROVAL:before,.trade-order-history__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .QUEUED:before,.trade-order-limit__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .CONFIRMING:before,.trade-order-limit__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .OPEN:before,.trade-order-limit__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .PARTIAL:before,.trade-order-limit__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .PENDING_AML_APPROVAL:before,.trade-order-limit__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .PENDING_APPROVAL:before,.trade-order-limit__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .QUEUED:before{background-color:#f7ce5b}.trade-order-history__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .CANCELLED,.trade-order-history__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .EXPIRED,.trade-order-history__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .FAILED,.trade-order-history__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .REJECTED,.trade-order-limit__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .CANCELLED,.trade-order-limit__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .EXPIRED,.trade-order-limit__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .FAILED,.trade-order-limit__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .REJECTED{color:#fc218a}.trade-order-history__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .CANCELLED:before,.trade-order-history__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .EXPIRED:before,.trade-order-history__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .FAILED:before,.trade-order-history__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .REJECTED:before,.trade-order-limit__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .CANCELLED:before,.trade-order-limit__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .EXPIRED:before,.trade-order-limit__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .FAILED:before,.trade-order-limit__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .REJECTED:before{background-color:#fc218a}.trade-order-history__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .COMPLETED,.trade-order-limit__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .COMPLETED{color:#0ce6df}.trade-order-history__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .COMPLETED:before,.trade-order-limit__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .COMPLETED:before{background-color:#0ce6df}.trade-order-history__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-measure-row td,.trade-order-limit__table .buy-sell-table .ant-table .ant-table-tbody .ant-table-measure-row td{padding:5px!important}.trade-order-history__table-for-mobile,.trade-order-limit__table-for-mobile{background-color:#12121299;border-radius:20px 20px 0 0;padding:20px}.trade-order-history__table-for-mobile .empty-content,.trade-order-limit__table-for-mobile .empty-content{align-items:center;color:#939598;display:flex;flex-direction:column;gap:20px;height:800px}.trade-order-history-expandable,.trade-order-limit-expandable{display:flex;flex-direction:column;gap:10px}.trade-order-history-expandable>div,.trade-order-limit-expandable>div{align-items:center;display:flex;gap:80px;height:37px}.trade-order-history-expandable>div .copy-text,.trade-order-limit-expandable>div .copy-text{align-items:center;border:1px solid #08a19c;border-radius:8px;color:#08a19c;cursor:pointer;display:flex;gap:10px;height:100%;padding:10px;width:-webkit-fit-content;width:fit-content}.trade-order-history-expandable>div .copy-text:hover,.trade-order-limit-expandable>div .copy-text:hover{border-color:#0ce6df;color:#0ce6df;transition-duration:1s}.trade-order-history-expandable>span,.trade-order-limit-expandable>span{align-items:center;display:flex;height:41px}.trade-order-history__header,.trade-order-limit__header{display:flex;justify-content:space-between;margin:12px 0;width:100%}.trade-order-history__header .hide-other-asset,.trade-order-limit__header .hide-other-asset{color:#fafafa}.trade-order-history__header .hide-other-asset .ant-checkbox .ant-checkbox-inner,.trade-order-limit__header .hide-other-asset .ant-checkbox .ant-checkbox-inner{border:1px solid #fafafa}.trade-order-limit .cancel-btn{border-color:#0ce6df;border-radius:20px;padding:0 25px}.trade-order-history .expand-button{align-items:center;background:none;border:none;display:flex;height:100%;margin:0 auto;padding:0;width:-webkit-fit-content;width:fit-content}.trade-order-history .expand-space{display:flex;flex-direction:column;gap:20px}.trade-order-history .expand-space .expand-space-top{align-items:center;display:flex;gap:10px;padding:0 10px}.trade-order-history .expand-space .expand-space-top .order-id,.trade-order-history .expand-space .expand-space-top .time{align-items:center;display:flex;gap:5px}.trade-order-history .expand-header{border-bottom:1px solid #939598;display:flex;justify-content:space-evenly;padding-bottom:20px;text-align:center}.trade-order-history .expand-header span{width:15%}.trade-order-history .expand-body{border-bottom:1px solid #939598;display:flex;justify-content:space-evenly;padding:20px 0;text-align:center}.trade-order-history .expand-body span{width:15%}.trade-order-history .ant-table-expanded-row-level-1 .ant-table-cell{padding:0 4px!important}.dca-order-history{display:flex;flex-direction:column;gap:10px}.dca-order-history__table tr.ant-table-expanded-row>td{background-color:#0000}.dca-order-history__table .dca-order-table{background-color:#212122;border:.5px solid #93959899;border-radius:20px 20px 0 0;margin-bottom:10px}.dca-order-history__table .dca-order-table ::-webkit-scrollbar-track{background-color:#939598;border:1px solid #939598;height:90%}.dca-order-history__table .dca-order-table ::-webkit-scrollbar{background-color:#939598;height:5px;width:5px}.dca-order-history__table .dca-order-table ::-webkit-scrollbar-thumb{background-color:#08a19c;border-radius:30px}.dca-order-history__table .dca-order-table ::-webkit-scrollbar:vertical{display:none}.dca-order-history__table .dca-order-table .ant-table-container:after{box-shadow:none}.dca-order-history__table .dca-order-table.h-330 .ant-table-body{min-height:330px}.dca-order-history__table .dca-order-table.h-630 .ant-table-body{min-height:630px}.dca-order-history__table .dca-order-table .ant-table{background-color:#0000}.dca-order-history__table .dca-order-table .ant-table .ant-table-header{border-radius:20px 20px 0 0}.dca-order-history__table .dca-order-table .ant-table .ant-table-thead{height:56px}.dca-order-history__table .dca-order-table .ant-table .ant-table-thead>tr>th{background-color:#12121299;border:none;color:#fcfcfc;cursor:pointer;font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:22px;padding:17.5px 15px}@media only screen and (max-width:1300px){.dca-order-history__table .dca-order-table .ant-table .ant-table-thead>tr>th{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.dca-order-history__table .dca-order-table .ant-table .ant-table-thead>tr>th{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.dca-order-history__table .dca-order-table .ant-table .ant-table-thead>tr>th:before{display:none}.dca-order-history__table .dca-order-table .ant-table .ant-table-thead>tr>th:first-child{border-top-left-radius:20px}.dca-order-history__table .dca-order-table .ant-table .ant-table-thead>tr>th:last-child{border-top-right-radius:20px}.dca-order-history__table .dca-order-table .ant-table .ant-table-tbody>tr:hover>td{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial;cursor:pointer}.dca-order-history__table .dca-order-table .ant-table .ant-table-tbody .ant-table-placeholder{height:200px!important}.dca-order-history__table .dca-order-table .ant-table .ant-table-tbody .ant-table-placeholder td{border:none}.dca-order-history__table .dca-order-table .ant-table .ant-table-tbody .ant-table-row-level-0 td{border:none;color:#fcfcfc!important}.dca-order-history__table .dca-order-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .arrow-icon{align-items:center;cursor:pointer;display:flex;height:21px!important;justify-content:center}.dca-order-history__table .dca-order-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .COMPLETED,.dca-order-history__table .dca-order-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .FAILED{align-items:center;display:flex;justify-content:center}.dca-order-history__table .dca-order-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .COMPLETED:before,.dca-order-history__table .dca-order-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .FAILED:before{border-radius:50%;content:"";display:inline-block;height:4px;margin-right:10px;width:4px}.dca-order-history__table .dca-order-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .FAILED{color:#fc218a}.dca-order-history__table .dca-order-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .FAILED:before{background-color:#fc218a}.dca-order-history__table .dca-order-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .COMPLETED{color:#0ce6df}.dca-order-history__table .dca-order-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .COMPLETED:before{background-color:#0ce6df}.dca-order-history__table .dca-order-table .ant-table .ant-table-tbody .ant-table-measure-row td{padding:5px!important}.dca-order-history__table .dca-order-table .button-copy{background:none;border:none;cursor:pointer;padding:0;width:-webkit-fit-content;width:fit-content}.dca-order-history__table .dca-order-table .button-copy.disabled{cursor:not-allowed!important;opacity:.4}.dca-order-history__table-for-mobile{background-color:#12121299;border-radius:20px 20px 0 0;padding:20px}.dca-order-history__table-for-mobile .empty-content{align-items:center;color:#939598;display:flex;flex-direction:column;gap:20px;height:800px}.dca-order-history-expandable{display:flex;flex-direction:column;gap:10px}.dca-order-history-expandable>div{align-items:center;display:flex;gap:80px;height:37px}.dca-order-history-expandable>div .copy-text{align-items:center;border:1px solid #08a19c;border-radius:8px;color:#08a19c;cursor:pointer;display:flex;gap:10px;height:100%;padding:10px;width:-webkit-fit-content;width:fit-content}.dca-order-history-expandable>div .copy-text:hover{border-color:#0ce6df;color:#0ce6df;transition-duration:1s}.dca-order-history-expandable>span{align-items:center;display:flex;height:41px}.dca-order-history__header{align-items:center;display:flex;justify-content:space-between;margin:12px 0;min-height:40px;width:100%}.dca-order-history__header .hide-other-asset{color:#fafafa}.dca-order-history__header .hide-other-asset .ant-checkbox .ant-checkbox-inner{border:1px solid #fafafa}.grid-order-history{display:flex;flex-direction:column;gap:10px}.grid-order-history__table tr.ant-table-expanded-row>td{background-color:#0000}.grid-order-history__table .dca-order-table{background-color:#212122;border:.5px solid #93959899;border-radius:20px 20px 0 0;margin-bottom:10px}.grid-order-history__table .dca-order-table ::-webkit-scrollbar-track{background-color:#939598;border:1px solid #939598;height:90%}.grid-order-history__table .dca-order-table ::-webkit-scrollbar{background-color:#939598;height:5px;width:5px}.grid-order-history__table .dca-order-table ::-webkit-scrollbar-thumb{background-color:#08a19c;border-radius:30px}.grid-order-history__table .dca-order-table ::-webkit-scrollbar:vertical{display:none}.grid-order-history__table .dca-order-table .ant-table-container:after{box-shadow:none}.grid-order-history__table .dca-order-table.h-330 .ant-table-body{min-height:330px}.grid-order-history__table .dca-order-table.h-630 .ant-table-body{min-height:630px}.grid-order-history__table .dca-order-table .ant-table{background-color:#0000}.grid-order-history__table .dca-order-table .ant-table .ant-table-header{border-radius:20px 20px 0 0}.grid-order-history__table .dca-order-table .ant-table .ant-table-thead{height:56px}.grid-order-history__table .dca-order-table .ant-table .ant-table-thead>tr>th{background-color:#12121299;border:none;color:#fcfcfc;cursor:pointer;font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:22px;padding:17.5px 15px}@media only screen and (max-width:1300px){.grid-order-history__table .dca-order-table .ant-table .ant-table-thead>tr>th{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.grid-order-history__table .dca-order-table .ant-table .ant-table-thead>tr>th{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.grid-order-history__table .dca-order-table .ant-table .ant-table-thead>tr>th:before{display:none}.grid-order-history__table .dca-order-table .ant-table .ant-table-thead>tr>th:first-child{border-top-left-radius:20px}.grid-order-history__table .dca-order-table .ant-table .ant-table-thead>tr>th:last-child{border-top-right-radius:20px}.grid-order-history__table .dca-order-table .ant-table .ant-table-tbody>tr:hover>td{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial;cursor:pointer}.grid-order-history__table .dca-order-table .ant-table .ant-table-tbody .ant-table-placeholder{height:200px!important}.grid-order-history__table .dca-order-table .ant-table .ant-table-tbody .ant-table-placeholder td{border:none}.grid-order-history__table .dca-order-table .ant-table .ant-table-tbody .ant-table-row-level-0 td{border:none;color:#fcfcfc!important}.grid-order-history__table .dca-order-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .arrow-icon{align-items:center;cursor:pointer;display:flex;height:21px!important;justify-content:center}.grid-order-history__table .dca-order-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .COMPLETED,.grid-order-history__table .dca-order-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .FAILED{align-items:center;display:flex;justify-content:center}.grid-order-history__table .dca-order-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .COMPLETED:before,.grid-order-history__table .dca-order-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .FAILED:before{border-radius:50%;content:"";display:inline-block;height:4px;margin-right:10px;width:4px}.grid-order-history__table .dca-order-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .FAILED{color:#fc218a}.grid-order-history__table .dca-order-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .FAILED:before{background-color:#fc218a}.grid-order-history__table .dca-order-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .COMPLETED{color:#0ce6df}.grid-order-history__table .dca-order-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .COMPLETED:before{background-color:#0ce6df}.grid-order-history__table .dca-order-table .ant-table .ant-table-tbody .ant-table-measure-row td{padding:5px!important}.grid-order-history__table .dca-order-table .button-copy{background:none;border:none;cursor:pointer;padding:0;width:-webkit-fit-content;width:fit-content}.grid-order-history__table .dca-order-table .button-copy.disabled{cursor:not-allowed!important;opacity:.4}.grid-order-history__table .dashboard{display:flex;flex-direction:row;flex-wrap:nowrap;gap:16px;overflow-x:auto;padding-bottom:10px;white-space:nowrap}.grid-order-history__table .dashboard .grid-card{background-color:#252525;border-radius:8px;flex-shrink:0;max-width:285px;min-width:270px;padding:8px 15px}.grid-order-history__table .dashboard .grid-card__title{border-bottom:1px solid #575b63;display:flex;justify-content:space-between;padding-bottom:4px}.grid-order-history__table .dashboard .grid-card__title_first{align-items:center;display:flex;flex-direction:row}.grid-order-history__table .dashboard .grid-card__title_first_name{display:flex;flex-direction:column;font-size:14px;padding-left:5px}.grid-order-history__table .dashboard .grid-card__title_first_name_subtype{color:#939598;font-size:12px}.grid-order-history__table .dashboard .grid-card__title_sec{align-items:end;display:flex;flex-direction:column}.grid-order-history__table .dashboard .grid-card__title_sec .grid-status{border:none;border-radius:4px;font-size:10px;padding:0 4px;width:-webkit-fit-content;width:fit-content}.grid-order-history__table .dashboard .grid-card__title_sec .active{background-color:#0ce6df26;color:#0ce6df}.grid-order-history__table .dashboard .grid-card__title_sec .pause{background-color:#848e9c26;color:#848e9c}.grid-order-history__table .dashboard .grid-card__title_sec .terminate{background-color:#eb486926;color:#eb4869}.grid-order-history__table .dashboard .grid-card__title_sec .grid-time{color:#939598;font-size:12px}.grid-order-history__table .dashboard .grid-card .grid-card-detail{display:flex;flex-direction:row;justify-content:space-between}.grid-order-history__table .dashboard .grid-card .grid-card-detail .detail-left{display:flex;flex-direction:column}.grid-order-history__table .dashboard .grid-card .grid-card-detail .detail-left .investment{font-size:14px!important}.grid-order-history__table .dashboard .grid-card .grid-card-detail .detail-left span:first-child{color:#939598;font-size:10px}.grid-order-history__table .dashboard .grid-card .grid-card-detail .detail-left span:nth-child(2){color:#fcfcfc;font-size:12px}.grid-order-history__table .dashboard .grid-card .grid-card-detail .detail-right{align-items:end;display:flex;flex-direction:column}.grid-order-history__table .dashboard .grid-card .grid-card-detail .detail-right span:first-child{color:#939598;font-size:10px}.grid-order-history__table .dashboard .grid-card .grid-card-detail .detail-right span:nth-child(2){color:#fcfcfc;display:flex;font-size:12px}.grid-order-history__table .dashboard .grid-card .grid-card-detail .detail-right span:nth-child(2) div{background-color:#0ce6df;border-radius:4px;color:#000;font-size:10px;margin-left:4px;padding:0 4px}.grid-order-history__table .dashboard .grid-container{height:100px;max-width:450px;overflow:hidden;position:relative;width:100%}@media only screen and (max-width:480px){.grid-order-history__table .dashboard .VictoryContainer svg{pointer-events:inherit!important}}.grid-order-history__table .dashboard .grid-card.active{border:1px solid #0ce6df!important}.grid-order-history__table .dashboard .grid-chart{height:80px}.grid-order-history__table .dashboard h2{margin:0 0 10px}.grid-order-history__table .dashboard table{border-collapse:collapse;width:100%}.grid-order-history__table .dashboard td,.grid-order-history__table .dashboard th{border:1px solid #ddd;padding:8px;text-align:left}.grid-order-history__table .history{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr;height:500px;margin-top:20px;width:100%}.grid-order-history__table .history .grid-item{background-color:#151515;border-radius:4px;display:flex;flex-direction:column;font-size:20px;overflow-y:auto;padding:20px}.grid-order-history__table .history .grid-item-row{display:flex;justify-content:space-between;width:100%}.grid-order-history__table .history .grid-item-row.Parameter{border-bottom:1px solid #575b63;color:#fff;font-size:14px;margin-top:10px;padding-bottom:4px}.grid-order-history__table .history .grid-item-row .left{align-items:center;display:flex;font-size:12px}.grid-order-history__table .history .grid-item-row .right{align-items:center;display:flex;font-size:14px}.grid-order-history__table .history .grid-item-row .right span{color:#fcfcfc;display:flex}.grid-order-history__table .history .grid-item-row .right span div{background-color:#0ce6df;border-radius:4px;color:#000;font-size:10px;margin-left:4px;padding:0 4px}.grid-order-history__table .history .grid-item-row span{color:#939598;font-size:12px}.grid-order-history__table .history .grid-item-row .history-list{display:flex}.grid-order-history__table .history .grid-item .detail-warning{align-items:center;border-radius:8px;font-size:10px;justify-content:flex-start;padding:8px 15px}.grid-order-history__table .history .grid-item .warning-maintenance{background-color:rgba(235,72,105,.149)}.grid-order-history__table .history .grid-item .warning-insufficient{background-color:#848e9c26}.grid-order-history__table .history .grid-item .icon-warning{align-content:center;background-color:#eb486926;border-radius:100px;height:20px;margin-right:5px;width:20px}.grid-order-history__table .history .grid-item .grid-item-tile{display:flex;flex-direction:column;margin-left:4px}.grid-order-history__table .history .grid-item .grid-item-tile span:first-child{color:#fcfcfc;font-size:14px}.grid-order-history__table .history .grid-item .grid-item-tile span:nth-child(2){color:#939598;font-size:12px}.grid-order-history__table .history .grid-item .grid-item-action{display:flex;flex-direction:row}.grid-order-history__table .history .button-circle{border:none;border-radius:100%;display:flex;height:28px;justify-content:center;padding:8px;width:28px}.grid-order-history__table .history .button-circle.delete{background-color:#422a2f}.grid-order-history__table .history .button-circle.pause{background-color:#363636;margin-right:4px}.grid-order-history__table .history .button-circle.active{background-color:#0ce6df26;margin-right:4px}.grid-order-history__table .history .button-circle.collapse{align-items:center;cursor:pointer;display:inline-flex;justify-content:center;position:relative;transition:transform .3s ease}.grid-order-history__table .history .button-circle.collapse.active{background-color:#0000;margin-right:0;transform:rotate(180deg);transition:transform .3s ease}.grid-order-history__table .history .grid-item:nth-child(2) .grid-item-row{padding-top:5px}.grid-order-history__table .grid-selection-item{background-color:#212122;gap:4px;padding:8px 15px}@media only screen and (max-width:480px){.grid-order-history__table .history{grid-template-columns:1fr}}.grid-order-history__table .positive{color:#0ce6df!important}.grid-order-history__table .warning{color:#f7ce5b!important}.grid-order-history__table .nagative{color:#f6465d!important}.grid-order-history__table .bg-nagative{background-color:#f6465d!important}.grid-order-history__table .bg-positive{background-color:#0ce6df!important}.grid-order-history__table .bg-warning{background-color:#f7ce5b!important}.grid-order-history__table-for-mobile{background-color:#12121299;border-radius:20px 20px 0 0;padding:20px}.grid-order-history__table-for-mobile .empty-content{align-items:center;color:#939598;display:flex;flex-direction:column;gap:20px;height:800px}.grid-order-history-expandable{display:flex;flex-direction:column;gap:10px}.grid-order-history-expandable>div{align-items:center;display:flex;gap:80px;height:37px}.grid-order-history-expandable>div .copy-text{align-items:center;border:1px solid #08a19c;border-radius:8px;color:#08a19c;cursor:pointer;display:flex;gap:10px;height:100%;padding:10px;width:-webkit-fit-content;width:fit-content}.grid-order-history-expandable>div .copy-text:hover{border-color:#0ce6df;color:#0ce6df;transition-duration:1s}.grid-order-history-expandable>span{align-items:center;display:flex;height:41px}.grid-order-history__header{align-items:center;display:flex;justify-content:space-between;margin:12px 0;min-height:40px;width:100%}.grid-order-history__header .hide-other-asset{color:#fafafa}.grid-order-history__header .hide-other-asset .ant-checkbox .ant-checkbox-inner{border:1px solid #fafafa}.grid-order-history__filter{align-items:center;display:flex;justify-content:space-between;margin:12px 0;min-height:40px;width:100%}.grid-order-history__filter .hide-other-asset{color:#fafafa}.grid-order-history__filter .hide-other-asset .ant-checkbox .ant-checkbox-inner{border:1px solid #fafafa}.grid-order-history .collapse-container{border:1px solid #0000;border-radius:8px;font-size:12px;width:100%}.grid-order-history .collapse-container .collapse-header{border-bottom:1px solid #6e6e6e;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:700;justify-content:space-between;padding:15px 0;text-align:center;transition:background-color .5s ease,border-bottom-color .5s ease;width:100%}.grid-order-history .collapse-container .collapse-header div{flex-direction:column}.grid-order-history .collapse-container .collapse-header-right{align-self:end;display:flex;flex-direction:row!important}.grid-order-history .collapse-container .collapse-content{max-height:0;opacity:0;overflow:hidden;transition:max-height .5s ease-in-out,opacity .5s ease-out,visibility 0s linear .5s;visibility:hidden}.grid-order-history .collapse-container .content-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:8px}.grid-order-history .collapse-container .content-row .row-detail{display:flex;flex-direction:column}.grid-order-history .collapse-container.active .collapse-content{max-height:-webkit-fit-content;max-height:fit-content;opacity:1;transition:max-height .5s ease-in-out,opacity .5s ease-out,visibility 0s linear 0s;visibility:visible}.grid-order-history .collapse-container .grid-box{border-radius:4px;margin-right:8px;padding:0 4px}.grid-order-history .collapse-container .grid-box.sell{background:#f6465d26;color:#eb4869}.grid-order-history .collapse-container .grid-box.buy{background:#0ce6df26;color:#0ce6df}.grid-order-history .collapse-container-sub{border:1px solid #0000;border-radius:8px;font-size:12px;width:100%}.grid-order-history .collapse-container-sub .collapse-header{border-bottom:1px solid #575b63;color:#fff;cursor:inherit;display:flex;font-size:16px;font-weight:700;justify-content:space-between;padding:10px 0;text-align:center;transition:background-color .5s ease,border-bottom-color .5s ease}.grid-order-history .collapse-container-sub .collapse-header div{align-items:center;flex-direction:row}.grid-order-history .collapse-container-sub .collapse-header-right{align-self:end;display:flex;flex-direction:row!important}.grid-order-history .collapse-container-sub .collapse-content-sub{background-color:#212122;border:1px solid #212122;border-radius:8px;margin:5px 0;max-height:0;opacity:0;overflow:hidden;padding:8px 15px;transition:max-height .5s ease-in-out,opacity .5s ease-out,visibility 0s linear .5s;visibility:hidden}.grid-order-history .collapse-container-sub .content-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.grid-order-history .collapse-container-sub .content-row .row-detail{align-items:start;display:flex;flex-direction:column;width:49%}.grid-order-history .collapse-container-sub .content-row .row-detail:nth-child(2){align-items:end}.grid-order-history .collapse-container-sub.active .collapse-content-sub{max-height:800px;opacity:1;transition:max-height .5s ease-in-out,opacity .5s ease-out,visibility 0s linear 0s;visibility:visible}.grid-order-history .collapse-container-sub .grid-box{border-radius:4px;margin-right:8px;padding:0 4px}.grid-order-history .collapse-container-sub .grid-box.sell{background:#eb4869;color:#f9f9f9}.grid-order-history .collapse-container-sub .grid-box.buy{background:#03ffcb;color:#151515}.grid-order-history .flex span{align-items:center;display:flex}.grid-order-history .hide{display:none}.break-line{border-bottom:1px solid #575b63;margin:8px 0;width:100%}.trade-preview-modal{width:450px!important}@media only screen and (max-width:768px){.trade-preview-modal{width:450px!important}}@media only screen and (max-width:480px){.trade-preview-modal{width:330px!important}}.trade-preview-modal .ant-modal-content{border-radius:30px;width:450px}@media only screen and (max-width:768px){.trade-preview-modal .ant-modal-content{width:450px}}@media only screen and (max-width:480px){.trade-preview-modal .ant-modal-content{width:330px}}.trade-preview-modal .ant-modal-body{padding:0}.crypto-preview{background-color:#131313;border-radius:30px;display:flex;flex-direction:column;gap:20px;opacity:1;padding:25px}@media only screen and (max-width:480px){.crypto-preview{padding:20px 15px}}.crypto-preview .preview__header{align-items:center;display:flex;height:32px;justify-content:space-between}@media only screen and (max-width:480px){.crypto-preview .preview__header{padding-left:60px}}.crypto-preview .preview__expired-time{position:relative}.crypto-preview .preview__expired-time .asset-logo,.crypto-preview .preview__expired-time .timer{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.crypto-preview .preview__expired-time.confirm .asset-logo,.crypto-preview .preview__expired-time.confirm .timer{top:calc(50% + 28px)}.crypto-preview .preview__expired-time .timer__label{color:#939598}.crypto-preview .preview__expired-time .timer>div:before{background-color:#f0f0f0;border-radius:999px;content:" ";height:112px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:112px}.crypto-preview .preview__expired-time .asset-logo{height:83.78px;width:83.78px}.crypto-preview .preview__expired-time img{height:100%;max-height:168px;max-width:450px;width:100%}.crypto-preview .preview__form{display:flex;flex-direction:column;gap:10px}@media only screen and (max-width:480px){.crypto-preview .preview__form{margin:0;width:100%}}.crypto-preview .preview__form .preview-title{display:block;margin-bottom:10px;text-align:center}.crypto-preview .preview__form .button-info{background:none;border:none;height:-webkit-fit-content;height:fit-content;padding:0;width:-webkit-fit-content;width:fit-content}.crypto-preview .preview__form .item-line__wrapper{display:flex;flex-direction:column;gap:10px}.crypto-preview .preview__form .item-line__wrapper .ant-form-item{margin-bottom:0}.crypto-preview .preview__form .item-line__wrapper .ant-form-item .ant-form-item-control .ant-form-item-control-input{min-height:-webkit-min-content;min-height:min-content}.crypto-preview .preview__form .item-line__wrapper .preview-form__item{align-items:flex-start;display:flex;justify-content:space-between}.crypto-preview .preview__form .item-line__wrapper .preview-form__item__name{color:#fcfcfc}.crypto-preview .preview__form .item-line__wrapper .preview-form__item__value{color:#fcfcfc;text-align:flex-end}.crypto-preview .preview__form .ant-divider{margin:0}.crypto-preview .divider{border-top:.5px solid #93959899}.crypto-preview .btn__submit-wrapper{display:flex;flex-direction:column;gap:5px;padding:10px 0;width:100%}.crypto-preview .btn__submit-wrapper .ant-form-item{margin:0}.crypto-preview .btn__submit-wrapper .btn__submit{flex:1 1}.crypto-preview .btn__submit-wrapper .btn__submit button{border-radius:20px}.crypto-preview .btn__submit-wrapper .button-cancel{font-size:13px;font-style:normal;font-weight:400;letter-spacing:0;line-height:18px}.crypto-preview .btn__submit-wrapper .button-cancel:hover{color:#fcfcfc;opacity:.6}.crypto-result{background-color:#131313;border-radius:30px;display:flex;flex-direction:column;gap:20px;opacity:1;padding:25px}@media only screen and (max-width:480px){.crypto-result{padding:20px 15px}}.crypto-result .preview-header{align-items:center;display:flex;height:32px;justify-content:space-between}@media only screen and (max-width:480px){.crypto-result .preview-header{padding-left:50px}}.crypto-result .preview-header .title{color:#fcfcfc}.crypto-result .preview__expired-time{position:relative}.crypto-result .preview__expired-time .asset-logo,.crypto-result .preview__expired-time .timer{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.crypto-result .preview__expired-time.confirm .asset-logo,.crypto-result .preview__expired-time.confirm .timer{top:calc(50% + 28px)}.crypto-result .preview__expired-time .timer__label{color:#939598}.crypto-result .preview__expired-time .timer>div:before{background-color:#f0f0f0;border-radius:999px;content:" ";height:112px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:112px}.crypto-result .preview__expired-time .asset-logo{height:83.78px;width:83.78px}.crypto-result .preview__expired-time img{height:100%;max-height:168px;max-width:450px;width:100%}.crypto-result .result__form{display:flex;flex-direction:column;gap:10px}@media only screen and (max-width:480px){.crypto-result .result__form{margin:0;width:100%}}.crypto-result .result__form .preview-title{display:block;margin-bottom:10px;text-align:center}.crypto-result .result__form .item-line__wrapper{display:flex;flex-direction:column;gap:10px}.crypto-result .result__form .item-line__wrapper .ant-form-item{margin-bottom:0}.crypto-result .result__form .item-line__wrapper .ant-form-item .ant-form-item-control .ant-form-item-control-input{min-height:-webkit-min-content;min-height:min-content}.crypto-result .result__form .item-line__wrapper .preview-form__item{align-items:flex-start;display:flex;justify-content:space-between}.crypto-result .result__form .item-line__wrapper .preview-form__item__name{color:#fcfcfc}.crypto-result .result__form .item-line__wrapper .preview-form__item__value{color:#fcfcfc;text-align:flex-end}.crypto-result .result__form .ant-divider{margin:0}.crypto-result .divider{border-top:.5px solid #93959899}.crypto-result .notice{font-size:10px;font-weight:500;line-height:12px}.crypto-result .btn__submit-wrapper{gap:24px;margin-top:10px}.crypto-result .btn__submit-wrapper .btn__submit{flex:1 1}.crypto-result .btn__submit-wrapper .btn__submit button{border-radius:20px}.btn-support{background-color:#ffbf1b;border-radius:10px;box-shadow:0 4px 4px #0000001a;cursor:pointer;float:right;gap:10px;height:52px;margin-top:44.5px;padding:10px;width:166px}.btn-support,.btn-support__icon{align-items:center;display:flex;justify-content:center}.btn-support__icon{background-color:#fafafa;border-radius:20px;height:32px;width:32px}.btn-support span{color:#fafafa;display:flex;font-size:20px;font-weight:400;line-height:30px}.filter-modal .ant-modal-content{background-color:#000;border-radius:20px}.filter-modal .ant-modal-content .ant-modal-body .filter__form{display:flex;flex-direction:column;gap:30px}.recurring-preview-modal{width:460px!important}@media only screen and (max-width:768px){.recurring-preview-modal{width:460px!important}}@media only screen and (max-width:480px){.recurring-preview-modal{width:330px!important}}.recurring-preview-modal .ant-modal-content{border-radius:30px;width:460px}@media only screen and (max-width:768px){.recurring-preview-modal .ant-modal-content{width:460px}}@media only screen and (max-width:480px){.recurring-preview-modal .ant-modal-content{width:330px}}.recurring-preview-modal .ant-modal-body{padding:0}.recurring-preview{background-color:#212122;border:.2px solid #93959899;border:.2px solid var(--Border,#93959899);border-radius:30px;display:flex;flex-direction:column;gap:20px;opacity:1;padding:20px}@media only screen and (max-width:480px){.recurring-preview{padding:20px 15px}}.recurring-preview .preview__header{align-items:center;display:flex;height:32px;justify-content:space-between}@media only screen and (max-width:480px){.recurring-preview .preview__header{padding-left:60px}}.recurring-preview .recurring__preview__form{display:flex;flex-direction:column;gap:15px}@media only screen and (max-width:480px){.recurring-preview .recurring__preview__form{margin:0;width:100%}}.recurring-preview .recurring__preview__form .preview__asset-wrapper{display:flex;flex-direction:column;gap:10px;margin:0 auto;width:100%}.recurring-preview .recurring__preview__form .preview__asset-wrapper .preview__asset__header{display:flex;justify-content:space-between}.recurring-preview .recurring__preview__form .preview__asset-wrapper .preview__asset__header .first{display:flex;justify-content:flex-start;width:20%}.recurring-preview .recurring__preview__form .preview__asset-wrapper .preview__asset__header .second{display:flex;justify-content:center;width:60%}.recurring-preview .recurring__preview__form .preview__asset-wrapper .preview__asset__header .third{display:flex;justify-content:flex-end;width:20%}.recurring-preview .recurring__preview__form .preview__asset-wrapper .preview__asset__details{border:.5px solid #93959899;border-radius:5px;display:flex;flex-direction:column;gap:8px;padding:5px}.recurring-preview .recurring__preview__form .preview__asset-wrapper .preview__asset__info{display:flex;justify-content:space-between}.recurring-preview .recurring__preview__form .preview__asset-wrapper .preview__asset__info__left-side{display:flex;gap:10px;justify-content:flex-start;width:20%}.recurring-preview .recurring__preview__form .preview__asset-wrapper .preview__asset__info__middle-side{display:flex;gap:10px;justify-content:center;width:60%}.recurring-preview .recurring__preview__form .preview__asset-wrapper .preview__asset__info__right-side{display:flex;gap:10px;justify-content:flex-end;width:20%}.recurring-preview .recurring__preview__form .button-info{background:none;border:none;height:-webkit-fit-content;height:fit-content;padding:0;width:-webkit-fit-content;width:fit-content}.recurring-preview .recurring__preview__form .item-line__wrapper{display:flex;flex-direction:column;gap:10px}.recurring-preview .recurring__preview__form .item-line__wrapper .ant-form-item{margin-bottom:0}.recurring-preview .recurring__preview__form .item-line__wrapper .ant-form-item .ant-form-item-control .ant-form-item-control-input{min-height:-webkit-min-content;min-height:min-content}.recurring-preview .recurring__preview__form .item-line__wrapper .preview-form__item{align-items:flex-start;display:flex;justify-content:space-between}.recurring-preview .recurring__preview__form .item-line__wrapper .preview-form__item__name{color:#939598}.recurring-preview .recurring__preview__form .item-line__wrapper .preview-form__item__value{color:#fcfcfc;text-align:flex-end}.change-name-dca-modal{height:545px;width:300px!important}.change-name-dca-modal .ant-modal-content{background-color:#151515;border:.2px solid #93959899;border:.2px solid var(--Border,#93959899);border-radius:30px}.change-name-dca-modal .ant-modal-content .ant-modal-body{padding:20px 16px}.change-name-dca-modal-content{display:flex;flex-direction:column;gap:20px}@media only screen and (max-width:1024px){.change-name-dca-modal-content{align-items:center;height:450px;justify-content:flex-end}}@media only screen and (max-width:1024px)and (max-width:480px){.change-name-dca-modal-content{height:420px;padding:0}}@media only screen and (max-width:1024px)and (max-width:480px)and (max-width:380px){.change-name-dca-modal-content{height:380px}}.change-name-dca-modal-content__title{display:flex;justify-content:center;position:relative}.change-name-dca-modal-content__title .title{bottom:28px;position:absolute;text-align:center;width:100%}@media only screen and (max-width:1024px){.change-name-dca-modal-content__title .title{position:static}}.change-name-dca-modal-content .form-dca{display:flex;flex-direction:column;gap:20px}.change-name-dca-modal-content .form-dca .ant-form-item{margin-bottom:0}.change-name-dca-modal-content .form-dca .button-wrapper{display:flex;flex-direction:column;gap:10px}.change-name-dca-modal-content .form-dca .button-wrapper .cancel-btn,.change-name-dca-modal-content .form-dca .button-wrapper .submit-btn{border-radius:20px}.stop-dca{width:300px!important}.stop-dca .ant-modal-content{background-color:#151515;border:.2px solid #93959899;border:.2px solid var(--Border,#93959899);border-radius:30px}.stop-dca .ant-modal-content .ant-modal-body{padding:20px 16px}.stop-dca-content{display:flex;flex-direction:column;gap:20px}.stop-dca-content__title{display:flex;justify-content:center;position:relative}.stop-dca-content__title .title{bottom:28px;position:absolute;text-align:center;width:100%}@media only screen and (max-width:1024px){.stop-dca-content__title .title{position:static}}.stop-dca-content .form-dca{display:flex;flex-direction:column;gap:20px}.stop-dca-content .form-dca .ant-form-item{margin-bottom:0}.stop-dca-content .form-dca .button-wrapper{display:flex;flex-direction:column;gap:10px}.stop-dca-content .form-dca .button-wrapper .cancel-btn,.stop-dca-content .form-dca .button-wrapper .submit-btn{border-radius:20px}.recurring-noti-modal{width:460px!important}@media only screen and (max-width:768px){.recurring-noti-modal{width:460px!important}}@media only screen and (max-width:480px){.recurring-noti-modal{width:330px!important}}.recurring-noti-modal .ant-modal-content{border-radius:30px;white-space:pre-line;width:460px}@media only screen and (max-width:768px){.recurring-noti-modal .ant-modal-content{width:460px}}@media only screen and (max-width:480px){.recurring-noti-modal .ant-modal-content{width:330px}}.recurring-noti-modal .ant-modal-body{padding:0}.recurring-noti-modal .recurring-noti{background-color:#212122;border:.2px solid #93959899;border:.2px solid var(--Border,#93959899);border-radius:30px;display:flex;flex-direction:column;gap:20px;opacity:1;padding:20px}@media only screen and (max-width:480px){.recurring-noti-modal .recurring-noti{padding:20px 15px}}.recurring-noti-modal .recurring-noti__header{align-items:center;display:flex;height:32px;justify-content:space-between}@media only screen and (max-width:480px){.recurring-noti-modal .recurring-noti__header{padding-left:60px}}.recurring-noti-modal .recurring-noti__body .remind{align-items:self-start;text-align:left}.trade-page{border:.5px solid #93959899;border-radius:0 0 12px 12px;display:flex;flex-direction:column}@media only screen and (min-width:1601px){.trade-page{margin:0 3%;min-width:1300px}}@media only screen and (min-width:1901px){.trade-page{margin:0 auto;max-width:1750px}}.trade-page .header-trade{border-bottom:.5px solid #93959899;display:flex;gap:30px;justify-content:space-between;padding:10px}@media only screen and (max-width:768px){.trade-page .header-trade{flex-direction:column;gap:10px}}.trade-page .header-trade__left-side{display:flex;gap:30px}@media only screen and (max-width:768px){.trade-page .header-trade__left-side{column-gap:10px;flex-wrap:wrap;row-gap:10px}}.trade-page .header-trade__left-side__pair-info{align-items:center;display:flex;gap:10px}@media only screen and (min-width:481px)and (max-width:768px){.trade-page .header-trade__left-side__pair-info{width:calc(25% - 10px)}}@media only screen and (max-width:660px){.trade-page .header-trade__left-side__pair-info{width:calc(50% - 5px)}}@media only screen and (max-width:768px){.trade-page .header-trade__left-side .item{align-items:center;background-color:#212122;border-radius:12px;display:flex;gap:10px;padding:5px 10px}}@media only screen and (min-width:481px)and (max-width:768px){.trade-page .header-trade__left-side .item{width:calc(25% - 10px)}}@media only screen and (max-width:660px){.trade-page .header-trade__left-side .item{width:calc(50% - 5px)}}.trade-page .header-trade__left-side__pair-ohlc{align-items:center;display:flex;gap:20px}@media only screen and (max-width:768px){.trade-page .header-trade__left-side__pair-ohlc{flex-direction:column}}.trade-page .header-trade__left-side__pair-ohlc .item{align-items:center;background-color:#212122;border-radius:12px;display:flex;gap:10px;padding:5px 10px}.trade-page .header-trade__right-side{align-items:center;display:flex}.trade-page .header-trade__right-side .asset-info{align-items:center;display:flex;gap:10px}.trade-page__section-middle{display:flex}@media only screen and (max-width:1100px){.trade-page__section-middle{flex-direction:column}}.trade-page__section-middle .trade-market{border-right:.5px solid #93959899;padding:10px 5px 0;width:240px}@media only screen and (min-width:1901px){.trade-page__section-middle .trade-market{width:300px}}@media only screen and (max-width:1100px){.trade-page__section-middle .trade-market{border-left:.5px solid #93959899;margin:0 auto;width:400px}}@media only screen and (max-width:768px){.trade-page__section-middle .trade-market{width:100%}}.trade-page__section-middle .trade-market .trade-market-search-bar{margin:0 4px}.trade-page__section-middle .trade-market .search-pair{border:1px solid #93959899;border-radius:5px;color:#fcfcfc;height:30px;padding:0 17px!important}.trade-page__section-middle .trade-market .search-pair .ant-input{color:#fcfcfc;font-size:11px;font-style:normal;font-weight:400;height:30px;letter-spacing:0;line-height:normal;padding:0}@media only screen and (max-width:1300px){.trade-page__section-middle .trade-market .search-pair .ant-input{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}@media only screen and (max-width:768px){.trade-page__section-middle .trade-market .search-pair .ant-input{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}@media only screen and (min-width:1901px){.trade-page__section-middle .trade-market .search-pair .ant-input{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}.trade-page__section-middle .trade-market .search-pair .ant-input:hover{border:none;opacity:.8}.trade-page__section-middle .trade-market .search-pair .ant-input:focus{border:none;box-shadow:none}.trade-page__section-middle .trade-market .search-pair .ant-input::placeholder{color:#939598;font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}@media only screen and (max-width:1300px){.trade-page__section-middle .trade-market .search-pair .ant-input::placeholder{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}@media only screen and (max-width:768px){.trade-page__section-middle .trade-market .search-pair .ant-input::placeholder{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}@media only screen and (min-width:1901px){.trade-page__section-middle .trade-market .search-pair .ant-input::placeholder{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}.trade-page__section-middle .trade-market .trade-market__tab .ant-tabs-nav{margin:0}.trade-page__section-middle .trade-market .trade-market__tab .ant-tabs-nav .favorite-tab{min-width:20px}.trade-page__section-middle .trade-market .trade-market__tab .ant-tabs-nav .ant-tabs-tab:first-child{padding:12px 4px}.trade-page__section-middle .trade-market .trade-market__tab .ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab{margin:0 0 0 16px}.trade-page__section-middle .trade-market .trade-market__tab .ant-tabs-nav .ant-tabs-tab-btn{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}@media only screen and (max-width:1300px){.trade-page__section-middle .trade-market .trade-market__tab .ant-tabs-nav .ant-tabs-tab-btn{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}@media only screen and (max-width:768px){.trade-page__section-middle .trade-market .trade-market__tab .ant-tabs-nav .ant-tabs-tab-btn{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}@media only screen and (min-width:1901px){.trade-page__section-middle .trade-market .trade-market__tab .ant-tabs-nav .ant-tabs-tab-btn{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}.trade-page__section-middle .trade-market .trade-market__tab .ant-tabs-ink-bar{background:#0000;height:3px}.trade-page__section-middle .trade-market .trade-market__tab .ant-tabs-ink-bar:after{height:3px;width:10px}.trade-page__section-middle .trade-market .trade-market__tab .trade-market__container .ant-table-thead .ant-table-cell{background-color:#0000;border-bottom:none;font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}@media only screen and (max-width:1300px){.trade-page__section-middle .trade-market .trade-market__tab .trade-market__container .ant-table-thead .ant-table-cell{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}@media only screen and (max-width:768px){.trade-page__section-middle .trade-market .trade-market__tab .trade-market__container .ant-table-thead .ant-table-cell{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}@media only screen and (min-width:1901px){.trade-page__section-middle .trade-market .trade-market__tab .trade-market__container .ant-table-thead .ant-table-cell{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}.trade-page__section-middle .trade-market .trade-market__tab .trade-market__container .ant-table-thead .ant-table-cell:before{display:none}.trade-page__section-middle .trade-market .trade-market__tab .trade-market__container .ant-table-thead .ant-table-cell .ant-table-column-sorters{display:block}.trade-page__section-middle .trade-market .trade-market__tab .trade-market__container .ant-table-thead .ant-table-cell .ant-table-column-sorters .ant-table-column-title{vertical-align:middle}.trade-page__section-middle .trade-market .trade-market__tab .trade-market__container .ant-table-thead .ant-table-cell .ant-table-column-sorters .anticon{font-size:9px}.trade-page__section-middle .trade-market .trade-market__tab .trade-market__container .ant-table-thead .ant-table-cell .ant-table-column-sorters .anticon.active{color:#0ce6df}.trade-page__section-middle .trade-market .trade-market__tab .trade-market__container .ant-table-body::-webkit-scrollbar-track{height:90%}.trade-page__section-middle .trade-market .trade-market__tab .trade-market__container .ant-table-body::-webkit-scrollbar{height:90%;width:3px}.trade-page__section-middle .trade-market .trade-market__tab .trade-market__container .ant-table-body::-webkit-scrollbar-thumb{background-color:#d9d9d9;border-radius:30px}.trade-page__section-middle .trade-market .trade-market__tab .trade-market__container .ant-table-body .ant-table-cell{padding:8px 4px}.trade-page__section-middle .trade-market .trade-market__tab .trade-market__container .coin-info{display:flex;gap:5px}.trade-page__section-middle .trading-view{flex:1 1}.trade-page__section-middle .trading-view .chart__advanced-chart iframe{height:450px!important;width:100%}.trade-page__section-middle .order-book{border-left:.5px solid #93959899;padding:7px 5px;width:260px}@media only screen and (min-width:1901px){.trade-page__section-middle .order-book{padding:7px 20px 7px 10px;width:310px}}@media only screen and (max-width:1100px){.trade-page__section-middle .order-book{border-left:.5px solid #93959899;border-right:.5px solid #93959899;margin:0 auto;width:400px}}@media only screen and (max-width:768px){.trade-page__section-middle .order-book{width:100%}}.trade-page__section-middle .order-book .header{display:flex;justify-content:space-between;margin:8px 0;padding:3px 0}.trade-page__section-middle .order-book .header .amount-wrapper{display:flex;justify-content:space-between;width:60%}.trade-page__section-middle .order-book .header .total{text-align:right;width:40%}.trade-page__section-middle .order-book .body{display:flex;flex-direction:column;gap:15px}.trade-page__section-middle .order-book .body .orderbook-detail{display:flex;flex-direction:column;gap:15px;min-height:150px}.trade-page__section-middle .order-book .body .body-item{display:flex;justify-content:space-between}.trade-page__section-middle .order-book .body .body-item .amount-wrapper{display:flex;justify-content:space-between;width:60%}.trade-page__section-middle .order-book .body .body-item .total{text-align:right;width:40%}.trade-page__section-middle .trading-form{width:260px}@media only screen and (min-width:1901px){.trade-page__section-middle .trading-form{width:310px}}@media only screen and (max-width:1100px){.trade-page__section-middle .trading-form{border-left:.5px solid #93959899;border-right:.5px solid #93959899;margin:0 auto;width:400px}}@media only screen and (max-width:768px){.trade-page__section-middle .trading-form{width:100%}}.trade-page__section-middle .trading-form .trading__form__tab .ant-tabs-nav{margin:0}.trade-page__section-middle .trading-form .trading__form__tab .ant-tabs-nav .ant-tabs-nav-list{flex-basis:fit-content;justify-content:flex-start;margin:0 auto;width:266px}.trade-page__section-middle .trading-form .trading__form__tab .ant-tabs-nav .favorite-tab{min-width:20px}.trade-page__section-middle .trading-form .trading__form__tab .ant-tabs-nav .ant-tabs-tab{padding:12px 0 6px}.trade-page__section-middle .trading-form .trading__form__tab .ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab{margin:0 0 0 30px}.trade-page__section-middle .trading-form .trading__form__tab .ant-tabs-nav .ant-tabs-tab-btn{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}@media only screen and (max-width:1300px){.trade-page__section-middle .trading-form .trading__form__tab .ant-tabs-nav .ant-tabs-tab-btn{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}@media only screen and (max-width:768px){.trade-page__section-middle .trading-form .trading__form__tab .ant-tabs-nav .ant-tabs-tab-btn{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}@media only screen and (min-width:1901px){.trade-page__section-middle .trading-form .trading__form__tab .ant-tabs-nav .ant-tabs-tab-btn{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}.trade-page__section-middle .trading-form .trading__form__tab .ant-tabs-ink-bar{background:#0000;height:3px}.trade-page__section-middle .trading-form .trading__form__tab .ant-tabs-ink-bar:after{height:3px;width:10px}.trade-page__section-middle .trading-form .quick-form{margin-top:10px;padding:0 5px}@media only screen and (min-width:1901px){.trade-page__section-middle .trading-form .quick-form{padding:0 10px}}.trade-page__section-middle .trading-form .quick-form .order-side{display:flex;margin-bottom:15px;position:relative}.trade-page__section-middle .trading-form .quick-form .order-side .gap-price{background-color:#212122;border:.5px solid #93959899;border-radius:5px;left:50%;padding:10px 5px;position:absolute;top:50%;transform:translate(-50%,-50%)}.trade-page__section-middle .trading-form .quick-form .tab{background-color:#212122;border-color:#93959899;cursor:pointer;display:flex;flex:1 1;flex-direction:column;padding:8.5px 8px}.trade-page__section-middle .trading-form .quick-form .buy-side{border-radius:12px 0 0 12px;gap:10px}.trade-page__section-middle .trading-form .quick-form .buy-side.active{background-color:#21c998;border-color:#93959899}.trade-page__section-middle .trading-form .quick-form .sell-side{border-radius:0 12px 12px 0;gap:10px;text-align:right}.trade-page__section-middle .trading-form .quick-form .sell-side.active{background-color:#eb4869;border-color:#93959899}.trade-page__section-middle .trading-form .quick-form__form{display:flex;flex-direction:column;gap:15px}.trade-page__section-middle .trading-form .quick-form__form .input__coin-base{display:flex;flex-direction:column;gap:5px}.trade-page__section-middle .trading-form .quick-form__form .input__coin-base .input-trading-amount{background-color:#212122;border-radius:5px;display:flex;height:35px;margin:0;padding:0 5px;width:100%}.trade-page__section-middle .trading-form .quick-form__form .input__coin-base .input-trading-amount .ant-form-item-row{justify-content:center;width:100%}.trade-page__section-middle .trading-form .quick-form__form .input__coin-base .input-trading-amount .ant-form-item-row .ant-form-item-label{align-items:center;display:flex;padding:0;text-align:left;width:30%}.trade-page__section-middle .trading-form .quick-form__form .input__coin-base .input-trading-amount .ant-form-item-row .ant-form-item-label label{height:auto}.trade-page__section-middle .trading-form .quick-form__form .input__coin-base .input-trading-amount .ant-form-item-row .ant-form-item-label label:after{display:none}.trade-page__section-middle .trading-form .quick-form__form .input__coin-base .input-trading-amount .ant-form-item-row .ant-form-item-control{width:70%}.trade-page__section-middle .trading-form .quick-form__form .input__coin-base .input-trading-amount .ant-form-item-row .ant-form-item-control-input{height:100%;min-height:auto}.trade-page__section-middle .trading-form .quick-form__form .input__coin-base .input-trading-amount .ant-form-item-row .ant-input-affix-wrapper-focused{box-shadow:none}.trade-page__section-middle .trading-form .quick-form__form .input__coin-base .input-trading-amount .ant-form-item-row .ant-input-affix-wrapper{border:none;border-radius:10px;font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal;outline:none;padding:0}.trade-page__section-middle .trading-form .quick-form__form .input__coin-base .input-trading-amount .ant-form-item-row .ant-input-affix-wrapper.ant-input-affix-wrapper-disabled{background-color:#0000}@media only screen and (max-width:1300px){.trade-page__section-middle .trading-form .quick-form__form .input__coin-base .input-trading-amount .ant-form-item-row .ant-input-affix-wrapper{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}@media only screen and (max-width:768px){.trade-page__section-middle .trading-form .quick-form__form .input__coin-base .input-trading-amount .ant-form-item-row .ant-input-affix-wrapper{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}@media only screen and (min-width:1901px){.trade-page__section-middle .trading-form .quick-form__form .input__coin-base .input-trading-amount .ant-form-item-row .ant-input-affix-wrapper{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}.trade-page__section-middle .trading-form .quick-form__form .input__coin-base .input-trading-amount .ant-form-item-row .ant-input-affix-wrapper:before{display:none}.trade-page__section-middle .trading-form .quick-form__form .input__coin-base .input-trading-amount .ant-form-item-row .ant-input-affix-wrapper:focus{box-shadow:none}.trade-page__section-middle .trading-form .quick-form__form .input__coin-base .input-trading-amount .ant-form-item-row .ant-input-affix-wrapper .ant-input{border-radius:0}.trade-page__section-middle .trading-form .quick-form__form .input__coin-base .input-trading-amount .ant-form-item-row .ant-input-affix-wrapper .ant-input:hover{border:none;opacity:.8}.trade-page__section-middle .trading-form .quick-form__form .input__coin-base .input-trading-amount .ant-form-item-row .ant-input-affix-wrapper .ant-input:focus{border:none;box-shadow:none}.trade-page__section-middle .trading-form .quick-form__form .input__coin-base .input-trading-amount .ant-form-item-row .ant-input-affix-wrapper .ant-input::placeholder{border-radius:0;font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}@media only screen and (max-width:1300px){.trade-page__section-middle .trading-form .quick-form__form .input__coin-base .input-trading-amount .ant-form-item-row .ant-input-affix-wrapper .ant-input::placeholder{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}@media only screen and (max-width:768px){.trade-page__section-middle .trading-form .quick-form__form .input__coin-base .input-trading-amount .ant-form-item-row .ant-input-affix-wrapper .ant-input::placeholder{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}@media only screen and (min-width:1901px){.trade-page__section-middle .trading-form .quick-form__form .input__coin-base .input-trading-amount .ant-form-item-row .ant-input-affix-wrapper .ant-input::placeholder{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}.trade-page__section-middle .trading-form .quick-form__form .input__coin-base .input-trading-amount .ant-form-item-explain-error{display:none}.trade-page__section-middle .trading-form .quick-form__form .percent-button{align-items:center;background-color:#212122;border-radius:5px;display:flex;height:30px;justify-content:space-between}.trade-page__section-middle .trading-form .quick-form__form .percent-button .btn{align-items:center;border:none;border-radius:5px;color:#fcfcfc;display:flex;font-size:11px;font-style:normal;font-weight:400;height:20px;justify-content:center;letter-spacing:0;line-height:normal;padding:0;width:20%}@media only screen and (max-width:1300px){.trade-page__section-middle .trading-form .quick-form__form .percent-button .btn{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}@media only screen and (max-width:768px){.trade-page__section-middle .trading-form .quick-form__form .percent-button .btn{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}@media only screen and (min-width:1901px){.trade-page__section-middle .trading-form .quick-form__form .percent-button .btn{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}.trade-page__section-middle .trading-form .quick-form__form .percent-button .btn.active{background-color:#939598;color:#151515}.trade-page__section-middle .trading-form .quick-form__form .slippage-field{display:flex;flex-direction:column;gap:10px}.trade-page__section-middle .trading-form .quick-form__form .slippage-field__label{display:flex;flex-direction:column;gap:5px;justify-content:space-between}.trade-page__section-middle .trading-form .quick-form__form .button-submit{margin:0}.trade-page__section-middle .trading-form .quick-form__form .button-submit .ant-form-item-control-input{min-height:35px}.trade-page__section-middle .trading-form .quick-form__form .button-buy{background-color:#21c998;border:1px solid #21c998;color:#fcfcfc;padding:0}.trade-page__section-middle .trading-form .quick-form__form .button-buy:active,.trade-page__section-middle .trading-form .quick-form__form .button-buy:focus,.trade-page__section-middle .trading-form .quick-form__form .button-buy:hover{background-color:#21c998;color:#fcfcfc;opacity:.8}.trade-page__section-middle .trading-form .quick-form__form .button-sell{background-color:#eb4869;border:1px solid #eb4869;color:#fcfcfc;padding:0}.trade-page__section-middle .trading-form .quick-form__form .button-sell:active,.trade-page__section-middle .trading-form .quick-form__form .button-sell:focus,.trade-page__section-middle .trading-form .quick-form__form .button-sell:hover{background-color:#eb4869;color:#fcfcfc;opacity:.8}.trade-page__section-middle .trading-form .quick-form__form .disabled{background-color:#939598;border:none;color:#fcfcfc}.trade-page__section-middle .trading-form .quick-form__form .disabled:active,.trade-page__section-middle .trading-form .quick-form__form .disabled:focus,.trade-page__section-middle .trading-form .quick-form__form .disabled:hover{background-color:#939598;color:#fcfcfc;opacity:.8}.trade-page__section-middle .trading-form .trading__dca__form{display:flex;flex-direction:column;gap:10px;height:100%;padding:0 5px}@media only screen and (min-width:1901px){.trade-page__section-middle .trading-form .trading__dca__form{padding:0 10px}}.trade-page__section-middle .trading-form .trading__dca__form .recurring_scroll{display:flex;flex-direction:column;gap:10px;height:410px;margin:6px 0 0;overflow-y:scroll;padding-right:10px}.trade-page__section-middle .trading-form .trading__dca__form .recurring_scroll::-webkit-scrollbar-track{height:90%}.trade-page__section-middle .trading-form .trading__dca__form .recurring_scroll::-webkit-scrollbar{height:90%;width:3px}.trade-page__section-middle .trading-form .trading__dca__form .recurring_scroll::-webkit-scrollbar-thumb{background-color:#d9d9d9;border-radius:30px}.trade-page__section-middle .trading-form .trading__dca__form .name-dca-wrapper{display:flex;justify-content:space-between}.trade-page__section-middle .trading-form .trading__dca__form .crypto-allocation{display:flex;flex-direction:column;gap:8px}.trade-page__section-middle .trading-form .trading__dca__form .crypto-allocation__header{align-items:center;display:flex;justify-content:space-between}.trade-page__section-middle .trading-form .trading__dca__form .crypto-allocation__asset-wrapper{display:flex;gap:5px;justify-content:space-between}.trade-page__section-middle .trading-form .trading__dca__form .crypto-allocation__asset-wrapper .crypto-allocation__asset-trash{align-items:center;background-color:#212122;border-radius:5px;display:flex;height:30px;justify-content:center;padding:0 5px;width:30px}.trade-page__section-middle .trading-form .trading__dca__form .crypto-allocation__asset{align-items:center;background-color:#212122;border-radius:5px;display:flex;height:30px;justify-content:space-between;padding:5px;width:calc(100% - 35px)}.trade-page__section-middle .trading-form .trading__dca__form .crypto-allocation__asset__left-side{align-items:center;display:flex;gap:5px}.trade-page__section-middle .trading-form .trading__dca__form .crypto-allocation__asset__right-side{display:flex}.trade-page__section-middle .trading-form .trading__dca__form .crypto-allocation__asset__right-side__input{border:none;padding:3px 10px}.trade-page__section-middle .trading-form .trading__dca__form .crypto-allocation__asset__right-side__input input{border-radius:0;color:#fcfcfc;text-align:right}.trade-page__section-middle .trading-form .trading__dca__form .crypto-allocation__asset__right-side__input:focus,.trade-page__section-middle .trading-form .trading__dca__form .crypto-allocation__asset__right-side__input:focus-within,.trade-page__section-middle .trading-form .trading__dca__form .crypto-allocation__asset__right-side__input:hover{box-shadow:none}.trade-page__section-middle .trading-form .trading__dca__form .crypto-allocation__asset__right-side__icons{align-items:center;display:flex;flex-direction:column;gap:5px;justify-content:center}.trade-page__section-middle .trading-form .trading__dca__form .crypto-allocation__asset__right-side__icons .change-percent-button{background:none;border:none;display:flex;height:5px;padding:0;width:-webkit-fit-content;width:fit-content}.trade-page__section-middle .trading-form .trading__dca__form .crypto-allocation .button-add .btn-add{align-items:center;background-color:#212122;border:none;border-radius:5px;color:#939598;display:flex;height:30px;justify-content:center;padding:0}.trade-page__section-middle .trading-form .trading__dca__form .crypto-allocation .button-add .btn-add:active,.trade-page__section-middle .trading-form .trading__dca__form .crypto-allocation .button-add .btn-add:focus,.trade-page__section-middle .trading-form .trading__dca__form .crypto-allocation .button-add .btn-add:hover{color:#fcfcfc;opacity:.8}.trade-page__section-middle .trading-form .trading__dca__form .crypto-allocation .button-add .disabled{background-color:#212122;color:#939598}.trade-page__section-middle .trading-form .trading__dca__form .crypto-allocation .button-add .disabled button{border-radius:5px;font-size:11px;font-style:normal;font-weight:400;height:30px;letter-spacing:0;line-height:normal;padding:0}@media only screen and (max-width:1300px){.trade-page__section-middle .trading-form .trading__dca__form .crypto-allocation .button-add .disabled button{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}@media only screen and (max-width:768px){.trade-page__section-middle .trading-form .trading__dca__form .crypto-allocation .button-add .disabled button{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}@media only screen and (min-width:1901px){.trade-page__section-middle .trading-form .trading__dca__form .crypto-allocation .button-add .disabled button{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}.trade-page__section-middle .trading-form .trading__dca__form .recurring-period{cursor:pointer;display:flex;flex-direction:column;gap:8px}.trade-page__section-middle .trading-form .trading__dca__form .recurring-period__fields .frequency{align-items:center;background-color:#212122;border-radius:5px;display:flex;height:30px;justify-content:space-between;padding:0 5px}.trade-page__section-middle .trading-form .trading__dca__form .recurring-period__fields .frequency__right{align-items:center;display:flex;gap:15px}.trade-page__section-middle .trading-form .trading__dca__form .est-next-purchase{font-size:9px}.trade-page__section-middle .trading-form .trading__dca__form .input-amount{border-radius:5px;display:flex;flex-direction:column;margin:0;width:100%}.trade-page__section-middle .trading-form .trading__dca__form .input-amount .ant-form-item-row{gap:5px;justify-content:center;width:100%}.trade-page__section-middle .trading-form .trading__dca__form .input-amount .ant-form-item-row .ant-form-item-label{align-items:center;display:flex;padding:0;text-align:left;width:30%}.trade-page__section-middle .trading-form .trading__dca__form .input-amount .ant-form-item-row .ant-form-item-label label{height:auto}.trade-page__section-middle .trading-form .trading__dca__form .input-amount .ant-form-item-row .ant-form-item-label label:after{display:none}.trade-page__section-middle .trading-form .trading__dca__form .input-amount .ant-form-item-row .ant-form-item-control{width:100%}.trade-page__section-middle .trading-form .trading__dca__form .input-amount .ant-form-item-row .ant-form-item-control .ant-form-item-explain-error{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}@media only screen and (max-width:1300px){.trade-page__section-middle .trading-form .trading__dca__form .input-amount .ant-form-item-row .ant-form-item-control .ant-form-item-explain-error{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}@media only screen and (max-width:768px){.trade-page__section-middle .trading-form .trading__dca__form .input-amount .ant-form-item-row .ant-form-item-control .ant-form-item-explain-error{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}@media only screen and (min-width:1901px){.trade-page__section-middle .trading-form .trading__dca__form .input-amount .ant-form-item-row .ant-form-item-control .ant-form-item-explain-error{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}.trade-page__section-middle .trading-form .trading__dca__form .input-amount .ant-form-item-row .ant-form-item-control-input{background-color:#212122;border-radius:5px;height:100%;min-height:30px;padding:5px}.trade-page__section-middle .trading-form .trading__dca__form .input-amount .ant-form-item-row .ant-form-item-control-input .ant-form-item-control-input-content{align-items:center;display:flex}.trade-page__section-middle .trading-form .trading__dca__form .input-amount .ant-form-item-row .ant-input-affix-wrapper-focused{box-shadow:none}.trade-page__section-middle .trading-form .trading__dca__form .input-amount .ant-form-item-row .ant-input-affix-wrapper{border:none;border-radius:10px;font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal;outline:none;padding:0}@media only screen and (max-width:1300px){.trade-page__section-middle .trading-form .trading__dca__form .input-amount .ant-form-item-row .ant-input-affix-wrapper{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}@media only screen and (max-width:768px){.trade-page__section-middle .trading-form .trading__dca__form .input-amount .ant-form-item-row .ant-input-affix-wrapper{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}@media only screen and (min-width:1901px){.trade-page__section-middle .trading-form .trading__dca__form .input-amount .ant-form-item-row .ant-input-affix-wrapper{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}.trade-page__section-middle .trading-form .trading__dca__form .input-amount .ant-form-item-row .ant-input-affix-wrapper.ant-input-affix-wrapper-disabled{background-color:#0000}.trade-page__section-middle .trading-form .trading__dca__form .input-amount .ant-form-item-row .ant-input-affix-wrapper:before{display:none}.trade-page__section-middle .trading-form .trading__dca__form .input-amount .ant-form-item-row .ant-input-affix-wrapper:focus{box-shadow:none}.trade-page__section-middle .trading-form .trading__dca__form .input-amount .ant-form-item-row .ant-input-affix-wrapper .ant-input{border-radius:0;color:#fcfcfc}.trade-page__section-middle .trading-form .trading__dca__form .input-amount .ant-form-item-row .ant-input-affix-wrapper .ant-input:hover{border:none;opacity:.8}.trade-page__section-middle .trading-form .trading__dca__form .input-amount .ant-form-item-row .ant-input-affix-wrapper .ant-input:focus{border:none;box-shadow:none}.trade-page__section-middle .trading-form .trading__dca__form .input-amount .ant-form-item-row .ant-input-affix-wrapper .ant-input::placeholder{border-radius:0;font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}@media only screen and (max-width:1300px){.trade-page__section-middle .trading-form .trading__dca__form .input-amount .ant-form-item-row .ant-input-affix-wrapper .ant-input::placeholder{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}@media only screen and (max-width:768px){.trade-page__section-middle .trading-form .trading__dca__form .input-amount .ant-form-item-row .ant-input-affix-wrapper .ant-input::placeholder{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}@media only screen and (min-width:1901px){.trade-page__section-middle .trading-form .trading__dca__form .input-amount .ant-form-item-row .ant-input-affix-wrapper .ant-input::placeholder{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}.trade-page__section-middle .trading-form .trading__dca__form .button-submit .ant-form-item-control-input{height:35px;min-height:35px}.trade-page__section-middle .trading-form .trading__dca__form .button-buy{background-color:#21c998;border:1px solid #21c998;color:#fcfcfc;padding:0}.trade-page__section-middle .trading-form .trading__dca__form .button-buy:active,.trade-page__section-middle .trading-form .trading__dca__form .button-buy:focus,.trade-page__section-middle .trading-form .trading__dca__form .button-buy:hover{background-color:#21c998;color:#fcfcfc;opacity:.8}.trade-page__section-middle .trading-form .trading__dca__form .disabled{background-color:#939598;border:none;color:#fcfcfc}.trade-page__section-middle .trading-form .trading__dca__form .disabled:active,.trade-page__section-middle .trading-form .trading__dca__form .disabled:focus,.trade-page__section-middle .trading-form .trading__dca__form .disabled:hover{background-color:#939598;color:#fcfcfc;opacity:.8}.trade-page__section-middle .trading-form .trading__dca__form .order-type .button-info{background:none;border:none;height:-webkit-fit-content;height:fit-content;padding:0;width:-webkit-fit-content;width:fit-content}.trade-page__section-middle .trading-form .trading__dca__form.coin-maintenance{justify-content:flex-start}.trade-page__section-middle .trading-form .trading__dca__form .ant-form-item{margin:0}.trade-page__section-middle .trading-form .trading__dca__form .ant-select-selector{padding:0 15px}.trade-page__section-middle .trading-form .trading__dca__form .ant-select-arrow{color:#fff;font-size:15px}.trade-page__section-middle .trading-form .trading__dca__form label{width:100%}.trade-page__section-middle .trading-form .trading__grid__form{display:flex;flex-direction:column;gap:10px;height:100%;padding:0 5px}@media only screen and (min-width:1901px){.trade-page__section-middle .trading-form .trading__grid__form{padding:0 10px}}.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll{display:flex;flex-direction:column;gap:10px;height:410px;margin:6px 0 0;overflow-y:scroll;padding-right:10px}.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll::-webkit-scrollbar-track{height:90%}.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll::-webkit-scrollbar{height:90%;width:3px}.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll::-webkit-scrollbar-thumb{background-color:#d9d9d9;border-radius:30px}.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll .name-grid-wrapper{display:flex;justify-content:space-between}.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll .input__coin-base{display:flex;flex-direction:column;gap:5px}.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll .input__coin-base .input-trading-amount{background-color:#212122;border-radius:5px;display:flex;height:35px;margin:0;padding:0 5px;width:100%}.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll .input__coin-base .input-trading-amount .ant-form-item-row{justify-content:center;width:100%}.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll .input__coin-base .input-trading-amount .ant-form-item-row .ant-form-item-label{align-items:center;display:flex;padding:0;text-align:left;width:30%}.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll .input__coin-base .input-trading-amount .ant-form-item-row .ant-form-item-label label{height:auto}.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll .input__coin-base .input-trading-amount .ant-form-item-row .ant-form-item-label label:after{display:none}.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll .input__coin-base .input-trading-amount .ant-form-item-row .ant-form-item-control{width:70%}.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll .input__coin-base .input-trading-amount .ant-form-item-row .ant-form-item-control-input{height:100%;min-height:auto}.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll .input__coin-base .input-trading-amount .ant-form-item-row .ant-input-affix-wrapper-focused{box-shadow:none}.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll .input__coin-base .input-trading-amount .ant-form-item-row .ant-input-affix-wrapper{border:none;border-radius:10px;font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal;outline:none;padding:0}.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll .input__coin-base .input-trading-amount .ant-form-item-row .ant-input-affix-wrapper.ant-input-affix-wrapper-disabled{background-color:#0000}@media only screen and (max-width:1300px){.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll .input__coin-base .input-trading-amount .ant-form-item-row .ant-input-affix-wrapper{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}@media only screen and (max-width:768px){.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll .input__coin-base .input-trading-amount .ant-form-item-row .ant-input-affix-wrapper{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}@media only screen and (min-width:1901px){.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll .input__coin-base .input-trading-amount .ant-form-item-row .ant-input-affix-wrapper{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll .input__coin-base .input-trading-amount .ant-form-item-row .ant-input-affix-wrapper:before{display:none}.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll .input__coin-base .input-trading-amount .ant-form-item-row .ant-input-affix-wrapper:focus{box-shadow:none}.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll .input__coin-base .input-trading-amount .ant-form-item-row .ant-input-affix-wrapper .ant-input{border-radius:0}.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll .input__coin-base .input-trading-amount .ant-form-item-row .ant-input-affix-wrapper .ant-input:hover{border:none;opacity:.8}.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll .input__coin-base .input-trading-amount .ant-form-item-row .ant-input-affix-wrapper .ant-input:focus{border:none;box-shadow:none}.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll .input__coin-base .input-trading-amount .ant-form-item-row .ant-input-affix-wrapper .ant-input::placeholder{border-radius:0;font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}@media only screen and (max-width:1300px){.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll .input__coin-base .input-trading-amount .ant-form-item-row .ant-input-affix-wrapper .ant-input::placeholder{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}@media only screen and (max-width:768px){.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll .input__coin-base .input-trading-amount .ant-form-item-row .ant-input-affix-wrapper .ant-input::placeholder{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}@media only screen and (min-width:1901px){.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll .input__coin-base .input-trading-amount .ant-form-item-row .ant-input-affix-wrapper .ant-input::placeholder{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll .input__coin-base .input-trading-amount .ant-form-item-explain-error{display:none}.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll .input__grid-base{background-color:#212122;border-radius:5px;display:flex;flex-direction:row;gap:5px;width:100%}.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll .input__grid-base .input-trading-amount{background-color:#212122;border-radius:5px;display:flex;height:35px;margin:0;padding:0 5px;width:100%}.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll .input__grid-base .input-trading-amount .ant-form-item-row{justify-content:center;width:100%}.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll .input__grid-base .input-trading-amount .ant-form-item-row .ant-form-item-label{align-items:center;display:flex;padding:0;text-align:left;width:30%}.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll .input__grid-base .input-trading-amount .ant-form-item-row .ant-form-item-label label{height:auto}.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll .input__grid-base .input-trading-amount .ant-form-item-row .ant-form-item-label label:after{display:none}.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll .input__grid-base .input-trading-amount .ant-form-item-row .ant-form-item-control{width:70%}.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll .input__grid-base .input-trading-amount .ant-form-item-row .ant-form-item-control-input{height:100%;min-height:auto}.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll .input__grid-base .input-trading-amount .ant-form-item-row .ant-input-affix-wrapper-focused{box-shadow:none}.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll .input__grid-base .input-trading-amount .ant-form-item-row .ant-input-affix-wrapper{border:none;border-radius:10px;font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal;outline:none;padding:0}.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll .input__grid-base .input-trading-amount .ant-form-item-row .ant-input-affix-wrapper.ant-input-affix-wrapper-disabled{background-color:#0000}@media only screen and (max-width:1300px){.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll .input__grid-base .input-trading-amount .ant-form-item-row .ant-input-affix-wrapper{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}@media only screen and (max-width:768px){.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll .input__grid-base .input-trading-amount .ant-form-item-row .ant-input-affix-wrapper{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}@media only screen and (min-width:1901px){.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll .input__grid-base .input-trading-amount .ant-form-item-row .ant-input-affix-wrapper{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll .input__grid-base .input-trading-amount .ant-form-item-row .ant-input-affix-wrapper:before{display:none}.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll .input__grid-base .input-trading-amount .ant-form-item-row .ant-input-affix-wrapper:focus{box-shadow:none}.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll .input__grid-base .input-trading-amount .ant-form-item-row .ant-input-affix-wrapper .ant-input{border-radius:0}.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll .input__grid-base .input-trading-amount .ant-form-item-row .ant-input-affix-wrapper .ant-input:hover{border:none;opacity:.8}.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll .input__grid-base .input-trading-amount .ant-form-item-row .ant-input-affix-wrapper .ant-input:focus{border:none;box-shadow:none}.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll .input__grid-base .input-trading-amount .ant-form-item-row .ant-input-affix-wrapper .ant-input::placeholder{border-radius:0;font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}@media only screen and (max-width:1300px){.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll .input__grid-base .input-trading-amount .ant-form-item-row .ant-input-affix-wrapper .ant-input::placeholder{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}@media only screen and (max-width:768px){.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll .input__grid-base .input-trading-amount .ant-form-item-row .ant-input-affix-wrapper .ant-input::placeholder{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}@media only screen and (min-width:1901px){.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll .input__grid-base .input-trading-amount .ant-form-item-row .ant-input-affix-wrapper .ant-input::placeholder{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll .input__grid-base .input-trading-amount .ant-form-item-explain-error{display:none}.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll .input-grids-amount{background-color:#212122;border-radius:5px;display:flex;height:35px;margin:0;padding:0 5px;width:85%}.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll .input-grids-amount .ant-form-item-row{justify-content:center;width:100%}.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll .input-grids-amount .ant-form-item-row .ant-form-item-label{align-items:center;display:flex;padding:0;text-align:left;width:30%}.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll .input-grids-amount .ant-form-item-row .ant-form-item-label label{height:auto}.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll .input-grids-amount .ant-form-item-row .ant-form-item-label label:after{display:none}.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll .input-grids-amount .ant-form-item-row .ant-form-item-control{width:70%}.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll .input-grids-amount .ant-form-item-row .ant-form-item-control-input{height:100%;min-height:auto}.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll .input-grids-amount .ant-form-item-row .ant-input-affix-wrapper-focused{box-shadow:none}.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll .input-grids-amount .ant-form-item-row .ant-input-affix-wrapper{border:none;border-radius:10px;font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal;outline:none;padding:0}.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll .input-grids-amount .ant-form-item-row .ant-input-affix-wrapper.ant-input-affix-wrapper-disabled{background-color:#0000}@media only screen and (max-width:1300px){.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll .input-grids-amount .ant-form-item-row .ant-input-affix-wrapper{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}@media only screen and (max-width:768px){.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll .input-grids-amount .ant-form-item-row .ant-input-affix-wrapper{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}@media only screen and (min-width:1901px){.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll .input-grids-amount .ant-form-item-row .ant-input-affix-wrapper{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll .input-grids-amount .ant-form-item-row .ant-input-affix-wrapper:before{display:none}.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll .input-grids-amount .ant-form-item-row .ant-input-affix-wrapper:focus{box-shadow:none}.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll .input-grids-amount .ant-form-item-row .ant-input-affix-wrapper .ant-input{border-radius:0}.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll .input-grids-amount .ant-form-item-row .ant-input-affix-wrapper .ant-input:hover{border:none;opacity:.8}.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll .input-grids-amount .ant-form-item-row .ant-input-affix-wrapper .ant-input:focus{border:none;box-shadow:none}.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll .input-grids-amount .ant-form-item-row .ant-input-affix-wrapper .ant-input::placeholder{border-radius:0;font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}@media only screen and (max-width:1300px){.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll .input-grids-amount .ant-form-item-row .ant-input-affix-wrapper .ant-input::placeholder{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}@media only screen and (max-width:768px){.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll .input-grids-amount .ant-form-item-row .ant-input-affix-wrapper .ant-input::placeholder{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}@media only screen and (min-width:1901px){.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll .input-grids-amount .ant-form-item-row .ant-input-affix-wrapper .ant-input::placeholder{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll .input-grids-amount .ant-form-item-explain-error{display:none}.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll .input-grids-step{display:flex;justify-content:space-between;width:10%}.trade-page__section-middle .trading-form .trading__grid__form .recurring_scroll .input-grids-step .input-grids-step-button:hover{cursor:pointer}.trade-page__section-middle .trading-form .trading__grid__form .percent-button{align-items:center;background-color:#212122;border-radius:5px;display:flex;height:30px;justify-content:space-between}.trade-page__section-middle .trading-form .trading__grid__form .percent-button .btn{align-items:center;border:none;border-radius:5px;color:#fcfcfc;display:flex;font-size:11px;font-style:normal;font-weight:400;height:20px;justify-content:center;letter-spacing:0;line-height:normal;padding:0;width:20%}@media only screen and (max-width:1300px){.trade-page__section-middle .trading-form .trading__grid__form .percent-button .btn{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}@media only screen and (max-width:768px){.trade-page__section-middle .trading-form .trading__grid__form .percent-button .btn{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}@media only screen and (min-width:1901px){.trade-page__section-middle .trading-form .trading__grid__form .percent-button .btn{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}.trade-page__section-middle .trading-form .trading__grid__form .percent-button .btn.active{background-color:#939598;color:#151515}.trade-page__section-middle .trading-form .name-gird-wrapper{display:flex;justify-content:space-between}.trade-page__section-middle .trading-form .crypto-allocation{display:flex;flex-direction:column;gap:8px}.trade-page__section-middle .trading-form .crypto-allocation__header{align-items:center;display:flex;justify-content:space-between}.trade-page__section-middle .trading-form .crypto-allocation__asset-wrapper{display:flex;gap:5px;justify-content:space-between}.trade-page__section-middle .trading-form .crypto-allocation__asset-wrapper .crypto-allocation__asset-trash{align-items:center;background-color:#212122;border-radius:5px;display:flex;height:30px;justify-content:center;padding:0 5px;width:30px}.trade-page__section-middle .trading-form .crypto-allocation__asset{align-items:center;background-color:#212122;border-radius:5px;display:flex;height:30px;justify-content:space-between;padding:5px;width:calc(100% - 35px)}.trade-page__section-middle .trading-form .crypto-allocation__asset__left-side{align-items:center;display:flex;gap:5px}.trade-page__section-middle .trading-form .crypto-allocation__asset__right-side{display:flex}.trade-page__section-middle .trading-form .crypto-allocation__asset__right-side__input{border:none;padding:3px 10px}.trade-page__section-middle .trading-form .crypto-allocation__asset__right-side__input input{border-radius:0;color:#fcfcfc;text-align:right}.trade-page__section-middle .trading-form .crypto-allocation__asset__right-side__input:focus,.trade-page__section-middle .trading-form .crypto-allocation__asset__right-side__input:focus-within,.trade-page__section-middle .trading-form .crypto-allocation__asset__right-side__input:hover{box-shadow:none}.trade-page__section-middle .trading-form .crypto-allocation__asset__right-side__icons{align-items:center;display:flex;flex-direction:column;gap:5px;justify-content:center}.trade-page__section-middle .trading-form .crypto-allocation__asset__right-side__icons .change-percent-button{background:none;border:none;display:flex;height:5px;padding:0;width:-webkit-fit-content;width:fit-content}.trade-page__section-middle .trading-form .crypto-allocation .button-add .btn-add{align-items:center;background-color:#212122;border:none;border-radius:5px;color:#939598;display:flex;height:30px;justify-content:center;padding:0}.trade-page__section-middle .trading-form .crypto-allocation .button-add .btn-add:active,.trade-page__section-middle .trading-form .crypto-allocation .button-add .btn-add:focus,.trade-page__section-middle .trading-form .crypto-allocation .button-add .btn-add:hover{color:#fcfcfc;opacity:.8}.trade-page__section-middle .trading-form .crypto-allocation .button-add .disabled{background-color:#212122;color:#939598}.trade-page__section-middle .trading-form .crypto-allocation .button-add .disabled button{border-radius:5px;font-size:11px;font-style:normal;font-weight:400;height:30px;letter-spacing:0;line-height:normal;padding:0}@media only screen and (max-width:1300px){.trade-page__section-middle .trading-form .crypto-allocation .button-add .disabled button{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}@media only screen and (max-width:768px){.trade-page__section-middle .trading-form .crypto-allocation .button-add .disabled button{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}@media only screen and (min-width:1901px){.trade-page__section-middle .trading-form .crypto-allocation .button-add .disabled button{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}.trade-page__section-middle .trading-form .recurring-period{cursor:pointer;display:flex;flex-direction:column;gap:8px}.trade-page__section-middle .trading-form .recurring-period__fields .frequency{align-items:center;background-color:#212122;border-radius:5px;display:flex;height:30px;justify-content:space-between;padding:0 5px}.trade-page__section-middle .trading-form .recurring-period__fields .frequency__right{align-items:center;display:flex;gap:15px}.trade-page__section-middle .trading-form .est-next-purchase{font-size:9px}.trade-page__section-middle .trading-form .input-amount{border-radius:5px;display:flex;flex-direction:column;margin:0;width:100%}.trade-page__section-middle .trading-form .input-amount .ant-form-item-row{gap:5px;justify-content:center;width:100%}.trade-page__section-middle .trading-form .input-amount .ant-form-item-row .ant-form-item-label{align-items:center;display:flex;padding:0;text-align:left;width:30%}.trade-page__section-middle .trading-form .input-amount .ant-form-item-row .ant-form-item-label label{height:auto}.trade-page__section-middle .trading-form .input-amount .ant-form-item-row .ant-form-item-label label:after{display:none}.trade-page__section-middle .trading-form .input-amount .ant-form-item-row .ant-form-item-control{width:100%}.trade-page__section-middle .trading-form .input-amount .ant-form-item-row .ant-form-item-control .ant-form-item-explain-error{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}@media only screen and (max-width:1300px){.trade-page__section-middle .trading-form .input-amount .ant-form-item-row .ant-form-item-control .ant-form-item-explain-error{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}@media only screen and (max-width:768px){.trade-page__section-middle .trading-form .input-amount .ant-form-item-row .ant-form-item-control .ant-form-item-explain-error{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}@media only screen and (min-width:1901px){.trade-page__section-middle .trading-form .input-amount .ant-form-item-row .ant-form-item-control .ant-form-item-explain-error{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}.trade-page__section-middle .trading-form .input-amount .ant-form-item-row .ant-form-item-control-input{background-color:#212122;border-radius:5px;height:100%;min-height:30px;padding:5px}.trade-page__section-middle .trading-form .input-amount .ant-form-item-row .ant-form-item-control-input .ant-form-item-control-input-content{align-items:center;display:flex}.trade-page__section-middle .trading-form .input-amount .ant-form-item-row .ant-input-affix-wrapper-focused{box-shadow:none}.trade-page__section-middle .trading-form .input-amount .ant-form-item-row .ant-input-affix-wrapper{border:none;border-radius:10px;font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal;outline:none;padding:0}@media only screen and (max-width:1300px){.trade-page__section-middle .trading-form .input-amount .ant-form-item-row .ant-input-affix-wrapper{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}@media only screen and (max-width:768px){.trade-page__section-middle .trading-form .input-amount .ant-form-item-row .ant-input-affix-wrapper{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}@media only screen and (min-width:1901px){.trade-page__section-middle .trading-form .input-amount .ant-form-item-row .ant-input-affix-wrapper{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}.trade-page__section-middle .trading-form .input-amount .ant-form-item-row .ant-input-affix-wrapper.ant-input-affix-wrapper-disabled{background-color:#0000}.trade-page__section-middle .trading-form .input-amount .ant-form-item-row .ant-input-affix-wrapper:before{display:none}.trade-page__section-middle .trading-form .input-amount .ant-form-item-row .ant-input-affix-wrapper:focus{box-shadow:none}.trade-page__section-middle .trading-form .input-amount .ant-form-item-row .ant-input-affix-wrapper .ant-input{border-radius:0;color:#fcfcfc}.trade-page__section-middle .trading-form .input-amount .ant-form-item-row .ant-input-affix-wrapper .ant-input:hover{border:none;opacity:.8}.trade-page__section-middle .trading-form .input-amount .ant-form-item-row .ant-input-affix-wrapper .ant-input:focus{border:none;box-shadow:none}.trade-page__section-middle .trading-form .input-amount .ant-form-item-row .ant-input-affix-wrapper .ant-input::placeholder{border-radius:0;font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}@media only screen and (max-width:1300px){.trade-page__section-middle .trading-form .input-amount .ant-form-item-row .ant-input-affix-wrapper .ant-input::placeholder{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}@media only screen and (max-width:768px){.trade-page__section-middle .trading-form .input-amount .ant-form-item-row .ant-input-affix-wrapper .ant-input::placeholder{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}@media only screen and (min-width:1901px){.trade-page__section-middle .trading-form .input-amount .ant-form-item-row .ant-input-affix-wrapper .ant-input::placeholder{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}.trade-page__section-middle .trading-form .button-submit .ant-form-item-control-input{height:35px;min-height:35px}.trade-page__section-middle .trading-form .button-buy{background-color:#21c998;border:1px solid #21c998;color:#fcfcfc;padding:0}.trade-page__section-middle .trading-form .button-buy:active,.trade-page__section-middle .trading-form .button-buy:focus,.trade-page__section-middle .trading-form .button-buy:hover{background-color:#21c998;color:#fcfcfc;opacity:.8}.trade-page__section-middle .trading-form .disabled{background-color:#939598;border:none;color:#fcfcfc}.trade-page__section-middle .trading-form .disabled:active,.trade-page__section-middle .trading-form .disabled:focus,.trade-page__section-middle .trading-form .disabled:hover{background-color:#939598;color:#fcfcfc;opacity:.8}.trade-page__section-middle .trading-form .order-type .button-info{background:none;border:none;height:-webkit-fit-content;height:fit-content;padding:0;width:-webkit-fit-content;width:fit-content}.trade-page__section-middle .trading-form.coin-maintenance{justify-content:flex-start}.trade-page__section-middle .trading-form .ant-form-item{margin:0}.trade-page__section-middle .trading-form .ant-select-selector{padding:0 15px}.trade-page__section-middle .trading-form .ant-select-arrow{color:#fff;font-size:15px}.trade-page__section-middle .trading-form label{width:100%}.trade-page__section-bottom{display:flex;gap:10px;justify-content:space-between;padding:10px 0}@media only screen and (min-width:1901px){.trade-page__section-bottom{padding:10px}}@media only screen and (max-width:1100px){.trade-page__section-bottom{flex-direction:column}}.trade-page__section-bottom .trading__history{border-top:.5px solid #93959899;padding-right:5px;width:calc(100% - 250px)}@media only screen and (min-width:1901px){.trade-page__section-bottom .trading__history{width:calc(100% - 300px)}}@media only screen and (max-width:1100px){.trade-page__section-bottom .trading__history{width:100%}}.trade-page__section-bottom .trading__history__tab .ant-tabs-nav{margin:0;padding-left:20px}.trade-page__section-bottom .trading__history__tab .ant-tabs-nav .favorite-tab{min-width:20px}.trade-page__section-bottom .trading__history__tab .ant-tabs-nav .ant-tabs-tab-btn{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}@media only screen and (max-width:1300px){.trade-page__section-bottom .trading__history__tab .ant-tabs-nav .ant-tabs-tab-btn{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}@media only screen and (max-width:768px){.trade-page__section-bottom .trading__history__tab .ant-tabs-nav .ant-tabs-tab-btn{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}@media only screen and (min-width:1901px){.trade-page__section-bottom .trading__history__tab .ant-tabs-nav .ant-tabs-tab-btn{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}.trade-page__section-bottom .trading__history__tab .ant-tabs-ink-bar{background:#0000;height:3px}.trade-page__section-bottom .trading__history__tab .ant-tabs-ink-bar:after{height:3px;width:10px}.trade-page__section-bottom .trading__history__tab .trading-history__container .ant-table-thead .ant-table-cell{background-color:#0000;border-bottom:none;font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}@media only screen and (max-width:1300px){.trade-page__section-bottom .trading__history__tab .trading-history__container .ant-table-thead .ant-table-cell{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}@media only screen and (max-width:768px){.trade-page__section-bottom .trading__history__tab .trading-history__container .ant-table-thead .ant-table-cell{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}@media only screen and (min-width:1901px){.trade-page__section-bottom .trading__history__tab .trading-history__container .ant-table-thead .ant-table-cell{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}.trade-page__section-bottom .trading__history__tab .trading-history__container .ant-table-thead .ant-table-cell:before{display:none}.trade-page__section-bottom .trading__history__tab .trading-history__container .ant-table-body .expand-button{align-items:center;background:none;border:none;display:flex;height:100%;margin:0 auto;padding:0;width:-webkit-fit-content;width:fit-content}.trade-page__section-bottom .trading__history__tab .trading-history__container .ant-table-body .expand-space{display:flex;flex-direction:column;gap:20px}.trade-page__section-bottom .trading__history__tab .trading-history__container .ant-table-body .expand-space .expand-space-top{align-items:center;display:flex;gap:10px;padding:0 10px}.trade-page__section-bottom .trading__history__tab .trading-history__container .ant-table-body .expand-space .expand-space-top .order-id,.trade-page__section-bottom .trading__history__tab .trading-history__container .ant-table-body .expand-space .expand-space-top .time{align-items:center;display:flex;gap:5px}.trade-page__section-bottom .trading__history__tab .trading-history__container .ant-table-body .expand-header{border-bottom:.5px solid #93959899;display:flex;justify-content:space-evenly;padding-bottom:20px;text-align:center}.trade-page__section-bottom .trading__history__tab .trading-history__container .ant-table-body .expand-header span{width:15%}.trade-page__section-bottom .trading__history__tab .trading-history__container .ant-table-body .expand-body{border-bottom:.5px solid #93959899;display:flex;justify-content:space-evenly;padding:20px 0;text-align:center}.trade-page__section-bottom .trading__history__tab .trading-history__container .ant-table-body .expand-body span{width:15%}.trade-page__section-bottom .trading__history__tab .trading-history__container .ant-table-body::-webkit-scrollbar-track{height:90%}.trade-page__section-bottom .trading__history__tab .trading-history__container .ant-table-body::-webkit-scrollbar{height:5px;width:5px}.trade-page__section-bottom .trading__history__tab .trading-history__container .ant-table-body::-webkit-scrollbar-thumb{background-color:#d9d9d9;border-radius:30px}.trade-page__section-bottom .trading__history__tab .trading-history__container .ant-table-body .allocation{display:flex;flex-wrap:wrap;gap:5px;justify-content:center}.trade-page__section-bottom .trading__history__tab .trading-history__container .ant-table-body .ant-table-tbody>tr:hover>td{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial;cursor:pointer}.trade-page__section-bottom .trading__history__tab .trading-history__container .ant-table-body .ant-table-tbody .ant-table-placeholder{height:200px!important}.trade-page__section-bottom .trading__history__tab .trading-history__container .ant-table-body .ant-table-tbody .ant-table-placeholder td{border:none}.trade-page__section-bottom .trading__history__tab .trading-history__container .ant-table-body .ant-table-tbody .ant-table-row-level-0 td{border:none;color:#fcfcfc!important}.trade-page__section-bottom .trading__history__tab .trading-history__container .ant-table-body .ant-table-tbody .ant-table-row-level-0 td .CANCELLED,.trade-page__section-bottom .trading__history__tab .trading-history__container .ant-table-body .ant-table-tbody .ant-table-row-level-0 td .COMPLETED,.trade-page__section-bottom .trading__history__tab .trading-history__container .ant-table-body .ant-table-tbody .ant-table-row-level-0 td .OPEN,.trade-page__section-bottom .trading__history__tab .trading-history__container .ant-table-body .ant-table-tbody .ant-table-row-level-0 td .PARTIAL,.trade-page__section-bottom .trading__history__tab .trading-history__container .ant-table-body .ant-table-tbody .ant-table-row-level-0 td .REJECTED{align-items:center;display:flex;justify-content:center}.trade-page__section-bottom .trading__history__tab .trading-history__container .ant-table-body .ant-table-tbody .ant-table-row-level-0 td .CANCELLED:before,.trade-page__section-bottom .trading__history__tab .trading-history__container .ant-table-body .ant-table-tbody .ant-table-row-level-0 td .COMPLETED:before,.trade-page__section-bottom .trading__history__tab .trading-history__container .ant-table-body .ant-table-tbody .ant-table-row-level-0 td .OPEN:before,.trade-page__section-bottom .trading__history__tab .trading-history__container .ant-table-body .ant-table-tbody .ant-table-row-level-0 td .PARTIAL:before,.trade-page__section-bottom .trading__history__tab .trading-history__container .ant-table-body .ant-table-tbody .ant-table-row-level-0 td .REJECTED:before{border-radius:50%;content:"";display:inline-block;height:3px;margin-right:10px;width:3px}.trade-page__section-bottom .trading__history__tab .trading-history__container .ant-table-body .ant-table-tbody .ant-table-row-level-0 td .COMPLETED{color:#0ce6df}.trade-page__section-bottom .trading__history__tab .trading-history__container .ant-table-body .ant-table-tbody .ant-table-row-level-0 td .COMPLETED:before{background-color:#0ce6df}.trade-page__section-bottom .trading__history__tab .trading-history__container .ant-table-body .ant-table-tbody .ant-table-row-level-0 td .CANCELLED,.trade-page__section-bottom .trading__history__tab .trading-history__container .ant-table-body .ant-table-tbody .ant-table-row-level-0 td .REJECTED{color:#fc218a}.trade-page__section-bottom .trading__history__tab .trading-history__container .ant-table-body .ant-table-tbody .ant-table-row-level-0 td .CANCELLED:before,.trade-page__section-bottom .trading__history__tab .trading-history__container .ant-table-body .ant-table-tbody .ant-table-row-level-0 td .REJECTED:before{background-color:#fc218a}.trade-page__section-bottom .trading__history__tab .trading-history__container .ant-table-body .ant-table-tbody .ant-table-row-level-0 td .OPEN,.trade-page__section-bottom .trading__history__tab .trading-history__container .ant-table-body .ant-table-tbody .ant-table-row-level-0 td .PARTIAL{color:#f7ce5b}.trade-page__section-bottom .trading__history__tab .trading-history__container .ant-table-body .ant-table-tbody .ant-table-row-level-0 td .OPEN:before,.trade-page__section-bottom .trading__history__tab .trading-history__container .ant-table-body .ant-table-tbody .ant-table-row-level-0 td .PARTIAL:before{background-color:#f7ce5b}.trade-page__section-bottom .trading__history__tab .trading-history__container .ant-table-body .ant-table-tbody .ant-table-row-level-0 td .BUY{color:#0ce6df}.trade-page__section-bottom .trading__history__tab .trading-history__container .ant-table-body .ant-table-tbody .ant-table-row-level-0 td .SELL{color:#fc218a}.trade-page__section-bottom .trading__history__tab .trading-history__container .ant-table-body .ant-table-tbody .ant-table-row-level-0 td .cancel-btn{align-items:center;border:1px solid #fc218a;color:#fc218a;display:flex;height:20px;justify-content:center}.trade-page__section-bottom .trading__history__tab .trading-history__container .ant-table-body .ant-table-tbody .ant-table-row-level-0 td .cancel-btn:hover{opacity:.7}.trade-page__section-bottom .trading__history__tab .trading-history__container .ant-table-body .ant-table-tbody .ant-table-measure-row td{padding:5px!important}.trade-page__section-bottom .trading__history__tab .trading-history__container.h-240 .ant-table-body{min-height:240px}.trade-page__section-bottom .trading__history__tab .dca-table__header{align-items:center;display:flex;justify-content:space-between;padding:0 30px}.trade-page__section-bottom .trading__history__tab .dca-table__table .button-copy{background:none;border:none;cursor:pointer;padding:0;width:-webkit-fit-content;width:fit-content}.trade-page__section-bottom .trading__history__tab .dca-table__table .button-copy.disabled{cursor:not-allowed!important;opacity:.4}.trade-page__section-bottom .trading__history__tab .dca-table .rc-pagination{align-items:center}.trade-page__section-bottom .trading__history__tab .dca-table .rc-pagination .rc-pagination-item{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}@media only screen and (max-width:1300px){.trade-page__section-bottom .trading__history__tab .dca-table .rc-pagination .rc-pagination-item{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}@media only screen and (max-width:768px){.trade-page__section-bottom .trading__history__tab .dca-table .rc-pagination .rc-pagination-item{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}@media only screen and (min-width:1901px){.trade-page__section-bottom .trading__history__tab .dca-table .rc-pagination .rc-pagination-item{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}.trade-page__section-bottom .coin-market-cap{border-top:.5px solid #93959899;display:flex;flex-direction:column;gap:10px;padding:12px 0 0 5px;width:250px}@media only screen and (min-width:1901px){.trade-page__section-bottom .coin-market-cap{width:300px}}@media only screen and (max-width:1100px){.trade-page__section-bottom .coin-market-cap{width:100%}}.trade-page__section-bottom .coin-market-cap .cmc-search-bar{padding-right:5px}.trade-page__section-bottom .coin-market-cap .cmc-search-bar .search-pair{background-color:#0000;border:1px solid #93959899;border-radius:5px;color:#fcfcfc;height:30px;padding:0 17px!important}.trade-page__section-bottom .coin-market-cap .cmc-search-bar .search-pair .ant-input{color:#fcfcfc;font-size:11px;font-style:normal;font-weight:400;height:30px;letter-spacing:0;line-height:normal;padding:0}@media only screen and (max-width:1300px){.trade-page__section-bottom .coin-market-cap .cmc-search-bar .search-pair .ant-input{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}@media only screen and (max-width:768px){.trade-page__section-bottom .coin-market-cap .cmc-search-bar .search-pair .ant-input{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}@media only screen and (min-width:1901px){.trade-page__section-bottom .coin-market-cap .cmc-search-bar .search-pair .ant-input{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}.trade-page__section-bottom .coin-market-cap .cmc-search-bar .search-pair .ant-input:hover{border:none;opacity:.8}.trade-page__section-bottom .coin-market-cap .cmc-search-bar .search-pair .ant-input:focus{border:none;box-shadow:none}.trade-page__section-bottom .coin-market-cap .cmc-search-bar .search-pair .ant-input::placeholder{color:#939598;font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}@media only screen and (max-width:1300px){.trade-page__section-bottom .coin-market-cap .cmc-search-bar .search-pair .ant-input::placeholder{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}@media only screen and (max-width:768px){.trade-page__section-bottom .coin-market-cap .cmc-search-bar .search-pair .ant-input::placeholder{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}@media only screen and (min-width:1901px){.trade-page__section-bottom .coin-market-cap .cmc-search-bar .search-pair .ant-input::placeholder{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}.trade-page__section-bottom .coin-market-cap .cmc-header{align-items:center;display:flex;justify-content:space-between;padding-right:5px}.trade-page__section-bottom .coin-market-cap .cmc-content{display:flex;flex-direction:column;gap:10px;padding-right:5px}.trade-page__section-bottom .coin-market-cap .cmc-content .cmc-list-news{display:flex;flex-direction:column;gap:10px;height:250px;overflow-y:auto}.trade-page__section-bottom .coin-market-cap .cmc-content .cmc-list-news::-webkit-scrollbar-track{height:90%}.trade-page__section-bottom .coin-market-cap .cmc-content .cmc-list-news::-webkit-scrollbar{height:90%;width:3px}.trade-page__section-bottom .coin-market-cap .cmc-content .cmc-list-news::-webkit-scrollbar-thumb{background-color:#d9d9d9;border-radius:30px}.trade-page__section-bottom .coin-market-cap .cmc-content .cmc-list-news .cmc-news-item{border-bottom:.5px solid #93959899;display:flex;flex-direction:column;gap:10px;padding:0 5px 10px 0}.trade-page__section-bottom .coin-market-cap .cmc-content .cmc-list-news .cmc-news-item__image-wrapper{display:flex;gap:10px;margin:0 auto;width:100%}.trade-page__section-bottom .coin-market-cap .cmc-content .cmc-list-news .cmc-news-item__image-wrapper .image{border:.5px solid #93959899;border-radius:10px;height:120px;text-align:center;width:120px}.trade-page__section-bottom .coin-market-cap .cmc-content .cmc-list-news .cmc-news-item__image-wrapper .content{display:flex;flex-direction:column;justify-content:space-between}.trade-page__section-bottom .coin-market-cap .cmc-content .cmc-list-news .cmc-news-item__time{display:block;font-size:9px;text-align:right}.trade-page__section-bottom .coin-market-cap .cmc-content .cmc-list-news .cmc-news-item__title{display:block}.trade-page__section-bottom .coin-market-cap .cmc-content .cmc-list-news .cmc-news-item__desc{font-size:9px}.trade-page__section-bottom .coin-market-cap .cmc-content .cmc-list-news .cmc-news-item__more{align-items:center;color:#fcfcfc;display:flex;font-size:9px;gap:5px;width:-webkit-fit-content;width:fit-content}.fiat-deposit-wrapper{color:#555;padding:10px}.fiat-deposit-wrapper .fiat-deposit-overview .ant-select-selector{padding:0 11px 0 0}.fiat-deposit-wrapper .fiat-deposit-overview .ant-select-selection-item{color:#555;font-size:24px}.fiat-deposit-wrapper .fiat-deposit-overview__table{border:1px solid #e1e3e7;border-radius:8px}.fiat-deposit-wrapper .fiat-deposit-overview__table .site-custom-tab-bar{margin-bottom:0}.fiat-deposit-wrapper .fiat-deposit-overview__table .site-custom-tab-bar:before{border-bottom:0}.fiat-deposit-wrapper .fiat-deposit-overview__table .ant-tabs-tab+.ant-tabs-tab{margin:0}.fiat-deposit-wrapper .fiat-deposit-overview__table .ant-tabs-nav-list{gap:16px;width:100%}.fiat-deposit-wrapper .fiat-deposit-overview__table .ant-tabs-nav-list .ant-tabs-tab{border-radius:6px;color:#76809d;font-size:14px;font-weight:500;height:36px;padding:8px 12px}.fiat-deposit-wrapper .fiat-deposit-overview__table .ant-tabs-nav-list .ant-tabs-tab.ant-tabs-tab-active{background:#ededfc}.fiat-deposit-wrapper .fiat-deposit-overview__table .ant-tabs-nav-list .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#1409a0;font-size:14px;font-weight:500}.fiat-deposit-wrapper .fiat-deposit-overview__table .ant-tabs.ant-tabs-top>div:first-child{align-items:center;display:flex;justify-content:space-between;padding:11px 12px}.fiat-deposit-wrapper .fiat-deposit-overview__table .ant-tabs>.ant-tabs-nav,.fiat-deposit-wrapper .fiat-deposit-overview__table .ant-tabs>div>.ant-tabs-nav{flex:1 1 auto}.fiat-deposit-wrapper .fiat-deposit-overview__table .ant-tabs-ink-bar.ant-tabs-ink-bar-animated{display:none}.fiat-deposit-wrapper .fiat-deposit-overview__table .ant-tabs-content .ant-tabs-tabpane .ant-table-container .ant-table-content .ant-table-tbody .ant-table-cell div.ant-typography{margin-bottom:0}.fiat-deposit-wrapper .fiat-deposit-overview__table .ant-table-container .ant-table-tbody>tr>td{padding:6px 16px 6px 24px}.fiat-deposit-wrapper .fiat-deposit-overview__table .ant-table-container table>thead>tr:first-child th{padding:4px 24px}.exchange-deposit-withdrawl{border:1px solid #e1e3e7;border-radius:8px;box-sizing:initial;min-width:459px;position:relative}.exchange-deposit-withdrawl .site-custom-tab-bar-right{display:flex;flex-flow:row nowrap}.exchange-deposit-withdrawl .site-custom-tab-bar-right .ant-tabs-nav-list{height:37px;margin:13px 14px 0;width:100%}.exchange-deposit-withdrawl .site-custom-tab-bar-right .ant-tabs-nav-list .ant-tabs-tab{border:1px solid #e1e3e7;margin:0;min-width:50%}.exchange-deposit-withdrawl .site-custom-tab-bar-right .ant-tabs-nav-list .ant-tabs-tab .ant-tabs-tab-btn{color:#848e9c;font-size:14px;font-weight:600;line-height:20px;margin:0 auto}.exchange-deposit-withdrawl .site-custom-tab-bar-right .ant-tabs-nav-list .ant-tabs-tab:first-child{border-bottom-left-radius:4px;border-top-left-radius:4px}.exchange-deposit-withdrawl .site-custom-tab-bar-right .ant-tabs-nav-list .ant-tabs-tab:nth-child(2){border-bottom-right-radius:4px;border-top-right-radius:4px}.exchange-deposit-withdrawl .site-custom-tab-bar-right .ant-tabs-nav-list .ant-tabs-tab-active{background:#e8fcf1;border:none}.exchange-deposit-withdrawl .site-custom-tab-bar-right .ant-tabs-nav-list .ant-tabs-tab-active .ant-tabs-tab-btn{color:#1e2329!important;font-size:14px;font-weight:600;line-height:20px}.exchange-deposit-withdrawl .site-custom-tab-bar-right .ant-tabs-ink-bar-animated{display:none!important}.exchange-deposit-withdrawl .info-banner{margin-top:14px}.exchange-deposit-withdrawl .site-custom-tab-bar-right:before{border-bottom:0!important}.exchange-deposit-withdrawl__info{margin:0 14px 30px}.exchange-deposit-withdrawl__form{margin:0 14px}.exchange-deposit-withdrawl__form .ant-typography-copy{margin-left:16px}.exchange-deposit-withdrawl__form .ant-select-selector{height:46px!important}.exchange-deposit-withdrawl__form .ant-select-selector .ant-select-selection-item,.exchange-deposit-withdrawl__form .ant-select-selector .ant-select-selection-placeholder{margin:auto 0}.exchange-deposit-withdrawl__form .ant-select-selector .ant-select-selection-search-input{height:100%!important}.exchange-deposit-withdrawl__form .ant-input,.exchange-deposit-withdrawl__form .ant-input-wrapper.ant-input-group .ant-input{height:46px!important}.exchange-deposit-withdrawl__result{margin:0 14px}.exchange-deposit-withdrawl__result .ant-input{height:46px!important}.exchange-deposit-withdrawl form label{font-weight:500}.exchange-deposit-withdrawl form .buttonSelectQuick .ant-radio-group.ant-radio-group-outline{display:flex;gap:6px;justify-content:center}.exchange-deposit-withdrawl form .buttonSelectQuick .ant-radio-group.ant-radio-group-outline .ant-radio-button-wrapper{background-color:#f2f3f5;border:none;border-radius:4px;flex-basis:24%;height:22px;outline:none;position:relative}.exchange-deposit-withdrawl form .buttonSelectQuick .ant-radio-group.ant-radio-group-outline .ant-radio-button-wrapper span:nth-child(2){color:#5a6689;font-size:12px;font-weight:400;left:50%;margin-right:-50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.exchange-deposit-withdrawl form .buttonSelectQuick .ant-radio-group.ant-radio-group-outline .ant-radio-button-wrapper:before{width:0}.exchange-deposit-withdrawl form .buttonSelectQuick .ant-radio-group.ant-radio-group-outline .ant-radio-button-wrapper:focus-within{box-shadow:none!important}.exchange-deposit-withdrawl form .buttonSelectQuick .ant-radio-group.ant-radio-group-outline .ant-radio-button-wrapper.ant-radio-button-wrapper-checked{background-color:#08a19c;border-color:#08a19c}.exchange-deposit-withdrawl form .buttonSelectQuick .ant-radio-group.ant-radio-group-outline .ant-radio-button-wrapper.ant-radio-button-wrapper-checked span:nth-child(2){color:#fff}.exchange-deposit-withdrawl .site-custom-tab-bar-address-book{display:flex;flex-flow:row nowrap;margin:0 0 8px!important}.exchange-deposit-withdrawl .site-custom-tab-bar-address-book .ant-tabs-tab+.ant-tabs-tab{margin:0}.exchange-deposit-withdrawl .site-custom-tab-bar-address-book .ant-tabs-nav-list{gap:16px;justify-content:center;width:100%}.exchange-deposit-withdrawl .site-custom-tab-bar-address-book .ant-tabs-nav-list .ant-tabs-tab{border-radius:6px;color:#76809d;font-size:12px;font-weight:500;height:25px;padding:8px 12px;width:110px}.exchange-deposit-withdrawl .site-custom-tab-bar-address-book .ant-tabs-nav-list .ant-tabs-tab.ant-tabs-tab-active{background:#ededfc}.exchange-deposit-withdrawl .site-custom-tab-bar-address-book .ant-tabs-nav-list .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#1409a0;font-size:12px;font-weight:500;margin:0 auto}.exchange-deposit-withdrawl .site-custom-tab-bar-address-book .ant-tabs.ant-tabs-top>div:first-child{align-items:center;display:flex;justify-content:space-between;padding:11px 12px}.exchange-deposit-withdrawl .site-custom-tab-bar-address-book .ant-tabs>.ant-tabs-nav,.exchange-deposit-withdrawl .site-custom-tab-bar-address-book .ant-tabs>div>.ant-tabs-nav{flex:1 1 auto}.exchange-deposit-withdrawl .site-custom-tab-bar-address-book .ant-tabs-ink-bar.ant-tabs-ink-bar-animated{display:none}.exchange-deposit-withdrawl .site-custom-tab-bar-address-book:before{border-bottom:0!important}.exchange-deposit-withdrawl .addOn{display:inline-flex;gap:3px}.exchange-deposit-withdrawl .addOn span:first-child{color:#357ce1;cursor:pointer;font-size:14px;font-weight:500}.exchange-deposit-withdrawl .addOn span:nth-child(2){color:#d1d5db}.exchange-deposit-withdrawl .addOn span:nth-child(3){color:#838e9c}.exchange-deposit-withdrawl .withdraw-address-book{margin-top:30px}.exchange-deposit-withdrawl .withdraw-address-book label{width:100%}.exchange-deposit-withdrawl .withdraw-address-book__info{margin-bottom:30px;margin-top:6px;width:100%;word-break:break-word}.exchange-deposit-withdrawl .withdraw-address-book__info .table__address{display:table}.exchange-deposit-withdrawl .withdraw-address-book__info .table__address .tr{display:table-row}.exchange-deposit-withdrawl .withdraw-address-book__info .table__address .tr .td{display:table-cell}.exchange-deposit-withdrawl .qrCode_Maxbit img{border-radius:50%}.text-md-14-gray{color:#848e9c;font-size:14px;font-weight:500}.text-md-14-black{color:#1e2329;font-size:14px;font-weight:500}@media only screen and (max-width:46.1875em){.fiat-deposit{display:flex;flex-flow:column nowrap}.exchange-deposit-withdrawl__bg,.fiat-deposit-overview__bg{display:none}.fiat-deposit-overview{order:2}.exchange-deposit-withdrawl{min-width:100%;order:1}.exchange-deposit-withdrawl .site-custom-tab-bar-right{margin:13px 14px!important}.exchange-deposit-withdrawl .site-custom-tab-bar-right .ant-tabs-nav-list .ant-tabs-tab{min-width:50%}.exchange-deposit-withdrawl .ant-tabs-nav-list{width:100%}.exchange-deposit-withdrawl .site-custom-tab-bar-right .ant-tabs-nav-list{margin:auto}.fiat-deposit__balance{display:flex;flex-flow:column nowrap;gap:15px}}@media only screen and (min-width:46.25em)and (max-width:63.9375em){.fiat-deposit{display:flex;flex-flow:column nowrap}.fiat-deposit-overview__bg{display:none}.fiat-deposit-overview{order:2}.exchange-deposit-withdrawl{min-width:100%;order:1}.exchange-deposit-withdrawl .site-custom-tab-bar-right{margin:13px 14px!important}.exchange-deposit-withdrawl .site-custom-tab-bar-right .ant-tabs-nav-list .ant-tabs-tab{min-width:50%}.exchange-deposit-withdrawl .ant-tabs-nav-list{width:100%}.exchange-deposit-withdrawl .site-custom-tab-bar-right .ant-tabs-nav-list{margin:auto}}@media only screen and (min-width:63.9375em)and (max-width:75em){.fiat-deposit-overview{width:calc(100% - 400px)}.fiat-deposit-overview__bg{display:none}.exchange-deposit-withdrawl{min-width:400px!important}.exchange-deposit-withdrawl__info{width:374px}.exchange-deposit-withdrawl .site-custom-tab-bar-right .ant-tabs-nav-list .ant-tabs-tab{min-width:186px}.exchange-deposit-withdrawl__bg{display:none}}@media only screen and (min-width:75em){.fiat-deposit-overview{width:calc(100% - 459px)}}.kyc-wrapper{display:flex;flex-direction:column;gap:20px}.kyc-wrapper .top-bar{display:flex}.kyc-wrapper .kyc-step__wrapper{display:flex;gap:2%;justify-content:space-between}@media only screen and (max-width:1024px){.kyc-wrapper .kyc-step__wrapper{flex-direction:column;gap:16px}}.kyc-wrapper .kyc-step__wrapper .container{align-items:center;background-color:#12121299;border-radius:20px;display:flex;flex-direction:column;gap:24px;height:600px;padding:32px;width:30%}@media only screen and (max-width:1024px){.kyc-wrapper .kyc-step__wrapper .container{flex-direction:row;gap:24px;height:100%;justify-content:center;padding:32px 12px;width:100%}}@media only screen and (max-width:1024px)and (max-width:660px){.kyc-wrapper .kyc-step__wrapper .container{flex-direction:column}}.kyc-wrapper .kyc-step__wrapper .container .text{color:#fcfcfc;max-width:195px;text-align:center;width:100%}@media only screen and (max-width:480px){.kyc-wrapper .kyc-step__wrapper .container .text{max-width:none;width:-webkit-fit-content;width:fit-content}}.kyb-page{background-color:#0f0f0fcc;border:1px solid #939598;border-radius:20px;gap:10px;padding:0 50px}.kyb-page__header{align-items:center;display:flex;height:46px;justify-content:space-between;margin-bottom:10px}.kyb-page__header .download-docs{display:flex;gap:20px}.kyb-page__company-logo{align-items:center;display:flex;gap:50px;justify-content:space-between;margin-bottom:10px}.kyb-page__company-logo .branch{width:50%}.kyb-page__company-logo .preview-logo{align-items:center;display:flex;gap:30px;justify-content:flex-end;width:50%}.kyb-page__company-logo .upload-logo{align-items:center;background:#000;background:var(--font-5,#000);border-radius:50%;box-shadow:.75px 1px 4px 0 #0000001a;display:flex;height:133px;justify-content:center;width:133px}.kyb-page__company-logo .upload-logo img{border-radius:50%}.kyb-page__company-logo .company-logo-text{align-items:center;display:flex;flex-direction:column}.kyb-page .kyb__form-section-1,.kyb-page .kyb__form-section-2{display:flex;gap:50px}.kyb-page .kyb__form-section-1--left,.kyb-page .kyb__form-section-1--right,.kyb-page .kyb__form-section-2--left,.kyb-page .kyb__form-section-2--right{display:flex;flex:1 1;flex-direction:column;gap:10px}.kyb-page .business-type-wrapper .ant-form-item{border:none;margin:0}.kyb-page .business-type-wrapper .ant-form-item .ant-select-selector{border-bottom:none!important;border-radius:10px 10px 0 0}.kyb-page .business-type-wrapper .ant-form-item.input-primary input{border-radius:0 0 10px 10px;border-top:none!important;border:1px solid #93959899}.kyb-page .business-type-wrapper .ant-form-item.input-primary input:focus{border:1px solid #93959899;box-shadow:none}.kyb-page .updaload-files-table .updaload-row{border-top:1px solid #939598;display:flex;font-size:16px;font-style:normal;font-weight:500;gap:16px;letter-spacing:0;line-height:22px;padding:10px 0}@media only screen and (max-width:1300px){.kyb-page .updaload-files-table .updaload-row{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.kyb-page .updaload-files-table .updaload-row{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.kyb-page .updaload-files-table .updaload-row .no{flex:.5 1}.kyb-page .updaload-files-table .updaload-row .documentation{flex:3.5 1}.kyb-page .updaload-files-table .updaload-row .file,.kyb-page .updaload-files-table .updaload-row .status{flex:2 1;text-align:center}.kyb-page .updaload-files-table .updaload-row .document-upload{flex:5 1}.kyb-page .updaload-files-table .updaload-body{height:375px;margin-bottom:20px;overflow-y:auto}.kyb-page .updaload-files-table .updaload-body::-webkit-scrollbar-track{background-color:#0000}.kyb-page .updaload-files-table .updaload-body::-webkit-scrollbar{background-color:#0000;width:5px}.kyb-page .updaload-files-table .updaload-body::-webkit-scrollbar-thumb{background-color:#fff;border-radius:5px}.kyb-page .updaload-files-table .updaload-body-row{padding:16px 0 10px}.kyb-page .updaload-files-table .updaload-body-row .documentation,.kyb-page .updaload-files-table .updaload-body-row .no{align-items:center;display:flex}.kyb-page .updaload-files-table .updaload-body-row .status{align-items:center;display:flex;justify-content:center}.kyb-page .updaload-files-table .updaload-body-row .file{align-items:center;display:flex;gap:8px;justify-content:center}.kyb-page .updaload-files-table .updaload-body-row .file .ant-upload{line-height:inherit}.kyb-page .updaload-files-table .updaload-body-row .file .ant-upload-list{display:none}.kyb-page .updaload-files-table .updaload-body:last-child{border-bottom:1px solid #939598}.kyb-page .updaload-files-table .updaload-body .upload-block{align-items:center;background:#000;border-radius:10px;cursor:pointer;display:flex;height:48px;padding:10px;width:80%}.kyb-page .button-submit{display:flex;justify-content:center;margin:20px auto 50px;width:380px}.login{align-items:flex-start;display:flex;flex-direction:row;min-height:calc(100vh - 60px);padding:60px 0;width:100%}@media only screen and (max-width:580px){.login{padding:30px 20px}}.login__left{align-items:flex-start;display:flex;justify-content:center;max-width:60%;width:60%}@media only screen and (max-width:900px){.login__left{display:none}}.login__right{display:flex;flex-direction:column;gap:40px;max-width:40%;width:40%}@media only screen and (max-width:900px){.login__right{max-width:100%;width:100%}}.login__img--mei{max-height:600px;max-width:100%}@media only screen and (max-width:900px){.login__img--mei{display:none}}.login__form{background-color:#0000;gap:40px;max-width:420px;min-height:-webkit-fit-content;min-height:fit-content;width:100%}.login__form,.login__form__header{display:flex;flex-direction:column}.login__form__header{align-items:flex-start;gap:10px}.login__form__header .header span{color:#fcfcfc}.login__form__header .header__subtitle{font-size:17px;font-style:normal;font-weight:500;letter-spacing:0;line-height:23px}.login__form__content{align-items:flex-start;display:flex;flex-direction:column;gap:16px}.login__form__footer{align-items:center;display:flex;flex-direction:column;gap:10px;width:100%}.login__form__footer .ant-form-item{width:100%}.login__form__footer .other-option{color:#fcfcfc;font-size:13px;font-style:normal;font-weight:400;letter-spacing:0;line-height:18px}.login__form__footer .other-option--link{color:#0ce6df}.login__form__btn--submit{align-items:center;background-color:#0ce6df;border:1px solid #0ce6df;border-radius:100px;color:#0b4342;display:flex;font-size:16px;font-style:normal;font-weight:600;height:45px;justify-content:center;letter-spacing:0;line-height:22px;outline:none;transition:all .3s;width:100%}.login__form__btn--submit.disable{background-color:#939598!important;border-color:#939598!important;color:#0b4342!important;opacity:100%!important}.login__form__btn--submit:focus,.login__form__btn--submit:hover{background-color:#0ce6df;color:#0b4342;opacity:80%}.login #captcha{align-items:center;display:flex;justify-content:center}.login .other-options{display:flex;gap:5px;justify-content:center;margin-top:5px;width:100%}.login .login__form .ant-form-item{margin:0}.login .login__form label{color:#fcfcfc;font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:22px}@media only screen and (max-width:1300px){.login .login__form label{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.login .login__form label{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.login a,.login a *,.login a:hover,.login a:hover *{color:#0ce6df!important}.login .reset-btn{background-color:#0000;border:0;cursor:pointer;font-size:13px;font-style:normal;font-weight:400;letter-spacing:0;line-height:18px;margin:0;outline:none;padding:0}.login .reset-btn:hover{text-decoration:none}.twofa-code{align-items:start;display:flex;flex-direction:column;gap:8px;width:100%}.twofa-code__title{color:#fcfcfc;font-size:17px;font-style:normal;font-weight:500;letter-spacing:0;line-height:23px;margin:0;padding:0}.twofa-code__block{align-items:center;display:flex;flex-direction:row;gap:12px;width:100%}.twofa-code__input{background-color:#212122;border:.5px solid #93959899;border-radius:8px;color:#0ce6df;font-size:27px;font-style:normal;font-weight:600;height:50px;letter-spacing:0;line-height:32px;outline:none;padding:0;text-align:center;width:40px}.reset-password-ui{display:flex;gap:50px;min-height:calc(100vh - 60px);padding:60px 40px;width:100%}@media only screen and (max-width:580px){.reset-password-ui{padding:30px 0}}.reset-password-ui__left{align-items:flex-start;display:flex;width:50%}@media only screen and (max-width:900px){.reset-password-ui__left{display:none}}.reset-password-ui__right{align-items:flex-start;display:flex;flex-direction:column;gap:40px;padding:20px 0;width:50%}@media only screen and (max-width:900px){.reset-password-ui__right{max-width:100%;width:100%}}.reset-password-ui__img--computer{width:100%}@media only screen and (max-width:900px){.reset-password-ui__img--computer{display:none}}.reset-password-ui__btn--back{margin:0 auto;width:76%}@media only screen and (max-width:580px){.reset-password-ui__btn--back{width:90%}}.reset-password-ui__btn--back .icon-container{display:block}.reset-password-ui .reset-password-step1{align-items:center;background-color:#0000;display:flex;flex-direction:column;gap:40px;margin:0 auto;width:76%}@media only screen and (max-width:580px){.reset-password-ui .reset-password-step1{width:90%}}.reset-password-ui .reset-password-step1__header{color:#fcfcfc;display:flex;flex-direction:column;gap:16px;width:100%}.reset-password-ui .reset-password-step1__header__subtitle{font-size:17px;font-style:normal;font-weight:500;letter-spacing:0;line-height:23px}.reset-password-ui .reset-password-step1__content{align-items:flex-start;display:flex;flex-direction:column;gap:16px;width:100%}.reset-password-ui .reset-password-step1__footer{width:100%}.reset-password-ui .reset-password-step2{background:#0000;display:flex;flex-direction:column;gap:40px;margin:0 auto;width:76%}@media only screen and (max-width:580px){.reset-password-ui .reset-password-step2{width:90%}}.reset-password-ui .reset-password-step2__content{align-items:flex-start;display:flex;flex-direction:column;gap:16px;width:100%}.reset-password-ui .reset-password-step2__content .form-password-wrapper,.reset-password-ui .reset-password-step2__footer{width:100%}.reset-password-ui .reset-password-step3{align-items:flex-start;background-color:#0000;display:flex;flex-direction:column;gap:40px;margin:0 auto;width:76%}@media only screen and (max-width:580px){.reset-password-ui .reset-password-step3{width:90%}}.reset-password-ui .reset-password-step3__content{align-items:flex-start;display:flex;flex-direction:column;gap:16px;width:100%}.reset-password-ui .reset-password-step3__content .twofa-code:last-child{margin-top:24px}.reset-password-ui .reset-password-step3 .verification-code__field,.reset-password-ui .reset-password-step3__footer{width:100%}.reset-password-ui .reset-password-step3 .verification-code__field .ant-form-item-control-input{min-height:0;min-height:auto}.reset-password-ui .reset-password-step3 .verification-code__field .timer-notice{margin:0}.reset-password-ui .reset-password-step3 .verification-code__field .counter-notice{color:#fcfcfc;font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}.reset-password-ui .reset-password-step3 .verification-code__field .send-code{align-items:center;border:0;display:flex;font-size:14px;font-style:normal;font-weight:400;gap:8px;letter-spacing:0;line-height:20px}.reset-password-ui .reset-password-step3 .verification-code__field .send-code svg{height:20px;width:20px}.reset-password-ui .reset-password__title{display:flex;justify-content:center;margin-bottom:20px}.reset-password-ui .phone__field{margin:0}.reset-password-ui .phone__field .ant-input-affix-wrapper{padding:0 0 0 15px}.reset-password-ui .phone__field .ant-input-affix-wrapper .ant-input-prefix{color:#fafafa}.reset-password-ui .phone__field .ant-input-affix-wrapper .ant-input-prefix .phone-code__wrapper{align-items:center;background:none;border:none;cursor:pointer;display:flex;flex-flow:row nowrap;gap:5px;padding:0;width:-webkit-fit-content;width:fit-content;width:100%}.reset-password-ui .phone__field .ant-input-affix-wrapper svg{height:8px;width:6px}.reset-password-ui .phone__field .ant-input-affix-wrapper input{border:none}.reset-password-ui .phone__field .ant-input-affix-wrapper-status-success{border:1px solid #93959899}.reset-password-ui .ant-input:focus{box-shadow:none}.reset-password-ui .check-password{margin-top:10px}.reset-password-ui .check-password .password-status{align-items:center;display:flex;gap:17px;margin-bottom:5px}.reset-password-ui .password-policy{background-color:#212122;border-radius:9px;padding:10px}.reset-password-ui .password-policy,.reset-password-ui .password-policy .password-checker{align-items:flex-start;display:flex;flex-direction:column;gap:3px;width:100%}.reset-password-ui .password-policy .password-checker span{color:#fcfcfc;font-size:13px;font-style:normal;font-weight:400;letter-spacing:0;line-height:18px}.reset-password-ui .password-policy .password-checker .ant-checkbox-wrapper{align-items:flex-start;display:flex;gap:10px;width:100%}.reset-password-ui .password-policy .password-checker .ant-checkbox-wrapper span{color:#939598;font-size:12px;font-style:normal;font-weight:400;letter-spacing:0;line-height:18px;margin:0;padding:0}.reset-password-ui .password-policy .password-checker .ant-checkbox-wrapper .ant-checkbox .ant-checkbox-inner{height:17px;width:17px}.reset-password-ui .password-policy .password-checker .ant-checkbox-wrapper .ant-checkbox .ant-checkbox-inner:after{border-width:0 3px 3px 0;left:29.12%;opacity:1;top:47.745%;transform:rotate(45deg) scale(1) translate(-50%,-50%);transition:all .2s cubic-bezier(.12,.4,.29,1.46) .1s}.reset-password-ui .password-policy .password-checker .ant-checkbox-wrapper .ant-checkbox-checked:after{border:#0000}.reset-password-ui #captcha{align-items:center;display:flex;justify-content:center}.reset-password-ui .other-options{display:flex;gap:5px;justify-content:center;width:100%}.reset-password-ui form label{color:#fcfcfc;font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:22px}@media only screen and (max-width:1300px){.reset-password-ui form label{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.reset-password-ui form label{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.reset-password-ui form .ant-form-item-label{padding:0!important}.reset-password-ui form .ant-form-item{margin:0}.reset-password-ui form .password-policy{margin:5px 0 0}.reset-password-ui form .ant-form-item:last-child{margin-bottom:0}.reset-google-authentication__wrapper{display:flex;gap:50px;min-height:calc(100vh - 60px);padding:60px 40px;width:100%}@media only screen and (max-width:580px){.reset-google-authentication__wrapper{padding:30px 20px}}.reset-google-authentication__wrapper__left{align-items:flex-start;display:flex;width:50%}@media only screen and (max-width:900px){.reset-google-authentication__wrapper__left{display:none}}.reset-google-authentication__wrapper__right{align-items:flex-start;display:flex;flex-direction:column;gap:40px;padding:20px 0;width:50%}@media only screen and (max-width:900px){.reset-google-authentication__wrapper__right{max-width:100%;width:100%}}.reset-google-authentication__wrapper__img--computer{width:100%}@media only screen and (max-width:900px){.reset-google-authentication__wrapper__img--computer{display:none}}.reset-google-authentication__wrapper__btn--back{margin:0 auto;width:76%}.reset-google-authentication__wrapper__btn--back .icon-container{display:block}.reset-google-authentication{width:100%}.reset-google-authentication__step1{display:flex;flex-direction:column;gap:40px;margin:0 auto;width:76%}.reset-google-authentication__step1-header{display:flex;flex-direction:column;gap:16px;width:100%}.reset-google-authentication__step1-container{display:flex;flex-direction:column;gap:24px;width:100%}.reset-google-authentication__step1-container__form{display:flex;flex-direction:column;gap:40px;margin:0 auto;width:100%}@media only screen and (max-width:480px){.reset-google-authentication__step1-container__form{gap:16px}}.reset-google-authentication__step2{display:flex;flex-direction:column;gap:40px;margin:0 auto;width:76%}.reset-google-authentication__step2__header{display:flex;flex-direction:column;gap:16px}.reset-google-authentication form .ant-form-item-label{padding:0}.reset-google-authentication form .ant-row.ant-form-item input{min-height:55px}.reset-google-authentication form .ant-form-item{margin:0}.reset-google-authentication form .ant-form-item:last-child{margin-bottom:0}.reset-google-authentication .form__policy__btn{display:flex;flex-flow:row nowrap;gap:40px;justify-content:center;margin-top:40px}.reset-google-authentication__upload{background-color:#151515;margin:0 auto;width:76%}.reset-google-authentication__upload__title{display:flex;flex-direction:column}.reset-google-authentication__upload .image-non-upload{border:1px solid #d9d9d9;border-radius:16px;display:flex;justify-content:center}.reset-google-authentication__upload label{margin-bottom:8px!important;text-align:center}.reset-google-authentication__upload .ant-col.ant-form-item-control .ant-upload.ant-upload-drag{align-items:center;background:none;display:flex;margin-top:3px;min-height:180px}.reset-google-authentication__upload .ant-col.ant-form-item-control .ant-upload.ant-upload-drag .ant-upload.ant-upload-btn{padding:0}.reset-google-authentication__upload .ant-col.ant-form-item-control .ant-upload.ant-upload-drag .ant-upload.ant-upload-btn .ant-upload-drag-container .ant-upload-drag-icon{margin-bottom:15.09px}.reset-google-authentication__step4{display:flex;flex-direction:column;gap:16px;margin:0 auto;width:76%}.reset-google-authentication__step4__form{display:flex;flex-direction:column;gap:40px}.intruction-2fa-modal .ant-modal-body{display:flex;flex-direction:column;gap:16px}.intruction-2fa-modal .ant-modal-body .intruction-2fa__content{display:flex;flex-direction:column;gap:8px}.intruction-2fa-modal .ant-modal-body .image-non-upload{border:.5px solid #93959899;border-radius:12px;display:flex;justify-content:center}.transaction .ant-tabs-ink-bar{background:#0000;height:3px}.transaction .ant-tabs-ink-bar:after{background:#08a19c;border-radius:9px;bottom:0;content:" ";height:5px;left:50%;position:absolute;right:0;transform:translateX(-50%);width:20px}.transaction .ant-tabs-nav{padding-bottom:10px}.transaction .ant-tabs-nav:before{border:none}.transaction .ant-tabs-nav-wrap .ant-tabs-tab{font-size:inherit}.transaction .ant-tabs-nav-wrap .ant-tabs-tab .ant-tabs-tab-btn,.transaction .ant-tabs-nav-wrap .ant-tabs-tab-active .ant-tabs-tab-btn{color:#fcfcfc!important}.transaction .ant-tabs-content-holder{margin-bottom:25px;margin-top:10px}.transaction .ant-tabs-extra-content{background-color:#12121299;border:none;border-radius:10px;height:40px;width:30%}.transaction .ant-tabs-extra-content .ant-input-group-addon{background-color:#0000;border:none;border-bottom-right-radius:10px;border-top-right-radius:10px;padding-right:20px}.transaction .ant-tabs-extra-content .ant-input{border:none;border-bottom-left-radius:10px;border-top-left-radius:10px;height:40px;padding-left:20px}.transaction .ant-tabs-extra-content .ant-input:active,.transaction .ant-tabs-extra-content .ant-input:hover{box-shadow:none}.transaction__type{display:flex;gap:30px}.transaction__type .type-item{color:#939598;cursor:pointer}.transaction__type .type-item--actived{border-bottom:2px solid #0ce6df}.light .transaction__type .type-item--actived{color:#333}.dark .transaction__type .type-item--actived{color:#fafafa}.transaction__data{border-radius:30px;box-shadow:0 5px 99px #00000029;margin-top:11px;padding:20px 50px}.light .transaction__data{background-color:#fff9}.dark .transaction__data{background-color:#12121299}.transaction__data__title{margin-bottom:10px}.light .transaction__data__title{color:#333}.dark .transaction__data__title{color:#fafafa}.transaction__data__group-filter-and-export{display:flex;justify-content:space-between}.transaction__data__group-filter-and-export .export-data{align-items:center;cursor:pointer;display:flex;gap:12px}@media(min-width:1300px)and (max-width:1599px){.transaction__data__group-filter-and-export .export-data{gap:4px}}.transaction__data__group-filter-and-export .export-data>span:first-child{font-size:14px;font-weight:400;line-height:21px}.light .transaction__data__group-filter-and-export .export-data>span:first-child{color:#333!important}.dark .transaction__data__group-filter-and-export .export-data>span:first-child{color:#fafafa!important}@media(min-width:1300px)and (max-width:1599px){.transaction__data__group-filter-and-export .export-data>span:first-child{font-size:12px}}.transaction__data__group-filter-and-export .export-data>span:last-child{height:21px}.ant-modal-root .ant-modal-wrap .transaction-detail{width:622px!important}.ant-modal-root .ant-modal-wrap .transaction-detail .ant-modal-content{background-color:#000;border-radius:30px;box-shadow:15px 15px 20px #00000026}.ant-modal-root .ant-modal-wrap .transaction-detail .ant-modal-content .ant-modal-close,.ant-modal-root .ant-modal-wrap .transaction-detail .ant-modal-content .ant-modal-header{display:none}.ant-modal-root .ant-modal-wrap .transaction-detail .ant-modal-content .ant-modal-body{padding:30px 50px!important}.ant-modal-root .ant-modal-wrap .transaction-detail .ant-modal-content .ant-modal-body .transaction-detail__header{align-items:center;color:#fff;display:flex;height:40px;justify-content:space-between;margin-bottom:20px}.ant-modal-root .ant-modal-wrap .transaction-detail .ant-modal-content .ant-modal-body .transaction-detail__header__close{cursor:pointer;font-size:20px}.ant-modal-root .ant-modal-wrap .transaction-detail .ant-modal-content .ant-modal-body .transaction-detail__header .title{color:#fff;display:flex}.ant-modal-root .ant-modal-wrap .transaction-detail .ant-modal-content .ant-modal-body .transaction-detail__header .title.th{flex-direction:row-reverse}.ant-modal-root .ant-modal-wrap .transaction-detail .ant-modal-content .ant-modal-body .transaction-detail__body{display:flex;flex-direction:column;gap:10px;justify-content:space-between;padding:2.5px 35px}.ant-modal-root .ant-modal-wrap .transaction-detail .ant-modal-content .ant-modal-body .transaction-detail__body__value{align-items:center;display:flex;justify-content:space-between;min-height:40px;padding:0 15px}.ant-modal-root .ant-modal-wrap .transaction-detail .ant-modal-content .ant-modal-body .transaction-detail__body__value span{line-height:20px;width:90%}.ant-modal-root .ant-modal-wrap .transaction-detail .ant-modal-content .ant-modal-body .transaction-detail__body__value .is-link{color:#0ce6df;text-decoration:underline}.ant-modal-root .ant-modal-wrap .transaction-detail .ant-modal-content .ant-modal-body .transaction-detail__body .has-copy{border-radius:10px}.ant-modal-root .ant-modal-wrap .transaction-detail .ant-modal-content .ant-modal-body .transaction-detail__body:last-child{border:none}.ant-modal-root .ant-modal-wrap .transaction-detail .ant-modal-content .ant-modal-body .data-crypto{padding:10px 35px}.ant-modal-root .ant-modal-wrap .transaction-detail .ant-modal-content .ant-modal-footer{display:none}.ant-modal-root .ant-modal-wrap .recent-transaction-detail{width:550px!important}.ant-modal-root .ant-modal-wrap .recent-transaction-detail .ant-modal-content{background-color:#000;border-radius:30px;box-shadow:15px 15px 20px #00000026}.ant-modal-root .ant-modal-wrap .recent-transaction-detail .ant-modal-content .ant-modal-body{border-radius:30px;padding:24px 50px}.ant-modal-root .ant-modal-wrap .recent-transaction-detail .ant-modal-content .ant-modal-body .content{margin:0 auto;width:80%}.ant-modal-root .ant-modal-wrap .recent-transaction-detail .ant-modal-content .ant-modal-body .is-link{color:#0ce6df;overflow:hidden;text-decoration:underline;text-overflow:ellipsis;white-space:nowrap}.export-modal .ant-modal-content{background:#000;border-radius:30px;box-shadow:0 5px 99px #00000029}.export-modal .export-form{display:flex;flex-direction:column;gap:20px}.export-modal .export-form .form-header{align-items:center;display:flex;justify-content:space-between}.export-modal .export-form .form-header .title{color:#fcfcfc}.export-modal .export-form .ant-form-item{margin:0}.export-modal .export-form label{color:#fcfcfc;font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:22px}@media only screen and (max-width:1300px){.export-modal .export-form label{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.export-modal .export-form label{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.export-modal .export-form input{color:#fcfcfc;font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:22px}@media only screen and (max-width:1300px){.export-modal .export-form input{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.export-modal .export-form input{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.export-modal .export-form input::placeholder{color:#939598;font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:22px}@media only screen and (max-width:1300px){.export-modal .export-form input::placeholder{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.export-modal .export-form input::placeholder{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.export-modal .export-form .ant-select-selector .ant-select-selection-item{align-items:center;display:flex;font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:22px}@media only screen and (max-width:1300px){.export-modal .export-form .ant-select-selector .ant-select-selection-item{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.export-modal .export-form .ant-select-selector .ant-select-selection-item{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.export-modal .export-form .ant-select-selector .ant-select-selection-item .select-type-export{color:#fcfcfc}.export-modal .export-form .ant-picker,.export-modal .export-form .ant-select-selector{border:1px solid #939598;color:#fcfcfc;height:40px}.group-filter,.group-filter .coin-filters .ant-select-selection-item,.group-filter .time-selector .ant-select-selection-item{color:#fcfcfc}.group-filter .export-data{align-items:center;background:none;border:none;cursor:pointer;display:flex;flex-direction:row;gap:10px;padding:0;width:-webkit-fit-content;width:fit-content}.rc-virtual-list .ant-select-item .ant-select-item-option-content,.rc-virtual-list .currency__item .short-name{color:#fcfcfc}.rc-virtual-list .currency__item .full-name{color:#939598}.deposit-withdraw{padding:60px 100px 30px 30px}@media(min-width:1300px)and (max-width:1599px){.deposit-withdraw{padding:60px 60px 100px 30px}}.deposit-withdraw p{margin:0!important}.deposit-withdraw .tabs{display:flex;flex-flow:row nowrap;gap:30px}.deposit-withdraw .tabs .tab{color:#939598;cursor:pointer}.light .deposit-withdraw .tabs .tab.tab--active{color:#333}.dark .deposit-withdraw .tabs .tab.tab--active{color:#fafafa}.deposit-withdraw .indicator{background:#08a19c;border-radius:4px;height:2px;pointer-events:none;position:relative;transition:width .3s,left .3s,right .3s}.date-picker{bottom:0;left:100%;position:absolute;top:0;transform:translate(5px);z-index:1222}.date-picker .ant-picker.ant-picker-range{height:56px;width:280px;z-index:0}.light .date-picker .ant-picker.ant-picker-range{background-color:#fff9;border:1px solid #eee}.dark .date-picker .ant-picker.ant-picker-range{background-color:#12121299;border:1px solid #eee}.bank-dropdown-item{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:center;padding:10px 0;width:100%}.bank-dropdown-item .bank-data{display:flex;flex-direction:column;gap:4px;width:calc(100% - 44px)}.bank-dropdown-item .bank-data-bottom-content{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.bank-dropdown-item .bank-data-bottom-content .bank-name{color:#fcfcfc;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:200px}.bank-dropdown-item .bank-data-bottom-content .status{color:#00c3ac;margin-right:30px}.bank-dropdown-item .bank-data .bank-account-num{color:#fcfcfc}.crypto-withdraw--choose--selectMethod{display:flex;flex-flow:column nowrap;gap:20px;margin-top:20px}.crypto-withdraw--method{border:1px solid #08a19c;border-radius:10px;cursor:pointer;padding:20px}.light .crypto-withdraw--method{background:#fff!important}.dark .crypto-withdraw--method{background:#12121299!important}.crypto-withdraw--method div:first-child{color:#08a19c;font-size:16px;font-weight:400;line-height:24px}.crypto-withdraw--method div:nth-child(2){color:#939598}.light .crypto-withdraw--method:active,.light .crypto-withdraw--method:hover{background:#9d999999!important}.dark .crypto-withdraw--method:active,.dark .crypto-withdraw--method:hover{background:#5d5a5a99!important}.dropDown--network .select--networks{align-items:center;display:flex;gap:10px}.fiat-deposit{top:30px;width:600px!important}@media only screen and (max-width:768px){.fiat-deposit{min-width:400px!important;width:90%!important}}@media only screen and (max-width:480px){.fiat-deposit{min-width:300px!important;width:90%!important}}.fiat-deposit .ant-modal-content{background-color:#131313;border-radius:30px;box-shadow:0 5px 99px #00000029}.fiat-deposit .ant-modal-content .ant-modal-body{display:flex;flex-direction:column;gap:20px;padding:24px 50px}@media only screen and (max-width:768px){.fiat-deposit .ant-modal-content .ant-modal-body{padding:24px 50px}}@media only screen and (max-width:480px){.fiat-deposit .ant-modal-content .ant-modal-body{padding:20px 15px}}.fiat-deposit-content{display:flex;flex-flow:column;gap:20px;margin:0 auto;min-height:500px;width:90%}@media only screen and (max-width:480px){.fiat-deposit-content{gap:16px;width:100%}}.fiat-deposit-content .loader__overlay{height:-webkit-fill-available}.fiat-deposit-content__title{align-items:center;display:flex;justify-content:space-between}.fiat-deposit-content .step-progress{box-sizing:border-box;display:flex;width:100%}.fiat-deposit-content .step-progress ul{margin:0;padding:0}.fiat-deposit-content .step-progress-list{align-items:flex-start;display:flex;justify-content:space-between;position:relative;width:100%;z-index:10}.fiat-deposit-content .step-progress-item{display:flex;flex-direction:column;position:relative;text-align:center}.fiat-deposit-content .step-progress-item.list-2{width:50%}.fiat-deposit-content .step-progress-item.list-3{width:34%}.fiat-deposit-content .step-progress-item+.step-progress-item:after{background:#939598;content:"";height:1px;left:-10px;position:absolute;top:18px;transform:translateX(-50%);width:100%;z-index:-10}.fiat-deposit-content .progress-count{background-color:#939598}.fiat-deposit-content .progress-count,.fiat-deposit-content .step-progress-item.step-progress-item__active .progress-count{align-items:center;border-radius:50%;color:#fcfcfc;display:flex;height:41px;justify-content:center;margin:0 auto;width:41px}.fiat-deposit-content .step-progress-item.step-progress-item__active .progress-count{background-color:#0ce6df}.fiat-deposit-content .step-progress-item.step-progress-item__active .progress-label{color:#0ce6df}.fiat-deposit-content .progress-label{margin-bottom:18px;margin-top:28px}.fiat-deposit-content .current-item~.step-progress-item .progress-label{opacity:.5}.fiat-deposit-content .specify-amount label{color:#fcfcfc;font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:22px}@media only screen and (max-width:1300px){.fiat-deposit-content .specify-amount label{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.fiat-deposit-content .specify-amount label{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.fiat-deposit-content .specify-amount .amount{margin-bottom:5px}.fiat-deposit-content .specify-amount .ant-select-selector{border:1px solid #93959899;font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:22px;padding:0 15px}@media only screen and (max-width:1300px){.fiat-deposit-content .specify-amount .ant-select-selector{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.fiat-deposit-content .specify-amount .ant-select-selector{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.fiat-deposit-content .specify-amount .ant-select-selector .ant-select-selection-item{align-items:center;display:flex}.fiat-deposit-content .specify-amount .select-method .ant-select-selector{align-items:center;border:1px solid #6f6f6f!important;display:flex;min-height:40px;padding:0 15px!important}.fiat-deposit-content .specify-amount .select-method .ant-select-selector .ant-select-selection-item{font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:22px}@media only screen and (max-width:1300px){.fiat-deposit-content .specify-amount .select-method .ant-select-selector .ant-select-selection-item{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.fiat-deposit-content .specify-amount .select-method .ant-select-selector .ant-select-selection-item{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.fiat-deposit-content .specify-amount .select-method .ant-select-arrow{padding-right:15px}.fiat-deposit-content .specify-amount .ant-select-selector{border-radius:10px!important;position:relative}.fiat-deposit-content .specify-amount .ant-select-selector .ant-select-selection-search{left:0;position:absolute;width:100%}.fiat-deposit-content .specify-amount .ant-select-selector .ant-select-selection-search .ant-select-selection-search-input{border-radius:10px;min-height:54px!important;opacity:1;padding:0 15px;width:100%}.light .fiat-deposit-content .specify-amount .ant-select-selector .ant-select-selection-search #selectCrypto{background-color:#fff!important}.dark .fiat-deposit-content .specify-amount .ant-select-selector .ant-select-selection-search #selectCrypto{background-color:#12121299!important}.fiat-deposit-content .specify-amount .ant-select-selector .ant-select-selection-placeholder{color:#939598!important}.fiat-deposit-content .fiat-deposit--scan-qr-code{margin:0 auto;width:90%}@media only screen and (max-width:480px){.fiat-deposit-content .fiat-deposit--scan-qr-code{width:100%}}.fiat-deposit-content .fiat-deposit--scan-qr-code .fiat-deposit--qrScan{font-size:14px;font-weight:400;line-height:21px;margin-bottom:21.33px;text-align:center}.fiat-deposit-content .fiat-deposit--scan-qr-code .fiat-deposit--qrScan__company-name{margin-bottom:10px}.fiat-deposit-content .fiat-deposit--scan-qr-code .fiat-deposit--qrScan__qr-code{display:flex;justify-content:center;margin-bottom:20px}.fiat-deposit-content .fiat-deposit--scan-qr-code .fiat-deposit--qrScan__qr-code__wrapper{background:linear-gradient(135.2deg,#5ecef1 4.36%,#7ae4de 98.07%),radial-gradient(51.77% 51.77% at 92.74% -10.16%,#ffffffb3 0,#fff0 100%),radial-gradient(30.81% 30.81% at 0 100%,#ffffffb3 0,#fff0 100%);border-radius:35px;height:160px;padding:11px;width:160px}@media only screen and (max-width:480px){.fiat-deposit-content .fiat-deposit--scan-qr-code .fiat-deposit--qrScan__qr-code__wrapper{height:140px;width:140px}}.fiat-deposit-content .fiat-deposit--scan-qr-code .fiat-deposit--qrScan__expire{margin-bottom:10px}.fiat-deposit-content .fiat-deposit--scan-qr-code .fiat-deposit--qrScan__info{border-radius:22px;display:flex;flex-direction:column;gap:10px;margin:0 auto}.light .fiat-deposit-content .fiat-deposit--scan-qr-code .fiat-deposit--qrScan{color:#333}.dark .fiat-deposit-content .fiat-deposit--scan-qr-code .fiat-deposit--qrScan{color:#939598}.fiat-deposit-content .fiat-deposit--wire-transfer{margin:0 auto;width:100%}@media only screen and (max-width:480px){.fiat-deposit-content .fiat-deposit--wire-transfer{width:100%}}.fiat-deposit-content .fiat-deposit--wire-transfer .wire-transfer__form{display:flex;flex-direction:column;gap:20px;position:relative;width:100%}.fiat-deposit-content .fiat-deposit--wire-transfer .wire-transfer__form .ant-form-item{margin:0}.fiat-deposit-content .fiat-deposit--wire-transfer .wire-transfer__form .ant-form-item .ant-upload{align-items:center;display:flex;height:-webkit-fit-content;height:fit-content;justify-content:center;min-height:124px}.fiat-deposit-content .fiat-deposit--wire-transfer .wire-transfer__form .ant-form-item .ant-upload .ant-upload-drag-container{align-items:center;display:flex;flex-direction:column;gap:12px;justify-content:center;width:100%}.fiat-deposit-content .fiat-deposit--wire-transfer .wire-transfer__form .ant-form-item .ant-upload .ant-upload-drag-container .ant-upload-drag-icon{margin-bottom:0}.fiat-deposit-content .fiat-deposit--wire-transfer .wire-transfer__form .ant-select-selector{border:1px solid #93959899;font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:22px;padding:0 15px}@media only screen and (max-width:1300px){.fiat-deposit-content .fiat-deposit--wire-transfer .wire-transfer__form .ant-select-selector{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.fiat-deposit-content .fiat-deposit--wire-transfer .wire-transfer__form .ant-select-selector{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.fiat-deposit-content .fiat-deposit--wire-transfer .wire-transfer__form .ant-select-selector .ant-select-selection-item{align-items:center;display:flex}.fiat-deposit-content .fiat-deposit--wire-transfer .wire-transfer__form .select-method .ant-select-selector{align-items:center;border:1px solid #6f6f6f!important;display:flex;min-height:40px;padding:0 15px!important}.fiat-deposit-content .fiat-deposit--wire-transfer .wire-transfer__form .select-method .ant-select-selector .ant-select-selection-item{font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:22px}@media only screen and (max-width:1300px){.fiat-deposit-content .fiat-deposit--wire-transfer .wire-transfer__form .select-method .ant-select-selector .ant-select-selection-item{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.fiat-deposit-content .fiat-deposit--wire-transfer .wire-transfer__form .select-method .ant-select-selector .ant-select-selection-item{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.fiat-deposit-content .fiat-deposit--wire-transfer .wire-transfer__form .select-method .ant-select-arrow{padding-right:15px}.fiat-deposit-content .fiat-deposit--wire-transfer .wire-transfer__form .ant-select-selector{border-radius:10px!important;position:relative}.fiat-deposit-content .fiat-deposit--wire-transfer .wire-transfer__form .ant-select-selector .ant-select-selection-search{left:0;position:absolute;width:100%}.fiat-deposit-content .fiat-deposit--wire-transfer .wire-transfer__form .ant-select-selector .ant-select-selection-search .ant-select-selection-search-input{border-radius:10px;min-height:54px!important;opacity:1;padding:0 15px;width:100%}.fiat-deposit-content .fiat-deposit--wire-transfer .wire-transfer__form .ant-select-selector .ant-select-selection-placeholder{color:#939598!important}.fiat-deposit-content .fiat-deposit--wire-transfer .wire-transfer__form .note-container{border:1px solid #0ce6df;border-radius:20px;padding:10px 10px 10px 30px}.fiat-deposit-content .fiat-deposit--wire-transfer .wire-transfer__form .note{margin-bottom:0;padding:0}.fiat-deposit-content .fiat-deposit--wire-transfer .wire-transfer__form-confirm{display:flex;flex-direction:column;gap:20px;position:relative;width:100%}.fiat-deposit-content .fiat-deposit--wire-transfer .wire-transfer__form-confirm .bank-maxbit-info,.fiat-deposit-content .fiat-deposit--wire-transfer .wire-transfer__form-confirm .bank-user-info{display:flex;flex-direction:column;gap:20px}.fiat-deposit-content .fiat-deposit--wire-transfer .wire-transfer__form-confirm .bank-maxbit-info .value{justify-content:flex-end;text-align:right;width:50%}.fiat-deposit-content .fiat-deposit--payment{display:flex;flex-direction:column;gap:35px}@media only screen and (max-width:480px){.fiat-deposit-content .fiat-deposit--payment{gap:16px}}.fiat-deposit-content .fiat-deposit--payment__status{align-items:center;display:flex;flex-flow:column nowrap;gap:18px}.fiat-deposit-content .fiat-deposit--payment__notify,.fiat-deposit-content .fiat-deposit--payment__transaction{align-items:center;display:flex;justify-content:center}.fiat-withdraw{top:30px;width:600px!important}@media only screen and (max-width:768px){.fiat-withdraw{min-width:400px!important;width:80%!important}}@media only screen and (max-width:480px){.fiat-withdraw{min-width:300px!important;width:90%!important}}.fiat-withdraw .ant-modal-content{background-color:#131313;border-radius:30px;box-shadow:0 5px 99px #00000029}.fiat-withdraw .ant-modal-content .ant-modal-body{display:flex;flex-direction:column;gap:20px;padding:24px 50px}@media only screen and (max-width:768px){.fiat-withdraw .ant-modal-content .ant-modal-body{padding:24px 50px}}@media only screen and (max-width:660px){.fiat-withdraw .ant-modal-content .ant-modal-body{padding:20px}}@media only screen and (max-width:480px){.fiat-withdraw .ant-modal-content .ant-modal-body{padding:20px 15px}}.fiat-withdraw-content{display:flex;flex-flow:column;gap:20px;margin:0 auto;width:90%}@media only screen and (max-width:480px){.fiat-withdraw-content{gap:16px;width:100%}}.fiat-withdraw-content__title{display:flex;justify-content:space-between}.fiat-withdraw-content .step-progress{box-sizing:border-box;display:flex;width:100%}.fiat-withdraw-content .step-progress ul{margin:0;padding:0}.fiat-withdraw-content .step-progress-list{align-items:flex-start;display:flex;justify-content:space-between;position:relative;width:100%;z-index:10}.fiat-withdraw-content .step-progress-item{display:flex;flex-direction:column;position:relative;text-align:center;width:30%}.fiat-withdraw-content .step-progress-item+.step-progress-item:after{background:#939598;content:"";height:1px;left:-10px;position:absolute;top:18px;transform:translateX(-50%);width:100%;z-index:-10}.fiat-withdraw-content .progress-count{align-items:center;background-color:#939598;border-radius:50%;color:#fcfcfc;display:flex;height:41px;justify-content:center;margin:0 auto;width:41px}.fiat-withdraw-content .step-progress-item.step-progress-item__active .progress-count{align-items:center;background-color:#0ce6df;border-radius:50%;color:#fcfcfc;display:flex;height:41px;justify-content:center;margin:0 auto;width:41px}.fiat-withdraw-content .step-progress-item.step-progress-item__active .progress-label{color:#0ce6df}.fiat-withdraw-content .progress-label{margin-bottom:18px;margin-top:28px}.fiat-withdraw-content .current-item~.step-progress-item .progress-label{opacity:.5}.fiat-withdraw-content .fiat-withdraw--select .fiat-withdraw--current{margin-bottom:30px}.fiat-withdraw-content .fiat-withdraw--select .fiat-withdraw--current__label{margin-bottom:10px}.fiat-withdraw-content .fiat-withdraw--select .fiat-withdraw--current__balance{border:1px solid #fafafa;border-radius:10px;display:flex;flex-flow:column;gap:10px;padding:20px}.fiat-withdraw-content .fiat-withdraw--select .fiat-withdraw--current__balance__item{display:flex;flex-wrap:row nowrap;justify-content:space-between}.fiat-withdraw-content .fiat-withdraw--select .form-select-bank .select-bank{row-gap:10px!important}.fiat-withdraw-content .fiat-withdraw--select .form-select-bank .select-bank label{color:#fcfcfc;font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:22px}@media only screen and (max-width:1300px){.fiat-withdraw-content .fiat-withdraw--select .form-select-bank .select-bank label{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.fiat-withdraw-content .fiat-withdraw--select .form-select-bank .select-bank label{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.fiat-withdraw-content .fiat-withdraw--select .form-select-bank .select-bank .ant-select-selector{align-items:center;border:1px solid #6f6f6f!important;border-radius:10px;display:flex;min-height:56px;padding:0 15px!important}.fiat-withdraw-content .fiat-withdraw--select .form-select-bank .select-bank .ant-select-selector input{height:56px}.fiat-withdraw-content .fiat-withdraw--select .form-select-bank .select-bank .ant-select-selector input::placeholder{color:#939598;font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:22px}@media only screen and (max-width:1300px){.fiat-withdraw-content .fiat-withdraw--select .form-select-bank .select-bank .ant-select-selector input::placeholder{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.fiat-withdraw-content .fiat-withdraw--select .form-select-bank .select-bank .ant-select-selector input::placeholder{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.fiat-withdraw-content .fiat-withdraw--select .form-select-bank .select-bank .ant-select-selector .ant-select-selection-item{align-items:center;display:flex;padding-right:4px}.fiat-withdraw-content .fiat-withdraw--select .form-select-bank .select-bank .ant-select-selector .ant-select-selection-placeholder{color:#939598;font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:22px;z-index:1}@media only screen and (max-width:1300px){.fiat-withdraw-content .fiat-withdraw--select .form-select-bank .select-bank .ant-select-selector .ant-select-selection-placeholder{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.fiat-withdraw-content .fiat-withdraw--select .form-select-bank .select-bank .ant-select-selector .ant-select-selection-placeholder{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.fiat-withdraw-content .fiat-withdraw--select .form-select-bank .select-bank .ant-select-arrow{padding-right:15px}.fiat-withdraw-content .fiat-withdraw--select .form-select-bank .fiat-withdraw--select__btn{height:40px;margin-top:30px;width:100%}.fiat-withdraw-content .fiat-withdraw--specify-amount .form-specify-amount .input-amount{margin-bottom:5px}.fiat-withdraw-content .fiat-withdraw--specify-amount .form-specify-amount label{color:#fcfcfc;font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:22px}@media only screen and (max-width:1300px){.fiat-withdraw-content .fiat-withdraw--specify-amount .form-specify-amount label{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.fiat-withdraw-content .fiat-withdraw--specify-amount .form-specify-amount label{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.fiat-withdraw-content .fiat-withdraw--specify-amount .percent-button-wrapper{display:flex;justify-content:space-between;margin-top:10px}.fiat-withdraw-content .fiat-withdraw--specify-amount .percent-button-wrapper button{align-items:center;border:1px solid #e7e7e7;border-radius:12px;color:#fff;display:flex;height:27px;justify-content:center;width:22.5%}.fiat-withdraw-content .fiat-withdraw--specify-amount .percent-button-wrapper .active{border:1px solid #0ce6df}.fiat-withdraw-content .fiat-withdraw--specify-amount__rule{margin:10px 0}.fiat-withdraw-content .fiat-withdraw--specify-amount__infoBank{border:1px solid #6f6f6f;border-radius:10px;display:flex;flex-direction:column;gap:10px;margin-bottom:30px;margin-top:10px;padding:20px}.fiat-withdraw-content .fiat-withdraw--specify-amount__infoBank__item{display:flex;justify-content:space-between}.fiat-withdraw-content .fiat-withdraw--specify-amount__fee{display:flex;justify-content:space-between;margin-bottom:20px}.fiat-withdraw-content .fiat-withdraw--authen{display:flex;flex-direction:column;gap:20px;padding:20px}.fiat-withdraw-content .fiat-withdraw--authen__img{display:flex;justify-content:center}.fiat-withdraw-content .fiat-withdraw--authen .authen-code-container{display:flex!important;gap:20px;justify-content:center}.fiat-withdraw-content .fiat-withdraw--authen .authen-code-container input{background:#fff;border:none;border-radius:10px;color:#000;font-size:16px;font-style:normal;font-weight:500;height:40px;letter-spacing:0;line-height:22px;text-align:center;width:40px}@media only screen and (max-width:1300px){.fiat-withdraw-content .fiat-withdraw--authen .authen-code-container input{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.fiat-withdraw-content .fiat-withdraw--authen .authen-code-container input{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.fiat-withdraw-content .fiat-withdraw--payment{display:flex;flex-direction:column;gap:35px}@media only screen and (max-width:480px){.fiat-withdraw-content .fiat-withdraw--payment{gap:16px}}.fiat-withdraw-content .fiat-withdraw--payment__status{align-items:center;display:flex;flex-flow:column nowrap;gap:18px}.fiat-withdraw-content .fiat-withdraw--payment__transaction{align-items:center;display:flex;flex-flow:column nowrap;gap:35px;justify-content:center}.fiat-withdraw-bank-dropdown{max-height:244px;padding:0}.fiat-withdraw-bank-dropdown .ant-select-item{height:56px!important}.fiat-withdraw-bank-dropdown .rc-virtual-list-holder{max-height:234px!important;padding:10px 10px 0}.crypto-deposit{width:550px!important}@media only screen and (max-width:768px){.crypto-deposit{min-height:550px;width:70%!important}}@media only screen and (max-width:660px){.crypto-deposit{min-height:550px;width:90%!important}}@media only screen and (max-width:480px){.crypto-deposit{min-width:300px!important;width:90%!important}}.crypto-deposit .ant-modal-content{background-color:#000;border-radius:30px;box-shadow:0 5px 99px #00000029}.crypto-deposit .ant-modal-content .ant-modal-body{display:flex;flex-direction:column;gap:20px;min-height:500px;padding:24px 50px}@media only screen and (max-width:480px){.crypto-deposit .ant-modal-content .ant-modal-body{padding:20px 15px}}.crypto-deposit .crypto-deposit-content{margin:0 30px}@media only screen and (min-width:481px)and (max-width:768px){.crypto-deposit .crypto-deposit-content{margin:0 20px}}@media only screen and (max-width:480px){.crypto-deposit .crypto-deposit-content{margin:0}}.crypto-deposit .crypto-deposit-content .crypto-deposit-notice{display:flex;flex-direction:column;gap:30px}.crypto-deposit .crypto-deposit-content .crypto-deposit-notice .currency-info{align-items:center;display:flex;height:60px;justify-content:space-between}@media only screen and (min-width:481px)and (max-width:768px){.crypto-deposit .crypto-deposit-content .crypto-deposit-notice .currency-info{padding:0 12%}}@media only screen and (min-width:481px)and (max-width:580px){.crypto-deposit .crypto-deposit-content .crypto-deposit-notice .currency-info{padding:0 6%}}@media only screen and (max-width:480px){.crypto-deposit .crypto-deposit-content .crypto-deposit-notice .currency-info{height:32px}.crypto-deposit .crypto-deposit-content .crypto-deposit-notice{gap:16px}}.crypto-deposit .crypto-deposit-content .crypto-deposit-notice .currencies-select{height:60px;margin:0 auto;width:70%}@media only screen and (min-width:481px)and (max-width:768px){.crypto-deposit .crypto-deposit-content .crypto-deposit-notice .currencies-select{width:85%}}@media only screen and (min-width:481px)and (max-width:580px){.crypto-deposit .crypto-deposit-content .crypto-deposit-notice .currencies-select{width:90%}}@media only screen and (max-width:480px){.crypto-deposit .crypto-deposit-content .crypto-deposit-notice .currencies-select{height:32px;width:100%}}.crypto-deposit .crypto-deposit-content .crypto-deposit-notice .currencies-select .ant-select-selector{border:none!important;height:60px}@media only screen and (max-width:480px){.crypto-deposit .crypto-deposit-content .crypto-deposit-notice .currencies-select .ant-select-selector{height:40px}}.crypto-deposit .crypto-deposit-content .crypto-deposit-notice .currencies-select .ant-select-arrow{color:#fff;font-size:14px}.crypto-deposit .crypto-deposit-content .crypto-deposit-notice .asset-info{height:60px}@media only screen and (max-width:480px){.crypto-deposit .crypto-deposit-content .crypto-deposit-notice .asset-info{height:32px}}.crypto-deposit .crypto-deposit-content .ant-form-item{margin:0}.crypto-deposit .crypto-deposit-content .loader__overlay{height:100%;top:50px}.crypto-deposit .crypto-deposit-form{display:flex;flex-direction:column;gap:30px}.crypto-deposit .crypto-deposit-form .ant-input-group-wrapper .ant-input-affix-wrapper{border:1px solid #6f6f6f;border-right:none;height:50px;padding:0}.crypto-deposit .crypto-deposit-form .ant-input-group-wrapper .ant-input-affix-wrapper .ant-input{background-color:none!important;border:none;border-bottom-left-radius:0;border-top-left-radius:0;padding-left:5px}.crypto-deposit .crypto-deposit-form .ant-input-group-wrapper .ant-input-affix-wrapper-focused,.crypto-deposit .crypto-deposit-form .ant-input-group-wrapper .ant-input-affix-wrapper:focus{box-shadow:none}.crypto-deposit .crypto-deposit-form .ant-input-group-addon{background-color:#0000!important;border:1px solid #6f6f6f;border-left:none;border-radius:0 10px 10px 0;cursor:pointer;line-height:17px;padding:0 30px 0 0}.crypto-deposit .crypto-deposit-form .ant-col.ant-form-item-label{padding:0}.crypto-deposit .crypto-deposit-form label{color:#fff;font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:22px;margin-bottom:5px!important}@media only screen and (max-width:1300px){.crypto-deposit .crypto-deposit-form label{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.crypto-deposit .crypto-deposit-form label{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.crypto-deposit .crypto-deposit-form .ant-select-selector{align-items:center;border:1px solid #6f6f6f!important;border-radius:10px!important;display:flex;min-height:40px;padding:0 15px!important}.crypto-deposit .crypto-deposit-form .ant-select-selector .ant-select-selection-placeholder{font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:22px;z-index:1}@media only screen and (max-width:1300px){.crypto-deposit .crypto-deposit-form .ant-select-selector .ant-select-selection-placeholder{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.crypto-deposit .crypto-deposit-form .ant-select-selector .ant-select-selection-placeholder{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.crypto-deposit .crypto-deposit-form .ant-select-arrow{padding-right:4px}.crypto-deposit .crypto-deposit-form .ant-input::placeholder{color:#939598}.crypto-deposit .crypto-deposit-form .ant-select-selection-item{align-items:center;display:flex;height:100%}.crypto-deposit .ant-select-selector{position:relative}.crypto-deposit .ant-select-selector .select--networks{align-items:center;display:flex;gap:10px}.crypto-deposit .ant-input-disabled{border-radius:10px;color:#fff}.crypto-deposit .input-copy .ant-input{border-color:#6f6f6f}.crypto-deposit .input-copy .ant-input-group-addon{border-color:#6f6f6f!important}.crypto-deposit .input-copy .ant-input-group-addon .ant-typography{margin:0}.crypto-deposit .input-copy .ant-input-group-addon .ant-typography .ant-typography-copy{color:#939598}.crypto-deposit--qrCode{background-color:#fff;margin:auto auto 20px;padding:10px;width:-webkit-fit-content;width:fit-content}.crypto-deposit--qrCode__img{height:120px;margin:auto;width:120px}.crypto-deposit--rules .info-remind{align-items:flex-start}.crypto-deposit .danger-memo{align-items:center;border:1px solid #0ce6df;border-radius:6px;display:flex;gap:8px;padding:4px}.crypto-deposit .check-box-understand{align-items:center;border:1px solid #6f6f6f;border-radius:10px;display:flex;height:40px;padding-left:15px;width:100%}.crypto-deposit .check-box-understand .ant-checkbox-wrapper{align-items:center!important}.crypto-deposit .check-box-understand .ant-checkbox-wrapper .ant-checkbox{align-items:center;display:flex;top:0}.crypto-deposit .check-box-understand .ant-checkbox-wrapper .ant-checkbox .ant-checkbox-inner{background-color:#0000;border-color:#d9d9d9;height:18px!important;width:18px!important}.crypto-deposit .check-box-understand .ant-checkbox-wrapper .ant-checkbox-checked .ant-checkbox-inner{background-color:#0ce6df;border-color:#0ce6df}.crypto-deposit .check-box-understand .ant-checkbox-wrapper:hover .ant-checkbox:after,.crypto-deposit .check-box-understand .ant-checkbox:hover:after{visibility:hidden}.crypto-deposit .check-box-understand .ant-checkbox-input:focus+.ant-checkbox-inner,.crypto-deposit .check-box-understand .ant-checkbox-wrapper:hover .ant-checkbox-inner,.crypto-deposit .check-box-understand .ant-checkbox:hover .ant-checkbox-inner{border-color:#0ce6df!important}.crypto-deposit .button-proceed{height:40px}.crypto-deposit .button-proceed:active,.crypto-deposit .button-proceed:focus,.crypto-deposit .button-proceed:hover{background-color:#fff;color:#131313}.crypto-deposit--currencies{background-color:#000;border-radius:0 0 10px 10px;box-shadow:0 0 26px 0 #ffffff40;min-width:390px;padding-top:20px;width:390px}@media only screen and (max-width:480px){.crypto-deposit--currencies{min-width:300px;width:82vw}}.crypto-deposit--currencies .ant-space,.crypto-deposit--currencies .ant-space-item{width:100%}.crypto-deposit--currencies .ant-space-item .input-search{background:#333;border:none;border-radius:10px;height:40px;width:100%}.crypto-deposit--currencies .ant-space-item .input-search:hover{opacity:.8}.crypto-deposit--currencies .ant-space-item input{border-radius:0;color:#fafafa;font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:22px}@media only screen and (max-width:1300px){.crypto-deposit--currencies .ant-space-item input{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.crypto-deposit--currencies .ant-space-item input{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.crypto-deposit--currencies .ant-space-item input::placeholder{color:#fafafa;font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:22px}@media only screen and (max-width:1300px){.crypto-deposit--currencies .ant-space-item input::placeholder{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.crypto-deposit--currencies .ant-space-item input::placeholder{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.crypto-deposit--currencies .currency-list{display:flex;flex-direction:column;gap:10px;height:250px;overflow-y:auto;padding:20px 10px;width:100%}.crypto-deposit--currencies .currency-list::-webkit-scrollbar-track{background-color:#0000;height:90%}.crypto-deposit--currencies .currency-list::-webkit-scrollbar{width:3px}.crypto-deposit--currencies .currency-list::-webkit-scrollbar-thumb{background-color:#d9d9d9;border-radius:5px}.crypto-deposit--currencies .crypto-deposit--dropDownNetworks .rc-virtual-list-holder-inner{gap:10px}.crypto-deposit--currencies .crypto-deposit--dropDownNetworks .select--networks{align-items:center;display:flex;gap:10px}.crypto-deposit--currencies .crypto-deposit--dropDownNetworks .select--networks__network{color:#fff;font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:22px}@media only screen and (max-width:1300px){.crypto-deposit--currencies .crypto-deposit--dropDownNetworks .select--networks__network{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.crypto-deposit--currencies .crypto-deposit--dropDownNetworks .select--networks__network{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.asset-popup .rc-virtual-list-scrollbar-show{display:block!important}.asset-popup .rc-virtual-list-scrollbar-show .rc-virtual-list-scrollbar-thumb{background-color:#d9d9d9!important}@media only screen and (min-width:481px)and (max-width:768px){.crypto-withdraw{max-width:500px;min-width:400px}}@media only screen and (max-width:480px){.crypto-withdraw{min-width:330px}}.crypto-withdraw .ant-tabs-ink-bar{background:#0000;height:3px}.crypto-withdraw .ant-tabs-ink-bar:after{background:#08a19c;border-radius:9px;bottom:0;content:" ";height:5px;left:50%;position:absolute;right:0;transform:translateX(-50%);width:20px}.crypto-withdraw .ant-tabs-nav:before{border:none}.crypto-withdraw .ant-tabs-top{width:100%}.crypto-withdraw .ant-tabs-top .ant-tabs-nav-wrap{justify-content:left}.crypto-withdraw .ant-tabs-top .ant-tabs-nav-wrap .ant-tabs-nav-list{gap:25px;justify-content:space-between}.crypto-withdraw .ant-tabs-top .ant-tabs-nav-wrap .ant-tabs-tab{font-size:inherit}.crypto-withdraw .ant-tabs-top .ant-tabs-nav-wrap .ant-tabs-tab .ant-tabs-tab-btn{color:#aaa}.crypto-withdraw .ant-tabs-top .ant-tabs-nav-wrap .ant-tabs-tab-active .ant-tabs-tab-btn{color:#fff}.crypto-withdraw .ant-modal-content{background-color:#131313;border-radius:30px;box-shadow:0 5px 99px #00000029}.crypto-withdraw .ant-modal-content .ant-modal-body{display:flex;flex-direction:column;gap:20px;padding:34px 50px}@media only screen and (min-width:481px)and (max-width:768px){.crypto-withdraw .ant-modal-content .ant-modal-body{padding:34px 30px}}@media only screen and (max-width:480px){.crypto-withdraw .ant-modal-content .ant-modal-body{padding:20px 15px}}.crypto-withdraw .crypto-withdraw__confirmation{align-items:center;display:flex;flex-direction:column;gap:24px}.crypto-withdraw .crypto-withdraw__confirmation__amount{align-items:center;display:flex;flex-direction:column;gap:10px}.crypto-withdraw .crypto-withdraw__confirmation__content{width:80%}@media only screen and (max-width:480px){.crypto-withdraw .crypto-withdraw__confirmation__content{width:100%}}.crypto-withdraw .crypto-withdraw__confirmation__btn{display:flex;justify-content:center;width:80%}.crypto-withdraw .crypto-withdraw__confirmation .divider{border-top:1px solid #e7e7e7;height:5px}.crypto-withdraw .crypto-withdraw-content__title{align-items:center;height:40px}.crypto-withdraw .crypto-withdraw-content__step-1{display:flex;gap:10px}@media only screen and (max-width:768px){.crypto-withdraw .crypto-withdraw-content__step-1{flex-direction:column;gap:34px}}.crypto-withdraw .crypto-withdraw-content__step-1 .crypto-withdraw-via-network-form{display:flex;flex-direction:column;gap:20px}.crypto-withdraw .crypto-withdraw-content__step-1 .crypto-withdraw-via-network-form .ant-form-item{margin:0}.crypto-withdraw .crypto-withdraw-content__step-1 .crypto-withdraw-via-network-form label{color:#fcfcfc;font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:22px;width:100%}@media only screen and (max-width:1300px){.crypto-withdraw .crypto-withdraw-content__step-1 .crypto-withdraw-via-network-form label{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.crypto-withdraw .crypto-withdraw-content__step-1 .crypto-withdraw-via-network-form label{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.crypto-withdraw .crypto-withdraw-content__step-1 .crypto-withdraw-via-network-form .ant-select-selector{align-items:center;border-radius:10px!important;color:#fcfcfc;display:flex;min-height:40px;padding:0 15px!important}.crypto-withdraw .crypto-withdraw-content__step-1 .crypto-withdraw-via-network-form .ant-select-selector .ant-select-selection-placeholder{font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:22px;z-index:1}@media only screen and (max-width:1300px){.crypto-withdraw .crypto-withdraw-content__step-1 .crypto-withdraw-via-network-form .ant-select-selector .ant-select-selection-placeholder{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.crypto-withdraw .crypto-withdraw-content__step-1 .crypto-withdraw-via-network-form .ant-select-selector .ant-select-selection-placeholder{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.crypto-withdraw .crypto-withdraw-content__step-1 .crypto-withdraw-via-network-form .ant-select-arrow{padding-right:6px}.crypto-withdraw .crypto-withdraw-content__step-1 .crypto-withdraw-via-network-form .ant-select-selection-item{align-items:center;display:flex;font-size:16px;font-style:normal;font-weight:500;height:100%;letter-spacing:0;line-height:22px}@media only screen and (max-width:1300px){.crypto-withdraw .crypto-withdraw-content__step-1 .crypto-withdraw-via-network-form .ant-select-selection-item{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.crypto-withdraw .crypto-withdraw-content__step-1 .crypto-withdraw-via-network-form .ant-select-selection-item{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.crypto-withdraw .crypto-withdraw-content__step-1 .crypto-withdraw-via-email-form{display:flex;flex-direction:column;gap:20px}.crypto-withdraw .crypto-withdraw-content__step-1 .crypto-withdraw-via-email-form .ant-form-item,.crypto-withdraw .crypto-withdraw-content__step-1 .crypto-withdraw-via-email-form .phone__field{margin:0}.crypto-withdraw .crypto-withdraw-content__step-1 .crypto-withdraw-via-email-form .phone__field .ant-input-affix-wrapper{padding:0 0 0 15px}.crypto-withdraw .crypto-withdraw-content__step-1 .crypto-withdraw-via-email-form .phone__field .ant-input-affix-wrapper .ant-input-prefix{color:#fafafa}.crypto-withdraw .crypto-withdraw-content__step-1 .crypto-withdraw-via-email-form .phone__field .ant-input-affix-wrapper .ant-input-prefix .phone-code__wrapper{align-items:center;background:none;border:none;cursor:pointer;display:flex;flex-flow:row nowrap;gap:5px;padding:0;width:-webkit-fit-content;width:fit-content;width:100%}.crypto-withdraw .crypto-withdraw-content__step-1 .crypto-withdraw-via-email-form .phone__field .ant-input-affix-wrapper svg{height:8px;width:6px}.crypto-withdraw .crypto-withdraw-content__step-1 .crypto-withdraw-via-email-form .phone__field .ant-input-affix-wrapper input{border:none;height:37px}.crypto-withdraw .crypto-withdraw-content__step-1 .crypto-withdraw-via-email-form .phone__field .ant-input-affix-wrapper-status-success{border:1px solid #93959899}.crypto-withdraw .crypto-withdraw-content__step-1 .crypto-withdraw-via-email-form .country_list{max-height:150px!important}.crypto-withdraw .crypto-withdraw-content__step-1 .crypto-withdraw-via-email-form label{color:#fff;font-size:18px;font-weight:500;line-height:22px;width:100%}@media(min-width:1300px)and (max-width:1599px){.crypto-withdraw .crypto-withdraw-content__step-1 .crypto-withdraw-via-email-form label{font-size:16px;font-weight:500;line-height:20px}}@media(min-width:992px)and (max-width:1299px){.crypto-withdraw .crypto-withdraw-content__step-1 .crypto-withdraw-via-email-form label{font-size:14px;font-weight:500;line-height:17px}}.crypto-withdraw .crypto-withdraw-content__step-1 .crypto-withdraw-via-email-form .ant-select-selector{align-items:center;border-radius:10px!important;color:#fcfcfc;display:flex;min-height:40px;padding:0 15px!important}.crypto-withdraw .crypto-withdraw-content__step-1 .crypto-withdraw-via-email-form .ant-select-selector .ant-select-selection-placeholder{font-size:18px;font-weight:500;line-height:22px;z-index:1}@media(min-width:1300px)and (max-width:1599px){.crypto-withdraw .crypto-withdraw-content__step-1 .crypto-withdraw-via-email-form .ant-select-selector .ant-select-selection-placeholder{font-size:16px;font-weight:500;line-height:20px}}@media(min-width:992px)and (max-width:1299px){.crypto-withdraw .crypto-withdraw-content__step-1 .crypto-withdraw-via-email-form .ant-select-selector .ant-select-selection-placeholder{font-size:14px;font-weight:500;line-height:17px}}.crypto-withdraw .crypto-withdraw-content__step-1 .crypto-withdraw-via-email-form .ant-select-arrow{padding-right:30px}.crypto-withdraw .crypto-withdraw-content__step-1 .crypto-withdraw-via-email-form .ant-select-selection-item{align-items:center;display:flex;font-size:18px;font-weight:500;height:100%;line-height:22px}@media(min-width:1300px)and (max-width:1599px){.crypto-withdraw .crypto-withdraw-content__step-1 .crypto-withdraw-via-email-form .ant-select-selection-item{font-size:16px;font-weight:500;line-height:20px}}@media(min-width:992px)and (max-width:1299px){.crypto-withdraw .crypto-withdraw-content__step-1 .crypto-withdraw-via-email-form .ant-select-selection-item{font-size:14px;font-weight:500;line-height:17px}}.crypto-withdraw .crypto-withdraw-content__step-1 .ant-select-selector{position:relative}.crypto-withdraw .crypto-withdraw-content__step-1 .ant-select-selector .select--networks{align-items:center;display:flex;gap:10px}.crypto-withdraw .crypto-withdraw-content__step-1 .input-copy .ant-input{border-color:#6f6f6f}.crypto-withdraw .crypto-withdraw-content__step-1 .input-copy .ant-input-group-addon{border-color:#6f6f6f!important}.crypto-withdraw .crypto-withdraw-content__step-1 .input-copy .ant-input-group-addon .ant-typography{margin:0}.crypto-withdraw .crypto-withdraw-content__step-1 .input-copy .ant-input-group-addon .ant-typography .ant-typography-copy{color:#939598}.crypto-withdraw .crypto-withdraw-content__step-1 .crypto-withdraw-form__btn__confirm{height:40px;width:100%}.crypto-withdraw .crypto-withdraw-content__step-1__left-side{flex:4 1;padding:20px}@media only screen and (min-width:481px)and (max-width:768px){.crypto-withdraw .crypto-withdraw-content__step-1__left-side{padding:10px}}@media only screen and (max-width:480px){.crypto-withdraw .crypto-withdraw-content__step-1__left-side{padding:0}}.crypto-withdraw .crypto-withdraw-content__step-1__right-side{background-image:url(/static/media/bg-crypto-withdraw.3f21c3d9e9392a9b68b4.png);background-repeat:no-repeat;background-size:150%;border-radius:20px;flex:3 1;padding:30px}@media only screen and (max-width:480px){.crypto-withdraw .crypto-withdraw-content__step-1__right-side{padding:20px}}.crypto-withdraw .crypto-withdraw-content__step-1__right-side .crypto-withdraw--form__rules{display:flex;flex-direction:column;gap:24px;margin-top:24px}.crypto-withdraw .crypto-withdraw--authen{display:flex;flex-direction:column;gap:20px;padding:20px}.crypto-withdraw .crypto-withdraw--authen__img{display:flex;justify-content:center}.crypto-withdraw .crypto-withdraw--authen .authen-code-container{display:flex!important;gap:20px;justify-content:center}.crypto-withdraw .crypto-withdraw--authen .authen-code-container input{background:#fff;border:none;border-radius:10px;color:#000;font-size:20px;font-weight:500;height:40px;line-height:24px;text-align:center;width:40px}@media(min-width:1300px)and (max-width:1599px){.crypto-withdraw .crypto-withdraw--authen .authen-code-container input{font-size:18px;font-weight:500;line-height:24px}}@media(min-width:992px)and (max-width:1299px){.crypto-withdraw .crypto-withdraw--authen .authen-code-container input{font-size:16px;font-weight:500;line-height:20px}}.crypto-withdraw--payment{display:flex;flex-flow:column;gap:30px;margin:0 auto;width:80%}@media only screen and (max-width:480px){.crypto-withdraw--payment{gap:20px}}.crypto-withdraw--payment__status{align-items:center;display:flex;flex-flow:column nowrap;gap:18px}.crypto-withdraw--payment .button-withdraw{width:100%}.withdraw-address-modal{min-height:498px;width:380px!important}.withdraw-address-modal .ant-modal-content{background-color:#131313}.withdraw-address-modal .ant-modal-body{padding:20px 15px}.withdraw-address-modal .withdraw-address-items{display:flex;flex-direction:column;gap:10px;height:498px;overflow-y:scroll}.withdraw-address-modal .withdraw-address-items .loader__overlay{position:relative}.withdraw-address-modal .withdraw-address-items .none-address{justify-content:center;min-height:498px}.withdraw-address-modal .withdraw-address-items::-webkit-scrollbar{height:0;width:0}.withdraw-address-modal .withdraw-address-items .withdraw-address-item{border-radius:10px;padding:10px}.withdraw-address-modal .withdraw-address-items .withdraw-address-item .text-network{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.withdraw-address-modal .withdraw-address-items .withdraw-address-item:hover{background:linear-gradient(1turn,#137d84 2.41%,#125c61 47.73%,#022022 118.43%)}.complaint-page{width:100%}.complaint-page__header{align-items:flex-start;display:flex;flex-direction:column;gap:16px;margin-bottom:16px;width:100%}.complaint-page__header__back{width:100%}.complaint-page__title{color:#fcfcfc;font-size:27px;font-style:normal;font-weight:600;letter-spacing:0;line-height:32px}@media only screen and (max-width:1300px){.complaint-page__title{font-size:25px;font-style:normal;font-weight:600;letter-spacing:0;line-height:28px}}@media only screen and (max-width:768px){.complaint-page__title{font-size:20px;font-style:normal;font-weight:600;letter-spacing:0;line-height:25px}}.complaint-page .text-gray{color:#939598}.complaint-page .complaint__form{border:.5px solid #575b63;border-radius:20px;display:flex;flex-direction:column;gap:8px;margin:0 auto;max-width:450px;min-height:-webkit-fit-content;min-height:fit-content;padding:20px 25px;width:450px}.complaint-page .complaint__form .ant-form-item{margin:0}.complaint-page .complaint__form .ant-form-item .ant-upload{align-items:center;display:flex;height:124px;height:-webkit-fit-content;height:fit-content;justify-content:center}.complaint-page .complaint__form .ant-form-item .ant-upload .ant-upload-drag-container{align-items:center;display:flex;flex-direction:column;gap:12px;justify-content:center;width:100%}.complaint-page .complaint__form .ant-form-item .ant-upload .ant-upload-drag-container .ant-upload-drag-icon{margin-bottom:0}.complaint-page .complaint__form .input-primary .ant-row .ant-form-item-control .ant-form-item-control-input .ant-form-item-control-input-content input,.complaint-page .complaint__form .input-primary .ant-row .ant-form-item-control .ant-form-item-control-input .ant-form-item-control-input-content textarea{border:.5px solid #575b63}.complaint-page .complaint__form .input-primary .ant-row .ant-form-item-control .ant-form-item-control-input .ant-form-item-control-input-content input:focus,.complaint-page .complaint__form .input-primary .ant-row .ant-form-item-control .ant-form-item-control-input .ant-form-item-control-input-content textarea:focus{border-color:#fafafa}.complaint-page .complaint__form .ant-upload-drag{background-color:#0000;border:.5px solid #575b63}.complaint-page .complaint__form .ant-upload-drag:hover{border-color:#fafafa}.complaint-page .complaint__form label{color:#fcfcfc}.complaint-page .complaint__form textarea{border:1px solid #939598;box-shadow:none;font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:22px;padding:10px 15px}@media only screen and (max-width:1300px){.complaint-page .complaint__form textarea{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.complaint-page .complaint__form textarea{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.complaint-page .complaint__form textarea::placeholder{color:#939598;font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:22px}@media only screen and (max-width:1300px){.complaint-page .complaint__form textarea::placeholder{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.complaint-page .complaint__form textarea::placeholder{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.complaint-page .complaint__form .ant-select-selector{align-items:center;border:1px solid #93959899;display:flex;justify-content:center;padding:0 15px}.complaint-page .complaint__form .ant-select-selector .ant-select-selection-placeholder{color:#939598;font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:22px}@media only screen and (max-width:1300px){.complaint-page .complaint__form .ant-select-selector .ant-select-selection-placeholder{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.complaint-page .complaint__form .ant-select-selector .ant-select-selection-placeholder{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.complaint-page .complaint__form .ant-select-selector .ant-select-selection-item{align-items:center;display:flex}.complaint-page .complaint__form .btn__submit{align-items:center;border:none;border-radius:30px;cursor:pointer;display:flex;height:40px;justify-content:center;margin-top:32px;width:100%}.contact-us-page{display:flex;flex-direction:column;gap:20px}.contact-us-page .top-bar{align-items:center;display:flex;justify-content:space-between;width:100%}.contact-us-page .tab-group .ant-tabs-top .ant-tabs-nav-wrap .ant-tabs-tab-active .ant-tabs-tab-btn{color:#fcfcfc}.contact-us-page .contact-us-content{border-radius:20px;height:100%;position:relative;width:100%}@media only screen and (max-width:768px){.contact-us-page .contact-us-content{align-items:center;display:flex;justify-content:center}}.contact-us-page .contact-us-content .company-tower{border-radius:20px;height:600px;object-fit:cover;object-position:0 30%;width:100%}@media only screen and (max-width:768px){.contact-us-page .contact-us-content .company-tower{display:none}}@media only screen and (min-width:769px)and (max-width:1024px){.contact-us-page .contact-us-content .company-tower{object-position:-10% 30%}}@media only screen and (min-width:1441px){.contact-us-page .contact-us-content .company-tower{height:800px;object-position:0 20%}}.contact-us-page .contact-us-content .address__wrapper{align-items:center;background-color:#fff9;border-radius:10px;color:#151515;display:flex;flex-direction:column;gap:16px;justify-content:center;left:56px;padding:20px;position:absolute;text-transform:uppercase;top:76px}@media only screen and (max-width:768px){.contact-us-page .contact-us-content .address__wrapper{position:static;width:-webkit-fit-content;width:fit-content}}@media only screen and (max-width:768px)and (max-width:580px){.contact-us-page .contact-us-content .address__wrapper{gap:8px;width:100%}.contact-us-page .contact-us-content .address__wrapper .first-line,.contact-us-page .contact-us-content .address__wrapper .second-line{align-items:center;display:flex;flex-direction:column;gap:8px;justify-content:center}}.crypto-knowledge{background-color:#12121299;border-radius:20px;margin-bottom:30px;padding:20px}.crypto-knowledge .crypto-knowledge-title{background-color:#12121299;border-radius:15px 15px 0 0;margin-bottom:30px;padding:15px;width:100%}.crypto-knowledge .crypto-question__container{display:flex;gap:30px}.crypto-knowledge .crypto-question-group{display:flex;flex:1 1;flex-direction:column}.crypto-knowledge .crypto-question-group .loader__container{display:flex;flex-direction:column;gap:30px}.crypto-knowledge .crypto-question-group .loader__container .multiple-choice-loader{display:flex;flex-direction:column;gap:16px}.crypto-knowledge .crypto-question-group .loader__container .multiple-choice-loader .answer-list{display:flex;flex-direction:column;gap:12px}.crypto-knowledge .crypto-question .question-header{color:#fcfcfc;margin-bottom:10px}.crypto-knowledge .button-group{display:flex;gap:30px;margin:20px auto 0;width:40%}@media only screen and (max-width:768px){.crypto-knowledge .button-group{width:100%}}.crypto-knowledge .button-group .cancel-btn,.crypto-knowledge .button-group .submit-btn{width:50%}.crypto-knowledge .button-group .submit-btn .inner-btn-elem{border:none;border-radius:30px;width:100%}.crypto-knowledge .button-group .cancel-btn{border:1px solid #08a19c;border-radius:30px;cursor:pointer;height:42px}.crypto-knowledge .ant-radio-wrapper-checked .ant-radio-checked .ant-radio-inner{border-color:#fcfcfc!important}.crypto-knowledge .ant-radio-wrapper-checked .ant-radio-checked .ant-radio-inner:after{background-color:#0ce6df}.crypto-knowledge .ant-radio-wrapper .ant-radio .ant-radio-inner{border-color:#fcfcfc!important}.crypto-knowledge .radio-group{display:flex;flex-direction:column;gap:5px}.abc{border:1px solid #ff0}.manage-address-book{display:flex;flex-direction:column;gap:20px}.manage-address-book__back{align-items:center;display:flex;justify-content:space-between}.manage-address{background-color:#212122;border-radius:30px;padding:30px 100px}@media only screen and (max-width:1024px){.manage-address{padding:24px 16px}}@media only screen and (max-width:1024px)and (max-width:480px){.manage-address{padding:16px}}.manage-address__header{align-items:center;display:flex;height:100px;justify-content:space-between;position:-webkit-sticky;position:sticky;top:0}@media only screen and (max-width:768px){.manage-address__header{height:-webkit-fit-content;height:fit-content}}@media only screen and (max-width:768px)and (max-width:480px){.manage-address__header{align-items:flex-start;flex-direction:column;gap:8px;justify-content:flex-start}}.manage-address__header .title{color:#fafafa;text-align:left}.manage-address__header__btn-wrapper{align-items:center;display:flex;gap:10px;height:-webkit-fit-content;height:fit-content;width:30%}.manage-address__header__btn-wrapper .ant-input-affix-wrapper{border:none}.manage-address__header__btn-wrapper input::placeholder{color:#fff;font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:22px}@media only screen and (max-width:1300px){.manage-address__header__btn-wrapper input::placeholder{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.manage-address__header__btn-wrapper input::placeholder{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}@media only screen and (max-width:480px){.manage-address__header__btn-wrapper{width:100%}}@media only screen and (min-width:481px)and (max-width:580px){.manage-address__header__btn-wrapper{width:40%}}.manage-address__body{display:flex;flex-direction:column;gap:22px;height:530px;margin-top:24px;overflow-y:auto;scroll-behavior:smooth}.manage-address__body .loader-box{align-items:center;display:flex;height:100%;justify-content:center}@media only screen and (max-width:768px){.manage-address__body{margin-top:16px}}.manage-address__body .address-item{align-items:center;display:grid;grid-template-columns:28% 52% 20%}@media only screen and (max-width:480px){.manage-address__body .address-item{grid-gap:8%;grid-template-columns:22% 50% 12%}}.manage-address__body .address-item__asset-wrapper{align-items:center;display:flex;flex-direction:row;gap:10px}.manage-address__body .address-item__asset-wrapper-abbr{color:#fafafa}.manage-address__body .address-item__asset-wrapper-name{color:#939598}.manage-address__body .address-item__desc-wrapper{color:#fafafa;display:flex;flex-direction:column;gap:4px;width:100%}.manage-address__body .address-item__desc-wrapper__bottom{color:#fff;overflow:hidden;text-overflow:ellipsis}.manage-address__body .address-item__desc-wrapper__top__name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.manage-address__body .address-item__btn-wrapper{align-items:center;display:flex;gap:24px;justify-content:flex-end}@media only screen and (max-width:480px){.manage-address__body .address-item__btn-wrapper{gap:8px}}.manage-address__empty-data{align-items:center;display:flex;flex-direction:column;gap:12px;height:calc(90% - 100px);justify-content:center;padding:24px 0}.manage-address .btn-add{margin:16px auto 0;max-width:380px;width:100%}@media only screen and (min-width:1025px){.manage-address__body::-webkit-scrollbar-track{background-color:#0000;border:none;height:90%}.manage-address__body::-webkit-scrollbar{background-color:#0000;height:5px;width:5px}.manage-address__body::-webkit-scrollbar-thumb{background-color:#0000;border-radius:5px}.manage-address__body:hover::-webkit-scrollbar-thumb{background-color:#12121299}.manage-address__body::-webkit-scrollbar-corner{background:none}}.add-address-page{justify-content:center;width:100%}.add-address-page__back{align-items:center;display:flex;justify-content:space-between}.add-address-page .add-address{align-items:center;display:flex;flex-direction:column;margin-top:20px}.add-address-page .add-address__title{display:flex;justify-content:center}.add-address-page .add-address__form{border:.5px solid #93959899;border-radius:30px;display:flex;flex-direction:column;gap:20px;padding:20px 48px;width:500px}@media only screen and (max-width:480px){.add-address-page .add-address__form{padding:16px;width:100%}}@media only screen and (min-width:481px)and (max-width:580px){.add-address-page .add-address__form{padding:16px;width:100%}}@media only screen and (min-width:481px)and (max-width:768px){.add-address-page .add-address__form{padding:24px 16px}}.add-address-page .add-address__form .asset__select label,.add-address-page .add-address__form .form-label,.add-address-page .add-address__form .network__select label,.add-address-page .add-address__form label{color:#fcfcfc}.add-address-page .add-address__form .asset__select .ant-select,.add-address-page .add-address__form .network__select .ant-select{height:40px;width:100%}.add-address-page .add-address__form .asset__select .ant-select-selector,.add-address-page .add-address__form .network__select .ant-select-selector{background-color:#0000;border:1px solid #939598;border-radius:8px;height:40px;padding-left:20px}.add-address-page .add-address__form .asset__select .ant-select-selector .ant-select-selection-search input,.add-address-page .add-address__form .network__select .ant-select-selector .ant-select-selection-search input{height:100%;padding-left:10px!important}.add-address-page .add-address__form .asset__select .ant-select-selector .ant-select-selection-item,.add-address-page .add-address__form .asset__select .ant-select-selector .ant-select-selection-placeholder,.add-address-page .add-address__form .network__select .ant-select-selector .ant-select-selection-item,.add-address-page .add-address__form .network__select .ant-select-selector .ant-select-selection-placeholder{align-items:center;display:flex;font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:22px}@media only screen and (max-width:1300px){.add-address-page .add-address__form .asset__select .ant-select-selector .ant-select-selection-item,.add-address-page .add-address__form .asset__select .ant-select-selector .ant-select-selection-placeholder,.add-address-page .add-address__form .network__select .ant-select-selector .ant-select-selection-item,.add-address-page .add-address__form .network__select .ant-select-selector .ant-select-selection-placeholder{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.add-address-page .add-address__form .asset__select .ant-select-selector .ant-select-selection-item,.add-address-page .add-address__form .asset__select .ant-select-selector .ant-select-selection-placeholder,.add-address-page .add-address__form .network__select .ant-select-selector .ant-select-selection-item,.add-address-page .add-address__form .network__select .ant-select-selector .ant-select-selection-placeholder{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.add-address-page .add-address__form .asset__select .ant-select-selector .ant-select-selection-item .select--networks,.add-address-page .add-address__form .network__select .ant-select-selector .ant-select-selection-item .select--networks{display:flex}.add-address-page .add-address__form .asset__select .ant-select .ant-select-arrow,.add-address-page .add-address__form .network__select .ant-select .ant-select-arrow{display:flex;rotate:180deg}.add-address-page .add-address__form .ant-form-item{margin:0}.add-address-page .add-address__form .add-address__btn-wrapper{display:flex;gap:20px;justify-content:space-between}@media only screen and (max-width:480px){.add-address-page .add-address__form .add-address__btn-wrapper{gap:16px;width:100%}}@media only screen and (max-width:480px)and (max-width:320px){.add-address-page .add-address__form .add-address__btn-wrapper{flex-direction:column}}@media only screen and (min-width:481px)and (max-width:580px){.add-address-page .add-address__form .add-address__btn-wrapper{gap:16px;width:100%}}.add-address-page .add-address__form .asset__select .asset-name{color:#939598}.add-address-page .add-address__form .network__wrapper{display:flex;flex-direction:column;gap:8px}.add-address-page .add-address__form .network-notice{align-items:flex-start;color:#939598;display:flex;gap:4px;justify-content:flex-start}.add-address-page .add-address__form .memo__wrapper{display:flex;flex-direction:column;gap:8px}.add-address-page .add-address__form .memo-notice{align-items:flex-start;border:1px solid #0ce6df;border-radius:6px;color:#fc218a;display:flex;gap:8px;padding:4px}.add-address-page .add-address .loader-box{height:500px}.ant-select-dropdown .ant-select-item-option-content .currency-item .asset-name{color:#939598}.base-privilege-page{align-items:center;display:flex;height:670px;justify-content:center;width:100%}.no-maxme-privilege-page .content__wrapper,.non-kyc-privilege-page .content__wrapper,.see-point-privilege-page .content__wrapper{align-items:center;display:flex;flex-direction:column;gap:60px;justify-content:flex-start;margin:20px 0 60px}.no-maxme-privilege-page .content__wrapper .kyc-verification-description,.non-kyc-privilege-page .content__wrapper .kyc-verification-description,.see-point-privilege-page .content__wrapper .kyc-verification-description{align-items:center;display:flex;flex-direction:column;gap:24px;max-width:600px}.no-maxme-privilege-page .content__wrapper .kyc-verification-description .desc-text,.no-maxme-privilege-page .content__wrapper .kyc-verification-description .desc-title,.non-kyc-privilege-page .content__wrapper .kyc-verification-description .desc-text,.non-kyc-privilege-page .content__wrapper .kyc-verification-description .desc-title,.see-point-privilege-page .content__wrapper .kyc-verification-description .desc-text,.see-point-privilege-page .content__wrapper .kyc-verification-description .desc-title{text-wrap:wrap!important;color:#fafafa;text-align:center;white-space:pre!important}.no-maxme-privilege-page .content__wrapper .kyc-verification-description .title,.non-kyc-privilege-page .content__wrapper .kyc-verification-description .title,.see-point-privilege-page .content__wrapper .kyc-verification-description .title{font-size:23px;font-style:normal;font-weight:700;letter-spacing:0;line-height:normal}.no-maxme-privilege-page .content__wrapper .kyc-verification-description .verify-btn,.non-kyc-privilege-page .content__wrapper .kyc-verification-description .verify-btn,.see-point-privilege-page .content__wrapper .kyc-verification-description .verify-btn{background-color:#151515;border:none;border-radius:100px;color:#fafafa;cursor:pointer;height:42px;width:360px}.no-maxme-privilege-page .content__wrapper .kyc-verification-description .verify-btn.disabled,.non-kyc-privilege-page .content__wrapper .kyc-verification-description .verify-btn.disabled,.see-point-privilege-page .content__wrapper .kyc-verification-description .verify-btn.disabled{background-color:#ffffff14;cursor:not-allowed}.no-maxme-privilege-page .content__wrapper .kyc-verification-description .verify-btn.bg-green,.non-kyc-privilege-page .content__wrapper .kyc-verification-description .verify-btn.bg-green,.see-point-privilege-page .content__wrapper .kyc-verification-description .verify-btn.bg-green{background-color:#0ce6df;color:#0b4342}.no-maxme-privilege-page .content__wrapper .kyc-verification-description .later-btn,.non-kyc-privilege-page .content__wrapper .kyc-verification-description .later-btn,.see-point-privilege-page .content__wrapper .kyc-verification-description .later-btn{background:none;border:none;color:#fafafa;cursor:pointer;padding:0;width:-webkit-fit-content;width:fit-content}.crypto-transaction-fee-page{display:flex;flex-direction:column;gap:10px}.crypto-transaction-fee-page .crypto-deposit-config-table .top-section,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .top-section{display:flex;gap:8px;justify-content:space-between;padding:16px 0}.crypto-transaction-fee-page .crypto-deposit-config-table .top-section .description__wrapper,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .top-section .description__wrapper{display:flex;flex-direction:column;gap:4px;width:100%}.crypto-transaction-fee-page .crypto-deposit-config-table .top-section .description__wrapper__row,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .top-section .description__wrapper__row{align-items:center;display:flex;justify-content:space-between;width:100%}.crypto-transaction-fee-page .crypto-deposit-config-table .top-section .description__wrapper__row__left span,.crypto-transaction-fee-page .crypto-deposit-config-table .top-section .description__wrapper__row__right span,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .top-section .description__wrapper__row__left span,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .top-section .description__wrapper__row__right span{color:#fcfcfc;font-size:16px;font-style:normal;font-weight:500;font-weight:400;letter-spacing:0;line-height:22px}@media only screen and (max-width:1300px){.crypto-transaction-fee-page .crypto-deposit-config-table .top-section .description__wrapper__row__left span,.crypto-transaction-fee-page .crypto-deposit-config-table .top-section .description__wrapper__row__right span,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .top-section .description__wrapper__row__left span,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .top-section .description__wrapper__row__right span{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.crypto-transaction-fee-page .crypto-deposit-config-table .top-section .description__wrapper__row__left span,.crypto-transaction-fee-page .crypto-deposit-config-table .top-section .description__wrapper__row__right span,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .top-section .description__wrapper__row__left span,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .top-section .description__wrapper__row__right span{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.crypto-transaction-fee-page .crypto-deposit-config-table .content-section,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section{align-items:center;display:flex;flex-direction:column;gap:16px}.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .deposit-config-table,.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .withdrawal-fee-table,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .deposit-config-table,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .withdrawal-fee-table{background-color:#12121299;border:.5px solid #575b63;border-radius:20px 20px 0 0;border-radius:12px;margin-bottom:10px}.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .deposit-config-table .ant-table-cell,.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .withdrawal-fee-table .ant-table-cell,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .deposit-config-table .ant-table-cell,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .withdrawal-fee-table .ant-table-cell{box-shadow:none}.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .deposit-config-table ::-webkit-scrollbar-track,.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .withdrawal-fee-table ::-webkit-scrollbar-track,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .deposit-config-table ::-webkit-scrollbar-track,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .withdrawal-fee-table ::-webkit-scrollbar-track{background-color:#0000;border:1px solid #0000;height:90%}.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .deposit-config-table ::-webkit-scrollbar,.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .withdrawal-fee-table ::-webkit-scrollbar,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .deposit-config-table ::-webkit-scrollbar,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .withdrawal-fee-table ::-webkit-scrollbar{background-color:#0000;height:90%;width:5px}.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .deposit-config-table ::-webkit-scrollbar-thumb,.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .withdrawal-fee-table ::-webkit-scrollbar-thumb,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .deposit-config-table ::-webkit-scrollbar-thumb,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .withdrawal-fee-table ::-webkit-scrollbar-thumb{background-color:#131313;border-radius:5px}.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .deposit-config-table .ant-table,.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .withdrawal-fee-table .ant-table,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .deposit-config-table .ant-table,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .withdrawal-fee-table .ant-table{background-color:#0000}.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .deposit-config-table .ant-table .ant-table-header,.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .withdrawal-fee-table .ant-table .ant-table-header,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .deposit-config-table .ant-table .ant-table-header,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .withdrawal-fee-table .ant-table .ant-table-header{border-radius:20px 20px 0 0}.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .deposit-config-table .ant-table .ant-table-thead,.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .withdrawal-fee-table .ant-table .ant-table-thead,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .deposit-config-table .ant-table .ant-table-thead,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .withdrawal-fee-table .ant-table .ant-table-thead{height:56px}.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .deposit-config-table .ant-table .ant-table-thead>tr>th,.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .withdrawal-fee-table .ant-table .ant-table-thead>tr>th,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .deposit-config-table .ant-table .ant-table-thead>tr>th,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .withdrawal-fee-table .ant-table .ant-table-thead>tr>th{border:none;cursor:pointer;font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:22px;padding:17.5px 15px}@media only screen and (max-width:1300px){.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .deposit-config-table .ant-table .ant-table-thead>tr>th,.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .withdrawal-fee-table .ant-table .ant-table-thead>tr>th,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .deposit-config-table .ant-table .ant-table-thead>tr>th,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .withdrawal-fee-table .ant-table .ant-table-thead>tr>th{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .deposit-config-table .ant-table .ant-table-thead>tr>th,.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .withdrawal-fee-table .ant-table .ant-table-thead>tr>th,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .deposit-config-table .ant-table .ant-table-thead>tr>th,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .withdrawal-fee-table .ant-table .ant-table-thead>tr>th{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.light .crypto-transaction-fee-page .crypto-deposit-config-table .content-section .deposit-config-table .ant-table .ant-table-thead>tr>th,.light .crypto-transaction-fee-page .crypto-deposit-config-table .content-section .withdrawal-fee-table .ant-table .ant-table-thead>tr>th,.light .crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .deposit-config-table .ant-table .ant-table-thead>tr>th,.light .crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .withdrawal-fee-table .ant-table .ant-table-thead>tr>th{background-color:#fff;color:#333}.dark .crypto-transaction-fee-page .crypto-deposit-config-table .content-section .deposit-config-table .ant-table .ant-table-thead>tr>th,.dark .crypto-transaction-fee-page .crypto-deposit-config-table .content-section .withdrawal-fee-table .ant-table .ant-table-thead>tr>th,.dark .crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .deposit-config-table .ant-table .ant-table-thead>tr>th,.dark .crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .withdrawal-fee-table .ant-table .ant-table-thead>tr>th{background-color:#12121299;color:#fafafa}.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .deposit-config-table .ant-table .ant-table-thead>tr>th:before,.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .withdrawal-fee-table .ant-table .ant-table-thead>tr>th:before,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .deposit-config-table .ant-table .ant-table-thead>tr>th:before,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .withdrawal-fee-table .ant-table .ant-table-thead>tr>th:before{display:none}.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .deposit-config-table .ant-table .ant-table-thead>tr>th:first-child,.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .withdrawal-fee-table .ant-table .ant-table-thead>tr>th:first-child,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .deposit-config-table .ant-table .ant-table-thead>tr>th:first-child,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .withdrawal-fee-table .ant-table .ant-table-thead>tr>th:first-child{border-top-left-radius:20px}.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .deposit-config-table .ant-table .ant-table-thead>tr>th:last-child,.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .withdrawal-fee-table .ant-table .ant-table-thead>tr>th:last-child,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .deposit-config-table .ant-table .ant-table-thead>tr>th:last-child,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .withdrawal-fee-table .ant-table .ant-table-thead>tr>th:last-child{border-top-right-radius:20px}.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .deposit-config-table .ant-table .ant-table-tbody .ant-table-placeholder,.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .withdrawal-fee-table .ant-table .ant-table-tbody .ant-table-placeholder,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .deposit-config-table .ant-table .ant-table-tbody .ant-table-placeholder,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .withdrawal-fee-table .ant-table .ant-table-tbody .ant-table-placeholder{height:200px!important}.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .deposit-config-table .ant-table .ant-table-tbody>tr:hover>td,.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .withdrawal-fee-table .ant-table .ant-table-tbody>tr:hover>td,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .deposit-config-table .ant-table .ant-table-tbody>tr:hover>td,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .withdrawal-fee-table .ant-table .ant-table-tbody>tr:hover>td{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial;cursor:pointer}.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .deposit-config-table .ant-table .ant-table-tbody td,.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .withdrawal-fee-table .ant-table .ant-table-tbody td,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .deposit-config-table .ant-table .ant-table-tbody td,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .withdrawal-fee-table .ant-table .ant-table-tbody td{border:none;padding:20px 8px!important}.light .crypto-transaction-fee-page .crypto-deposit-config-table .content-section .deposit-config-table .ant-table .ant-table-tbody td,.light .crypto-transaction-fee-page .crypto-deposit-config-table .content-section .withdrawal-fee-table .ant-table .ant-table-tbody td,.light .crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .deposit-config-table .ant-table .ant-table-tbody td,.light .crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .withdrawal-fee-table .ant-table .ant-table-tbody td{color:#333!important}.dark .crypto-transaction-fee-page .crypto-deposit-config-table .content-section .deposit-config-table .ant-table .ant-table-tbody td,.dark .crypto-transaction-fee-page .crypto-deposit-config-table .content-section .withdrawal-fee-table .ant-table .ant-table-tbody td,.dark .crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .deposit-config-table .ant-table .ant-table-tbody td,.dark .crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .withdrawal-fee-table .ant-table .ant-table-tbody td{color:#fafafa!important}.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .deposit-config-table .ant-table .ant-table-tbody td .ant-typography,.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .withdrawal-fee-table .ant-table .ant-table-tbody td .ant-typography,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .deposit-config-table .ant-table .ant-table-tbody td .ant-typography,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .withdrawal-fee-table .ant-table .ant-table-tbody td .ant-typography{align-items:center;display:flex;justify-content:center;margin-bottom:0}.light .crypto-transaction-fee-page .crypto-deposit-config-table .content-section .deposit-config-table .ant-table .ant-table-tbody td .ant-typography,.light .crypto-transaction-fee-page .crypto-deposit-config-table .content-section .withdrawal-fee-table .ant-table .ant-table-tbody td .ant-typography,.light .crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .deposit-config-table .ant-table .ant-table-tbody td .ant-typography,.light .crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .withdrawal-fee-table .ant-table .ant-table-tbody td .ant-typography{color:#333!important}.dark .crypto-transaction-fee-page .crypto-deposit-config-table .content-section .deposit-config-table .ant-table .ant-table-tbody td .ant-typography,.dark .crypto-transaction-fee-page .crypto-deposit-config-table .content-section .withdrawal-fee-table .ant-table .ant-table-tbody td .ant-typography,.dark .crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .deposit-config-table .ant-table .ant-table-tbody td .ant-typography,.dark .crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .withdrawal-fee-table .ant-table .ant-table-tbody td .ant-typography{color:#fafafa!important}.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .deposit-config-table .ant-table .ant-table-tbody td .ant-typography .ant-typography-copy span,.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .withdrawal-fee-table .ant-table .ant-table-tbody td .ant-typography .ant-typography-copy span,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .deposit-config-table .ant-table .ant-table-tbody td .ant-typography .ant-typography-copy span,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .withdrawal-fee-table .ant-table .ant-table-tbody td .ant-typography .ant-typography-copy span{display:flex}.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .deposit-config-table .ant-table .ant-table-tbody td .ant-typography .ant-typography-copy svg,.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .withdrawal-fee-table .ant-table .ant-table-tbody td .ant-typography .ant-typography-copy svg,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .deposit-config-table .ant-table .ant-table-tbody td .ant-typography .ant-typography-copy svg,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .withdrawal-fee-table .ant-table .ant-table-tbody td .ant-typography .ant-typography-copy svg{height:16px;width:16px}.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .deposit-config-table .ant-table .ant-table-tbody td .arrow-icon,.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .withdrawal-fee-table .ant-table .ant-table-tbody td .arrow-icon,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .deposit-config-table .ant-table .ant-table-tbody td .arrow-icon,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .withdrawal-fee-table .ant-table .ant-table-tbody td .arrow-icon{align-items:center;cursor:pointer;display:flex;height:21px!important;justify-content:center}.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .deposit-config-table .ant-table .ant-table-tbody .ant-table-measure-row td,.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .withdrawal-fee-table .ant-table .ant-table-tbody .ant-table-measure-row td,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .deposit-config-table .ant-table .ant-table-tbody .ant-table-measure-row td,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .withdrawal-fee-table .ant-table .ant-table-tbody .ant-table-measure-row td{padding:5px!important}.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .deposit-config-table .ant-table .points__wrapper,.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .withdrawal-fee-table .ant-table .points__wrapper,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .deposit-config-table .ant-table .points__wrapper,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .withdrawal-fee-table .ant-table .points__wrapper{display:flex;flex-direction:column;gap:4px}.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .deposit-config-table .ant-table .increase,.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .withdrawal-fee-table .ant-table .increase,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .deposit-config-table .ant-table .increase,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .withdrawal-fee-table .ant-table .increase{color:#08a19c}.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .deposit-config-table .ant-table .decrease,.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .withdrawal-fee-table .ant-table .decrease,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .deposit-config-table .ant-table .decrease,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .withdrawal-fee-table .ant-table .decrease{color:#fc218a}.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .deposit-config-table .asset-header,.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .withdrawal-fee-table .asset-header,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .deposit-config-table .asset-header,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .withdrawal-fee-table .asset-header{align-items:center;display:flex;justify-content:flex-start}.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .deposit-config-table .asset__wrapper,.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .withdrawal-fee-table .asset__wrapper,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .deposit-config-table .asset__wrapper,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .withdrawal-fee-table .asset__wrapper{align-items:center;display:flex;gap:12px;justify-content:flex-start}.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .deposit-config-table .asset__wrapper .text__container,.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .withdrawal-fee-table .asset__wrapper .text__container,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .deposit-config-table .asset__wrapper .text__container,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .withdrawal-fee-table .asset__wrapper .text__container{align-items:center;display:flex;gap:10px}.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .deposit-config-table .asset__wrapper .text__container .coin-abbr,.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .deposit-config-table .asset__wrapper .text__container .coin-name,.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .withdrawal-fee-table .asset__wrapper .text__container .coin-abbr,.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .withdrawal-fee-table .asset__wrapper .text__container .coin-name,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .deposit-config-table .asset__wrapper .text__container .coin-abbr,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .deposit-config-table .asset__wrapper .text__container .coin-name,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .withdrawal-fee-table .asset__wrapper .text__container .coin-abbr,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .withdrawal-fee-table .asset__wrapper .text__container .coin-name{font-size:16px;font-style:normal;font-weight:500;font-weight:400;letter-spacing:0;line-height:22px}@media only screen and (max-width:1300px){.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .deposit-config-table .asset__wrapper .text__container .coin-abbr,.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .deposit-config-table .asset__wrapper .text__container .coin-name,.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .withdrawal-fee-table .asset__wrapper .text__container .coin-abbr,.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .withdrawal-fee-table .asset__wrapper .text__container .coin-name,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .deposit-config-table .asset__wrapper .text__container .coin-abbr,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .deposit-config-table .asset__wrapper .text__container .coin-name,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .withdrawal-fee-table .asset__wrapper .text__container .coin-abbr,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .withdrawal-fee-table .asset__wrapper .text__container .coin-name{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .deposit-config-table .asset__wrapper .text__container .coin-abbr,.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .deposit-config-table .asset__wrapper .text__container .coin-name,.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .withdrawal-fee-table .asset__wrapper .text__container .coin-abbr,.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .withdrawal-fee-table .asset__wrapper .text__container .coin-name,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .deposit-config-table .asset__wrapper .text__container .coin-abbr,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .deposit-config-table .asset__wrapper .text__container .coin-name,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .withdrawal-fee-table .asset__wrapper .text__container .coin-abbr,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .withdrawal-fee-table .asset__wrapper .text__container .coin-name{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .deposit-config-table .asset__wrapper .text__container .coin-abbr,.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .withdrawal-fee-table .asset__wrapper .text__container .coin-abbr,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .deposit-config-table .asset__wrapper .text__container .coin-abbr,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .withdrawal-fee-table .asset__wrapper .text__container .coin-abbr{color:#fcfcfc}.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .deposit-config-table .asset__wrapper .text__container .coin-name,.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .withdrawal-fee-table .asset__wrapper .text__container .coin-name,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .deposit-config-table .asset__wrapper .text__container .coin-name,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .withdrawal-fee-table .asset__wrapper .text__container .coin-name{color:#939598}.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .deposit-config-table .asset__wrapper .text__container .coin-img,.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .withdrawal-fee-table .asset__wrapper .text__container .coin-img,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .deposit-config-table .asset__wrapper .text__container .coin-img,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .withdrawal-fee-table .asset__wrapper .text__container .coin-img{border-radius:50%;height:42px;object-fit:cover;object-position:center;width:42px}.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .deposit-config-table .network__wrapper,.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .withdrawal-fee-table .network__wrapper,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .deposit-config-table .network__wrapper,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .withdrawal-fee-table .network__wrapper{align-items:center;display:flex;gap:4px;justify-content:center}.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .deposit-config-table .coin-network,.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .deposit-config-table .confirmation,.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .deposit-config-table .min-wd,.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .deposit-config-table .wd-fee,.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .withdrawal-fee-table .coin-network,.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .withdrawal-fee-table .confirmation,.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .withdrawal-fee-table .min-wd,.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .withdrawal-fee-table .wd-fee,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .deposit-config-table .coin-network,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .deposit-config-table .confirmation,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .deposit-config-table .min-wd,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .deposit-config-table .wd-fee,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .withdrawal-fee-table .coin-network,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .withdrawal-fee-table .confirmation,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .withdrawal-fee-table .min-wd,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .withdrawal-fee-table .wd-fee{font-size:16px;font-style:normal;font-weight:500;font-weight:400;letter-spacing:0;line-height:22px}@media only screen and (max-width:1300px){.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .deposit-config-table .coin-network,.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .deposit-config-table .confirmation,.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .deposit-config-table .min-wd,.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .deposit-config-table .wd-fee,.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .withdrawal-fee-table .coin-network,.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .withdrawal-fee-table .confirmation,.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .withdrawal-fee-table .min-wd,.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .withdrawal-fee-table .wd-fee,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .deposit-config-table .coin-network,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .deposit-config-table .confirmation,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .deposit-config-table .min-wd,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .deposit-config-table .wd-fee,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .withdrawal-fee-table .coin-network,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .withdrawal-fee-table .confirmation,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .withdrawal-fee-table .min-wd,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .withdrawal-fee-table .wd-fee{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .deposit-config-table .coin-network,.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .deposit-config-table .confirmation,.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .deposit-config-table .min-wd,.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .deposit-config-table .wd-fee,.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .withdrawal-fee-table .coin-network,.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .withdrawal-fee-table .confirmation,.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .withdrawal-fee-table .min-wd,.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .withdrawal-fee-table .wd-fee,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .deposit-config-table .coin-network,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .deposit-config-table .confirmation,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .deposit-config-table .min-wd,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .deposit-config-table .wd-fee,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .withdrawal-fee-table .coin-network,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .withdrawal-fee-table .confirmation,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .withdrawal-fee-table .min-wd,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .withdrawal-fee-table .wd-fee{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .deposit-config-table .min-wd,.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .deposit-config-table .wd-fee,.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .withdrawal-fee-table .min-wd,.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .withdrawal-fee-table .wd-fee,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .deposit-config-table .min-wd,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .deposit-config-table .wd-fee,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .withdrawal-fee-table .min-wd,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .withdrawal-fee-table .wd-fee{align-items:center;display:flex;justify-content:center}.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .deposit-config-table .ant-table .ant-table-header,.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .withdrawal-fee-table .ant-table .ant-table-header,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .deposit-config-table .ant-table .ant-table-header,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .withdrawal-fee-table .ant-table .ant-table-header{border-radius:12px 12px 0 0}.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .deposit-config-table .ant-table .ant-table-header .ant-table-thead tr th,.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .withdrawal-fee-table .ant-table .ant-table-header .ant-table-thead tr th,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .deposit-config-table .ant-table .ant-table-header .ant-table-thead tr th,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .withdrawal-fee-table .ant-table .ant-table-header .ant-table-thead tr th{background-color:#212122!important;color:#fcfcfc!important;font-size:17px;font-style:normal;font-weight:500;letter-spacing:0;line-height:23px}@media only screen and (max-width:1300px){.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .deposit-config-table .ant-table .ant-table-header .ant-table-thead tr th,.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .withdrawal-fee-table .ant-table .ant-table-header .ant-table-thead tr th,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .deposit-config-table .ant-table .ant-table-header .ant-table-thead tr th,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .withdrawal-fee-table .ant-table .ant-table-header .ant-table-thead tr th{font-size:15px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .deposit-config-table .ant-table .ant-table-header .ant-table-thead tr th,.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .withdrawal-fee-table .ant-table .ant-table-header .ant-table-thead tr th,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .deposit-config-table .ant-table .ant-table-header .ant-table-thead tr th,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .withdrawal-fee-table .ant-table .ant-table-header .ant-table-thead tr th{font-size:13px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .deposit-config-table .ant-table .ant-table-header .ant-table-thead tr th:first-child,.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .withdrawal-fee-table .ant-table .ant-table-header .ant-table-thead tr th:first-child,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .deposit-config-table .ant-table .ant-table-header .ant-table-thead tr th:first-child,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .withdrawal-fee-table .ant-table .ant-table-header .ant-table-thead tr th:first-child{border-radius:12px 0 0 0}.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .deposit-config-table .ant-table .ant-table-tbody td,.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .withdrawal-fee-table .ant-table .ant-table-tbody td,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .deposit-config-table .ant-table .ant-table-tbody td,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .withdrawal-fee-table .ant-table .ant-table-tbody td{padding:17.5px 15px!important}.crypto-transaction-fee-page .crypto-deposit-config-table .content-section .update-notice,.crypto-transaction-fee-page .crypto-withdrawal-fee-table .content-section .update-notice{align-items:center;color:#939598;display:flex;justify-content:flex-end;width:100%}@media only screen and (max-width:1024px){.crypto-transaction-fee-page .crypto-deposit-config-table .top-section{padding-top:0}}.crypto-transaction-fee-page .crypto-deposit-config-table .top-section .description__wrapper{align-items:start;display:flex;flex-direction:column;gap:12px;width:100%}.crypto-transaction-fee-page .crypto-deposit-config-table .top-section .description__wrapper>div{align-items:center;display:flex;justify-content:space-between;width:100%}.crypto-transaction-fee-page .crypto-deposit-config-table .top-section .description__wrapper>div>span{color:#fcfcfc;font-size:16px;font-style:normal;font-weight:500;font-weight:400;letter-spacing:0;line-height:22px}@media only screen and (max-width:1300px){.crypto-transaction-fee-page .crypto-deposit-config-table .top-section .description__wrapper>div>span{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.crypto-transaction-fee-page .crypto-deposit-config-table .top-section .description__wrapper>div>span{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.crypto-transaction-fee-page .crypto-deposit-config-table .top-section .search-bar .ant-input-affix-wrapper{width:100%}.crypto-transaction-fee-page .crypto-deposit-config-table .top-section .search-bar__wrapper{align-items:center;display:flex;width:20%}@media only screen and (max-width:768px){.crypto-transaction-fee-page .crypto-deposit-config-table .top-section .search-bar__wrapper{width:100%}}.change-email-page{display:flex;flex-direction:column;gap:20px;justify-content:center;width:100%}.change-email-page__top-bar{align-items:center;display:flex;justify-content:space-between}.change-email-page .change-email{align-items:center;display:flex;flex-direction:column;gap:20px}.change-email-page .change-email .change-email__title{display:flex;justify-content:center}.change-email-page .change-email .change-email__form{border:.5px solid #93959899;border-radius:30px;display:flex;flex-direction:column;gap:20px;padding:20px 15px;width:420px}@media only screen and (max-width:480px){.change-email-page .change-email .change-email__form{width:100%}}@media only screen and (min-width:481px)and (max-width:580px){.change-email-page .change-email .change-email__form{width:100%}}.change-email-page .change-email .change-email__form .form-change-email__input__old-email{pointer-events:none}.change-email-page .change-email .change-email__form .email__field{margin:0}.change-email-page .change-email .change-email__form .email__field label{color:#fcfcfc}.change-email-page .change-email .change-email__form .ant-form-item{margin:0}.change-email-page .verify-email{align-items:center;display:flex;flex-direction:column;gap:20px}.change-email-page .verify-email .change-email__title{display:flex;justify-content:center}.change-email-page .verify-email .verify-otp-email__form{border:.5px solid #93959899;border-radius:30px;display:flex;flex-direction:column;gap:20px;max-width:600px;padding:20px;width:420px}@media only screen and (max-width:480px){.change-email-page .verify-email .verify-otp-email__form{width:100%}}@media only screen and (min-width:481px)and (max-width:580px){.change-email-page .verify-email .verify-otp-email__form{width:100%}}.change-email-page .verify-email .verify-otp-email__form label{color:#fcfcfc}.change-email-page .verify-email .verify-otp-email__form .ant-form-item{margin:0}.fiat-transaction-fee-page,.fiat-transaction-fee-page__header{align-items:flex-start;display:flex;flex-direction:column;gap:16px;width:100%}.fiat-transaction-fee-page__header{padding-bottom:5px;padding-top:5px}.fiat-transaction-fee-page__header__row{align-items:center;display:flex;justify-content:space-between;width:100%}.fiat-transaction-fee-page__header__row span{color:#fcfcfc;font-size:16px;font-style:normal;font-weight:500;font-weight:400;letter-spacing:0;line-height:22px}@media only screen and (max-width:1300px){.fiat-transaction-fee-page__header__row span{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.fiat-transaction-fee-page__header__row span{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.fiat-transaction-fee-page .fee__container{border:1px solid #0ce6df;border-radius:10px;display:flex;flex-direction:column;gap:10px;min-width:300px;padding:10px}.fiat-transaction-fee-page .fee__container .deposit-fee,.fiat-transaction-fee-page .fee__container .withdrawal-fee{display:flex;gap:8px;justify-content:space-between}@media only screen and (max-width:480px){.fiat-transaction-fee-page .fee__container .deposit-fee .fee__wrapper,.fiat-transaction-fee-page .fee__container .withdrawal-fee .fee__wrapper{text-align:end;width:24%}}.fiat-transaction-fee-page .fiat-deposit-fee-content{display:flex;flex-direction:column;gap:16px;width:100%}.fiat-transaction-fee-page .fiat-deposit-fee-content .fiat-deposit-fee-table-header span{color:#fcfcfc;font-size:16px;font-style:normal;font-weight:500;font-weight:400;letter-spacing:0;line-height:22px}@media only screen and (max-width:1300px){.fiat-transaction-fee-page .fiat-deposit-fee-content .fiat-deposit-fee-table-header span{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.fiat-transaction-fee-page .fiat-deposit-fee-content .fiat-deposit-fee-table-header span{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.fiat-transaction-fee-page .fiat-deposit-fee-content .fiat-deposit-fee-table{background-color:#12121299;border:.5px solid #575b63;border-radius:20px 20px 0 0;border-radius:12px;margin-bottom:10px;width:100%}.fiat-transaction-fee-page .fiat-deposit-fee-content .fiat-deposit-fee-table .ant-table-cell{box-shadow:none}.fiat-transaction-fee-page .fiat-deposit-fee-content .fiat-deposit-fee-table ::-webkit-scrollbar-track{background-color:#0000;border:1px solid #0000;height:90%}.fiat-transaction-fee-page .fiat-deposit-fee-content .fiat-deposit-fee-table ::-webkit-scrollbar{background-color:#0000;height:90%;width:5px}.fiat-transaction-fee-page .fiat-deposit-fee-content .fiat-deposit-fee-table ::-webkit-scrollbar-thumb{background-color:#131313;border-radius:5px}.fiat-transaction-fee-page .fiat-deposit-fee-content .fiat-deposit-fee-table .ant-table{background-color:#0000}.fiat-transaction-fee-page .fiat-deposit-fee-content .fiat-deposit-fee-table .ant-table .ant-table-header{border-radius:20px 20px 0 0}.fiat-transaction-fee-page .fiat-deposit-fee-content .fiat-deposit-fee-table .ant-table .ant-table-thead{height:56px}.fiat-transaction-fee-page .fiat-deposit-fee-content .fiat-deposit-fee-table .ant-table .ant-table-thead>tr>th{border:none;cursor:pointer;font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:22px;padding:17.5px 15px}@media only screen and (max-width:1300px){.fiat-transaction-fee-page .fiat-deposit-fee-content .fiat-deposit-fee-table .ant-table .ant-table-thead>tr>th{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.fiat-transaction-fee-page .fiat-deposit-fee-content .fiat-deposit-fee-table .ant-table .ant-table-thead>tr>th{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.light .fiat-transaction-fee-page .fiat-deposit-fee-content .fiat-deposit-fee-table .ant-table .ant-table-thead>tr>th{background-color:#fff;color:#333}.dark .fiat-transaction-fee-page .fiat-deposit-fee-content .fiat-deposit-fee-table .ant-table .ant-table-thead>tr>th{background-color:#12121299;color:#fafafa}.fiat-transaction-fee-page .fiat-deposit-fee-content .fiat-deposit-fee-table .ant-table .ant-table-thead>tr>th:before{display:none}.fiat-transaction-fee-page .fiat-deposit-fee-content .fiat-deposit-fee-table .ant-table .ant-table-thead>tr>th:first-child{border-top-left-radius:20px}.fiat-transaction-fee-page .fiat-deposit-fee-content .fiat-deposit-fee-table .ant-table .ant-table-thead>tr>th:last-child{border-top-right-radius:20px}.fiat-transaction-fee-page .fiat-deposit-fee-content .fiat-deposit-fee-table .ant-table .ant-table-tbody .ant-table-placeholder{height:200px!important}.fiat-transaction-fee-page .fiat-deposit-fee-content .fiat-deposit-fee-table .ant-table .ant-table-tbody>tr:hover>td{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial;cursor:pointer}.fiat-transaction-fee-page .fiat-deposit-fee-content .fiat-deposit-fee-table .ant-table .ant-table-tbody td{border:none;padding:20px 8px!important}.light .fiat-transaction-fee-page .fiat-deposit-fee-content .fiat-deposit-fee-table .ant-table .ant-table-tbody td{color:#333!important}.dark .fiat-transaction-fee-page .fiat-deposit-fee-content .fiat-deposit-fee-table .ant-table .ant-table-tbody td{color:#fafafa!important}.fiat-transaction-fee-page .fiat-deposit-fee-content .fiat-deposit-fee-table .ant-table .ant-table-tbody td .ant-typography{align-items:center;display:flex;justify-content:center;margin-bottom:0}.light .fiat-transaction-fee-page .fiat-deposit-fee-content .fiat-deposit-fee-table .ant-table .ant-table-tbody td .ant-typography{color:#333!important}.dark .fiat-transaction-fee-page .fiat-deposit-fee-content .fiat-deposit-fee-table .ant-table .ant-table-tbody td .ant-typography{color:#fafafa!important}.fiat-transaction-fee-page .fiat-deposit-fee-content .fiat-deposit-fee-table .ant-table .ant-table-tbody td .ant-typography .ant-typography-copy span{display:flex}.fiat-transaction-fee-page .fiat-deposit-fee-content .fiat-deposit-fee-table .ant-table .ant-table-tbody td .ant-typography .ant-typography-copy svg{height:16px;width:16px}.fiat-transaction-fee-page .fiat-deposit-fee-content .fiat-deposit-fee-table .ant-table .ant-table-tbody td .arrow-icon{align-items:center;cursor:pointer;display:flex;height:21px!important;justify-content:center}.fiat-transaction-fee-page .fiat-deposit-fee-content .fiat-deposit-fee-table .ant-table .ant-table-tbody .ant-table-measure-row td{padding:5px!important}.fiat-transaction-fee-page .fiat-deposit-fee-content .fiat-deposit-fee-table .ant-table .points__wrapper{display:flex;flex-direction:column;gap:4px}.fiat-transaction-fee-page .fiat-deposit-fee-content .fiat-deposit-fee-table .ant-table .increase{color:#08a19c}.fiat-transaction-fee-page .fiat-deposit-fee-content .fiat-deposit-fee-table .ant-table .decrease{color:#fc218a}.fiat-transaction-fee-page .fiat-deposit-fee-content .fiat-deposit-fee-table .ant-table .ant-table-thead tr th{background-color:#212122!important;color:#fcfcfc!important;font-size:17px;font-style:normal;font-weight:500;letter-spacing:0;line-height:23px}@media only screen and (max-width:1300px){.fiat-transaction-fee-page .fiat-deposit-fee-content .fiat-deposit-fee-table .ant-table .ant-table-thead tr th{font-size:15px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.fiat-transaction-fee-page .fiat-deposit-fee-content .fiat-deposit-fee-table .ant-table .ant-table-thead tr th{font-size:13px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.fiat-transaction-fee-page .fiat-deposit-fee-content .fiat-deposit-fee-table .ant-table .ant-table-thead tr th:first-child{border-radius:12px 0 0 0!important}.fiat-transaction-fee-page .fiat-deposit-fee-content .fiat-deposit-fee-table .ant-table .ant-table-thead tr th:last-child{border-radius:0 12px 0 0!important}.fiat-transaction-fee-page .fiat-deposit-fee-content .fiat-deposit-fee-table .ant-table .ant-table-tbody tr td{color:#fcfcfc;font-size:16px;font-style:normal;font-weight:500;font-weight:400;letter-spacing:0;line-height:22px;padding:13px 15px!important}@media only screen and (max-width:1300px){.fiat-transaction-fee-page .fiat-deposit-fee-content .fiat-deposit-fee-table .ant-table .ant-table-tbody tr td{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.fiat-transaction-fee-page .fiat-deposit-fee-content .fiat-deposit-fee-table .ant-table .ant-table-tbody tr td{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.fiat-transaction-fee-page .fiat-deposit-fee-content .fiat-deposit-fee-table .ant-table-cell .max-daily-deposit{align-items:center;display:flex;width:100%}.fiat-transaction-fee-page .fiat-deposit-fee-content .fiat-deposit-fee-table .ant-table-cell .max-daily-deposit .notice{color:#0ce6df}.fiat-transaction-fee-page .fiat-withdrawal-table{align-items:flex-start;display:flex;flex-direction:column;gap:16px;width:100%}.fiat-transaction-fee-page .fiat-withdrawal-table .fiat-withdrawal-fee-table-header{color:#fcfcfc;font-size:16px;font-style:normal;font-weight:500;font-weight:400;letter-spacing:0;line-height:22px;width:100%}@media only screen and (max-width:1300px){.fiat-transaction-fee-page .fiat-withdrawal-table .fiat-withdrawal-fee-table-header{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.fiat-transaction-fee-page .fiat-withdrawal-table .fiat-withdrawal-fee-table-header{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.fiat-transaction-fee-page .fiat-withdrawal-table .fiat-withdrawal-fee-table{background-color:#12121299;border:.5px solid #575b63;border-radius:20px 20px 0 0;border-radius:12px;margin-bottom:10px;width:100%}.fiat-transaction-fee-page .fiat-withdrawal-table .fiat-withdrawal-fee-table .ant-table-cell{box-shadow:none}.fiat-transaction-fee-page .fiat-withdrawal-table .fiat-withdrawal-fee-table ::-webkit-scrollbar-track{background-color:#0000;border:1px solid #0000;height:90%}.fiat-transaction-fee-page .fiat-withdrawal-table .fiat-withdrawal-fee-table ::-webkit-scrollbar{background-color:#0000;height:90%;width:5px}.fiat-transaction-fee-page .fiat-withdrawal-table .fiat-withdrawal-fee-table ::-webkit-scrollbar-thumb{background-color:#131313;border-radius:5px}.fiat-transaction-fee-page .fiat-withdrawal-table .fiat-withdrawal-fee-table .ant-table{background-color:#0000}.fiat-transaction-fee-page .fiat-withdrawal-table .fiat-withdrawal-fee-table .ant-table .ant-table-header{border-radius:20px 20px 0 0}.fiat-transaction-fee-page .fiat-withdrawal-table .fiat-withdrawal-fee-table .ant-table .ant-table-thead{height:56px}.fiat-transaction-fee-page .fiat-withdrawal-table .fiat-withdrawal-fee-table .ant-table .ant-table-thead>tr>th{border:none;cursor:pointer;font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:22px;padding:17.5px 15px}@media only screen and (max-width:1300px){.fiat-transaction-fee-page .fiat-withdrawal-table .fiat-withdrawal-fee-table .ant-table .ant-table-thead>tr>th{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.fiat-transaction-fee-page .fiat-withdrawal-table .fiat-withdrawal-fee-table .ant-table .ant-table-thead>tr>th{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.light .fiat-transaction-fee-page .fiat-withdrawal-table .fiat-withdrawal-fee-table .ant-table .ant-table-thead>tr>th{background-color:#fff;color:#333}.dark .fiat-transaction-fee-page .fiat-withdrawal-table .fiat-withdrawal-fee-table .ant-table .ant-table-thead>tr>th{background-color:#12121299;color:#fafafa}.fiat-transaction-fee-page .fiat-withdrawal-table .fiat-withdrawal-fee-table .ant-table .ant-table-thead>tr>th:before{display:none}.fiat-transaction-fee-page .fiat-withdrawal-table .fiat-withdrawal-fee-table .ant-table .ant-table-thead>tr>th:first-child{border-top-left-radius:20px}.fiat-transaction-fee-page .fiat-withdrawal-table .fiat-withdrawal-fee-table .ant-table .ant-table-thead>tr>th:last-child{border-top-right-radius:20px}.fiat-transaction-fee-page .fiat-withdrawal-table .fiat-withdrawal-fee-table .ant-table .ant-table-tbody .ant-table-placeholder{height:200px!important}.fiat-transaction-fee-page .fiat-withdrawal-table .fiat-withdrawal-fee-table .ant-table .ant-table-tbody>tr:hover>td{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial;cursor:pointer}.fiat-transaction-fee-page .fiat-withdrawal-table .fiat-withdrawal-fee-table .ant-table .ant-table-tbody td{border:none;padding:20px 8px!important}.light .fiat-transaction-fee-page .fiat-withdrawal-table .fiat-withdrawal-fee-table .ant-table .ant-table-tbody td{color:#333!important}.dark .fiat-transaction-fee-page .fiat-withdrawal-table .fiat-withdrawal-fee-table .ant-table .ant-table-tbody td{color:#fafafa!important}.fiat-transaction-fee-page .fiat-withdrawal-table .fiat-withdrawal-fee-table .ant-table .ant-table-tbody td .ant-typography{align-items:center;display:flex;justify-content:center;margin-bottom:0}.light .fiat-transaction-fee-page .fiat-withdrawal-table .fiat-withdrawal-fee-table .ant-table .ant-table-tbody td .ant-typography{color:#333!important}.dark .fiat-transaction-fee-page .fiat-withdrawal-table .fiat-withdrawal-fee-table .ant-table .ant-table-tbody td .ant-typography{color:#fafafa!important}.fiat-transaction-fee-page .fiat-withdrawal-table .fiat-withdrawal-fee-table .ant-table .ant-table-tbody td .ant-typography .ant-typography-copy span{display:flex}.fiat-transaction-fee-page .fiat-withdrawal-table .fiat-withdrawal-fee-table .ant-table .ant-table-tbody td .ant-typography .ant-typography-copy svg{height:16px;width:16px}.fiat-transaction-fee-page .fiat-withdrawal-table .fiat-withdrawal-fee-table .ant-table .ant-table-tbody td .arrow-icon{align-items:center;cursor:pointer;display:flex;height:21px!important;justify-content:center}.fiat-transaction-fee-page .fiat-withdrawal-table .fiat-withdrawal-fee-table .ant-table .ant-table-tbody .ant-table-measure-row td{padding:5px!important}.fiat-transaction-fee-page .fiat-withdrawal-table .fiat-withdrawal-fee-table .ant-table .points__wrapper{display:flex;flex-direction:column;gap:4px}.fiat-transaction-fee-page .fiat-withdrawal-table .fiat-withdrawal-fee-table .ant-table .increase{color:#08a19c}.fiat-transaction-fee-page .fiat-withdrawal-table .fiat-withdrawal-fee-table .ant-table .decrease{color:#fc218a}.fiat-transaction-fee-page .fiat-withdrawal-table .fiat-withdrawal-fee-table .ant-table .ant-table-thead tr th{background-color:#212122!important;color:#fcfcfc!important;font-size:17px;font-style:normal;font-weight:500;letter-spacing:0;line-height:23px}@media only screen and (max-width:1300px){.fiat-transaction-fee-page .fiat-withdrawal-table .fiat-withdrawal-fee-table .ant-table .ant-table-thead tr th{font-size:15px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.fiat-transaction-fee-page .fiat-withdrawal-table .fiat-withdrawal-fee-table .ant-table .ant-table-thead tr th{font-size:13px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.fiat-transaction-fee-page .fiat-withdrawal-table .fiat-withdrawal-fee-table .ant-table .ant-table-thead tr th:first-child{border-radius:12px 0 0 0!important}.fiat-transaction-fee-page .fiat-withdrawal-table .fiat-withdrawal-fee-table .ant-table .ant-table-thead tr th:last-child{border-radius:0 12px 0 0!important}.fiat-transaction-fee-page .fiat-withdrawal-table .fiat-withdrawal-fee-table .ant-table .ant-table-tbody tr td{color:#fcfcfc;font-size:16px;font-style:normal;font-weight:500;font-weight:400;letter-spacing:0;line-height:22px;padding:13px 15px!important}@media only screen and (max-width:1300px){.fiat-transaction-fee-page .fiat-withdrawal-table .fiat-withdrawal-fee-table .ant-table .ant-table-tbody tr td{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.fiat-transaction-fee-page .fiat-withdrawal-table .fiat-withdrawal-fee-table .ant-table .ant-table-tbody tr td{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.fiat-transaction-fee-page .transact-notice{display:flex;flex-direction:column;gap:10px;width:100%}.fiat-transaction-fee-page .transact-notice span{color:#fcfcfc;font-size:16px;font-style:normal;font-weight:500;font-weight:400;letter-spacing:0;line-height:22px}@media only screen and (max-width:1300px){.fiat-transaction-fee-page .transact-notice span{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.fiat-transaction-fee-page .transact-notice span{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.fiat-transaction-fee-page .transact-notice .footnote .symbol{color:#0ce6df}.overview-setting-page{display:flex;flex-direction:column;gap:20px;height:100%;width:100%}.overview-setting-page .session-notice__wrapper{align-items:center;display:flex;flex-direction:row;justify-content:flex-end;width:100%}.overview-setting-page .basic-info{display:flex;gap:24px}@media only screen and (max-width:1024px){.overview-setting-page .basic-info{flex-direction:column;gap:16px}}@media only screen and (min-width:1025px)and (max-width:1440px){.overview-setting-page .basic-info{display:grid;grid-template-columns:1fr 1fr}}.overview-setting-page .basic-info .setting-main__profile{background-color:#212122;border-radius:20px;display:flex;flex:1 1;flex-direction:column;gap:20px;padding:20px 40px}@media only screen and (max-width:480px){.overview-setting-page .basic-info .setting-main__profile{padding:20px}}.overview-setting-page .basic-info .setting-main__profile__basic{display:flex;flex-direction:column;gap:17px;justify-content:space-between;padding:10px 0}.overview-setting-page .basic-info .setting-main__profile__basic__wrapper{align-items:flex-end;display:flex;justify-content:space-between}.overview-setting-page .basic-info .setting-main__profile__basic__wrapper .avatar{width:48px}.overview-setting-page .basic-info .setting-main__profile__basic__wrapper__name{align-items:center;display:flex;gap:10px}.overview-setting-page .basic-info .setting-main__profile__basic__wrapper__name span{word-break:break-all}.overview-setting-page .basic-info .setting-main__profile__info{display:flex;flex-direction:column;gap:21px;justify-content:space-between}.overview-setting-page .basic-info .setting-main__profile__info__item{align-items:flex-start;display:flex;justify-content:space-between}.overview-setting-page .basic-info .setting-main__profile__info__item__label{align-items:center;display:flex;justify-content:center}@media only screen and (max-width:768px){.overview-setting-page .basic-info .setting-main__profile__info__item__label.user-email,.overview-setting-page .basic-info .setting-main__profile__info__item__label.user-phone{justify-content:flex-start;width:50%}.overview-setting-page .basic-info .setting-main__profile__info__item__label.user-email{width:30%}}@media only screen and (max-width:480px){.overview-setting-page .basic-info .setting-main__profile__info__item__label{align-items:flex-start}}.overview-setting-page .basic-info .setting-main__profile__info__item__value.user-name{width:65%}@media only screen and (max-width:480px){.overview-setting-page .basic-info .setting-main__profile__info__item__value.user-name{width:60%}}.overview-setting-page .basic-info .setting-main__profile__info__item__value.user-email,.overview-setting-page .basic-info .setting-main__profile__info__item__value.user-phone{width:65%}@media only screen and (max-width:480px){.overview-setting-page .basic-info .setting-main__profile__info__item__value{display:flex;justify-content:flex-end;width:50%}}@media only screen and (max-width:768px){.overview-setting-page .basic-info .setting-main__profile__info__item__value.user-email{width:70%}}.overview-setting-page .basic-info .setting-main__profile .concealable-box{align-items:center;display:flex;gap:8px;justify-content:flex-end;text-align:end}.overview-setting-page .basic-info .setting-main__profile .concealable-box span{word-break:break-all}.overview-setting-page .basic-info .setting-main__profile .concealable-box .eye-icon{align-items:center;display:flex;justify-content:center}.overview-setting-page .basic-info .setting-main__kyc-status{align-items:center;background-color:#212122;border-radius:20px;display:flex;flex:1 1;flex-direction:column;gap:44px;justify-content:space-between;padding:20px 40px}@media only screen and (max-width:480px){.overview-setting-page .basic-info .setting-main__kyc-status{gap:16px;padding:16px}}.overview-setting-page .basic-info .setting-main__kyc-status__step{display:flex;justify-content:space-evenly;position:relative;width:100%}.overview-setting-page .basic-info .setting-main__kyc-status__step .lines{background-color:#939598;height:2px;left:22%;position:absolute;top:23%;width:57%;z-index:0}.overview-setting-page .basic-info .setting-main__kyc-status__step .step3{color:#939598}.overview-setting-page .basic-info .setting-main__kyc-status__step .step{align-items:center;display:flex;flex-direction:column;gap:10px;height:128px;min-width:122px;text-align:center;width:-webkit-fit-content;width:fit-content;z-index:1}@media only screen and (max-width:580px){.overview-setting-page .basic-info .setting-main__kyc-status__step .step{min-width:0;min-width:auto;width:100px}}.overview-setting-page .basic-info .setting-main__kyc-status__step .step .kyc-step-img{height:60px;width:60px}.overview-setting-page .basic-info .setting-main__kyc-status .notice-content__container{align-items:center;display:flex;flex-direction:column;gap:44px;height:calc(100% - 128px);justify-content:center;width:100%}.overview-setting-page .basic-info .setting-main__kyc-status__btn-wrapper{display:flex;gap:50px;width:100%}@media only screen and (max-width:480px){.overview-setting-page .basic-info .setting-main__kyc-status__btn-wrapper{gap:16px}}.overview-setting-page .basic-info .setting-main__kyc-status__btn-wrapper.one-btn{max-width:440px;min-width:200px;width:100%}.overview-setting-page .basic-info .setting-main__kyc-status__btn-wrapper .btn__right{border:none}.overview-setting-page .basic-info .setting-main__kyc-status__btn-wrapper .btn__left{border:1px solid #08a19c}.overview-setting-page .basic-info .setting-main__kyc-status__btn-wrapper .btn__left,.overview-setting-page .basic-info .setting-main__kyc-status__btn-wrapper .btn__right{align-items:center;border-radius:30px;cursor:pointer;display:flex;flex-flow:row nowrap;height:40px;justify-content:center;min-height:40px;width:100%}.overview-setting-page .basic-info .setting-main__kyc-status__btn-wrapper .btn__left:active,.overview-setting-page .basic-info .setting-main__kyc-status__btn-wrapper .btn__left:focus,.overview-setting-page .basic-info .setting-main__kyc-status__btn-wrapper .btn__left:hover{background-color:#0000;border-color:#08a19c;color:#fafafa}.overview-setting-page .basic-info .setting-main__kyc-status__btn-wrapper .btn__right:active,.overview-setting-page .basic-info .setting-main__kyc-status__btn-wrapper .btn__right:focus,.overview-setting-page .basic-info .setting-main__kyc-status__btn-wrapper .btn__right:hover{background-color:#fff;color:#131313}.overview-setting-page .basic-info .setting-main__kyc-status .reverse{flex-direction:row-reverse}@media only screen and (max-width:480px){.overview-setting-page .basic-info .setting-main__kyc-status .reverse{flex-direction:column}}@media only screen and (min-width:481px)and (max-width:580px){.overview-setting-page .basic-info .setting-main__kyc-status .reverse{flex-direction:column;gap:16px}}@media only screen and (min-width:769px)and (max-width:1024px){.overview-setting-page .basic-info .setting-main__kyc-status .reverse{padding:0 40px}}.overview-setting-page .basic-info .setting-main__kyc-status .remark{color:#939598}.overview-setting-page .additional-setting{align-items:flex-start;display:flex;flex-flow:row wrap;gap:24px;justify-content:space-between}.overview-setting-page .additional-setting__item{align-items:center;background-color:#212122;border-radius:30px;display:flex;justify-content:space-between;min-height:150px;padding:20px 40px 20px 20px;width:100%}.overview-setting-page .additional-setting__item.odd{max-width:calc(50% - 12px)}.overview-setting-page .additional-setting__item.even{max-width:calc(33.33333% - 16px)}.overview-setting-page .additional-setting__item.even:nth-child(4),.overview-setting-page .additional-setting__item.even:nth-child(5){max-width:calc(50% - 12px)}.overview-setting-page .additional-setting__item.even:nth-child(4) .item__description__content,.overview-setting-page .additional-setting__item.even:nth-child(5) .item__description__content{min-height:36px!important}@media only screen and (max-width:1100px){.overview-setting-page .additional-setting__item.even{max-width:calc(50% - 12px);min-height:175px;padding:16px 28px 16px 16px}.overview-setting-page .additional-setting__item.even:last-child{max-width:100%}}@media only screen and (max-width:660px){.overview-setting-page .additional-setting__item.even{max-width:100%;padding:16px 28px 16px 16px}.overview-setting-page .additional-setting__item.even:nth-child(4),.overview-setting-page .additional-setting__item.even:nth-child(5){max-width:100%}}.overview-setting-page .additional-setting__item .item__description{display:flex;flex-direction:column;gap:8px;width:100%}.overview-setting-page .additional-setting__item .item__description__content,.overview-setting-page .additional-setting__item .item__description__title{color:#fafafa}.overview-setting-page .additional-setting__item .item__description__content{min-height:54px;width:90%}.overview-setting-page .additional-setting__item .item__description__link{align-items:center;color:#0ce6df;cursor:pointer;display:flex;text-decoration:underline;width:-webkit-fit-content;width:fit-content}.change-password-page{display:flex;flex-direction:column;gap:20px;height:-webkit-fit-content;height:fit-content;justify-content:flex-start;width:100%}.change-password-page__back{align-items:center;display:flex;justify-content:space-between}.change-password-page .change-password{align-items:center;display:flex;flex-direction:column}.change-password-page .change-password .change-password__title{display:flex;justify-content:center}.change-password-page .change-password .change-password__form{border:.5px solid #93959899;border-radius:30px;display:flex;flex-direction:column;gap:20px;padding:20px;width:520px}@media only screen and (max-width:480px){.change-password-page .change-password .change-password__form{padding:16px;width:100%}}@media only screen and (min-width:481px)and (max-width:580px){.change-password-page .change-password .change-password__form{padding:16px;width:100%}}.change-password-page .change-password .change-password__form .confirm-new-password-title,.change-password-page .change-password .change-password__form .current-password-title,.change-password-page .change-password .change-password__form .new-password-title{color:#fcfcfc}.change-password-page .change-password .change-password__form .ant-form-item{margin:0}.change-password-page .change-password .change-password__form label{color:#fafafa}.change-password-page .change-password .change-password__form .check-password .password-status{align-items:center;display:flex;gap:17px;margin-bottom:5px;margin-top:5px}.change-password-page .change-password .change-password__form .check-password .password-status .text-checked{margin-left:15px}.change-password-page .change-password .change-password__form .check-password .password-policy{padding-left:4.5px}.light .change-password-page .change-password .change-password__form .check-password .password-policy{color:#333}.dark .change-password-page .change-password .change-password__form .check-password .password-policy{color:#939598}.change-password-page .change-password .change-password__form .check-password .password-policy .information{margin:10px 0 0}.change-password-page .change-password .change-password__form .two-fa-input .ant-input-affix-wrapper{border:1px solid #939598;padding:0}.change-password-page .change-password .change-password__form .two-fa-input input{border:none;border-bottom-right-radius:0;border-top-right-radius:0}.change-password-page .change-password .change-password__form .ant-input-affix-wrapper-focused{box-shadow:none}.change-password-page .change-password .change-password__form .ant-input-group-addon{background:#0000;border:1px solid #93959899;border-bottom-right-radius:10px;border-left:none;border-top-right-radius:10px}.change-password-page .change-password .change-password__form .carbon__paste--icon{fill:#939598;margin-right:9px}.change-password-page .change-password .change-password__form .button__wrapper{align-items:flex-end;display:flex;gap:50px;margin-top:10px}@media only screen and (max-width:768px){.change-password-page .change-password .change-password__form .button__wrapper{gap:30px}}@media only screen and (max-width:768px)and (max-width:580px){.change-password-page .change-password .change-password__form .button__wrapper{flex-direction:column;gap:20px}}.change-password-page .change-password .change-password__form .button__wrapper .btn__cancel,.change-password-page .change-password .change-password__form .button__wrapper .btn__submit{width:100%}.past-session{display:flex;flex-direction:column;gap:20px;height:100%}.past-session .past-session__back{align-items:center;display:flex;justify-content:space-between}.past-session .past-session__body{background-color:#212122;border-radius:30px;display:flex;flex-direction:column;gap:38px;height:80%;margin-bottom:20px;padding:40px 50px 20px}@media only screen and (max-width:768px){.past-session .past-session__body{gap:16px}}.past-session .past-session__body.fit-height{height:-webkit-fit-content;height:fit-content}.past-session .past-session__body .loader__wrapper{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.past-session .past-session__body .loader__container{height:100%;width:100%}.past-session .past-session__body .past-session__table__wrapper{display:flex;flex-direction:column;height:100%}.past-session .past-session__body .past-session__table__wrapper .past-session__table{display:flex;flex-direction:column;gap:20px;height:100%}@media only screen and (min-width:769px)and (max-width:1024px){.past-session .past-session__body .past-session__table__wrapper .past-session__table{gap:16px}}.past-session .past-session__body .past-session__table__wrapper .past-session__table .past-session__table__header{align-items:center;border-radius:10px;display:flex}.past-session .past-session__body .past-session__table__wrapper .past-session__table .past-session__table__header :not(:first-child):not(:last-child){justify-content:center}.past-session .past-session__body .past-session__table__wrapper .past-session__table .past-session__table__header .table__header__row{grid-gap:20px;align-items:flex-start;display:grid;gap:20px;grid-template-columns:35% 25% 20% 20%;grid-template-rows:1fr;justify-items:center;width:calc(100% - 60px)}.past-session .past-session__body .past-session__table__wrapper .past-session__table .past-session__table__header .table__header__row .table__header__item{align-items:center;color:#939598;display:flex;justify-content:center;text-align:center;width:100%}.past-session .past-session__body .past-session__table__wrapper .past-session__table .past-session__table__header .table__header__item:first-child{justify-content:flex-start;text-align:start}.past-session .past-session__body .past-session__table__wrapper .past-session__table .past-session__table__header .table__header__item:last-child{justify-content:flex-end}.past-session .past-session__body .past-session__table__wrapper .past-session__table .past-session__table__body{display:flex;flex-direction:column;gap:32px}@media only screen and (min-width:769px)and (max-width:1024px){.past-session .past-session__body .past-session__table__wrapper .past-session__table .past-session__table__body{gap:16px}}.past-session .past-session__body .past-session__table__wrapper .past-session__table .past-session__table__body .table__item__row{grid-gap:20px;display:grid;gap:20px;grid-template-columns:35% 25% 20% 20%;grid-template-rows:1fr;justify-items:center;width:calc(100% - 60px)}.past-session .past-session__body .past-session__table__wrapper .past-session__table .past-session__table__body .table__item__row :not(:first-child):not(:last-child){justify-content:center}.past-session .past-session__body .past-session__table__wrapper .past-session__table .past-session__table__body .table__item__row .table__item{color:#fafafa;display:flex;justify-content:flex-start;text-align:center;width:100%;word-break:break-word}.past-session .past-session__body .past-session__table__wrapper .past-session__table .past-session__table__body .table__item__row .table__item:first-child{justify-content:flex-start;text-align:start}.past-session .past-session__body .past-session__table__wrapper .past-session__table .past-session__table__body .table__item__row .table__item:last-child{justify-content:flex-end;text-align:end}.past-session .past-session__body .past-session__table__wrapper .past-session__pagination{align-items:center;display:flex;flex-direction:row;justify-content:flex-end;margin-top:20px}.past-session .past-session__body .past-session__table__wrapper .past-session__pagination .ant-pagination-item a:hover,.past-session .past-session__body .past-session__table__wrapper .past-session__pagination .ant-pagination-item-container .anticon,.past-session .past-session__body .past-session__table__wrapper .past-session__pagination .ant-pagination-item-link .anticon:hover,.past-session .past-session__body .past-session__table__wrapper .past-session__pagination .ant-pagination-item-link:hover,.past-session .past-session__body .past-session__table__wrapper .past-session__pagination .ant-pagination-item:hover{color:#08a19c}.past-session .past-session__body .past-session__table__wrapper .past-session__pagination .ant-pagination-item-active{border-color:#0000}.past-session .past-session__body .past-session__table__wrapper .past-session__pagination .ant-pagination-item-active a{color:#08a19c}.change-phone-page{display:flex;flex-direction:column;gap:20px;justify-content:center;width:100%}.change-phone-page__top-bar{align-items:center;display:flex;justify-content:space-between}.change-phone-page .change-phone{align-items:center;display:flex;flex-direction:column;gap:20px}.change-phone-page .change-phone .change-phone__title{display:flex;justify-content:center}.change-phone-page .change-phone .change-phone__form{border:.5px solid #93959899;border-radius:30px;display:flex;flex-direction:column;gap:20px;padding:20px;width:420px}@media only screen and (max-width:480px){.change-phone-page .change-phone .change-phone__form{padding:16px;width:100%}}@media only screen and (min-width:481px)and (max-width:580px){.change-phone-page .change-phone .change-phone__form{padding:16px;width:100%}}.change-phone-page .change-phone .change-phone__form .form-change-phone__input__old-phone{pointer-events:none}.change-phone-page .change-phone .change-phone__form .phone__field{margin:0}.change-phone-page .change-phone .change-phone__form .phone__field label{color:#fcfcfc}.change-phone-page .change-phone .change-phone__form .phone__field .ant-select-focused .ant-select-selector,.change-phone-page .change-phone .change-phone__form .phone__field .ant-select-open .ant-select-selector,.change-phone-page .change-phone .change-phone__form .phone__field .ant-select-selector:active,.change-phone-page .change-phone .change-phone__form .phone__field .ant-select-selector:focus{border:none;border-color:#d9d9d9!important;box-shadow:none!important}.change-phone-page .change-phone .change-phone__form .phone__field .ant-form-item-label{padding:0 0 5px}.change-phone-page .change-phone .change-phone__form .phone__field .ant-input-affix-wrapper{padding:0 0 0 15px}.change-phone-page .change-phone .change-phone__form .phone__field .ant-input-affix-wrapper .ant-input-prefix{color:#fafafa}.change-phone-page .change-phone .change-phone__form .phone__field .ant-input-affix-wrapper .ant-input-prefix .phone-code{width:40px}.change-phone-page .change-phone .change-phone__form .phone__field .ant-input-affix-wrapper .ant-input-prefix .phone-code__wrapper{align-items:center;background:none;border:none;cursor:pointer;display:flex;flex-flow:row nowrap;gap:5px;padding:0;width:-webkit-fit-content;width:fit-content;width:100%}.change-phone-page .change-phone .change-phone__form .phone__field .ant-input-affix-wrapper .ant-input{padding-left:8px!important}.change-phone-page .change-phone .change-phone__form .phone__field .ant-input-affix-wrapper svg{height:8px;width:6px}.change-phone-page .change-phone .change-phone__form .phone__field .ant-input-affix-wrapper input{border:none}.change-phone-page .change-phone .change-phone__form .phone__field .ant-input-affix-wrapper-disabled div,.change-phone-page .change-phone .change-phone__form .phone__field .ant-input-affix-wrapper-disabled span{cursor:not-allowed!important}.change-phone-page .change-phone .change-phone__form .phone__field .ant-input-affix-wrapper-status-success{border:1px solid #93959899}.change-phone-page .change-phone .change-phone__form .ant-form-item{margin:0}.change-phone-page .verify-phone{align-items:center;display:flex;flex-direction:column;gap:20px}.change-phone-page .verify-phone .change-phone__title{display:flex;justify-content:center}.change-phone-page .verify-phone .verify-otp-phone__form{border:.5px solid #93959899;border-radius:30px;display:flex;flex-direction:column;gap:20px;max-width:600px;padding:20px;width:420px}@media only screen and (max-width:480px){.change-phone-page .verify-phone .verify-otp-phone__form{padding:16px;width:100%}}@media only screen and (min-width:481px)and (max-width:580px){.change-phone-page .verify-phone .verify-otp-phone__form{padding:16px;width:100%}}.change-phone-page .verify-phone .verify-otp-phone__form label{color:#fcfcfc}.change-phone-page .verify-phone .verify-otp-phone__form .ant-form-item{margin:0}.privacy-control-page{align-items:flex-start;display:flex;flex-direction:column;gap:20px;justify-content:flex-start}.privacy-control-page .top-bar{display:flex}.privacy-control-page .content__container{background-color:#212122;border-radius:20px;height:630px;overflow-y:auto;padding:24px 50px}.privacy-control-page .content__container,.privacy-control-page .content__container .option__wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:24px;justify-content:flex-start;width:100%}.privacy-control-page .content__container .option-toggle{align-items:center;align-self:center;display:flex;flex-direction:row;height:25px;justify-content:flex-end;justify-self:flex-end;width:-webkit-fit-content;width:fit-content;width:100%}.privacy-control-page .content__container .option-toggle .switch{align-items:center;background-color:#0000;border:1px solid #fff;display:flex;height:100%;transition-duration:.5s;width:43px}.privacy-control-page .content__container .option-toggle .switch .ant-switch-handle{height:20px;top:1.3px;width:20px}.privacy-control-page .content__container .option-toggle .switch .ant-switch-handle:before{background-color:#939598;border-radius:50%;height:20px;width:20px}.privacy-control-page .content__container .option-toggle .switch .ant-switch-inner{margin:0 7px 0 34px}.privacy-control-page .content__container .option-toggle .switch .ant-switch-inner span{align-items:center;display:flex;margin-left:3px}.privacy-control-page .content__container .option-toggle .ant-switch-checked:focus,.privacy-control-page .content__container .option-toggle .ant-switch:focus{box-shadow:none}.privacy-control-page .content__container .option-toggle .ant-switch-checked .ant-switch-handle{left:calc(100% - 22px)}.privacy-control-page .content__container .option-toggle .ant-switch-checked .ant-switch-handle:before{background-color:#0ce6df!important;left:0}.privacy-control-page .content__container .option-toggle .ant-switch-checked .ant-switch-inner{margin:0 7px 0 4px}.privacy-control-page .content__container .option-toggle .ant-switch-checked .ant-switch-inner span{align-items:center;display:flex}.security-setting-page{display:flex;flex-direction:column;gap:20px;height:100%}.security-setting-page__top-bar{align-items:center;display:flex;justify-content:space-between}.security-setting-page__content{display:flex;flex-direction:column;gap:20px}.security-setting-page .login-detail{color:#7b7878;display:flex;justify-content:flex-end}.security-setting-page .security-main{background-color:#212122;border-radius:30px;display:flex;flex-direction:column;gap:20px;height:auto;padding:20px 50px;width:100%}@media only screen and (max-width:480px){.security-setting-page .security-main{border-radius:12px;padding:16px}}@media only screen and (min-width:481px)and (max-width:768px){.security-setting-page .security-main{border-radius:20px;padding:16px}}@media only screen and (min-width:481px)and (max-width:768px)and (min-width:481px)and (max-width:580px){.security-setting-page .security-main{border-radius:12px}}.light .security-setting-page .security-main .security-main__title{color:#333}.dark .security-setting-page .security-main .security-main__title{color:#fafafa}.security-setting-page .security-main .security-main__list{grid-gap:16px;display:grid;gap:16px}.security-setting-page .security-main .security-main__list .security-main__item{display:grid;grid-template-columns:repeat(2,1fr)}.security-setting-page .security-main .security-main__list .security-main__item.with-preview-data{grid-template-columns:repeat(3,1fr)}@media only screen and (max-width:768px){.security-setting-page .security-main .security-main__list .security-main__item,.security-setting-page .security-main .security-main__list .security-main__item.with-preview-data{grid-template-columns:70% 30%}}.security-setting-page .security-main .security-main__list .security-main__item__label{align-self:center;color:#fafafa;justify-self:flex-start;width:-webkit-fit-content;width:fit-content}.security-setting-page .security-main .security-main__list .security-main__item__label.two-fa{width:100%}.security-setting-page .security-main .security-main__list .security-main__item__value{align-items:center;align-self:center;color:#fafafa;display:flex;gap:12px;justify-self:center;width:-webkit-fit-content;width:fit-content}.security-setting-page .security-main .security-main__list .security-main__item__value.conceal-item{justify-self:flex-end}@media only screen and (min-width:1025px){.security-setting-page .security-main .security-main__list .security-main__item__value.conceal-item{width:100%}}.security-setting-page .security-main .security-main__list .security-main__item__value.conceal-item .conceal-text{word-break:break-all}@media only screen and (min-width:1025px){.security-setting-page .security-main .security-main__list .security-main__item__value.conceal-item .conceal-text{display:flex;justify-content:flex-end;width:66%}}.security-setting-page .security-main .security-main__list .security-main__item__switch{align-self:center;height:25px;justify-self:flex-end;width:-webkit-fit-content;width:fit-content}.security-setting-page .security-main .security-main__list .security-main__item__switch .switch{align-items:center;background-color:#0000;border:1px solid #fff;display:flex;height:100%;transition-duration:.5s;width:43px}.security-setting-page .security-main .security-main__list .security-main__item__switch .switch .ant-switch-handle{height:20px;top:1.3px;width:20px}.security-setting-page .security-main .security-main__list .security-main__item__switch .switch .ant-switch-handle:before{background-color:#939598;border-radius:50%;height:20px;width:20px}.security-setting-page .security-main .security-main__list .security-main__item__switch .switch .ant-switch-inner{margin:0 7px 0 34px}.security-setting-page .security-main .security-main__list .security-main__item__switch .switch .ant-switch-inner span{align-items:center;display:flex;margin-left:3px}.security-setting-page .security-main .security-main__list .security-main__item__switch .ant-switch-checked:focus,.security-setting-page .security-main .security-main__list .security-main__item__switch .ant-switch:focus{box-shadow:none}.security-setting-page .security-main .security-main__list .security-main__item__switch .ant-switch-checked .ant-switch-handle{left:calc(100% - 22px)}.security-setting-page .security-main .security-main__list .security-main__item__switch .ant-switch-checked .ant-switch-handle:before{background-color:#0ce6df!important;left:0}.security-setting-page .security-main .security-main__list .security-main__item__switch .ant-switch-checked .ant-switch-inner{margin:0 7px 0 4px}.security-setting-page .security-main .security-main__list .security-main__item__switch .ant-switch-checked .ant-switch-inner span{align-items:center;display:flex}.security-setting-page .security-main .security-main__list .security-main__item__switch.notification-toggle .switch{background-color:#08a19c;border:1px solid #08a19c;opacity:.5}.security-setting-page .security-main .security-main__list .security-main__item__button{align-self:center;justify-self:flex-end;width:-webkit-fit-content;width:fit-content}.security-setting-page .security-main .security-main__list .security-main__item__button button{border:none;height:36px;padding:0 10px;width:100px}.security-setting-page .security-main .security-main__list .security-main__item__button .w-unset{width:auto}.security-setting-page .current-session{background-color:#212122;border-radius:30px;display:flex;flex-direction:column;gap:38px;height:30%;margin-bottom:32px;padding:30px 50px;width:100%}@media only screen and (min-width:481px)and (max-width:768px){.security-setting-page .current-session{border-radius:20px}}.security-setting-page .current-session.fit-height{height:-webkit-fit-content;height:fit-content}.security-setting-page .current-session .loader__wrapper{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.security-setting-page .current-session .current-session__title{align-items:center;display:flex;justify-content:space-between}.security-setting-page .current-session .current-session__title .current-session__title__button{align-items:center;display:flex;height:40px;justify-content:flex-end;width:20%}.security-setting-page .current-session .current-session__title .current-session__title__button .past-session-btn,.security-setting-page .current-session .current-session__title .current-session__title__button .terminal-all-btn{border-color:#08a19c;color:#fafafa;height:-webkit-fit-content;height:fit-content;padding:8px 12px;width:-webkit-fit-content;width:fit-content}.security-setting-page .current-session .current-session__table{display:flex;flex-direction:column;gap:20px}@media only screen and (min-width:769px)and (max-width:1024px){.security-setting-page .current-session .current-session__table{gap:16px}}.security-setting-page .current-session .current-session__table .current-session__table__header{align-items:center;display:flex}.security-setting-page .current-session .current-session__table .current-session__table__header :not(:first-child):not(:last-child){justify-content:center}.security-setting-page .current-session .current-session__table .current-session__table__header .table__header__row{grid-gap:20px;align-items:flex-start;display:grid;gap:20px;grid-template-columns:28% 20% 20% 20% 12%;grid-template-rows:1fr;justify-items:center;text-align:center;width:calc(100% - 80px)}.security-setting-page .current-session .current-session__table .current-session__table__header .table__header__row .table__header__item{align-items:center;display:flex;width:100%}.security-setting-page .current-session .current-session__table .current-session__table__header .table__header__row .table__header__item:first-child{text-align:start}.security-setting-page .current-session .current-session__table .current-session__table__header .table__header__row .table__header__item:last-child{justify-content:flex-end;text-align:end}.security-setting-page .current-session .current-session__table .current-session__table__body{display:flex;flex-direction:column;gap:20px}@media only screen and (min-width:769px)and (max-width:1024px){.security-setting-page .current-session .current-session__table .current-session__table__body{gap:16px}}.security-setting-page .current-session .current-session__table .current-session__table__body .table__item__row{grid-gap:20px;display:grid;gap:20px;grid-template-columns:28% 20% 20% 20% 12%;grid-template-rows:1fr;justify-items:center;text-align:center;width:calc(100% - 80px)}.security-setting-page .current-session .current-session__table .current-session__table__body .table__item__row :not(:first-child):not(:last-child){justify-content:center}.security-setting-page .current-session .current-session__table .current-session__table__body .table__item__row .table__item{display:flex;justify-content:flex-start;width:100%;word-break:break-word}.security-setting-page .current-session .current-session__table .current-session__table__body .table__item__row .table__item button{background:none;border:none;height:-webkit-fit-content;height:fit-content;padding:0;width:-webkit-fit-content;width:fit-content}.security-setting-page .current-session .current-session__table .current-session__table__body .table__item__row .table__item:first-child{text-align:start}.security-setting-page .current-session .current-session__table .current-session__table__body .table__item__row .table__item:last-child{justify-content:flex-end;text-align:end}.service-and-fee-page{display:flex;flex-direction:column;gap:20px}.service-and-fee-page .top-bar{align-items:center;display:flex;justify-content:space-between;width:100%}.service-and-fee-page{width:100%}.service-and-fee-page__header{flex-direction:column;gap:16px}.service-and-fee-page__header,.service-and-fee-page__header__back{align-items:flex-start;display:flex;width:100%}.service-and-fee-page__header span{color:#fcfcfc;font-size:27px;font-style:normal;font-weight:600;letter-spacing:0;line-height:32px}@media only screen and (max-width:1300px){.service-and-fee-page__header span{font-size:25px;font-style:normal;font-weight:600;letter-spacing:0;line-height:28px}}@media only screen and (max-width:768px){.service-and-fee-page__header span{font-size:20px;font-style:normal;font-weight:600;letter-spacing:0;line-height:25px}}.service-and-fee-page__body{width:100%}.service-and-fee-page__body .tab{align-items:flex-start;display:flex;flex-direction:column;gap:6px;width:100%}@media only screen and (max-width:768px){.service-and-fee-page__body .tab{gap:16px}}.service-and-fee-page__body .tab__header{align-items:stretch;display:flex;justify-content:space-between;padding-bottom:10px;width:100%}@media only screen and (max-width:1024px){.service-and-fee-page__body .tab__header{flex-direction:column-reverse;gap:16px}}.service-and-fee-page__body .tab__header__left{align-items:center;display:flex;gap:18px;min-width:-webkit-fit-content;min-width:fit-content;overflow:auto}.service-and-fee-page__body .tab__header__right{align-items:center;display:flex}.service-and-fee-page__body .tab__header__right__search{border:.5px solid #575b63;border-radius:5px;box-shadow:none;outline:none;padding:0 10px;width:300px}.service-and-fee-page__body .tab__header__right__search:hover{border-color:#575b63;opacity:.8}.service-and-fee-page__body .tab__header__right__search:focus{border-color:#fcfcfc}.service-and-fee-page__body .tab__header__right__search input{color:#fcfcfc;font-size:12px;font-weight:400;height:30px;line-height:16px}.service-and-fee-page__body .tab__header__right__search input::placeholder{color:#939598;font-size:12px;font-weight:400;line-height:16px}.service-and-fee-page__body .tab__header__item{background-color:#212122;border:0;border-radius:12px;color:#fcfcfc;cursor:pointer;font-size:14px;font-style:normal;font-weight:500;height:40px;letter-spacing:0;line-height:normal;line-height:20px;min-width:-webkit-fit-content;min-width:fit-content;outline:none;padding:8px 10px;transition:all .3s}@media only screen and (max-width:1300px){.service-and-fee-page__body .tab__header__item{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:normal}}@media only screen and (max-width:768px){.service-and-fee-page__body .tab__header__item{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:normal}}.service-and-fee-page__body .tab__header__item.active{background-color:#0ce6df;color:#0b4342}.service-and-fee-page__body .tab__content{width:100%}.service-description-page{background-color:#12121299;border-radius:20px;display:flex;flex-direction:column;gap:10px;height:500px;padding:50px}.service-description-page .ext-url{color:#fff}.current-session-bill{background-color:#12121299;border-radius:12px 12px 0 0;display:flex;flex-direction:column;gap:16px;padding:16px}.current-session-bill.is-loading{height:280px}.current-session-bill.is-loading .loader__wrapper{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.current-session-bill__header{align-items:center;display:flex;justify-content:space-between}.current-session-bill__header .header-title{color:#fafafa;width:-webkit-fit-content;width:fit-content}.current-session-bill__header .button__wrapper{display:flex;gap:20px}.current-session-bill__header .button__wrapper .past-session-btn,.current-session-bill__header .button__wrapper .terminate-all-btn{height:16px;width:16px}.trading-fee-page{border-radius:20px;display:flex;flex-direction:column;gap:16px}.trading-fee-page .top-section{display:flex;gap:8px;justify-content:space-between}@media only screen and (max-width:768px){.trading-fee-page .top-section{flex-direction:column;gap:16px;padding-bottom:0}}.trading-fee-page .top-section .overall-fee{display:flex;flex-direction:column;gap:8px;justify-content:space-between;width:100%}@media only screen and (max-width:768px){.trading-fee-page .top-section .overall-fee{width:100%}}.trading-fee-page .top-section .overall-fee .fee-info{align-items:center;display:flex;justify-content:space-between;width:100%}.trading-fee-page .top-section .overall-fee .fee-info__wrapper{display:flex;gap:8px;justify-content:space-between}.trading-fee-page .top-section .overall-fee .fee-info__wrapper .title{align-items:center;display:flex;justify-content:space-between;width:100%}.trading-fee-page .top-section .overall-fee .fee-info__wrapper .title .fee-rate,.trading-fee-page .top-section .overall-fee .fee-info__wrapper .title span{color:#fcfcfc;font-size:16px;font-style:normal;font-weight:500;font-weight:400;letter-spacing:0;line-height:22px}@media only screen and (max-width:1300px){.trading-fee-page .top-section .overall-fee .fee-info__wrapper .title .fee-rate,.trading-fee-page .top-section .overall-fee .fee-info__wrapper .title span{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.trading-fee-page .top-section .overall-fee .fee-info__wrapper .title .fee-rate,.trading-fee-page .top-section .overall-fee .fee-info__wrapper .title span{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.trading-fee-page .top-section .overall-fee .fee-info__wrapper .subtitle{color:#939598}.trading-fee-page .top-section .overall-fee .fee-info .fee-rate .fee-rate-loader{padding-right:4px}.trading-fee-page .content-section{align-items:center;display:flex;flex-direction:column;gap:16px}.trading-fee-page .content-section .trading-fee-table{background-color:#12121299;border:.5px solid #575b63;border-radius:20px 20px 0 0;border-radius:12px;margin-bottom:10px}.trading-fee-page .content-section .trading-fee-table .ant-table-cell{box-shadow:none}.trading-fee-page .content-section .trading-fee-table ::-webkit-scrollbar-track{background-color:#0000;border:1px solid #0000;height:90%}.trading-fee-page .content-section .trading-fee-table ::-webkit-scrollbar{background-color:#0000;height:90%;width:5px}.trading-fee-page .content-section .trading-fee-table ::-webkit-scrollbar-thumb{background-color:#131313;border-radius:5px}.trading-fee-page .content-section .trading-fee-table .ant-table{background-color:#0000}.trading-fee-page .content-section .trading-fee-table .ant-table .ant-table-header{border-radius:20px 20px 0 0}.trading-fee-page .content-section .trading-fee-table .ant-table .ant-table-thead{height:56px}.trading-fee-page .content-section .trading-fee-table .ant-table .ant-table-thead>tr>th{border:none;cursor:pointer;font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:22px;padding:17.5px 15px}@media only screen and (max-width:1300px){.trading-fee-page .content-section .trading-fee-table .ant-table .ant-table-thead>tr>th{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.trading-fee-page .content-section .trading-fee-table .ant-table .ant-table-thead>tr>th{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.light .trading-fee-page .content-section .trading-fee-table .ant-table .ant-table-thead>tr>th{background-color:#fff;color:#333}.dark .trading-fee-page .content-section .trading-fee-table .ant-table .ant-table-thead>tr>th{background-color:#12121299;color:#fafafa}.trading-fee-page .content-section .trading-fee-table .ant-table .ant-table-thead>tr>th:before{display:none}.trading-fee-page .content-section .trading-fee-table .ant-table .ant-table-thead>tr>th:first-child{border-top-left-radius:20px}.trading-fee-page .content-section .trading-fee-table .ant-table .ant-table-thead>tr>th:last-child{border-top-right-radius:20px}.trading-fee-page .content-section .trading-fee-table .ant-table .ant-table-tbody .ant-table-placeholder{height:200px!important}.trading-fee-page .content-section .trading-fee-table .ant-table .ant-table-tbody>tr:hover>td{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial;cursor:pointer}.trading-fee-page .content-section .trading-fee-table .ant-table .ant-table-tbody td{border:none;padding:20px 8px!important}.light .trading-fee-page .content-section .trading-fee-table .ant-table .ant-table-tbody td{color:#333!important}.dark .trading-fee-page .content-section .trading-fee-table .ant-table .ant-table-tbody td{color:#fafafa!important}.trading-fee-page .content-section .trading-fee-table .ant-table .ant-table-tbody td .ant-typography{align-items:center;display:flex;justify-content:center;margin-bottom:0}.light .trading-fee-page .content-section .trading-fee-table .ant-table .ant-table-tbody td .ant-typography{color:#333!important}.dark .trading-fee-page .content-section .trading-fee-table .ant-table .ant-table-tbody td .ant-typography{color:#fafafa!important}.trading-fee-page .content-section .trading-fee-table .ant-table .ant-table-tbody td .ant-typography .ant-typography-copy span{display:flex}.trading-fee-page .content-section .trading-fee-table .ant-table .ant-table-tbody td .ant-typography .ant-typography-copy svg{height:16px;width:16px}.trading-fee-page .content-section .trading-fee-table .ant-table .ant-table-tbody td .arrow-icon{align-items:center;cursor:pointer;display:flex;height:21px!important;justify-content:center}.trading-fee-page .content-section .trading-fee-table .ant-table .ant-table-tbody .ant-table-measure-row td{padding:5px!important}.trading-fee-page .content-section .trading-fee-table .ant-table .points__wrapper{display:flex;flex-direction:column;gap:4px}.trading-fee-page .content-section .trading-fee-table .ant-table .increase{color:#08a19c}.trading-fee-page .content-section .trading-fee-table .ant-table .decrease{color:#fc218a}.trading-fee-page .content-section .trading-fee-table .ant-table-body .ant-table-cell{vertical-align:bottom}.trading-fee-page .content-section .trading-fee-table .asset-header{align-items:center;display:flex;justify-content:flex-start;padding-left:42%}.trading-fee-page .content-section .trading-fee-table .min-amount__wrapper{align-items:center;display:flex;flex-direction:column;gap:12px;justify-content:flex-end}.trading-fee-page .content-section .trading-fee-table .min-amount__wrapper .coin-min-amount{color:#fcfcfc;font-size:16px;font-style:normal;font-weight:500;font-weight:400;letter-spacing:0;line-height:22px}@media only screen and (max-width:1300px){.trading-fee-page .content-section .trading-fee-table .min-amount__wrapper .coin-min-amount{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.trading-fee-page .content-section .trading-fee-table .min-amount__wrapper .coin-min-amount{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.trading-fee-page .content-section .trading-fee-table .coin-pair__wrapper{display:flex;flex-direction:column;gap:12px;justify-content:flex-start}.trading-fee-page .content-section .trading-fee-table .coin-pair__wrapper .asset__container{align-items:center;display:flex;gap:4px}.trading-fee-page .content-section .trading-fee-table .coin-pair__wrapper .asset__container .coin-abbr,.trading-fee-page .content-section .trading-fee-table .coin-pair__wrapper .asset__container .coin-name{font-size:16px;font-style:normal;font-weight:500;font-weight:400;letter-spacing:0;line-height:22px}@media only screen and (max-width:1300px){.trading-fee-page .content-section .trading-fee-table .coin-pair__wrapper .asset__container .coin-abbr,.trading-fee-page .content-section .trading-fee-table .coin-pair__wrapper .asset__container .coin-name{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.trading-fee-page .content-section .trading-fee-table .coin-pair__wrapper .asset__container .coin-abbr,.trading-fee-page .content-section .trading-fee-table .coin-pair__wrapper .asset__container .coin-name{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.trading-fee-page .content-section .trading-fee-table .coin-pair__wrapper .asset__container .coin-abbr{color:#fcfcfc}.trading-fee-page .content-section .trading-fee-table .coin-pair__wrapper .asset__container .coin-name{color:#939598}.trading-fee-page .content-section .trading-fee-table .coin-pair__wrapper .asset__container .coin-img{border-radius:50%;height:42px;object-fit:cover;object-position:center;width:42px}.trading-fee-page .content-section .trading-fee-table .coin-pair__wrapper .quote__container{display:flex;flex-direction:column;gap:10px;padding-left:15%}.trading-fee-page .content-section .trading-fee-table .coin-pair__wrapper .quote__container .coin-quote{align-items:center;color:#aaa;display:flex;font-size:16px;font-style:normal;font-weight:500;font-weight:400;letter-spacing:0;line-height:22px}@media only screen and (max-width:1300px){.trading-fee-page .content-section .trading-fee-table .coin-pair__wrapper .quote__container .coin-quote{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.trading-fee-page .content-section .trading-fee-table .coin-pair__wrapper .quote__container .coin-quote{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.trading-fee-page .content-section .trading-fee-table .coin-pair__wrapper .quote__container .coin-quote:before{background-color:#aaa;border-radius:50%;content:"";display:inline-block;height:6px;margin-right:10px;width:6px}.trading-fee-page .content-section .trading-fee-table .ant-table .ant-table-header{border-radius:12px 12px 0 0}.trading-fee-page .content-section .trading-fee-table .ant-table .ant-table-header .ant-table-thead tr th{background-color:#212122!important;color:#fcfcfc!important;font-size:17px;font-style:normal;font-weight:500;letter-spacing:0;line-height:23px}@media only screen and (max-width:1300px){.trading-fee-page .content-section .trading-fee-table .ant-table .ant-table-header .ant-table-thead tr th{font-size:15px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.trading-fee-page .content-section .trading-fee-table .ant-table .ant-table-header .ant-table-thead tr th{font-size:13px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.trading-fee-page .content-section .trading-fee-table .ant-table .ant-table-header .ant-table-thead tr th:first-child{border-radius:12px 0 0 0}.trading-fee-page .content-section .trading-fee-table .ant-table .ant-table-body tr td{padding:10px 8px!important}.otc-page{align-items:center;display:flex;flex-direction:column;gap:80px;justify-content:flex-start;width:100%}.otc-page__header{align-items:start;display:flex;gap:40px;margin-top:60px;max-width:1280px;width:100%}@media only screen and (max-width:900px){.otc-page__header{width:95%}}@media only screen and (max-width:768px){.otc-page__header{align-items:center;flex-direction:column}}.otc-page__header__left{align-items:flex-start;display:flex;justify-content:center;width:50%}.otc-page__header__left img{max-height:500px;max-width:500px}@media only screen and (max-width:768px){.otc-page__header__left{width:90%}}@media only screen and (max-width:480px){.otc-page__header__left img{max-height:300px;max-width:300px}}.otc-page__header__right{align-items:flex-start;display:flex;flex-direction:column;gap:51px;width:50%}@media only screen and (max-width:580px){.otc-page__header__right{gap:30px}}@media only screen and (max-width:768px){.otc-page__header__right{width:90%}}.otc-page__header__right p{color:#fcfcfc;margin:0}.otc-page__header__right .title{font-size:35px;font-style:normal;font-weight:600;letter-spacing:0;line-height:50px}@media only screen and (max-width:1300px){.otc-page__header__right .title{font-size:28px;font-style:normal;font-weight:600;letter-spacing:0;line-height:32px}}@media only screen and (max-width:768px){.otc-page__header__right .title{font-size:24px;font-style:normal;font-weight:600;letter-spacing:0;line-height:28px}}.otc-page__header__right .subtitle{font-size:20px;font-style:normal;font-weight:500;letter-spacing:0;line-height:28px;white-space:pre-line}@media only screen and (max-width:1300px){.otc-page__header__right .subtitle{font-size:18px;font-style:normal;font-weight:500;letter-spacing:0;line-height:22px}}@media only screen and (max-width:768px){.otc-page__header__right .subtitle{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}.otc-page__header__right .contact{grid-gap:40px;background:#212122;border-radius:12px;display:grid;gap:40px;grid-template-columns:repeat(2,1fr);padding:20px}.otc-page__header__right .contact__item{align-items:flex-start;border-radius:12px;display:flex;flex-direction:column;gap:20px;padding:20px 10px;transition:all .3s;width:100%}.otc-page__header__right .contact__item img{height:100px;width:100px}.otc-page__header__right .contact__item div>span{color:#fcfcfc}.otc-page__header__right .contact__item div>p{color:#939598;font-size:16px;font-style:normal;font-weight:400;letter-spacing:0;line-height:22px;max-width:190px}@media only screen and (max-width:1300px){.otc-page__header__right .contact__item div>p{font-size:14px;font-style:normal;font-weight:400;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.otc-page__header__right .contact__item div>p{font-size:12px;font-style:normal;font-weight:400;letter-spacing:0;line-height:14px}}.otc-page__header__right .contact__item:hover{background-color:#373738;opacity:.8}.otc-page__tab-group{max-width:1280px;width:100%}@media only screen and (max-width:900px){.otc-page__tab-group{width:95%}}.otc-page__tab-group .checkbox--common{margin:0}.otc-page__tab-group .checkbox--common .ant-checkbox-wrapper{align-items:center}.otc-page__tab-group .checkbox--common .ant-checkbox-wrapper span{color:#fcfcfc!important}.otc-page__tab-group .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-ink-bar-animated{width:100%}.otc-page__tab-group .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab .ant-tabs-tab-btn{color:#fcfcfc!important}.otc-page .otc-offers__table .trade-order-history__table .empty-content p{color:#939598;font-size:12px;font-style:normal;font-weight:400;letter-spacing:0;line-height:18px}.otc-page .otc-offers__table .trade-order-history__table .buy-sell-table{background-color:initial;border:0!important;border-radius:0!important;overflow:auto}.otc-page .otc-offers__table .trade-order-history__table .buy-sell-table ::-webkit-scrollbar-track{background-color:#0000;border:1px solid #0000}.otc-page .otc-offers__table .trade-order-history__table .buy-sell-table ::-webkit-scrollbar{background-color:#0000}.otc-page .otc-offers__table .trade-order-history__table .buy-sell-table ::-webkit-scrollbar:vertical{display:block}.otc-page .otc-offers__table .trade-order-history__table .buy-sell-table ::-webkit-scrollbar-thumb{background-color:#939598;border-radius:30px}.otc-page .otc-offers__table .trade-order-history__table .ant-table-container .ant-table-header .ant-table-thead .ant-table-cell{background-color:#212122;color:#fcfcfc;font-size:14px;font-style:normal;font-weight:400;letter-spacing:0;line-height:20px;position:relative}.otc-page .otc-offers__table .trade-order-history__table .ant-table-container .ant-table-header .ant-table-thead .ant-table-cell:before{background-color:#93959899;bottom:0;content:"";display:block;height:.5px;left:0;position:absolute;right:auto;top:auto;width:100%}.otc-page .otc-offers__table .trade-order-history__table .ant-table-container .ant-table-header .ant-table-thead .ant-table-cell:first-child:before{left:auto;right:0;width:calc(100% - 20px)}.otc-page .otc-offers__table .trade-order-history__table .ant-table-container .ant-table-header .ant-table-thead .ant-table-cell:nth-last-child(2):before{width:calc(100% - 20px)}.otc-page .otc-offers__table .trade-order-history__table .ant-table-container .ant-table-body{background-color:#212122;border-bottom-left-radius:20px!important;border-bottom-right-radius:20px!important;min-height:330px}.otc-page .otc-offers__table .trade-order-history__table .ant-table-container .ant-table-body .ant-table-tbody .ant-table-row .ant-table-cell{padding:10px 0!important}.otc-page .otc-offers__table .trade-order-history__table .ant-table-container .ant-table-body .ant-table-tbody .ant-table-row .ant-table-cell p,.otc-page .otc-offers__table .trade-order-history__table .ant-table-container .ant-table-body .ant-table-tbody .ant-table-row .ant-table-cell span{color:#fcfcfc;font-size:14px;font-style:normal;font-weight:400;letter-spacing:0;line-height:20px}.otc-page .otc-offers__table .trade-order-history__table .ant-table-container .ant-table-body .ant-table-tbody .ant-table-row .ant-table-cell .action-buttons{display:flex;gap:10px;justify-content:center}.otc-page .otc-offers__table .trade-order-history__table .ant-table-container .ant-table-body .ant-table-tbody .ant-table-row .ant-table-cell .action-buttons .ant-btn{align-items:center;border:1px solid #93959899;border-radius:60px;color:#939598;display:flex;font-size:14px;font-style:normal;font-weight:400;height:30px;justify-content:center;letter-spacing:0;line-height:20px;max-width:70px}.otc-page .otc-offers__table .trade-order-history__table .ant-table-container .ant-table-body .ant-table-tbody .ant-table-row .ant-table-cell .action-buttons--reject{border-color:#eb4869!important}.otc-page .otc-offers__table .trade-order-history__table .ant-table-container .ant-table-body .ant-table-tbody .ant-table-row .ant-table-cell .action-buttons--reject span{color:#eb4869!important}.otc-page .otc-offers__table .trade-order-history__table .ant-table-container .ant-table-body .ant-table-tbody .ant-table-row .ant-table-cell .action-buttons--detail{border-color:#939598!important}.otc-page .otc-offers__table .trade-order-history__table .ant-table-container .ant-table-body .ant-table-tbody .ant-table-row .ant-table-cell .action-buttons--detail span{color:#939598!important}.otc-page .otc-offers__table .trade-order-history__table .ant-table-container .ant-table-body .ant-table-tbody .ant-table-row .ant-table-cell .action-buttons--review{border-color:#0ce6df!important}.otc-page .otc-offers__table .trade-order-history__table .ant-table-container .ant-table-body .ant-table-tbody .ant-table-row .ant-table-cell .action-buttons--review span{color:#0ce6df!important}.otc-page .offer-status{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:center}.otc-page .offer-status.COMPLETED:before,.otc-page .offer-status.CREATED:before,.otc-page .offer-status.EXPIRED:before,.otc-page .offer-status.FAILED:before,.otc-page .offer-status.REJECTED:before{display:none!important}.otc-page .offer-status.COMPLETED>div,.otc-page .offer-status.CREATED>div,.otc-page .offer-status.EXPIRED>div,.otc-page .offer-status.FAILED>div,.otc-page .offer-status.REJECTED>div{border-radius:999px;height:5px;width:5px}.otc-page .offer-status.CREATED span{color:#939598!important}.otc-page .offer-status.CREATED>div{background-color:#939598}.otc-page .offer-status.EXPIRED span{color:#f7ce5b!important}.otc-page .offer-status.EXPIRED>div{background-color:#f7ce5b}.otc-page .offer-status.COMPLETED span{color:#21c998!important}.otc-page .offer-status.COMPLETED>div{background-color:#21c998}.otc-page .offer-status.FAILED span,.otc-page .offer-status.REJECTED span{color:#eb4869!important}.otc-page .offer-status.FAILED>div,.otc-page .offer-status.REJECTED>div{background-color:#eb4869}.otc-offer-for-mobile{align-items:center;background-color:#212122;border-radius:30px;display:flex;flex-direction:column;gap:20px;padding:20px;width:100%}.otc-offer-for-mobile .offer-item{border-bottom:1px solid #e7e7e7;padding-bottom:10px;width:100%}.otc-offer-for-mobile .offer-item ul{align-items:flex-start;display:flex;flex-direction:column;gap:16px;list-style-type:none;margin:0;padding:0}.otc-offer-for-mobile .offer-item ul li{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.otc-offer-for-mobile .offer-item ul li span{color:#fcfcfc}.otc-offer-for-mobile .offer-item__footer{align-items:center;display:flex;gap:10px;justify-content:center;margin-top:15px;width:100%}.otc-offer-for-mobile .offer-item__footer button{background-color:#fcfcfc;border-radius:999px;color:#151515;flex:1 1;height:40px}.otc-offer-for-mobile .offer-item__footer button.outline{background-color:#0000;border:1px solid #939598;color:#fcfcfc}.otc-offer-for-mobile__footer{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:center;width:100%}.otc-offer-for-mobile__footer button{background-color:#0000;border:0;color:#fcfcfc;height:32px;margin:0;outline:none;padding:0}.otc-offer-for-mobile__footer button:active,.otc-offer-for-mobile__footer button:focus,.otc-offer-for-mobile__footer button:focus-within,.otc-offer-for-mobile__footer button:hover{background-color:#0000;border-color:#0000;color:#fcfcfc;outline:none}.otc-landing-page{background:#151515;padding:20px 0;width:100%}@media only screen and (max-width:480px){.otc-landing-page{background:none;padding:24px 16px 48px}}@media only screen and (min-width:1441px){.otc-landing-page{padding:24px 8% 48px}}@media only screen and (min-width:1901px){.otc-landing-page{padding:24px 16% 48px}}.otc-landing-page__section-1{align-items:center;display:flex;flex-direction:column;gap:15px;padding:40px 0;width:100%}.otc-landing-page__section-1 img{max-width:620px;width:100%}@media only screen and (max-width:1300px){.otc-landing-page__section-1 img{max-width:480px}}@media only screen and (max-width:768px){.otc-landing-page__section-1 img{max-width:360px}}@media only screen and (max-width:480px){.otc-landing-page__section-1 img{max-width:320px}}.otc-landing-page__section-1__text{align-items:center;display:flex;flex-direction:column;gap:30px;width:100%}.otc-landing-page__section-1__text p{margin:0;padding:0;text-align:center;white-space:pre-line;width:100%}@media only screen and (max-width:768px){.otc-landing-page__section-1__text p:last-child{width:80%}}.otc-landing-page__section-2{background:#212122;border-radius:30px;margin:80px 50px 0;padding:50px 30px;width:calc(100% - 100px)}@media only screen and (max-width:768px){.otc-landing-page__section-2{margin:60px 35px 0;width:calc(100% - 70px)}}@media only screen and (max-width:580px){.otc-landing-page__section-2{margin:60px 20px 0;padding:50px 20px;width:calc(100% - 40px)}}@media only screen and (max-width:480px){.otc-landing-page__section-2{margin:40px 15px 0;width:calc(100% - 30px)}}.otc-landing-page__section-2 .advantages{grid-gap:25px;border-bottom:.7px solid #939598;display:grid;gap:25px;grid-template-columns:repeat(3,1fr);padding:10px 0}@media only screen and (max-width:1300px){.otc-landing-page__section-2 .advantages{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:900px){.otc-landing-page__section-2 .advantages{grid-template-columns:repeat(1,1fr)}}.otc-landing-page__section-2 .advantages .advantage-item{align-items:flex-start;display:flex;flex-direction:column;gap:13px;padding:20px;width:100%}@media only screen and (max-width:768px){.otc-landing-page__section-2 .advantages .advantage-item{padding:10px 15px}}.otc-landing-page__section-2 .advantages .advantage-item .img{height:78px}.otc-landing-page__section-2 .advantages .advantage-item p{margin:0;padding:0;white-space:pre-line;width:100%}.otc-landing-page__section-2 .introduce{grid-gap:40px;border-bottom:.7px solid #939598;display:grid;gap:40px;grid-template-columns:repeat(2,1fr);padding:100px 0 50px}@media only screen and (max-width:1300px){.otc-landing-page__section-2 .introduce{grid-template-columns:repeat(1,1fr)}}.otc-landing-page__section-2 .introduce__left,.otc-landing-page__section-2 .introduce__right{align-items:flex-start;display:flex;flex-direction:column;gap:55px;justify-content:center;width:100%}.otc-landing-page__section-2 .introduce__left{padding-left:60px}.otc-landing-page__section-2 .introduce__left img{height:100%;max-height:420px}@media only screen and (max-width:1300px){.otc-landing-page__section-2 .introduce__left img{max-height:360px}}@media only screen and (max-width:768px){.otc-landing-page__section-2 .introduce__left img{max-height:280px}}@media only screen and (max-width:580px){.otc-landing-page__section-2 .introduce__left img{max-height:240px}}@media only screen and (max-width:480px){.otc-landing-page__section-2 .introduce__left img{max-height:200px}}.otc-landing-page__section-2 .introduce__right{padding:0 20px}.otc-landing-page__section-2 .introduce__right h3,.otc-landing-page__section-2 .introduce__right p{margin:0;padding:0;white-space:pre-line}.otc-landing-page__section-2 .introduce__right .btn-start{background:#0ce6df;border-radius:999px;color:#000;height:45px;width:185px}.otc-landing-page__section-2 .how-it-work{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(2,1fr);padding:100px 0 60px}@media only screen and (max-width:1300px){.otc-landing-page__section-2 .how-it-work{grid-template-columns:repeat(1,1fr);padding:60px 0 30px}}.otc-landing-page__section-2 .how-it-work__left,.otc-landing-page__section-2 .how-it-work__right{align-items:flex-start;display:flex;flex-direction:column;gap:55px;justify-content:center;width:100%}.otc-landing-page__section-2 .how-it-work__left{padding-left:60px}@media only screen and (max-width:1300px){.otc-landing-page__section-2 .how-it-work__left{padding-left:0}}.otc-landing-page__section-2 .how-it-work__left img{height:100%;max-height:420px}@media only screen and (max-width:1300px){.otc-landing-page__section-2 .how-it-work__left img{max-height:360px}}@media only screen and (max-width:768px){.otc-landing-page__section-2 .how-it-work__left img{max-height:280px}}@media only screen and (max-width:580px){.otc-landing-page__section-2 .how-it-work__left img{max-height:240px}}@media only screen and (max-width:480px){.otc-landing-page__section-2 .how-it-work__left img{max-height:200px}}.otc-landing-page__section-2 .how-it-work__right{align-items:flex-start;display:flex;flex-direction:column;gap:40px;padding:0 20px}@media only screen and (max-width:580px){.otc-landing-page__section-2 .how-it-work__right{padding:0 10px}}.otc-landing-page__section-2 .how-it-work__right__title{margin:0}.otc-landing-page__section-2 .how-it-work__right .steps{align-items:flex-start;display:flex;flex-direction:column;gap:5px;width:100%}.otc-landing-page__section-2 .how-it-work__right .steps__line{align-items:center;display:flex;height:32px;justify-content:center;width:40px}.otc-landing-page__section-2 .how-it-work__right .steps__line>div{background:#0ce6df;border-radius:999px;height:100%;width:3px}.otc-landing-page__section-2 .how-it-work__right .steps .step{align-items:flex-start;display:flex;flex-direction:row;gap:10px;width:100%}.otc-landing-page__section-2 .how-it-work__right .steps .step>p{align-items:center;background-color:#e8e8e8;border-radius:50%;color:#000;display:flex;height:40px;justify-content:center;margin:0;width:40px}.otc-landing-page__section-2 .how-it-work__right .steps .step>div{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:center;min-height:40px}.otc-landing-page__section-2 .how-it-work__right .steps .step>div p{color:#fcfcfc;margin:0;white-space:pre-line;width:100%}.api-management{width:100%}.api-management__last-session{align-items:center;display:flex;flex-direction:row;justify-content:flex-end;width:100%}.api-management__container{align-items:flex-start;background-color:#212122;border-radius:30px;display:flex;flex-direction:column;gap:20px;margin-top:20px;width:100%}.api-management__container .container__header{align-items:flex-start;display:flex;flex-direction:column;gap:0;padding:20px 20px 0;width:100%}@media only screen and (max-width:580px){.api-management__container .container__header{gap:6px}}.api-management__container .container__header .header__top{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.api-management__container .container__header .header__top__title{font-size:18px;font-style:normal;font-weight:500;letter-spacing:0;line-height:19px;margin:0;padding:0}@media only screen and (max-width:1100px){.api-management__container .container__header .header__top__title{font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:17px}}@media only screen and (max-width:580px){.api-management__container .container__header .header__top__title{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:15px}}.api-management__container .container__header .header__top__button-wrapper{display:flex;gap:10px}.api-management__container .container__header .header__top__btn-create{align-items:center;border:1px solid #0ce6df;border-radius:30px;color:#fff;display:flex;font-size:14px;font-style:normal;font-weight:600;height:32px;justify-content:center;letter-spacing:0;line-height:17px;padding:10px;width:127px}.api-management__container .container__header .header__top__btn-create.disabled{border-color:#939598;color:#939598}@media only screen and (max-width:1100px){.api-management__container .container__header .header__top__btn-create{font-size:12px;font-style:normal;font-weight:500;height:30px;letter-spacing:0;line-height:15px}}@media only screen and (max-width:580px){.api-management__container .container__header .header__top__btn-create{font-size:10px;font-style:normal;font-weight:500;height:28px;letter-spacing:0;line-height:13px;padding:8px;width:100px}}.api-management__container .container__header .header__bottom{color:#fff;font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:19px;margin:0;padding:0}@media only screen and (max-width:1100px){.api-management__container .container__header .header__bottom{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:17px}}.api-management__container .term-of-use{align-items:flex-start;display:flex;flex-direction:column;gap:10px;padding:0 20px;width:100%}.api-management__container .term-of-use__title{color:#fafafa;line-height:13px}.api-management__container .term-of-use__row{align-items:center;display:flex;flex-direction:row;gap:4px}.api-management__container .term-of-use__row p{color:#939598;line-height:13px;margin:0;padding:0}.api-management__container .term-of-use__row img{height:16px;width:16px}.api-management__container .security-control-section{align-items:flex-end;background-color:#0b434280;border-radius:20px;display:flex;flex-direction:column;padding:13px 17px;width:100%}.api-management__container .security-control-section__main{align-items:center;display:flex;flex-direction:row;gap:18px;width:100%}.api-management__container .security-control-section__main .text-content{align-items:flex-start;display:flex;flex-direction:column;width:100%}.api-management__container .security-control-section__main .text-content p{margin:0;padding:0}.api-management__container .security-control-section__main .text-content .row-one{color:#fff;font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:19px}@media only screen and (max-width:580px){.api-management__container .security-control-section__main .text-content .row-one{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:17px}}.api-management__container .security-control-section__main .text-content .row-two{align-items:center;background-color:#0000;border:0;cursor:pointer;display:flex;outline:none;padding:0;width:-webkit-fit-content;width:fit-content}.api-management__container .security-control-section__main .text-content .row-two__p{color:#00fff7;font-size:14px;font-style:normal;font-weight:600;letter-spacing:0;line-height:19px}@media only screen and (max-width:580px){.api-management__container .security-control-section__main .text-content .row-two__p{font-size:12px;font-style:normal;font-weight:600;letter-spacing:0;line-height:17px}}.api-management__container .security-control-section__main .text-content .row-two__img{height:24px;width:24px}.api-management__container .security-control-section__main .text-content .row-two__img.open{transform:rotate(180deg)}.api-management__container .security-control-section .security-control-detail{align-items:flex-start;display:flex;flex-direction:column;margin-top:15px;padding-right:50px;width:calc(100% - 43px)}.api-management__container .security-control-section .security-control-detail p{text-wrap:wrap!important;color:#fafafa;font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:20px;margin:0;padding:0;width:80%}@media only screen and (max-width:580px){.api-management__container .security-control-section .security-control-detail p{width:100%}}.api-management__container .security-control-section .security-control-detail p .strong{font-weight:700}.api-management__container .security-control-section .security-control-detail p .strong-underline{font-weight:700;text-decoration:underline}.api-management__container .security-control-section .security-control-detail>ul{align-items:start;display:flex;flex-direction:column;gap:20px;margin:0;width:100%}.api-management__container .security-control-section .security-control-detail>ul li{width:100%}.api-management__container .list-apis{align-items:flex-start;display:flex;flex-direction:column;gap:20px;padding-bottom:20px;width:100%}.api-management__container .list-apis__item{align-items:flex-start;background-color:#12121299;border-radius:20px;display:flex;flex-direction:column;width:100%}.api-management__container .list-apis__item.editing .default-content{background-color:#0b4342!important;border-top-left-radius:20px;border-top-right-radius:20px}.api-management__container .list-apis__item .default-content{align-items:center;background-color:#0000;display:flex;flex-direction:row;gap:15px;height:57px;padding:0 20px;width:100%}@media only screen and (max-width:580px){.api-management__container .list-apis__item .default-content{flex-wrap:wrap;height:-webkit-fit-content;height:fit-content;padding-bottom:10px;padding-top:10px}}.api-management__container .list-apis__item .default-content .hmac{align-items:center;background-color:#0b4342;border-radius:26px;color:#00fff7;display:flex;font-size:10px;font-style:normal;font-weight:500;height:20px;justify-content:center;letter-spacing:0;line-height:19px;width:50px}.api-management__container .list-apis__item .default-content .api-name{align-items:center;display:flex;flex:1 1;flex-direction:row;gap:5px;justify-content:flex-start}.api-management__container .list-apis__item .default-content .api-name p{color:#fafafa;line-height:19px;margin:0;padding:0;width:-webkit-fit-content;width:fit-content}.api-management__container .list-apis__item .default-content .api-name .btn-edit{cursor:pointer;height:19px;width:19px}.api-management__container .list-apis__item .default-content .actions{align-items:center;display:flex;flex-direction:row;gap:50px;margin-right:50px}@media only screen and (max-width:1100px){.api-management__container .list-apis__item .default-content .actions{gap:20px;margin-right:0}}.api-management__container .list-apis__item .default-content .actions button{background-color:#0000;border:0;color:#0ce6df;cursor:pointer;font-weight:600;line-height:19px;margin:0;outline:none;padding:0}.api-management__container .list-apis__item .default-content .actions button.cancel{color:#939598}.api-management__container .list-apis__item .api-detail-info{align-items:flex-start;display:flex;flex-direction:row;gap:45px;padding:30px 35px;width:100%}@media only screen and (max-width:1100px){.api-management__container .list-apis__item .api-detail-info{flex-direction:column}}.api-management__container .list-apis__item .api-detail-info__left img{border-radius:32px;height:150px;object-fit:cover;object-position:center;width:150px}.api-management__container .list-apis__item .api-detail-info__right{gap:20px}.api-management__container .list-apis__item .api-detail-info__right,.api-management__container .list-apis__item .api-detail-info__right .api-key,.api-management__container .list-apis__item .api-detail-info__right .api-restrictions,.api-management__container .list-apis__item .api-detail-info__right .ip-access{align-items:flex-start;display:flex;flex-direction:column;width:100%}.api-management__container .list-apis__item .api-detail-info__right .api-key__title,.api-management__container .list-apis__item .api-detail-info__right .api-restrictions__title,.api-management__container .list-apis__item .api-detail-info__right .ip-access__title{color:#fff;font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:23px;margin:0;padding:0;width:-webkit-fit-content;width:fit-content}@media only screen and (max-width:768px){.api-management__container .list-apis__item .api-detail-info__right .api-key__title,.api-management__container .list-apis__item .api-detail-info__right .api-restrictions__title,.api-management__container .list-apis__item .api-detail-info__right .ip-access__title{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:21px}}.api-management__container .list-apis__item .api-detail-info__right .api-key__value{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:80%}@media only screen and (max-width:660px){.api-management__container .list-apis__item .api-detail-info__right .api-key__value{width:95%}}.api-management__container .list-apis__item .api-detail-info__right .api-key__value p{color:#fff;font-size:16px;font-style:normal;font-weight:600;letter-spacing:0;line-height:23px;margin:0}@media only screen and (max-width:768px){.api-management__container .list-apis__item .api-detail-info__right .api-key__value p{-webkit-box-orient:vertical;-webkit-line-clamp:1;display:-webkit-box;font-size:14px;font-style:normal;font-weight:600;letter-spacing:0;line-height:21px;max-width:50%;overflow:hidden}}.api-management__container .list-apis__item .api-detail-info__right .api-key__value .btn-copy{align-items:center;background-color:#0000;border:1px solid #0ce6df;border-radius:999px;color:#fff;display:flex;font-size:14px;font-style:normal;font-weight:600;height:28px;justify-content:center;letter-spacing:0;line-height:17px;min-width:65px;padding:0 10px}@media only screen and (max-width:768px){.api-management__container .list-apis__item .api-detail-info__right .api-key__value .btn-copy{font-size:12px;font-style:normal;font-weight:600;letter-spacing:0;line-height:15px}}.api-management__container .list-apis__item .api-detail-info__right .api-key__value .btn-copy.disabled{color:#939598}.api-management__container .list-apis__item .api-detail-info__right .ip-access{gap:10px}.api-management__container .list-apis__item .api-detail-info__right .ip-access__radio-group{align-items:flex-start;display:flex;flex-direction:column;gap:7px;width:100%}.api-management__container .list-apis__item .api-detail-info__right .ip-access__radio-group .ant-radio-wrapper{align-items:center}.api-management__container .list-apis__item .api-detail-info__right .ip-access__radio-group .ant-radio-wrapper:first-child{align-items:flex-start}.api-management__container .list-apis__item .api-detail-info__right .ip-access__radio-group .ant-radio-wrapper .ant-radio{top:0}.api-management__container .list-apis__item .api-detail-info__right .ip-access__radio-group .ant-radio-wrapper .ant-radio .ant-radio-inner{background-color:#0000;border-color:#00fff7;border-width:2px;height:25px;width:25px}.api-management__container .list-apis__item .api-detail-info__right .ip-access__radio-group .ant-radio-wrapper .ant-radio .ant-radio-inner:after{background-color:#00fff7;border-radius:999px;height:18px;left:49.2%;margin:0;top:50.5%;width:18px}.api-management__container .list-apis__item .api-detail-info__right .ip-access__radio-group .ant-radio-wrapper .ant-radio-checked .ant-radio-inner:after{transform:scale(1);transform:translate(-50%,-50%)}.api-management__container .list-apis__item .api-detail-info__right .ip-access__radio-group .ant-radio-wrapper>span:last-child .radio__text{align-items:flex-start;color:#fafafa;display:flex;flex-direction:column;font-size:13px;font-style:normal;font-weight:500;height:25px;justify-content:center;letter-spacing:0;line-height:23px;margin:0}.api-management__container .list-apis__item .api-detail-info__right .ip-access__radio-group .ant-radio-wrapper>span:last-child .radio__text--warning{text-wrap:wrap!important;color:#fc218a;font-size:10px;font-style:normal;font-weight:500;letter-spacing:0;line-height:12px;margin:0;white-space:pre}.api-management__container .list-apis__item .api-detail-info__right .ip-access__list-ip{grid-column-gap:20px;grid-row-gap:10px;column-gap:20px;display:grid;grid-template-columns:repeat(5,1fr);row-gap:10px}@media only screen and (max-width:768px){.api-management__container .list-apis__item .api-detail-info__right .ip-access__list-ip{grid-template-columns:repeat(4,1fr)}}.api-management__container .list-apis__item .api-detail-info__right .ip-access__list-ip>div{align-items:center;background-color:#0b4342;border-radius:26px;display:flex;gap:10px;height:25px;justify-content:space-between;min-width:100px;padding:3px 3px 3px 10px}.api-management__container .list-apis__item .api-detail-info__right .ip-access__list-ip>div>p{color:#00fff7;line-height:19px;margin:0}.api-management__container .list-apis__item .api-detail-info__right .ip-access__list-ip>div img{height:19px;width:19px}.api-management__container .list-apis__item .api-detail-info__right .ip-access .input-ip-address{align-items:center;border:1px solid #939598;border-radius:10px;display:flex;flex-direction:row;height:40px;justify-content:space-between;padding:0 15px;transition:all .3s;width:80%}@media only screen and (max-width:660px){.api-management__container .list-apis__item .api-detail-info__right .ip-access .input-ip-address{width:95%}}.api-management__container .list-apis__item .api-detail-info__right .ip-access .input-ip-address:focus,.api-management__container .list-apis__item .api-detail-info__right .ip-access .input-ip-address:focus-within,.api-management__container .list-apis__item .api-detail-info__right .ip-access .input-ip-address:hover{border-color:#0ce6df}.api-management__container .list-apis__item .api-detail-info__right .ip-access .input-ip-address__error{color:#fc218a;font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:17px;margin:0}.api-management__container .list-apis__item .api-detail-info__right .ip-access .input-ip-address input{background-color:#0000;border:0;color:#fcfcfc;flex:1 1;font-size:14px;font-style:normal;font-weight:600;letter-spacing:0;line-height:20px;outline:none}@media only screen and (max-width:768px){.api-management__container .list-apis__item .api-detail-info__right .ip-access .input-ip-address input{font-size:12px;font-style:normal;font-weight:600;letter-spacing:0;line-height:18px}}.api-management__container .list-apis__item .api-detail-info__right .ip-access .input-ip-address button{background-color:#0000;color:#939598;font-size:14px;font-style:normal;font-weight:600;letter-spacing:0;line-height:20px;padding:0}@media only screen and (max-width:768px){.api-management__container .list-apis__item .api-detail-info__right .ip-access .input-ip-address button{font-size:12px;font-style:normal;font-weight:600;letter-spacing:0;line-height:18px}}.api-management__container .list-apis__item .api-detail-info__right .ip-access .input-ip-address button.active{color:#0ce6df}.api-management__container .list-apis__item .api-detail-info__right .api-restrictions{gap:10px}.api-management__container .list-apis__item .api-detail-info__right .api-restrictions__options{grid-row-gap:6px;grid-column-gap:30px;column-gap:30px;display:grid;grid-template-columns:repeat(3,1fr);row-gap:6px;width:100%}@media only screen and (max-width:768px){.api-management__container .list-apis__item .api-detail-info__right .api-restrictions__options{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:660px){.api-management__container .list-apis__item .api-detail-info__right .api-restrictions__options{grid-template-columns:repeat(1,1fr)}}.api-management__container .list-apis__item .api-detail-info__right .api-restrictions__options .ant-checkbox-wrapper{align-items:center}.api-management__container .list-apis__item .api-detail-info__right .api-restrictions__options .ant-checkbox-wrapper>span:last-child{color:#939598;line-height:23px;text-decoration:underline}.api-management__container .list-apis__item .api-detail-info__right .api-restrictions__options .ant-checkbox-wrapper-checked>span:last-child{color:#fafafa;text-decoration:none}.api-management__container .list-apis__item .api-detail-info__right .api-restrictions__options .ant-checkbox-group-item .ant-checkbox{top:0}.api-management__container .list-apis__item .api-detail-info__right .api-restrictions__options .ant-checkbox-group-item .ant-checkbox.ant-checkbox-checked{background-color:#00fff7;border-color:#00fff7;border-radius:999px}.api-management__container .list-apis__item .api-detail-info__right .api-restrictions__options .ant-checkbox-group-item .ant-checkbox.ant-checkbox-checked:after,.api-management__container .list-apis__item .api-detail-info__right .api-restrictions__options .ant-checkbox-group-item .ant-checkbox:hover{border-color:#00fff7;border-radius:999px}.api-management__container .list-apis__item .api-detail-info__right .api-restrictions__options .ant-checkbox-group-item .ant-checkbox .ant-checkbox-inner{background-color:#0000;border-color:#00fff7;border-radius:999px;border-width:2px;height:25px;width:25px}.api-management__container .list-apis__item .api-detail-info__right .api-restrictions__options .ant-checkbox-group-item .ant-checkbox .ant-checkbox-inner:after{border-bottom-color:#000;border-right-color:#000;border-width:0 2.5px 2.5px 0;left:30%}.api-management__container .list-apis__item .api-detail-info__right__footer{align-items:center;display:flex;gap:30px;justify-content:start;width:100%}.api-management__container .list-apis__item .api-detail-info__right__footer button{align-items:center;background-color:#fcfcfc;border:1px solid #fcfcfc;border-radius:20px;color:#000;cursor:pointer;display:flex;font-size:16px;font-style:normal;font-weight:500;height:42px;justify-content:center;letter-spacing:0;line-height:23px;outline:none;width:175px}@media only screen and (max-width:1024px){.api-management__container .list-apis__item .api-detail-info__right__footer button{font-size:14px;font-style:normal;font-weight:500;height:34px;letter-spacing:0;line-height:21px;width:135px}}@media only screen and (max-width:580px){.api-management__container .list-apis__item .api-detail-info__right__footer button{font-size:12px;font-style:normal;font-weight:500;height:34px;letter-spacing:0;line-height:19px;width:135px}}.api-management__container .list-apis__item .api-detail-info__right__footer button:last-child{background-color:#0000;border-color:#0ce6df;color:#fcfcfc}.api-history-modal,.api-management-terms-modal,.create-api-modal{background-color:#000;border-radius:30px;padding:24px 50px!important;width:550px!important}@media only screen and (max-width:480px){.api-history-modal,.api-management-terms-modal,.create-api-modal{width:300px}}.api-history-modal .ant-modal-content,.api-management-terms-modal .ant-modal-content,.create-api-modal .ant-modal-content{align-items:flex-start;background-color:#000;display:flex;flex-direction:column;gap:15px}.api-history-modal .ant-modal-content .ant-modal-body,.api-history-modal .ant-modal-content .ant-modal-header,.api-management-terms-modal .ant-modal-content .ant-modal-body,.api-management-terms-modal .ant-modal-content .ant-modal-header,.create-api-modal .ant-modal-content .ant-modal-body,.create-api-modal .ant-modal-content .ant-modal-header{background-color:#000;border:0;margin:0;padding:0;width:100%}.api-history-modal .ant-modal-content .ant-modal-header,.api-history-modal .ant-modal-content .ant-modal-header .ant-modal-title,.api-management-terms-modal .ant-modal-content .ant-modal-header,.api-management-terms-modal .ant-modal-content .ant-modal-header .ant-modal-title,.create-api-modal .ant-modal-content .ant-modal-header,.create-api-modal .ant-modal-content .ant-modal-header .ant-modal-title{width:100%}.api-history-modal__title,.api-management-terms-modal__title,.create-api-modal__title{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.api-history-modal__title p,.api-management-terms-modal__title p,.create-api-modal__title p{color:#fcfcfc;line-height:23px;margin:0}.api-history-modal__title img,.api-management-terms-modal__title img,.create-api-modal__title img{cursor:pointer;height:12px;width:12px}.api-management-terms-modal{padding:50px!important}.api-management-terms-modal .ant-modal-content .ant-modal-body{align-items:flex-start;display:flex;flex-direction:column;gap:15px;width:100%}.api-management-terms-modal .ant-modal-content .ant-modal-body .security-control-content{align-items:flex-start;display:flex;flex-direction:column;gap:19px;max-height:455px;overflow:auto;width:100%}.api-management-terms-modal .ant-modal-content .ant-modal-body .security-control-content::-webkit-scrollbar-track{background-color:#000;height:90%}.api-management-terms-modal .ant-modal-content .ant-modal-body .security-control-content::-webkit-scrollbar{background-color:#000;height:90%;width:5px}.api-management-terms-modal .ant-modal-content .ant-modal-body .security-control-content::-webkit-scrollbar-thumb{background-color:#d9d9d9;border-radius:5px}.api-management-terms-modal .ant-modal-content .ant-modal-body .security-control-content p{color:#fafafa;line-height:19px;margin:0;width:100%}.api-management-terms-modal .ant-modal-content .ant-modal-body .security-control-content p span{font-weight:700}.api-management-terms-modal .ant-modal-content .ant-modal-body .security-control-content p span.underline{text-decoration:underline}.api-management-terms-modal .ant-modal-content .ant-modal-body .security-control-content>div>ul{margin-top:10px}.api-management-terms-modal .ant-modal-content .ant-modal-body .security-control-content>div ul{align-items:flex-start;display:flex;flex-direction:column;gap:10px}.api-management-terms-modal .ant-modal-content .ant-modal-body .security-control-content>div ul li:first-child{margin-top:10px}.api-management-terms-modal .ant-modal-content .ant-modal-body .checkbox-agree{align-items:center;background-color:#0b434280;border-radius:20px;display:flex;flex-direction:row;gap:18px;padding:11px 18px;width:100%}.api-management-terms-modal .ant-modal-content .ant-modal-body .checkbox-agree p{color:#fafafa;line-height:19px;margin:0}.api-management-terms-modal .ant-modal-content .ant-modal-body .btn-accept{background-color:#939598;border:0;border-radius:20px;color:#151515;height:42px;line-height:19.5px;margin:0;outline:none;padding:0;width:100%}.api-management-terms-modal .ant-modal-content .ant-modal-body .btn-accept.active{background-color:#fcfcfc}.api-management-confirm-modal .base-modal-confirm .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-btns{gap:10px}.create-api-modal .ant-modal-content .ant-modal-body{padding:0 45px}.create-api-modal .ant-modal-content .ant-modal-body .create-api__form{align-items:flex-start;display:flex;flex-direction:column;gap:10px;width:100%}.create-api-modal .ant-modal-content .ant-modal-body .create-api__form .note{color:#0ce6df;line-height:19px;margin:0}.create-api-modal .ant-modal-content .ant-modal-body .create-api__form .submit-btn{margin:0;width:100%}.create-api-modal .ant-modal-content .ant-modal-body .create-api__form .btn-action{background-color:#fcfcfc;border:0;border-radius:20px;color:#131313;height:42px;line-height:19.5px;margin:0;outline:none;width:100%}.create-api-modal .ant-modal-content .ant-modal-body .create-api__form .btn-action.disabled{background-color:#939598}.api-history-modal{padding:24px!important;width:450px!important}.api-history-modal .ant-modal-content .ant-modal-body{align-items:flex-start;display:flex;flex-direction:column;gap:10px;width:100%}.api-history-modal .ant-modal-content .ant-modal-body .api-name{color:#fff;font-weight:600;line-height:23px;margin:0}.api-history-modal .ant-modal-content .ant-modal-body .api-history-table{width:100%}.api-history-modal .ant-modal-content .ant-modal-body .api-history-table .ant-table{background:#0000}.api-history-modal .ant-modal-content .ant-modal-body .api-history-table .ant-table thead>tr>th{background-color:#0000;border-color:#93959899;color:#fcfcfc;line-height:22px}.api-history-modal .ant-modal-content .ant-modal-body .api-history-table .ant-table tbody>tr>td{border:0;color:#fcfcfc;line-height:20px;padding:12px 16px}.api-history-modal .ant-modal-content .ant-modal-body .api-history-table .ant-table tbody>tr>td .usage{color:#0ce6df}.api-management-pagination{align-items:center;display:flex;flex-direction:row;width:100%}.api-management-pagination.right{justify-content:flex-end}.api-management-pagination.center{justify-content:center}.api-management-pagination.left{justify-content:flex-start}.api-management-pagination .ant-pagination{align-items:center;display:flex;flex-direction:row}.api-management-pagination .ant-pagination .ant-pagination-item,.api-management-pagination .ant-pagination .ant-pagination-item-active,.api-management-pagination .ant-pagination .ant-pagination-item-link,.api-management-pagination .ant-pagination .ant-pagination-next,.api-management-pagination .ant-pagination .ant-pagination-prev{align-items:center;border:0;color:#fff;display:flex;justify-content:center;line-height:19px;margin:0}.api-management-pagination .ant-pagination .ant-pagination-item a,.api-management-pagination .ant-pagination .ant-pagination-item-active a,.api-management-pagination .ant-pagination .ant-pagination-item-link a,.api-management-pagination .ant-pagination .ant-pagination-next a,.api-management-pagination .ant-pagination .ant-pagination-prev a{color:#fff;line-height:19px;margin:0}.api-management-pagination .ant-pagination .ant-pagination-item-active a,.api-management-pagination .ant-pagination .ant-pagination-item-active:hover,.api-management-pagination .ant-pagination .ant-pagination-item-active:hover a,.api-management-pagination .ant-pagination .ant-pagination-item-link:hover,.api-management-pagination .ant-pagination .ant-pagination-item-link:hover a,.api-management-pagination .ant-pagination .ant-pagination-item:hover,.api-management-pagination .ant-pagination .ant-pagination-item:hover a,.api-management-pagination .ant-pagination .ant-pagination-next:hover,.api-management-pagination .ant-pagination .ant-pagination-next:hover a,.api-management-pagination .ant-pagination .ant-pagination-prev:hover,.api-management-pagination .ant-pagination .ant-pagination-prev:hover a{color:#0ce6df}.api-management-pagination .ant-pagination .ant-pagination-disabled,.api-management-pagination .ant-pagination .ant-pagination-disabled .ant-pagination-item-link,.api-management-pagination .ant-pagination .ant-pagination-disabled a{color:#939598!important}.verify-2fa-modal{background-image:url(/static/media/api_management_2fa.bd21d464d7072eecbfbe.png);background-repeat:no-repeat;background-size:100%;border-radius:30px;padding:0!important;width:550px!important}@media only screen and (max-width:480px){.verify-2fa-modal{width:300px}}.verify-2fa-modal .ant-modal-content{background-color:#0000;box-shadow:none}.verify-2fa-modal .ant-modal-content .ant-modal-body{background-color:#0000;border:0;margin:0;padding:300px 50px 50px;width:100%}.verify-2fa-modal .ant-modal-content .ant-modal-body .verify-2fa-form{align-items:center;display:flex;flex-direction:column;gap:20px;width:100%}.verify-2fa-modal .ant-modal-content .ant-modal-body .verify-2fa-form__title{color:#fafafa;font-size:20px;font-style:normal;font-weight:500;letter-spacing:0;line-height:25px;margin:0}.verify-2fa-modal .ant-modal-content .ant-modal-body .verify-2fa-form .submit-btn{margin:0;width:100%}.verify-2fa-modal .ant-modal-content .ant-modal-body .verify-2fa-form .btn-action{background-color:#fcfcfc;border:0;border-radius:20px;color:#131313;font-size:16px;font-style:normal;font-weight:500;height:42px;letter-spacing:0;line-height:19.5px;margin:0;outline:none;width:100%}.verify-2fa-modal .ant-modal-content .ant-modal-body .verify-2fa-form .btn-action.disabled{background-color:#939598}@media only screen and (max-width:1024px){.verify-2fa-modal .ant-modal-content .ant-modal-body .verify-2fa-form .btn-action{font-size:14px;font-style:normal;font-weight:500;height:34px;letter-spacing:0;line-height:17.5px;width:135px}}@media only screen and (max-width:580px){.verify-2fa-modal .ant-modal-content .ant-modal-body .verify-2fa-form .btn-action{font-size:12px;font-style:normal;font-weight:500;height:34px;letter-spacing:0;line-height:15.5px;width:135px}}.custom-text-input-field{margin:0;width:100%}.custom-text-input-field .ant-row{width:100%}.custom-text-input-field .ant-input-affix-wrapper{padding:0 11px 0 0}.custom-text-input-field .ant-input-affix-wrapper .ant-input{padding:8px 5px 8px 11px}.custom-text-input-field .ant-input-affix-wrapper:focus,.custom-text-input-field .ant-input-affix-wrapper:focus-within,.custom-text-input-field .ant-input-affix-wrapper:hover{border-color:#0ce6df!important}.custom-text-input-field .ant-input{height:40px}.custom-text-input-field .ant-input:focus,.custom-text-input-field .ant-input:hover{border-color:#0ce6df!important}.custom-text-input-field label{color:#fafafa}.api-usage-page{display:flex;flex-direction:column;gap:20px;height:100%;min-height:400px}.api-usage-page__top-bar{align-items:center;display:flex;justify-content:space-between}.api-usage-page__content{background-color:#212122;border-radius:30px;display:flex;flex-direction:column;gap:50px;height:auto;padding:20px 20px 70px;width:100%}.api-usage-page__content__header{display:flex;flex-direction:column;flex-direction:10px;gap:10px}.api-usage-page__content__wapper{display:flex;justify-content:space-between}@media only screen and (max-width:768px){.api-usage-page__content__wapper{flex-direction:column;gap:30px}}.api-usage-page__content__wapper .api-usage-item{background-color:#12121299;border-bottom:3px solid #0ce6df;border-radius:30px 30px 0 0;padding:20px 25px 50px;width:30%}@media only screen and (max-width:768px){.api-usage-page__content__wapper .api-usage-item{width:100%}}.api-usage-page__content__wapper .api-usage-item .title{align-items:center;display:flex;gap:5px}.dca-detail-page{display:flex;flex-direction:column;gap:20px;height:100%}.dca-detail-page__header,.dca-detail-page__top-bar{align-items:center;display:flex;justify-content:space-between}.dca-detail-page__header .header-title{display:flex;gap:40px}.dca-detail-page__header .header-title .tag{align-items:center;background-color:#0ce6df;border-radius:10px;color:#0b4342;display:flex;justify-content:center;padding:10px}.dca-detail-page__header .header-status{align-items:center;display:flex;gap:10px}.dca-detail-page__header .header-status__title{display:flex;gap:20px;justify-content:center}.dca-detail-page__header .header-status .button-copy{background:none;border:none;cursor:pointer;padding:0;width:-webkit-fit-content;width:fit-content}.dca-detail-page__header .header-status .button-copy.disabled{cursor:not-allowed!important;opacity:.4}.dca-detail-page .dca-detail-wrapper{border-radius:20px;display:flex;flex-direction:column;gap:20px}.dca-detail-page .dca-detail-wrapper__status{align-items:center;display:flex;gap:20px}.dca-detail-page .dca-detail-wrapper__status .RUNNING,.dca-detail-page .dca-detail-wrapper__status .STOP{align-items:center;background-color:#212122;border-radius:12px;display:flex;justify-content:center;padding:10px 22px}.dca-detail-page .dca-detail-wrapper__status .RUNNING:before,.dca-detail-page .dca-detail-wrapper__status .STOP:before{border-radius:50%;content:"";display:inline-block;height:4px;margin-right:10px;width:4px}.dca-detail-page .dca-detail-wrapper__status .STOP{color:#fc218a}.dca-detail-page .dca-detail-wrapper__status .STOP:before{background-color:#fc218a}.dca-detail-page .dca-detail-wrapper__status .RUNNING{color:#21c998}.dca-detail-page .dca-detail-wrapper__status .RUNNING:before{background-color:#21c998}.dca-detail-page .dca-detail-wrapper__content{border-radius:20px;display:flex;flex-direction:column;gap:20px}.dca-detail-page .dca-detail-wrapper__content__info{column-gap:20px;display:flex;justify-content:space-between}@media only screen and (max-width:768px){.dca-detail-page .dca-detail-wrapper__content__info{flex-direction:column;gap:20px}}.dca-detail-page .dca-detail-wrapper__content__info .balance-box,.dca-detail-page .dca-detail-wrapper__content__info .total-box{border-radius:20px;padding:10px}.dca-detail-page .dca-detail-wrapper__content__info .total-box{background-image:url(/static/media/bg-dca.3e3504c3dd31b65f7a18.jpeg);display:flex;flex-direction:column;gap:24px;height:-webkit-fit-content;height:fit-content;min-width:350px;width:450px}@media only screen and (max-width:768px){.dca-detail-page .dca-detail-wrapper__content__info .total-box{width:350px}}.dca-detail-page .dca-detail-wrapper__content__info .total-box .header{border-bottom:1px solid #f2f2f7;display:flex;justify-content:space-evenly;width:100%}.dca-detail-page .dca-detail-wrapper__content__info .total-box .header>span{padding:10px}.dca-detail-page .dca-detail-wrapper__content__info .total-box .body{display:flex;justify-content:space-evenly;padding-bottom:20px;width:100%}.dca-detail-page .dca-detail-wrapper__content__info .balance-box{background-image:url(/static/media/bg-dca.3e3504c3dd31b65f7a18.jpeg);display:flex;min-width:25%}.dca-detail-page .dca-detail-wrapper__content__info .balance-box .left{align-items:center;display:flex;flex-direction:column;width:-webkit-fit-content;width:fit-content}.dca-detail-page .dca-detail-wrapper__content__info .balance-box .left .title{border-bottom:1px solid #f2f2f7;display:block;padding:10px;text-align:center;width:-webkit-max-content;width:max-content}.dca-detail-page .dca-detail-wrapper__content__info .balance-box .left .completed-count{padding:20px}.dca-detail-page .dca-detail-wrapper__content__info .balance-box .right{align-items:center;display:flex;flex-direction:column;width:100%}.dca-detail-page .dca-detail-wrapper__content__info .balance-box .right .title{border-bottom:1px solid #f2f2f7;display:block;padding:10px;text-align:center;width:100%}.dca-detail-page .dca-detail-wrapper__content__info .balance-box .right .balance-detail{grid-row-gap:10px;grid-column-gap:70px;column-gap:70px;display:grid;grid-template-columns:repeat(1,1fr);padding:20px;row-gap:10px}.dca-detail-page .dca-detail-wrapper__content__info .balance-box .right .balance-detail.three{grid-template-columns:repeat(3,1fr)}.dca-detail-page .dca-detail-wrapper__content__info .balance-box .right .balance-detail.two{grid-template-columns:repeat(2,1fr)}.dca-detail-page .dca-detail-wrapper__content__info .balance-box .right .balance-detail__item{min-width:30%}@media only screen and (max-width:768px){.dca-detail-page .dca-detail-wrapper__content__info .balance-box .right .balance-detail__item{align-items:center;display:flex;flex-direction:column}}.dca-detail-page .dca-detail-wrapper__content__details{display:flex;flex-direction:column;gap:20px}.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper{align-items:flex-start;display:flex;gap:20px;justify-content:space-between}@media only screen and (max-width:768px){.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper{flex-direction:column}}.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .pnl-table{flex:1 1;overflow:auto}.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .pnl-table .ant-table-content{padding:0 20px}.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .pnl-table .ant-table-body{min-height:177px}.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .info-table-wrapper{width:450px}@media only screen and (max-width:768px){.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .info-table-wrapper{width:100%}}.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .info-table-wrapper .info-table{height:-webkit-fit-content;height:fit-content;margin-bottom:20px}.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .info-table-wrapper .info-table .ant-table-content{padding:0 20px}.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper tr.ant-table-expanded-row>td{background-color:#0000}.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table{border:.5px solid #93959899;border-radius:12px;margin-bottom:10px}.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table ::-webkit-scrollbar-track{background-color:#0000;border:1px solid #0000;height:90%}.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table ::-webkit-scrollbar{background-color:#0000;height:3px;width:3px}.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table ::-webkit-scrollbar-thumb{background-color:#fcfcfc;border-radius:30px}.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table .ant-table-container:after{box-shadow:none}.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table.h-330 .ant-table-body{min-height:330px}.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table.h-630 .ant-table-body{min-height:630px}.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table .ant-table{background-color:#0000}.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table .ant-table .ant-table-header{border-radius:20px 20px 0 0}.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table .ant-table .ant-table-thead{height:45px}.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table .ant-table .ant-table-thead .ant-table-cell{background-color:#0000;border-bottom:1px solid #93959899}.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table .ant-table .ant-table-thead>tr>th{background-color:#12121299;border:none;color:#fcfcfc;cursor:pointer;font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:normal;line-height:20px;padding:15px 10px 10px}@media only screen and (max-width:1300px){.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table .ant-table .ant-table-thead>tr>th{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:normal}}@media only screen and (max-width:768px){.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table .ant-table .ant-table-thead>tr>th{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:normal}}.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table .ant-table .ant-table-thead>tr>th:before{display:none}.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table .ant-table .ant-table-thead>tr>th:first-child{border-top-left-radius:20px}.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table .ant-table .ant-table-thead>tr>th:last-child{border-top-right-radius:20px}.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table .ant-table .ant-table-tbody>tr:hover>td{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial;cursor:pointer}.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table .ant-table .ant-table-tbody .ant-table-placeholder{height:200px!important}.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table .ant-table .ant-table-tbody .ant-table-placeholder td{border:none}.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table .ant-table .ant-table-tbody .ant-table-row-level-0 td{border:none;color:#fcfcfc!important;padding:16px!important}.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .SELL,.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .WITHDRAW,.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .WITHDRAW_INTERNAL{color:#fc218a}.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .BUY,.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .DEPOSIT,.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .DEPOSIT_INTERNAL{color:#0ce6df}.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .ant-typography{align-items:center;color:#fcfcfc!important;display:flex;justify-content:center;margin-bottom:0}.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .ant-typography .ant-typography-copy span{display:flex}.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .ant-typography .ant-typography-copy svg{height:16px;width:16px}.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .arrow-icon{align-items:center;cursor:pointer;display:flex;height:21px!important;justify-content:center}.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .CANCELLED,.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .COMPLETED,.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .CONFIRMING,.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .EXPIRED,.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .FAILED,.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .OPEN,.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .PARTIAL,.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .PENDING_AML_APPROVAL,.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .PENDING_APPROVAL,.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .QUEUED,.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .REJECTED{align-items:center;display:flex;justify-content:center}.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .CANCELLED:before,.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .COMPLETED:before,.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .CONFIRMING:before,.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .EXPIRED:before,.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .FAILED:before,.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .OPEN:before,.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .PARTIAL:before,.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .PENDING_AML_APPROVAL:before,.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .PENDING_APPROVAL:before,.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .QUEUED:before,.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .REJECTED:before{border-radius:50%;content:"";display:inline-block;height:4px;margin-right:10px;width:4px}.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .CONFIRMING,.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .OPEN,.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .PARTIAL,.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .PENDING_AML_APPROVAL,.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .PENDING_APPROVAL,.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .QUEUED{color:#f7ce5b}.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .CONFIRMING:before,.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .OPEN:before,.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .PARTIAL:before,.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .PENDING_AML_APPROVAL:before,.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .PENDING_APPROVAL:before,.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .QUEUED:before{background-color:#f7ce5b}.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .CANCELLED,.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .EXPIRED,.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .FAILED,.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .REJECTED{color:#fc218a}.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .CANCELLED:before,.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .EXPIRED:before,.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .FAILED:before,.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .REJECTED:before{background-color:#fc218a}.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .COMPLETED{color:#0ce6df}.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table .ant-table .ant-table-tbody .ant-table-row-level-0 td .COMPLETED:before{background-color:#0ce6df}.dca-detail-page .dca-detail-wrapper__content__details .tables-wrapper .dca-detail-table .ant-table .ant-table-tbody .ant-table-measure-row td{padding:5px!important}.dca-detail-page .dca-detail-wrapper__content__history{display:flex;flex-direction:column;gap:20px}.dca-detail-page .dca-detail-wrapper__content__history .dca-order-table{background-color:#0000;border:none}.dca-detail-page .dca-detail-wrapper__content__history .dca-order-table ::-webkit-scrollbar-track{background-color:#0000;border:1px solid #0000;height:90%}.dca-detail-page .dca-detail-wrapper__content__history .dca-order-table ::-webkit-scrollbar{background-color:#0000;height:3px;width:3px}.dca-detail-page .dca-detail-wrapper__content__history .dca-order-table ::-webkit-scrollbar-thumb{background-color:#fcfcfc;border-radius:30px}.dca-detail-page .dca-detail-wrapper__content__history .dca-order-table .ant-table-thead .ant-table-cell{background-color:#0000;border-bottom:1px solid #93959899;font-size:17px;font-style:normal;font-weight:500;letter-spacing:0;line-height:23px}@media only screen and (max-width:1300px){.dca-detail-page .dca-detail-wrapper__content__history .dca-order-table .ant-table-thead .ant-table-cell{font-size:15px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.dca-detail-page .dca-detail-wrapper__content__history .dca-order-table .ant-table-thead .ant-table-cell{font-size:13px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.dca-detail-page .dca-detail-wrapper__content__history .dca-order-table .button-copy{background:none;border:none;cursor:pointer;padding:0;width:-webkit-fit-content;width:fit-content}.dca-detail-page .dca-detail-wrapper__content__history .dca-order-table .button-copy.disabled{cursor:not-allowed!important;opacity:.4}.dca-detail-page .dca-detail-wrapper__content__history .expand-button{align-items:center;background:none;border:none;display:flex;height:100%;margin:0 auto;padding:0;width:-webkit-fit-content;width:fit-content}.dca-detail-page .dca-detail-wrapper__content__history .expand-space{display:flex;flex-direction:column;gap:20px}.dca-detail-page .dca-detail-wrapper__content__history .expand-space .expand-space-top{align-items:center;display:flex;gap:10px;padding:0 10px}.dca-detail-page .dca-detail-wrapper__content__history .expand-space .expand-space-top .order-id,.dca-detail-page .dca-detail-wrapper__content__history .expand-space .expand-space-top .time{align-items:center;display:flex;gap:5px}.dca-detail-page .dca-detail-wrapper__content__history .expand-header{display:flex;justify-content:space-evenly;padding-bottom:20px;text-align:center}.dca-detail-page .dca-detail-wrapper__content__history .expand-header span{width:15%}.dca-detail-page .dca-detail-wrapper__content__history .divider{border-top:1px solid #939598;margin:0 auto;width:96%}.dca-detail-page .dca-detail-wrapper__content__history .expand-body{display:flex;justify-content:space-evenly;padding:20px 0;text-align:center}.dca-detail-page .dca-detail-wrapper__content__history .expand-body span{width:15%}.dca-detail-page .dca-detail-wrapper__content__history .expand-body .COMPLETED,.dca-detail-page .dca-detail-wrapper__content__history .expand-body .FAILED{align-items:center;display:flex;justify-content:center}.dca-detail-page .dca-detail-wrapper__content__history .expand-body .COMPLETED:before,.dca-detail-page .dca-detail-wrapper__content__history .expand-body .FAILED:before{border-radius:50%;content:"";display:inline-block;height:4px;margin-right:10px;width:4px}.dca-detail-page .dca-detail-wrapper__content__history .expand-body .FAILED{color:#fc218a}.dca-detail-page .dca-detail-wrapper__content__history .expand-body .FAILED:before{background-color:#fc218a}.dca-detail-page .dca-detail-wrapper__content__history .expand-body .COMPLETED{color:#0ce6df}.dca-detail-page .dca-detail-wrapper__content__history .expand-body .COMPLETED:before{background-color:#0ce6df}.dca-detail-page .dca-detail-wrapper__content__history .ant-table-expanded-row-level-1 .ant-table-cell{padding:0 4px!important}.legal-content{width:100%}.legal-content__loader{align-items:center;display:flex;justify-content:center;min-height:300px}.legal-content__header{align-items:flex-start;display:flex;flex-direction:column;gap:16px;padding:10px;width:100%}.legal-content__header__back{align-items:center;display:flex;justify-content:flex-start;width:100%}.legal-content__header__update-time{align-items:center;display:flex;justify-content:flex-end;width:100%}.legal-content__header__update-time span{color:#fcfcfc;font-size:12px;font-style:normal;font-weight:400;letter-spacing:0;line-height:18px;line-height:16px}@media only screen and (max-width:580px){.legal-content__header__update-time span{font-size:10px;font-style:normal;font-weight:400;letter-spacing:0;line-height:14px}}.legal-content__header__title{color:#fcfcfc;font-size:27px;font-style:normal;font-weight:600;letter-spacing:0;line-height:32px}@media only screen and (max-width:1300px){.legal-content__header__title{font-size:25px;font-style:normal;font-weight:600;letter-spacing:0;line-height:28px}}@media only screen and (max-width:768px){.legal-content__header__title{font-size:20px;font-style:normal;font-weight:600;letter-spacing:0;line-height:25px}}.legal-content__body{margin-top:20px;position:relative}.legal-content__body__content{max-height:60vh;overflow-y:auto}.legal-content__body__content::-webkit-scrollbar{background-color:none;width:0}.legal-content__body .down-arrow{bottom:0;position:absolute;right:-40px}.legal-content__body .down-arrow.reverse{transform:rotate(180deg)}.asset-info-page{width:100%}.asset-info-page .p-0{padding:0}.asset-info-page__header{align-items:flex-start;display:flex;flex-direction:column;gap:16px;width:100%}.asset-info-page__header__back{align-items:center;display:flex;justify-content:flex-start;width:100%}.asset-info-page__header__title{color:#fcfcfc;font-size:27px;font-style:normal;font-weight:600;letter-spacing:0;line-height:32px}@media only screen and (max-width:1300px){.asset-info-page__header__title{font-size:25px;font-style:normal;font-weight:600;letter-spacing:0;line-height:28px}}@media only screen and (max-width:768px){.asset-info-page__header__title{font-size:20px;font-style:normal;font-weight:600;letter-spacing:0;line-height:25px}}.asset-info-page__body{margin-top:16px;width:100%}.asset-info-page__body__row{border-bottom:.5px solid #575b63;display:grid;justify-content:space-between;padding:5px 0;width:100%}.asset-info-page__body__row:not(:last-child){margin-bottom:16px}.asset-info-page__body__row--one-item{grid-template-columns:1fr}.asset-info-page__body__row--two-items{grid-template-columns:repeat(2,1fr)}.asset-info-page__body__row--three-items{grid-template-columns:repeat(3,1fr)}.asset-info-page__body__row .coin{align-items:center;cursor:pointer;display:flex;gap:14px;padding:12px 10px}.asset-info-page__body__row .coin__serial{display:inline-block;font-size:16px;font-style:normal;font-weight:500;font-weight:400;letter-spacing:0;line-height:22px;width:23px}@media only screen and (max-width:1300px){.asset-info-page__body__row .coin__serial{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.asset-info-page__body__row .coin__serial{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.asset-info-page__body__row .coin__img{border-radius:50%;height:42px;object-fit:cover;object-position:center;width:42px}.asset-info-page__body__row .coin__content{align-items:center;display:flex;gap:10px}.asset-info-page__body__row .coin__full-name,.asset-info-page__body__row .coin__short-name{font-size:16px;font-style:normal;font-weight:500;font-weight:400;letter-spacing:0;line-height:22px}@media only screen and (max-width:1300px){.asset-info-page__body__row .coin__full-name,.asset-info-page__body__row .coin__short-name{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.asset-info-page__body__row .coin__full-name,.asset-info-page__body__row .coin__short-name{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.asset-info-page__body__row .coin__short-name{color:#fcfcfc}.asset-info-page__body__row .coin__full-name{color:#939598}.asset-info-page .coin-detail--not-found{align-items:center;border-bottom:.5px solid #575b63;display:flex;height:50px;justify-content:center}.asset-info-page .coin-detail--not-found span{color:#fcfcfc;font-size:16px;font-style:normal;font-weight:500;font-weight:400;letter-spacing:0;line-height:22px}@media only screen and (max-width:1300px){.asset-info-page .coin-detail--not-found span{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.asset-info-page .coin-detail--not-found span{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.asset-info-page .coin-detail__loader{align-items:center;display:flex;justify-content:center;min-height:300px}.asset-info-page .coin-detail__description{margin-top:40px;max-height:500px;overflow-y:auto}.asset-info-page .coin-detail__description::-webkit-scrollbar-track{background-color:#0000;border:1px solid #0000}.asset-info-page .coin-detail__description::-webkit-scrollbar{background-color:#0000;width:5px}.asset-info-page .coin-detail__description::-webkit-scrollbar-thumb{background-color:#939598;border-radius:5px}.asset-info-page .coin-detail__image{border-radius:50%;height:32px;object-fit:cover;object-position:center;width:32px}.asset-info-page .coin-detail__overview{align-items:flex-start;border-bottom:.5px solid #575b63;display:flex;flex-direction:column;gap:16px;width:100%}.asset-info-page .coin-detail__title{align-items:center;display:flex;justify-content:space-between;width:100%}.asset-info-page .coin-detail__title__info{align-items:center;display:flex;gap:5px}.asset-info-page .coin-detail__title__info span{color:#fcfcfc;font-size:16px;font-style:normal;font-weight:500;font-weight:400;letter-spacing:0;line-height:22px}@media only screen and (max-width:1300px){.asset-info-page .coin-detail__title__info span{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.asset-info-page .coin-detail__title__info span{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.asset-info-page .coin-detail__info-stat{padding:10px;width:100%}.asset-info-page .coin-detail__info-stat__row{display:flex;flex-direction:row;justify-content:space-between;padding:15px 10px 15px 15px;width:100%}.asset-info-page .coin-detail__info-stat__row.market-cap{padding:5px 10px 5px 15px}.asset-info-page .coin-detail__info-stat__row.align-items-center{align-items:center}.asset-info-page .coin-detail__info-stat__row.align-items-start{align-items:flex-start}.asset-info-page .coin-detail__info-stat__row .stat__topic,.asset-info-page .coin-detail__info-stat__row .stat__value{color:#fcfcfc;font-size:14px;font-style:normal;font-weight:500;font-weight:400;letter-spacing:0;line-height:normal;line-height:20px}@media only screen and (max-width:1300px){.asset-info-page .coin-detail__info-stat__row .stat__topic,.asset-info-page .coin-detail__info-stat__row .stat__value{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:normal}}@media only screen and (max-width:768px){.asset-info-page .coin-detail__info-stat__row .stat__topic,.asset-info-page .coin-detail__info-stat__row .stat__value{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:normal}}.asset-info-page .coin-detail__info-stat__row__right{align-items:flex-end;display:flex;flex-direction:column;justify-content:flex-start}.asset-info-page .coin-detail__info-stat__row__right span{color:#fcfcfc;font-size:14px;font-style:normal;font-weight:500;font-weight:400;letter-spacing:0;line-height:normal}@media only screen and (max-width:1300px){.asset-info-page .coin-detail__info-stat__row__right span{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:normal}}@media only screen and (max-width:768px){.asset-info-page .coin-detail__info-stat__row__right span{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:normal}}.asset-info-page .coin-detail__info-stat__row__left{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.about-us-page,.about-us-page__header{width:100%}.about-us-page__header__back{align-items:center;display:flex;justify-content:flex-start;width:100%}.about-us-page__static{align-items:stretch;display:flex;flex-direction:row;padding:50px 0;width:100%}@media only screen and (max-width:900px){.about-us-page__static{flex-direction:column-reverse;gap:40px}}.about-us-page__static__left{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center}.about-us-page__static__left__content{align-items:flex-start;display:flex;flex-direction:column;gap:30px}@media only screen and (max-width:900px){.about-us-page__static__left__content{width:350px;width:550px}}@media only screen and (max-width:660px){.about-us-page__static__left__content{width:350px}}.about-us-page__static__left__content .title{color:#fcfcfc;font-size:35px;font-style:normal;font-weight:600;letter-spacing:0;line-height:50px}@media only screen and (max-width:1300px){.about-us-page__static__left__content .title{font-size:28px;font-style:normal;font-weight:600;letter-spacing:0;line-height:32px}}@media only screen and (max-width:768px){.about-us-page__static__left__content .title{font-size:24px;font-style:normal;font-weight:600;letter-spacing:0;line-height:28px}}.about-us-page__static__left__content .address{text-wrap:wrap;color:#fcfcfc;font-size:17px;font-style:normal;font-weight:500;font-weight:400!important;letter-spacing:0;line-height:23px;white-space:pre}@media only screen and (max-width:1300px){.about-us-page__static__left__content .address{font-size:15px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.about-us-page__static__left__content .address{font-size:13px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.about-us-page__static__left__content .phone{align-items:center;display:flex;gap:16px}.about-us-page__static__left__content .phone span{color:#fcfcfc;font-size:17px;font-style:normal;font-weight:500;letter-spacing:0;line-height:23px}@media only screen and (max-width:1300px){.about-us-page__static__left__content .phone span{font-size:15px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.about-us-page__static__left__content .phone span{font-size:13px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.about-us-page__static__right{align-items:center;display:flex;flex:1 1;justify-content:center}@media only screen and (max-width:1024px){.about-us-page__static__right{align-items:flex-end}}@media only screen and (max-width:900px){.about-us-page__static__right{align-items:center}}.about-us-page__static__right .company-tower{border-radius:12px;height:550px;object-fit:cover;object-position:center;width:550px}@media only screen and (max-width:1024px){.about-us-page__static__right .company-tower{height:350px;width:350px}}@media only screen and (max-width:900px){.about-us-page__static__right .company-tower{height:550px;width:550px}}@media only screen and (max-width:660px){.about-us-page__static__right .company-tower{height:350px;width:350px}}.about-us-page__content{margin-top:40px;max-height:600px;overflow-y:auto;width:100%}.about-us-page__content::-webkit-scrollbar{background-color:none;width:0}.apply-now-page{align-items:flex-start;display:flex;flex-direction:column;width:100%}.apply-now-page__header{width:100%}.apply-now-page__header span{color:#fcfcfc;font-size:27px;font-style:normal;font-weight:600;letter-spacing:0;line-height:32px}@media only screen and (max-width:1300px){.apply-now-page__header span{font-size:25px;font-style:normal;font-weight:600;letter-spacing:0;line-height:28px}}@media only screen and (max-width:768px){.apply-now-page__header span{font-size:20px;font-style:normal;font-weight:600;letter-spacing:0;line-height:25px}}.apply-now-page__body{align-items:stretch;display:flex;flex-direction:row;gap:46px;width:100%}.apply-now-page__body__left{flex:1 1}.apply-now-page__body__left .privilege-background{height:500px;width:500px}.apply-now-page__body__right{align-items:center;display:flex;flex:1 1;justify-content:flex-start}.apply-now-page__body__right__content{align-items:flex-start;display:flex;flex-direction:column;gap:30px;width:500px}.apply-now-page__body__right__content .title{color:#fcfcfc;font-size:35px;font-style:normal;font-weight:600;letter-spacing:0;line-height:50px}@media only screen and (max-width:1300px){.apply-now-page__body__right__content .title{font-size:28px;font-style:normal;font-weight:600;letter-spacing:0;line-height:32px}}@media only screen and (max-width:768px){.apply-now-page__body__right__content .title{font-size:24px;font-style:normal;font-weight:600;letter-spacing:0;line-height:28px}}.apply-now-page__body__right__content .description{color:#fcfcfc;font-size:17px;font-style:normal;font-weight:500;font-weight:400;letter-spacing:0;line-height:23px}@media only screen and (max-width:1300px){.apply-now-page__body__right__content .description{font-size:15px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.apply-now-page__body__right__content .description{font-size:13px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.apply-now-page__body__right__content .apply-now-button{background-color:#0ce6df;border:0;border-radius:100px;color:#0b4342;cursor:pointer;font-size:16px;font-style:normal;font-weight:500;font-weight:600;height:45px;letter-spacing:0;line-height:22px;outline:none;width:185px}@media only screen and (max-width:1300px){.apply-now-page__body__right__content .apply-now-button{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.apply-now-page__body__right__content .apply-now-button{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}@media only screen and (max-width:1300px){.apply-now-page__body__left .privilege-background{height:400px;width:400px}.apply-now-page__body__right__content{width:400px}}@media only screen and (max-width:1024px){.apply-now-page__body{flex-direction:column;gap:50px}.apply-now-page__body__left{align-items:center;display:flex;justify-content:center;width:100%}.apply-now-page__body__left .privilege-background{height:80%;margin:0 auto;width:80%}.apply-now-page__body__right{justify-content:center;width:100%}.apply-now-page__body__right__content{width:90%}.apply-now-page__body__right__content .apply-now-button{height:40px}}.reward-page{grid-column-gap:16px;grid-row-gap:16px;display:grid;grid-template-columns:28% 28% 20% 20%;grid-template-rows:repeat(2,auto);justify-content:center;max-width:100%}.reward-page .banner{grid-area:1/1/2/5;height:auto;min-height:220px}.reward-page .history{background-color:#212121;border-radius:12px;grid-area:2/1/3/3;min-height:564px;padding:24px}.reward-page .history-container{display:flex;flex-direction:column;height:100%}.reward-page .history-title{border-bottom:1px solid #575b63;font-size:14px;line-height:100%;padding:0 8px 8px}.reward-page .history-tap{display:flex;padding:15px 0}.reward-page .history-tap div{background-color:#151515;border-radius:100px;color:#fcfcfc;cursor:pointer;margin-right:10px;padding:8px 10px}.reward-page .history-tap div.active{background-color:#0ce6df;color:#000}.reward-page .history-list{display:flex;flex-direction:column;flex-grow:1;height:auto;overflow-y:auto}.reward-page .history-list-detail{display:flex;flex-direction:column;max-height:500px;width:100%}.reward-page .history-month-year{display:flex;margin-top:10px}.reward-page .history-detail{background-color:#181818;border-radius:8px;display:flex;margin-top:10px}.reward-page .history-detail .detail-img,.reward-page .history-detail .detail-img img{border-radius:10px 0 0 10px}.reward-page .history-detail .detail-text{color:#939598;flex-direction:column;font-size:12px;padding:8px;width:80%}.reward-page .history-detail .detail-text,.reward-page .history-detail .detail-text .detail-top-date-status{display:flex;justify-content:space-between}.reward-page .history-detail .detail-text .detail-top-date-status span:nth-child(2){background-color:#0ce6df;border-radius:60px;color:#000;padding:2px 8px}.reward-page .history-detail .detail-text .detail-top-date-status span:nth-child(2).Expire{background-color:#575b63;color:#939598}.reward-page .history-detail .detail-text .detail-top-name{color:#fcfcfc;font-size:16px;padding-top:10px}.reward-page .history-container-detail{align-self:self-start;display:flex;height:90%;overflow-y:auto;width:100%}.reward-page .redeem{background-color:#212121;border-radius:12px;grid-area:2/3/3/5;min-height:564px;padding:24px}.reward-page .redeem-container{display:flex;flex-direction:column;height:100%}.reward-page .redeem-title{display:flex;font-size:20px;line-height:100%}.reward-page .redeem-des{display:flex;font-size:16px;line-height:100%;margin-top:10px}.redeem-button,.redeem-input{margin-top:10px}.redeem-button.disabled{background-color:#ccc;cursor:not-allowed}.redeem-button-btn{background-color:#0ce6df;border:none;border-radius:100px;color:#fff;cursor:pointer;font-size:16px;height:40px;padding:10;transition:background-color .2s ease;width:100%}.redeem-button-btn.disabled{background-color:#575b63;cursor:not-allowed}@media(max-width:768px){.reward-page{grid-template-columns:1fr;grid-template-rows:auto auto auto}.reward-page .banner{grid-area:1/1/2/2}.reward-page .history{grid-area:2/1/3/2}.reward-page .redeem{grid-area:3/1/4/2}}.h1,.otc-landing-page__section-1__text p{font-size:35px;font-style:normal;font-weight:600;letter-spacing:0;line-height:50px}@media only screen and (max-width:1300px){.h1,.otc-landing-page__section-1__text p{font-size:28px;font-style:normal;font-weight:600;letter-spacing:0;line-height:32px}}@media only screen and (max-width:768px){.h1,.otc-landing-page__section-1__text p{font-size:24px;font-style:normal;font-weight:600;letter-spacing:0;line-height:28px}}.h2{font-size:27px;font-style:normal;font-weight:600;letter-spacing:0;line-height:32px}@media only screen and (max-width:1300px){.h2{font-size:25px;font-style:normal;font-weight:600;letter-spacing:0;line-height:28px}}@media only screen and (max-width:768px){.h2{font-size:20px;font-style:normal;font-weight:600;letter-spacing:0;line-height:25px}}.h3,.otc-landing-page__section-1__text p:last-child{font-size:20px;font-style:normal;font-weight:500;letter-spacing:0;line-height:28px}@media only screen and (max-width:1300px){.h3,.otc-landing-page__section-1__text p:last-child{font-size:18px;font-style:normal;font-weight:500;letter-spacing:0;line-height:22px}}@media only screen and (max-width:768px){.h3,.otc-landing-page__section-1__text p:last-child{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}.h4{font-size:16px;font-style:normal;font-weight:700;letter-spacing:0;line-height:normal}@media only screen and (max-width:1300px){.h4{font-size:14px;font-style:normal;font-weight:700;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.h4{font-size:12px;font-style:normal;font-weight:700;letter-spacing:0;line-height:16px}}.api-history-modal .ant-modal-content .ant-modal-body .api-history-table .ant-table thead>tr>th,.api-history-modal .ant-modal-content .ant-modal-body .api-name,.api-history-modal__title p,.api-management-terms-modal .ant-modal-content .ant-modal-body .btn-accept,.api-management-terms-modal__title p,.create-api-modal .ant-modal-content .ant-modal-body .create-api__form .btn-action,.create-api-modal__title p,.p1{font-size:17px;font-style:normal;font-weight:500;letter-spacing:0;line-height:23px}@media only screen and (max-width:1300px){.api-history-modal .ant-modal-content .ant-modal-body .api-history-table .ant-table thead>tr>th,.api-history-modal .ant-modal-content .ant-modal-body .api-name,.api-history-modal__title p,.api-management-terms-modal .ant-modal-content .ant-modal-body .btn-accept,.api-management-terms-modal__title p,.create-api-modal .ant-modal-content .ant-modal-body .create-api__form .btn-action,.create-api-modal__title p,.p1{font-size:15px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.api-history-modal .ant-modal-content .ant-modal-body .api-history-table .ant-table thead>tr>th,.api-history-modal .ant-modal-content .ant-modal-body .api-name,.api-history-modal__title p,.api-management-terms-modal .ant-modal-content .ant-modal-body .btn-accept,.api-management-terms-modal__title p,.create-api-modal .ant-modal-content .ant-modal-body .create-api__form .btn-action,.create-api-modal__title p,.p1{font-size:13px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.api-history-modal .ant-modal-content .ant-modal-body .api-history-table .ant-table tbody>tr>td,.api-management-pagination .ant-pagination .ant-pagination-item,.api-management-pagination .ant-pagination .ant-pagination-item a,.api-management-pagination .ant-pagination .ant-pagination-item-active,.api-management-pagination .ant-pagination .ant-pagination-item-active a,.api-management-pagination .ant-pagination .ant-pagination-item-link,.api-management-pagination .ant-pagination .ant-pagination-item-link a,.api-management-pagination .ant-pagination .ant-pagination-next,.api-management-pagination .ant-pagination .ant-pagination-next a,.api-management-pagination .ant-pagination .ant-pagination-prev,.api-management-pagination .ant-pagination .ant-pagination-prev a,.api-management-terms-modal .ant-modal-content .ant-modal-body .checkbox-agree p,.api-management-terms-modal .ant-modal-content .ant-modal-body .security-control-content p,.api-management__container .list-apis__item .default-content .actions button,.api-management__container .list-apis__item .default-content .api-name p,.p2{font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:22px}@media only screen and (max-width:1300px){.api-history-modal .ant-modal-content .ant-modal-body .api-history-table .ant-table tbody>tr>td,.api-management-pagination .ant-pagination .ant-pagination-item,.api-management-pagination .ant-pagination .ant-pagination-item a,.api-management-pagination .ant-pagination .ant-pagination-item-active,.api-management-pagination .ant-pagination .ant-pagination-item-active a,.api-management-pagination .ant-pagination .ant-pagination-item-link,.api-management-pagination .ant-pagination .ant-pagination-item-link a,.api-management-pagination .ant-pagination .ant-pagination-next,.api-management-pagination .ant-pagination .ant-pagination-next a,.api-management-pagination .ant-pagination .ant-pagination-prev,.api-management-pagination .ant-pagination .ant-pagination-prev a,.api-management-terms-modal .ant-modal-content .ant-modal-body .checkbox-agree p,.api-management-terms-modal .ant-modal-content .ant-modal-body .security-control-content p,.api-management__container .list-apis__item .default-content .actions button,.api-management__container .list-apis__item .default-content .api-name p,.p2{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.api-history-modal .ant-modal-content .ant-modal-body .api-history-table .ant-table tbody>tr>td,.api-management-pagination .ant-pagination .ant-pagination-item,.api-management-pagination .ant-pagination .ant-pagination-item a,.api-management-pagination .ant-pagination .ant-pagination-item-active,.api-management-pagination .ant-pagination .ant-pagination-item-active a,.api-management-pagination .ant-pagination .ant-pagination-item-link,.api-management-pagination .ant-pagination .ant-pagination-item-link a,.api-management-pagination .ant-pagination .ant-pagination-next,.api-management-pagination .ant-pagination .ant-pagination-next a,.api-management-pagination .ant-pagination .ant-pagination-prev,.api-management-pagination .ant-pagination .ant-pagination-prev a,.api-management-terms-modal .ant-modal-content .ant-modal-body .checkbox-agree p,.api-management-terms-modal .ant-modal-content .ant-modal-body .security-control-content p,.api-management__container .list-apis__item .default-content .actions button,.api-management__container .list-apis__item .default-content .api-name p,.p2{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.p2-nl{font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:22px}@media only screen and (min-width:3840px){.p2-nl{font-size:48px;font-style:normal;font-weight:500;letter-spacing:0;line-height:66px}}@media only screen and (min-width:2560px)and (max-width:3839px){.p2-nl{font-size:32px;font-style:normal;font-weight:500;letter-spacing:0;line-height:44px}}@media only screen and (max-width:1300px){.p2-nl{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.p2-nl{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.api-management__container .list-apis__item .api-detail-info__right .ip-access__list-ip>div>p,.api-management__container .term-of-use__row p,.api-management__container .term-of-use__title,.create-api-modal .ant-modal-content .ant-modal-body .create-api__form .note,.p3{font-size:12px;font-style:normal;font-weight:400;letter-spacing:0;line-height:18px}@media only screen and (max-width:1300px){.api-management__container .list-apis__item .api-detail-info__right .ip-access__list-ip>div>p,.api-management__container .term-of-use__row p,.api-management__container .term-of-use__title,.create-api-modal .ant-modal-content .ant-modal-body .create-api__form .note,.p3{font-size:10px;font-style:normal;font-weight:500;letter-spacing:0;line-height:14px}}@media only screen and (max-width:768px){.api-management__container .list-apis__item .api-detail-info__right .ip-access__list-ip>div>p,.api-management__container .term-of-use__row p,.api-management__container .term-of-use__title,.create-api-modal .ant-modal-content .ant-modal-body .create-api__form .note,.p3{font-size:10px;font-style:normal;font-weight:500;letter-spacing:0;line-height:14px}}.p3-nl{font-size:12px;font-style:normal;font-weight:400;letter-spacing:0;line-height:18px}@media only screen and (min-width:3840px){.p3-nl{font-size:28px;font-style:normal;font-weight:400;letter-spacing:0;line-height:32px}}@media only screen and (min-width:2560px)and (max-width:3839px){.p3-nl{font-size:19px;font-style:normal;font-weight:400;letter-spacing:0;line-height:22px}}@media only screen and (max-width:1300px){.p3-nl{font-size:10px;font-style:normal;font-weight:400;letter-spacing:0;line-height:14px}}@media only screen and (max-width:768px){.p3-nl{font-size:10px;font-style:normal;font-weight:400;letter-spacing:0;line-height:14px}}.p4{font-size:10px;font-style:normal;font-weight:500;letter-spacing:0;line-height:normal}@media only screen and (max-width:1300px){.p4{font-size:10px;font-style:normal;font-weight:500;letter-spacing:0;line-height:normal}}@media only screen and (max-width:768px){.p4{font-size:10px;font-style:normal;font-weight:500;letter-spacing:0;line-height:normal}}.api-management__container .list-apis__item .api-detail-info__right .api-restrictions__options .ant-checkbox-wrapper>span:last-child,.p5{font-size:12px;font-style:normal;font-weight:400;letter-spacing:0;line-height:18px}@media only screen and (max-width:580px){.api-management__container .list-apis__item .api-detail-info__right .api-restrictions__options .ant-checkbox-wrapper>span:last-child,.p5{font-size:10px;font-style:normal;font-weight:400;letter-spacing:0;line-height:14px}}.p6{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}@media only screen and (max-width:1300px){.p6{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}@media only screen and (max-width:768px){.p6{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}@media only screen and (min-width:1901px){.p6{font-size:11px;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal}}.p7{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:normal}@media only screen and (max-width:1300px){.p7{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:normal}}@media only screen and (max-width:768px){.p7{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:normal}}.otc-landing-page__section-2 .advantages .advantage-item__title,.p2-normal{font-size:20px;font-style:normal;font-weight:400;letter-spacing:0;line-height:28px}@media only screen and (max-width:768px){.otc-landing-page__section-2 .advantages .advantage-item__title,.p2-normal{font-size:18px;font-style:normal;font-weight:400;letter-spacing:0;line-height:26px}}.p3-thin{font-size:16px;font-style:normal;font-weight:300;letter-spacing:0;line-height:22px}@media only screen and (min-width:1920px)and (max-width:2559px){.p3-thin{font-size:20px;font-style:normal;font-weight:300;letter-spacing:0;line-height:26px}}@media only screen and (min-width:1441px)and (max-width:1900px){.p3-thin{font-size:20px;font-style:normal;font-weight:300;letter-spacing:0;line-height:26px}}@media only screen and (max-width:1024px){.p3-thin{font-size:14px;font-style:normal;font-weight:300;letter-spacing:0;line-height:20px}}@media only screen and (max-width:900px){.p3-thin{font-size:12px;font-style:normal;font-weight:300;letter-spacing:0;line-height:16px}}@media only screen and (max-width:768px){.p3-thin{font-size:12px;font-style:normal;font-weight:300;letter-spacing:0;line-height:14px}}@media only screen and (max-width:480px){.p3-thin{font-size:16px;font-style:normal;font-weight:300;letter-spacing:0;line-height:22px}}.otc-landing-page__section-2 .advantages .advantage-item__content,.p3-normal{font-size:16px;font-style:normal;font-weight:400;letter-spacing:0;line-height:22px}@media only screen and (max-width:768px){.otc-landing-page__section-2 .advantages .advantage-item__content,.p3-normal{font-size:12px;font-style:normal;font-weight:400;letter-spacing:0;line-height:16px}}.p3-medium{font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:22px}@media only screen and (max-width:768px){.p3-medium{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.p4-thin{font-size:17px;font-style:normal;font-weight:300;letter-spacing:0;line-height:25px}@media only screen and (min-width:1920px)and (max-width:2559px){.p4-thin{font-size:25px;font-style:normal;font-weight:300;letter-spacing:0;line-height:32px}}@media only screen and (min-width:1441px)and (max-width:1900px){.p4-thin{font-size:22px;font-style:normal;font-weight:300;letter-spacing:0;line-height:30px}}@media only screen and (max-width:768px){.p4-thin{font-size:14px;font-style:normal;font-weight:300;letter-spacing:0;line-height:22px}}@media only screen and (max-width:580px){.p4-thin{font-size:13px;font-style:normal;font-weight:300;letter-spacing:0;line-height:21px}}@media only screen and (max-width:480px){.p4-thin{font-size:17px;font-style:normal;font-weight:300;letter-spacing:0;line-height:25px}}.otc-landing-page__section-2 .introduce__right p,.p4-normal{font-size:17px;font-style:normal;font-weight:400;letter-spacing:0;line-height:25px}@media only screen and (min-width:3840px){.otc-landing-page__section-2 .introduce__right p,.p4-normal{font-size:42px;font-style:normal;font-weight:400;letter-spacing:0;line-height:50px}}@media only screen and (min-width:2560px)and (max-width:3839px){.otc-landing-page__section-2 .introduce__right p,.p4-normal{font-size:28px;font-style:normal;font-weight:400;letter-spacing:0;line-height:34px}}@media only screen and (max-width:768px){.otc-landing-page__section-2 .introduce__right p,.p4-normal{font-size:14px;font-style:normal;font-weight:400;letter-spacing:0;line-height:22px}}@media only screen and (max-width:580px){.otc-landing-page__section-2 .introduce__right p,.p4-normal{font-size:13px;font-style:normal;font-weight:400;letter-spacing:0;line-height:21px}}.otc-landing-page__section-2 .how-it-work__right .steps .step>div p,.otc-landing-page__section-2 .introduce__right .btn-start,.p4-medium{font-size:17px;font-style:normal;font-weight:500;letter-spacing:0;line-height:25px}@media only screen and (max-width:768px){.otc-landing-page__section-2 .how-it-work__right .steps .step>div p,.otc-landing-page__section-2 .introduce__right .btn-start,.p4-medium{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:22px}}@media only screen and (max-width:580px){.otc-landing-page__section-2 .how-it-work__right .steps .step>div p,.otc-landing-page__section-2 .introduce__right .btn-start,.p4-medium{font-size:13px;font-style:normal;font-weight:500;letter-spacing:0;line-height:21px}}.otc-landing-page__section-2 .how-it-work__right .steps .step>p,.p4-semibold{font-size:17px;font-style:normal;font-weight:600;letter-spacing:0;line-height:25px}@media only screen and (max-width:768px){.otc-landing-page__section-2 .how-it-work__right .steps .step>p,.p4-semibold{font-size:14px;font-style:normal;font-weight:600;letter-spacing:0;line-height:22px}}@media only screen and (max-width:580px){.otc-landing-page__section-2 .how-it-work__right .steps .step>p,.p4-semibold{font-size:13px;font-style:normal;font-weight:600;letter-spacing:0;line-height:21px}}.p4-bold{font-size:17px;font-style:normal;font-weight:700;letter-spacing:0;line-height:25px}@media only screen and (max-width:768px){.p4-bold{font-size:14px;font-style:normal;font-weight:700;letter-spacing:0;line-height:22px}}@media only screen and (max-width:580px){.p4-bold{font-size:13px;font-style:normal;font-weight:700;letter-spacing:0;line-height:21px}}.h3-semibold,.otc-landing-page__section-2 .how-it-work__right__title,.otc-landing-page__section-2 .introduce__right h3{font-size:35px;font-style:normal;font-weight:600;letter-spacing:0;line-height:45px}@media only screen and (max-width:768px){.h3-semibold,.otc-landing-page__section-2 .how-it-work__right__title,.otc-landing-page__section-2 .introduce__right h3{font-size:30px;font-style:normal;font-weight:600;letter-spacing:0;line-height:40px}}@media only screen and (max-width:580px){.h3-semibold,.otc-landing-page__section-2 .how-it-work__right__title,.otc-landing-page__section-2 .introduce__right h3{font-size:24px;font-style:normal;font-weight:600;letter-spacing:0;line-height:34px}}.h4-normal{font-size:27px;font-style:normal;font-weight:400;letter-spacing:0;line-height:32px}@media only screen and (min-width:3840px){.h4-normal{font-size:54px;font-style:normal;font-weight:400;letter-spacing:0;line-height:64px}}@media only screen and (min-width:2560px)and (max-width:3839px){.h4-normal{font-size:36px;font-style:normal;font-weight:400;letter-spacing:0;line-height:43px}}@media only screen and (max-width:1024px){.h4-normal{font-size:25px;font-style:normal;font-weight:400;letter-spacing:0;line-height:27px}}@media only screen and (max-width:900px){.h4-normal{font-size:20px;font-style:normal;font-weight:400;letter-spacing:0;line-height:23px}}@media only screen and (max-width:768px){.h4-normal{font-size:20px;font-style:normal;font-weight:400;letter-spacing:0;line-height:23px}}@media only screen and (max-width:580px){.h4-normal{font-size:18px;font-style:normal;font-weight:400;letter-spacing:0;line-height:22px}}@media only screen and (max-width:480px){.h4-normal{font-size:20px;font-style:normal;font-weight:400;letter-spacing:0;line-height:26px}}.h4-semibold{font-size:27px;font-style:normal;font-weight:600;letter-spacing:0;line-height:32px}@media only screen and (max-width:768px){.h4-semibold{font-size:22px;font-style:normal;font-weight:600;letter-spacing:0;line-height:25px}}@media only screen and (max-width:580px){.h4-semibold{font-size:18px;font-style:normal;font-weight:600;letter-spacing:0;line-height:22px}}.h5-bold{font-size:50px;font-style:normal;font-weight:700;letter-spacing:0;line-height:62.5px}@media only screen and (max-width:768px){.h5-bold{font-size:32px;font-style:normal;font-weight:700;letter-spacing:0;line-height:36px}}@media only screen and (max-width:580px){.h5-bold{font-size:24px;font-style:normal;font-weight:700;letter-spacing:0;line-height:30px}}.p5-thin{font-size:12px;font-style:normal;font-weight:300;letter-spacing:0;line-height:18px}@media only screen and (min-width:3840px){.p5-thin{font-size:42px;font-style:normal;font-weight:300;letter-spacing:0;line-height:60px}}@media only screen and (min-width:2560px)and (max-width:3839px){.p5-thin{font-size:28px;font-style:normal;font-weight:300;letter-spacing:0;line-height:40px}}@media only screen and (min-width:1920px)and (max-width:2559px){.p5-thin{font-size:20px;font-style:normal;font-weight:300;letter-spacing:0;line-height:26px}}@media only screen and (min-width:1441px)and (max-width:1900px){.p5-thin{font-size:18px;font-style:normal;font-weight:300;letter-spacing:0;line-height:24px}}@media only screen and (min-width:1441px)and (max-width:1600px){.p5-thin{font-size:17px;font-style:normal;font-weight:300;letter-spacing:0;line-height:23px}}@media only screen and (max-width:768px){.p5-thin{font-size:11px;font-style:normal;font-weight:300;letter-spacing:0;line-height:14px}}@media only screen and (max-width:580px){.p5-thin{font-size:10px;font-style:normal;font-weight:300;letter-spacing:0;line-height:14px}}@media only screen and (max-width:480px){.p5-thin{font-size:12px;font-style:normal;font-weight:300;letter-spacing:0;line-height:18px}}.p5-normal{font-size:12px;font-style:normal;font-weight:400;letter-spacing:0;line-height:18px}@media only screen and (max-width:580px){.p5-normal{font-size:10px;font-style:normal;font-weight:400;letter-spacing:0;line-height:14px}}.p6-thin{font-size:14px;font-style:normal;font-weight:300;letter-spacing:0;line-height:20px}@media only screen and (min-width:3840px){.p6-thin{font-size:42px;font-style:normal;font-weight:300;letter-spacing:0;line-height:54px}}@media only screen and (min-width:2560px)and (max-width:3839px){.p6-thin{font-size:28px;font-style:normal;font-weight:300;letter-spacing:0;line-height:36px}}@media only screen and (min-width:1920px)and (max-width:2559px){.p6-thin{font-size:18px;font-style:normal;font-weight:300;letter-spacing:0;line-height:24px}}@media only screen and (min-width:1441px)and (max-width:1900px){.p6-thin{font-size:18px;font-style:normal;font-weight:300;letter-spacing:0;line-height:24px}}@media only screen and (max-width:1024px){.p6-thin{font-size:13px;font-style:normal;font-weight:300;letter-spacing:0;line-height:16px}}@media only screen and (max-width:900px){.p6-thin{font-size:12px;font-style:normal;font-weight:300;letter-spacing:0;line-height:14px}}@media only screen and (max-width:580px){.p6-thin{font-size:12px;font-style:normal;font-weight:300;letter-spacing:0;line-height:14px}}@media only screen and (max-width:380px){.p6-thin{font-size:11px;font-style:normal;font-weight:300;letter-spacing:0;line-height:14px}}.p6-normal{font-size:14px;font-style:normal;font-weight:400;letter-spacing:0;line-height:20px}@media only screen and (min-width:1920px)and (max-width:2559px){.p6-normal{font-size:21px;font-style:normal;font-weight:400;letter-spacing:0;line-height:27px}}@media only screen and (min-width:1441px)and (max-width:1900px){.p6-normal{font-size:18px;font-style:normal;font-weight:400;letter-spacing:0;line-height:24px}}@media only screen and (max-width:580px){.p6-normal{font-size:12px;font-style:normal;font-weight:400;letter-spacing:0;line-height:14px}}.base-modal--error .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content,.base-modal--info .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content,.base-modal--success .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content,.base-modal-confirm .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content,.p-thin-s14-l20,.privilege-not-available-popup .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content{font-size:14px;font-style:normal;font-weight:300;letter-spacing:0;line-height:20px}@media only screen and (max-width:1300px){.base-modal--error .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content,.base-modal--info .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content,.base-modal--success .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content,.base-modal-confirm .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content,.p-thin-s14-l20,.privilege-not-available-popup .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content{font-size:13px;font-style:normal;font-weight:300;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.base-modal--error .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content,.base-modal--info .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content,.base-modal--success .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content,.base-modal-confirm .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content,.p-thin-s14-l20,.privilege-not-available-popup .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content{font-size:12px;font-style:normal;font-weight:300;letter-spacing:0;line-height:15px}}.p-thin-s20-l23{font-size:20px;font-style:normal;font-weight:300;letter-spacing:0;line-height:23px}@media only screen and (max-width:1300px){.p-thin-s20-l23{font-size:18px;font-style:normal;font-weight:300;letter-spacing:0;line-height:20px}}@media only screen and (max-width:768px){.p-thin-s20-l23{font-size:16px;font-style:normal;font-weight:300;letter-spacing:0;line-height:18px}}.base-modal--error .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-title,.base-modal--success .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-title,.base-modal-confirm .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-title,.maintenance-page .maintenance-page__wrapper .maintenance-page-content .assurance-msg__wrapper .btn-reload,.p-medium-s20-l24{font-size:20px;font-style:normal;font-weight:500;letter-spacing:0;line-height:24px}@media only screen and (max-width:1300px){.base-modal--error .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-title,.base-modal--success .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-title,.base-modal-confirm .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-title,.maintenance-page .maintenance-page__wrapper .maintenance-page-content .assurance-msg__wrapper .btn-reload,.p-medium-s20-l24{font-size:18px;font-style:normal;font-weight:500;letter-spacing:0;line-height:20px}}@media only screen and (max-width:768px){.base-modal--error .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-title,.base-modal--success .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-title,.base-modal-confirm .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-title,.maintenance-page .maintenance-page__wrapper .maintenance-page-content .assurance-msg__wrapper .btn-reload,.p-medium-s20-l24{font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}.market-page .market-content .market .type-tabs .ant-tabs-nav .ant-tabs-nav-list .ant-tabs-tab,.otc-modal-confirm .ant-modal-content .ant-modal-body .main-title span,.otc-modal-confirm__title span,.p-medium-s17-l23,.register--success .sub-title{font-size:17px;font-style:normal;font-weight:500;letter-spacing:0;line-height:23px}@media only screen and (max-width:1300px){.market-page .market-content .market .type-tabs .ant-tabs-nav .ant-tabs-nav-list .ant-tabs-tab,.otc-modal-confirm .ant-modal-content .ant-modal-body .main-title span,.otc-modal-confirm__title span,.p-medium-s17-l23,.register--success .sub-title{font-size:15px;font-style:normal;font-weight:500;letter-spacing:0;line-height:20px}}@media only screen and (max-width:768px){.market-page .market-content .market .type-tabs .ant-tabs-nav .ant-tabs-nav-list .ant-tabs-tab,.otc-modal-confirm .ant-modal-content .ant-modal-body .main-title span,.otc-modal-confirm__title span,.p-medium-s17-l23,.register--success .sub-title{font-size:13px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}.crypto-preview .preview__expired-time .timer__label,.crypto-result .preview__expired-time .timer__label,.otc-modal-confirm .ant-modal-content .ant-modal-header .ant-modal-title .otc-modal-confirm__header .timer__label,.otc-modal-confirm .ant-modal-content .ant-modal-header .ant-modal-title .otc-modal-confirm__header>span,.otc-page__header__right .contact__item div>span,.p-normal-s20-l28{font-size:20px;font-style:normal;font-weight:400;letter-spacing:0;line-height:28px}@media only screen and (max-width:1300px){.crypto-preview .preview__expired-time .timer__label,.crypto-result .preview__expired-time .timer__label,.otc-modal-confirm .ant-modal-content .ant-modal-header .ant-modal-title .otc-modal-confirm__header .timer__label,.otc-modal-confirm .ant-modal-content .ant-modal-header .ant-modal-title .otc-modal-confirm__header>span,.otc-page__header__right .contact__item div>span,.p-normal-s20-l28{font-size:18px;font-style:normal;font-weight:400;letter-spacing:0;line-height:26px}}@media only screen and (max-width:768px){.crypto-preview .preview__expired-time .timer__label,.crypto-result .preview__expired-time .timer__label,.otc-modal-confirm .ant-modal-content .ant-modal-header .ant-modal-title .otc-modal-confirm__header .timer__label,.otc-modal-confirm .ant-modal-content .ant-modal-header .ant-modal-title .otc-modal-confirm__header>span,.otc-page__header__right .contact__item div>span,.p-normal-s20-l28{font-size:16px;font-style:normal;font-weight:400;letter-spacing:0;line-height:24px}}.otc-modal-confirm .ant-modal-content .ant-modal-body ul li span,.p-normal-s14-l20{font-size:14px;font-style:normal;font-weight:400;letter-spacing:0;line-height:20px}@media only screen and (max-width:1300px){.otc-modal-confirm .ant-modal-content .ant-modal-body ul li span,.p-normal-s14-l20{font-size:13px;font-style:normal;font-weight:400;letter-spacing:0;line-height:16px}}@media only screen and (max-width:768px){.otc-modal-confirm .ant-modal-content .ant-modal-body ul li span,.p-normal-s14-l20{font-size:12px;font-style:normal;font-weight:400;letter-spacing:0;line-height:14px}}.otc-modal-confirm .ant-modal-content .ant-modal-body .otc-modal-confirm__footer .footer-btn-default,.p-normal-s13-l18,.password-checker>span{font-size:13px;font-style:normal;font-weight:400;letter-spacing:0;line-height:18px}@media only screen and (max-width:1300px){.otc-modal-confirm .ant-modal-content .ant-modal-body .otc-modal-confirm__footer .footer-btn-default,.p-normal-s13-l18,.password-checker>span{font-size:13px;font-style:normal;font-weight:400;letter-spacing:0;line-height:16px}}@media only screen and (max-width:768px){.otc-modal-confirm .ant-modal-content .ant-modal-body .otc-modal-confirm__footer .footer-btn-default,.p-normal-s13-l18,.password-checker>span{font-size:12px;font-style:normal;font-weight:400;letter-spacing:0;line-height:14px}}.p-semibold-s40-l45{font-size:40px;font-style:normal;font-weight:600;letter-spacing:0;line-height:45px}@media only screen and (max-width:1300px){.p-semibold-s40-l45{font-size:36px;font-style:normal;font-weight:600;letter-spacing:0;line-height:40px}}@media only screen and (max-width:768px){.p-semibold-s40-l45{font-size:32px;font-style:normal;font-weight:600;letter-spacing:0;line-height:36px}}.otc-page__tab-group .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab .ant-tabs-tab-btn,.p-medium-s20-l28{font-size:20px;font-style:normal;font-weight:500;letter-spacing:0;line-height:28px}@media only screen and (max-width:1300px){.otc-page__tab-group .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab .ant-tabs-tab-btn,.p-medium-s20-l28{font-size:18px;font-style:normal;font-weight:500;letter-spacing:0;line-height:24px}}@media only screen and (max-width:768px){.otc-page__tab-group .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab .ant-tabs-tab-btn,.p-medium-s20-l28{font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:20px}}.h3-semibold-nl{font-size:35px;font-style:normal;font-weight:600;letter-spacing:0;line-height:45px}@media only screen and (max-width:1024px){.h3-semibold-nl{font-size:30px;font-style:normal;font-weight:600;letter-spacing:0;line-height:40px}}@media only screen and (max-width:900px){.h3-semibold-nl{font-size:27px;font-style:normal;font-weight:600;letter-spacing:0;line-height:37px}}@media only screen and (max-width:768px){.h3-semibold-nl{font-size:27px;font-style:normal;font-weight:600;letter-spacing:0;line-height:37px}}@media only screen and (max-width:580px){.h3-semibold-nl{font-size:24px;font-style:normal;font-weight:600;letter-spacing:0;line-height:34px}}.h5-bold-nl{font-size:50px;font-style:normal;font-weight:700;letter-spacing:0;line-height:62.5px}@media only screen and (min-width:3840px){.h5-bold-nl{font-size:144px;font-style:normal;font-weight:700;letter-spacing:0;line-height:172.5px}}@media only screen and (min-width:2560px)and (max-width:3839px){.h5-bold-nl{font-size:96px;font-style:normal;font-weight:700;letter-spacing:0;line-height:115px}}@media only screen and (min-width:1441px)and (max-width:1900px){.h5-bold-nl{font-size:54px;font-style:normal;font-weight:700;letter-spacing:0;line-height:62.5px}}@media only screen and (min-width:1441px)and (max-width:1600px){.h5-bold-nl{font-size:48px;font-style:normal;font-weight:700;letter-spacing:0;line-height:57px}}@media only screen and (min-width:1025px)and (max-width:1440px){.h5-bold-nl{font-size:42px;font-style:normal;font-weight:700;letter-spacing:0;line-height:54px}}@media only screen and (max-width:1300px){.h5-bold-nl{font-size:42px;font-style:normal;font-weight:700;letter-spacing:0;line-height:54px}}@media screen and (max-height:699px){.h5-bold-nl{font-size:32px;font-style:normal;font-weight:700;letter-spacing:0;line-height:44px}}@media only screen and (max-width:1024px){.h5-bold-nl{font-size:35px;font-style:normal;font-weight:700;letter-spacing:0;line-height:38px}}@media only screen and (max-width:900px){.h5-bold-nl{font-size:35px;font-style:normal;font-weight:700;letter-spacing:0;line-height:38px}}@media only screen and (max-width:768px){.h5-bold-nl{font-size:32px;font-style:normal;font-weight:700;letter-spacing:0;line-height:36px}}@media only screen and (max-width:580px){.h5-bold-nl{font-size:24px;font-style:normal;font-weight:700;letter-spacing:0;line-height:30px}}@media only screen and (max-width:480px){.h5-bold-nl{font-size:20px;font-style:normal;font-weight:700;letter-spacing:0;line-height:26px}}.p4-normal-nl{font-size:17px;font-style:normal;font-weight:400;letter-spacing:0;line-height:25px}@media only screen and (min-width:3840px){.p4-normal-nl{font-size:34px;font-style:normal;font-weight:400;letter-spacing:0;line-height:50px}}@media only screen and (min-width:2560px)and (max-width:3839px){.p4-normal-nl{font-size:23px;font-style:normal;font-weight:400;letter-spacing:0;line-height:33px}}@media only screen and (max-width:1024px){.p4-normal-nl{font-size:14px;font-style:normal;font-weight:400;letter-spacing:0;line-height:22px}}@media only screen and (max-width:900px){.p4-normal-nl{font-size:13px;font-style:normal;font-weight:400;letter-spacing:0;line-height:21px}}@media only screen and (max-width:768px){.p4-normal-nl{font-size:13px;font-style:normal;font-weight:400;letter-spacing:0;line-height:21px}}@media only screen and (max-width:580px){.p4-normal-nl{font-size:13px;font-style:normal;font-weight:400;letter-spacing:0;line-height:21px}}.p4-thin-nl{font-size:17px;font-style:normal;font-weight:300;letter-spacing:0;line-height:25px}@media only screen and (min-width:3840px){.p4-thin-nl{font-size:54px;font-style:normal;font-weight:300;letter-spacing:0;line-height:80px}}@media only screen and (min-width:2560px)and (max-width:3839px){.p4-thin-nl{font-size:36px;font-style:normal;font-weight:300;letter-spacing:0;line-height:53px}}@media only screen and (min-width:1920px)and (max-width:2559px){.p4-thin-nl{font-size:22px;font-style:normal;font-weight:300;letter-spacing:0;line-height:30px}}@media only screen and (min-width:1441px)and (max-width:1900px){.p4-thin-nl{font-size:24px;font-style:normal;font-weight:300;letter-spacing:0;line-height:32px}}@media only screen and (min-width:1441px)and (max-width:1600px){.p4-thin-nl{font-size:20px;font-style:normal;font-weight:300;letter-spacing:0;line-height:28px}}@media only screen and (max-width:1024px){.p4-thin-nl{font-size:15px;font-style:normal;font-weight:300;letter-spacing:0;line-height:23px}}@media only screen and (max-width:900px){.p4-thin-nl{font-size:14px;font-style:normal;font-weight:300;letter-spacing:0;line-height:22px}}@media screen and (max-height:699px){.p4-thin-nl{font-size:14px;font-style:normal;font-weight:300;letter-spacing:0;line-height:22px}}@media only screen and (max-width:768px){.p4-thin-nl{font-size:14px;font-style:normal;font-weight:300;letter-spacing:0;line-height:22px}}@media only screen and (max-width:580px){.p4-thin-nl{font-size:13px;font-style:normal;font-weight:300;letter-spacing:0;line-height:21px}}@media only screen and (max-width:480px){.p4-thin-nl{font-size:12px;font-style:normal;font-weight:300;letter-spacing:0;line-height:20px}}.p2-normal-nl{font-size:20px;font-style:normal;font-weight:400;letter-spacing:0;line-height:28px}@media only screen and (min-width:3840px){.p2-normal-nl{font-size:40px;font-style:normal;font-weight:400;letter-spacing:0;line-height:56px}}@media only screen and (min-width:2560px)and (max-width:3839px){.p2-normal-nl{font-size:27px;font-style:normal;font-weight:400;letter-spacing:0;line-height:37px}}@media only screen and (min-width:1920px)and (max-width:2559px){.p2-normal-nl{font-size:24px;font-style:normal;font-weight:400;letter-spacing:0;line-height:32px}}@media only screen and (min-width:1441px)and (max-width:1900px){.p2-normal-nl{font-size:24px;font-style:normal;font-weight:400;letter-spacing:0;line-height:32px}}.p2-normal-nl__download-box{font-size:17px;font-style:normal;font-weight:400;letter-spacing:0;line-height:25px}@media only screen and (min-width:1920px)and (max-width:2559px){.p2-normal-nl__download-box{font-size:22px;font-style:normal;font-weight:400;letter-spacing:0;line-height:30px}}@media only screen and (max-width:1024px){.p2-normal-nl{font-size:18px;font-style:normal;font-weight:400;letter-spacing:0;line-height:26px}}@media only screen and (max-width:900px){.p2-normal-nl{font-size:14px;font-style:normal;font-weight:400;letter-spacing:0;line-height:26px}}@media only screen and (max-width:768px){.p2-normal-nl{font-size:14px;font-style:normal;font-weight:400;letter-spacing:0;line-height:26px}}@media only screen and (max-width:480px){.p2-normal-nl{font-size:20px;font-style:normal;font-weight:400;letter-spacing:0;line-height:28px}}.p3-normal-nl{font-size:16px;font-style:normal;font-weight:400;letter-spacing:0;line-height:22px}@media only screen and (min-width:3840px){.p3-normal-nl{font-size:32px;font-style:normal;font-weight:400;letter-spacing:0;line-height:36px}}@media only screen and (min-width:2560px)and (max-width:3839px){.p3-normal-nl{font-size:21px;font-size:26px;font-style:normal;font-weight:400;letter-spacing:0;line-height:24px;line-height:32px}}@media only screen and (min-width:1920px)and (max-width:2559px){.p3-normal-nl{font-size:24px;font-style:normal;font-weight:400;letter-spacing:0;line-height:30px}}@media only screen and (min-width:1441px)and (max-width:1900px){.p3-normal-nl{font-size:24px;font-style:normal;font-weight:400;letter-spacing:0;line-height:30px}}@media only screen and (max-width:900px){.p3-normal-nl{font-size:14px;font-style:normal;font-weight:400;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.p3-normal-nl{font-size:14px;font-style:normal;font-weight:400;letter-spacing:0;line-height:18px}}@media only screen and (max-width:480px){.p3-normal-nl{font-size:16px;font-style:normal;font-weight:400;letter-spacing:0;line-height:22px}}.p3-normal-sc{font-size:16px;font-style:normal;font-weight:400;letter-spacing:0;line-height:22px}@media only screen and (min-width:3840px){.p3-normal-sc{font-size:42px;font-style:normal;font-weight:400;letter-spacing:0;line-height:54px}}@media only screen and (min-width:2560px)and (max-width:3839px){.p3-normal-sc{font-size:28px;font-style:normal;font-weight:400;letter-spacing:0;line-height:36px}}@media only screen and (min-width:1920px)and (max-width:2559px){.p3-normal-sc{font-size:20px;font-style:normal;font-weight:400;letter-spacing:0;line-height:26px}}@media only screen and (min-width:1441px)and (max-width:1900px){.p3-normal-sc{font-size:20px;font-style:normal;font-weight:400;letter-spacing:0;line-height:26px}}@media only screen and (max-width:900px){.p3-normal-sc{font-size:14px;font-style:normal;font-weight:400;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.p3-normal-sc{font-size:14px;font-style:normal;font-weight:400;letter-spacing:0;line-height:18px}}@media only screen and (max-width:480px){.p3-normal-sc{font-size:14px;font-style:normal;font-weight:400;letter-spacing:0;line-height:18px}}@media only screen and (max-width:380px){.p3-normal-sc{font-size:12px;font-style:normal;font-weight:400;letter-spacing:0;line-height:18px}}.p5-nl{font-size:12px;font-style:normal;font-weight:400;letter-spacing:0;line-height:18px}@media only screen and (min-width:3840px){.p5-nl{font-size:24px;font-style:normal;font-weight:400;letter-spacing:0;line-height:36px}}@media only screen and (min-width:2560px)and (max-width:3839px){.p5-nl{font-size:16px;font-style:normal;font-weight:400;letter-spacing:0;line-height:24px}}@media only screen and (max-width:900px){.p5-nl{font-size:10px;font-style:normal;font-weight:400;letter-spacing:0;line-height:14px}}@media only screen and (max-width:580px){.p5-nl{font-size:10px;font-style:normal;font-weight:400;letter-spacing:0;line-height:14px}}.p3-medium-nl{font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:22px}@media only screen and (min-width:3840px){.p3-medium-nl{font-size:32px;font-style:normal;font-weight:500;letter-spacing:0;line-height:44px}}@media only screen and (min-width:2560px)and (max-width:3839px){.p3-medium-nl{font-size:21px;font-style:normal;font-weight:500;letter-spacing:0;line-height:29px}}@media only screen and (max-width:768px){.p3-medium-nl{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:20px}}.p6-normal-nl{font-size:14px;font-style:normal;font-weight:400;letter-spacing:0;line-height:20px}@media only screen and (min-width:3840px){.p6-normal-nl{font-size:28px;font-style:normal;font-weight:400;letter-spacing:0;line-height:34px}}@media only screen and (min-width:2560px)and (max-width:3839px){.p6-normal-nl{font-size:19px;font-size:22px;font-style:normal;font-weight:400;letter-spacing:0;line-height:23px;line-height:28px}}@media only screen and (min-width:1920px)and (max-width:2559px){.p6-normal-nl{font-size:20px;font-style:normal;font-weight:400;letter-spacing:0;line-height:26px}}@media only screen and (min-width:1441px)and (max-width:1900px){.p6-normal-nl{font-size:20px;font-style:normal;font-weight:400;letter-spacing:0;line-height:26px}}@media only screen and (max-width:768px){.p6-normal-nl{font-size:12px;font-style:normal;font-weight:400;letter-spacing:0;line-height:18px}}@media only screen and (max-width:580px){.p6-normal-nl{font-size:12px;font-style:normal;font-weight:400;letter-spacing:0;line-height:14px}}@media only screen and (max-width:480px){.p6-normal-nl{font-size:14px;font-style:normal;font-weight:400;letter-spacing:0;line-height:20px}}.h4-semibold-nl{font-size:27px;font-style:normal;font-weight:600;letter-spacing:0;line-height:32px}@media only screen and (min-width:3840px){.h4-semibold-nl{font-size:86px;font-style:normal;font-weight:600;letter-spacing:0;line-height:91px}}@media only screen and (min-width:2560px)and (max-width:3839px){.h4-semibold-nl{font-size:57px;font-style:normal;font-weight:600;letter-spacing:0;line-height:61px}}@media only screen and (min-width:1920px)and (max-width:2559px){.h4-semibold-nl{font-size:36px;font-style:normal;font-weight:600;letter-spacing:0;line-height:41px}}@media only screen and (min-width:1441px)and (max-width:1900px){.h4-semibold-nl{font-size:36px;font-style:normal;font-weight:600;letter-spacing:0;line-height:41px}}@media only screen and (max-width:1024px){.h4-semibold-nl{font-size:24px;font-style:normal;font-weight:600;letter-spacing:0;line-height:27px}}@media only screen and (max-width:900px){.h4-semibold-nl{font-size:17px;font-style:normal;font-weight:600;letter-spacing:0;line-height:20px}}@media only screen and (max-width:768px){.h4-semibold-nl{font-size:22px;font-style:normal;font-weight:600;letter-spacing:0;line-height:25px}}@media only screen and (max-width:580px){.h4-semibold-nl{font-size:18px;font-style:normal;font-weight:600;letter-spacing:0;line-height:22px}}@media only screen and (max-width:480px){.h4-semibold-nl{font-size:27px;font-style:normal;font-weight:600;letter-spacing:0;line-height:32px}}.p4-medium-nl{font-size:17px;font-style:normal;font-weight:500;letter-spacing:0;line-height:25px}@media only screen and (max-width:1024px){.p4-medium-nl{font-size:15px;font-style:normal;font-weight:500;letter-spacing:0;line-height:23px}}@media only screen and (max-width:768px){.p4-medium-nl{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:22px}}@media only screen and (max-width:580px){.p4-medium-nl{font-size:13px;font-style:normal;font-weight:500;letter-spacing:0;line-height:21px}}.menu-desc-thin{font-size:10px;font-style:normal;font-weight:300;letter-spacing:0;line-height:12.5px}@media only screen and (min-width:3840px){.menu-desc-thin{font-size:30px;font-style:normal;font-weight:300;letter-spacing:0;line-height:35px}}@media only screen and (min-width:2560px)and (max-width:3839px){.menu-desc-thin{font-size:20px;font-style:normal;font-weight:300;letter-spacing:0;line-height:23px}}.showcase-desc-thin{font-size:14px;font-style:normal;font-weight:300;letter-spacing:0;line-height:20px}@media only screen and (min-width:3840px){.showcase-desc-thin{font-size:32px;font-style:normal;font-weight:300;letter-spacing:0;line-height:44px}}@media only screen and (min-width:2560px)and (max-width:3839px){.showcase-desc-thin{font-size:21px;font-style:normal;font-weight:300;letter-spacing:0;line-height:29px}}@media only screen and (min-width:1920px)and (max-width:2559px){.showcase-desc-thin{font-size:18px;font-style:normal;font-weight:300;letter-spacing:0;line-height:24px}}@media only screen and (min-width:1441px)and (max-width:1900px){.showcase-desc-thin{font-size:14x;font-style:normal;font-weight:300;letter-spacing:0;line-height:17px}}@media only screen and (max-width:1024px){.showcase-desc-thin{font-size:13px;font-style:normal;font-weight:300;letter-spacing:0;line-height:16px}}@media only screen and (max-width:900px){.showcase-desc-thin{font-size:12px;font-style:normal;font-weight:300;letter-spacing:0;line-height:14px}}@media only screen and (max-width:580px){.showcase-desc-thin{font-size:12px;font-style:normal;font-weight:300;letter-spacing:0;line-height:14px}}@media only screen and (max-width:380px){.showcase-desc-thin{font-size:11px;font-style:normal;font-weight:300;letter-spacing:0;line-height:14px}}.text-bold{font-weight:700!important}.text-semi-bold{font-weight:600!important}.text-medium{font-weight:500!important}.text-normal{font-weight:400!important}.text-thin{font-weight:300!important}.font-family-en{font-family:Geologica,sans-serif!important}.font-family-th{font-family:Kanit,sans-serif!important}.ant-modal-confirm-body{align-items:center;display:flex!important;flex-direction:column;gap:10px}.ant-modal-confirm-body span.ant-modal-confirm-title{text-align:center}.ant-modal-confirm-body .anticon{margin-right:0}.ant-modal-confirm-body .ant-modal-confirm-content{font-weight:500;text-align:center;white-space:pre-line;width:100%}.ant-modal-confirm-btns,.ant-modal-confirm-btns button{width:100%}.base-modal--error .ant-modal-content,.base-modal--success .ant-modal-content,.base-modal-confirm .ant-modal-content{background-color:#151515;border-radius:24px}.base-modal--error .ant-modal-content .ant-modal-body,.base-modal--success .ant-modal-content .ant-modal-body,.base-modal-confirm .ant-modal-content .ant-modal-body{padding:24px 16px;width:100%}.base-modal--error .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper,.base-modal--error .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body,.base-modal--success .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper,.base-modal--success .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body,.base-modal-confirm .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper,.base-modal-confirm .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body{align-items:center;display:flex;flex-direction:column;gap:16px;width:100%}.base-modal--error .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content,.base-modal--error .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-title,.base-modal--success .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content,.base-modal--success .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-title,.base-modal-confirm .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content,.base-modal-confirm .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-title{margin:0;padding:0}.base-modal--error .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content,.base-modal--success .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content,.base-modal-confirm .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content{color:#939598}.base-modal--error .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-title,.base-modal--success .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-title,.base-modal-confirm .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-title{color:#fcfcfc}.base-modal--error .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-btns,.base-modal--success .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-btns,.base-modal-confirm .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-btns{align-items:center;display:flex;flex-direction:column-reverse;gap:8px;margin:0;width:100%}.base-modal--error .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-btns .ant-btn,.base-modal--success .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-btns .ant-btn,.base-modal-confirm .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-btns .ant-btn{border-radius:60px;font-size:16px;font-style:normal;font-weight:500;height:48px;letter-spacing:0;line-height:24px;width:100%}.base-modal--error .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-btns .ant-btn:hover,.base-modal--success .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-btns .ant-btn:hover,.base-modal-confirm .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-btns .ant-btn:hover{opacity:.8}.base-modal--error .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-btns .ant-btn-primary,.base-modal--success .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-btns .ant-btn-primary,.base-modal-confirm .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-btns .ant-btn-primary{background-color:#0ce6df;border-color:#0000;color:#0b4342}.base-modal--error .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-btns .ant-btn-default,.base-modal--success .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-btns .ant-btn-default,.base-modal-confirm .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-btns .ant-btn-default{background-color:#0000;border:1px solid #93959899;color:#939598}.base-modal-notification .ant-modal-confirm-body .ant-modal-confirm-title{margin:32px 0}.base-modal-notification .ant-modal-confirm-body .ant-modal-confirm-content{margin-bottom:32px}.base-modal-notification .ant-modal-confirm-btns{display:flex;gap:20px;justify-content:center;width:100%}.base-modal-notification .ant-modal-confirm-btns button{width:100%}.ant-modal-confirm-body>.anticon+.ant-modal-confirm-title+.ant-modal-confirm-content{margin-left:0}.ant-modal-confirm-error{width:350px!important}@media only screen and (max-width:480px){.ant-modal-confirm-error{width:300px!important}}.ant-modal-confirm-error .ant-modal-content{background-color:#151515;border:.2px solid #93959899;border:.2px solid var(--Border,#93959899);border-radius:30px;box-shadow:0 6px 15px 0 rgba(4,35,35,.251);margin:0 auto;max-width:324px;padding:30px!important}.ant-modal-confirm-error .ant-modal-content .ant-modal-body{display:flex;flex-direction:column;padding:0}.ant-modal-confirm-error .ant-modal-content .ant-modal-body .ant-modal-confirm-body{align-items:center;display:flex;flex-direction:column;gap:8px}.ant-modal-confirm-error .ant-modal-content .ant-modal-body .ant-modal-confirm-body .ant-modal-confirm-title{color:#fafafa;font-size:17px;font-style:normal;font-weight:500;letter-spacing:0;line-height:23px}@media only screen and (max-width:1300px){.ant-modal-confirm-error .ant-modal-content .ant-modal-body .ant-modal-confirm-body .ant-modal-confirm-title{font-size:15px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.ant-modal-confirm-error .ant-modal-content .ant-modal-body .ant-modal-confirm-body .ant-modal-confirm-title{font-size:13px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.ant-modal-confirm-error .ant-modal-content .ant-modal-body .ant-modal-confirm-body .ant-modal-confirm-content{align-items:center;color:#fafafa;display:flex;font-size:16px;font-style:normal;font-weight:500;justify-content:center;letter-spacing:-.04em;letter-spacing:0;line-height:22px;margin-top:16px;text-align:center}@media only screen and (max-width:1300px){.ant-modal-confirm-error .ant-modal-content .ant-modal-body .ant-modal-confirm-body .ant-modal-confirm-content{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.ant-modal-confirm-error .ant-modal-content .ant-modal-body .ant-modal-confirm-body .ant-modal-confirm-content{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.ant-modal-confirm-error .ant-modal-content .ant-modal-body .ant-modal-confirm-btns{margin-top:20px}.ant-modal-confirm-error .ant-modal-content .ant-modal-body .ant-modal-confirm-btns button{background-color:#0ce6df;border-color:none;border-radius:20px;color:#0b4342;font-size:17px;font-style:normal;font-weight:500;height:45px;letter-spacing:0;line-height:23px}@media only screen and (max-width:1300px){.ant-modal-confirm-error .ant-modal-content .ant-modal-body .ant-modal-confirm-btns button{font-size:15px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.ant-modal-confirm-error .ant-modal-content .ant-modal-body .ant-modal-confirm-btns button{font-size:13px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.ant-modal-confirm-error .ant-modal-content .ant-modal-body .ant-modal-confirm-btns button:active,.ant-modal-confirm-error .ant-modal-content .ant-modal-body .ant-modal-confirm-btns button:focus,.ant-modal-confirm-error .ant-modal-content .ant-modal-body .ant-modal-confirm-btns button:hover{border-color:none;opacity:.8}.ant-modal-confirm-error .ant-modal-close,.ant-modal-confirm-error .ant-modal-footer{display:none}.ant-modal-confirm-success{width:350px!important}@media only screen and (max-width:480px){.ant-modal-confirm-success{width:300px!important}}.ant-modal-confirm-success .ant-modal-content{background-color:#151515;border:.2px solid #93959899;border:.2px solid var(--Border,#93959899);border-radius:30px;box-shadow:0 6px 15px 0 rgba(4,35,35,.251);margin:0 auto;max-width:324px;padding:30px!important}.ant-modal-confirm-success .ant-modal-content .ant-modal-body{display:flex;flex-direction:column;padding:0}.ant-modal-confirm-success .ant-modal-content .ant-modal-body .ant-modal-confirm-body{align-items:center;display:flex;flex-direction:column;gap:8px}.ant-modal-confirm-success .ant-modal-content .ant-modal-body .ant-modal-confirm-body .ant-modal-confirm-title{align-items:center;color:#fafafa;display:flex;flex-direction:column;font-size:17px;font-style:normal;font-weight:500;gap:8px;letter-spacing:0;line-height:23px}@media only screen and (max-width:1300px){.ant-modal-confirm-success .ant-modal-content .ant-modal-body .ant-modal-confirm-body .ant-modal-confirm-title{font-size:15px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.ant-modal-confirm-success .ant-modal-content .ant-modal-body .ant-modal-confirm-body .ant-modal-confirm-title{font-size:13px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.ant-modal-confirm-success .ant-modal-content .ant-modal-body .ant-modal-confirm-body .ant-modal-confirm-title .invalid-code__icon{align-items:flex-end;display:flex}.ant-modal-confirm-success .ant-modal-content .ant-modal-body .ant-modal-confirm-body .ant-modal-confirm-content{align-items:center;color:#fafafa;display:flex;font-size:16px;font-style:normal;font-weight:500;justify-content:center;letter-spacing:-.04em;letter-spacing:0;line-height:22px;margin-top:12px}@media only screen and (max-width:1300px){.ant-modal-confirm-success .ant-modal-content .ant-modal-body .ant-modal-confirm-body .ant-modal-confirm-content{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.ant-modal-confirm-success .ant-modal-content .ant-modal-body .ant-modal-confirm-body .ant-modal-confirm-content{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.ant-modal-confirm-success .ant-modal-content .ant-modal-body .ant-modal-confirm-btns{margin-top:13.5px}.ant-modal-confirm-success .ant-modal-content .ant-modal-body .ant-modal-confirm-btns button{background-color:#fff;border-color:#fff;border-radius:20px;color:#131313;font-size:17px;font-style:normal;font-weight:500;height:40px;letter-spacing:0;line-height:23px}@media only screen and (max-width:1300px){.ant-modal-confirm-success .ant-modal-content .ant-modal-body .ant-modal-confirm-btns button{font-size:15px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.ant-modal-confirm-success .ant-modal-content .ant-modal-body .ant-modal-confirm-btns button{font-size:13px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.ant-modal-confirm-success .ant-modal-content .ant-modal-body .ant-modal-confirm-btns button:active,.ant-modal-confirm-success .ant-modal-content .ant-modal-body .ant-modal-confirm-btns button:focus,.ant-modal-confirm-success .ant-modal-content .ant-modal-body .ant-modal-confirm-btns button:hover{border-color:#fff}.ant-modal-confirm-success .ant-modal-close,.ant-modal-confirm-success .ant-modal-footer{display:none}.ant-modal-confirm-info{width:350px!important}@media only screen and (max-width:480px){.ant-modal-confirm-info{width:300px!important}}.ant-modal-confirm-info .ant-modal-content{background-color:#151515;border:.2px solid #93959899;border:.2px solid var(--Border,#93959899);border-radius:30px;box-shadow:0 6px 15px 0 rgba(4,35,35,.251);margin:0 auto;padding:30px!important;width:350px}@media only screen and (max-width:480px){.ant-modal-confirm-info .ant-modal-content{width:300px}}.ant-modal-confirm-info .ant-modal-content .ant-modal-body{display:flex;flex-direction:column;padding:0}.ant-modal-confirm-info .ant-modal-content .ant-modal-body .ant-modal-confirm-body{align-items:center;display:flex;flex-direction:column;gap:8px}.ant-modal-confirm-info .ant-modal-content .ant-modal-body .ant-modal-confirm-body .ant-modal-confirm-title{color:#fafafa;font-size:17px;font-style:normal;font-weight:500;letter-spacing:0;line-height:23px}@media only screen and (max-width:1300px){.ant-modal-confirm-info .ant-modal-content .ant-modal-body .ant-modal-confirm-body .ant-modal-confirm-title{font-size:15px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.ant-modal-confirm-info .ant-modal-content .ant-modal-body .ant-modal-confirm-body .ant-modal-confirm-title{font-size:13px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.ant-modal-confirm-info .ant-modal-content .ant-modal-body .ant-modal-confirm-body .ant-modal-confirm-content{align-items:center;color:#fafafa;display:flex;font-size:16px;font-style:normal;font-weight:500;justify-content:center;letter-spacing:-.04em;letter-spacing:0;line-height:22px;margin-top:12px;min-height:97px;text-align:center}@media only screen and (max-width:1300px){.ant-modal-confirm-info .ant-modal-content .ant-modal-body .ant-modal-confirm-body .ant-modal-confirm-content{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.ant-modal-confirm-info .ant-modal-content .ant-modal-body .ant-modal-confirm-body .ant-modal-confirm-content{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.ant-modal-confirm-info .ant-modal-content .ant-modal-body .ant-modal-confirm-btns{margin-top:13.5px}.ant-modal-confirm-info .ant-modal-content .ant-modal-body .ant-modal-confirm-btns button{background-color:#0ce6df;border:none;border-radius:20px;color:#0b4342;font-size:17px;font-style:normal;font-weight:500;height:45px;letter-spacing:0;line-height:23px;outline:none}@media only screen and (max-width:1300px){.ant-modal-confirm-info .ant-modal-content .ant-modal-body .ant-modal-confirm-btns button{font-size:15px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.ant-modal-confirm-info .ant-modal-content .ant-modal-body .ant-modal-confirm-btns button{font-size:13px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.ant-modal-confirm-info .ant-modal-content .ant-modal-body .ant-modal-confirm-btns button:active,.ant-modal-confirm-info .ant-modal-content .ant-modal-body .ant-modal-confirm-btns button:focus,.ant-modal-confirm-info .ant-modal-content .ant-modal-body .ant-modal-confirm-btns button:hover{opacity:.8}.ant-modal-confirm-info .ant-modal-close,.ant-modal-confirm-info .ant-modal-footer{display:none}.ant-modal-wrap.wrapper-modal-notification .ant-modal.ant-modal-confirm.ant-modal-confirm-info.modal-notification{margin-top:8%;width:500px!important}.ant-modal-wrap.wrapper-modal-notification .ant-modal.ant-modal-confirm.ant-modal-confirm-info.modal-notification .ant-modal-content{border-radius:30px}.ant-modal-wrap.wrapper-modal-notification .ant-modal.ant-modal-confirm.ant-modal-confirm-info.modal-notification .ant-modal-content .ant-modal-body{padding:30px!important}.ant-modal-wrap.wrapper-modal-notification .ant-modal.ant-modal-confirm.ant-modal-confirm-info.modal-notification .ant-modal-content .ant-modal-body .ant-modal-confirm-body{display:flex;flex-flow:column nowrap;gap:8px;padding:20px}.light .ant-modal-wrap.wrapper-modal-notification .ant-modal.ant-modal-confirm.ant-modal-confirm-info.modal-notification .ant-modal-content .ant-modal-body .ant-modal-confirm-body{background-color:#fff}.dark .ant-modal-wrap.wrapper-modal-notification .ant-modal.ant-modal-confirm.ant-modal-confirm-info.modal-notification .ant-modal-content .ant-modal-body .ant-modal-confirm-body{background-color:#000}.ant-modal-wrap.wrapper-modal-notification .ant-modal.ant-modal-confirm.ant-modal-confirm-info.modal-notification .ant-modal-content .ant-modal-body .ant-modal-confirm-body .ant-modal-confirm-title{font-size:24px;font-weight:500;line-height:28px}@media(min-width:1300px)and (max-width:1599px){.ant-modal-wrap.wrapper-modal-notification .ant-modal.ant-modal-confirm.ant-modal-confirm-info.modal-notification .ant-modal-content .ant-modal-body .ant-modal-confirm-body .ant-modal-confirm-title{font-size:22px;font-weight:500;line-height:26px}}@media(min-width:992px)and (max-width:1299px){.ant-modal-wrap.wrapper-modal-notification .ant-modal.ant-modal-confirm.ant-modal-confirm-info.modal-notification .ant-modal-content .ant-modal-body .ant-modal-confirm-body .ant-modal-confirm-title{font-size:20px;font-weight:500;line-height:24px}}.light .ant-modal-wrap.wrapper-modal-notification .ant-modal.ant-modal-confirm.ant-modal-confirm-info.modal-notification .ant-modal-content .ant-modal-body .ant-modal-confirm-body .ant-modal-confirm-title{color:#333}.dark .ant-modal-wrap.wrapper-modal-notification .ant-modal.ant-modal-confirm.ant-modal-confirm-info.modal-notification .ant-modal-content .ant-modal-body .ant-modal-confirm-body .ant-modal-confirm-title{color:#fafafa}.ant-modal-wrap.wrapper-modal-notification .ant-modal.ant-modal-confirm.ant-modal-confirm-info.modal-notification .ant-modal-content .ant-modal-body .ant-modal-confirm-body .ant-modal-confirm-content{align-items:center;display:flex;font-size:16px;font-style:normal;font-weight:500;justify-content:center;letter-spacing:0;line-height:22px;margin-top:12px;text-align:center}@media only screen and (max-width:1300px){.ant-modal-wrap.wrapper-modal-notification .ant-modal.ant-modal-confirm.ant-modal-confirm-info.modal-notification .ant-modal-content .ant-modal-body .ant-modal-confirm-body .ant-modal-confirm-content{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.ant-modal-wrap.wrapper-modal-notification .ant-modal.ant-modal-confirm.ant-modal-confirm-info.modal-notification .ant-modal-content .ant-modal-body .ant-modal-confirm-body .ant-modal-confirm-content{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.light .ant-modal-wrap.wrapper-modal-notification .ant-modal.ant-modal-confirm.ant-modal-confirm-info.modal-notification .ant-modal-content .ant-modal-body .ant-modal-confirm-body .ant-modal-confirm-content{color:#333}.dark .ant-modal-wrap.wrapper-modal-notification .ant-modal.ant-modal-confirm.ant-modal-confirm-info.modal-notification .ant-modal-content .ant-modal-body .ant-modal-confirm-body .ant-modal-confirm-content{color:#fafafa}.ant-modal-wrap.wrapper-modal-notification .ant-modal.ant-modal-confirm.ant-modal-confirm-info.modal-notification .ant-modal-content .ant-modal-body .ant-modal-confirm-btns{margin-top:0!important}.ant-modal-wrap.wrapper-modal-notification .ant-modal.ant-modal-confirm.ant-modal-confirm-info.modal-notification .ant-modal-content .ant-modal-confirm-btns .ant-btn{background-color:#08a19c;border:1px solid #08a19c;border-radius:20px;font-size:24px;font-style:normal;font-weight:550;height:72px;line-height:36px;margin-top:19px;outline-color:#08a19c;padding:18px 24px;width:100%}.coming-soon-modal{height:266px!important;width:350px!important}.coming-soon-modal .ant-modal-content{background-color:#131313;border-radius:30px;min-height:266px;padding:30px!important;width:350px}.coming-soon-modal .ant-modal-content .ant-modal-body{display:flex;flex-direction:column;padding:0}.coming-soon-modal .ant-modal-content .ant-modal-body .ant-modal-confirm-body{align-items:center;display:flex;flex-direction:column;gap:20px;padding:20px}.coming-soon-modal .ant-modal-content .ant-modal-body .ant-modal-confirm-body .ant-modal-confirm-title{align-items:center;color:#fafafa;display:flex;flex-direction:column;font-size:24px!important;gap:20px;min-height:48px;padding:10px 0 15px}.coming-soon-modal .ant-modal-content .ant-modal-body .ant-modal-confirm-body .ant-modal-confirm-title .invalid-code__icon{align-items:flex-end;display:flex}.coming-soon-modal .ant-modal-content .ant-modal-body .ant-modal-confirm-content{display:none!important}.coming-soon-modal .ant-modal-content .ant-modal-body .ant-modal-confirm-btns{margin-top:0}.coming-soon-modal .ant-modal-content .ant-modal-body .ant-modal-confirm-btns button{background-color:#fff;border:#fff;color:#131313;font-size:20px;font-weight:500;height:40px;line-height:24px}@media(min-width:1300px)and (max-width:1599px){.coming-soon-modal .ant-modal-content .ant-modal-body .ant-modal-confirm-btns button{font-size:18px;font-weight:500;line-height:24px}}@media(min-width:992px)and (max-width:1299px){.coming-soon-modal .ant-modal-content .ant-modal-body .ant-modal-confirm-btns button{font-size:16px;font-weight:500;line-height:20px}}.coming-soon-modal .ant-modal-content .ant-modal-body .ant-modal-confirm-btns button:active,.coming-soon-modal .ant-modal-content .ant-modal-body .ant-modal-confirm-btns button:focus,.coming-soon-modal .ant-modal-content .ant-modal-body .ant-modal-confirm-btns button:hover{border-color:#08a19c}.modal-price-alert-info{height:auto!important;width:500px!important}.modal-price-alert-info .ant-modal-content{border-radius:30px;min-height:387px;padding:0!important;width:500px}.light .modal-price-alert-info .ant-modal-content{background-color:#fff}.dark .modal-price-alert-info .ant-modal-content{background-color:#000}.modal-price-alert-info .ant-modal-content .ant-modal-body{display:flex;flex-direction:column;padding:0}.modal-price-alert-info .ant-modal-content .ant-modal-body .ant-modal-confirm-body{gap:0}.modal-price-alert-info .ant-modal-content .ant-modal-body .ant-modal-confirm-body .ant-modal-confirm-title{font-size:24px;font-weight:500;line-height:28px;padding:24px}@media(min-width:1300px)and (max-width:1599px){.modal-price-alert-info .ant-modal-content .ant-modal-body .ant-modal-confirm-body .ant-modal-confirm-title{font-size:22px;font-weight:500;line-height:26px}}@media(min-width:992px)and (max-width:1299px){.modal-price-alert-info .ant-modal-content .ant-modal-body .ant-modal-confirm-body .ant-modal-confirm-title{font-size:20px;font-weight:500;line-height:24px}}.light .modal-price-alert-info .ant-modal-content .ant-modal-body .ant-modal-confirm-body .ant-modal-confirm-title{color:#333}.dark .modal-price-alert-info .ant-modal-content .ant-modal-body .ant-modal-confirm-body .ant-modal-confirm-title{color:#fafafa}.modal-price-alert-info .ant-modal-content .ant-modal-body .ant-modal-confirm-body .ant-modal-confirm-title .invalid-code__icon{align-items:flex-end;display:flex}.modal-price-alert-info .ant-modal-content .ant-modal-body .ant-modal-confirm-body .ant-modal-confirm-content{border-top:1px solid #e7e7e7;font-size:16px;font-style:normal;font-weight:500;height:auto;letter-spacing:-.04em;letter-spacing:0;line-height:22px;padding:30px;text-align:left}@media only screen and (max-width:1300px){.modal-price-alert-info .ant-modal-content .ant-modal-body .ant-modal-confirm-body .ant-modal-confirm-content{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.modal-price-alert-info .ant-modal-content .ant-modal-body .ant-modal-confirm-body .ant-modal-confirm-content{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.light .modal-price-alert-info .ant-modal-content .ant-modal-body .ant-modal-confirm-body .ant-modal-confirm-content{color:#333}.dark .modal-price-alert-info .ant-modal-content .ant-modal-body .ant-modal-confirm-body .ant-modal-confirm-content{color:#fafafa}.modal-price-alert-info .ant-modal-content .ant-modal-body .ant-modal-confirm-btns{display:none;margin-top:0}.modal-price-alert-info .ant-modal-content .ant-modal-body .ant-modal-confirm-btns button{background:#08a19c;border-color:#08a19c;border-radius:20px;color:#fff;font-size:20px;font-weight:500;height:72px;line-height:24px}@media(min-width:1300px)and (max-width:1599px){.modal-price-alert-info .ant-modal-content .ant-modal-body .ant-modal-confirm-btns button{font-size:18px;font-weight:500;line-height:24px}}@media(min-width:992px)and (max-width:1299px){.modal-price-alert-info .ant-modal-content .ant-modal-body .ant-modal-confirm-btns button{font-size:16px;font-weight:500;line-height:20px}}.modal-price-alert-info .ant-modal-content .ant-modal-body .ant-modal-confirm-btns button:active,.modal-price-alert-info .ant-modal-content .ant-modal-body .ant-modal-confirm-btns button:focus,.modal-price-alert-info .ant-modal-content .ant-modal-body .ant-modal-confirm-btns button:hover{border-color:#08a19c}.modal-price-alert-info .ant-modal-close,.modal-price-alert-info .ant-modal-footer{display:none}.price-alert-info-modal{display:flex;flex-direction:column;gap:20px}.price-alert-info-modal .price-alert-info-modal-item{display:flex;gap:20px}.price-alert-info-modal .price-alert-info-modal-item>div{align-items:center;background-color:#08a19c;border-radius:50%;display:flex;height:30px;justify-content:center;padding:10px;width:30px}.trade-success-result-modal .ant-modal-confirm-body{padding:30px 50px!important}.trade-success-result-modal .ant-modal-content{padding:0!important}.trade-success-result-modal .ant-modal-confirm-content{display:flex;flex-direction:column;gap:10px;height:auto!important;text-align:start!important;text-align:inherit}.trade-success-result-modal .item-line__wrapper{display:flex;flex-direction:column;gap:10px}.trade-success-result-modal .item-line__wrapper .ant-form-item{margin-bottom:0}.trade-success-result-modal .item-line__wrapper .ant-form-item .ant-form-item-control .ant-form-item-control-input{min-height:-webkit-min-content;min-height:min-content}.trade-success-result-modal .item-line__wrapper .preview-form__item{align-items:center;display:flex;justify-content:space-between}.trade-success-result-modal .item-line__wrapper .preview-form__item__name{color:#fcfcfc;width:60%}.trade-success-result-modal .item-line__wrapper .preview-form__item__value{color:colorWhite2;text-align:flex-end}.trade-success-result-modal .ant-modal-confirm-btns{display:flex;justify-content:center;padding:20px 50px}.trade-success-result-modal .ant-modal-confirm-btns button{height:42px!important;width:50%}.trade-failed-result-modal .ant-modal-confirm-body{padding:30px 50px!important}.trade-failed-result-modal .ant-modal-content{padding:0!important}.trade-failed-result-modal .ant-modal-confirm-content{height:190px!important}.trade-failed-result-modal .ant-modal-confirm-btns{display:flex;justify-content:center;padding:20px 50px}.trade-failed-result-modal .ant-modal-confirm-btns button{height:42px!important;width:50%}.modal-confirm-mobile .ant-modal-content{background-color:#fff}.modal-confirm-mobile .ant-modal-content .ant-modal-confirm-title{color:#000!important;font-weight:600!important}.modal-confirm-mobile .ant-modal-content .ant-modal-confirm-content{color:#000!important}.modal-confirm-mobile .ant-modal-content .ant-modal-confirm-btns button{background-color:#131313!important;border-color:#131313!important;color:#fcfcfc!important}.modal-confirm-mobile .ant-modal-content .ant-modal-confirm-btns button:active,.modal-confirm-mobile .ant-modal-content .ant-modal-confirm-btns button:focus,.modal-confirm-mobile .ant-modal-content .ant-modal-confirm-btns button:hover{border-color:#131313!important}.otc-modal .ant-modal-content{padding:20px 50px!important;width:550px}@media only screen and (max-width:480px){.otc-modal .ant-modal-content{width:300px}}.otc-modal .ant-modal-content .ant-modal-confirm-content{height:-webkit-fit-content!important;height:fit-content!important}.otc-modal__body{border-top:1px solid #e7e7e7;padding:20px 0;width:100%}.otc-modal__body ul{align-items:flex-start;display:flex;flex-direction:column;gap:16px;list-style-type:none;margin:0;padding:0}.otc-modal__body ul li{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.otc-modal__body ul li span{color:#fcfcfc}.otc-modal-confirm{background-color:#212122;border-radius:12px;padding:0!important;width:550px!important}@media only screen and (max-width:480px){.otc-modal-confirm{width:300px}}.otc-modal-confirm__title{margin:0 0 20px;text-align:center;width:100%}.otc-modal-confirm__title span{color:#fcfcfc}.otc-modal-confirm .ant-modal-content{background-color:#0000;border-radius:0;box-shadow:none;padding:0;width:100%}.otc-modal-confirm .ant-modal-content .ant-modal-close{right:-5px;top:-10px}.otc-modal-confirm .ant-modal-content .ant-modal-header{background-color:#0000;border:0;border-bottom:1px solid #93959899;border-radius:0;padding:6px 24px;position:relative;width:100%}.otc-modal-confirm .ant-modal-content .ant-modal-header .ant-modal-title .otc-modal-confirm__header{align-items:center;display:flex;flex-direction:column;gap:10px;width:100%}.otc-modal-confirm .ant-modal-content .ant-modal-header .ant-modal-title .otc-modal-confirm__header .asset-logo,.otc-modal-confirm .ant-modal-content .ant-modal-header .ant-modal-title .otc-modal-confirm__header .timer{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.otc-modal-confirm .ant-modal-content .ant-modal-header .ant-modal-title .otc-modal-confirm__header.confirm .asset-logo,.otc-modal-confirm .ant-modal-content .ant-modal-header .ant-modal-title .otc-modal-confirm__header.confirm .timer{top:calc(50% + 28px)}.otc-modal-confirm .ant-modal-content .ant-modal-header .ant-modal-title .otc-modal-confirm__header .timer__label{color:#939598}.otc-modal-confirm .ant-modal-content .ant-modal-header .ant-modal-title .otc-modal-confirm__header .timer>div:before{background-color:#f0f0f0;border-radius:999px;content:" ";height:112px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:112px}.otc-modal-confirm .ant-modal-content .ant-modal-header .ant-modal-title .otc-modal-confirm__header .asset-logo{height:83.78px;width:83.78px}.otc-modal-confirm .ant-modal-content .ant-modal-header .ant-modal-title .otc-modal-confirm__header img{height:100%;max-height:168px;max-width:450px;width:100%}.otc-modal-confirm .ant-modal-content .ant-modal-header .ant-modal-title .otc-modal-confirm__header>span{color:#fcfcfc;margin:14px 0 16px}.otc-modal-confirm .ant-modal-content .ant-modal-body{padding:20px 50px;width:100%}@media only screen and (max-width:580px){.otc-modal-confirm .ant-modal-content .ant-modal-body{padding:20px 30px}}.otc-modal-confirm .ant-modal-content .ant-modal-body .main-title{align-items:center;display:flex;flex-direction:column;gap:5px;margin-bottom:20px;width:100%}.otc-modal-confirm .ant-modal-content .ant-modal-body .main-title span{color:#fcfcfc}.otc-modal-confirm .ant-modal-content .ant-modal-body ul{align-items:flex-start;display:flex;flex-direction:column;gap:10px;list-style-type:none;margin:0;padding:0}.otc-modal-confirm .ant-modal-content .ant-modal-body ul li{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.otc-modal-confirm .ant-modal-content .ant-modal-body ul li span{color:#fcfcfc}.otc-modal-confirm .ant-modal-content .ant-modal-body ul li .field-has-copy{align-items:center;display:flex;flex-direction:row;gap:10px}.otc-modal-confirm .ant-modal-content .ant-modal-body ul li .field-has-copy img{cursor:pointer}.otc-modal-confirm .ant-modal-content .ant-modal-body .otc-modal-confirm__footer{align-items:center;background-color:#0000;border:0;border-radius:0;display:flex;flex-direction:column;gap:10px;margin-top:20px;padding:0;width:100%}.otc-modal-confirm .ant-modal-content .ant-modal-body .otc-modal-confirm__footer .footer-btn{border:0;border-radius:999px;outline:none;width:100%}.otc-modal-confirm .ant-modal-content .ant-modal-body .otc-modal-confirm__footer .footer-btn-default{background-color:#0000;color:#fcfcfc}.otc-modal-confirm .ant-modal-content .ant-modal-body .otc-modal-confirm__footer .footer-btn-primary{background-color:#0ce6df;border:1px solid #0ce6df;color:#0b4342;font-size:16px;font-style:normal;font-weight:600;height:45px;letter-spacing:0;line-height:22px}@media only screen and (max-width:1300px){.otc-modal-confirm .ant-modal-content .ant-modal-body .otc-modal-confirm__footer .footer-btn-primary{font-size:14px;font-style:normal;font-weight:600;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.otc-modal-confirm .ant-modal-content .ant-modal-body .otc-modal-confirm__footer .footer-btn-primary{font-size:12px;font-style:normal;font-weight:600;letter-spacing:0;line-height:14px}}.login__modal--error{width:300px!important}.login__modal--error .ant-modal-content{padding:24px 16px!important}.login__modal--error .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body{gap:16px}.login__modal--error .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .icon-container img{height:58.44px;width:48.8px}.login__modal--error .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-title{color:#fcfcfc;font-size:20px;font-style:normal;font-weight:500;letter-spacing:0;line-height:24px}.login__modal--error .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content{color:#939598;font-size:14px;font-style:normal;font-weight:300;letter-spacing:0;line-height:20px;margin:0}.login__modal--error .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-btns{margin-top:16px}.login__modal--error .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-btns button{background-color:#0ce6df;border:0;border-radius:60px;color:#0b4342;font-size:16px;font-style:normal;font-weight:500;height:48px;letter-spacing:0;line-height:24px;outline:none;width:100%}.base-modal--info .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content{color:#939598}.privilege-not-available-popup .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-title{white-space:pre}.privilege-not-available-popup .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content{color:#939598;margin-top:6px;min-height:0!important;min-height:auto!important}.privilege-not-available-popup .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content .icon-container{margin-top:6px}.privilege-not-available-popup .ant-modal-content .ant-modal-body .ant-modal-confirm-body-wrapper .ant-modal-confirm-btns{margin-top:20px}.cancel-button-style{background:#0000!important;border:1px solid #e7e7e7cc!important;color:#fcfcfc!important}.privacy-policy-modal{top:calc(50vh - 350px);width:550px!important}@media only screen and (max-width:480px){.privacy-policy-modal{top:30px}}.privacy-policy-modal .ant-modal-content{background-color:#131313;border-radius:20px;height:700px;width:100%}@media only screen and (max-width:480px){.privacy-policy-modal .ant-modal-content{height:600px}}.privacy-policy-modal .ant-modal-content .ant-modal-body{display:flex;flex-direction:column;gap:18px;padding:0}.privacy-policy-modal .ant-modal-content .ant-modal-body .icon-container{margin-bottom:5px}.privacy-policy-modal .ant-modal-content .ant-modal-body .privacy-policy{background-color:#212122;border-bottom-left-radius:20px;border-bottom-right-radius:20px;padding:20px 56px!important}.privacy-policy-modal .ant-modal-content .ant-modal-body .privacy-policy__wrapper{height:390px;overflow-y:auto}@media only screen and (max-width:480px){.privacy-policy-modal .ant-modal-content .ant-modal-body .privacy-policy__wrapper{height:390px}}.privacy-policy-modal .ant-modal-content .ant-modal-body .privacy-policy__wrapper .title{background-color:#212122!important;display:flex;height:30px;position:-webkit-sticky;position:sticky;top:0}.privacy-policy-modal .ant-modal-content .ant-modal-body .privacy-policy__wrapper::-webkit-scrollbar-track{background-color:#0000;border:1px solid #0000;height:90%}.privacy-policy-modal .ant-modal-content .ant-modal-body .privacy-policy__wrapper::-webkit-scrollbar{background-color:#0000;height:90%;width:5px}.privacy-policy-modal .ant-modal-content .ant-modal-body .privacy-policy__wrapper::-webkit-scrollbar-thumb{background-color:#0ce6df;border-radius:5px}.privacy-policy-modal .ant-modal-content .ant-modal-body .privacy-policy .accept__privacy{display:flex;flex-direction:column;gap:16px}.privacy-policy-modal .ant-modal-content .ant-modal-body .privacy-policy .accept__privacy .ant-form-item{margin:0}.privacy-policy-modal .ant-modal-content .ant-modal-body .privacy-policy .accept__privacy .swtich-wrapper{align-items:center;display:flex;justify-content:space-between}.privacy-policy-modal .ant-modal-content .ant-modal-body .privacy-policy .accept__privacy .swtich-wrapper span{font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:22px;width:70%}@media only screen and (max-width:1300px){.privacy-policy-modal .ant-modal-content .ant-modal-body .privacy-policy .accept__privacy .swtich-wrapper span{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.privacy-policy-modal .ant-modal-content .ant-modal-body .privacy-policy .accept__privacy .swtich-wrapper span{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.privacy-policy-modal .ant-modal-content .ant-modal-body .privacy-policy .accept__privacy .privacy-consent,.privacy-policy-modal .ant-modal-content .ant-modal-body .privacy-policy .accept__privacy .privacy-consent .content{display:flex;flex-direction:column;gap:10px}.privacy-policy-modal .ant-modal-content .ant-modal-body .privacy-policy .accept__privacy .swtich-wrapper .switch{align-items:center;background-color:#0000;border:1px solid #fff;display:flex;height:26px;transition-duration:.5s;width:43px}.privacy-policy-modal .ant-modal-content .ant-modal-body .privacy-policy .accept__privacy .swtich-wrapper .switch .ant-switch-handle{height:20px;top:1.5px;width:20px}.privacy-policy-modal .ant-modal-content .ant-modal-body .privacy-policy .accept__privacy .swtich-wrapper .switch .ant-switch-handle:before{background-color:#939598;border-radius:50%;height:20px;width:20px}.privacy-policy-modal .ant-modal-content .ant-modal-body .privacy-policy .accept__privacy .swtich-wrapper .switch .ant-switch-inner{margin:0 7px 0 34px}.privacy-policy-modal .ant-modal-content .ant-modal-body .privacy-policy .accept__privacy .swtich-wrapper .switch .ant-switch-inner span{align-items:center;display:flex;margin-left:3px}.privacy-policy-modal .ant-modal-content .ant-modal-body .privacy-policy .accept__privacy .swtich-wrapper .ant-switch-checked:focus,.privacy-policy-modal .ant-modal-content .ant-modal-body .privacy-policy .accept__privacy .swtich-wrapper .ant-switch:focus{box-shadow:none}.privacy-policy-modal .ant-modal-content .ant-modal-body .privacy-policy .accept__privacy .swtich-wrapper .ant-switch-checked .ant-switch-handle{left:calc(100% - 22px)}.privacy-policy-modal .ant-modal-content .ant-modal-body .privacy-policy .accept__privacy .swtich-wrapper .ant-switch-checked .ant-switch-handle:before{background-color:#0ce6df!important;left:0}.privacy-policy-modal .ant-modal-content .ant-modal-body .privacy-policy .accept__privacy .swtich-wrapper .ant-switch-checked .ant-switch-inner{margin:0 7px 0 4px}.privacy-policy-modal .ant-modal-content .ant-modal-body .privacy-policy .accept__privacy .swtich-wrapper .ant-switch-checked .ant-switch-inner span{align-items:center;display:flex}.privacy-policy-modal .ant-modal-content .ant-modal-body .privacy-policy .privacy-policy__content{padding-right:10px}.privacy-policy-modal .ant-modal-content .ant-modal-body .privacy-policy .privacy-policy__content p,.privacy-policy-modal .ant-modal-content .ant-modal-body .privacy-policy .privacy-policy__content span{background-color:#0000!important;color:#fff!important}.privacy-policy-modal .ant-modal-content .ant-modal-body .privacy-policy .privacy-policy__content table td{border:1px solid #bfbfbf}.privacy-policy-modal .ant-modal-content .ant-modal-body .privacy-policy .privacy-policy__content a,.privacy-policy-modal .ant-modal-content .ant-modal-body .privacy-policy .privacy-policy__content a *,.privacy-policy-modal .ant-modal-content .ant-modal-body .privacy-policy .privacy-policy__content a:hover,.privacy-policy-modal .ant-modal-content .ant-modal-body .privacy-policy .privacy-policy__content a:hover *{color:#0ce6df!important;text-decoration:none}.privacy-policy-modal .ant-modal-content .ant-modal-body .privacy-policy .privacy-policy__content mark{background-color:#0000;color:#fff!important}.privacy-policy-modal .ant-modal-content .ant-modal-body .privacy-policy .button-scroll{align-items:center;background:none;background:#0ce6df;border:none;border-radius:50%;bottom:12%;cursor:pointer;display:flex;height:40px;justify-content:center;padding:0;position:absolute;right:40px;width:-webkit-fit-content;width:fit-content;width:40px}.privacy-policy-modal .ant-modal-content .ant-modal-body .privacy-policy .button-scroll .icon-container{margin:0}.privacy-policy-modal .ant-modal-content .ant-modal-body .privacy-policy .button-wrapper{display:flex;flex-direction:column;gap:5px;width:100%}.privacy-policy-modal .ant-modal-content .ant-modal-body .privacy-policy .button-wrapper .button-decline{font-size:13px;font-style:normal;font-weight:400;letter-spacing:0;line-height:18px}.privacy-policy-modal .ant-modal-content .ant-modal-body .privacy-policy .button-wrapper .button-decline:hover{color:#fcfcfc;opacity:.6}.privacy-policy-modal .ant-modal-footer{display:none}.otc-term .ant-modal-content,.privilege-term .ant-modal-content{background-color:#212122;border-radius:20px;height:730px;padding:0}.otc-term__header,.privilege-term__header{align-items:center;background-color:#151515;border-top-left-radius:21px;border-top-right-radius:21px;display:flex;flex-direction:column;gap:5px;height:180px;justify-content:center;width:100%}.otc-term__header .icon-container img,.privilege-term__header .icon-container img{height:108px;width:58.83px}.otc-term .privacy-policy,.privilege-term .privacy-policy{align-items:flex-start;display:flex;flex-direction:column;gap:25px}.otc-term .privacy-policy .button-scroll,.privilege-term .privacy-policy .button-scroll{top:75%}.otc-term .privacy-policy .button-wrapper,.privilege-term .privacy-policy .button-wrapper{align-items:center;display:flex;flex-direction:column;gap:5px!important;padding:0 56px;width:100%}.otc-term .privacy-policy .button-wrapper .button--agree,.privilege-term .privacy-policy .button-wrapper .button--agree{background-color:#0ce6df;border:1px solid #0ce6df;border-radius:100px;color:#0b4342;font-size:16px;font-style:normal;font-weight:600;height:45px;letter-spacing:0;line-height:22px;outline:0;width:100%}.otc-term .privacy-policy .button-wrapper .button--agree.disable,.privilege-term .privacy-policy .button-wrapper .button--agree.disable{background-color:#939598!important;border-color:#939598!important;color:#151515!important}.otc-term .privacy-policy .button-wrapper .button--declined,.privilege-term .privacy-policy .button-wrapper .button--declined{border:0;color:#fcfcfc;font-size:13px;font-style:normal;font-weight:400;letter-spacing:0;line-height:18px;outline:none}.otc-term .privacy-policy__content,.privilege-term .privacy-policy__content{padding:20px 56px!important}.otc-term__title,.privilege-term__title{color:#fcfcfc;font-size:27px;font-style:normal;font-weight:600;letter-spacing:0;line-height:32px;padding:0 56px;text-align:center}.privilege-term .privacy-policy__content{padding:20px 0!important}.privilege-term .privacy-policy .button-wrapper{gap:10px!important;padding:0}.privilege-term .privacy-policy .checkbox--common{margin:0!important}.fatca-modal{top:calc(50vh - 350px);width:550px!important}@media only screen and (max-width:480px){.fatca-modal{top:30px}}.fatca-modal .ant-modal-content{background-color:#212122;border-radius:20px;height:700px;width:100%}@media only screen and (max-width:480px){.fatca-modal .ant-modal-content{height:600px}}.fatca-modal .ant-modal-content .ant-modal-body{background-color:#151515;border-radius:20px;padding:0}.fatca-modal .ant-modal-content .ant-modal-body .fatca{padding:10px 63.5px!important}.fatca-modal .ant-modal-content .ant-modal-body .fatca__header{background-color:#212122;border-top-left-radius:20px;border-top-right-radius:20px;margin:-10px -63.5px;padding:17px 0}.fatca-modal .ant-modal-content .ant-modal-body .fatca .fatca__content-wrapper{background-color:#151515;display:flex;flex-direction:column;height:260px;margin-top:15px;overflow-y:auto}.fatca-modal .ant-modal-content .ant-modal-body .fatca .fatca__content-wrapper .fatca__content p,.fatca-modal .ant-modal-content .ant-modal-body .fatca .fatca__content-wrapper .fatca__content span{background-color:#151515!important;color:#fff!important}.fatca-modal .ant-modal-content .ant-modal-body .fatca .fatca__content-wrapper .fatca__content table td{border:1px solid #bfbfbf}.fatca-modal .ant-modal-content .ant-modal-body .fatca .fatca__content-wrapper .fatca__content a,.fatca-modal .ant-modal-content .ant-modal-body .fatca .fatca__content-wrapper .fatca__content a *,.fatca-modal .ant-modal-content .ant-modal-body .fatca .fatca__content-wrapper .fatca__content a:hover,.fatca-modal .ant-modal-content .ant-modal-body .fatca .fatca__content-wrapper .fatca__content a:hover *{color:#0ce6df!important;text-decoration:none}@media only screen and (max-width:480px){.fatca-modal .ant-modal-content .ant-modal-body .fatca .fatca__content-wrapper{height:280px}}.fatca-modal .ant-modal-content .ant-modal-body .fatca .fatca__content-wrapper::-webkit-scrollbar-track{background-color:#151515;border:1px solid #151515;height:90%}.fatca-modal .ant-modal-content .ant-modal-body .fatca .fatca__content-wrapper::-webkit-scrollbar{background-color:#151515;height:90%;width:5px}.fatca-modal .ant-modal-content .ant-modal-body .fatca .fatca__content-wrapper::-webkit-scrollbar-thumb{background-color:#0ce6df;border-radius:5px}.fatca-modal .ant-modal-content .ant-modal-body .fatca .fatca__content-wrapper mark{background:#0000;color:#fff!important}.fatca-modal .ant-modal-content .ant-modal-body .fatca .radiobox__group{background-color:#151515!important}.fatca-modal .ant-modal-content .ant-modal-body .fatca .ant-radio-group .ant-space-vertical{gap:24px!important}.fatca-modal .ant-modal-content .ant-modal-body .fatca .ant-radio .ant-radio-inner,.fatca-modal .ant-modal-content .ant-modal-body .fatca .ant-radio-checked .ant-radio-inner{border-color:#fafafa}.fatca-modal .ant-modal-content .ant-modal-body .fatca .ant-radio .ant-radio-inner:after,.fatca-modal .ant-modal-content .ant-modal-body .fatca .ant-radio-checked .ant-radio-inner:after{background-color:#0ce6df}.fatca-modal .ant-modal-content .ant-modal-body .button-wrapper{display:flex;flex-direction:column;gap:5px;padding:20px 0;width:100%}.fatca-modal .ant-modal-content .ant-modal-body .button-wrapper .button-decline{font-size:13px;font-style:normal;font-weight:400;letter-spacing:0;line-height:18px}.fatca-modal .ant-modal-content .ant-modal-body .button-wrapper .button-decline:hover{color:#fcfcfc;opacity:.6}.fatca-modal .ant-modal-content .ant-modal-body .button-scroll{background:none;background:#0ce6df;border:none;border-radius:50%;cursor:pointer;height:40px;padding:0;position:absolute;right:45px;top:62%;width:-webkit-fit-content;width:fit-content;width:40px;z-index:100}.disable-2fa-modal{height:545px;width:500px!important}.disable-2fa-modal .ant-modal-content{background-color:#000;border-radius:30px}.disable-2fa-modal .ant-modal-content .ant-modal-body{padding:20px 16px}.disable-2fa-modal.has-bg{align-items:center;border-radius:30px;display:flex;flex-direction:column;justify-content:flex-end}.disable-2fa-modal.has-bg .ant-modal-content{background-image:url(/static/media/bg-setup-2fa.306cf13ec8d5ee629d80.png);background-repeat:no-repeat;background-size:100%}.disable-2fa-modal-content{display:flex;flex-direction:column;gap:20px;padding:0 20px}@media only screen and (max-width:1024px){.disable-2fa-modal-content{align-items:center;height:450px;justify-content:flex-end}}@media only screen and (max-width:1024px)and (max-width:480px){.disable-2fa-modal-content{height:420px;padding:0}}@media only screen and (max-width:1024px)and (max-width:480px)and (max-width:380px){.disable-2fa-modal-content{height:380px}}.disable-2fa-modal-content__title{display:flex;justify-content:center;position:relative}.disable-2fa-modal-content__title .title{bottom:28px;position:absolute;text-align:center;width:100%}@media only screen and (max-width:1024px){.disable-2fa-modal-content__title .title{position:static}}.disable-2fa-modal-content .form-gg-authen{display:flex;flex-direction:column;gap:20px}.disable-2fa-modal-content .form-gg-authen .ant-form-item,.disable-2fa-modal-content .form-gg-authen .authen-code-container{margin-bottom:0}.disable-2fa-modal-content .form-gg-authen .description{align-items:center;color:#fcfcfc;display:flex;height:42px;justify-content:center;text-align:center;width:98%}.disable-2fa-modal-content .form-gg-authen .submit-btn{border:none;border-radius:20px;width:100%}.disable-2fa-modal .topic__wrapper{align-items:center;display:flex;justify-content:space-between;width:100%}@media only screen and (max-width:1024px){.disable-2fa-modal .topic__wrapper{padding:20px;position:absolute;top:0}}.disable-2fa-modal .topic__wrapper .close-btn{background:none;border:none;cursor:pointer;padding:0;width:-webkit-fit-content;width:fit-content}.ant-modal-wrap.dark .ant-modal.modal--country--area,.ant-modal-wrap.modal--reset--password .ant-modal.modal--country--area{color:#939598;margin-top:100px;position:relative;width:457px!important}.ant-modal-wrap.dark .ant-modal.modal--country--area .ant-modal-content,.ant-modal-wrap.modal--reset--password .ant-modal.modal--country--area .ant-modal-content{border-radius:30px;padding:30px}.ant-modal-wrap.dark .ant-modal.modal--country--area .ant-modal-content .ant-modal-close-x svg,.ant-modal-wrap.modal--reset--password .ant-modal.modal--country--area .ant-modal-content .ant-modal-close-x svg{height:20px;width:20px}.ant-modal-wrap.dark .ant-modal.modal--country--area .ant-modal-content .ant-modal-close-x svg path,.ant-modal-wrap.modal--reset--password .ant-modal.modal--country--area .ant-modal-content .ant-modal-close-x svg path{stroke-width:100%}.light .ant-modal-wrap.dark .ant-modal.modal--country--area .ant-modal-content .ant-modal-close-x,.light .ant-modal-wrap.modal--reset--password .ant-modal.modal--country--area .ant-modal-content .ant-modal-close-x{color:#333}.dark .ant-modal-wrap.dark .ant-modal.modal--country--area .ant-modal-content .ant-modal-close-x,.dark .ant-modal-wrap.modal--reset--password .ant-modal.modal--country--area .ant-modal-content .ant-modal-close-x{color:#939598}.ant-modal-wrap.dark .ant-modal.modal--country--area .ant-modal-content .ant-modal-header,.ant-modal-wrap.modal--reset--password .ant-modal.modal--country--area .ant-modal-content .ant-modal-header{border-bottom:none;margin-bottom:20px;padding:0}.ant-modal-wrap.dark .ant-modal.modal--country--area .ant-modal-content .ant-modal-header .ant-modal-title,.ant-modal-wrap.modal--reset--password .ant-modal.modal--country--area .ant-modal-content .ant-modal-header .ant-modal-title{display:flex;font-size:24px;font-weight:500;justify-content:space-between;line-height:28px;padding:0 20px}.ant-modal-wrap.dark .ant-modal.modal--country--area .ant-modal-content .ant-modal-header .ant-modal-title svg,.ant-modal-wrap.modal--reset--password .ant-modal.modal--country--area .ant-modal-content .ant-modal-header .ant-modal-title svg{cursor:pointer}@media(min-width:1300px)and (max-width:1599px){.ant-modal-wrap.dark .ant-modal.modal--country--area .ant-modal-content .ant-modal-header .ant-modal-title,.ant-modal-wrap.modal--reset--password .ant-modal.modal--country--area .ant-modal-content .ant-modal-header .ant-modal-title{font-size:22px;font-weight:500;line-height:26px}}@media(min-width:992px)and (max-width:1299px){.ant-modal-wrap.dark .ant-modal.modal--country--area .ant-modal-content .ant-modal-header .ant-modal-title,.ant-modal-wrap.modal--reset--password .ant-modal.modal--country--area .ant-modal-content .ant-modal-header .ant-modal-title{font-size:20px;font-weight:500;line-height:24px}}.light .ant-modal-wrap.dark .ant-modal.modal--country--area .ant-modal-content .ant-modal-header .ant-modal-title,.light .ant-modal-wrap.modal--reset--password .ant-modal.modal--country--area .ant-modal-content .ant-modal-header .ant-modal-title{color:#333}.dark .ant-modal-wrap.dark .ant-modal.modal--country--area .ant-modal-content .ant-modal-header .ant-modal-title,.dark .ant-modal-wrap.modal--reset--password .ant-modal.modal--country--area .ant-modal-content .ant-modal-header .ant-modal-title{color:#fafafa}.ant-modal-wrap.dark .ant-modal.modal--country--area .ant-modal-content .ant-modal-body,.ant-modal-wrap.modal--reset--password .ant-modal.modal--country--area .ant-modal-content .ant-modal-body{padding:0}.ant-modal-wrap.dark .ant-modal.modal--country--area .ant-modal-content .ant-modal-body .countries,.ant-modal-wrap.modal--reset--password .ant-modal.modal--country--area .ant-modal-content .ant-modal-body .countries{display:flex;flex-direction:column;gap:20px;margin-top:21px;max-height:360px;overflow-y:scroll}.ant-modal-wrap.dark .ant-modal.modal--country--area .ant-modal-content .ant-modal-body .countries--item,.ant-modal-wrap.modal--reset--password .ant-modal.modal--country--area .ant-modal-content .ant-modal-body .countries--item{align-items:center;border-radius:10px;display:flex;height:56px;padding:13px}.ant-modal-wrap.dark .ant-modal.modal--country--area .ant-modal-content .ant-modal-body .countries--item img,.ant-modal-wrap.modal--reset--password .ant-modal.modal--country--area .ant-modal-content .ant-modal-body .countries--item img{border-radius:50%;height:25px;width:25px}.ant-modal-wrap.dark .ant-modal.modal--country--area .ant-modal-content .ant-modal-body .countries--item__area,.ant-modal-wrap.modal--reset--password .ant-modal.modal--country--area .ant-modal-content .ant-modal-body .countries--item__area{flex-basis:220px;font-size:20px;font-weight:400;line-height:30px;text-align:center}.ant-modal-wrap.dark .ant-modal.modal--country--area .ant-modal-content .ant-modal-body .countries--item__phoneCode,.ant-modal-wrap.modal--reset--password .ant-modal.modal--country--area .ant-modal-content .ant-modal-body .countries--item__phoneCode{font-size:20px;font-weight:400;line-height:30px}.ant-modal-wrap.dark .ant-modal.modal--country--area .ant-modal-content .ant-modal-body .countries::-webkit-scrollbar,.ant-modal-wrap.modal--reset--password .ant-modal.modal--country--area .ant-modal-content .ant-modal-body .countries::-webkit-scrollbar{display:none}.ant-modal-wrap.dark .ant-modal.modal--country--area .ant-modal-content .ant-modal-body .search-input-container,.ant-modal-wrap.modal--reset--password .ant-modal.modal--country--area .ant-modal-content .ant-modal-body .search-input-container{border-radius:10px;height:48px}.ant-modal-wrap.dark .ant-modal.modal--country--area .ant-modal-content .ant-modal-body .search-input-container input,.ant-modal-wrap.modal--reset--password .ant-modal.modal--country--area .ant-modal-content .ant-modal-body .search-input-container input{font-size:20px}.ant-modal-wrap.dark .ant-modal.modal--country--area .ant-modal-content .ant-modal-body .search-input-container input::placeholder,.ant-modal-wrap.modal--reset--password .ant-modal.modal--country--area .ant-modal-content .ant-modal-body .search-input-container input::placeholder{font-size:20px;font-weight:400}@media(min-width:1300px)and (max-width:1599px){.ant-modal-wrap.dark .ant-modal.modal--country--area .ant-modal-content .ant-modal-body .search-input-container input::placeholder,.ant-modal-wrap.modal--reset--password .ant-modal.modal--country--area .ant-modal-content .ant-modal-body .search-input-container input::placeholder{font-size:20px;font-weight:400}}@media(min-width:992px)and (max-width:1299px){.ant-modal-wrap.dark .ant-modal.modal--country--area .ant-modal-content .ant-modal-body .search-input-container input::placeholder,.ant-modal-wrap.modal--reset--password .ant-modal.modal--country--area .ant-modal-content .ant-modal-body .search-input-container input::placeholder{font-size:20px;font-weight:400}}.ant-modal-wrap.dark .ant-modal.modal--country--area .ant-modal-content .ant-modal-footer,.ant-modal-wrap.modal--reset--password .ant-modal.modal--country--area .ant-modal-content .ant-modal-footer{border-top:none}.ant-modal-wrap.dark .ant-modal.modal--country--area .ant-modal-content::-webkit-scrollbar,.ant-modal-wrap.modal--reset--password .ant-modal.modal--country--area .ant-modal-content::-webkit-scrollbar{display:none}[data-theme=dark] .ant-modal-wrap.modal--reset--password .ant-modal-close-x{color:#fff}[data-theme=dark] .ant-modal-wrap.modal--reset--password .ant-modal-content{background-color:#000}[data-theme=dark] .ant-modal-wrap.modal--reset--password .ant-modal-content .ant-modal-header{background:none}[data-theme=dark] .ant-modal-wrap.modal--reset--password .ant-modal-content .ant-modal-header .ant-modal-title svg path{fill:#fafafa}[data-theme=dark] .ant-modal-wrap.modal--reset--password .ant-modal-content .ant-modal-body .search-input-container{background:#12121299;border:1px solid #939598}[data-theme=dark] .ant-modal-wrap.modal--reset--password .ant-modal-content .ant-modal-body .countries--item{color:#939598}[data-theme=dark] .ant-modal-wrap.modal--reset--password .ant-modal-content .ant-modal-body .countries--item:hover{background:#222;border-radius:10px;color:#b8b8b8;cursor:pointer}[data-theme=light] .ant-modal-wrap.modal--reset--password .ant-modal-close-x{color:#333}[data-theme=light] .ant-modal-wrap.modal--reset--password .ant-modal-content .ant-modal-header{background:none}[data-theme=light] .ant-modal-wrap.modal--reset--password .ant-modal-content .ant-modal-header .ant-modal-title svg path{fill:#000}[data-theme=light] .ant-modal-wrap.modal--reset--password .ant-modal-content .ant-modal-body .search-input-container{background-color:#fff;border:1px solid #939598}[data-theme=light] .ant-modal-wrap.modal--reset--password .ant-modal-content .ant-modal-body .search-input-container input{color:#333}[data-theme=light] .ant-modal-wrap.modal--reset--password .ant-modal-content .ant-modal-body .countries--item{color:#939598}[data-theme=light] .ant-modal-wrap.modal--reset--password .ant-modal-content .ant-modal-body .countries--item:hover{background:#fafafa;border-radius:10px;color:#b8b8b8;cursor:pointer}.modal-phone-code{cursor:pointer;height:360px;max-width:520px}@media(min-width:1300px)and (max-width:1599px){.modal-phone-code{max-width:470px}}@media(min-width:992px)and (max-width:1299px){.modal-phone-code{max-width:420px}}.modal-phone-code .ant-modal-content{background-color:#131313;border-radius:0;height:360px}.modal-phone-code .ant-modal-content .ant-modal-close{right:45px;top:30px}.modal-phone-code .ant-modal-content .ant-modal-close .ant-modal-close-x{height:48px;line-height:48px;width:48px}.modal-phone-code .ant-modal-content .ant-modal-close .ant-modal-close-icon{font-size:20px}.modal-phone-code .ant-modal-content .ant-modal-body{height:360px;padding-top:20px!important}.modal-phone-code .ant-modal-content .ant-modal-body input{border:1px solid #939598;border-radius:10px;padding-left:20px}.modal-phone-code .ant-modal-content .ant-modal-body input::placeholder{font-size:18px;font-weight:500;line-height:22px}@media(min-width:1300px)and (max-width:1599px){.modal-phone-code .ant-modal-content .ant-modal-body input::placeholder{font-size:16px;font-weight:500;line-height:20px}}@media(min-width:992px)and (max-width:1299px){.modal-phone-code .ant-modal-content .ant-modal-body input::placeholder{font-size:14px;font-weight:500;line-height:17px}}.modal-phone-code .ant-modal-content .ant-modal-body .country_list::-webkit-scrollbar{height:0;width:0}.modal-phone-code .ant-modal-content .ant-modal-body .country_list{-ms-overflow-style:none;display:flex;flex-direction:column;gap:10px;height:260px;margin-top:20px;overflow-y:scroll}.modal-phone-code .ant-modal-content .ant-modal-body .country_list .country_item{align-items:center;border-radius:10px;display:flex;gap:13px;height:56px;padding:5px}.modal-phone-code .ant-modal-content .ant-modal-body .country_list .country_item:hover{background:linear-gradient(1turn,#137d84 2.41%,#125c61 47.73%,#022022 118.43%)}.light .modal-phone-code .ant-modal-content .ant-modal-body .country_list .country_item:hover{background-color:#fafafa}.dark .modal-phone-code .ant-modal-content .ant-modal-body .country_list .country_item:hover{background-color:#222}.modal-phone-code .ant-modal-content .ant-modal-body .country_list .country_item__name{flex:2 1;margin:0 21px 0 13px}.modal-phone-code .ant-modal-content .ant-modal-body .country_list .country_item__phone{border-right:1px solid #fff;flex:.5 1}.modal-select-bank{cursor:pointer;height:558px;width:557px}.modal-select-bank .ant-modal-content{border-radius:30px;height:558px}.modal-select-bank .ant-modal-content .ant-modal-close{display:none}.modal-select-bank .ant-modal-content .ant-modal-header{border:none;border-radius:30px;padding:30px 30px 0}.modal-select-bank .ant-modal-content .ant-modal-body{height:480px;padding:30px!important}.modal-select-bank .ant-modal-content .ant-modal-body input{border:1px solid #939598;border-radius:10px;font-size:20px;font-weight:400;height:56px;line-height:30px;padding-left:20px}.modal-select-bank .ant-modal-content .ant-modal-body input::placeholder{font-size:20px;font-weight:400;line-height:30px}.modal-select-bank .ant-modal-content .ant-modal-body .bank_list::-webkit-scrollbar{height:0;width:0}.modal-select-bank .ant-modal-content .ant-modal-body .bank_list{-ms-overflow-style:none;display:flex;flex-direction:column;gap:20px;height:392px;margin-top:20px;overflow-y:scroll}.light .modal-select-bank .ant-modal-content .ant-modal-body .bank_list .bank_item:hover{background-color:#fafafa}.dark .modal-select-bank .ant-modal-content .ant-modal-body .bank_list .bank_item:hover{background-color:#222}.modal-select-bank .ant-modal-content .ant-modal-body .bank_list .bank_item{align-items:center;border-radius:10px;display:flex;gap:13px;height:56px;padding:13px 30px}.modal-select-bank .ant-modal-content .ant-modal-body .bank_list .bank_item__name{flex:2 1;font-size:20px;font-weight:400;line-height:30px;margin:0 21px 0 13px;text-align:center}.light .modal-select-bank .ant-modal-content .ant-modal-body .bank_list .bank_item__name{color:#333}.dark .modal-select-bank .ant-modal-content .ant-modal-body .bank_list .bank_item__name{color:#b8b8b8}.verification__form__modal{width:450px!important}.verification__form__modal .ant-modal-content{background-color:#131313;border-radius:30px}.verification__form__modal .verification__form{display:flex;flex-direction:column;gap:20px}.verification__form__modal .verification__form .ant-form-item{margin:0}.verification__form__modal .verification__form label{color:#fcfcfc;font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:22px;width:100%}@media only screen and (max-width:1300px){.verification__form__modal .verification__form label{font-size:14px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px}}@media only screen and (max-width:768px){.verification__form__modal .verification__form label{font-size:12px;font-style:normal;font-weight:500;letter-spacing:0;line-height:16px}}.modal-share-asset{width:360px!important}@media only screen and (max-width:480px){.modal-share-asset{width:300px!important}}.modal-share-asset .wallet-share-text-large{font-size:40px;font-weight:500;line-height:49px}.modal-share-asset .wallet-share-text{font-size:14px;font-weight:600;line-height:17px}.modal-share-asset .wallet-share-text-small{font-size:10px;font-weight:500;line-height:12px}.modal-share-asset .wallet-share-text-xsmall{font-size:8px;font-weight:500;line-height:10px}.modal-share-asset .ant-modal-content{background-color:#0000;box-shadow:none}.modal-share-asset .ant-modal-body{padding:0}.modal-share-asset .wallet-share-asset{background-image:url(/static/media/share-asset.1e6d8c2cd85aabd1643d.png);background-repeat:no-repeat;background-size:100%;border-radius:30px;display:flex;flex-direction:column;gap:30px;justify-content:space-between;padding:30px 20px;width:360px}@media only screen and (max-width:480px){.modal-share-asset .wallet-share-asset{gap:20px;width:300px}}.modal-share-asset .wallet-share-asset .wallet-share__top{display:flex;flex-direction:column;gap:14px}@media only screen and (max-width:480px){.modal-share-asset .wallet-share-asset .wallet-share__top{gap:10px}}.modal-share-asset .wallet-share-asset .wallet-share__header{display:flex;justify-content:space-between;width:100%}.modal-share-asset .wallet-share-asset .wallet-share__header__img{align-items:flex-start;display:flex}.modal-share-asset .wallet-share-asset .wallet-share__change{width:60%}.modal-share-asset .wallet-share-asset .wallet-share__content{display:flex;justify-content:space-between}.modal-share-asset .wallet-share-asset .wallet-share__content .left-side,.modal-share-asset .wallet-share-asset .wallet-share__content .right-side{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:15px}.modal-share-asset .wallet-share-asset .wallet-share__bot{display:flex;flex-direction:column;gap:20px}.modal-share-asset .wallet-share-asset .wallet-share__bot .wallet-share__share-qr{align-items:flex-end;display:flex}.maintain-modal{width:550px!important}.maintain-modal .ant-modal-content{background-color:#000;border-radius:30px;box-shadow:0 5px 99px #00000029}.maintain-modal .ant-modal-content .header{margin-bottom:30px}.maintain-modal .ant-modal-content a:hover{color:#08a19c}.maintenance-page{align-items:center;background-color:#0f0f0fcc;bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1200}.maintenance-page .maintenance-page__wrapper{align-items:center;display:flex;flex-direction:column;max-width:700px;overflow-x:hidden;overflow-y:auto;padding:100px 0}.maintenance-page .maintenance-page__wrapper::-webkit-scrollbar{height:0;width:0}.maintenance-page .maintenance-page__wrapper .select-language__container{min-width:120px;position:absolute;right:15%;top:5%}@media only screen and (max-width:768px){.maintenance-page .maintenance-page__wrapper .select-language__container{right:6%}}.maintenance-page .maintenance-page__wrapper .select-language__container .select-language .ant-select-selector{background-color:#0b43424d!important;border:1px solid #2ffff866!important}.maintenance-page .maintenance-page__wrapper .logo__container{align-items:center;display:flex;height:-webkit-fit-content;height:fit-content;justify-content:center;margin-bottom:40px;position:relative;width:400px}@media only screen and (max-width:480px){.maintenance-page .maintenance-page__wrapper .logo__container{height:-webkit-fit-content;height:fit-content}}@media only screen and (min-width:481px)and (max-width:768px){.maintenance-page .maintenance-page__wrapper .logo__container{margin-bottom:48px}}.maintenance-page .maintenance-page__wrapper .logo__container .radar-bg{position:absolute;right:-140px;top:-89px;z-index:-1}@media only screen and (max-width:900px){.maintenance-page .maintenance-page__wrapper .logo__container .radar-bg{right:-10px;top:-100px;width:100%}}.maintenance-page .maintenance-page__wrapper .logo__container .company-app-logo{z-index:2}@media only screen and (max-width:480px){.maintenance-page .maintenance-page__wrapper .logo__container .company-app-logo{margin-bottom:48px}}.maintenance-page .maintenance-page__wrapper .maintenance-page-content{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;padding:0 40px;text-align:center;width:100%}.maintenance-page .maintenance-page__wrapper .maintenance-page-content .title-head{align-items:center;color:#f9f9f9;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center}.maintenance-page .maintenance-page__wrapper .maintenance-page-content .title-head span{white-space:pre}.maintenance-page .maintenance-page__wrapper .maintenance-page-content .assurance-msg__wrapper{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;gap:40px;justify-content:center;opacity:.7}.maintenance-page .maintenance-page__wrapper .maintenance-page-content .assurance-msg__wrapper .reason{color:#fff;white-space:pre}.maintenance-page .maintenance-page__wrapper .maintenance-page-content .assurance-msg__wrapper .btn-reload{align-items:center;background-color:#0000;border:0;color:#0ce6df;cursor:pointer;display:flex;gap:10px;margin:0;outline:none;padding:0}.maintenance-page .maintenance-page__wrapper .maintenance-page-content .assurance-msg__wrapper .btn-reload .reload-icon{height:24px;width:24px}.maintenance-page .maintenance-page__wrapper .maintenance-page-content .circle-load{font-size:60px;margin:40px 0}.maintenance-page .maintenance-page__wrapper .maintenance-page-content .circle-load .loader-box .loader-wrapper{align-items:center;display:flex;justify-content:center}.maintenance-page .maintenance-page__wrapper .maintenance-page-content .circle-load .loader-box .loader-wrapper .circle{left:auto}@media only screen and (max-width:480px){.maintenance-page .maintenance-page__wrapper .maintenance-page-content .circle-load{margin-bottom:32px}}.maintenance-page .maintenance-page__wrapper .maintenance-page-content .contact-support{color:#0ce6df}.landing-affiliate{display:flex;flex-direction:column;padding:0 90px}@media only screen and (max-width:480px){.landing-affiliate{background:none;padding:24px 16px 48px}}@media only screen and (min-width:1441px){.landing-affiliate{padding:24px 8% 48px}}@media only screen and (min-width:1901px){.landing-affiliate{padding:24px 16% 48px}}.landing-affiliate .affiliate-banner{display:flex;gap:20px;margin-bottom:50px;width:100%}.landing-affiliate .affiliate-banner__left,.landing-affiliate .affiliate-banner__right{flex:1 1;width:50%}.landing-affiliate .affiliate-banner__left{align-items:center;display:flex;flex-direction:column;gap:40px;justify-content:center}@media only screen and (max-width:580px){.landing-affiliate .affiliate-banner__left{gap:20px}}.landing-affiliate .affiliate-banner__left .content,.landing-affiliate .affiliate-banner__left .title{white-space:pre-line;width:100%}@media only screen and (max-width:580px){.landing-affiliate .affiliate-banner__left .content,.landing-affiliate .affiliate-banner__left .title{width:100%}}.landing-affiliate .affiliate-banner__right{display:flex;justify-content:center}.landing-affiliate .affiliate-banner__right img{width:70%}.landing-affiliate .affiliate-banner-card{background-color:#0ce6df;border-radius:10px;display:flex;gap:20px;justify-content:space-between;margin:30px 0;padding:40px 0 50px;width:100%}.landing-affiliate .affiliate-banner-card__left{color:#151515;display:flex;flex-direction:column;justify-content:center;padding-left:8%;width:80%}@media only screen and (max-width:580px){.landing-affiliate .affiliate-banner-card__left{width:100%}}.landing-affiliate .affiliate-banner-card__left .content,.landing-affiliate .affiliate-banner-card__left .title{width:100%}.landing-affiliate .affiliate-banner-card__right{width:30%}@media only screen and (max-width:768px){.landing-affiliate .affiliate-banner-card__right{align-items:center;display:flex;justify-content:center}}.landing-affiliate .affiliate-banner-card__right img{width:75%}.landing-affiliate .affiliate-difference{display:flex;flex-direction:column;gap:40px;justify-content:space-between;padding:20px}.landing-affiliate .affiliate-difference .affiliate-difference__list{display:flex;gap:20px;justify-content:center;width:100%}.landing-affiliate .affiliate-difference .affiliate-difference__list .different-item{display:flex;flex-direction:column;gap:30px;padding:0 20px;width:30%}.landing-affiliate .affiliate-difference .affiliate-difference__list .different-item .diff-image{display:flex;height:100px;justify-content:center}@media only screen and (max-width:580px){.landing-affiliate .affiliate-difference .affiliate-difference__list .different-item .diff-image{height:40px}}@media only screen and (max-width:768px){.landing-affiliate .affiliate-difference .affiliate-difference__list .different-item .diff-image{justify-content:flex-start}}.landing-affiliate .affiliate-difference .affiliate-difference__list .different-item .diff-image img{height:100%}.landing-affiliate .affiliate-difference .affiliate-difference__list .different-item .diff-content{display:flex;flex-direction:column;gap:20px;width:100%}.landing-affiliate .affiliate-instruct{display:flex;gap:20px;padding:130px 20px;width:100%}@media only screen and (max-width:480px){.landing-affiliate .affiliate-instruct{flex-direction:column}}@media only screen and (max-width:768px){.landing-affiliate .affiliate-instruct{padding:50px 20px}}.landing-affiliate .affiliate-instruct__left,.landing-affiliate .affiliate-instruct__right{flex:1 1;width:50%}@media only screen and (max-width:480px){.landing-affiliate .affiliate-instruct__left{width:100%}}.landing-affiliate .affiliate-instruct__left .content-step{display:flex;margin-top:40px}@media only screen and (max-width:768px){.landing-affiliate .affiliate-instruct__left .content-step{gap:10px}}.landing-affiliate .affiliate-instruct__left .content-step__number{display:flex;flex-direction:column;gap:4px;width:10%}@media only screen and (min-width:481px)and (max-width:768px){.landing-affiliate .affiliate-instruct__left .content-step__number{width:20%}}.landing-affiliate .affiliate-instruct__left .content-step__number .circle-number{align-items:center;background-color:#939598;border-radius:100%;color:#151515;display:flex;font-size:27px;font-style:normal;font-weight:600;height:40px;justify-content:center;letter-spacing:0;line-height:32px;line-height:40px;width:40px}@media only screen and (max-width:768px){.landing-affiliate .affiliate-instruct__left .content-step__number .circle-number{font-size:22px;font-style:normal;font-weight:600;letter-spacing:0;line-height:25px}}@media only screen and (max-width:580px){.landing-affiliate .affiliate-instruct__left .content-step__number .circle-number{font-size:18px;font-size:10px;font-style:normal;font-weight:600;font-weight:500;height:16px;letter-spacing:0;line-height:22px;line-height:normal;line-height:16px;width:16px}}@media only screen and (max-width:580px)and (max-width:1300px){.landing-affiliate .affiliate-instruct__left .content-step__number .circle-number{font-size:10px;font-style:normal;font-weight:500;letter-spacing:0;line-height:normal}}@media only screen and (max-width:580px)and (max-width:768px){.landing-affiliate .affiliate-instruct__left .content-step__number .circle-number{font-size:10px;font-style:normal;font-weight:500;letter-spacing:0;line-height:normal}}.landing-affiliate .affiliate-instruct__left .content-step__number .circle-number.firsr-circle{background-color:#0ce6df}.landing-affiliate .affiliate-instruct__left .content-step__number .step-wrapper{display:flex;flex-direction:column;gap:4px}.landing-affiliate .affiliate-instruct__left .content-step__number .progress{background-color:#0ce6df;border-radius:5px;margin-left:18px;width:4px}@media only screen and (max-width:580px){.landing-affiliate .affiliate-instruct__left .content-step__number .progress{margin-left:7px;width:2px}}.landing-affiliate .affiliate-instruct__left .content-step__desc{display:flex;flex-direction:column;gap:40px;width:60%}@media only screen and (max-width:1024px){.landing-affiliate .affiliate-instruct__left .content-step__desc{width:100%}}@media only screen and (max-width:580px){.landing-affiliate .affiliate-instruct__left .content-step__desc{gap:20px}}.landing-affiliate .affiliate-instruct__left .content-step__desc__first{display:flex;flex-direction:column;gap:20px;white-space:pre-line}@media only screen and (max-width:580px){.landing-affiliate .affiliate-instruct__left .content-step__desc__first .button-apply{height:24px;padding:0}}.landing-affiliate .affiliate-instruct__right{display:flex;justify-content:center}@media only screen and (max-width:768px){.landing-affiliate .affiliate-instruct__right{align-items:center}}@media only screen and (max-width:480px){.landing-affiliate .affiliate-instruct__right{justify-content:center;padding:40px;width:100%}}.landing-affiliate .affiliate-instruct__right img{margin:0 auto;width:75%}.landing-affiliate .affiliate-vision{display:flex;gap:40px;padding:20px 0}.landing-affiliate .affiliate-vision__left,.landing-affiliate .affiliate-vision__right{flex:1 1;width:50%}.landing-affiliate .affiliate-vision__left{align-items:center;background-color:#212122;border-radius:30px;display:flex;justify-content:center}.landing-affiliate .affiliate-vision__left img{margin:70px 0;width:60%}.landing-affiliate .affiliate-vision__right{align-items:center;display:flex;justify-content:center}.landing-affiliate .affiliate-vision__right__container{display:flex;flex-direction:column;gap:34px;justify-content:center;width:80%}@media only screen and (max-width:580px){.landing-affiliate .affiliate-vision__right__container{gap:15px}}.landing-affiliate .affiliate-vision__right .content__wrapper{display:flex;flex-direction:column;gap:25px;white-space:pre-line}@media only screen and (max-width:580px){.landing-affiliate .affiliate-vision__right .content__wrapper{gap:10px}}html{overflow-x:hidden}.new-landing{background:#151515;display:flex;flex-direction:column}.new-landing .new-landing-banner{display:flex;height:100vh;padding:15px;position:relative;width:100%}@media only screen and (max-width:1024px){.new-landing .new-landing-banner{height:760px}}@media only screen and (max-width:900px){.new-landing .new-landing-banner{height:804px}}@media only screen and (max-width:768px){.new-landing .new-landing-banner{height:704px}}@media only screen and (max-width:480px){.new-landing .new-landing-banner{height:auto}}@media only screen and (min-width:321px)and (max-width:380px){.new-landing .new-landing-banner{height:auto}}@media only screen and (max-width:380px){.new-landing .new-landing-banner{height:auto}}@media only screen and (max-width:320px){.new-landing .new-landing-banner{height:auto}}.new-landing .new-landing-banner-wrapper{color:#000;display:flex;flex-direction:column;gap:40px;left:4%;min-height:260px;position:absolute;top:20%;width:50%}@media only screen and (min-width:3840px){.new-landing .new-landing-banner-wrapper{gap:100px;width:55%}}@media only screen and (min-width:2560px)and (max-width:3839px){.new-landing .new-landing-banner-wrapper{gap:67px;width:55%}}@media only screen and (min-width:1441px)and (max-width:1900px){.new-landing .new-landing-banner-wrapper{width:55%}}@media only screen and (max-width:1024px){.new-landing .new-landing-banner-wrapper{top:25%;width:60%}}@media only screen and (max-width:900px){.new-landing .new-landing-banner-wrapper{top:20%;width:65%}}@media screen and (max-height:699px){.new-landing .new-landing-banner-wrapper{top:15%}}@media only screen and (max-width:768px){.new-landing .new-landing-banner-wrapper{width:53%}}@media only screen and (min-width:581px)and (max-width:768px){.new-landing .new-landing-banner-wrapper{width:60%}}@media only screen and (max-width:480px){.new-landing .new-landing-banner-wrapper{left:7%;top:2.6%;width:85%}}@media only screen and (min-width:321px)and (max-width:380px){.new-landing .new-landing-banner-wrapper{height:auto}}@media only screen and (max-width:380px){.new-landing .new-landing-banner-wrapper{height:auto}}@media only screen and (max-width:320px){.new-landing .new-landing-banner-wrapper{height:auto}}.new-landing .new-landing-banner-wrapper_top{align-items:flex-start;display:flex;flex-direction:column;gap:40px;justify-content:space-between;min-height:375px}@media only screen and (min-width:3840px){.new-landing .new-landing-banner-wrapper_top{gap:80px}}@media only screen and (min-width:2560px)and (max-width:3839px){.new-landing .new-landing-banner-wrapper_top{gap:60px}}@media only screen and (min-width:1025px)and (max-width:1440px){.new-landing .new-landing-banner-wrapper_top{gap:40px;min-height:0;min-height:auto}}@media only screen and (max-width:1024px){.new-landing .new-landing-banner-wrapper_top{gap:30px;min-height:0;min-height:auto}}@media only screen and (max-width:900px){.new-landing .new-landing-banner-wrapper_top{min-height:0;min-height:auto}}@media only screen and (max-width:480px){.new-landing .new-landing-banner-wrapper_top{gap:24px}}.new-landing .new-landing-banner-wrapper_top .title{display:flex;flex-direction:column;white-space:pre-line;width:85%}@media only screen and (min-width:3840px){.new-landing .new-landing-banner-wrapper_top .title{width:90%}}@media only screen and (min-width:2560px)and (max-width:3839px){.new-landing .new-landing-banner-wrapper_top .title{width:95%}}.new-landing .new-landing-banner-wrapper_top .content{display:flex;flex-direction:column;gap:40px;white-space:pre-line;width:90%}@media only screen and (min-width:3840px){.new-landing .new-landing-banner-wrapper_top .content{gap:80px}}@media only screen and (min-width:2560px)and (max-width:3839px){.new-landing .new-landing-banner-wrapper_top .content{gap:60px}}@media only screen and (max-width:900px){.new-landing .new-landing-banner-wrapper_top .content{width:100%}}@media only screen and (max-width:480px){.new-landing .new-landing-banner-wrapper_top .content{gap:24px}}.new-landing .new-landing-banner-wrapper_top .button{border-radius:100px;color:#000}.new-landing .new-landing-banner-wrapper_top .button-group{align-items:center;display:flex;gap:10px}@media only screen and (min-width:3840px){.new-landing .new-landing-banner-wrapper_top .button-group{gap:20px}}@media only screen and (min-width:2560px)and (max-width:3839px){.new-landing .new-landing-banner-wrapper_top .button-group{gap:15px}}.new-landing .new-landing-banner-wrapper_top .button-group_qrcode{background:#fff;border-radius:12px;position:relative}.new-landing .new-landing-banner-wrapper_top .button-group_qrcode:active,.new-landing .new-landing-banner-wrapper_top .button-group_qrcode:focus,.new-landing .new-landing-banner-wrapper_top .button-group_qrcode:hover{background:#0ce6df}@media only screen and (min-width:3840px){.new-landing .new-landing-banner-wrapper_top .button-group{gap:30px}}@media only screen and (min-width:2560px)and (max-width:3839px){.new-landing .new-landing-banner-wrapper_top .button-group{gap:20px}}.new-landing .new-landing-banner-wrapper_top .button-group .button-get-started{align-items:center;background-color:#f5f5f5;border:0;color:#000;display:flex;gap:5px;height:56px;justify-content:center;width:185px}@media only screen and (min-width:3840px){.new-landing .new-landing-banner-wrapper_top .button-group .button-get-started{gap:10px;height:112px;width:370px}}@media only screen and (min-width:2560px)and (max-width:3839px){.new-landing .new-landing-banner-wrapper_top .button-group .button-get-started{gap:10px;height:75px;width:247px}}@media screen and (max-height:699px){.new-landing .new-landing-banner-wrapper_top .button-group .button-get-started{height:40px;width:145px}}@media only screen and (max-width:480px){.new-landing .new-landing-banner-wrapper_top .button-group .button-get-started{height:40px;width:108px}}.new-landing .new-landing-banner-wrapper_top .button-group .button-get-started:active,.new-landing .new-landing-banner-wrapper_top .button-group .button-get-started:focus,.new-landing .new-landing-banner-wrapper_top .button-group .button-get-started:hover{background:#0ce6df}.new-landing .new-landing-banner-wrapper_top .button-group .button-qrcode{align-items:center;border:none;display:flex;height:56px;justify-content:center;width:56px}@media only screen and (min-width:3840px){.new-landing .new-landing-banner-wrapper_top .button-group .button-qrcode{height:112px;width:112px}}@media only screen and (min-width:2560px)and (max-width:3839px){.new-landing .new-landing-banner-wrapper_top .button-group .button-qrcode{height:75px;width:75px}}@media screen and (max-height:699px){.new-landing .new-landing-banner-wrapper_top .button-group .button-qrcode{height:42px;width:42px}}.new-landing .new-landing-banner-wrapper_top .button-group .download-wrapper{background:#fcfcfc;border-radius:24px;box-shadow:1px 4px 8px 0 hsla(216,2%,59%,.251);display:flex;gap:25px;left:70px;padding:24px;position:absolute;top:0;transition:all .3s ease-in-out;z-index:20}@media only screen and (max-width:1024px){.new-landing .new-landing-banner-wrapper_top .button-group .download-wrapper{padding:20px}}.new-landing .new-landing-banner-wrapper_top .button-group .download-wrapper .qr-code-box{height:250px}@media only screen and (max-width:1024px){.new-landing .new-landing-banner-wrapper_top .button-group .download-wrapper .qr-code-box{height:180px}}@media only screen and (max-width:768px){.new-landing .new-landing-banner-wrapper_top .button-group .download-wrapper .qr-code-box{height:200px}}.new-landing .new-landing-banner-wrapper_top .button-group .download-wrapper_button{display:flex;flex-direction:column;gap:15px}@media only screen and (max-width:1024px){.new-landing .new-landing-banner-wrapper_top .button-group .download-wrapper_button{gap:10px}}.new-landing .new-landing-banner-wrapper_top .button-group .download-wrapper .download-button{display:flex}@media only screen and (max-width:1024px){.new-landing .new-landing-banner-wrapper_top .button-group .download-wrapper .download-button{height:52px;width:270px}}@media only screen and (max-width:900px){.new-landing .new-landing-banner-wrapper_top .button-group .download-wrapper .download-button{height:70px}}@media only screen and (max-width:768px){.new-landing .new-landing-banner-wrapper_top .button-group .download-wrapper .download-button{height:60px;width:200px}}.new-landing .new-landing-banner-wrapper_top .button-group .download-wrapper .download-button img{height:75px;width:250px}@media only screen and (max-width:768px){.new-landing .new-landing-banner-wrapper_top .button-group .download-wrapper .download-button img{height:60px;width:200px}}.new-landing .new-landing-banner-wrapper_bottom{display:flex;gap:16px;padding-top:20px;width:95%}@media only screen and (min-width:3840px){.new-landing .new-landing-banner-wrapper_bottom{gap:32px;padding-top:40px;width:100%}}@media only screen and (min-width:2560px)and (max-width:3839px){.new-landing .new-landing-banner-wrapper_bottom{gap:21px;padding-top:27px;width:100%}}@media only screen and (min-width:1920px)and (max-width:2559px){.new-landing .new-landing-banner-wrapper_bottom{width:100%}}@media only screen and (min-width:1441px)and (max-width:1900px){.new-landing .new-landing-banner-wrapper_bottom{width:100%}}@media only screen and (max-width:1024px){.new-landing .new-landing-banner-wrapper_bottom{gap:25px;width:100%}}@media only screen and (max-width:900px){.new-landing .new-landing-banner-wrapper_bottom{gap:8px;width:100%}}@media only screen and (max-width:480px){.new-landing .new-landing-banner-wrapper_bottom{flex-direction:column;gap:16px}}.new-landing .new-landing-banner-wrapper_bottom .trophy-box{align-items:flex-start;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffff80;border-radius:12px;display:flex;flex:1 1;flex-direction:column;gap:8px;height:107px;padding:8px;width:30%}@media only screen and (min-width:3840px){.new-landing .new-landing-banner-wrapper_bottom .trophy-box{border-radius:24px;gap:16px;height:340px;padding:32px}}@media only screen and (min-width:2560px)and (max-width:3839px){.new-landing .new-landing-banner-wrapper_bottom .trophy-box{border-radius:24px;gap:16px;height:227px;padding:21px}}@media only screen and (min-width:1920px)and (max-width:2559px){.new-landing .new-landing-banner-wrapper_bottom .trophy-box{height:180px}}@media only screen and (min-width:1441px)and (max-width:1900px){.new-landing .new-landing-banner-wrapper_bottom .trophy-box{height:170px}}@media only screen and (min-width:1441px)and (max-width:1600px){.new-landing .new-landing-banner-wrapper_bottom .trophy-box{height:145px}}@media only screen and (max-width:1024px){.new-landing .new-landing-banner-wrapper_bottom .trophy-box{height:115px}}@media only screen and (max-width:900px){.new-landing .new-landing-banner-wrapper_bottom .trophy-box{height:127px;width:40%}}@media only screen and (max-width:480px){.new-landing .new-landing-banner-wrapper_bottom .trophy-box{border-radius:12px;flex:1 1;gap:8px;height:82px;padding:8px;width:100%}}.new-landing .new-landing-banner-wrapper_bottom .trophy-box-title{align-items:center;display:flex;gap:10px}.new-landing .new-landing-banner-wrapper_bottom .trophy-box-title img{height:28px;width:28px}@media only screen and (min-width:3840px){.new-landing .new-landing-banner-wrapper_bottom .trophy-box-title img{height:86px;width:86px}}@media only screen and (min-width:2560px)and (max-width:3839px){.new-landing .new-landing-banner-wrapper_bottom .trophy-box-title img{height:57px;width:57px}}@media only screen and (min-width:1920px)and (max-width:2559px){.new-landing .new-landing-banner-wrapper_bottom .trophy-box-title img{height:48px;width:48px}}@media only screen and (min-width:1441px)and (max-width:1900px){.new-landing .new-landing-banner-wrapper_bottom .trophy-box-title img{height:38px;width:38px}}.new-landing .new-landing-introduce{align-items:center;display:flex;flex-direction:column;gap:40px;margin:40px 0}.new-landing .new-landing-introduce .tab-group{align-items:center;border:1px solid #939598;border-radius:100px;display:flex;height:45px;justify-content:space-between;padding:4.5px 5.5px;width:255px}.new-landing .new-landing-introduce .tab-group .tab-item{border-radius:26px;font-size:16px;font-style:normal;font-weight:400;letter-spacing:0;line-height:22px}@media only screen and (max-width:768px){.new-landing .new-landing-introduce .tab-group .tab-item{font-size:14px;font-style:normal;font-weight:400;letter-spacing:0;line-height:20px}}.new-landing .new-landing-introduce .tab-group .tab-item .button{background:none;border:none;border-radius:26px;color:#fcfcfc;height:36px;padding:0;width:-webkit-fit-content;width:fit-content;width:120px}.new-landing .new-landing-introduce .tab-group .tab-item .button:active,.new-landing .new-landing-introduce .tab-group .tab-item .button:focus,.new-landing .new-landing-introduce .tab-group .tab-item .button:hover{background-color:#0ce6df}.new-landing .new-landing-introduce .tab-group .tab-item.active{background-color:#0ce6df;color:#0b4342}.new-landing .new-landing-introduce .tab-group .tab-item.active .button{color:#0b4342}.new-landing .new-landing-introduce .video-wrapper{position:relative}.new-landing .new-landing-introduce .video-wrapper .laptop-border,.new-landing .new-landing-introduce .video-wrapper .mobile-border{left:50%;position:absolute;transform:translate(-50%,-50%);z-index:1000}.new-landing .new-landing-affiliate{display:flex;gap:70px;padding:70px 100px;width:100%}@media only screen and (max-width:580px){.new-landing .new-landing-affiliate{gap:20px;padding:30px 0}}@media only screen and (max-width:480px){.new-landing .new-landing-affiliate{background:none;padding:70px 16px}}@media only screen and (min-width:1441px){.new-landing .new-landing-affiliate{padding:70px 8%}}@media only screen and (min-width:1901px){.new-landing .new-landing-affiliate{padding:70px 16%}}.new-landing .new-landing-affiliate__left,.new-landing .new-landing-affiliate__right{flex:1 1;width:50%}.new-landing .new-landing-affiliate__left{align-items:flex-start;display:flex;flex-direction:column;gap:40px;justify-content:center}@media only screen and (max-width:580px){.new-landing .new-landing-affiliate__left{gap:20px}}.new-landing .new-landing-affiliate__left .content,.new-landing .new-landing-affiliate__left .title{white-space:pre-line;width:100%}@media only screen and (max-width:580px){.new-landing .new-landing-affiliate__left .content,.new-landing .new-landing-affiliate__left .title{width:100%}}.new-landing .new-landing-affiliate__left .button{border-radius:100px;color:#0b4342;width:185px}@media only screen and (max-width:480px){.new-landing .new-landing-affiliate__left .button{width:140px}}.new-landing .new-landing-affiliate__right{align-items:center;background-color:#212122;border-radius:22px;display:flex;justify-content:center;padding:65px}@media only screen and (max-width:580px){.new-landing .new-landing-affiliate__right{padding:10px}}.new-landing .new-landing-affiliate__right img{width:90%}@media only screen and (max-width:580px){.new-landing .new-landing-affiliate__right img{width:100%}}.new-landing .new-landing-section-four{margin:60px 100px}@media only screen and (max-width:580px){.new-landing .new-landing-section-four{margin:30px 0}}@media only screen and (max-width:480px){.new-landing .new-landing-section-four{background:none;padding:60px 16px}}@media only screen and (min-width:1441px){.new-landing .new-landing-section-four{padding:60px 8%}}@media only screen and (min-width:1901px){.new-landing .new-landing-section-four{padding:60px 16%}}.new-landing .new-landing-section-four .new-landing-section-four__list{display:flex;gap:20px;justify-content:space-between;width:100%}.new-landing .new-landing-section-four .new-landing-section-four__list .different-item{display:flex;flex-direction:column;gap:25px;justify-content:flex-start;padding:20px;width:30%}@media only screen and (max-width:580px){.new-landing .new-landing-section-four .new-landing-section-four__list .different-item{justify-content:flex-start;padding:10px}}.new-landing .new-landing-section-four .new-landing-section-four__list .different-item .diff-image{display:flex;height:100px;justify-content:center}@media only screen and (max-width:768px){.new-landing .new-landing-section-four .new-landing-section-four__list .different-item .diff-image{height:100px;justify-content:flex-start}}.new-landing .new-landing-section-four .new-landing-section-four__list .different-item .diff-image img{height:100%}.new-landing .new-landing-section-four .new-landing-section-four__list .different-item .diff-content{display:flex;flex-direction:column;gap:15px;margin:0 auto}.new-landing .new-landing-section-five{display:flex;gap:70px;padding:70px 100px;width:100%}@media only screen and (max-width:480px){.new-landing .new-landing-section-five{background:none;padding:70px 16px}}@media only screen and (min-width:1441px){.new-landing .new-landing-section-five{padding:70px 8%}}@media only screen and (min-width:1901px){.new-landing .new-landing-section-five{padding:70px 16%}}.new-landing .new-landing-section-five__left,.new-landing .new-landing-section-five__right{flex:1 1;width:50%}.new-landing .new-landing-section-five__left{align-items:flex-start;display:flex;flex-direction:column;gap:40px;justify-content:center}@media only screen and (max-width:580px){.new-landing .new-landing-section-five__left{gap:20px}}.new-landing .new-landing-section-five__left .title{width:90%}.new-landing .new-landing-section-five__left .content{width:100%}@media only screen and (max-width:580px){.new-landing .new-landing-section-five__left .content,.new-landing .new-landing-section-five__left .title{width:100%}}.new-landing .new-landing-section-five__left .button{border-radius:100px;color:#0b4342;width:185px}@media only screen and (max-width:480px){.new-landing .new-landing-section-five__left .button{width:140px}}.new-landing .new-landing-section-five__right{align-items:center;background-color:#212122;border-radius:22px;display:flex;justify-content:center;padding:40px 0}.new-landing .new-landing-section-five__right img{width:75%}.new-landing .new-landing-section-six{background:linear-gradient(180deg,#0ce6df 50%,#151515 0);padding:60px 100px}@media only screen and (max-width:768px){.new-landing .new-landing-section-six{padding:30px 0}}@media only screen and (max-width:480px){.new-landing .new-landing-section-six{padding:60px 16px}}@media only screen and (min-width:1441px){.new-landing .new-landing-section-six{padding:60px 8%}}@media only screen and (min-width:1901px){.new-landing .new-landing-section-six{padding:60px 16%}}@media only screen and (max-width:1100px){.new-landing .new-landing-section-six{background:#0ce6df}}.new-landing .new-landing-section-six .new-landing-section-six__list{display:flex;gap:20px;justify-content:space-between;width:100%}@media only screen and (max-width:1100px){.new-landing .new-landing-section-six .new-landing-section-six__list{align-items:center;flex-direction:column}}.new-landing .new-landing-section-six .new-landing-section-six__list .different-item{background-color:#212122;border-radius:32.75px;display:flex;flex-direction:column;gap:20px;padding:20px 0 70px;width:30%}@media only screen and (max-width:1100px){.new-landing .new-landing-section-six .new-landing-section-six__list .different-item{max-width:360px;width:100%}}@media only screen and (max-width:768px){.new-landing .new-landing-section-six .new-landing-section-six__list .different-item{padding:20px 0}}@media only screen and (max-width:580px){.new-landing .new-landing-section-six .new-landing-section-six__list .different-item{width:100%}}.new-landing .new-landing-section-six .new-landing-section-six__list .different-item .diff-image{display:flex;justify-content:center;width:100%}.new-landing .new-landing-section-six .new-landing-section-six__list .different-item .diff-image img{height:260px}@media only screen and (max-width:580px){.new-landing .new-landing-section-six .new-landing-section-six__list .different-item .diff-image img{height:220px}}@media only screen and (min-width:1441px){.new-landing .new-landing-section-six .new-landing-section-six__list .different-item .diff-image img{height:320px}}@media only screen and (min-width:1901px){.new-landing .new-landing-section-six .new-landing-section-six__list .different-item .diff-image img{height:360px}}.new-landing .new-landing-section-six .new-landing-section-six__list .different-item .diff-content{display:flex;flex-direction:column;margin:0 auto;white-space:pre-line;width:100%}.new-landing .new-landing-news{display:flex;flex-direction:column;gap:24px;padding:24px}@media only screen and (min-width:2560px)and (max-width:3839px){.new-landing .new-landing-news{padding:34px}}@media only screen and (max-width:480px){.new-landing .new-landing-news{padding:10px 15px}.new-landing .new-landing-news>span:first-child{border-bottom:.5px solid #333237;border-bottom:.5px solid var(--Border,#333237)}}.new-landing .new-landing-news .new-landing-news__list{display:flex;gap:20px;justify-content:space-between;padding-bottom:60px;width:100%}@media only screen and (max-width:1024px){.new-landing .new-landing-news .new-landing-news__list{gap:10px;padding-bottom:80px}}@media only screen and (max-width:900px){.new-landing .new-landing-news .new-landing-news__list{gap:10px;padding-bottom:40px}}@media only screen and (max-width:480px){.new-landing .new-landing-news .new-landing-news__list{flex-direction:column;gap:24px}}.new-landing .new-landing-news .new-landing-news__list .different-item{display:flex;flex-direction:column;gap:20px;padding:20px 0 70px;width:30%}@media only screen and (max-width:1100px){.new-landing .new-landing-news .new-landing-news__list .different-item{padding-bottom:15px;width:100%}}.new-landing .new-landing-news .new-landing-news__list .different-item .diff-image{display:flex;height:calc(17.14286vw - 34.28571px);justify-content:center;width:calc(30vw - 60px)}@media only screen and (max-width:768px){.new-landing .new-landing-news .new-landing-news__list .different-item .diff-image{height:17.1428571429vw;width:30vw}}@media only screen and (max-width:480px){.new-landing .new-landing-news .new-landing-news__list .different-item .diff-image{height:calc(17.14286vw - 5.48571px);width:calc(30vw - 9.6px)}}@media only screen and (min-width:1441px){.new-landing .new-landing-news .new-landing-news__list .different-item .diff-image{height:14.4vw;width:25.2vw}}@media only screen and (min-width:1901px){.new-landing .new-landing-news .new-landing-news__list .different-item .diff-image{height:11.6571428571vw;width:20.4vw}}@media only screen and (max-width:580px){.new-landing .new-landing-news .new-landing-news__list .different-item .diff-image{height:40px}}@media only screen and (max-width:768px){.new-landing .new-landing-news .new-landing-news__list .different-item .diff-image{justify-content:flex-start}}.new-landing .new-landing-news .new-landing-news__list .different-item .diff-image img{border-radius:12px;width:100%}.new-landing .new-landing-news .new-landing-news__list .different-item .diff-content{display:flex;flex-direction:column;gap:40px;margin:0 auto;width:100%}.new-landing .new-landing-news .new-landing-news__list .different-item .diff-content .title{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;height:56px;overflow:hidden;width:100%}@media only screen and (max-width:1100px){.new-landing .new-landing-news .new-landing-news__list .different-item .diff-content{gap:10px}.new-landing .new-landing-news .new-landing-news__list .different-item .diff-content .title{height:-webkit-fit-content;height:fit-content}}.new-landing .new-landing-news .new-landing-news__list .blog-content{display:flex;flex-direction:column;gap:30px;width:32%}@media only screen and (min-width:2560px)and (max-width:3839px){.new-landing .new-landing-news .new-landing-news__list .blog-content{gap:60px}}@media only screen and (max-width:1024px){.new-landing .new-landing-news .new-landing-news__list .blog-content{gap:20px;width:31%}}@media only screen and (max-width:900px){.new-landing .new-landing-news .new-landing-news__list .blog-content{gap:15px;width:32%}}@media only screen and (max-width:480px){.new-landing .new-landing-news .new-landing-news__list .blog-content{width:100%}}.new-landing .new-landing-news .new-landing-news__list .blog-content__text{display:flex;flex-direction:column;gap:15px;height:72px}@media only screen and (min-width:3840px){.new-landing .new-landing-news .new-landing-news__list .blog-content__text{gap:30px;height:144px}}@media only screen and (min-width:2560px)and (max-width:3839px){.new-landing .new-landing-news .new-landing-news__list .blog-content__text{gap:20px;height:96px}}@media only screen and (min-width:1920px)and (max-width:2559px){.new-landing .new-landing-news .new-landing-news__list .blog-content__text{height:100px}}@media only screen and (min-width:1441px)and (max-width:1900px){.new-landing .new-landing-news .new-landing-news__list .blog-content__text{height:100px}}@media only screen and (max-width:900px){.new-landing .new-landing-news .new-landing-news__list .blog-content__text{gap:8px;height:92px}}@media only screen and (max-width:480px){.new-landing .new-landing-news .new-landing-news__list .blog-content__text{height:auto}}.new-landing .new-landing-news .new-landing-news__list .blog-content img{border-radius:12px;cursor:pointer;height:220px}@media only screen and (min-width:3840px){.new-landing .new-landing-news .new-landing-news__list .blog-content img{height:auto}}@media only screen and (min-width:2560px)and (max-width:3839px){.new-landing .new-landing-news .new-landing-news__list .blog-content img{height:auto}}@media only screen and (min-width:3840px){.new-landing .new-landing-news .new-landing-news__list .blog-content img{height:auto}}@media only screen and (min-width:2560px)and (max-width:3839px){.new-landing .new-landing-news .new-landing-news__list .blog-content img{height:auto}}@media only screen and (min-width:1920px)and (max-width:2559px){.new-landing .new-landing-news .new-landing-news__list .blog-content img{height:320px}}@media only screen and (min-width:1441px)and (max-width:1900px){.new-landing .new-landing-news .new-landing-news__list .blog-content img{height:16vw}}@media only screen and (min-width:1600px)and (max-width:1919px){.new-landing .new-landing-news .new-landing-news__list .blog-content img{height:265px}}@media only screen and (max-width:1024px){.new-landing .new-landing-news .new-landing-news__list .blog-content img{height:170px}}@media only screen and (max-width:900px){.new-landing .new-landing-news .new-landing-news__list .blog-content img{height:140px}}@media only screen and (max-width:768px){.new-landing .new-landing-news .new-landing-news__list .blog-content img{height:130px}}@media only screen and (max-width:480px){.new-landing .new-landing-news .new-landing-news__list .blog-content img{height:220px}}.new-landing .single-news-card{bottom:20px;height:calc(17.14286vw - 34.28571px);left:50px;position:fixed;width:calc(30vw - 60px)}@media only screen and (max-width:768px){.new-landing .single-news-card{height:17.1428571429vw;width:30vw}}@media only screen and (max-width:480px){.new-landing .single-news-card{height:calc(17.14286vw - 5.48571px);width:calc(30vw - 9.6px)}}@media only screen and (min-width:1441px){.new-landing .single-news-card{height:14.4vw;width:25.2vw}}@media only screen and (min-width:1901px){.new-landing .single-news-card{height:11.6571428571vw;width:20.4vw}}.new-landing .single-news-card .icon-container{background-color:#fcfcfc;border:.5px solid #93959899;border-radius:100px;height:22px;position:absolute;right:-7px;top:-7px;width:22px}.new-landing .single-news-card .image{border-radius:20px;height:100%;width:100%}.new-landing .single-news-card .image--not-available{background-color:#f2f2f2}.new-landing .single-news-card .image img{border-radius:20px;height:100%;width:100%}.new-landing .bg-video-container{position:relative;width:100%}.new-landing .bg-video{border-radius:35px;height:100%;object-fit:cover;width:100%}@media only screen and (max-width:900px){.new-landing .bg-video{border-radius:24px 24px 0 0}}@media only screen and (max-width:480px){.new-landing .bg-video{border-radius:24px;height:calc(100vw + 600px)}}:root,[data-amplify-theme]{--amplify-components-accordion-background-color:var(--amplify-colors-background-primary);--amplify-components-accordion-item-border-color:var(--amplify-colors-border-secondary);--amplify-components-accordion-item-border-width:var(--amplify-border-widths-small);--amplify-components-accordion-item-border-style:solid;--amplify-components-accordion-item-border-radius:var(--amplify-radii-small);--amplify-components-accordion-item-trigger-align-items:center;--amplify-components-accordion-item-trigger-background-color:var(--amplify-colors-background-primary);--amplify-components-accordion-item-trigger-color:inherit;--amplify-components-accordion-item-trigger-gap:var(--amplify-space-small);--amplify-components-accordion-item-trigger-justify-content:space-between;--amplify-components-accordion-item-trigger-padding-block:var(--amplify-space-xs);--amplify-components-accordion-item-trigger-padding-inline:var(--amplify-space-small);--amplify-components-accordion-item-trigger-hover-color:inherit;--amplify-components-accordion-item-trigger-hover-background-color:var(--amplify-colors-overlay-5);--amplify-components-accordion-item-trigger-focus-border-color:var(--amplify-colors-border-focus);--amplify-components-accordion-item-trigger-focus-box-shadow:0 0 0 2px var(--amplify-colors-border-focus);--amplify-components-accordion-item-content-color:inherit;--amplify-components-accordion-item-content-padding-inline:var(--amplify-space-small);--amplify-components-accordion-item-content-padding-block-end:var(--amplify-space-small);--amplify-components-accordion-item-content-padding-block-start:var(--amplify-space-xxxs);--amplify-components-accordion-item-icon-color:var(--amplify-colors-font-tertiary);--amplify-components-accordion-item-icon-transition-duration:var(--amplify-time-medium);--amplify-components-accordion-item-icon-transition-timing-function:cubic-bezier(0.87,0,0.13,1);--amplify-components-ai-conversation-message-background-color:var(--amplify-colors-background-secondary);--amplify-components-ai-conversation-message-border-radius:var(--amplify-radii-large);--amplify-components-ai-conversation-message-gap:var(--amplify-space-small);--amplify-components-ai-conversation-message-padding-block:var(--amplify-space-small);--amplify-components-ai-conversation-message-padding-inline:var(--amplify-space-small);--amplify-components-ai-conversation-message-user-background-color:var(--amplify-colors-background-secondary);--amplify-components-ai-conversation-message-assistant-background-color:var(--amplify-colors-primary-10);--amplify-components-ai-conversation-message-sender-gap:var(--amplify-space-small);--amplify-components-ai-conversation-message-sender-username-color:var(--amplify-colors-font-primary);--amplify-components-ai-conversation-message-sender-username-font-size:inherit;--amplify-components-ai-conversation-message-sender-username-font-weight:var(--amplify-font-weights-bold);--amplify-components-ai-conversation-message-sender-timestamp-color:var(--amplify-colors-font-tertiary);--amplify-components-ai-conversation-message-sender-timestamp-font-size:inherit;--amplify-components-ai-conversation-message-sender-timestamp-font-weight:inherit;--amplify-components-ai-conversation-message-body-gap:var(--amplify-space-xs);--amplify-components-ai-conversation-form-gap:var(--amplify-space-small);--amplify-components-ai-conversation-form-padding:var(--amplify-space-small);--amplify-components-ai-conversation-attachment-border-color:var(--amplify-colors-border-secondary);--amplify-components-ai-conversation-attachment-border-width:var(--amplify-border-widths-small);--amplify-components-ai-conversation-attachment-border-radius:var(--amplify-radii-small);--amplify-components-ai-conversation-attachment-font-size:var(--amplify-font-sizes-small);--amplify-components-ai-conversation-attachment-padding-block:var(--amplify-space-xxxs);--amplify-components-ai-conversation-attachment-padding-inline:var(--amplify-space-xs);--amplify-components-ai-conversation-attachment-gap:var(--amplify-space-xs);--amplify-components-ai-conversation-attachment-list-padding-block-start:var(--amplify-space-xs);--amplify-components-ai-conversation-attachment-list-gap:var(--amplify-space-xxs);--amplify-components-ai-conversation-attachment-name-color:var(--amplify-colors-font-primary);--amplify-components-ai-conversation-attachment-name-font-size:var(--amplify-font-sizes-small);--amplify-components-ai-conversation-attachment-name-font-weight:var(--amplify-font-weights-normal);--amplify-components-ai-conversation-attachment-size-color:var(--amplify-colors-font-tertiary);--amplify-components-ai-conversation-attachment-size-font-size:var(--amplify-font-sizes-small);--amplify-components-ai-conversation-attachment-size-font-weight:var(--amplify-font-weights-normal);--amplify-components-ai-conversation-attachment-remove-padding:var(--amplify-space-xxs);--amplify-components-ai-conversation-attachment-image-width:var(--amplify-font-sizes-medium);--amplify-components-ai-conversation-attachment-image-height:var(--amplify-font-sizes-medium);--amplify-components-alert-align-items:center;--amplify-components-alert-justify-content:space-between;--amplify-components-alert-color:var(--amplify-colors-font-primary);--amplify-components-alert-background-color:var(--amplify-colors-background-tertiary);--amplify-components-alert-padding-block:var(--amplify-space-small);--amplify-components-alert-padding-inline:var(--amplify-space-medium);--amplify-components-alert-icon-size:var(--amplify-font-sizes-xl);--amplify-components-alert-heading-font-size:var(--amplify-font-sizes-medium);--amplify-components-alert-heading-font-weight:var(--amplify-font-weights-bold);--amplify-components-alert-info-color:var(--amplify-colors-font-info);--amplify-components-alert-info-background-color:var(--amplify-colors-background-info);--amplify-components-alert-error-color:var(--amplify-colors-font-error);--amplify-components-alert-error-background-color:var(--amplify-colors-background-error);--amplify-components-alert-warning-color:var(--amplify-colors-font-warning);--amplify-components-alert-warning-background-color:var(--amplify-colors-background-warning);--amplify-components-alert-success-color:var(--amplify-colors-font-success);--amplify-components-alert-success-background-color:var(--amplify-colors-background-success);--amplify-components-authenticator-max-width:60rem;--amplify-components-authenticator-modal-width:var(--amplify-space-relative-full);--amplify-components-authenticator-modal-height:var(--amplify-space-relative-full);--amplify-components-authenticator-modal-background-color:var(--amplify-colors-overlay-50);--amplify-components-authenticator-modal-top:var(--amplify-space-zero);--amplify-components-authenticator-modal-left:var(--amplify-space-zero);--amplify-components-authenticator-container-width-max:30rem;--amplify-components-authenticator-router-border-width:var(--amplify-border-widths-small);--amplify-components-authenticator-router-border-style:solid;--amplify-components-authenticator-router-border-color:var(--amplify-colors-border-primary);--amplify-components-authenticator-router-background-color:var(--amplify-colors-background-primary);--amplify-components-authenticator-router-box-shadow:var(--amplify-shadows-medium);--amplify-components-authenticator-footer-padding-bottom:var(--amplify-space-medium);--amplify-components-authenticator-form-padding:var(--amplify-space-xl);--amplify-components-authenticator-state-inactive-background-color:var(--amplify-colors-background-secondary);--amplify-components-authenticator-or-container-color:var(--amplify-colors-neutral-80);--amplify-components-authenticator-or-container-or-line-background-color:var(--amplify-colors-background-primary);--amplify-components-autocomplete-menu-width:100%;--amplify-components-autocomplete-menu-margin-block-start:var(--amplify-space-xxxs);--amplify-components-autocomplete-menu-background-color:var(--amplify-colors-background-primary);--amplify-components-autocomplete-menu-border-color:var(--amplify-colors-border-primary);--amplify-components-autocomplete-menu-border-width:var(--amplify-border-widths-small);--amplify-components-autocomplete-menu-border-style:solid;--amplify-components-autocomplete-menu-border-radius:var(--amplify-radii-small);--amplify-components-autocomplete-menu-options-display:flex;--amplify-components-autocomplete-menu-options-flex-direction:column;--amplify-components-autocomplete-menu-options-max-height:300px;--amplify-components-autocomplete-menu-option-background-color:var(--amplify-colors-background-primary);--amplify-components-autocomplete-menu-option-color:currentcolor;--amplify-components-autocomplete-menu-option-cursor:pointer;--amplify-components-autocomplete-menu-option-transition-duration:var(--amplify-time-short);--amplify-components-autocomplete-menu-option-transition-property:background-color,color;--amplify-components-autocomplete-menu-option-transition-timing-function:ease;--amplify-components-autocomplete-menu-option-active-background-color:var(--amplify-colors-primary-80);--amplify-components-autocomplete-menu-option-active-color:var(--amplify-colors-white);--amplify-components-autocomplete-menu-empty-display:flex;--amplify-components-autocomplete-menu-loading-align-items:center;--amplify-components-autocomplete-menu-loading-display:flex;--amplify-components-autocomplete-menu-loading-gap:var(--amplify-space-xxxs);--amplify-components-autocomplete-menu-space-shared-padding-block:var(--amplify-space-xs);--amplify-components-autocomplete-menu-space-shared-padding-inline:var(--amplify-space-small);--amplify-components-avatar-color:var(--amplify-colors-font-tertiary);--amplify-components-avatar-line-height:1;--amplify-components-avatar-font-weight:var(--amplify-font-weights-semibold);--amplify-components-avatar-font-size:var(--amplify-font-sizes-small);--amplify-components-avatar-text-align:center;--amplify-components-avatar-width:var(--amplify-font-sizes-xxl);--amplify-components-avatar-height:var(--amplify-font-sizes-xxl);--amplify-components-avatar-background-color:var(--amplify-colors-background-tertiary);--amplify-components-avatar-border-radius:100%;--amplify-components-avatar-border-color:var(--amplify-colors-border-primary);--amplify-components-avatar-border-width:var(--amplify-border-widths-medium);--amplify-components-avatar-info-color:var(--amplify-colors-font-info);--amplify-components-avatar-info-background-color:var(--amplify-colors-background-info);--amplify-components-avatar-info-border-color:var(--amplify-colors-border-info);--amplify-components-avatar-warning-color:var(--amplify-colors-font-warning);--amplify-components-avatar-warning-background-color:var(--amplify-colors-background-warning);--amplify-components-avatar-warning-border-color:var(--amplify-colors-border-warning);--amplify-components-avatar-success-color:var(--amplify-colors-font-success);--amplify-components-avatar-success-background-color:var(--amplify-colors-background-success);--amplify-components-avatar-success-border-color:var(--amplify-colors-border-success);--amplify-components-avatar-error-color:var(--amplify-colors-font-error);--amplify-components-avatar-error-background-color:var(--amplify-colors-background-error);--amplify-components-avatar-error-border-color:var(--amplify-colors-border-error);--amplify-components-avatar-small-font-size:var(--amplify-font-sizes-xs);--amplify-components-avatar-small-width:var(--amplify-font-sizes-xl);--amplify-components-avatar-small-height:var(--amplify-font-sizes-xl);--amplify-components-avatar-large-font-size:var(--amplify-font-sizes-medium);--amplify-components-avatar-large-width:var(--amplify-font-sizes-xxxl);--amplify-components-avatar-large-height:var(--amplify-font-sizes-xxxl);--amplify-components-badge-color:var(--amplify-colors-font-primary);--amplify-components-badge-line-height:1;--amplify-components-badge-font-weight:var(--amplify-font-weights-semibold);--amplify-components-badge-font-size:var(--amplify-font-sizes-small);--amplify-components-badge-text-align:center;--amplify-components-badge-padding-vertical:var(--amplify-space-xs);--amplify-components-badge-padding-horizontal:var(--amplify-space-small);--amplify-components-badge-background-color:var(--amplify-colors-background-tertiary);--amplify-components-badge-border-radius:var(--amplify-radii-xl);--amplify-components-badge-info-color:var(--amplify-colors-font-info);--amplify-components-badge-info-background-color:var(--amplify-colors-background-info);--amplify-components-badge-warning-color:var(--amplify-colors-font-warning);--amplify-components-badge-warning-background-color:var(--amplify-colors-background-warning);--amplify-components-badge-success-color:var(--amplify-colors-font-success);--amplify-components-badge-success-background-color:var(--amplify-colors-background-success);--amplify-components-badge-error-color:var(--amplify-colors-font-error);--amplify-components-badge-error-background-color:var(--amplify-colors-background-error);--amplify-components-badge-small-font-size:var(--amplify-font-sizes-xs);--amplify-components-badge-small-padding-vertical:var(--amplify-space-xxs);--amplify-components-badge-small-padding-horizontal:var(--amplify-space-xs);--amplify-components-badge-large-font-size:var(--amplify-font-sizes-medium);--amplify-components-badge-large-padding-vertical:var(--amplify-space-small);--amplify-components-badge-large-padding-horizontal:var(--amplify-space-medium);--amplify-components-breadcrumbs-flex-direction:row;--amplify-components-breadcrumbs-flex-wrap:wrap;--amplify-components-breadcrumbs-gap:0;--amplify-components-breadcrumbs-color:var(--amplify-colors-font-tertiary);--amplify-components-breadcrumbs-item-flex-direction:row;--amplify-components-breadcrumbs-item-color:inherit;--amplify-components-breadcrumbs-item-font-size:inherit;--amplify-components-breadcrumbs-item-align-items:center;--amplify-components-breadcrumbs-item-line-height:1;--amplify-components-breadcrumbs-separator-color:inherit;--amplify-components-breadcrumbs-separator-font-size:inherit;--amplify-components-breadcrumbs-separator-padding-inline:var(--amplify-space-xxs);--amplify-components-breadcrumbs-link-color:var(--amplify-components-link-color);--amplify-components-breadcrumbs-link-font-size:inherit;--amplify-components-breadcrumbs-link-font-weight:normal;--amplify-components-breadcrumbs-link-text-decoration:none;--amplify-components-breadcrumbs-link-padding-inline:var(--amplify-space-xs);--amplify-components-breadcrumbs-link-padding-block:var(--amplify-space-xxs);--amplify-components-breadcrumbs-link-current-color:inherit;--amplify-components-breadcrumbs-link-current-font-size:inherit;--amplify-components-breadcrumbs-link-current-font-weight:normal;--amplify-components-breadcrumbs-link-current-text-decoration:none;--amplify-components-button-font-weight:var(--amplify-font-weights-bold);--amplify-components-button-transition-duration:var(--amplify-components-fieldcontrol-transition-duration);--amplify-components-button-font-size:var(--amplify-components-fieldcontrol-font-size);--amplify-components-button-line-height:var(--amplify-components-fieldcontrol-line-height);--amplify-components-button-padding-block-start:var(--amplify-components-fieldcontrol-padding-block-start);--amplify-components-button-padding-block-end:var(--amplify-components-fieldcontrol-padding-block-end);--amplify-components-button-padding-inline-start:var(--amplify-components-fieldcontrol-padding-inline-start);--amplify-components-button-padding-inline-end:var(--amplify-components-fieldcontrol-padding-inline-end);--amplify-components-button-background-color:#0000;--amplify-components-button-border-color:var(--amplify-components-fieldcontrol-border-color);--amplify-components-button-border-width:var(--amplify-components-fieldcontrol-border-width);--amplify-components-button-border-style:var(--amplify-components-fieldcontrol-border-style);--amplify-components-button-border-radius:var(--amplify-components-fieldcontrol-border-radius);--amplify-components-button-color:var(--amplify-colors-font-primary);--amplify-components-button-hover-color:var(--amplify-colors-font-focus);--amplify-components-button-hover-background-color:var(--amplify-colors-primary-10);--amplify-components-button-hover-border-color:var(--amplify-colors-primary-60);--amplify-components-button-focus-color:var(--amplify-colors-font-focus);--amplify-components-button-focus-background-color:var(--amplify-colors-primary-10);--amplify-components-button-focus-border-color:var(--amplify-colors-border-focus);--amplify-components-button-focus-box-shadow:var(--amplify-components-fieldcontrol-focus-box-shadow);--amplify-components-button-active-color:var(--amplify-colors-font-active);--amplify-components-button-active-background-color:var(--amplify-colors-primary-20);--amplify-components-button-active-border-color:var(--amplify-colors-primary-100);--amplify-components-button-loading-color:var(--amplify-colors-font-disabled);--amplify-components-button-loading-background-color:#0000;--amplify-components-button-loading-border-color:var(--amplify-colors-border-tertiary);--amplify-components-button-disabled-color:var(--amplify-colors-font-disabled);--amplify-components-button-disabled-background-color:#0000;--amplify-components-button-disabled-border-color:var(--amplify-colors-border-tertiary);--amplify-components-button-outlined-info-border-color:var(--amplify-colors-blue-60);--amplify-components-button-outlined-info-background-color:#0000;--amplify-components-button-outlined-info-color:var(--amplify-colors-blue-100);--amplify-components-button-outlined-info-hover-border-color:var(--amplify-colors-blue-60);--amplify-components-button-outlined-info-hover-background-color:var(--amplify-colors-blue-10);--amplify-components-button-outlined-info-hover-color:var(--amplify-colors-blue-100);--amplify-components-button-outlined-info-focus-border-color:var(--amplify-colors-blue-100);--amplify-components-button-outlined-info-focus-background-color:var(--amplify-colors-blue-10);--amplify-components-button-outlined-info-focus-color:var(--amplify-colors-blue-100);--amplify-components-button-outlined-info-focus-box-shadow:var(--amplify-components-fieldcontrol-info-focus-box-shadow);--amplify-components-button-outlined-info-active-border-color:var(--amplify-colors-blue-100);--amplify-components-button-outlined-info-active-background-color:var(--amplify-colors-blue-20);--amplify-components-button-outlined-info-active-color:var(--amplify-colors-blue-100);--amplify-components-button-outlined-warning-border-color:var(--amplify-colors-orange-60);--amplify-components-button-outlined-warning-background-color:#0000;--amplify-components-button-outlined-warning-color:var(--amplify-colors-orange-100);--amplify-components-button-outlined-warning-hover-border-color:var(--amplify-colors-orange-60);--amplify-components-button-outlined-warning-hover-background-color:var(--amplify-colors-orange-10);--amplify-components-button-outlined-warning-hover-color:var(--amplify-colors-orange-100);--amplify-components-button-outlined-warning-focus-border-color:var(--amplify-colors-orange-100);--amplify-components-button-outlined-warning-focus-background-color:var(--amplify-colors-orange-10);--amplify-components-button-outlined-warning-focus-color:var(--amplify-colors-orange-100);--amplify-components-button-outlined-warning-focus-box-shadow:var(--amplify-components-fieldcontrol-warning-focus-box-shadow);--amplify-components-button-outlined-warning-active-border-color:var(--amplify-colors-orange-100);--amplify-components-button-outlined-warning-active-background-color:var(--amplify-colors-orange-20);--amplify-components-button-outlined-warning-active-color:var(--amplify-colors-orange-100);--amplify-components-button-outlined-success-border-color:var(--amplify-colors-green-60);--amplify-components-button-outlined-success-background-color:#0000;--amplify-components-button-outlined-success-color:var(--amplify-colors-green-100);--amplify-components-button-outlined-success-hover-border-color:var(--amplify-colors-green-60);--amplify-components-button-outlined-success-hover-background-color:var(--amplify-colors-green-10);--amplify-components-button-outlined-success-hover-color:var(--amplify-colors-green-100);--amplify-components-button-outlined-success-focus-border-color:var(--amplify-colors-green-100);--amplify-components-button-outlined-success-focus-background-color:var(--amplify-colors-green-10);--amplify-components-button-outlined-success-focus-color:var(--amplify-colors-green-100);--amplify-components-button-outlined-success-focus-box-shadow:var(--amplify-components-fieldcontrol-success-focus-box-shadow);--amplify-components-button-outlined-success-active-border-color:var(--amplify-colors-green-100);--amplify-components-button-outlined-success-active-background-color:var(--amplify-colors-green-20);--amplify-components-button-outlined-success-active-color:var(--amplify-colors-green-100);--amplify-components-button-outlined-error-border-color:var(--amplify-colors-red-80);--amplify-components-button-outlined-error-background-color:#0000;--amplify-components-button-outlined-error-color:var(--amplify-colors-red-100);--amplify-components-button-outlined-error-hover-border-color:var(--amplify-colors-red-80);--amplify-components-button-outlined-error-hover-background-color:var(--amplify-colors-red-10);--amplify-components-button-outlined-error-hover-color:var(--amplify-colors-red-100);--amplify-components-button-outlined-error-focus-border-color:var(--amplify-colors-red-100);--amplify-components-button-outlined-error-focus-background-color:var(--amplify-colors-red-10);--amplify-components-button-outlined-error-focus-color:var(--amplify-colors-red-100);--amplify-components-button-outlined-error-focus-box-shadow:var(--amplify-components-fieldcontrol-error-focus-box-shadow);--amplify-components-button-outlined-error-active-border-color:var(--amplify-colors-red-100);--amplify-components-button-outlined-error-active-background-color:var(--amplify-colors-red-20);--amplify-components-button-outlined-error-active-color:var(--amplify-colors-red-100);--amplify-components-button-outlined-overlay-border-color:var(--amplify-colors-overlay-60);--amplify-components-button-outlined-overlay-background-color:#0000;--amplify-components-button-outlined-overlay-color:var(--amplify-colors-font-primary);--amplify-components-button-outlined-overlay-hover-border-color:var(--amplify-colors-overlay-60);--amplify-components-button-outlined-overlay-hover-background-color:var(--amplify-colors-overlay-5);--amplify-components-button-outlined-overlay-hover-color:var(--amplify-colors-neutral-90);--amplify-components-button-outlined-overlay-focus-border-color:var(--amplify-colors-overlay-90);--amplify-components-button-outlined-overlay-focus-background-color:var(--amplify-colors-overlay-5);--amplify-components-button-outlined-overlay-focus-color:var(--amplify-colors-neutral-90);--amplify-components-button-outlined-overlay-focus-box-shadow:var(--amplify-components-fieldcontrol-overlay-focus-box-shadow);--amplify-components-button-outlined-overlay-active-border-color:var(--amplify-colors-overlay-90);--amplify-components-button-outlined-overlay-active-background-color:var(--amplify-colors-overlay-10);--amplify-components-button-outlined-overlay-active-color:var(--amplify-colors-neutral-100);--amplify-components-button-primary-border-color:#0000;--amplify-components-button-primary-border-width:var(--amplify-border-widths-small);--amplify-components-button-primary-border-style:solid;--amplify-components-button-primary-background-color:var(--amplify-colors-primary-80);--amplify-components-button-primary-color:var(--amplify-colors-font-inverse);--amplify-components-button-primary-disabled-border-color:#0000;--amplify-components-button-primary-disabled-background-color:var(--amplify-colors-background-disabled);--amplify-components-button-primary-disabled-color:var(--amplify-colors-font-disabled);--amplify-components-button-primary-loading-border-color:#0000;--amplify-components-button-primary-loading-background-color:var(--amplify-colors-background-disabled);--amplify-components-button-primary-loading-color:var(--amplify-colors-font-disabled);--amplify-components-button-primary-hover-border-color:#0000;--amplify-components-button-primary-hover-background-color:var(--amplify-colors-primary-90);--amplify-components-button-primary-hover-color:var(--amplify-colors-font-inverse);--amplify-components-button-primary-focus-border-color:#0000;--amplify-components-button-primary-focus-background-color:var(--amplify-colors-primary-90);--amplify-components-button-primary-focus-color:var(--amplify-colors-font-inverse);--amplify-components-button-primary-focus-box-shadow:var(--amplify-components-fieldcontrol-focus-box-shadow);--amplify-components-button-primary-active-border-color:#0000;--amplify-components-button-primary-active-background-color:var(--amplify-colors-primary-100);--amplify-components-button-primary-active-color:var(--amplify-colors-font-inverse);--amplify-components-button-primary-info-border-color:#0000;--amplify-components-button-primary-info-background-color:var(--amplify-colors-blue-80);--amplify-components-button-primary-info-color:var(--amplify-colors-font-inverse);--amplify-components-button-primary-info-hover-border-color:#0000;--amplify-components-button-primary-info-hover-background-color:var(--amplify-colors-blue-90);--amplify-components-button-primary-info-hover-color:var(--amplify-colors-font-inverse);--amplify-components-button-primary-info-focus-border-color:#0000;--amplify-components-button-primary-info-focus-background-color:var(--amplify-colors-blue-90);--amplify-components-button-primary-info-focus-color:var(--amplify-colors-font-inverse);--amplify-components-button-primary-info-focus-box-shadow:var(--amplify-components-fieldcontrol-info-focus-box-shadow);--amplify-components-button-primary-info-active-border-color:#0000;--amplify-components-button-primary-info-active-background-color:var(--amplify-colors-blue-100);--amplify-components-button-primary-info-active-color:var(--amplify-colors-font-inverse);--amplify-components-button-primary-warning-border-color:#0000;--amplify-components-button-primary-warning-background-color:var(--amplify-colors-orange-80);--amplify-components-button-primary-warning-color:var(--amplify-colors-font-inverse);--amplify-components-button-primary-warning-hover-border-color:#0000;--amplify-components-button-primary-warning-hover-background-color:var(--amplify-colors-orange-90);--amplify-components-button-primary-warning-hover-color:var(--amplify-colors-font-inverse);--amplify-components-button-primary-warning-focus-border-color:#0000;--amplify-components-button-primary-warning-focus-background-color:var(--amplify-colors-orange-90);--amplify-components-button-primary-warning-focus-color:var(--amplify-colors-font-inverse);--amplify-components-button-primary-warning-focus-box-shadow:var(--amplify-components-fieldcontrol-overlay-focus-box-shadow);--amplify-components-button-primary-warning-active-border-color:#0000;--amplify-components-button-primary-warning-active-background-color:var(--amplify-colors-orange-100);--amplify-components-button-primary-warning-active-color:var(--amplify-colors-font-inverse);--amplify-components-button-primary-error-border-color:#0000;--amplify-components-button-primary-error-background-color:var(--amplify-colors-red-80);--amplify-components-button-primary-error-color:var(--amplify-colors-font-inverse);--amplify-components-button-primary-error-hover-border-color:#0000;--amplify-components-button-primary-error-hover-background-color:var(--amplify-colors-red-90);--amplify-components-button-primary-error-hover-color:var(--amplify-colors-font-inverse);--amplify-components-button-primary-error-focus-border-color:#0000;--amplify-components-button-primary-error-focus-background-color:var(--amplify-colors-red-90);--amplify-components-button-primary-error-focus-color:var(--amplify-colors-font-inverse);--amplify-components-button-primary-error-focus-box-shadow:var(--amplify-components-fieldcontrol-error-focus-box-shadow);--amplify-components-button-primary-error-active-border-color:#0000;--amplify-components-button-primary-error-active-background-color:var(--amplify-colors-red-100);--amplify-components-button-primary-error-active-color:var(--amplify-colors-font-inverse);--amplify-components-button-primary-success-border-color:#0000;--amplify-components-button-primary-success-background-color:var(--amplify-colors-green-80);--amplify-components-button-primary-success-color:var(--amplify-colors-font-inverse);--amplify-components-button-primary-success-hover-border-color:#0000;--amplify-components-button-primary-success-hover-background-color:var(--amplify-colors-green-90);--amplify-components-button-primary-success-hover-color:var(--amplify-colors-font-inverse);--amplify-components-button-primary-success-focus-border-color:#0000;--amplify-components-button-primary-success-focus-background-color:var(--amplify-colors-green-90);--amplify-components-button-primary-success-focus-color:var(--amplify-colors-font-inverse);--amplify-components-button-primary-success-focus-box-shadow:var(--amplify-components-fieldcontrol-success-focus-box-shadow);--amplify-components-button-primary-success-active-border-color:#0000;--amplify-components-button-primary-success-active-background-color:var(--amplify-colors-green-100);--amplify-components-button-primary-success-active-color:var(--amplify-colors-font-inverse);--amplify-components-button-primary-overlay-border-color:#0000;--amplify-components-button-primary-overlay-background-color:var(--amplify-colors-overlay-70);--amplify-components-button-primary-overlay-color:var(--amplify-colors-font-inverse);--amplify-components-button-primary-overlay-hover-border-color:#0000;--amplify-components-button-primary-overlay-hover-background-color:var(--amplify-colors-overlay-90);--amplify-components-button-primary-overlay-hover-color:var(--amplify-colors-font-inverse);--amplify-components-button-primary-overlay-focus-border-color:#0000;--amplify-components-button-primary-overlay-focus-background-color:var(--amplify-colors-overlay-90);--amplify-components-button-primary-overlay-focus-color:var(--amplify-colors-font-inverse);--amplify-components-button-primary-overlay-focus-box-shadow:var(--amplify-components-fieldcontrol-overlay-focus-box-shadow);--amplify-components-button-primary-overlay-active-border-color:#0000;--amplify-components-button-primary-overlay-active-background-color:var(--amplify-colors-overlay-90);--amplify-components-button-primary-overlay-active-color:var(--amplify-colors-font-inverse);--amplify-components-button-menu-border-width:var(--amplify-space-zero);--amplify-components-button-menu-background-color:#0000;--amplify-components-button-menu-justify-content:start;--amplify-components-button-menu-hover-color:var(--amplify-colors-font-inverse);--amplify-components-button-menu-hover-background-color:var(--amplify-colors-primary-80);--amplify-components-button-menu-focus-color:var(--amplify-colors-font-inverse);--amplify-components-button-menu-focus-background-color:var(--amplify-colors-primary-80);--amplify-components-button-menu-active-color:var(--amplify-colors-font-inverse);--amplify-components-button-menu-active-background-color:var(--amplify-colors-primary-90);--amplify-components-button-menu-disabled-color:var(--amplify-colors-font-disabled);--amplify-components-button-link-background-color:#0000;--amplify-components-button-link-border-color:#0000;--amplify-components-button-link-border-width:var(--amplify-border-widths-small);--amplify-components-button-link-color:var(--amplify-colors-font-interactive);--amplify-components-button-link-hover-border-color:#0000;--amplify-components-button-link-hover-background-color:var(--amplify-colors-primary-10);--amplify-components-button-link-hover-color:var(--amplify-colors-font-hover);--amplify-components-button-link-focus-border-color:#0000;--amplify-components-button-link-focus-background-color:var(--amplify-colors-primary-10);--amplify-components-button-link-focus-color:var(--amplify-colors-font-focus);--amplify-components-button-link-focus-box-shadow:var(--amplify-components-fieldcontrol-focus-box-shadow);--amplify-components-button-link-active-border-color:#0000;--amplify-components-button-link-active-background-color:var(--amplify-colors-primary-20);--amplify-components-button-link-active-color:var(--amplify-colors-font-active);--amplify-components-button-link-disabled-border-color:#0000;--amplify-components-button-link-disabled-background-color:#0000;--amplify-components-button-link-disabled-color:var(--amplify-colors-font-disabled);--amplify-components-button-link-loading-border-color:#0000;--amplify-components-button-link-loading-background-color:#0000;--amplify-components-button-link-loading-color:var(--amplify-colors-font-disabled);--amplify-components-button-link-info-border-color:#0000;--amplify-components-button-link-info-background-color:#0000;--amplify-components-button-link-info-color:var(--amplify-colors-blue-100);--amplify-components-button-link-info-hover-border-color:#0000;--amplify-components-button-link-info-hover-background-color:var(--amplify-colors-blue-10);--amplify-components-button-link-info-hover-color:var(--amplify-colors-blue-90);--amplify-components-button-link-info-focus-border-color:#0000;--amplify-components-button-link-info-focus-background-color:var(--amplify-colors-blue-10);--amplify-components-button-link-info-focus-color:var(--amplify-colors-blue-100);--amplify-components-button-link-info-focus-box-shadow:var(--amplify-components-fieldcontrol-info-focus-box-shadow);--amplify-components-button-link-info-active-border-color:#0000;--amplify-components-button-link-info-active-background-color:var(--amplify-colors-blue-20);--amplify-components-button-link-info-active-color:var(--amplify-colors-blue-100);--amplify-components-button-link-warning-border-color:#0000;--amplify-components-button-link-warning-background-color:#0000;--amplify-components-button-link-warning-color:var(--amplify-colors-orange-100);--amplify-components-button-link-warning-hover-border-color:#0000;--amplify-components-button-link-warning-hover-background-color:var(--amplify-colors-orange-10);--amplify-components-button-link-warning-hover-color:var(--amplify-colors-orange-90);--amplify-components-button-link-warning-focus-border-color:#0000;--amplify-components-button-link-warning-focus-background-color:var(--amplify-colors-orange-10);--amplify-components-button-link-warning-focus-color:var(--amplify-colors-orange-100);--amplify-components-button-link-warning-focus-box-shadow:var(--amplify-components-fieldcontrol-warning-focus-box-shadow);--amplify-components-button-link-warning-active-border-color:#0000;--amplify-components-button-link-warning-active-background-color:var(--amplify-colors-orange-20);--amplify-components-button-link-warning-active-color:var(--amplify-colors-orange-100);--amplify-components-button-link-success-border-color:#0000;--amplify-components-button-link-success-background-color:#0000;--amplify-components-button-link-success-color:var(--amplify-colors-green-100);--amplify-components-button-link-success-hover-border-color:#0000;--amplify-components-button-link-success-hover-background-color:var(--amplify-colors-green-10);--amplify-components-button-link-success-hover-color:var(--amplify-colors-green-90);--amplify-components-button-link-success-focus-border-color:#0000;--amplify-components-button-link-success-focus-background-color:var(--amplify-colors-green-10);--amplify-components-button-link-success-focus-color:var(--amplify-colors-green-100);--amplify-components-button-link-success-focus-box-shadow:var(--amplify-components-fieldcontrol-success-focus-box-shadow);--amplify-components-button-link-success-active-border-color:#0000;--amplify-components-button-link-success-active-background-color:var(--amplify-colors-green-20);--amplify-components-button-link-success-active-color:var(--amplify-colors-green-100);--amplify-components-button-link-error-border-color:#0000;--amplify-components-button-link-error-background-color:#0000;--amplify-components-button-link-error-color:var(--amplify-colors-red-100);--amplify-components-button-link-error-hover-border-color:#0000;--amplify-components-button-link-error-hover-background-color:var(--amplify-colors-red-10);--amplify-components-button-link-error-hover-color:var(--amplify-colors-red-90);--amplify-components-button-link-error-focus-border-color:#0000;--amplify-components-button-link-error-focus-background-color:var(--amplify-colors-red-10);--amplify-components-button-link-error-focus-color:var(--amplify-colors-red-100);--amplify-components-button-link-error-focus-box-shadow:var(--amplify-components-fieldcontrol-error-focus-box-shadow);--amplify-components-button-link-error-active-border-color:#0000;--amplify-components-button-link-error-active-background-color:var(--amplify-colors-red-20);--amplify-components-button-link-error-active-color:var(--amplify-colors-red-100);--amplify-components-button-link-overlay-border-color:#0000;--amplify-components-button-link-overlay-background-color:#0000;--amplify-components-button-link-overlay-color:var(--amplify-colors-neutral-100);--amplify-components-button-link-overlay-hover-border-color:#0000;--amplify-components-button-link-overlay-hover-background-color:var(--amplify-colors-overlay-5);--amplify-components-button-link-overlay-hover-color:var(--amplify-colors-overlay-80);--amplify-components-button-link-overlay-focus-border-color:#0000;--amplify-components-button-link-overlay-focus-background-color:var(--amplify-colors-overlay-5);--amplify-components-button-link-overlay-focus-color:var(--amplify-colors-overlay-90);--amplify-components-button-link-overlay-focus-box-shadow:var(--amplify-components-fieldcontrol-overlay-focus-box-shadow);--amplify-components-button-link-overlay-active-border-color:#0000;--amplify-components-button-link-overlay-active-background-color:var(--amplify-colors-overlay-10);--amplify-components-button-link-overlay-active-color:var(--amplify-colors-overlay-90);--amplify-components-button-warning-background-color:#0000;--amplify-components-button-warning-border-color:var(--amplify-colors-red-60);--amplify-components-button-warning-border-width:var(--amplify-border-widths-small);--amplify-components-button-warning-color:var(--amplify-colors-red-60);--amplify-components-button-warning-hover-border-color:var(--amplify-colors-red-80);--amplify-components-button-warning-hover-background-color:var(--amplify-colors-red-10);--amplify-components-button-warning-hover-color:var(--amplify-colors-font-error);--amplify-components-button-warning-focus-border-color:var(--amplify-colors-red-80);--amplify-components-button-warning-focus-background-color:var(--amplify-colors-red-10);--amplify-components-button-warning-focus-color:var(--amplify-colors-red-80);--amplify-components-button-warning-focus-box-shadow:var(--amplify-components-fieldcontrol-error-focus-box-shadow);--amplify-components-button-warning-active-border-color:var(--amplify-colors-red-100);--amplify-components-button-warning-active-background-color:var(--amplify-colors-red-20);--amplify-components-button-warning-active-color:var(--amplify-colors-red-100);--amplify-components-button-warning-disabled-border-color:var(--amplify-colors-border-tertiary);--amplify-components-button-warning-disabled-background-color:#0000;--amplify-components-button-warning-disabled-color:var(--amplify-colors-font-disabled);--amplify-components-button-warning-loading-border-color:var(--amplify-colors-border-tertiary);--amplify-components-button-warning-loading-background-color:#0000;--amplify-components-button-warning-loading-color:var(--amplify-colors-font-disabled);--amplify-components-button-destructive-border-color:#0000;--amplify-components-button-destructive-border-width:var(--amplify-border-widths-small);--amplify-components-button-destructive-border-style:solid;--amplify-components-button-destructive-background-color:var(--amplify-colors-red-60);--amplify-components-button-destructive-color:var(--amplify-colors-font-inverse);--amplify-components-button-destructive-disabled-border-color:#0000;--amplify-components-button-destructive-disabled-background-color:var(--amplify-colors-background-disabled);--amplify-components-button-destructive-disabled-color:var(--amplify-colors-font-disabled);--amplify-components-button-destructive-loading-border-color:#0000;--amplify-components-button-destructive-loading-background-color:var(--amplify-colors-background-disabled);--amplify-components-button-destructive-loading-color:var(--amplify-colors-font-disabled);--amplify-components-button-destructive-hover-border-color:#0000;--amplify-components-button-destructive-hover-background-color:var(--amplify-colors-red-80);--amplify-components-button-destructive-hover-color:var(--amplify-colors-font-inverse);--amplify-components-button-destructive-focus-border-color:#0000;--amplify-components-button-destructive-focus-background-color:var(--amplify-colors-red-80);--amplify-components-button-destructive-focus-color:var(--amplify-colors-font-inverse);--amplify-components-button-destructive-focus-box-shadow:var(--amplify-components-fieldcontrol-error-focus-box-shadow);--amplify-components-button-destructive-active-border-color:#0000;--amplify-components-button-destructive-active-background-color:var(--amplify-colors-red-100);--amplify-components-button-destructive-active-color:var(--amplify-colors-font-inverse);--amplify-components-button-small-font-size:var(--amplify-components-fieldcontrol-small-font-size);--amplify-components-button-small-padding-block-start:var(--amplify-components-fieldcontrol-small-padding-block-start);--amplify-components-button-small-padding-block-end:var(--amplify-components-fieldcontrol-small-padding-block-end);--amplify-components-button-small-padding-inline-start:var(--amplify-components-fieldcontrol-small-padding-inline-start);--amplify-components-button-small-padding-inline-end:var(--amplify-components-fieldcontrol-small-padding-inline-end);--amplify-components-button-large-font-size:var(--amplify-components-fieldcontrol-large-font-size);--amplify-components-button-large-padding-block-start:var(--amplify-components-fieldcontrol-large-padding-block-start);--amplify-components-button-large-padding-block-end:var(--amplify-components-fieldcontrol-large-padding-block-end);--amplify-components-button-large-padding-inline-start:var(--amplify-components-fieldcontrol-large-padding-inline-start);--amplify-components-button-large-padding-inline-end:var(--amplify-components-fieldcontrol-large-padding-inline-end);--amplify-components-button-loader-wrapper-align-items:center;--amplify-components-button-loader-wrapper-gap:var(--amplify-space-xs);--amplify-components-card-background-color:var(--amplify-colors-background-primary);--amplify-components-card-border-radius:var(--amplify-radii-xs);--amplify-components-card-border-width:0;--amplify-components-card-border-style:solid;--amplify-components-card-border-color:#0000;--amplify-components-card-box-shadow:none;--amplify-components-card-padding:var(--amplify-space-medium);--amplify-components-card-outlined-background-color:var(--amplify-components-card-background-color);--amplify-components-card-outlined-border-radius:var(--amplify-radii-xs);--amplify-components-card-outlined-border-width:var(--amplify-border-widths-small);--amplify-components-card-outlined-border-style:solid;--amplify-components-card-outlined-border-color:var(--amplify-colors-border-primary);--amplify-components-card-outlined-box-shadow:var(--amplify-components-card-box-shadow);--amplify-components-card-elevated-background-color:var(--amplify-components-card-background-color);--amplify-components-card-elevated-border-radius:var(--amplify-radii-xs);--amplify-components-card-elevated-border-width:0;--amplify-components-card-elevated-border-style:solid;--amplify-components-card-elevated-border-color:#0000;--amplify-components-card-elevated-box-shadow:var(--amplify-shadows-medium);--amplify-components-checkbox-cursor:pointer;--amplify-components-checkbox-align-items:center;--amplify-components-checkbox-disabled-cursor:not-allowed;--amplify-components-checkbox-button-position:relative;--amplify-components-checkbox-button-align-items:center;--amplify-components-checkbox-button-justify-content:center;--amplify-components-checkbox-button-color:var(--amplify-colors-font-inverse);--amplify-components-checkbox-button-before-width:100%;--amplify-components-checkbox-button-before-height:100%;--amplify-components-checkbox-button-before-border-width:var(--amplify-border-widths-medium);--amplify-components-checkbox-button-before-border-radius:20%;--amplify-components-checkbox-button-before-border-style:solid;--amplify-components-checkbox-button-before-border-color:var(--amplify-colors-border-primary);--amplify-components-checkbox-button-focus-outline-color:var(--amplify-colors-transparent);--amplify-components-checkbox-button-focus-outline-style:solid;--amplify-components-checkbox-button-focus-outline-width:var(--amplify-outline-widths-medium);--amplify-components-checkbox-button-focus-outline-offset:var(--amplify-outline-offsets-medium);--amplify-components-checkbox-button-focus-border-color:var(--amplify-colors-border-focus);--amplify-components-checkbox-button-focus-box-shadow:var(--amplify-components-fieldcontrol-focus-box-shadow);--amplify-components-checkbox-button-disabled-border-color:var(--amplify-colors-border-disabled);--amplify-components-checkbox-button-error-border-color:var(--amplify-colors-border-error);--amplify-components-checkbox-button-error-focus-border-color:var(--amplify-colors-border-error);--amplify-components-checkbox-button-error-focus-box-shadow:var(--amplify-components-fieldcontrol-error-focus-box-shadow);--amplify-components-checkbox-icon-background-color:var(--amplify-colors-primary-80);--amplify-components-checkbox-icon-border-radius:20%;--amplify-components-checkbox-icon-opacity:var(--amplify-opacities-0);--amplify-components-checkbox-icon-transform:scale(0);--amplify-components-checkbox-icon-transition-property:all;--amplify-components-checkbox-icon-transition-duration:var(--amplify-time-short);--amplify-components-checkbox-icon-transition-timing-function:ease-in-out;--amplify-components-checkbox-icon-checked-opacity:var(--amplify-opacities-100);--amplify-components-checkbox-icon-checked-transform:scale(1);--amplify-components-checkbox-icon-checked-disabled-background-color:var(--amplify-colors-background-disabled);--amplify-components-checkbox-icon-indeterminate-opacity:var(--amplify-opacities-100);--amplify-components-checkbox-icon-indeterminate-transform:scale(1);--amplify-components-checkbox-icon-indeterminate-disabled-background-color:var(--amplify-colors-background-disabled);--amplify-components-checkbox-label-color:var(--amplify-components-text-color);--amplify-components-checkbox-label-disabled-color:var(--amplify-colors-font-disabled);--amplify-components-checkboxfield-align-items:flex-start;--amplify-components-checkboxfield-align-content:center;--amplify-components-checkboxfield-flex-direction:column;--amplify-components-checkboxfield-justify-content:center;--amplify-components-collection-pagination-current-color:var(--amplify-components-pagination-current-color);--amplify-components-collection-pagination-current-background-color:var(--amplify-components-pagination-current-background-color);--amplify-components-collection-pagination-button-color:var(--amplify-components-pagination-button-color);--amplify-components-collection-pagination-button-hover-background-color:var(--amplify-components-pagination-button-hover-background-color);--amplify-components-collection-pagination-button-hover-color:var(--amplify-components-pagination-button-hover-color);--amplify-components-collection-pagination-button-disabled-color:var(--amplify-components-pagination-button-disabled-color);--amplify-components-collection-search-input-color:var(--amplify-components-searchfield-color);--amplify-components-collection-search-button-color:var(--amplify-components-searchfield-button-color);--amplify-components-collection-search-button-active-background-color:var(--amplify-components-searchfield-button-active-background-color);--amplify-components-collection-search-button-active-border-color:var(--amplify-components-searchfield-button-active-border-color);--amplify-components-collection-search-button-active-color:var(--amplify-components-searchfield-button-active-color);--amplify-components-collection-search-button-disabled-background-color:var(--amplify-components-searchfield-button-disabled-background-color);--amplify-components-collection-search-button-disabled-border-color:var(--amplify-components-searchfield-button-disabled-border-color);--amplify-components-collection-search-button-disabled-color:var(--amplify-components-searchfield-button-disabled-color);--amplify-components-collection-search-button-focus-background-color:var(--amplify-components-searchfield-button-focus-background-color);--amplify-components-collection-search-button-focus-border-color:var(--amplify-components-searchfield-button-focus-border-color);--amplify-components-collection-search-button-focus-color:var(--amplify-components-searchfield-button-focus-color);--amplify-components-collection-search-button-hover-background-color:var(--amplify-components-searchfield-button-hover-background-color);--amplify-components-collection-search-button-hover-border-color:var(--amplify-components-searchfield-button-hover-border-color);--amplify-components-collection-search-button-hover-color:var(--amplify-components-searchfield-button-hover-color);--amplify-components-copy-font-size:var(--amplify-font-sizes-xs);--amplify-components-copy-gap:var(--amplify-space-relative-medium);--amplify-components-copy-svg-path-fill:var(--amplify-colors-font-primary);--amplify-components-copy-tool-tip-bottom:var(--amplify-space-large);--amplify-components-copy-tool-tip-color:var(--amplify-colors-teal-100);--amplify-components-copy-tool-tip-font-size:var(--amplify-font-sizes-xxs);--amplify-components-countrycodeselect-height:var(--amplify-space-relative-full);--amplify-components-divider-border-style:solid;--amplify-components-divider-border-color:var(--amplify-colors-border-primary);--amplify-components-divider-border-width:var(--amplify-border-widths-medium);--amplify-components-divider-label-color:var(--amplify-colors-font-tertiary);--amplify-components-divider-label-padding-inline:var(--amplify-space-medium);--amplify-components-divider-label-font-size:var(--amplify-font-sizes-small);--amplify-components-divider-label-background-color:var(--amplify-colors-background-primary);--amplify-components-divider-small-border-width:var(--amplify-border-widths-small);--amplify-components-divider-large-border-width:var(--amplify-border-widths-large);--amplify-components-divider-opacity:var(--amplify-opacities-60);--amplify-components-dropzone-background-color:var(--amplify-colors-background-primary);--amplify-components-dropzone-border-radius:var(--amplify-radii-small);--amplify-components-dropzone-border-color:var(--amplify-colors-border-primary);--amplify-components-dropzone-border-style:dashed;--amplify-components-dropzone-border-width:var(--amplify-border-widths-small);--amplify-components-dropzone-color:var(--amplify-colors-font-primary);--amplify-components-dropzone-gap:var(--amplify-space-small);--amplify-components-dropzone-padding-block:var(--amplify-space-xl);--amplify-components-dropzone-padding-inline:var(--amplify-space-large);--amplify-components-dropzone-text-align:center;--amplify-components-dropzone-active-background-color:var(--amplify-colors-primary-10);--amplify-components-dropzone-active-border-radius:var(--amplify-components-dropzone-border-radius);--amplify-components-dropzone-active-border-color:var(--amplify-colors-border-pressed);--amplify-components-dropzone-active-border-style:var(--amplify-components-dropzone-border-style);--amplify-components-dropzone-active-border-width:var(--amplify-components-dropzone-border-width);--amplify-components-dropzone-active-color:var(--amplify-colors-font-primary);--amplify-components-dropzone-disabled-background-color:var(--amplify-colors-background-disabled);--amplify-components-dropzone-disabled-border-radius:var(--amplify-components-dropzone-border-radius);--amplify-components-dropzone-disabled-border-color:var(--amplify-colors-border-disabled);--amplify-components-dropzone-disabled-border-style:var(--amplify-components-dropzone-border-style);--amplify-components-dropzone-disabled-border-width:var(--amplify-components-dropzone-border-width);--amplify-components-dropzone-disabled-color:var(--amplify-colors-font-disabled);--amplify-components-dropzone-accepted-background-color:var(--amplify-colors-background-success);--amplify-components-dropzone-accepted-border-radius:var(--amplify-components-dropzone-border-radius);--amplify-components-dropzone-accepted-border-color:var(--amplify-colors-border-success);--amplify-components-dropzone-accepted-border-style:var(--amplify-components-dropzone-border-style);--amplify-components-dropzone-accepted-border-width:var(--amplify-components-dropzone-border-width);--amplify-components-dropzone-accepted-color:var(--amplify-colors-font-success);--amplify-components-dropzone-rejected-background-color:var(--amplify-colors-background-error);--amplify-components-dropzone-rejected-border-radius:var(--amplify-components-dropzone-border-radius);--amplify-components-dropzone-rejected-border-color:var(--amplify-colors-border-pressed);--amplify-components-dropzone-rejected-border-style:var(--amplify-components-dropzone-border-style);--amplify-components-dropzone-rejected-border-width:var(--amplify-components-dropzone-border-width);--amplify-components-dropzone-rejected-color:var(--amplify-colors-font-error);--amplify-components-field-gap:var(--amplify-space-xs);--amplify-components-field-font-size:var(--amplify-font-sizes-medium);--amplify-components-field-flex-direction:column;--amplify-components-field-small-gap:var(--amplify-space-xxxs);--amplify-components-field-small-font-size:var(--amplify-font-sizes-small);--amplify-components-field-large-gap:var(--amplify-space-small);--amplify-components-field-large-font-size:var(--amplify-font-sizes-large);--amplify-components-field-label-color:var(--amplify-colors-font-secondary);--amplify-components-fieldcontrol-border-style:solid;--amplify-components-fieldcontrol-border-color:var(--amplify-colors-border-primary);--amplify-components-fieldcontrol-border-width:var(--amplify-border-widths-small);--amplify-components-fieldcontrol-border-radius:var(--amplify-radii-small);--amplify-components-fieldcontrol-color:var(--amplify-colors-font-primary);--amplify-components-fieldcontrol-padding-block-start:var(--amplify-space-xs);--amplify-components-fieldcontrol-padding-block-end:var(--amplify-space-xs);--amplify-components-fieldcontrol-padding-inline-start:var(--amplify-space-medium);--amplify-components-fieldcontrol-padding-inline-end:var(--amplify-space-medium);--amplify-components-fieldcontrol-font-size:var(--amplify-components-field-font-size);--amplify-components-fieldcontrol-line-height:var(--amplify-line-heights-medium);--amplify-components-fieldcontrol-transition-duration:var(--amplify-time-medium);--amplify-components-fieldcontrol-outline-color:var(--amplify-colors-transparent);--amplify-components-fieldcontrol-outline-style:solid;--amplify-components-fieldcontrol-outline-width:var(--amplify-outline-widths-medium);--amplify-components-fieldcontrol-outline-offset:var(--amplify-outline-offsets-medium);--amplify-components-fieldcontrol-small-font-size:var(--amplify-components-field-small-font-size);--amplify-components-fieldcontrol-small-padding-block-start:var(--amplify-space-xxs);--amplify-components-fieldcontrol-small-padding-block-end:var(--amplify-space-xxs);--amplify-components-fieldcontrol-small-padding-inline-start:var(--amplify-space-small);--amplify-components-fieldcontrol-small-padding-inline-end:var(--amplify-space-small);--amplify-components-fieldcontrol-large-font-size:var(--amplify-components-field-large-font-size);--amplify-components-fieldcontrol-large-padding-block-start:var(--amplify-space-xs);--amplify-components-fieldcontrol-large-padding-block-end:var(--amplify-space-xs);--amplify-components-fieldcontrol-large-padding-inline-start:var(--amplify-space-medium);--amplify-components-fieldcontrol-large-padding-inline-end:var(--amplify-space-medium);--amplify-components-fieldcontrol-quiet-border-style:none;--amplify-components-fieldcontrol-quiet-border-inline-start:none;--amplify-components-fieldcontrol-quiet-border-inline-end:none;--amplify-components-fieldcontrol-quiet-border-block-start:none;--amplify-components-fieldcontrol-quiet-border-radius:0;--amplify-components-fieldcontrol-quiet-focus-border-block-end-color:#0000;--amplify-components-fieldcontrol-quiet-focus-box-shadow:var(--amplify-components-fieldcontrol-focus-box-shadow);--amplify-components-fieldcontrol-quiet-error-border-block-end-color:var(--amplify-colors-border-error);--amplify-components-fieldcontrol-quiet-error-focus-border-block-end-color:#0000;--amplify-components-fieldcontrol-quiet-error-focus-box-shadow:var(--amplify-components-fieldcontrol-error-focus-box-shadow);--amplify-components-fieldcontrol-focus-border-color:var(--amplify-colors-border-focus);--amplify-components-fieldcontrol-focus-box-shadow:0px 0px 0px 2px var(--amplify-colors-border-focus);--amplify-components-fieldcontrol-disabled-color:var(--amplify-colors-font-disabled);--amplify-components-fieldcontrol-disabled-cursor:not-allowed;--amplify-components-fieldcontrol-disabled-border-color:var(--amplify-colors-transparent);--amplify-components-fieldcontrol-disabled-background-color:var(--amplify-colors-background-disabled);--amplify-components-fieldcontrol-error-border-color:var(--amplify-colors-border-error);--amplify-components-fieldcontrol-error-color:var(--amplify-colors-font-error);--amplify-components-fieldcontrol-error-focus-box-shadow:0px 0px 0px 2px var(--amplify-colors-border-error);--amplify-components-fieldcontrol-info-focus-box-shadow:0px 0px 0px 2px var(--amplify-colors-blue-100);--amplify-components-fieldcontrol-warning-focus-box-shadow:0px 0px 0px 2px var(--amplify-colors-orange-100);--amplify-components-fieldcontrol-success-focus-box-shadow:0px 0px 0px 2px var(--amplify-colors-green-100);--amplify-components-fieldcontrol-overlay-focus-box-shadow:0px 0px 0px 2px var(--amplify-colors-overlay-90);--amplify-components-fieldgroup-gap:var(--amplify-space-zero);--amplify-components-fieldgroup-vertical-align-items:center;--amplify-components-fieldgroup-outer-align-items:center;--amplify-components-fieldmessages-error-color:var(--amplify-colors-font-error);--amplify-components-fieldmessages-error-font-size:var(--amplify-font-sizes-small);--amplify-components-fieldmessages-description-color:var(--amplify-colors-font-secondary);--amplify-components-fieldmessages-description-font-style:italic;--amplify-components-fieldmessages-description-font-size:var(--amplify-font-sizes-small);--amplify-components-fieldset-background-color:#0000;--amplify-components-fieldset-border-radius:var(--amplify-radii-xs);--amplify-components-fieldset-flex-direction:column;--amplify-components-fieldset-gap:var(--amplify-components-field-gap);--amplify-components-fieldset-legend-color:var(--amplify-colors-font-primary);--amplify-components-fieldset-legend-font-size:var(--amplify-components-field-font-size);--amplify-components-fieldset-legend-font-weight:var(--amplify-font-weights-bold);--amplify-components-fieldset-legend-line-height:var(--amplify-line-heights-medium);--amplify-components-fieldset-legend-small-font-size:var(--amplify-components-field-small-font-size);--amplify-components-fieldset-legend-large-font-size:var(--amplify-components-field-large-font-size);--amplify-components-fieldset-outlined-padding:var(--amplify-space-medium);--amplify-components-fieldset-outlined-border-color:var(--amplify-colors-neutral-40);--amplify-components-fieldset-outlined-border-width:var(--amplify-border-widths-small);--amplify-components-fieldset-outlined-border-style:solid;--amplify-components-fieldset-outlined-small-padding:var(--amplify-space-small);--amplify-components-fieldset-outlined-large-padding:var(--amplify-space-large);--amplify-components-fieldset-small-gap:var(--amplify-components-field-small-gap);--amplify-components-fieldset-large-gap:var(--amplify-components-field-large-gap);--amplify-components-fileuploader-dropzone-background-color:var(--amplify-colors-background-primary);--amplify-components-fileuploader-dropzone-border-radius:var(--amplify-radii-small);--amplify-components-fileuploader-dropzone-border-color:var(--amplify-colors-border-primary);--amplify-components-fileuploader-dropzone-border-style:dashed;--amplify-components-fileuploader-dropzone-border-width:var(--amplify-border-widths-small);--amplify-components-fileuploader-dropzone-gap:var(--amplify-space-small);--amplify-components-fileuploader-dropzone-padding-block:var(--amplify-space-xl);--amplify-components-fileuploader-dropzone-padding-inline:var(--amplify-space-large);--amplify-components-fileuploader-dropzone-text-align:center;--amplify-components-fileuploader-dropzone-active-background-color:var(--amplify-colors-primary-10);--amplify-components-fileuploader-dropzone-active-border-radius:var(--amplify-components-fileuploader-dropzone-border-radius);--amplify-components-fileuploader-dropzone-active-border-color:var(--amplify-colors-border-pressed);--amplify-components-fileuploader-dropzone-active-border-style:var(--amplify-components-fileuploader-dropzone-border-style);--amplify-components-fileuploader-dropzone-active-border-width:var(--amplify-border-widths-medium);--amplify-components-fileuploader-dropzone-icon-color:var(--amplify-colors-border-primary);--amplify-components-fileuploader-dropzone-icon-font-size:var(--amplify-font-sizes-xxl);--amplify-components-fileuploader-dropzone-text-color:var(--amplify-colors-font-tertiary);--amplify-components-fileuploader-dropzone-text-font-size:var(--amplify-font-sizes-medium);--amplify-components-fileuploader-dropzone-text-font-weight:var(--amplify-font-weights-bold);--amplify-components-fileuploader-file-background-color:var(--amplify-colors-background-primary);--amplify-components-fileuploader-file-border-radius:var(--amplify-radii-small);--amplify-components-fileuploader-file-border-color:var(--amplify-colors-border-primary);--amplify-components-fileuploader-file-border-style:solid;--amplify-components-fileuploader-file-border-width:var(--amplify-border-widths-small);--amplify-components-fileuploader-file-padding-block:var(--amplify-space-xs);--amplify-components-fileuploader-file-padding-inline:var(--amplify-space-small);--amplify-components-fileuploader-file-gap:var(--amplify-space-small);--amplify-components-fileuploader-file-align-items:baseline;--amplify-components-fileuploader-file-name-font-size:var(--amplify-font-sizes-medium);--amplify-components-fileuploader-file-name-font-weight:var(--amplify-font-weights-bold);--amplify-components-fileuploader-file-name-color:var(--amplify-colors-font-primary);--amplify-components-fileuploader-file-size-font-size:var(--amplify-font-sizes-small);--amplify-components-fileuploader-file-size-font-weight:var(--amplify-font-weights-normal);--amplify-components-fileuploader-file-size-color:var(--amplify-colors-font-tertiary);--amplify-components-fileuploader-file-image-width:var(--amplify-space-xxl);--amplify-components-fileuploader-file-image-height:var(--amplify-space-xxl);--amplify-components-fileuploader-file-image-background-color:var(--amplify-colors-background-secondary);--amplify-components-fileuploader-file-image-color:var(--amplify-colors-font-tertiary);--amplify-components-fileuploader-file-image-border-radius:var(--amplify-radii-small);--amplify-components-fileuploader-filelist-flex-direction:column;--amplify-components-fileuploader-filelist-gap:var(--amplify-space-small);--amplify-components-fileuploader-loader-stroke-linecap:round;--amplify-components-fileuploader-loader-stroke-empty:var(--amplify-colors-border-secondary);--amplify-components-fileuploader-loader-stroke-filled:var(--amplify-components-loader-stroke-filled);--amplify-components-fileuploader-loader-stroke-width:var(--amplify-border-widths-large);--amplify-components-fileuploader-previewer-background-color:var(--amplify-colors-background-primary);--amplify-components-fileuploader-previewer-border-color:var(--amplify-colors-border-primary);--amplify-components-fileuploader-previewer-border-style:solid;--amplify-components-fileuploader-previewer-border-width:var(--amplify-border-widths-small);--amplify-components-fileuploader-previewer-border-radius:var(--amplify-radii-small);--amplify-components-fileuploader-previewer-padding-block:var(--amplify-space-zero);--amplify-components-fileuploader-previewer-padding-inline:var(--amplify-space-zero);--amplify-components-fileuploader-previewer-max-height:40rem;--amplify-components-fileuploader-previewer-max-width:auto;--amplify-components-fileuploader-previewer-text-font-size:var(--amplify-font-sizes-medium);--amplify-components-fileuploader-previewer-text-font-weight:var(--amplify-font-weights-bold);--amplify-components-fileuploader-previewer-text-color:var(--amplify-colors-font-primary);--amplify-components-fileuploader-previewer-body-padding-block:var(--amplify-space-medium);--amplify-components-fileuploader-previewer-body-padding-inline:var(--amplify-space-medium);--amplify-components-fileuploader-previewer-body-gap:var(--amplify-space-small);--amplify-components-fileuploader-previewer-footer-justify-content:flex-end;--amplify-components-flex-gap:var(--amplify-space-medium);--amplify-components-flex-justify-content:normal;--amplify-components-flex-align-items:stretch;--amplify-components-flex-align-content:normal;--amplify-components-flex-flex-wrap:nowrap;--amplify-components-heading-1-font-size:var(--amplify-font-sizes-xxxxl);--amplify-components-heading-1-font-weight:var(--amplify-font-weights-light);--amplify-components-heading-2-font-size:var(--amplify-font-sizes-xxxl);--amplify-components-heading-2-font-weight:var(--amplify-font-weights-normal);--amplify-components-heading-3-font-size:var(--amplify-font-sizes-xxl);--amplify-components-heading-3-font-weight:var(--amplify-font-weights-medium);--amplify-components-heading-4-font-size:var(--amplify-font-sizes-xl);--amplify-components-heading-4-font-weight:var(--amplify-font-weights-semibold);--amplify-components-heading-5-font-size:var(--amplify-font-sizes-large);--amplify-components-heading-5-font-weight:var(--amplify-font-weights-bold);--amplify-components-heading-6-font-size:var(--amplify-font-sizes-medium);--amplify-components-heading-6-font-weight:var(--amplify-font-weights-extrabold);--amplify-components-heading-color:var(--amplify-colors-font-primary);--amplify-components-heading-line-height:var(--amplify-line-heights-small);--amplify-components-icon-line-height:1;--amplify-components-icon-height:1em;--amplify-components-highlightmatch-highlighted-font-weight:var(--amplify-font-weights-bold);--amplify-components-image-max-width:100%;--amplify-components-image-height:auto;--amplify-components-image-object-fit:initial;--amplify-components-image-object-position:initial;--amplify-components-inappmessaging-banner-height:150px;--amplify-components-inappmessaging-banner-width:400px;--amplify-components-inappmessaging-button-background-color:#e8e8e8;--amplify-components-inappmessaging-button-border-radius:5px;--amplify-components-inappmessaging-button-color:#000;--amplify-components-inappmessaging-dialog-height:50vh;--amplify-components-inappmessaging-dialog-min-height:400px;--amplify-components-inappmessaging-dialog-min-width:400px;--amplify-components-inappmessaging-dialog-width:30vw;--amplify-components-inappmessaging-header-font-size:var(--amplify-font-sizes-medium);--amplify-components-inappmessaging-header-font-weight:var(--amplify-font-weights-extrabold);--amplify-components-input-color:var(--amplify-components-fieldcontrol-color);--amplify-components-input-border-color:var(--amplify-components-fieldcontrol-border-color);--amplify-components-input-font-size:var(--amplify-components-fieldcontrol-font-size);--amplify-components-input-focus-border-color:var(--amplify-components-fieldcontrol-focus-border-color);--amplify-components-link-active-color:var(--amplify-colors-font-active);--amplify-components-link-color:var(--amplify-colors-font-interactive);--amplify-components-link-focus-color:var(--amplify-colors-font-focus);--amplify-components-link-hover-color:var(--amplify-colors-font-hover);--amplify-components-link-visited-color:var(--amplify-colors-font-interactive);--amplify-components-liveness-camera-module-background-color:var(--amplify-colors-background-primary);--amplify-components-loader-width:var(--amplify-font-sizes-medium);--amplify-components-loader-height:var(--amplify-font-sizes-medium);--amplify-components-loader-font-size:var(--amplify-font-sizes-xs);--amplify-components-loader-stroke-empty:var(--amplify-colors-neutral-20);--amplify-components-loader-stroke-filled:var(--amplify-colors-primary-80);--amplify-components-loader-stroke-linecap:round;--amplify-components-loader-animation-duration:1s;--amplify-components-loader-small-width:var(--amplify-font-sizes-small);--amplify-components-loader-small-height:var(--amplify-font-sizes-small);--amplify-components-loader-small-font-size:var(--amplify-font-sizes-xxs);--amplify-components-loader-large-width:var(--amplify-font-sizes-large);--amplify-components-loader-large-height:var(--amplify-font-sizes-large);--amplify-components-loader-large-font-size:var(--amplify-font-sizes-small);--amplify-components-loader-linear-width:100%;--amplify-components-loader-linear-min-width:5rem;--amplify-components-loader-linear-font-size:var(--amplify-font-sizes-xxs);--amplify-components-loader-linear-stroke-width:var(--amplify-font-sizes-xxs);--amplify-components-loader-linear-stroke-filled:var(--amplify-colors-primary-80);--amplify-components-loader-linear-stroke-empty:var(--amplify-colors-neutral-20);--amplify-components-loader-linear-stroke-linecap:round;--amplify-components-loader-linear-animation-duration:1s;--amplify-components-loader-linear-small-stroke-width:var(--amplify-font-sizes-xxxs);--amplify-components-loader-linear-small-font-size:var(--amplify-font-sizes-xxxs);--amplify-components-loader-linear-large-stroke-width:var(--amplify-font-sizes-xs);--amplify-components-loader-linear-large-font-size:var(--amplify-font-sizes-xs);--amplify-components-loader-text-fill:var(--amplify-colors-font-primary);--amplify-components-menu-background-color:var(--amplify-colors-background-primary);--amplify-components-menu-border-radius:var(--amplify-radii-medium);--amplify-components-menu-border-width:var(--amplify-border-widths-small);--amplify-components-menu-border-style:solid;--amplify-components-menu-border-color:var(--amplify-colors-border-primary);--amplify-components-menu-box-shadow:var(--amplify-shadows-large);--amplify-components-menu-flex-direction:column;--amplify-components-menu-gap:var(--amplify-space-zero);--amplify-components-menu-max-width:30rem;--amplify-components-menu-min-width:14rem;--amplify-components-menu-small-width:var(--amplify-font-sizes-medium);--amplify-components-menu-small-height:var(--amplify-font-sizes-medium);--amplify-components-menu-large-width:var(--amplify-font-sizes-xxxl);--amplify-components-menu-large-height:var(--amplify-font-sizes-xxxl);--amplify-components-menu-item-min-height:2.5rem;--amplify-components-menu-item-padding-inline-start:var(--amplify-space-medium);--amplify-components-menu-item-padding-inline-end:var(--amplify-space-medium);--amplify-components-message-align-items:center;--amplify-components-message-background-color:var(--amplify-colors-background-tertiary);--amplify-components-message-border-color:#0000;--amplify-components-message-border-style:solid;--amplify-components-message-border-width:var(--amplify-border-widths-small);--amplify-components-message-border-radius:var(--amplify-radii-xs);--amplify-components-message-color:var(--amplify-colors-font-primary);--amplify-components-message-justify-content:flex-start;--amplify-components-message-padding-block:var(--amplify-space-small);--amplify-components-message-padding-inline:var(--amplify-space-medium);--amplify-components-message-line-height:var(--amplify-line-heights-small);--amplify-components-message-icon-size:var(--amplify-font-sizes-xl);--amplify-components-message-heading-font-size:var(--amplify-font-sizes-medium);--amplify-components-message-heading-font-weight:var(--amplify-font-weights-bold);--amplify-components-message-dismiss-gap:var(--amplify-space-xxs);--amplify-components-message-plain-color:var(--amplify-colors-font-primary);--amplify-components-message-plain-background-color:var(--amplify-colors-background-primary);--amplify-components-message-plain-border-color:#0000;--amplify-components-message-plain-info-color:var(--amplify-colors-font-info);--amplify-components-message-plain-info-background-color:var(--amplify-colors-background-primary);--amplify-components-message-plain-info-border-color:#0000;--amplify-components-message-plain-error-color:var(--amplify-colors-font-error);--amplify-components-message-plain-error-background-color:var(--amplify-colors-background-primary);--amplify-components-message-plain-error-border-color:#0000;--amplify-components-message-plain-success-color:var(--amplify-colors-font-success);--amplify-components-message-plain-success-background-color:var(--amplify-colors-background-primary);--amplify-components-message-plain-success-border-color:#0000;--amplify-components-message-plain-warning-color:var(--amplify-colors-font-warning);--amplify-components-message-plain-warning-background-color:var(--amplify-colors-background-primary);--amplify-components-message-plain-warning-border-color:#0000;--amplify-components-message-outlined-color:var(--amplify-colors-font-primary);--amplify-components-message-outlined-background-color:var(--amplify-colors-background-primary);--amplify-components-message-outlined-border-color:var(--amplify-colors-border-primary);--amplify-components-message-outlined-info-color:var(--amplify-colors-font-info);--amplify-components-message-outlined-info-background-color:var(--amplify-colors-background-primary);--amplify-components-message-outlined-info-border-color:var(--amplify-colors-border-info);--amplify-components-message-outlined-error-color:var(--amplify-colors-font-error);--amplify-components-message-outlined-error-background-color:var(--amplify-colors-background-primary);--amplify-components-message-outlined-error-border-color:var(--amplify-colors-border-error);--amplify-components-message-outlined-success-color:var(--amplify-colors-font-success);--amplify-components-message-outlined-success-background-color:var(--amplify-colors-background-primary);--amplify-components-message-outlined-success-border-color:var(--amplify-colors-border-success);--amplify-components-message-outlined-warning-color:var(--amplify-colors-font-warning);--amplify-components-message-outlined-warning-background-color:var(--amplify-colors-background-primary);--amplify-components-message-outlined-warning-border-color:var(--amplify-colors-border-warning);--amplify-components-message-filled-color:var(--amplify-colors-font-primary);--amplify-components-message-filled-background-color:var(--amplify-colors-background-secondary);--amplify-components-message-filled-border-color:#0000;--amplify-components-message-filled-info-color:var(--amplify-colors-font-info);--amplify-components-message-filled-info-background-color:var(--amplify-colors-background-info);--amplify-components-message-filled-info-border-color:#0000;--amplify-components-message-filled-error-color:var(--amplify-colors-font-error);--amplify-components-message-filled-error-background-color:var(--amplify-colors-background-error);--amplify-components-message-filled-error-border-color:#0000;--amplify-components-message-filled-success-color:var(--amplify-colors-font-success);--amplify-components-message-filled-success-background-color:var(--amplify-colors-background-success);--amplify-components-message-filled-success-border-color:#0000;--amplify-components-message-filled-warning-color:var(--amplify-colors-font-warning);--amplify-components-message-filled-warning-background-color:var(--amplify-colors-background-warning);--amplify-components-message-filled-warning-border-color:#0000;--amplify-components-pagination-current-align-items:center;--amplify-components-pagination-current-justify-content:center;--amplify-components-pagination-current-color:var(--amplify-colors-font-inverse);--amplify-components-pagination-current-font-size:var(--amplify-font-sizes-small);--amplify-components-pagination-current-background-color:var(--amplify-colors-overlay-40);--amplify-components-pagination-button-color:var(--amplify-colors-font-primary);--amplify-components-pagination-button-padding-inline-start:var(--amplify-space-xxs);--amplify-components-pagination-button-padding-inline-end:var(--amplify-space-xxs);--amplify-components-pagination-button-transition-property:background-color;--amplify-components-pagination-button-transition-duration:var(--amplify-time-medium);--amplify-components-pagination-button-hover-background-color:var(--amplify-colors-overlay-10);--amplify-components-pagination-button-hover-color:var(--amplify-colors-font-primary);--amplify-components-pagination-button-disabled-color:var(--amplify-colors-font-disabled);--amplify-components-pagination-ellipsis-align-items:baseline;--amplify-components-pagination-ellipsis-justify-content:center;--amplify-components-pagination-ellipsis-padding-inline-start:var(--amplify-space-xs);--amplify-components-pagination-ellipsis-padding-inline-end:var(--amplify-space-xs);--amplify-components-pagination-item-container-margin-left:var(--amplify-space-xxxs);--amplify-components-pagination-item-container-margin-right:var(--amplify-space-xxxs);--amplify-components-pagination-item-shared-height:var(--amplify-font-sizes-xxl);--amplify-components-pagination-item-shared-min-width:var(--amplify-font-sizes-xxl);--amplify-components-pagination-item-shared-border-radius:var(--amplify-font-sizes-medium);--amplify-components-passwordfield-color:var(--amplify-components-fieldcontrol-color);--amplify-components-passwordfield-button-color:var(--amplify-components-button-color);--amplify-components-passwordfield-button-active-background-color:var(--amplify-components-button-active-background-color);--amplify-components-passwordfield-button-active-border-color:var(--amplify-components-button-active-border-color);--amplify-components-passwordfield-button-active-color:var(--amplify-components-button-active-color);--amplify-components-passwordfield-button-disabled-background-color:var(--amplify-components-button-disabled-background-color);--amplify-components-passwordfield-button-disabled-border-color:var(--amplify-components-button-disabled-border-color);--amplify-components-passwordfield-button-disabled-color:var(--amplify-components-button-disabled-color);--amplify-components-passwordfield-button-error-color:var(--amplify-components-button-outlined-error-color);--amplify-components-passwordfield-button-error-background-color:var(--amplify-components-button-outlined-error-background-color);--amplify-components-passwordfield-button-error-border-color:var(--amplify-components-button-outlined-error-border-color);--amplify-components-passwordfield-button-error-active-border-color:var(--amplify-components-button-outlined-error-active-border-color);--amplify-components-passwordfield-button-error-active-background-color:var(--amplify-components-button-outlined-error-active-background-color);--amplify-components-passwordfield-button-error-active-color:var(--amplify-components-button-outlined-error-active-color);--amplify-components-passwordfield-button-error-focus-border-color:var(--amplify-components-button-outlined-error-focus-border-color);--amplify-components-passwordfield-button-error-focus-background-color:var(--amplify-components-button-outlined-error-focus-background-color);--amplify-components-passwordfield-button-error-focus-color:var(--amplify-components-button-outlined-error-focus-color);--amplify-components-passwordfield-button-error-focus-box-shadow:var(--amplify-components-button-outlined-error-focus-box-shadow);--amplify-components-passwordfield-button-error-hover-border-color:var(--amplify-components-button-outlined-error-hover-border-color);--amplify-components-passwordfield-button-error-hover-background-color:var(--amplify-components-button-outlined-error-hover-background-color);--amplify-components-passwordfield-button-error-hover-color:var(--amplify-components-button-outlined-error-hover-color);--amplify-components-passwordfield-button-focus-background-color:var(--amplify-components-button-focus-background-color);--amplify-components-passwordfield-button-focus-border-color:var(--amplify-components-button-focus-border-color);--amplify-components-passwordfield-button-focus-color:var(--amplify-components-button-focus-color);--amplify-components-passwordfield-button-hover-background-color:var(--amplify-components-button-hover-background-color);--amplify-components-passwordfield-button-hover-border-color:var(--amplify-components-button-hover-border-color);--amplify-components-passwordfield-button-hover-color:var(--amplify-components-button-hover-color);--amplify-components-phonenumberfield-color:var(--amplify-components-fieldcontrol-color);--amplify-components-phonenumberfield-border-color:var(--amplify-components-fieldcontrol-border-color);--amplify-components-phonenumberfield-font-size:var(--amplify-components-fieldcontrol-font-size);--amplify-components-phonenumberfield-focus-border-color:var(--amplify-components-fieldcontrol-focus-border-color);--amplify-components-placeholder-border-radius:var(--amplify-radii-small);--amplify-components-placeholder-transition-duration:var(--amplify-time-long);--amplify-components-placeholder-start-color:var(--amplify-colors-background-secondary);--amplify-components-placeholder-end-color:var(--amplify-colors-background-tertiary);--amplify-components-placeholder-small-height:var(--amplify-space-small);--amplify-components-placeholder-default-height:var(--amplify-space-medium);--amplify-components-placeholder-large-height:var(--amplify-space-large);--amplify-components-radio-align-items:center;--amplify-components-radio-justify-content:flex-start;--amplify-components-radio-gap:inherit;--amplify-components-radio-disabled-cursor:not-allowed;--amplify-components-radio-button-align-items:center;--amplify-components-radio-button-justify-content:center;--amplify-components-radio-button-width:var(--amplify-font-sizes-medium);--amplify-components-radio-button-height:var(--amplify-font-sizes-medium);--amplify-components-radio-button-box-sizing:border-box;--amplify-components-radio-button-border-width:var(--amplify-border-widths-medium);--amplify-components-radio-button-border-style:solid;--amplify-components-radio-button-border-radius:50%;--amplify-components-radio-button-border-color:var(--amplify-colors-border-primary);--amplify-components-radio-button-color:var(--amplify-colors-background-primary);--amplify-components-radio-button-background-color:var(--amplify-colors-background-primary);--amplify-components-radio-button-transition-property:all;--amplify-components-radio-button-transition-duration:var(--amplify-time-medium);--amplify-components-radio-button-outline-color:var(--amplify-colors-transparent);--amplify-components-radio-button-outline-style:solid;--amplify-components-radio-button-outline-width:var(--amplify-outline-widths-medium);--amplify-components-radio-button-outline-offset:var(--amplify-outline-offsets-medium);--amplify-components-radio-button-padding:var(--amplify-border-widths-medium);--amplify-components-radio-button-small-width:var(--amplify-font-sizes-small);--amplify-components-radio-button-small-height:var(--amplify-font-sizes-small);--amplify-components-radio-button-large-width:var(--amplify-font-sizes-large);--amplify-components-radio-button-large-height:var(--amplify-font-sizes-large);--amplify-components-radio-button-checked-color:var(--amplify-colors-primary-80);--amplify-components-radio-button-checked-disabled-color:var(--amplify-colors-background-disabled);--amplify-components-radio-button-focus-border-color:var(--amplify-colors-border-focus);--amplify-components-radio-button-focus-box-shadow:var(--amplify-components-fieldcontrol-focus-box-shadow);--amplify-components-radio-button-error-border-color:var(--amplify-colors-border-error);--amplify-components-radio-button-error-focus-box-shadow:var(--amplify-components-fieldcontrol-error-focus-box-shadow);--amplify-components-radio-button-disabled-border-color:var(--amplify-colors-border-disabled);--amplify-components-radio-button-disabled-background-color:var(--amplify-colors-background-primary);--amplify-components-radio-label-color:var(--amplify-components-text-color);--amplify-components-radio-label-disabled-color:var(--amplify-colors-font-disabled);--amplify-components-radiogroup-radio-border-width:var(--amplify-components-radio-button-border-width);--amplify-components-radiogroup-radio-border-color:var(--amplify-components-radio-button-border-color);--amplify-components-radiogroup-radio-background-color:var(--amplify-components-radio-button-background-color);--amplify-components-radiogroup-radio-checked-color:var(--amplify-components-radio-button-checked-color);--amplify-components-radiogroup-radio-label-color:var(--amplify-components-radio-label-color);--amplify-components-radiogroup-legend-color:var(--amplify-components-fieldset-legend-color);--amplify-components-radiogroup-legend-font-weight:var(--amplify-font-weights-normal);--amplify-components-rating-large-size:var(--amplify-font-sizes-xxxl);--amplify-components-rating-default-size:var(--amplify-font-sizes-xl);--amplify-components-rating-small-size:var(--amplify-font-sizes-small);--amplify-components-rating-filled-color:var(--amplify-colors-secondary-80);--amplify-components-rating-empty-color:var(--amplify-colors-background-tertiary);--amplify-components-searchfield-color:var(--amplify-components-fieldcontrol-color);--amplify-components-searchfield-button-color:var(--amplify-components-button-color);--amplify-components-searchfield-button-background-color:var(--amplify-colors-background-primary);--amplify-components-searchfield-button-active-background-color:var(--amplify-components-button-active-background-color);--amplify-components-searchfield-button-active-border-color:var(--amplify-components-button-active-border-color);--amplify-components-searchfield-button-active-color:var(--amplify-components-button-active-color);--amplify-components-searchfield-button-disabled-background-color:var(--amplify-components-button-disabled-background-color);--amplify-components-searchfield-button-disabled-border-color:var(--amplify-components-button-disabled-border-color);--amplify-components-searchfield-button-disabled-color:var(--amplify-components-button-disabled-color);--amplify-components-searchfield-button-focus-background-color:var(--amplify-components-button-focus-background-color);--amplify-components-searchfield-button-focus-border-color:var(--amplify-components-button-focus-border-color);--amplify-components-searchfield-button-focus-color:var(--amplify-components-button-focus-color);--amplify-components-searchfield-button-hover-background-color:var(--amplify-components-button-hover-background-color);--amplify-components-searchfield-button-hover-border-color:var(--amplify-components-button-hover-border-color);--amplify-components-searchfield-button-hover-color:var(--amplify-components-button-hover-color);--amplify-components-select-color:var(--amplify-components-fieldcontrol-color);--amplify-components-select-background-color:var(--amplify-colors-background-primary);--amplify-components-select-padding-inline-end:var(--amplify-space-xxl);--amplify-components-select-disabled-color:var(--amplify-colors-font-disabled);--amplify-components-select-disabled-background-color:var(--amplify-colors-background-disabled);--amplify-components-select-wrapper-flex:1;--amplify-components-select-wrapper-display:block;--amplify-components-select-wrapper-position:relative;--amplify-components-select-wrapper-cursor:pointer;--amplify-components-select-icon-wrapper-align-items:center;--amplify-components-select-icon-wrapper-position:absolute;--amplify-components-select-icon-wrapper-top:50%;--amplify-components-select-icon-wrapper-right:var(--amplify-space-medium);--amplify-components-select-icon-wrapper-transform:translateY(-50%);--amplify-components-select-icon-wrapper-pointer-events:none;--amplify-components-select-icon-wrapper-small-right:var(--amplify-space-xs);--amplify-components-select-icon-wrapper-large-right:var(--amplify-space-medium);--amplify-components-select-option-background-color:#0000;--amplify-components-select-option-color:var(--amplify-colors-font-primary);--amplify-components-select-option-disabled-color:var(--amplify-colors-font-disabled);--amplify-components-select-option-disabled-background-color:#0000;--amplify-components-select-white-space:nowrap;--amplify-components-select-min-width:6.5rem;--amplify-components-select-small-min-width:5.5rem;--amplify-components-select-small-padding-inline-end:var(--amplify-space-xl);--amplify-components-select-large-min-width:7.5rem;--amplify-components-select-large-padding-inline-end:var(--amplify-space-xxl);--amplify-components-select-expanded-padding-block:var(--amplify-space-xs);--amplify-components-select-expanded-padding-inline:var(--amplify-space-small);--amplify-components-select-expanded-option-padding-block:var(--amplify-space-xs);--amplify-components-select-expanded-option-padding-inline:var(--amplify-space-small);--amplify-components-selectfield-border-color:var(--amplify-components-fieldcontrol-border-color);--amplify-components-selectfield-color:var(--amplify-components-fieldcontrol-color);--amplify-components-selectfield-flex-direction:column;--amplify-components-selectfield-font-size:var(--amplify-components-fieldcontrol-font-size);--amplify-components-selectfield-focus-border-color:var(--amplify-components-fieldcontrol-focus-border-color);--amplify-components-selectfield-label-color:var(--amplify-components-field-label-color);--amplify-components-sliderfield-padding-block:var(--amplify-space-xs);--amplify-components-sliderfield-track-background-color:var(--amplify-colors-background-quaternary);--amplify-components-sliderfield-track-border-radius:9999px;--amplify-components-sliderfield-track-height:0.375rem;--amplify-components-sliderfield-track-min-width:10rem;--amplify-components-sliderfield-range-background-color:var(--amplify-colors-primary-80);--amplify-components-sliderfield-range-border-radius:9999px;--amplify-components-sliderfield-range-disabled-background-color:var(--amplify-colors-background-disabled);--amplify-components-sliderfield-thumb-width:1.25rem;--amplify-components-sliderfield-thumb-height:1.25rem;--amplify-components-sliderfield-thumb-background-color:var(--amplify-colors-background-primary);--amplify-components-sliderfield-thumb-box-shadow:var(--amplify-shadows-small);--amplify-components-sliderfield-thumb-border-radius:50%;--amplify-components-sliderfield-thumb-border-width:var(--amplify-border-widths-medium);--amplify-components-sliderfield-thumb-border-color:var(--amplify-colors-border-primary);--amplify-components-sliderfield-thumb-border-style:solid;--amplify-components-sliderfield-thumb-disabled-background-color:var(--amplify-colors-background-disabled);--amplify-components-sliderfield-thumb-disabled-border-color:#0000;--amplify-components-sliderfield-thumb-disabled-box-shadow:none;--amplify-components-sliderfield-thumb-hover-background-color:var(--amplify-colors-background-primary);--amplify-components-sliderfield-thumb-hover-border-color:var(--amplify-colors-border-focus);--amplify-components-sliderfield-thumb-focus-border-color:var(--amplify-colors-border-focus);--amplify-components-sliderfield-thumb-focus-box-shadow:var(--amplify-components-fieldcontrol-focus-box-shadow);--amplify-components-sliderfield-small-track-height:0.25rem;--amplify-components-sliderfield-small-thumb-width:1rem;--amplify-components-sliderfield-small-thumb-height:1rem;--amplify-components-sliderfield-large-track-height:0.625rem;--amplify-components-sliderfield-large-thumb-width:1.5rem;--amplify-components-sliderfield-large-thumb-height:1.5rem;--amplify-components-stepperfield-border-color:var(--amplify-components-fieldcontrol-border-color);--amplify-components-stepperfield-flex-direction:column;--amplify-components-stepperfield-input-color:var(--amplify-components-fieldcontrol-color);--amplify-components-stepperfield-input-font-size:var(--amplify-components-fieldcontrol-font-size);--amplify-components-stepperfield-input-text-align:center;--amplify-components-stepperfield-button-color:var(--amplify-components-button-color);--amplify-components-stepperfield-button-background-color:var(--amplify-colors-transparent);--amplify-components-stepperfield-button-active-color:var(--amplify-components-button-active-color);--amplify-components-stepperfield-button-active-background-color:var(--amplify-components-button-active-background-color);--amplify-components-stepperfield-button-focus-color:var(--amplify-components-button-focus-color);--amplify-components-stepperfield-button-focus-background-color:var(--amplify-components-button-focus-background-color);--amplify-components-stepperfield-button-disabled-color:var(--amplify-components-button-disabled-color);--amplify-components-stepperfield-button-disabled-background-color:var(--amplify-components-fieldcontrol-disabled-background-color);--amplify-components-stepperfield-button-hover-color:var(--amplify-components-button-hover-color);--amplify-components-stepperfield-button-hover-background-color:var(--amplify-components-button-hover-background-color);--amplify-components-storagemanager-dropzone-background-color:var(--amplify-colors-background-primary);--amplify-components-storagemanager-dropzone-border-radius:var(--amplify-radii-small);--amplify-components-storagemanager-dropzone-border-color:var(--amplify-colors-border-primary);--amplify-components-storagemanager-dropzone-border-style:dashed;--amplify-components-storagemanager-dropzone-border-width:var(--amplify-border-widths-small);--amplify-components-storagemanager-dropzone-gap:var(--amplify-space-small);--amplify-components-storagemanager-dropzone-padding-block:var(--amplify-space-xl);--amplify-components-storagemanager-dropzone-padding-inline:var(--amplify-space-large);--amplify-components-storagemanager-dropzone-text-align:center;--amplify-components-storagemanager-dropzone-active-background-color:var(--amplify-colors-primary-10);--amplify-components-storagemanager-dropzone-active-border-radius:var(--amplify-components-storagemanager-dropzone-border-radius);--amplify-components-storagemanager-dropzone-active-border-color:var(--amplify-colors-border-pressed);--amplify-components-storagemanager-dropzone-active-border-style:var(--amplify-components-storagemanager-dropzone-border-style);--amplify-components-storagemanager-dropzone-active-border-width:var(--amplify-border-widths-medium);--amplify-components-storagemanager-dropzone-icon-color:var(--amplify-colors-border-primary);--amplify-components-storagemanager-dropzone-icon-font-size:var(--amplify-font-sizes-xxl);--amplify-components-storagemanager-dropzone-text-color:var(--amplify-colors-font-tertiary);--amplify-components-storagemanager-dropzone-text-font-size:var(--amplify-font-sizes-medium);--amplify-components-storagemanager-dropzone-text-font-weight:var(--amplify-font-weights-bold);--amplify-components-storagemanager-file-background-color:var(--amplify-colors-background-primary);--amplify-components-storagemanager-file-border-radius:var(--amplify-radii-small);--amplify-components-storagemanager-file-border-color:var(--amplify-colors-border-primary);--amplify-components-storagemanager-file-border-style:solid;--amplify-components-storagemanager-file-border-width:var(--amplify-border-widths-small);--amplify-components-storagemanager-file-padding-block:var(--amplify-space-xs);--amplify-components-storagemanager-file-padding-inline:var(--amplify-space-small);--amplify-components-storagemanager-file-gap:var(--amplify-space-small);--amplify-components-storagemanager-file-align-items:baseline;--amplify-components-storagemanager-file-name-font-size:var(--amplify-font-sizes-medium);--amplify-components-storagemanager-file-name-font-weight:var(--amplify-font-weights-bold);--amplify-components-storagemanager-file-name-color:var(--amplify-colors-font-primary);--amplify-components-storagemanager-file-size-font-size:var(--amplify-font-sizes-small);--amplify-components-storagemanager-file-size-font-weight:var(--amplify-font-weights-normal);--amplify-components-storagemanager-file-size-color:var(--amplify-colors-font-tertiary);--amplify-components-storagemanager-file-image-width:var(--amplify-space-xxl);--amplify-components-storagemanager-file-image-height:var(--amplify-space-xxl);--amplify-components-storagemanager-file-image-background-color:var(--amplify-colors-background-secondary);--amplify-components-storagemanager-file-image-color:var(--amplify-colors-font-tertiary);--amplify-components-storagemanager-file-image-border-radius:var(--amplify-radii-small);--amplify-components-storagemanager-filelist-flex-direction:column;--amplify-components-storagemanager-filelist-gap:var(--amplify-space-small);--amplify-components-storagemanager-loader-stroke-linecap:round;--amplify-components-storagemanager-loader-stroke-empty:var(--amplify-colors-border-secondary);--amplify-components-storagemanager-loader-stroke-filled:var(--amplify-components-loader-stroke-filled);--amplify-components-storagemanager-loader-stroke-width:var(--amplify-border-widths-large);--amplify-components-storagemanager-previewer-background-color:var(--amplify-colors-background-primary);--amplify-components-storagemanager-previewer-border-color:var(--amplify-colors-border-primary);--amplify-components-storagemanager-previewer-border-style:solid;--amplify-components-storagemanager-previewer-border-width:var(--amplify-border-widths-small);--amplify-components-storagemanager-previewer-border-radius:var(--amplify-radii-small);--amplify-components-storagemanager-previewer-padding-block:var(--amplify-space-zero);--amplify-components-storagemanager-previewer-padding-inline:var(--amplify-space-zero);--amplify-components-storagemanager-previewer-max-height:40rem;--amplify-components-storagemanager-previewer-max-width:auto;--amplify-components-storagemanager-previewer-text-font-size:var(--amplify-font-sizes-medium);--amplify-components-storagemanager-previewer-text-font-weight:var(--amplify-font-weights-bold);--amplify-components-storagemanager-previewer-text-color:var(--amplify-colors-font-primary);--amplify-components-storagemanager-previewer-body-padding-block:var(--amplify-space-medium);--amplify-components-storagemanager-previewer-body-padding-inline:var(--amplify-space-medium);--amplify-components-storagemanager-previewer-body-gap:var(--amplify-space-small);--amplify-components-storagemanager-previewer-footer-justify-content:flex-end;--amplify-components-switchfield-disabled-opacity:var(--amplify-opacities-60);--amplify-components-switchfield-focused-shadow:var(--amplify-components-fieldcontrol-focus-box-shadow);--amplify-components-switchfield-font-size:var(--amplify-font-sizes-medium);--amplify-components-switchfield-large-font-size:var(--amplify-font-sizes-large);--amplify-components-switchfield-small-font-size:var(--amplify-font-sizes-small);--amplify-components-switchfield-label-padding:var(--amplify-space-xs);--amplify-components-switchfield-thumb-background-color:var(--amplify-colors-background-primary);--amplify-components-switchfield-thumb-border-color:#0000;--amplify-components-switchfield-thumb-border-width:var(--amplify-border-widths-small);--amplify-components-switchfield-thumb-border-style:solid;--amplify-components-switchfield-thumb-border-radius:var(--amplify-radii-xxxl);--amplify-components-switchfield-thumb-checked-transform:var(--amplify-transforms-slide-x-medium);--amplify-components-switchfield-thumb-transition-duration:var(--amplify-time-medium);--amplify-components-switchfield-thumb-width:var(--amplify-space-relative-medium);--amplify-components-switchfield-track-background-color:var(--amplify-colors-background-quaternary);--amplify-components-switchfield-track-border-radius:var(--amplify-radii-xxxl);--amplify-components-switchfield-track-checked-background-color:var(--amplify-colors-primary-80);--amplify-components-switchfield-track-height:var(--amplify-space-relative-medium);--amplify-components-switchfield-track-padding:var(--amplify-outline-widths-medium);--amplify-components-switchfield-track-transition-duration:var(--amplify-time-short);--amplify-components-switchfield-track-width:var(--amplify-space-relative-xl);--amplify-components-switchfield-track-error-background-color:var(--amplify-colors-background-error);--amplify-components-table-border-collapse:collapse;--amplify-components-table-display:table;--amplify-components-table-width:100%;--amplify-components-table-head-display:table-header-group;--amplify-components-table-head-vertical-align:middle;--amplify-components-table-body-display:table-row-group;--amplify-components-table-body-vertical-align:middle;--amplify-components-table-foot-display:table-footer-group;--amplify-components-table-foot-vertical-align:middle;--amplify-components-table-row-display:table-row;--amplify-components-table-row-vertical-align:middle;--amplify-components-table-row-hover-background-color:var(--amplify-colors-background-tertiary);--amplify-components-table-row-striped-background-color:var(--amplify-colors-background-secondary);--amplify-components-table-header-border-color:var(--amplify-colors-border-tertiary);--amplify-components-table-header-border-style:solid;--amplify-components-table-header-border-width:var(--amplify-border-widths-small);--amplify-components-table-header-color:var(--amplify-colors-font-primary);--amplify-components-table-header-display:table-cell;--amplify-components-table-header-font-size:var(--amplify-font-sizes-medium);--amplify-components-table-header-font-weight:var(--amplify-font-weights-bold);--amplify-components-table-header-padding:var(--amplify-space-medium);--amplify-components-table-header-vertical-align:middle;--amplify-components-table-header-large-font-size:var(--amplify-font-sizes-large);--amplify-components-table-header-large-padding:var(--amplify-space-large);--amplify-components-table-header-small-font-size:var(--amplify-font-sizes-small);--amplify-components-table-header-small-padding:var(--amplify-space-xs);--amplify-components-table-data-border-color:var(--amplify-colors-border-tertiary);--amplify-components-table-data-border-style:solid;--amplify-components-table-data-border-width:var(--amplify-border-widths-small);--amplify-components-table-data-color:var(--amplify-colors-font-primary);--amplify-components-table-data-display:table-cell;--amplify-components-table-data-font-size:var(--amplify-font-sizes-medium);--amplify-components-table-data-font-weight:var(--amplify-font-weights-normal);--amplify-components-table-data-padding:var(--amplify-space-medium);--amplify-components-table-data-vertical-align:middle;--amplify-components-table-data-large-font-size:var(--amplify-font-sizes-large);--amplify-components-table-data-large-padding:var(--amplify-space-large);--amplify-components-table-data-small-font-size:var(--amplify-font-sizes-small);--amplify-components-table-data-small-padding:var(--amplify-space-xs);--amplify-components-table-caption-caption-side:bottom;--amplify-components-table-caption-color:var(--amplify-colors-font-primary);--amplify-components-table-caption-display:table-caption;--amplify-components-table-caption-font-size:var(--amplify-font-sizes-medium);--amplify-components-table-caption-text-align:center;--amplify-components-table-caption-word-break:break-all;--amplify-components-table-caption-large-font-size:var(--amplify-font-sizes-large);--amplify-components-table-caption-small-font-size:var(--amplify-font-sizes-small);--amplify-components-tabs-background-color:#0000;--amplify-components-tabs-border-color:var(--amplify-colors-border-secondary);--amplify-components-tabs-border-style:solid;--amplify-components-tabs-border-width:var(--amplify-border-widths-medium);--amplify-components-tabs-gap:0;--amplify-components-tabs-item-background-color:#0000;--amplify-components-tabs-item-border-color:var(--amplify-colors-border-secondary);--amplify-components-tabs-item-border-style:solid;--amplify-components-tabs-item-border-width:var(--amplify-border-widths-medium);--amplify-components-tabs-item-color:var(--amplify-colors-font-secondary);--amplify-components-tabs-item-font-size:var(--amplify-font-sizes-medium);--amplify-components-tabs-item-font-weight:var(--amplify-font-weights-bold);--amplify-components-tabs-item-padding-vertical:var(--amplify-space-small);--amplify-components-tabs-item-padding-horizontal:var(--amplify-space-medium);--amplify-components-tabs-item-text-align:center;--amplify-components-tabs-item-transition-duration:var(--amplify-time-medium);--amplify-components-tabs-item-hover-background-color:#0000;--amplify-components-tabs-item-hover-border-color:var(--amplify-colors-border-focus);--amplify-components-tabs-item-hover-box-shadow:none;--amplify-components-tabs-item-hover-color:var(--amplify-colors-font-hover);--amplify-components-tabs-item-focus-background-color:#0000;--amplify-components-tabs-item-focus-border-color:var(--amplify-colors-border-focus);--amplify-components-tabs-item-focus-box-shadow:0px 0px 0px var(--amplify-border-widths-medium) var(--amplify-colors-border-focus);--amplify-components-tabs-item-focus-color:var(--amplify-colors-font-focus);--amplify-components-tabs-item-active-background-color:#0000;--amplify-components-tabs-item-active-border-color:var(--amplify-colors-font-interactive);--amplify-components-tabs-item-active-box-shadow:none;--amplify-components-tabs-item-active-color:var(--amplify-colors-font-interactive);--amplify-components-tabs-item-disabled-background-color:#0000;--amplify-components-tabs-item-disabled-border-color:var(--amplify-colors-border-tertiary);--amplify-components-tabs-item-disabled-box-shadow:none;--amplify-components-tabs-item-disabled-color:var(--amplify-colors-font-disabled);--amplify-components-tabs-panel-background-color:#0000;--amplify-components-tabs-panel-padding-inline:0;--amplify-components-tabs-panel-padding-block:var(--amplify-space-small);--amplify-components-text-color:var(--amplify-colors-font-primary);--amplify-components-text-primary-color:var(--amplify-colors-font-primary);--amplify-components-text-secondary-color:var(--amplify-colors-font-secondary);--amplify-components-text-tertiary-color:var(--amplify-colors-font-tertiary);--amplify-components-text-error-color:var(--amplify-colors-font-error);--amplify-components-text-warning-color:var(--amplify-colors-font-warning);--amplify-components-text-success-color:var(--amplify-colors-font-success);--amplify-components-text-info-color:var(--amplify-colors-font-info);--amplify-components-textareafield-color:var(--amplify-components-fieldcontrol-color);--amplify-components-textareafield-border-color:var(--amplify-components-fieldcontrol-border-color);--amplify-components-textareafield-focus-border-color:var(--amplify-components-fieldcontrol-focus-border-color);--amplify-components-textfield-color:var(--amplify-components-fieldcontrol-color);--amplify-components-textfield-border-color:var(--amplify-components-fieldcontrol-border-color);--amplify-components-textfield-font-size:var(--amplify-components-fieldcontrol-font-size);--amplify-components-textfield-focus-border-color:var(--amplify-components-fieldcontrol-focus-border-color);--amplify-components-togglebutton-border-color:var(--amplify-colors-border-primary);--amplify-components-togglebutton-color:var(--amplify-colors-font-primary);--amplify-components-togglebutton-hover-background-color:var(--amplify-colors-overlay-10);--amplify-components-togglebutton-focus-border-color:var(--amplify-colors-border-focus);--amplify-components-togglebutton-focus-color:var(--amplify-colors-font-primary);--amplify-components-togglebutton-active-background-color:var(--amplify-colors-transparent);--amplify-components-togglebutton-disabled-background-color:var(--amplify-colors-transparent);--amplify-components-togglebutton-disabled-border-color:var(--amplify-colors-border-disabled);--amplify-components-togglebutton-disabled-color:var(--amplify-colors-font-disabled);--amplify-components-togglebutton-pressed-border-color:var(--amplify-colors-border-pressed);--amplify-components-togglebutton-pressed-color:var(--amplify-colors-font-primary);--amplify-components-togglebutton-pressed-background-color:var(--amplify-colors-overlay-20);--amplify-components-togglebutton-pressed-hover-background-color:var(--amplify-colors-overlay-30);--amplify-components-togglebutton-primary-background-color:var(--amplify-colors-transparent);--amplify-components-togglebutton-primary-border-width:var(--amplify-border-widths-small);--amplify-components-togglebutton-primary-focus-border-color:var(--amplify-colors-border-focus);--amplify-components-togglebutton-primary-focus-background-color:var(--amplify-colors-transparent);--amplify-components-togglebutton-primary-focus-box-shadow:var(--amplify-components-fieldcontrol-focus-box-shadow);--amplify-components-togglebutton-primary-focus-color:var(--amplify-colors-font-primary);--amplify-components-togglebutton-primary-hover-background-color:var(--amplify-colors-overlay-10);--amplify-components-togglebutton-primary-hover-color:var(--amplify-colors-font-primary);--amplify-components-togglebutton-primary-disabled-border-color:var(--amplify-colors-border-disabled);--amplify-components-togglebutton-primary-disabled-background-color:var(--amplify-colors-background-disabled);--amplify-components-togglebutton-primary-disabled-color:var(--amplify-colors-font-disabled);--amplify-components-togglebutton-primary-pressed-background-color:var(--amplify-colors-primary-80);--amplify-components-togglebutton-primary-pressed-border-color:var(--amplify-colors-primary-80);--amplify-components-togglebutton-primary-pressed-color:var(--amplify-colors-background-primary);--amplify-components-togglebutton-primary-pressed-focus-background-color:var(--amplify-colors-border-focus);--amplify-components-togglebutton-primary-pressed-focus-border-color:var(--amplify-colors-border-focus);--amplify-components-togglebutton-primary-pressed-focus-color:var(--amplify-colors-background-primary);--amplify-components-togglebutton-primary-pressed-hover-border-color:var(--amplify-colors-primary-60);--amplify-components-togglebutton-primary-pressed-hover-background-color:var(--amplify-colors-primary-60);--amplify-components-togglebutton-primary-pressed-hover-box-shadow:var(--amplify-colors-primary-60);--amplify-components-togglebutton-primary-pressed-hover-color:var(--amplify-colors-background-primary);--amplify-components-togglebutton-link-background-color:var(--amplify-colors-transparent);--amplify-components-togglebutton-link-color:var(--amplify-colors-overlay-50);--amplify-components-togglebutton-link-hover-background-color:var(--amplify-colors-transparent);--amplify-components-togglebutton-link-hover-color:var(--amplify-colors-overlay-50);--amplify-components-togglebutton-link-focus-background-color:var(--amplify-colors-transparent);--amplify-components-togglebutton-link-focus-color:var(--amplify-colors-overlay-50);--amplify-components-togglebutton-link-disabled-background-color:var(--amplify-colors-transparent);--amplify-components-togglebutton-link-disabled-color:var(--amplify-colors-font-disabled);--amplify-components-togglebutton-link-pressed-background-color:var(--amplify-colors-transparent);--amplify-components-togglebutton-link-pressed-color:var(--amplify-colors-overlay-90);--amplify-components-togglebutton-link-pressed-focus-background-color:var(--amplify-colors-transparent);--amplify-components-togglebutton-link-pressed-focus-color:var(--amplify-colors-overlay-90);--amplify-components-togglebutton-link-pressed-hover-color:var(--amplify-colors-overlay-90);--amplify-components-togglebutton-link-pressed-hover-background-color:var(--amplify-colors-transparent);--amplify-components-togglebuttongroup-align-items:center;--amplify-components-togglebuttongroup-align-content:center;--amplify-components-togglebuttongroup-justify-content:flex-start;--amplify-border-widths-small:1px;--amplify-border-widths-medium:2px;--amplify-border-widths-large:3px;--amplify-colors-red-10:#fce9e9;--amplify-colors-red-20:#f5bcbc;--amplify-colors-red-40:#ef8f8f;--amplify-colors-red-60:#bf4040;--amplify-colors-red-80:#950404;--amplify-colors-red-90:#600;--amplify-colors-red-100:#4d0000;--amplify-colors-orange-10:#fcf2e9;--amplify-colors-orange-20:#f5d9bc;--amplify-colors-orange-40:#efbf8f;--amplify-colors-orange-60:#bf8040;--amplify-colors-orange-80:#954c04;--amplify-colors-orange-90:#630;--amplify-colors-orange-100:#4d2600;--amplify-colors-yellow-10:#fcfce9;--amplify-colors-yellow-20:#f5f5bc;--amplify-colors-yellow-40:#efef8f;--amplify-colors-yellow-60:#bfbf40;--amplify-colors-yellow-80:#959504;--amplify-colors-yellow-90:#660;--amplify-colors-yellow-100:#4d4d00;--amplify-colors-green-10:#ebfaed;--amplify-colors-green-20:#d6f5db;--amplify-colors-green-40:#77ca85;--amplify-colors-green-60:#43a854;--amplify-colors-green-80:#3f7d4a;--amplify-colors-green-90:#365e3d;--amplify-colors-green-100:#2e4832;--amplify-colors-teal-10:#e9f9fc;--amplify-colors-teal-20:#bcecf5;--amplify-colors-teal-40:#7dd6e8;--amplify-colors-teal-60:#40aabf;--amplify-colors-teal-80:#047d95;--amplify-colors-teal-90:#056;--amplify-colors-teal-100:#00404d;--amplify-colors-blue-10:#e6eefe;--amplify-colors-blue-20:#b8cef9;--amplify-colors-blue-40:#7da1e8;--amplify-colors-blue-60:#406abf;--amplify-colors-blue-80:#043495;--amplify-colors-blue-90:#026;--amplify-colors-blue-100:#00194d;--amplify-colors-purple-10:#fee6fe;--amplify-colors-purple-20:#f9b8f9;--amplify-colors-purple-40:#e87de8;--amplify-colors-purple-60:#bf40bf;--amplify-colors-purple-80:#950495;--amplify-colors-purple-90:#606;--amplify-colors-purple-100:#4d004d;--amplify-colors-pink-10:#fee6ee;--amplify-colors-pink-20:#fbb6cd;--amplify-colors-pink-40:#e87da1;--amplify-colors-pink-60:#bf406a;--amplify-colors-pink-80:#950434;--amplify-colors-pink-90:#602;--amplify-colors-pink-100:#4d001a;--amplify-colors-neutral-10:#fafafa;--amplify-colors-neutral-20:#eff0f0;--amplify-colors-neutral-40:#dcdee0;--amplify-colors-neutral-60:#89949f;--amplify-colors-neutral-80:#5c6670;--amplify-colors-neutral-90:#304050;--amplify-colors-neutral-100:#0d1a26;--amplify-colors-primary-10:var(--amplify-colors-teal-10);--amplify-colors-primary-20:var(--amplify-colors-teal-20);--amplify-colors-primary-40:var(--amplify-colors-teal-40);--amplify-colors-primary-60:var(--amplify-colors-teal-60);--amplify-colors-primary-80:var(--amplify-colors-teal-80);--amplify-colors-primary-90:var(--amplify-colors-teal-90);--amplify-colors-primary-100:var(--amplify-colors-teal-100);--amplify-colors-secondary-10:var(--amplify-colors-purple-10);--amplify-colors-secondary-20:var(--amplify-colors-purple-20);--amplify-colors-secondary-40:var(--amplify-colors-purple-40);--amplify-colors-secondary-60:var(--amplify-colors-purple-60);--amplify-colors-secondary-80:var(--amplify-colors-purple-80);--amplify-colors-secondary-90:var(--amplify-colors-purple-90);--amplify-colors-secondary-100:var(--amplify-colors-purple-100);--amplify-colors-font-primary:var(--amplify-colors-neutral-100);--amplify-colors-font-secondary:var(--amplify-colors-neutral-90);--amplify-colors-font-tertiary:var(--amplify-colors-neutral-80);--amplify-colors-font-disabled:var(--amplify-colors-neutral-60);--amplify-colors-font-inverse:var(--amplify-colors-white);--amplify-colors-font-interactive:var(--amplify-colors-primary-80);--amplify-colors-font-hover:var(--amplify-colors-primary-90);--amplify-colors-font-focus:var(--amplify-colors-primary-100);--amplify-colors-font-active:var(--amplify-colors-primary-100);--amplify-colors-font-info:var(--amplify-colors-blue-90);--amplify-colors-font-warning:var(--amplify-colors-orange-90);--amplify-colors-font-error:var(--amplify-colors-red-90);--amplify-colors-font-success:var(--amplify-colors-green-90);--amplify-colors-background-primary:var(--amplify-colors-white);--amplify-colors-background-secondary:var(--amplify-colors-neutral-10);--amplify-colors-background-tertiary:var(--amplify-colors-neutral-20);--amplify-colors-background-quaternary:var(--amplify-colors-neutral-60);--amplify-colors-background-disabled:var(--amplify-colors-background-tertiary);--amplify-colors-background-info:var(--amplify-colors-blue-10);--amplify-colors-background-warning:var(--amplify-colors-orange-10);--amplify-colors-background-error:var(--amplify-colors-red-10);--amplify-colors-background-success:var(--amplify-colors-green-10);--amplify-colors-border-primary:var(--amplify-colors-neutral-60);--amplify-colors-border-secondary:var(--amplify-colors-neutral-40);--amplify-colors-border-tertiary:var(--amplify-colors-neutral-20);--amplify-colors-border-disabled:var(--amplify-colors-border-tertiary);--amplify-colors-border-pressed:var(--amplify-colors-primary-100);--amplify-colors-border-focus:var(--amplify-colors-primary-100);--amplify-colors-border-error:var(--amplify-colors-red-80);--amplify-colors-border-info:var(--amplify-colors-blue-80);--amplify-colors-border-success:var(--amplify-colors-green-80);--amplify-colors-border-warning:var(--amplify-colors-orange-80);--amplify-colors-shadow-primary:#0d1a2640;--amplify-colors-shadow-secondary:#0d1a2626;--amplify-colors-shadow-tertiary:#0d1a260d;--amplify-colors-overlay-5:#0000000d;--amplify-colors-overlay-10:#0000001a;--amplify-colors-overlay-20:#0003;--amplify-colors-overlay-30:#0000004d;--amplify-colors-overlay-40:#0006;--amplify-colors-overlay-50:#00000080;--amplify-colors-overlay-60:#0009;--amplify-colors-overlay-70:#000000b3;--amplify-colors-overlay-80:#000c;--amplify-colors-overlay-90:#000000e6;--amplify-colors-black:#000;--amplify-colors-white:#fff;--amplify-colors-transparent:#0000;--amplify-fonts-default-variable:"InterVariable","Inter var","Inter",-apple-system,BlinkMacSystemFont,"Helvetica Neue","Segoe UI",Oxygen,Ubuntu,Cantarell,"Open Sans",sans-serif;--amplify-fonts-default-static:"Inter",-apple-system,BlinkMacSystemFont,"Helvetica Neue","Segoe UI",Oxygen,Ubuntu,Cantarell,"Open Sans",sans-serif;--amplify-font-sizes-xxxs:0.375rem;--amplify-font-sizes-xxs:0.5rem;--amplify-font-sizes-xs:0.75rem;--amplify-font-sizes-small:0.875rem;--amplify-font-sizes-medium:1rem;--amplify-font-sizes-large:1.25rem;--amplify-font-sizes-xl:1.5rem;--amplify-font-sizes-xxl:2rem;--amplify-font-sizes-xxxl:2.5rem;--amplify-font-sizes-xxxxl:3rem;--amplify-font-weights-hairline:100;--amplify-font-weights-thin:200;--amplify-font-weights-light:300;--amplify-font-weights-normal:400;--amplify-font-weights-medium:500;--amplify-font-weights-semibold:600;--amplify-font-weights-bold:700;--amplify-font-weights-extrabold:800;--amplify-font-weights-black:900;--amplify-line-heights-small:1.25;--amplify-line-heights-medium:1.5;--amplify-line-heights-large:2;--amplify-opacities-0:0;--amplify-opacities-10:0.1;--amplify-opacities-20:0.2;--amplify-opacities-30:0.3;--amplify-opacities-40:0.4;--amplify-opacities-50:0.5;--amplify-opacities-60:0.6;--amplify-opacities-70:0.7;--amplify-opacities-80:0.8;--amplify-opacities-90:0.9;--amplify-opacities-100:1;--amplify-outline-offsets-small:1px;--amplify-outline-offsets-medium:2px;--amplify-outline-offsets-large:3px;--amplify-outline-widths-small:1px;--amplify-outline-widths-medium:2px;--amplify-outline-widths-large:3px;--amplify-radii-xs:0.125rem;--amplify-radii-small:0.25rem;--amplify-radii-medium:0.5rem;--amplify-radii-large:1rem;--amplify-radii-xl:2rem;--amplify-radii-xxl:4rem;--amplify-radii-xxxl:8rem;--amplify-shadows-small:0px 2px 4px var(--amplify-colors-shadow-tertiary);--amplify-shadows-medium:0px 2px 6px var(--amplify-colors-shadow-secondary);--amplify-shadows-large:0px 4px 12px var(--amplify-colors-shadow-primary);--amplify-space-zero:0;--amplify-space-xxxs:0.25rem;--amplify-space-xxs:0.375rem;--amplify-space-xs:0.5rem;--amplify-space-small:0.75rem;--amplify-space-medium:1rem;--amplify-space-large:1.5rem;--amplify-space-xl:2.0rem;--amplify-space-xxl:3.0rem;--amplify-space-xxxl:4.5rem;--amplify-space-relative-xxxs:0.25em;--amplify-space-relative-xxs:0.375em;--amplify-space-relative-xs:0.5em;--amplify-space-relative-small:0.75em;--amplify-space-relative-medium:1em;--amplify-space-relative-large:1.5em;--amplify-space-relative-xl:2.0em;--amplify-space-relative-xxl:3.0em;--amplify-space-relative-xxxl:4.5em;--amplify-space-relative-full:100%;--amplify-time-short:100ms;--amplify-time-medium:250ms;--amplify-time-long:500ms;--amplify-transforms-slide-x-small:translateX(0.5em);--amplify-transforms-slide-x-medium:translateX(1em);--amplify-transforms-slide-x-large:translateX(2em)}[data-amplify-theme],html{font-family:Inter,-apple-system,BlinkMacSystemFont,Helvetica Neue,Segoe UI,Oxygen,Ubuntu,Cantarell,Open Sans,sans-serif;font-family:var(--amplify-fonts-default-static)}@supports (font-variation-settings:normal){[data-amplify-theme],html{font-family:InterVariable,Inter var,Inter,-apple-system,BlinkMacSystemFont,Helvetica Neue,Segoe UI,Oxygen,Ubuntu,Cantarell,Open Sans,sans-serif;font-family:var(--amplify-fonts-default-variable)}}html:focus-within{scroll-behavior:smooth}body{line-height:1.5;line-height:var(--amplify-line-heights-medium);min-height:100vh;text-rendering:optimizeSpeed}*{box-sizing:border-box}button,input,select,textarea{font:inherit}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}}[class*=amplify]{all:unset;box-sizing:border-box}.amplify-flex{align-content:normal;align-content:var(--amplify-components-flex-align-content);align-items:stretch;align-items:var(--amplify-components-flex-align-items);display:flex;flex-wrap:nowrap;flex-wrap:var(--amplify-components-flex-flex-wrap);gap:1rem;gap:var(--amplify-components-flex-gap);justify-content:normal;justify-content:var(--amplify-components-flex-justify-content)}.amplify-grid{display:grid}.amplify-scrollview{display:block;overflow:auto}.amplify-text{color:#0d1a26;color:var(--amplify-components-text-color);display:block}b.amplify-text,em.amplify-text,i.amplify-text,span.amplify-text,strong.amplify-text{display:inline}.amplify-text--truncated{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.amplify-text--primary{color:#0d1a26;color:var(--amplify-components-text-primary-color)}.amplify-text--secondary{color:#304050;color:var(--amplify-components-text-secondary-color)}.amplify-text--tertiary{color:#5c6670;color:var(--amplify-components-text-tertiary-color)}.amplify-text--error{color:#600;color:var(--amplify-components-text-error-color)}.amplify-text--info{color:#026;color:var(--amplify-components-text-info-color)}.amplify-text--success{color:#365e3d;color:var(--amplify-components-text-success-color)}.amplify-text--warning{color:#630;color:var(--amplify-components-text-warning-color)}.amplify-badge{background-color:#eff0f0;background-color:var(--amplify-components-badge-background-color);border-radius:2rem;border-radius:var(--amplify-components-badge-border-radius);color:#0d1a26;color:var(--amplify-components-badge-color);display:inline-flex;font-size:.875rem;font-size:var(--amplify-components-badge-font-size);font-weight:600;font-weight:var(--amplify-components-badge-font-weight);line-height:1;line-height:var(--amplify-components-badge-line-height);padding:.5rem .75rem;padding:var(--amplify-components-badge-padding-vertical) var(--amplify-components-badge-padding-horizontal);text-align:center;text-align:var(--amplify-components-badge-text-align)}.amplify-badge--info{background-color:#e6eefe;background-color:var(--amplify-components-badge-info-background-color);color:#026;color:var(--amplify-components-badge-info-color)}.amplify-badge--error{background-color:#fce9e9;background-color:var(--amplify-components-badge-error-background-color);color:#600;color:var(--amplify-components-badge-error-color)}.amplify-badge--warning{background-color:#fcf2e9;background-color:var(--amplify-components-badge-warning-background-color);color:#630;color:var(--amplify-components-badge-warning-color)}.amplify-badge--success{background-color:#ebfaed;background-color:var(--amplify-components-badge-success-background-color);color:#365e3d;color:var(--amplify-components-badge-success-color)}.amplify-badge--small{font-size:.75rem;font-size:var(--amplify-components-badge-small-font-size);padding:.375rem .5rem;padding:var(--amplify-components-badge-small-padding-vertical) var(--amplify-components-badge-small-padding-horizontal)}.amplify-badge--large{font-size:1rem;font-size:var(--amplify-components-badge-large-font-size);padding:.75rem 1rem;padding:var(--amplify-components-badge-large-padding-vertical) var(--amplify-components-badge-large-padding-horizontal)}.amplify-button{--amplify-internal-button-background-color:var(
    --amplify-components-button-background-color
  );--amplify-internal-button-border-color:var(
    --amplify-components-button-border-color
  );--amplify-internal-button-color:var(--amplify-components-button-color);--amplify-internal-button-focus-box-shadow:var(
    --amplify-components-button-focus-box-shadow
  );--amplify-internal-button-border-width:var(
    --amplify-components-button-border-width
  );-webkit-padding-before:.5rem;-webkit-padding-before:var(--amplify-components-button-padding-block-start);-webkit-padding-after:.5rem;-webkit-padding-after:var(--amplify-components-button-padding-block-end);-webkit-padding-start:1rem;-webkit-padding-start:var(--amplify-components-button-padding-inline-start);-webkit-padding-end:1rem;-webkit-padding-end:var(--amplify-components-button-padding-inline-end);--amplify-internal-button-disabled-color:var(
    --amplify-components-button-disabled-color
  );--amplify-internal-button-disabled-background-color:var(
    --amplify-components-button-disabled-background-color
  );--amplify-internal-button-disabled-border-color:var(
    --amplify-components-button-disabled-border-color
  );--amplify-internal-button-disabled-text-decoration:initial;--amplify-internal-button-loading-background-color:var(
    --amplify-components-button-loading-background-color
  );--amplify-internal-button-loading-border-color:var(
    --amplify-components-button-loading-border-color
  );--amplify-internal-button-loading-color:var(
    --amplify-components-button-loading-color
  );--amplify-internal-button-loading-text-decoration:initial;align-items:center;background-color:var(--amplify-internal-button-background-color);border-color:var(--amplify-internal-button-border-color);border-radius:.25rem;border-radius:var(--amplify-components-button-border-radius);border-style:solid;border-style:var(--amplify-components-button-border-style);border-width:var(--amplify-internal-button-border-width);box-sizing:border-box;color:var(--amplify-internal-button-color);cursor:pointer;display:inline-flex;font-size:1rem;font-size:var(--amplify-components-button-font-size);font-weight:700;font-weight:var(--amplify-components-button-font-weight);justify-content:center;line-height:1.5;line-height:var(--amplify-components-button-line-height);padding-block-end:.5rem;padding-block-end:var(--amplify-components-button-padding-block-end);padding-block-start:.5rem;padding-block-start:var(--amplify-components-button-padding-block-start);padding-inline-end:1rem;padding-inline-end:var(--amplify-components-button-padding-inline-end);padding-inline-start:1rem;padding-inline-start:var(--amplify-components-button-padding-inline-start);transition:all .25s;transition:all var(--amplify-components-button-transition-duration);-webkit-user-select:none;user-select:none}.amplify-button:hover{--amplify-internal-button-background-color:var(
    --amplify-components-button-hover-background-color
  );--amplify-internal-button-border-color:var(
    --amplify-components-button-hover-border-color
  );--amplify-internal-button-color:var(
    --amplify-components-button-hover-color
  )}.amplify-button:focus{--amplify-internal-button-background-color:var(
    --amplify-components-button-hover-background-color
  );--amplify-internal-button-border-color:var(
    --amplify-components-button-focus-border-color
  );--amplify-internal-button-color:var(
    --amplify-components-button-focus-color
  );box-shadow:var(--amplify-internal-button-focus-box-shadow)}.amplify-button:active{--amplify-internal-button-background-color:var(
    --amplify-components-button-active-background-color
  );--amplify-internal-button-border-color:var(
    --amplify-components-button-active-border-color
  );--amplify-internal-button-color:var(
    --amplify-components-button-active-color
  )}.amplify-button--fullwidth{width:100%}.amplify-button--outlined--info{--amplify-internal-button-background-color:var(
    --amplify-components-button-outlined-info-background-color
  );--amplify-internal-button-border-color:var(
    --amplify-components-button-outlined-info-border-color
  );--amplify-internal-button-color:var(
    --amplify-components-button-outlined-info-color
  )}.amplify-button--outlined--info:hover{--amplify-internal-button-background-color:var(
    --amplify-components-button-outlined-info-hover-background-color
  );--amplify-internal-button-border-color:var(
    --amplify-components-button-outlined-info-hover-border-color
  );--amplify-internal-button-color:var(
    --amplify-components-button-outlined-info-hover-color
  )}.amplify-button--outlined--info:focus{--amplify-internal-button-background-color:var(
    --amplify-components-button-outlined-info-focus-background-color
  );--amplify-internal-button-border-color:var(
    --amplify-components-button-outlined-info-focus-border-color
  );--amplify-internal-button-color:var(
    --amplify-components-button-outlined-info-focus-color
  );--amplify-internal-button-focus-box-shadow:var(
    --amplify-components-button-outlined-info-focus-box-shadow
  )}.amplify-button--outlined--info:active{--amplify-internal-button-background-color:var(
    --amplify-components-button-outlined-info-active-background-color
  );--amplify-internal-button-border-color:var(
    --amplify-components-button-outlined-info-active-border-color
  );--amplify-internal-button-color:var(
    --amplify-components-button-outlined-info-active-color
  )}.amplify-button--outlined--warning{--amplify-internal-button-background-color:var(
    --amplify-components-button-outlined-warning-background-color
  );--amplify-internal-button-border-color:var(
    --amplify-components-button-outlined-warning-border-color
  );--amplify-internal-button-color:var(
    --amplify-components-button-outlined-warning-color
  )}.amplify-button--outlined--warning:hover{--amplify-internal-button-background-color:var(
    --amplify-components-button-outlined-warning-hover-background-color
  );--amplify-internal-button-border-color:var(
    --amplify-components-button-outlined-warning-hover-border-color
  );--amplify-internal-button-color:var(
    --amplify-components-button-outlined-warning-hover-color
  )}.amplify-button--outlined--warning:focus{--amplify-internal-button-background-color:var(
    --amplify-components-button-outlined-warning-focus-background-color
  );--amplify-internal-button-border-color:var(
    --amplify-components-button-outlined-warning-focus-border-color
  );--amplify-internal-button-color:var(
    --amplify-components-button-outlined-warning-focus-color
  );--amplify-internal-button-focus-box-shadow:var(
    --amplify-components-button-outlined-warning-focus-box-shadow
  )}.amplify-button--outlined--warning:active{--amplify-internal-button-background-color:var(
    --amplify-components-button-outlined-warning-active-background-color
  );--amplify-internal-button-border-color:var(
    --amplify-components-button-outlined-warning-active-border-color
  );--amplify-internal-button-color:var(
    --amplify-components-button-outlined-warning-active-color
  )}.amplify-button--outlined--error{--amplify-internal-button-background-color:var(
    --amplify-components-button-outlined-error-background-color
  );--amplify-internal-button-border-color:var(
    --amplify-components-button-outlined-error-border-color
  );--amplify-internal-button-color:var(
    --amplify-components-button-outlined-error-color
  )}.amplify-button--outlined--error:hover{--amplify-internal-button-background-color:var(
    --amplify-components-button-outlined-error-hover-background-color
  );--amplify-internal-button-border-color:var(
    --amplify-components-button-outlined-error-hover-border-color
  );--amplify-internal-button-color:var(
    --amplify-components-button-outlined-error-hover-color
  )}.amplify-button--outlined--error:focus{--amplify-internal-button-background-color:var(
    --amplify-components-button-outlined-error-focus-background-color
  );--amplify-internal-button-border-color:var(
    --amplify-components-button-outlined-error-focus-border-color
  );--amplify-internal-button-color:var(
    --amplify-components-button-outlined-error-focus-color
  );--amplify-internal-button-focus-box-shadow:var(
    --amplify-components-button-outlined-error-focus-box-shadow
  )}.amplify-button--outlined--error:active{--amplify-internal-button-background-color:var(
    --amplify-components-button-outlined-error-active-background-color
  );--amplify-internal-button-border-color:var(
    --amplify-components-button-outlined-error-active-border-color
  );--amplify-internal-button-color:var(
    --amplify-components-button-outlined-error-active-color
  )}.amplify-button--outlined--success{--amplify-internal-button-background-color:var(
    --amplify-components-button-outlined-success-background-color
  );--amplify-internal-button-border-color:var(
    --amplify-components-button-outlined-success-border-color
  );--amplify-internal-button-color:var(
    --amplify-components-button-outlined-success-color
  )}.amplify-button--outlined--success:hover{--amplify-internal-button-background-color:var(
    --amplify-components-button-outlined-success-hover-background-color
  );--amplify-internal-button-border-color:var(
    --amplify-components-button-outlined-success-hover-border-color
  );--amplify-internal-button-color:var(
    --amplify-components-button-outlined-success-hover-color
  )}.amplify-button--outlined--success:focus{--amplify-internal-button-background-color:var(
    --amplify-components-button-outlined-success-focus-background-color
  );--amplify-internal-button-border-color:var(
    --amplify-components-button-outlined-success-focus-border-color
  );--amplify-internal-button-color:var(
    --amplify-components-button-outlined-success-focus-color
  );--amplify-internal-button-focus-box-shadow:var(
    --amplify-components-button-outlined-success-focus-box-shadow
  )}.amplify-button--outlined--success:active{--amplify-internal-button-background-color:var(
    --amplify-components-button-outlined-success-active-background-color
  );--amplify-internal-button-border-color:var(
    --amplify-components-button-outlined-success-active-border-color
  );--amplify-internal-button-color:var(
    --amplify-components-button-outlined-success-active-color
  )}.amplify-button--outlined--overlay{--amplify-internal-button-background-color:var(
    --amplify-components-button-outlined-overlay-background-color
  );--amplify-internal-button-border-color:var(
    --amplify-components-button-outlined-overlay-border-color
  );--amplify-internal-button-color:var(
    --amplify-components-button-outlined-overlay-color
  )}.amplify-button--outlined--overlay:hover{--amplify-internal-button-background-color:var(
    --amplify-components-button-outlined-overlay-hover-background-color
  );--amplify-internal-button-border-color:var(
    --amplify-components-button-outlined-overlay-hover-border-color
  );--amplify-internal-button-color:var(
    --amplify-components-button-outlined-overlay-hover-color
  )}.amplify-button--outlined--overlay:focus{--amplify-internal-button-background-color:var(
    --amplify-components-button-outlined-overlay-focus-background-color
  );--amplify-internal-button-border-color:var(
    --amplify-components-button-outlined-overlay-focus-border-color
  );--amplify-internal-button-color:var(
    --amplify-components-button-outlined-overlay-focus-color
  );--amplify-internal-button-focus-box-shadow:var(
    --amplify-components-button-outlined-overlay-focus-box-shadow
  )}.amplify-button--outlined--overlay:active{--amplify-internal-button-background-color:var(
    --amplify-components-button-outlined-overlay-active-background-color
  );--amplify-internal-button-border-color:var(
    --amplify-components-button-outlined-overlay-active-border-color
  );--amplify-internal-button-color:var(
    --amplify-components-button-outlined-overlay-active-color
  )}.amplify-button--menu{--amplify-internal-button-disabled-color:var(
    --amplify-components-button-menu-disabled-color
  );background-color:initial;background-color:var(--amplify-components-button-menu-background-color);border-width:0;border-width:var(--amplify-components-button-menu-border-width);justify-content:start;justify-content:var(--amplify-components-button-menu-justify-content)}.amplify-button--menu:hover{background-color:#047d95;background-color:var(--amplify-components-button-menu-hover-background-color);color:#fff;color:var(--amplify-components-button-menu-hover-color)}.amplify-button--menu:focus{background-color:#047d95;background-color:var(--amplify-components-button-menu-focus-background-color);box-shadow:none;color:#fff;color:var(--amplify-components-button-menu-focus-color)}.amplify-button--menu:active{background-color:#056;background-color:var(--amplify-components-button-menu-active-background-color);color:#fff;color:var(--amplify-components-button-menu-active-color)}.amplify-button--primary{--amplify-internal-button-border-width:var(
    --amplify-components-button-primary-border-width
  );--amplify-internal-button-background-color:var(
    --amplify-components-button-primary-background-color
  );--amplify-internal-button-border-color:var(
    --amplify-components-button-primary-border-color
  );--amplify-internal-button-color:var(
    --amplify-components-button-primary-color
  );--amplify-internal-button-disabled-border-color:var(
    --amplify-components-button-primary-disabled-border-color
  );--amplify-internal-button-disabled-background-color:var(
    --amplify-components-button-primary-disabled-background-color
  );--amplify-internal-button-disabled-color:var(
    --amplify-components-button-primary-disabled-color
  );--amplify-internal-button-loading-background-color:var(
    --amplify-components-button-primary-loading-background-color
  );--amplify-internal-button-loading-border-color:var(
    --amplify-components-button-primary-loading-border-color
  );--amplify-internal-button-loading-color:var(
    --amplify-components-button-primary-loading-color
  )}.amplify-button--primary:hover{--amplify-internal-button-background-color:var(
    --amplify-components-button-primary-hover-background-color
  );--amplify-internal-button-border-color:var(
    --amplify-components-button-primary-hover-border-color
  );--amplify-internal-button-color:var(
    --amplify-components-button-primary-hover-color
  )}.amplify-button--primary:focus{--amplify-internal-button-background-color:var(
    --amplify-components-button-primary-focus-background-color
  );--amplify-internal-button-border-color:var(
    --amplify-components-button-primary-focus-border-color
  );--amplify-internal-button-color:var(
    --amplify-components-button-primary-focus-color
  );--amplify-internal-button-focus-box-shadow:var(
    --amplify-components-button-primary-focus-box-shadow
  )}.amplify-button--primary:active{--amplify-internal-button-background-color:var(
    --amplify-components-button-primary-active-background-color
  );--amplify-internal-button-border-color:var(
    --amplify-components-button-primary-active-border-color
  );--amplify-internal-button-color:var(
    --amplify-components-button-primary-active-color
  )}.amplify-button--primary--info{--amplify-internal-button-background-color:var(
    --amplify-components-button-primary-info-background-color
  );--amplify-internal-button-border-color:var(
    --amplify-components-button-primary-info-border-color
  );--amplify-internal-button-color:var(
    --amplify-components-button-primary-info-color
  )}.amplify-button--primary--info:hover{--amplify-internal-button-background-color:var(
    --amplify-components-button-primary-info-hover-background-color
  );--amplify-internal-button-border-color:var(
    --amplify-components-button-primary-info-hover-border-color
  );--amplify-internal-button-color:var(
    --amplify-components-button-primary-info-hover-color
  )}.amplify-button--primary--info:focus{--amplify-internal-button-background-color:var(
    --amplify-components-button-primary-info-focus-background-color
  );--amplify-internal-button-border-color:var(
    --amplify-components-button-primary-info-focus-border-color
  );--amplify-internal-button-color:var(
    --amplify-components-button-primary-info-focus-color
  );--amplify-internal-button-focus-box-shadow:var(
    --amplify-components-button-primary-info-focus-box-shadow
  )}.amplify-button--primary--info:active{--amplify-internal-button-background-color:var(
    --amplify-components-button-primary-info-active-background-color
  );--amplify-internal-button-border-color:var(
    --amplify-components-button-primary-info-active-border-color
  );--amplify-internal-button-color:var(
    --amplify-components-button-primary-info-active-color
  )}.amplify-button--primary--warning{--amplify-internal-button-background-color:var(
    --amplify-components-button-primary-warning-background-color
  );--amplify-internal-button-border-color:var(
    --amplify-components-button-primary-warning-border-color
  );--amplify-internal-button-color:var(
    --amplify-components-button-primary-warning-color
  )}.amplify-button--primary--warning:hover{--amplify-internal-button-background-color:var(
    --amplify-components-button-primary-warning-hover-background-color
  );--amplify-internal-button-border-color:var(
    --amplify-components-button-primary-warning-hover-border-color
  );--amplify-internal-button-color:var(
    --amplify-components-button-primary-warning-hover-color
  )}.amplify-button--primary--warning:focus{--amplify-internal-button-background-color:var(
    --amplify-components-button-primary-warning-focus-background-color
  );--amplify-internal-button-border-color:var(
    --amplify-components-button-primary-warning-focus-border-color
  );--amplify-internal-button-color:var(
    --amplify-components-button-primary-warning-focus-color
  );--amplify-internal-button-focus-box-shadow:var(
    --amplify-components-button-primary-warning-focus-box-shadow
  )}.amplify-button--primary--warning:active{--amplify-internal-button-background-color:var(
    --amplify-components-button-primary-warning-active-background-color
  );--amplify-internal-button-border-color:var(
    --amplify-components-button-primary-warning-active-border-color
  );--amplify-internal-button-color:var(
    --amplify-components-button-primary-warning-active-color
  )}.amplify-button--primary--error{--amplify-internal-button-background-color:var(
    --amplify-components-button-primary-error-background-color
  );--amplify-internal-button-border-color:var(
    --amplify-components-button-primary-error-border-color
  );--amplify-internal-button-color:var(
    --amplify-components-button-primary-error-color
  )}.amplify-button--primary--error:hover{--amplify-internal-button-background-color:var(
    --amplify-components-button-primary-error-hover-background-color
  );--amplify-internal-button-border-color:var(
    --amplify-components-button-primary-error-hover-border-color
  );--amplify-internal-button-color:var(
    --amplify-components-button-primary-error-hover-color
  )}.amplify-button--primary--error:focus{--amplify-internal-button-background-color:var(
    --amplify-components-button-primary-error-focus-background-color
  );--amplify-internal-button-border-color:var(
    --amplify-components-button-primary-error-focus-border-color
  );--amplify-internal-button-color:var(
    --amplify-components-button-primary-error-focus-color
  );--amplify-internal-button-focus-box-shadow:var(
    --amplify-components-button-primary-error-focus-box-shadow
  )}.amplify-button--primary--error:active{--amplify-internal-button-background-color:var(
    --amplify-components-button-primary-error-active-background-color
  );--amplify-internal-button-border-color:var(
    --amplify-components-button-primary-error-active-border-color
  );--amplify-internal-button-color:var(
    --amplify-components-button-primary-error-active-color
  )}.amplify-button--primary--success{--amplify-internal-button-background-color:var(
    --amplify-components-button-primary-success-background-color
  );--amplify-internal-button-border-color:var(
    --amplify-components-button-primary-success-border-color
  );--amplify-internal-button-color:var(
    --amplify-components-button-primary-success-color
  )}.amplify-button--primary--success:hover{--amplify-internal-button-background-color:var(
    --amplify-components-button-primary-success-hover-background-color
  );--amplify-internal-button-border-color:var(
    --amplify-components-button-primary-success-hover-border-color
  );--amplify-internal-button-color:var(
    --amplify-components-button-primary-success-hover-color
  )}.amplify-button--primary--success:focus{--amplify-internal-button-background-color:var(
    --amplify-components-button-primary-success-focus-background-color
  );--amplify-internal-button-border-color:var(
    --amplify-components-button-primary-success-focus-border-color
  );--amplify-internal-button-color:var(
    --amplify-components-button-primary-success-focus-color
  );--amplify-internal-button-focus-box-shadow:var(
    --amplify-components-button-primary-success-focus-box-shadow
  )}.amplify-button--primary--success:active{--amplify-internal-button-background-color:var(
    --amplify-components-button-primary-success-active-background-color
  );--amplify-internal-button-border-color:var(
    --amplify-components-button-primary-success-active-border-color
  );--amplify-internal-button-color:var(
    --amplify-components-button-primary-success-active-color
  )}.amplify-button--primary--overlay{--amplify-internal-button-background-color:var(
    --amplify-components-button-primary-overlay-background-color
  );--amplify-internal-button-border-color:var(
    --amplify-components-button-primary-overlay-border-color
  );--amplify-internal-button-color:var(
    --amplify-components-button-primary-overlay-color
  )}.amplify-button--primary--overlay:hover{--amplify-internal-button-background-color:var(
    --amplify-components-button-primary-overlay-hover-background-color
  );--amplify-internal-button-border-color:var(
    --amplify-components-button-primary-overlay-hover-border-color
  );--amplify-internal-button-color:var(
    --amplify-components-button-primary-overlay-hover-color
  )}.amplify-button--primary--overlay:focus{--amplify-internal-button-background-color:var(
    --amplify-components-button-primary-overlay-focus-background-color
  );--amplify-internal-button-border-color:var(
    --amplify-components-button-primary-overlay-focus-border-color
  );--amplify-internal-button-color:var(
    --amplify-components-button-primary-overlay-focus-color
  );--amplify-internal-button-focus-box-shadow:var(
    --amplify-components-button-primary-overlay-focus-box-shadow
  )}.amplify-button--primary--overlay:active{--amplify-internal-button-background-color:var(
    --amplify-components-button-primary-overlay-active-background-color
  );--amplify-internal-button-border-color:var(
    --amplify-components-button-primary-overlay-active-border-color
  );--amplify-internal-button-color:var(
    --amplify-components-button-primary-overlay-active-color
  )}.amplify-button--link{--amplify-internal-button-border-width:var(
    --amplify-components-button-link-border-width
  );--amplify-internal-button-background-color:var(
    --amplify-components-button-link-background-color
  );--amplify-internal-button-border-color:var(
    --amplify-components-button-link-border-color
  );--amplify-internal-button-color:var(
    --amplify-components-button-link-color
  );--amplify-internal-button-disabled-border-color:var(
    --amplify-components-button-link-disabled-border-color
  );--amplify-internal-button-disabled-background-color:var(
    --amplify-components-button-link-disabled-background-color
  );--amplify-internal-button-disabled-color:var(
    --amplify-components-button-link-disabled-color
  );--amplify-internal-button-loading-background-color:var(
    --amplify-components-button-link-loading-background-color
  );--amplify-internal-button-loading-border-color:var(
    --amplify-components-button-link-loading-border-color
  );--amplify-internal-button-loading-color:var(
    --amplify-components-button-link-loading-color
  )}.amplify-button--link:hover{--amplify-internal-button-background-color:var(
    --amplify-components-button-link-hover-background-color
  );--amplify-internal-button-border-color:var(
    --amplify-components-button-link-hover-border-color
  );--amplify-internal-button-color:var(
    --amplify-components-button-link-hover-color
  )}.amplify-button--link:focus{--amplify-internal-button-background-color:var(
    --amplify-components-button-link-focus-background-color
  );--amplify-internal-button-border-color:var(
    --amplify-components-button-link-focus-border-color
  );--amplify-internal-button-color:var(
    --amplify-components-button-link-focus-color
  );--amplify-internal-button-focus-box-shadow:var(
    --amplify-components-button-link-focus-box-shadow
  )}.amplify-button--link:active{--amplify-internal-button-background-color:var(
    --amplify-components-button-link-active-background-color
  );--amplify-internal-button-border-color:var(
    --amplify-components-button-link-active-border-color
  );--amplify-internal-button-color:var(
    --amplify-components-button-link-active-color
  )}.amplify-button--link--info{--amplify-internal-button-background-color:var(
    --amplify-components-button-link-info-background-color
  );--amplify-internal-button-border-color:var(
    --amplify-components-button-link-info-border-color
  );--amplify-internal-button-color:var(
    --amplify-components-button-link-info-color
  )}.amplify-button--link--info:hover{--amplify-internal-button-background-color:var(
    --amplify-components-button-link-info-hover-background-color
  );--amplify-internal-button-border-color:var(
    --amplify-components-button-link-info-hover-border-color
  );--amplify-internal-button-color:var(
    --amplify-components-button-link-info-hover-color
  )}.amplify-button--link--info:focus{--amplify-internal-button-background-color:var(
    --amplify-components-button-link-info-focus-background-color
  );--amplify-internal-button-border-color:var(
    --amplify-components-button-link-info-focus-border-color
  );--amplify-internal-button-color:var(
    --amplify-components-button-link-info-focus-color
  );--amplify-internal-button-focus-box-shadow:var(
    --amplify-components-button-link-info-focus-box-shadow
  )}.amplify-button--link--info:active{--amplify-internal-button-background-color:var(
    --amplify-components-button-link-info-active-background-color
  );--amplify-internal-button-border-color:var(
    --amplify-components-button-link-info-active-border-color
  );--amplify-internal-button-color:var(
    --amplify-components-button-link-info-active-color
  )}.amplify-button--link--warning{--amplify-internal-button-background-color:var(
    --amplify-components-button-link-warning-background-color
  );--amplify-internal-button-border-color:var(
    --amplify-components-button-link-warning-border-color
  );--amplify-internal-button-color:var(
    --amplify-components-button-link-warning-color
  )}.amplify-button--link--warning:hover{--amplify-internal-button-background-color:var(
    --amplify-components-button-link-warning-hover-background-color
  );--amplify-internal-button-border-color:var(
    --amplify-components-button-link-warning-hover-border-color
  );--amplify-internal-button-color:var(
    --amplify-components-button-link-warning-hover-color
  )}.amplify-button--link--warning:focus{--amplify-internal-button-background-color:var(
    --amplify-components-button-link-warning-focus-background-color
  );--amplify-internal-button-border-color:var(
    --amplify-components-button-link-warning-focus-border-color
  );--amplify-internal-button-color:var(
    --amplify-components-button-link-warning-focus-color
  );--amplify-internal-button-focus-box-shadow:var(
    --amplify-components-button-link-warning-focus-box-shadow
  )}.amplify-button--link--warning:active{--amplify-internal-button-background-color:var(
    --amplify-components-button-link-warning-active-background-color
  );--amplify-internal-button-border-color:var(
    --amplify-components-button-link-warning-active-border-color
  );--amplify-internal-button-color:var(
    --amplify-components-button-link-warning-active-color
  )}.amplify-button--link--error{--amplify-internal-button-background-color:var(
    --amplify-components-button-link-error-background-color
  );--amplify-internal-button-border-color:var(
    --amplify-components-button-link-error-border-color
  );--amplify-internal-button-color:var(
    --amplify-components-button-link-error-color
  )}.amplify-button--link--error:hover{--amplify-internal-button-background-color:var(
    --amplify-components-button-link-error-hover-background-color
  );--amplify-internal-button-border-color:var(
    --amplify-components-button-link-error-hover-border-color
  );--amplify-internal-button-color:var(
    --amplify-components-button-link-error-hover-color
  )}.amplify-button--link--error:focus{--amplify-internal-button-background-color:var(
    --amplify-components-button-link-error-focus-background-color
  );--amplify-internal-button-border-color:var(
    --amplify-components-button-link-error-focus-border-color
  );--amplify-internal-button-color:var(
    --amplify-components-button-link-error-focus-color
  );--amplify-internal-button-focus-box-shadow:var(
    --amplify-components-button-link-error-focus-box-shadow
  )}.amplify-button--link--error:active{--amplify-internal-button-background-color:var(
    --amplify-components-button-link-error-active-background-color
  );--amplify-internal-button-border-color:var(
    --amplify-components-button-link-error-active-border-color
  );--amplify-internal-button-color:var(
    --amplify-components-button-link-error-active-color
  )}.amplify-button--link--success{--amplify-internal-button-background-color:var(
    --amplify-components-button-link-success-background-color
  );--amplify-internal-button-border-color:var(
    --amplify-components-button-link-success-border-color
  );--amplify-internal-button-color:var(
    --amplify-components-button-link-success-color
  )}.amplify-button--link--success:hover{--amplify-internal-button-background-color:var(
    --amplify-components-button-link-success-hover-background-color
  );--amplify-internal-button-border-color:var(
    --amplify-components-button-link-success-hover-border-color
  );--amplify-internal-button-color:var(
    --amplify-components-button-link-success-hover-color
  )}.amplify-button--link--success:focus{--amplify-internal-button-background-color:var(
    --amplify-components-button-link-success-focus-background-color
  );--amplify-internal-button-border-color:var(
    --amplify-components-button-link-success-focus-border-color
  );--amplify-internal-button-color:var(
    --amplify-components-button-link-success-focus-color
  );--amplify-internal-button-focus-box-shadow:var(
    --amplify-components-button-link-success-focus-box-shadow
  )}.amplify-button--link--success:active{--amplify-internal-button-background-color:var(
    --amplify-components-button-link-success-active-background-color
  );--amplify-internal-button-border-color:var(
    --amplify-components-button-link-success-active-border-color
  );--amplify-internal-button-color:var(
    --amplify-components-button-link-success-active-color
  )}.amplify-button--link--overlay{--amplify-internal-button-background-color:var(
    --amplify-components-button-link-overlay-background-color
  );--amplify-internal-button-border-color:var(
    --amplify-components-button-link-overlay-border-color
  );--amplify-internal-button-color:var(
    --amplify-components-button-link-overlay-color
  )}.amplify-button--link--overlay:hover{--amplify-internal-button-background-color:var(
    --amplify-components-button-link-overlay-hover-background-color
  );--amplify-internal-button-border-color:var(
    --amplify-components-button-link-overlay-hover-border-color
  );--amplify-internal-button-color:var(
    --amplify-components-button-link-overlay-hover-color
  )}.amplify-button--link--overlay:focus{--amplify-internal-button-background-color:var(
    --amplify-components-button-link-overlay-focus-background-color
  );--amplify-internal-button-border-color:var(
    --amplify-components-button-link-overlay-focus-border-color
  );--amplify-internal-button-color:var(
    --amplify-components-button-link-overlay-focus-color
  );--amplify-internal-button-focus-box-shadow:var(
    --amplify-components-button-link-overlay-focus-box-shadow
  )}.amplify-button--link--overlay:active{--amplify-internal-button-background-color:var(
    --amplify-components-button-link-overlay-active-background-color
  );--amplify-internal-button-border-color:var(
    --amplify-components-button-link-overlay-active-border-color
  );--amplify-internal-button-color:var(
    --amplify-components-button-link-overlay-active-color
  )}.amplify-button--destructive{--amplify-internal-button-disabled-border-color:var(
    --amplify-components-button-destructive-disabled-border-color
  );--amplify-internal-button-disabled-background-color:var(
    --amplify-components-button-destructive-disabled-background-color
  );--amplify-internal-button-disabled-color:var(
    --amplify-components-button-destructive-disabled-color
  );--amplify-internal-button-loading-background-color:var(
    --amplify-components-button-destructive-loading-background-color
  );--amplify-internal-button-loading-border-color:var(
    --amplify-components-button-destructive-loading-border-color
  );--amplify-internal-button-loading-color:var(
    --amplify-components-button-destructive-loading-color
  );background-color:#bf4040;background-color:var(--amplify-components-button-destructive-background-color);border-color:#0000;border-color:var(--amplify-components-button-destructive-border-color);border-width:1px;border-width:var(--amplify-components-button-destructive-border-width);color:#fff;color:var(--amplify-components-button-destructive-color)}.amplify-button--destructive:hover{background-color:#950404;background-color:var(--amplify-components-button-destructive-hover-background-color);border-color:#0000;border-color:var(--amplify-components-button-destructive-hover-border-color);color:#fff;color:var(--amplify-components-button-destructive-hover-color)}.amplify-button--destructive:focus{background-color:#950404;background-color:var(--amplify-components-button-destructive-focus-background-color);border-color:#0000;border-color:var(--amplify-components-button-destructive-focus-border-color);box-shadow:0 0 0 2px #950404;box-shadow:var(--amplify-components-button-destructive-focus-box-shadow);color:#fff;color:var(--amplify-components-button-destructive-focus-color)}.amplify-button--destructive:active{background-color:#4d0000;background-color:var(--amplify-components-button-destructive-active-background-color);border-color:#0000;border-color:var(--amplify-components-button-destructive-active-border-color);color:#fff;color:var(--amplify-components-button-destructive-active-color)}.amplify-button--warning{--amplify-internal-button-disabled-text-decoration:none;--amplify-internal-button-disabled-border-color:var(
    --amplify-components-button-warning-disabled-border-color
  );--amplify-internal-button-disabled-background-color:var(
    --amplify-components-button-warning-disabled-background-color
  );--amplify-internal-button-disabled-color:var(
    --amplify-components-button-warning-disabled-color
  );--amplify-internal-button-loading-background-color:var(
    --amplify-components-button-warning-loading-background-color
  );--amplify-internal-button-loading-border-color:var(
    --amplify-components-button-warning-loading-border-color
  );--amplify-internal-button-loading-color:var(
    --amplify-components-button-warning-loading-color
  );--amplify-internal-button-loading-text-decoration:none;background-color:initial;background-color:var(--amplify-components-button-warning-background-color);border-color:#bf4040;border-color:var(--amplify-components-button-warning-border-color);border-width:1px;border-width:var(--amplify-components-button-warning-border-width);color:#bf4040;color:var(--amplify-components-button-warning-color)}.amplify-button--warning:hover{background-color:#fce9e9;background-color:var(--amplify-components-button-warning-hover-background-color);border-color:#950404;border-color:var(--amplify-components-button-warning-hover-border-color);color:#600;color:var(--amplify-components-button-warning-hover-color)}.amplify-button--warning:focus{background-color:#fce9e9;background-color:var(--amplify-components-button-warning-focus-background-color);border-color:#950404;border-color:var(--amplify-components-button-warning-focus-border-color);box-shadow:0 0 0 2px #950404;box-shadow:var(--amplify-components-button-warning-focus-box-shadow);color:#950404;color:var(--amplify-components-button-warning-focus-color)}.amplify-button--warning:active{background-color:#f5bcbc;background-color:var(--amplify-components-button-warning-active-background-color);border-color:#4d0000;border-color:var(--amplify-components-button-warning-active-border-color);color:#4d0000;color:var(--amplify-components-button-warning-active-color)}.amplify-button--small{-webkit-padding-before:.375rem;-webkit-padding-before:var(--amplify-components-button-small-padding-block-start);-webkit-padding-after:.375rem;-webkit-padding-after:var(--amplify-components-button-small-padding-block-end);-webkit-padding-start:.75rem;-webkit-padding-start:var(--amplify-components-button-small-padding-inline-start);-webkit-padding-end:.75rem;-webkit-padding-end:var(--amplify-components-button-small-padding-inline-end);font-size:.875rem;font-size:var(--amplify-components-button-small-font-size);padding-block-end:.375rem;padding-block-end:var(--amplify-components-button-small-padding-block-end);padding-block-start:.375rem;padding-block-start:var(--amplify-components-button-small-padding-block-start);padding-inline-end:.75rem;padding-inline-end:var(--amplify-components-button-small-padding-inline-end);padding-inline-start:.75rem;padding-inline-start:var(--amplify-components-button-small-padding-inline-start)}.amplify-button--large{-webkit-padding-before:.5rem;-webkit-padding-before:var(--amplify-components-button-large-padding-block-start);-webkit-padding-after:.5rem;-webkit-padding-after:var(--amplify-components-button-large-padding-block-end);-webkit-padding-start:1rem;-webkit-padding-start:var(--amplify-components-button-large-padding-inline-start);-webkit-padding-end:1rem;-webkit-padding-end:var(--amplify-components-button-large-padding-inline-end);font-size:1.25rem;font-size:var(--amplify-components-button-large-font-size);padding-block-end:.5rem;padding-block-end:var(--amplify-components-button-large-padding-block-end);padding-block-start:.5rem;padding-block-start:var(--amplify-components-button-large-padding-block-start);padding-inline-end:1rem;padding-inline-end:var(--amplify-components-button-large-padding-inline-end);padding-inline-start:1rem;padding-inline-start:var(--amplify-components-button-large-padding-inline-start)}.amplify-button--disabled{cursor:not-allowed}.amplify-button--disabled,.amplify-button--disabled :focus,.amplify-button--disabled:active,.amplify-button--disabled:hover{background-color:var(--amplify-internal-button-disabled-background-color);border-color:var(--amplify-internal-button-disabled-border-color);color:var(--amplify-internal-button-disabled-color);-webkit-text-decoration:var(--amplify-internal-button-disabled-text-decoration);text-decoration:var(--amplify-internal-button-disabled-text-decoration)}.amplify-button--loading,.amplify-button--loading:active,.amplify-button--loading:focus,.amplify-button--loading:hover{background-color:var(--amplify-internal-button-loading-background-color);border-color:var(--amplify-internal-button-loading-border-color);color:#89949f;color:var(--amplify-components-button-loading-color);-webkit-text-decoration:var(--amplify-internal-button-loading-text-decoration);text-decoration:var(--amplify-internal-button-loading-text-decoration)}.amplify-button__loader-wrapper{align-items:center;align-items:var(--amplify-components-button-loader-wrapper-align-items);gap:.5rem;gap:var(--amplify-components-button-loader-wrapper-gap)}@media (prefers-reduced-motion:reduce){.amplify-button{transition:none}}.amplify-dropzone{background-color:#fff;background-color:var(--amplify-components-dropzone-background-color);border-color:#89949f;border-color:var(--amplify-components-dropzone-border-color);border-radius:.25rem;border-radius:var(--amplify-components-dropzone-border-radius);border-style:dashed;border-style:var(--amplify-components-dropzone-border-style);border-width:1px;border-width:var(--amplify-components-dropzone-border-width);color:#0d1a26;color:var(--amplify-components-dropzone-color);display:block;padding-block:2rem;padding-block:var(--amplify-components-dropzone-padding-block);padding-inline:1.5rem;padding-inline:var(--amplify-components-dropzone-padding-inline);text-align:center;text-align:var(--amplify-components-dropzone-text-align)}.amplify-dropzone--disabled{background-color:#eff0f0;background-color:var(--amplify-components-dropzone-disabled-background-color);border-color:#eff0f0;border-color:var(--amplify-components-dropzone-disabled-border-color);border-radius:.25rem;border-radius:var(--amplify-components-dropzone-disabled-border-radius);border-style:dashed;border-style:var(--amplify-components-dropzone-disabled-border-style);border-width:1px;border-width:var(--amplify-components-dropzone-disabled-border-width);color:#89949f;color:var(--amplify-components-dropzone-disabled-color);cursor:not-allowed}.amplify-dropzone--active{background-color:#e9f9fc;background-color:var(--amplify-components-dropzone-active-background-color);border-color:#00404d;border-color:var(--amplify-components-dropzone-active-border-color);border-radius:.25rem;border-radius:var(--amplify-components-dropzone-active-border-radius);border-style:dashed;border-style:var(--amplify-components-dropzone-active-border-style);border-width:1px;border-width:var(--amplify-components-dropzone-active-border-width);color:#0d1a26;color:var(--amplify-components-dropzone-active-color)}.amplify-dropzone--rejected{background-color:#fce9e9;background-color:var(--amplify-components-dropzone-rejected-background-color);border-color:#00404d;border-color:var(--amplify-components-dropzone-rejected-border-color);border-radius:.25rem;border-radius:var(--amplify-components-dropzone-rejected-border-radius);border-style:dashed;border-style:var(--amplify-components-dropzone-rejected-border-style);border-width:1px;border-width:var(--amplify-components-dropzone-rejected-border-width);color:#600;color:var(--amplify-components-dropzone-rejected-color)}.amplify-dropzone--accepted{background-color:#ebfaed;background-color:var(--amplify-components-dropzone-accepted-background-color);border-color:#3f7d4a;border-color:var(--amplify-components-dropzone-accepted-border-color);border-radius:.25rem;border-radius:var(--amplify-components-dropzone-accepted-border-radius);border-style:dashed;border-style:var(--amplify-components-dropzone-accepted-border-style);border-width:1px;border-width:var(--amplify-components-dropzone-accepted-border-width);color:#365e3d;color:var(--amplify-components-dropzone-accepted-color)}.amplify-field__description{color:#304050;color:var(--amplify-components-fieldmessages-description-color);font-size:.875rem;font-size:var(--amplify-components-fieldmessages-description-font-size);font-style:italic;font-style:var(--amplify-components-fieldmessages-description-font-style)}.amplify-field__error-message{color:#600;color:var(--amplify-components-fieldmessages-error-color);font-size:.875rem;font-size:var(--amplify-components-fieldmessages-error-font-size)}.amplify-heading{color:#0d1a26;color:var(--amplify-components-heading-color);display:block;line-height:1.25;line-height:var(--amplify-components-heading-line-height)}.amplify-heading--truncated{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.amplify-heading--1{font-size:3rem;font-size:var(--amplify-components-heading-1-font-size);font-weight:300;font-weight:var(--amplify-components-heading-1-font-weight)}.amplify-heading--2{font-size:2.5rem;font-size:var(--amplify-components-heading-2-font-size);font-weight:400;font-weight:var(--amplify-components-heading-2-font-weight)}.amplify-heading--3{font-size:2rem;font-size:var(--amplify-components-heading-3-font-size);font-weight:500;font-weight:var(--amplify-components-heading-3-font-weight)}.amplify-heading--4{font-size:1.5rem;font-size:var(--amplify-components-heading-4-font-size);font-weight:600;font-weight:var(--amplify-components-heading-4-font-weight)}.amplify-heading--5{font-size:1.25rem;font-size:var(--amplify-components-heading-5-font-size);font-weight:700;font-weight:var(--amplify-components-heading-5-font-weight)}.amplify-heading--6{font-size:1rem;font-size:var(--amplify-components-heading-6-font-size);font-weight:800;font-weight:var(--amplify-components-heading-6-font-weight)}.amplify-icon{fill:currentColor;display:inline-block;line-height:1;line-height:var(--amplify-components-icon-line-height);vertical-align:middle}.amplify-icon,.amplify-icon>svg{height:1em;height:var(--amplify-components-icon-height)}.amplify-icon>svg{width:1em;width:var(--amplify-components-icon-height)}.amplify-highlightmatch__highlighted{font-weight:700;font-weight:var(--amplify-components-highlightmatch-highlighted-font-weight)}.amplify-input{-webkit-padding-before:.5rem;-webkit-padding-before:var(--amplify-components-fieldcontrol-padding-block-start);-webkit-padding-after:.5rem;-webkit-padding-after:var(--amplify-components-fieldcontrol-padding-block-end);-webkit-padding-start:1rem;-webkit-padding-start:var(--amplify-components-fieldcontrol-padding-inline-start);-webkit-padding-end:1rem;-webkit-padding-end:var(--amplify-components-fieldcontrol-padding-inline-end);--amplify-components-fieldcontrol-color:var(
    --amplify-components-input-color
  );--amplify-components-fieldcontrol-border-color:var(
    --amplify-components-input-border-color
  );--amplify-components-fieldcontrol-font-size:var(
    --amplify-components-input-font-size
  );--amplify-components-fieldcontrol-focus-border-color:var(
    --amplify-components-input-focus-border-color
  );border-color:#89949f;border-color:var(--amplify-components-fieldcontrol-border-color);border-radius:.25rem;border-radius:var(--amplify-components-fieldcontrol-border-radius);border-style:solid;border-style:var(--amplify-components-fieldcontrol-border-style);border-width:1px;border-width:var(--amplify-components-fieldcontrol-border-width);box-sizing:border-box;color:#0d1a26;color:var(--amplify-components-fieldcontrol-color);display:inline-block;font-size:1rem;font-size:var(--amplify-components-fieldcontrol-font-size);line-height:1.5;line-height:var(--amplify-components-fieldcontrol-line-height);outline-color:#0000;outline-color:var(--amplify-components-fieldcontrol-outline-color);outline-offset:2px;outline-offset:var(--amplify-components-fieldcontrol-outline-offset);outline-style:solid;outline-style:var(--amplify-components-fieldcontrol-outline-style);outline-width:2px;outline-width:var(--amplify-components-fieldcontrol-outline-width);padding-block-end:.5rem;padding-block-end:var(--amplify-components-fieldcontrol-padding-block-end);padding-block-start:.5rem;padding-block-start:var(--amplify-components-fieldcontrol-padding-block-start);padding-inline-end:1rem;padding-inline-end:var(--amplify-components-fieldcontrol-padding-inline-end);padding-inline-start:1rem;padding-inline-start:var(--amplify-components-fieldcontrol-padding-inline-start);transition:all .25s;transition:all var(--amplify-components-fieldcontrol-transition-duration);-webkit-user-select:text;user-select:text;width:100%}.amplify-input:focus{border-color:#00404d;border-color:var(--amplify-components-fieldcontrol-focus-border-color);box-shadow:0 0 0 2px #00404d;box-shadow:var(--amplify-components-fieldcontrol-focus-box-shadow)}.amplify-input--small{-webkit-padding-before:.375rem;-webkit-padding-before:var(--amplify-components-fieldcontrol-small-padding-block-start);-webkit-padding-after:.375rem;-webkit-padding-after:var(--amplify-components-fieldcontrol-small-padding-block-end);-webkit-padding-start:.75rem;-webkit-padding-start:var(--amplify-components-fieldcontrol-small-padding-inline-start);-webkit-padding-end:.75rem;-webkit-padding-end:var(--amplify-components-fieldcontrol-small-padding-inline-end);font-size:.875rem;font-size:var(--amplify-components-fieldcontrol-small-font-size);padding-block-end:.375rem;padding-block-end:var(--amplify-components-fieldcontrol-small-padding-block-end);padding-block-start:.375rem;padding-block-start:var(--amplify-components-fieldcontrol-small-padding-block-start);padding-inline-end:.75rem;padding-inline-end:var(--amplify-components-fieldcontrol-small-padding-inline-end);padding-inline-start:.75rem;padding-inline-start:var(--amplify-components-fieldcontrol-small-padding-inline-start)}.amplify-input--large{-webkit-padding-before:.5rem;-webkit-padding-before:var(--amplify-components-fieldcontrol-large-padding-block-start);-webkit-padding-after:.5rem;-webkit-padding-after:var(--amplify-components-fieldcontrol-large-padding-block-end);-webkit-padding-start:1rem;-webkit-padding-start:var(--amplify-components-fieldcontrol-large-padding-inline-start);-webkit-padding-end:1rem;-webkit-padding-end:var(--amplify-components-fieldcontrol-large-padding-inline-end);font-size:1.25rem;font-size:var(--amplify-components-fieldcontrol-large-font-size);padding-block-end:.5rem;padding-block-end:var(--amplify-components-fieldcontrol-large-padding-block-end);padding-block-start:.5rem;padding-block-start:var(--amplify-components-fieldcontrol-large-padding-block-start);padding-inline-end:1rem;padding-inline-end:var(--amplify-components-fieldcontrol-large-padding-inline-end);padding-inline-start:1rem;padding-inline-start:var(--amplify-components-fieldcontrol-large-padding-inline-start)}.amplify-input--error,.amplify-input--error:focus{border-color:#950404;border-color:var(--amplify-components-fieldcontrol-error-border-color)}.amplify-input--error:focus{box-shadow:0 0 0 2px #950404;box-shadow:var(--amplify-components-fieldcontrol-error-focus-box-shadow)}.amplify-input--quiet{-webkit-border-before:none;-webkit-border-before:var(--amplify-components-fieldcontrol-quiet-border-block-start);-webkit-border-start:none;-webkit-border-start:var(--amplify-components-fieldcontrol-quiet-border-inline-start);-webkit-border-end:none;-webkit-border-end:var(--amplify-components-fieldcontrol-quiet-border-inline-end);border-block-start:none;border-block-start:var(--amplify-components-fieldcontrol-quiet-border-block-start);border-inline-end:none;border-inline-end:var(--amplify-components-fieldcontrol-quiet-border-inline-end);border-inline-start:none;border-inline-start:var(--amplify-components-fieldcontrol-quiet-border-inline-start);border-radius:0;border-radius:var(--amplify-components-fieldcontrol-quiet-border-radius)}.amplify-input--quiet:focus{border-block-end-color:#0000;border-block-end-color:var(--amplify-components-fieldcontrol-quiet-focus-border-block-end-color);box-shadow:0 0 0 2px #00404d;box-shadow:var(--amplify-components-fieldcontrol-quiet-focus-box-shadow)}.amplify-input--quiet[aria-invalid=true]{border-block-end-color:#950404;border-block-end-color:var(--amplify-components-fieldcontrol-quiet-error-border-block-end-color)}.amplify-input--quiet[aria-invalid=true]:focus{border-block-end-color:#0000;border-block-end-color:var(--amplify-components-fieldcontrol-quiet-error-focus-border-block-end-color);box-shadow:0 0 0 2px #950404;box-shadow:var(--amplify-components-fieldcontrol-quiet-error-focus-box-shadow)}.amplify-input[disabled]{background-color:#eff0f0;background-color:var(--amplify-components-fieldcontrol-disabled-background-color);border-color:#0000;border-color:var(--amplify-components-fieldcontrol-disabled-border-color);color:#89949f;color:var(--amplify-components-fieldcontrol-disabled-color);cursor:not-allowed;cursor:var(--amplify-components-fieldcontrol-disabled-cursor)}.amplify-textarea{-webkit-padding-before:.5rem;-webkit-padding-before:var(--amplify-components-fieldcontrol-padding-block-start);-webkit-padding-after:.5rem;-webkit-padding-after:var(--amplify-components-fieldcontrol-padding-block-end);-webkit-padding-start:1rem;-webkit-padding-start:var(--amplify-components-fieldcontrol-padding-inline-start);-webkit-padding-end:1rem;-webkit-padding-end:var(--amplify-components-fieldcontrol-padding-inline-end);border-color:#89949f;border-color:var(--amplify-components-fieldcontrol-border-color);border-radius:.25rem;border-radius:var(--amplify-components-fieldcontrol-border-radius);border-style:solid;border-style:var(--amplify-components-fieldcontrol-border-style);border-width:1px;border-width:var(--amplify-components-fieldcontrol-border-width);box-sizing:border-box;color:#0d1a26;color:var(--amplify-components-fieldcontrol-color);font-size:1rem;font-size:var(--amplify-components-fieldcontrol-font-size);line-height:1.5;line-height:var(--amplify-components-fieldcontrol-line-height);outline-color:#0000;outline-color:var(--amplify-components-fieldcontrol-outline-color);outline-offset:2px;outline-offset:var(--amplify-components-fieldcontrol-outline-offset);outline-style:solid;outline-style:var(--amplify-components-fieldcontrol-outline-style);outline-width:2px;outline-width:var(--amplify-components-fieldcontrol-outline-width);padding-block-end:.5rem;padding-block-end:var(--amplify-components-fieldcontrol-padding-block-end);padding-block-start:.5rem;padding-block-start:var(--amplify-components-fieldcontrol-padding-block-start);padding-inline-end:1rem;padding-inline-end:var(--amplify-components-fieldcontrol-padding-inline-end);padding-inline-start:1rem;padding-inline-start:var(--amplify-components-fieldcontrol-padding-inline-start);transition:all .25s;transition:all var(--amplify-components-fieldcontrol-transition-duration);-webkit-user-select:text;user-select:text;white-space:pre-wrap;width:100%}.amplify-textarea:focus{border-color:#00404d;border-color:var(--amplify-components-fieldcontrol-focus-border-color);box-shadow:0 0 0 2px #00404d;box-shadow:var(--amplify-components-fieldcontrol-focus-box-shadow)}.amplify-textarea--small{-webkit-padding-before:.375rem;-webkit-padding-before:var(--amplify-components-fieldcontrol-small-padding-block-start);-webkit-padding-after:.375rem;-webkit-padding-after:var(--amplify-components-fieldcontrol-small-padding-block-end);-webkit-padding-start:.75rem;-webkit-padding-start:var(--amplify-components-fieldcontrol-small-padding-inline-start);-webkit-padding-end:.75rem;-webkit-padding-end:var(--amplify-components-fieldcontrol-small-padding-inline-end);font-size:.875rem;font-size:var(--amplify-components-fieldcontrol-small-font-size);padding-block-end:.375rem;padding-block-end:var(--amplify-components-fieldcontrol-small-padding-block-end);padding-block-start:.375rem;padding-block-start:var(--amplify-components-fieldcontrol-small-padding-block-start);padding-inline-end:.75rem;padding-inline-end:var(--amplify-components-fieldcontrol-small-padding-inline-end);padding-inline-start:.75rem;padding-inline-start:var(--amplify-components-fieldcontrol-small-padding-inline-start)}.amplify-textarea--large{-webkit-padding-before:.5rem;-webkit-padding-before:var(--amplify-components-fieldcontrol-large-padding-block-start);-webkit-padding-after:.5rem;-webkit-padding-after:var(--amplify-components-fieldcontrol-large-padding-block-end);-webkit-padding-start:1rem;-webkit-padding-start:var(--amplify-components-fieldcontrol-large-padding-inline-start);-webkit-padding-end:1rem;-webkit-padding-end:var(--amplify-components-fieldcontrol-large-padding-inline-end);font-size:1.25rem;font-size:var(--amplify-components-fieldcontrol-large-font-size);padding-block-end:.5rem;padding-block-end:var(--amplify-components-fieldcontrol-large-padding-block-end);padding-block-start:.5rem;padding-block-start:var(--amplify-components-fieldcontrol-large-padding-block-start);padding-inline-end:1rem;padding-inline-end:var(--amplify-components-fieldcontrol-large-padding-inline-end);padding-inline-start:1rem;padding-inline-start:var(--amplify-components-fieldcontrol-large-padding-inline-start)}.amplify-textarea--error,.amplify-textarea--error:focus{border-color:#950404;border-color:var(--amplify-components-fieldcontrol-error-border-color)}.amplify-textarea--error:focus{box-shadow:0 0 0 2px #950404;box-shadow:var(--amplify-components-fieldcontrol-error-focus-box-shadow)}.amplify-textarea--quiet{-webkit-border-before:none;-webkit-border-before:var(--amplify-components-fieldcontrol-quiet-border-block-start);-webkit-border-start:none;-webkit-border-start:var(--amplify-components-fieldcontrol-quiet-border-inline-start);-webkit-border-end:none;-webkit-border-end:var(--amplify-components-fieldcontrol-quiet-border-inline-end);border-block-start:none;border-block-start:var(--amplify-components-fieldcontrol-quiet-border-block-start);border-inline-end:none;border-inline-end:var(--amplify-components-fieldcontrol-quiet-border-inline-end);border-inline-start:none;border-inline-start:var(--amplify-components-fieldcontrol-quiet-border-inline-start);border-radius:0;border-radius:var(--amplify-components-fieldcontrol-quiet-border-radius)}.amplify-textarea--quiet:focus{border-block-end-color:#0000;border-block-end-color:var(--amplify-components-fieldcontrol-quiet-focus-border-block-end-color);box-shadow:0 0 0 2px #00404d;box-shadow:var(--amplify-components-fieldcontrol-quiet-focus-box-shadow)}.amplify-textarea--quiet[aria-invalid=true]{border-block-end-color:#950404;border-block-end-color:var(--amplify-components-fieldcontrol-quiet-error-border-block-end-color)}.amplify-textarea--quiet[aria-invalid=true]:focus{border-block-end-color:#0000;border-block-end-color:var(--amplify-components-fieldcontrol-quiet-error-focus-border-block-end-color);box-shadow:0 0 0 2px #950404;box-shadow:var(--amplify-components-fieldcontrol-quiet-error-focus-box-shadow)}.amplify-textarea[disabled]{background-color:#eff0f0;background-color:var(--amplify-components-fieldcontrol-disabled-background-color);border-color:#0000;border-color:var(--amplify-components-fieldcontrol-disabled-border-color);color:#89949f;color:var(--amplify-components-fieldcontrol-disabled-color);cursor:not-allowed;cursor:var(--amplify-components-fieldcontrol-disabled-cursor)}.amplify-image{height:auto;height:var(--amplify-components-image-height);max-width:100%;max-width:var(--amplify-components-image-max-width);object-fit:fill;object-fit:var(--amplify-components-image-object-fit);object-position:initial;object-position:var(--amplify-components-image-object-position);overflow:clip}.amplify-link{color:#047d95;color:var(--amplify-components-link-color);cursor:pointer;-webkit-text-decoration:var(--amplify-components-link-text-decoration);text-decoration:var(--amplify-components-link-text-decoration)}.amplify-link:visited{color:#047d95;color:var(--amplify-components-link-visited-color);-webkit-text-decoration:var(--amplify-components-link-visited-text-decoration);text-decoration:var(--amplify-components-link-visited-text-decoration)}.amplify-link:active{color:#00404d;color:var(--amplify-components-link-active-color);-webkit-text-decoration:var(--amplify-components-link-active-text-decoration);text-decoration:var(--amplify-components-link-active-text-decoration)}.amplify-link:focus{color:#00404d;color:var(--amplify-components-link-focus-color);-webkit-text-decoration:var(--amplify-components-link-focus-text-decoration);text-decoration:var(--amplify-components-link-focus-text-decoration)}.amplify-link:hover{color:#056;color:var(--amplify-components-link-hover-color);-webkit-text-decoration:var(--amplify-components-link-hover-text-decoration);text-decoration:var(--amplify-components-link-hover-text-decoration)}.amplify-loader{fill:none;stroke:#eff0f0;stroke:var(--amplify-components-loader-stroke-empty);--amplify-internal-loader-linear-font-size:var(
    --amplify-components-loader-linear-font-size
  );--amplify-internal-loader-linear-stroke-width:var(
    --amplify-components-loader-linear-stroke-width
  );font-size:.75rem;font-size:var(--amplify-components-loader-font-size);height:1rem;height:var(--amplify-components-loader-height);width:1rem;width:var(--amplify-components-loader-width)}.amplify-loader circle:last-of-type{stroke:#047d95;stroke:var(--amplify-components-loader-stroke-filled);stroke-linecap:round;stroke-linecap:var(--amplify-components-loader-stroke-linecap);animation-duration:1s;animation-duration:var(--amplify-components-loader-animation-duration);animation-iteration-count:infinite;animation-name:amplify-loader-circular;animation-timing-function:linear;transform-origin:center center}@media (prefers-reduced-motion){.amplify-loader circle:last-of-type{stroke-dasharray:100% 200%;stroke-dashoffset:50%;animation:none}}.amplify-loader line:last-of-type{stroke:#047d95;stroke:var(--amplify-components-loader-linear-stroke-filled);stroke-dasharray:50% 200%;animation-duration:1s;animation-duration:var(--amplify-components-loader-linear-animation-duration);animation-iteration-count:infinite;animation-name:amplify-loader-linear;animation-timing-function:linear}@media (prefers-reduced-motion){.amplify-loader line:last-of-type{stroke-dashoffset:-50%;animation:none}}.amplify-loader--small{--amplify-internal-loader-linear-stroke-width:var(
    --amplify-components-loader-linear-small-stroke-width
  );--amplify-internal-loader-linear-font-size:var(
    --amplify-components-loader-linear-small-font-size
  );font-size:.5rem;font-size:var(--amplify-components-loader-small-font-size);height:.875rem;height:var(--amplify-components-loader-small-height);width:.875rem;width:var(--amplify-components-loader-small-width)}.amplify-loader--large{--amplify-internal-loader-linear-stroke-width:var(
    --amplify-components-loader-linear-large-stroke-width
  );--amplify-internal-loader-linear-font-size:var(
    --amplify-components-loader-linear-large-font-size
  );font-size:.875rem;font-size:var(--amplify-components-loader-large-font-size);height:1.25rem;height:var(--amplify-components-loader-large-height);width:1.25rem;width:var(--amplify-components-loader-large-width)}.amplify-loader--linear{stroke:#eff0f0;stroke:var(--amplify-components-loader-linear-stroke-empty);stroke-linecap:round;stroke-linecap:var(--amplify-components-loader-linear-stroke-linecap);stroke-width:var(--amplify-internal-loader-linear-stroke-width);font-size:var(--amplify-internal-loader-linear-font-size);min-width:5rem;min-width:var(--amplify-components-loader-linear-min-width);width:100%;width:var(--amplify-components-loader-linear-width)}.amplify-loader--determinate circle:last-of-type{animation:none;transform:rotate(-90deg)}.amplify-loader--determinate line:last-of-type{stroke-dashoffset:0%;stroke-dasharray:none;animation:none}.amplify-loader__label{fill:#0d1a26;fill:var(--amplify-components-loader-text-fill);stroke:none}@keyframes amplify-loader-circular{0%{stroke-dasharray:100% 200%;transform:rotate(120deg)}50%{stroke-dasharray:20% 400%}to{stroke-dasharray:100% 200%;transform:rotate(480deg)}}@keyframes amplify-loader-linear{0%{stroke-dashoffset:200%}to{stroke-dashoffset:-50%}}.amplify-placeholder{animation-direction:alternate;animation-duration:.5s;animation-duration:var(--amplify-components-placeholder-transition-duration);animation-iteration-count:infinite;animation-name:amplify-placeholder-loading;border-radius:.25rem;border-radius:var(--amplify-components-placeholder-border-radius);display:block;height:1rem;height:var(--amplify-components-placeholder-default-height);width:100%}.amplify-placeholder--small{height:.75rem;height:var(--amplify-components-placeholder-small-height)}.amplify-placeholder--large{height:1.5rem;height:var(--amplify-components-placeholder-large-height)}@keyframes amplify-placeholder-loading{0%{background-color:#fafafa;background-color:var(--amplify-components-placeholder-start-color)}to{background-color:#eff0f0;background-color:var(--amplify-components-placeholder-end-color)}}@media (prefers-reduced-motion:reduce){.amplify-placeholder{animation:none;background-color:#eff0f0;background-color:var(--amplify-components-placeholder-end-color)}}[data-amplify-copy]{align-items:center;display:flex;font-size:.75rem;font-size:var(--amplify-components-copy-font-size);gap:1em;gap:var(--amplify-components-copy-gap);justify-content:center;word-break:break-all}[data-amplify-copy-svg]{cursor:pointer;position:relative}[data-amplify-copy-svg] path{fill:#0d1a26;fill:var(--amplify-components-copy-svg-path-fill)}[data-amplify-copy-svg]:hover [data-amplify-copy-tooltip]{font-size:.5rem;font-size:var(--amplify-components-copy-tool-tip-font-size);visibility:visible}[data-amplify-copy-tooltip]{bottom:1.5rem;bottom:var(--amplify-components-copy-tool-tip-bottom);color:#00404d;color:var(--amplify-components-copy-tool-tip-color);position:absolute;visibility:hidden}.amplify-accordion{background-color:#fff;background-color:var(--amplify-components-accordion-background-color);border-radius:.25rem;border-radius:var(--amplify-components-accordion-item-border-radius);display:block}.amplify-accordion__item{border-color:#dcdee0;border-color:var(--amplify-components-accordion-item-border-color);border-style:solid;border-style:var(--amplify-components-accordion-item-border-style);border-width:1px;border-width:var(--amplify-components-accordion-item-border-width);display:block;position:relative}.amplify-accordion__item+.amplify-accordion__item{-webkit-margin-before:-1px;-webkit-margin-before:calc(var(--amplify-components-accordion-item-border-width)*-1);margin-block-start:-1px;margin-block-start:calc(var(--amplify-components-accordion-item-border-width)*-1)}.amplify-accordion__item:where(:first-of-type){border-start-end-radius:.25rem;border-start-end-radius:var(--amplify-components-accordion-item-border-radius);border-start-start-radius:.25rem;border-start-start-radius:var(--amplify-components-accordion-item-border-radius)}.amplify-accordion__item:where(:last-of-type){border-end-end-radius:.25rem;border-end-end-radius:var(--amplify-components-accordion-item-border-radius);border-end-start-radius:.25rem;border-end-start-radius:var(--amplify-components-accordion-item-border-radius)}.amplify-accordion__item__trigger{align-items:center;align-items:var(--amplify-components-accordion-item-trigger-align-items);border-radius:.25rem;border-radius:var(--amplify-components-accordion-item-border-radius);color:inherit;color:var(--amplify-components-accordion-item-trigger-color);cursor:pointer;display:flex;gap:.75rem;gap:var(--amplify-components-accordion-item-trigger-gap);justify-content:space-between;justify-content:var(--amplify-components-accordion-item-trigger-justify-content);padding-block:.5rem;padding-block:var(--amplify-components-accordion-item-trigger-padding-block);padding-inline:.75rem;padding-inline:var(--amplify-components-accordion-item-trigger-padding-inline);position:relative}.amplify-accordion__item__trigger:hover{background-color:#0000000d;background-color:var(--amplify-components-accordion-item-trigger-hover-background-color);color:inherit;color:var(--amplify-components-accordion-item-trigger-hover-color)}.amplify-accordion__item__trigger:focus{border-color:#00404d;border-color:var(--amplify-components-accordion-item-trigger-focus-border-color);box-shadow:0 0 0 2px #00404d;box-shadow:var(--amplify-components-accordion-item-trigger-focus-box-shadow);z-index:2}.amplify-accordion__item__trigger::-webkit-details-marker{display:none}.amplify-accordion__item__content{-webkit-padding-after:.75rem;-webkit-padding-after:var(--amplify-components-accordion-item-content-padding-block-end);-webkit-padding-before:.25rem;-webkit-padding-before:var(--amplify-components-accordion-item-content-padding-block-start);color:inherit;color:var(--amplify-components-accordion-item-content-color);display:block;padding-block-end:.75rem;padding-block-end:var(--amplify-components-accordion-item-content-padding-block-end);padding-block-start:.25rem;padding-block-start:var(--amplify-components-accordion-item-content-padding-block-start);padding-inline:.75rem;padding-inline:var(--amplify-components-accordion-item-content-padding-inline)}.amplify-accordion__item__icon{color:#5c6670;color:var(--amplify-components-accordion-item-icon-color);transition-duration:.25s;transition-duration:var(--amplify-components-accordion-item-icon-transition-duration);transition-property:transform;transition-timing-function:cubic-bezier(.87,0,.13,1);transition-timing-function:var(--amplify-components-accordion-item-icon-transition-timing-function)}[open] .amplify-accordion__item__icon{transform:rotate(180deg)}.amplify-alert{align-items:center;align-items:var(--amplify-components-alert-align-items);background-color:#eff0f0;background-color:var(--amplify-components-alert-background-color);color:#0d1a26;color:var(--amplify-components-alert-color);justify-content:space-between;justify-content:var(--amplify-components-alert-justify-content);padding-block:.75rem;padding-block:var(--amplify-components-alert-padding-block);padding-inline:1rem;padding-inline:var(--amplify-components-alert-padding-inline)}.amplify-alert--info{background-color:#e6eefe;background-color:var(--amplify-components-alert-info-background-color);color:#026;color:var(--amplify-components-alert-info-color)}.amplify-alert--error{background-color:#fce9e9;background-color:var(--amplify-components-alert-error-background-color);color:#600;color:var(--amplify-components-alert-error-color)}.amplify-alert--warning{background-color:#fcf2e9;background-color:var(--amplify-components-alert-warning-background-color);color:#630;color:var(--amplify-components-alert-warning-color)}.amplify-alert--success{background-color:#ebfaed;background-color:var(--amplify-components-alert-success-background-color);color:#365e3d;color:var(--amplify-components-alert-success-color)}.amplify-alert__icon{font-size:1.5rem;font-size:var(--amplify-components-alert-icon-size);line-height:1}.amplify-alert__heading{display:block;font-size:1rem;font-size:var(--amplify-components-alert-heading-font-size);font-weight:700;font-weight:var(--amplify-components-alert-heading-font-weight)}.amplify-alert__body{color:inherit;display:block}.amplify-alert__dismiss{color:inherit}.amplify-autocomplete__menu--empty,.amplify-autocomplete__menu--loading,.amplify-autocomplete__menu__option{padding-block:.5rem;padding-block:var(--amplify-components-autocomplete-menu-space-shared-padding-block);padding-inline:.75rem;padding-inline:var(--amplify-components-autocomplete-menu-space-shared-padding-inline)}.amplify-autocomplete{display:block;position:relative}.amplify-autocomplete__menu{-webkit-margin-before:.25rem;-webkit-margin-before:var(--amplify-components-autocomplete-menu-margin-block-start);background-color:#fff;background-color:var(--amplify-components-autocomplete-menu-background-color);border-color:#89949f;border-color:var(--amplify-components-autocomplete-menu-border-color);border-radius:.25rem;border-radius:var(--amplify-components-autocomplete-menu-border-radius);border-style:solid;border-style:var(--amplify-components-autocomplete-menu-border-style);border-width:1px;border-width:var(--amplify-components-autocomplete-menu-border-width);margin-block-start:.25rem;margin-block-start:var(--amplify-components-autocomplete-menu-margin-block-start);position:absolute;width:100%;width:var(--amplify-components-autocomplete-menu-width);z-index:999999}.amplify-autocomplete__menu--empty{display:flex;display:var(--amplify-components-autocomplete-menu-empty-display)}.amplify-autocomplete__menu--loading{align-items:center;align-items:var(--amplify-components-autocomplete-menu-loading-align-items);display:flex;display:var(--amplify-components-autocomplete-menu-loading-display);gap:.25rem;gap:var(--amplify-components-autocomplete-menu-loading-gap)}.amplify-autocomplete__menu__options{display:flex;display:var(--amplify-components-autocomplete-menu-options-display);flex-direction:column;flex-direction:var(--amplify-components-autocomplete-menu-options-flex-direction);max-height:300px;max-height:var(--amplify-components-autocomplete-menu-options-max-height);overscroll-behavior:contain;position:relative}.amplify-autocomplete__menu__option{background-color:#fff;background-color:var(--amplify-components-autocomplete-menu-option-background-color);color:currentcolor;color:var(--amplify-components-autocomplete-menu-option-color);cursor:pointer;cursor:var(--amplify-components-autocomplete-menu-option-cursor);transition-duration:.1s;transition-duration:var(--amplify-components-autocomplete-menu-option-transition-duration);transition-property:background-color,color;transition-property:var(--amplify-components-autocomplete-menu-option-transition-property);transition-timing-function:ease;transition-timing-function:var(--amplify-components-autocomplete-menu-option-transition-timing-function)}.amplify-autocomplete__menu__option--active{background-color:#047d95;background-color:var(--amplify-components-autocomplete-menu-option-active-background-color);color:#fff;color:var(--amplify-components-autocomplete-menu-option-active-color)}[data-amplify-authenticator]{display:grid}[data-amplify-authenticator][data-variation=modal]{background-color:#00000080;background-color:var(--amplify-components-authenticator-modal-background-color);height:100%;height:var(--amplify-components-authenticator-modal-height);left:0;left:var(--amplify-components-authenticator-modal-left);overflow-y:auto;position:fixed;top:0;top:var(--amplify-components-authenticator-modal-top);width:100%;width:var(--amplify-components-authenticator-modal-width);z-index:1}[data-amplify-authenticator] [data-amplify-container]{place-self:center}@media (min-width:30rem){[data-amplify-authenticator] [data-amplify-container]{width:30rem;width:var(--amplify-components-authenticator-container-width-max)}}[data-amplify-authenticator] [data-amplify-router]{background-color:#fff;background-color:var(--amplify-components-authenticator-router-background-color);border-color:#89949f;border-color:var(--amplify-components-authenticator-router-border-color);border-style:solid;border-style:var(--amplify-components-authenticator-router-border-style);border-width:1px;border-width:var(--amplify-components-authenticator-router-border-width);box-shadow:0 2px 6px #0d1a2626;box-shadow:var(--amplify-components-authenticator-router-box-shadow)}[data-amplify-authenticator] [data-amplify-footer]{padding-bottom:1rem;padding-bottom:var(--amplify-components-authenticator-footer-padding-bottom);text-align:center}[data-amplify-authenticator] [data-amplify-form]{padding:2rem;padding:var(--amplify-components-authenticator-form-padding)}[data-amplify-authenticator] [data-state=inactive]{background-color:#fafafa;background-color:var(--amplify-components-authenticator-state-inactive-background-color)}@media (max-width:26rem){[data-amplify-authenticator] [data-amplify-sign-up-errors]{font-size:.688rem}}.amplify-authenticator__column{display:flex;flex-direction:column}.amplify-authenticator__subtitle{margin-bottom:1rem;margin-bottom:var(--amplify-space-medium)}.amplify-authenticator__heading{font-size:1.5rem;font-size:var(--amplify-font-sizes-xl)}.amplify-authenticator__federated-text{align-self:center}.amplify-authenticator__federated-buttons{-webkit-padding-after:1rem;-webkit-padding-after:var(--amplify-space-medium);flex-direction:column;padding-block-end:1rem;padding-block-end:var(--amplify-space-medium)}.amplify-authenticator__federated-button{font-weight:400;gap:1rem;gap:var(--amplify-space-medium)}.amplify-avatar{--avatar-color:var(--amplify-components-avatar-color);--avatar-background-color:var(--amplify-components-avatar-background-color);--avatar-filled-background-color:var(--amplify-components-avatar-color);--avatar-filled-color:var(--amplify-components-avatar-background-color);--avatar-border-color:var(--amplify-components-avatar-border-color);--avatar-size:var(--amplify-components-avatar-width);--amplify-components-icon-height:100%;align-items:center;background-color:var(--avatar-background-color);border-radius:100%;border-radius:var(--amplify-components-avatar-border-radius);color:var(--avatar-color);display:inline-flex;font-size:.875rem;font-size:var(--amplify-components-avatar-font-size);font-weight:600;font-weight:var(--amplify-components-avatar-font-weight);height:2rem;height:var(--amplify-components-avatar-height);justify-content:center;overflow:hidden;position:relative;width:2rem;width:var(--amplify-components-avatar-width)}.amplify-avatar--filled{background-color:var(--avatar-filled-background-color);color:var(--avatar-filled-color)}.amplify-avatar--outlined{background-color:initial;border-color:var(--avatar-border-color);border-style:solid;border-width:2px;border-width:var(--amplify-components-avatar-border-width);color:var(--avatar-color);padding:2px;padding:var(--amplify-components-avatar-border-width)}.amplify-avatar--small{--avatar-size:var(--amplify-components-avatar-small-width);font-size:.75rem;font-size:var(--amplify-components-avatar-small-font-size);height:1.5rem;height:var(--amplify-components-avatar-small-height);width:1.5rem;width:var(--amplify-components-avatar-small-width)}.amplify-avatar--large{--avatar-size:var(--amplify-components-avatar-large-width);font-size:1rem;font-size:var(--amplify-components-avatar-large-font-size);height:2.5rem;height:var(--amplify-components-avatar-large-height);width:2.5rem;width:var(--amplify-components-avatar-large-width)}.amplify-avatar--warning{--avatar-border-color:var(
    --amplify-components-avatar-warning-border-color
  );--avatar-background-color:var(
    --amplify-components-avatar-warning-background-color
  );--avatar-color:var(--amplify-components-avatar-warning-color);--avatar-filled-background-color:var(
    --amplify-components-avatar-warning-color
  );--avatar-filled-color:var(
    --amplify-components-avatar-warning-background-color
  );--amplify-components-loader-stroke-filled:var(
    --amplify-components-avatar-warning-color
  )}.amplify-avatar--error{--avatar-border-color:var(--amplify-components-avatar-error-border-color);--avatar-background-color:var(
    --amplify-components-avatar-error-background-color
  );--avatar-color:var(--amplify-components-avatar-error-color);--avatar-filled-background-color:var(
    --amplify-components-avatar-error-color
  );--avatar-filled-color:var(
    --amplify-components-avatar-error-background-color
  );--amplify-components-loader-stroke-filled:var(
    --amplify-components-avatar-error-color
  )}.amplify-avatar--info{--avatar-border-color:var(--amplify-components-avatar-info-border-color);--avatar-background-color:var(
    --amplify-components-avatar-info-background-color
  );--avatar-color:var(--amplify-components-avatar-info-color);--avatar-filled-background-color:var(
    --amplify-components-avatar-info-color
  );--avatar-filled-color:var(
    --amplify-components-avatar-info-background-color
  );--amplify-components-loader-stroke-filled:var(
    --amplify-components-avatar-info-color
  )}.amplify-avatar--success{--avatar-border-color:var(
    --amplify-components-avatar-success-border-color
  );--avatar-background-color:var(
    --amplify-components-avatar-success-background-color
  );--avatar-color:var(--amplify-components-avatar-success-color);--avatar-filled-background-color:var(
    --amplify-components-avatar-success-color
  );--avatar-filled-color:var(
    --amplify-components-avatar-success-background-color
  );--amplify-components-loader-stroke-filled:var(
    --amplify-components-avatar-success-color
  )}.amplify-avatar__icon{display:flex;font-size:calc(var(--avatar-size)*.6)}.amplify-avatar__image{display:block;height:100%;object-fit:cover;width:100%}.amplify-avatar__loader{stroke:#0000;height:100%;inset:0;position:absolute;width:100%}.amplify-breadcrumbs__list{color:#5c6670;color:var(--amplify-components-breadcrumbs-color);display:flex;flex-direction:row;flex-direction:var(--amplify-components-breadcrumbs-flex-direction);flex-wrap:wrap;flex-wrap:var(--amplify-components-breadcrumbs-flex-wrap);gap:0;gap:var(--amplify-components-breadcrumbs-gap)}.amplify-breadcrumbs__item{align-items:center;align-items:var(--amplify-components-breadcrumbs-item-align-items);color:inherit;color:var(--amplify-components-breadcrumbs-item-color);display:inline-flex;flex-direction:row;flex-direction:var(--amplify-components-breadcrumbs-item-flex-direction);font-size:inherit;font-size:var(--amplify-components-breadcrumbs-item-font-size);line-height:1;line-height:var(--amplify-components-breadcrumbs-item-line-height)}.amplify-breadcrumbs__separator{color:inherit;color:var(--amplify-components-breadcrumbs-separator-color);font-size:inherit;font-size:var(--amplify-components-breadcrumbs-separator-font-size);padding-inline:.375rem;padding-inline:var(--amplify-components-breadcrumbs-separator-padding-inline)}.amplify-breadcrumbs__link{color:#047d95;color:var(--amplify-components-breadcrumbs-link-color);font-size:inherit;font-size:var(--amplify-components-breadcrumbs-link-font-size);font-weight:400;font-weight:var(--amplify-components-breadcrumbs-link-font-weight);padding-block:.375rem;padding-block:var(--amplify-components-breadcrumbs-link-padding-block);padding-inline:.5rem;padding-inline:var(--amplify-components-breadcrumbs-link-padding-inline);-webkit-text-decoration:none;-webkit-text-decoration:var(--amplify-components-breadcrumbs-link-text-decoration);text-decoration:none;text-decoration:var(--amplify-components-breadcrumbs-link-text-decoration)}.amplify-breadcrumbs__link--current{color:inherit;color:var(--amplify-components-breadcrumbs-link-current-color);font-size:inherit;font-size:var(--amplify-components-breadcrumbs-link-current-font-size);font-weight:400;font-weight:var(--amplify-components-breadcrumbs-link-current-font-weight);-webkit-text-decoration:none;-webkit-text-decoration:var(--amplify-components-breadcrumbs-link-current-text-decoration);text-decoration:none;text-decoration:var(--amplify-components-breadcrumbs-link-current-text-decoration)}.amplify-card{background-color:#fff;background-color:var(--amplify-components-card-background-color);border-color:#0000;border-color:var(--amplify-components-card-border-color);border-radius:.125rem;border-radius:var(--amplify-components-card-border-radius);border-style:solid;border-style:var(--amplify-components-card-border-style);border-width:0;border-width:var(--amplify-components-card-border-width);box-shadow:none;box-shadow:var(--amplify-components-card-box-shadow);display:block;padding:1rem;padding:var(--amplify-components-card-padding)}.amplify-card--outlined{background-color:#fff;background-color:var(--amplify-components-card-outlined-background-color);border-color:#89949f;border-color:var(--amplify-components-card-outlined-border-color);border-radius:.125rem;border-radius:var(--amplify-components-card-outlined-border-radius);border-style:solid;border-style:var(--amplify-components-card-outlined-border-style);border-width:1px;border-width:var(--amplify-components-card-outlined-border-width);box-shadow:none;box-shadow:var(--amplify-components-card-outlined-box-shadow)}.amplify-card--elevated{background-color:#fff;background-color:var(--amplify-components-card-elevated-background-color);border-color:#0000;border-color:var(--amplify-components-card-elevated-border-color);border-radius:.125rem;border-radius:var(--amplify-components-card-elevated-border-radius);border-style:solid;border-style:var(--amplify-components-card-elevated-border-style);border-width:0;border-width:var(--amplify-components-card-elevated-border-width);box-shadow:0 2px 6px #0d1a2626;box-shadow:var(--amplify-components-card-elevated-box-shadow)}.amplify-collection{flex-direction:column}.amplify-collection__pagination{--amplify-components-pagination-current-color:var(
    --amplify-components-collection-pagination-current-color
  );--amplify-components-pagination-current-background-color:var(
    --amplify-components-collection-pagination-current-background-color
  );--amplify-components-pagination-button-color:var(
    --amplify-components-collection-pagination-button-color
  );--amplify-components-pagination-button-hover-color:var(
    --amplify-components-collection-pagination-button-hover-color
  );--amplify-components-pagination-button-hover-background-color:var(
    --amplify-components-collection-pagination-button-hover-background-color
  );--amplify-components-pagination-button-disabled-color:var(
    --amplify-components-collection-pagination-button-disabled-color
  );justify-content:center}.amplify-collection__search{--amplify-components-searchfield-input-color:var(
    --amplify-components-collection-search-input-color
  );--amplify-components-searchfield-button-color:var(
    --amplify-components-collection-search-button-color
  );--amplify-components-searchfield-button-active-background-color:var(
    --amplify-components-collection-search-button-active-background-color
  );--amplify-components-searchfield-button-active-border-color:var(
    --amplify-components-collection-search-button-active-border-color
  );--amplify-components-searchfield-button-active-color:var(
    --amplify-components-collection-search-button-active-color
  );--amplify-components-searchfield-button-disabled-background-color:var(
    --amplify-components-collection-search-button-disabled-background-color
  );--amplify-components-searchfield-button-disabled-border-color:var(
    --amplify-components-collection-search-button-disabled-border-color
  );--amplify-components-searchfield-button-disabled-color:var(
    --amplify-components-collection-search-button-disabled-color
  );--amplify-components-searchfield-button-focus-background-color:var(
    --amplify-components-collection-search-button-focus-background-color
  );--amplify-components-searchfield-button-focus-border-color:var(
    --amplify-components-collection-search-button-focus-border-color
  );--amplify-components-searchfield-button-focus-color:var(
    --amplify-components-collection-search-button-focus-color
  );--amplify-components-searchfield-button-hover-background-color:var(
    --amplify-components-collection-search-button-hover-background-color
  );--amplify-components-searchfield-button-hover-border-color:var(
    --amplify-components-collection-search-button-hover-border-color
  );--amplify-components-searchfield-button-hover-color:var(
    --amplify-components-collection-search-button-hover-color
  );flex-direction:row;justify-content:center}.amplify-checkbox{align-items:center;align-items:var(--amplify-components-checkbox-align-items);cursor:pointer;cursor:var(--amplify-components-checkbox-cursor);flex-direction:row-reverse;gap:inherit;position:relative}.amplify-checkbox--disabled{color:#89949f;color:var(--amplify-components-checkbox-label-disabled-color);cursor:not-allowed;cursor:var(--amplify-components-checkbox-disabled-cursor)}.amplify-checkbox__button{--amplify-internal-checkbox_button-focused-before-border-color:var(
    --amplify-components-checkbox-button-focus-border-color
  );--amplify-internal-checkbox_button-focused-before-box-shadow:var(
    --amplify-components-checkbox-button-focus-box-shadow
  );align-items:center;align-items:var(--amplify-components-checkbox-button-align-items);color:#fff;color:var(--amplify-components-checkbox-button-color);justify-content:center;justify-content:var(--amplify-components-checkbox-button-justify-content);position:relative;position:var(--amplify-components-checkbox-button-position)}.amplify-checkbox__button:before{border-color:#89949f;border-color:var(--amplify-components-checkbox-button-before-border-color);border-radius:20%;border-radius:var(--amplify-components-checkbox-button-before-border-radius);border-style:solid;border-style:var(--amplify-components-checkbox-button-before-border-style);border-width:2px;border-width:var(--amplify-components-checkbox-button-before-border-width);box-sizing:border-box;content:"";display:inline-block;height:100%;height:var(--amplify-components-checkbox-button-before-height);position:absolute;width:100%;width:var(--amplify-components-checkbox-button-before-width)}.amplify-checkbox__button--focused:before{border-color:var(--amplify-internal-checkbox_button-focused-before-border-color);box-shadow:var(--amplify-internal-checkbox_button-focused-before-box-shadow);outline-color:#0000;outline-color:var(--amplify-components-checkbox-button-focus-outline-color);outline-offset:2px;outline-offset:var(--amplify-components-checkbox-button-focus-outline-offset);outline-style:solid;outline-style:var(--amplify-components-checkbox-button-focus-outline-style);outline-width:2px;outline-width:var(--amplify-components-checkbox-button-focus-outline-width)}.amplify-checkbox__button--error{--amplify-internal-checkbox_button-focused-before-border-color:var(
    --amplify-components-checkbox-button-error-focus-border-color
  );--amplify-internal-checkbox_button-focused-before-box-shadow:var(
    --amplify-components-checkbox-button-error-focus-box-shadow
  )}.amplify-checkbox__button--error:before{border-color:#950404;border-color:var(--amplify-components-checkbox-button-error-border-color)}.amplify-checkbox__button--disabled:before{border-color:#eff0f0;border-color:var(--amplify-components-checkbox-button-disabled-border-color)}.amplify-checkbox__icon{--amplify-internal-checkbox-icon-disabled-background-color:var(
    --amplify-components-checkbox-icon-background-color
  );background-color:#047d95;background-color:var(--amplify-components-checkbox-icon-background-color);border-radius:20%;border-radius:var(--amplify-components-checkbox-icon-border-radius);height:1em;line-height:1;opacity:0;opacity:var(--amplify-components-checkbox-icon-opacity);transform:scale(0);transform:var(--amplify-components-checkbox-icon-transform);transition-duration:.1s;transition-duration:var(--amplify-components-checkbox-icon-transition-duration);transition-property:all;transition-property:var(--amplify-components-checkbox-icon-transition-property);transition-timing-function:ease-in-out;transition-timing-function:var(--amplify-components-checkbox-icon-transition-timing-function);width:1em}.amplify-checkbox__icon--checked{--amplify-internal-checkbox-icon-disabled-background-color:var(
    --amplify-components-checkbox-icon-checked-disabled-background-color
  );opacity:1;opacity:var(--amplify-components-checkbox-icon-checked-opacity);transform:scale(1);transform:var(--amplify-components-checkbox-icon-checked-transform)}.amplify-checkbox__icon--indeterminate{--amplify-internal-checkbox-icon-disabled-background-color:var(
    --amplify-components-checkbox-icon-indeterminate-disabled-background-color
  );opacity:1;opacity:var(--amplify-components-checkbox-icon-indeterminate-opacity);transform:scale(1);transform:var(--amplify-components-checkbox-icon-indeterminate-transform)}.amplify-checkbox__icon--disabled{background-color:var(--amplify-internal-checkbox-icon-disabled-background-color)}.amplify-checkbox__label{color:#0d1a26;color:var(--amplify-components-checkbox-label-color)}.amplify-checkbox__label--disabled{color:#89949f;color:var(--amplify-components-checkbox-label-disabled-color)}.amplify-checkboxfield{align-content:center;align-content:var(--amplify-components-checkboxfield-align-content);align-items:flex-start;align-items:var(--amplify-components-checkboxfield-align-items);flex-direction:column;flex-direction:var(--amplify-components-checkboxfield-flex-direction);justify-content:center;justify-content:var(--amplify-components-checkboxfield-justify-content)}.amplify-dialcodeselect{height:100%;height:var(--amplify-components-countrycodeselect-height)}.amplify-divider{--amplify-internal-divider-size:var(
    --amplify-components-divider-border-width
  );border-color:#89949f;border-color:var(--amplify-components-divider-border-color);border-style:solid;border-style:var(--amplify-components-divider-border-style);border-width:0;display:flex;justify-content:center;opacity:.6;opacity:var(--amplify-components-divider-opacity);padding:0;position:relative;text-align:center}.amplify-divider:after{background-color:#fff;background-color:var(--amplify-components-divider-label-background-color);color:#5c6670;color:var(--amplify-components-divider-label-color);content:attr(data-label);font-size:.875rem;font-size:var(--amplify-components-divider-label-font-size);padding-inline:1rem;padding-inline:var(--amplify-components-divider-label-padding-inline);position:absolute;transform:translateY(-50%)}.amplify-divider--small{--amplify-internal-divider-size:var(
    --amplify-components-divider-small-border-width
  )}.amplify-divider--large{--amplify-internal-divider-size:var(
    --amplify-components-divider-large-border-width
  )}.amplify-divider--horizontal{border-bottom-width:var(--amplify-internal-divider-size);width:100%}.amplify-divider--vertical{border-left-width:var(--amplify-internal-divider-size);flex-direction:column}.amplify-divider--vertical:after{padding-block:0;padding-inline:0;top:auto;transform:translateX(-50%)}.amplify-field{flex-direction:column;flex-direction:var(--amplify-components-field-flex-direction);font-size:1rem;font-size:var(--amplify-components-field-font-size);gap:.5rem;gap:var(--amplify-components-field-gap)}.amplify-field--small{font-size:.875rem;font-size:var(--amplify-components-field-small-font-size);gap:.25rem;gap:var(--amplify-components-field-small-gap)}.amplify-field--large{font-size:1.25rem;font-size:var(--amplify-components-field-large-font-size);gap:.75rem;gap:var(--amplify-components-field-large-gap)}.amplify-label{color:#304050;color:var(--amplify-components-field-label-color)}.amplify-field-group :not(:first-child) .amplify-input,.amplify-field-group__outer-end .amplify-field-group__control,.amplify-field-group__outer-end .amplify-select__wrapper .amplify-select,.amplify-field-group__outer-start .amplify-field-group__control:not(:first-child),.amplify-field-group__outer-start .amplify-select__wrapper:not(:first-child) .amplify-select:not(:first-child),.amplify-field-group__outer-start--quiet .amplify-field-group__control{border-end-start-radius:0;border-start-start-radius:0}@supports not (border-start-start-radius:0){.amplify-field-group :not(:first-child) .amplify-input,.amplify-field-group__outer-end .amplify-field-group__control,.amplify-field-group__outer-end .amplify-select__wrapper .amplify-select,.amplify-field-group__outer-start .amplify-field-group__control:not(:first-child),.amplify-field-group__outer-start .amplify-select__wrapper:not(:first-child) .amplify-select:not(:first-child),.amplify-field-group__outer-start--quiet .amplify-field-group__control{border-bottom-left-radius:0;border-top-left-radius:0}}.amplify-field-group :not(:last-child) .amplify-input,.amplify-field-group__outer-end .amplify-field-group__control:not(:last-child),.amplify-field-group__outer-end .amplify-select__wrapper:not(:last-child) .amplify-select,.amplify-field-group__outer-end--quiet .amplify-field-group__control,.amplify-field-group__outer-start .amplify-field-group__control,.amplify-field-group__outer-start .amplify-select__wrapper .amplify-select{border-end-end-radius:0;border-start-end-radius:0}@supports not (border-end-end-radius:0){.amplify-field-group :not(:last-child) .amplify-input,.amplify-field-group__outer-end .amplify-field-group__control:not(:last-child),.amplify-field-group__outer-end .amplify-select__wrapper:not(:last-child) .amplify-select,.amplify-field-group__outer-end--quiet .amplify-field-group__control,.amplify-field-group__outer-start .amplify-field-group__control,.amplify-field-group__outer-start .amplify-select__wrapper .amplify-select{border-bottom-right-radius:0;border-top-right-radius:0}}.amplify-field-group{align-self:stretch;gap:0;gap:var(--amplify-components-fieldgroup-gap)}.amplify-field-group--horizontal{flex-direction:row}.amplify-field-group--vertical{align-items:center;align-items:var(--amplify-components-fieldgroup-vertical-align-items);flex-direction:column}.amplify-field-group__outer-end,.amplify-field-group__outer-start{align-items:center;align-items:var(--amplify-components-fieldgroup-outer-align-items);display:flex;flex-shrink:0}.amplify-field-group__outer-end .amplify-field-group__control,.amplify-field-group__outer-start .amplify-field-group__control{height:100%}.amplify-field-group__outer-start .amplify-field-group__control:not(:focus){border-inline-end-color:#0000}.amplify-field-group__outer-start .amplify-field-group__control:focus{z-index:1}.amplify-field-group__outer-start--quiet .amplify-field-group__control:not(:focus){border-block-start-color:#0000;border-inline-start-color:#0000}.amplify-field-group__outer-end .amplify-field-group__control:not(:focus){border-inline-start-color:#0000}.amplify-field-group__outer-end .amplify-field-group__control:focus{z-index:1}.amplify-field-group__outer-end--quiet .amplify-field-group__control:not(:focus){border-block-start-color:#0000;border-inline-end-color:#0000}.amplify-field-group__field-wrapper{position:relative;width:100%}.amplify-field-group__field-wrapper--vertical{width:-webkit-fit-content;width:fit-content}.amplify-field-group__inner-end,.amplify-field-group__inner-start{height:100%;pointer-events:none;position:absolute;top:0}.amplify-field-group__inner-end .amplify-button,.amplify-field-group__inner-start .amplify-button{height:100%;pointer-events:all}.amplify-field-group__inner-end{left:auto;right:0}.amplify-field-group__inner-start,html[dir=rtl] .amplify-field-group__inner-end{left:0;right:auto}html[dir=rtl] .amplify-field-group__inner-start{left:auto;right:0}.amplify-field-group--has-inner-end .amplify-input{-webkit-padding-end:3rem;-webkit-padding-end:calc(var(--amplify-components-fieldcontrol-padding-inline-end)*3);padding-inline-end:3rem;padding-inline-end:calc(var(--amplify-components-fieldcontrol-padding-inline-end)*3)}.amplify-field-group--has-inner-start .amplify-input{-webkit-padding-start:3rem;-webkit-padding-start:calc(var(--amplify-components-fieldcontrol-padding-inline-start)*3);padding-inline-start:3rem;padding-inline-start:calc(var(--amplify-components-fieldcontrol-padding-inline-start)*3)}.amplify-field-group__icon:not(.amplify-field-group__icon-button){-webkit-padding-start:1rem;-webkit-padding-start:var(--amplify-components-fieldcontrol-padding-inline-start);-webkit-padding-end:1rem;-webkit-padding-end:var(--amplify-components-fieldcontrol-padding-inline-start);display:flex;flex-direction:column;height:100%;justify-content:center;padding-inline-end:1rem;padding-inline-end:var(--amplify-components-fieldcontrol-padding-inline-start);padding-inline-start:1rem;padding-inline-start:var(--amplify-components-fieldcontrol-padding-inline-start)}.amplify-fieldset{background-color:initial;background-color:var(--amplify-components-fieldset-background-color);border-radius:.125rem;border-radius:var(--amplify-components-fieldset-border-radius);flex-direction:column;flex-direction:var(--amplify-components-fieldset-flex-direction);gap:.5rem;gap:var(--amplify-components-fieldset-gap)}.amplify-fieldset--small{gap:.25rem;gap:var(--amplify-components-fieldset-small-gap)}.amplify-fieldset--large{gap:.75rem;gap:var(--amplify-components-fieldset-large-gap)}.amplify-fieldset--outlined{border:1px solid #dcdee0;border:var(--amplify-components-fieldset-outlined-border-width) var(--amplify-components-fieldset-outlined-border-style) var(--amplify-components-fieldset-outlined-border-color);padding:1rem;padding:var(--amplify-components-fieldset-outlined-padding)}.amplify-fieldset--outlined.amplify-fieldset--small{padding:.75rem;padding:var(--amplify-components-fieldset-outlined-small-padding)}.amplify-fieldset--outlined.amplify-fieldset--large{padding:1.5rem;padding:var(--amplify-components-fieldset-outlined-large-padding)}.amplify-fieldset__legend{color:#0d1a26;color:var(--amplify-components-fieldset-legend-color);font-size:1rem;font-size:var(--amplify-components-fieldset-legend-font-size);font-weight:700;font-weight:var(--amplify-components-fieldset-legend-font-weight);line-height:1.5;line-height:var(--amplify-components-fieldset-legend-line-height)}.amplify-fieldset__legend--small{font-size:.875rem;font-size:var(--amplify-components-fieldset-legend-small-font-size)}.amplify-fieldset__legend--large{font-size:1.25rem;font-size:var(--amplify-components-fieldset-legend-large-font-size)}.amplify-liveness-cancel-container{position:absolute;right:1rem;right:var(--amplify-space-medium);top:1rem;top:var(--amplify-space-medium);z-index:2}.liveness-detector .amplify-button--primary:focus{box-shadow:none;outline:2px solid #00404d;outline:var(--amplify-components-button-focus-color) solid 2px;outline-offset:2px}.amplify-liveness-cancel-button{background-color:#fff;color:#047d95}.amplify-liveness-fade-out{animation-duration:1s;animation-fill-mode:forwards;animation-name:amplify-liveness-animation-fadeout}@keyframes amplify-liveness-animation-fadeout{0%{opacity:1}to{opacity:0}}.amplify-liveness-camera-module{align-items:center;background-color:#fff;background-color:var(--amplify-components-liveness-camera-module-background-color);border:1px solid #dcdee0;border:1px solid var(--amplify-colors-neutral-40);flex-direction:column;justify-content:center;position:relative}.amplify-liveness-camera-module--mobile{height:100%;left:0;position:fixed;top:0;width:100%;z-index:2}.amplify-liveness-video{height:100%;left:0;position:absolute;top:0;transform:scaleX(-1);width:100%}.amplify-liveness-freshness-canvas{height:100%;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:1}.amplify-liveness-loader{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.amplify-liveness-oval-canvas{align-items:center;flex-direction:column;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.amplify-liveness-oval-canvas--mobile{position:fixed}.amplify-liveness-video-anchor{position:relative;width:100%}.amplify-liveness-recording-icon-container{left:1rem;left:var(--amplify-space-medium);position:absolute;top:1rem;top:var(--amplify-space-medium);z-index:1}.amplify-liveness-recording-icon{align-items:center;background-color:#fff;border-radius:.25rem;border-radius:var(--amplify-radii-small);flex-direction:column;gap:.375rem;gap:var(--amplify-space-xxs);padding:.375rem;padding:var(--amplify-space-xxs)}.amplify-liveness-recording-icon .amplify-text{color:#000;color:var(--amplify-colors-black)}.amplify-liveness-instruction-overlay{z-index:2}.amplify-liveness-countdown-container{background-color:#fff;background-color:var(--amplify-colors-background-primary);border-radius:100%;padding:.5rem;padding:var(--amplify-space-xs)}.amplify-liveness-instruction-list{flex-direction:column}.amplify-liveness-instruction-list li{display:flex}.amplify-liveness-toast{background-color:#fff;background-color:var(--amplify-colors-background-primary);max-width:100%;padding:.75rem;padding:var(--amplify-space-small)}.amplify-liveness-toast__message{color:#0d1a26;color:var(--amplify-colors-font-primary);flex-direction:column;text-align:center}.amplify-liveness-toast--medium{border-radius:.5rem;border-radius:var(--amplify-radii-medium)}.amplify-liveness-toast--large{font-size:2rem;font-size:var(--amplify-font-sizes-xxl);padding:0 .5rem;padding:0 var(--amplify-space-xs)}.amplify-liveness-toast--primary{background-color:#047d95;background-color:var(--amplify-colors-primary-80)}.amplify-liveness-toast--primary .amplify-liveness-toast__message{color:#fff;color:var(--amplify-colors-font-inverse);flex-direction:column;text-align:center}.amplify-liveness-toast__container{align-items:center;flex-direction:column;gap:.5rem;gap:var(--amplify-space-xs)}.amplify-liveness-toast--error{background-color:#950404;background-color:var(--amplify-colors-red-80)}.amplify-liveness-toast--error .amplify-liveness-toast__message{color:#fff;color:var(--amplify-colors-font-inverse)}.amplify-liveness-match-indicator{--amplify-liveness-match-indicator-transition:transform 0.2s linear;display:block;position:relative;width:min(70%,200px)}.amplify-liveness-match-indicator__bar{--percentage:0;background:#fff;background:var(--amplify-colors-white);border:1px solid #eff0f0;border:1px solid var(--amplify-colors-border-tertiary);border-radius:.5rem;border-radius:var(--amplify-radii-medium);display:block;height:1rem;height:var(--amplify-space-medium);overflow:hidden;position:relative;transform:translateZ(0);width:100%}.amplify-liveness-match-indicator__pin{--percentage:0;display:block;left:0;top:50%}.amplify-liveness-match-indicator__bar:after,.amplify-liveness-match-indicator__pin{position:absolute;transform:translate(var(--percentage));transition:var(--amplify-liveness-match-indicator-transition);width:100%}.amplify-liveness-match-indicator__bar:after{background:#047d95;background:var(--amplify-colors-primary-80);content:"";height:100%;left:-100%}.amplify-liveness-match-indicator__pin:after{--height:var(--amplify-space-xl);background:#047d95;background:var(--amplify-colors-primary-80);border-radius:.5rem;border-radius:var(--amplify-radii-medium);content:"";height:var(--height);left:0;position:absolute;top:0;transform:translate(-50%,calc(var(--height)/2*-1));width:.75rem;width:var(--amplify-space-small)}.amplify-liveness-figures{flex-wrap:wrap}.amplify-liveness-figure{flex-direction:column;gap:0}.amplify-liveness-figure__caption{padding:.375rem;padding:var(--amplify-space-xxs)}.amplify-liveness-figure__caption--success{background-color:#ebfaed;background-color:var(--amplify-colors-background-success);color:#365e3d;color:var(--amplify-colors-font-success)}.amplify-liveness-figure__caption--error{background-color:#fce9e9;background-color:var(--amplify-colors-background-error);color:#600;color:var(--amplify-colors-font-error)}.amplify-liveness-figure__image{background-color:#fff;border:1px solid #89949f;border:1px solid var(--amplify-colors-border-primary);display:flex;justify-content:center;position:relative}.amplify-liveness-figure__image svg{display:block}.amplify-liveness-figure__image--success{border-color:#365e3d;border-color:var(--amplify-colors-green-90)}.amplify-liveness-figure__image--error{border-color:#950404;border-color:var(--amplify-colors-border-error)}.amplify-liveness-figure__icon{left:0;position:absolute;top:0}.amplify-liveness-landscape-error-modal{align-items:center;background-color:#fff;background-color:var(--amplify-colors-background-primary);flex-direction:column;justify-content:center;text-align:center;width:100%}.amplify-liveness-landscape-error-modal__header{font-size:large;font-weight:700;font-weight:var(--amplify-font-weights-bold)}.amplify-liveness-landscape-error-modal__button{justify-content:center}.amplify-liveness-start-screen-header{display:flex;flex-direction:column}.amplify-liveness-start-screen-header__heading{font-weight:700;font-weight:var(--amplify-font-weights-bold)}.amplify-liveness-start-screen-header__body,.amplify-liveness-start-screen-header__heading{color:#0d1a26;color:var(--amplify-colors-font-primary)}.amplify-liveness-start-screen-warning{align-items:center;background-color:#e6eefe;background-color:var(--amplify-colors-blue-10);color:#026;color:var(--amplify-colors-blue-90);z-index:3}.amplify-liveness-start-screen-instructions__heading{color:#0d1a26;color:var(--amplify-colors-font-primary);font-weight:700;font-weight:var(--amplify-font-weights-bold)}.amplify-liveness-overlay-opaque{background-color:#0006;background-color:var(--amplify-colors-overlay-40)}.amplify-liveness-overlay{flex-direction:column;height:100%;left:0;padding:1.5rem;padding:var(--amplify-space-large);position:absolute;top:0;width:100%}.amplify-liveness-error-modal{align-items:center;color:#600;color:var(--amplify-colors-font-error);gap:.5rem;gap:var(--amplify-space-xs);justify-content:center}.amplify-liveness-error-modal__heading{font-weight:700;font-weight:var(--amplify-font-weights-bold)}.amplify-liveness-hint--mobile{margin-top:4.5rem;margin-top:var(--amplify-space-xxxl)}.amplify-liveness-hint__text{align-items:center;gap:.5rem;gap:var(--amplify-space-xs)}.amplify-liveness-popover{position:relative}.amplify-liveness-popover__anchor{border-color:#0000 #0000 #fff;border-color:#0000 #0000 var(--amplify-colors-background-primary) #0000;border-style:solid;border-width:0 9px 9px;left:20px;position:absolute;top:26px;z-index:3}.amplify-liveness-popover__anchor-secondary{border-color:#0000 #0000 #dcdee0;border-color:#0000 #0000 var(--amplify-colors-border-secondary) #0000;border-style:solid;border-width:0 10px 10px;left:19px;position:absolute;top:24px;z-index:2}.amplify-liveness-popover__container{background-color:#fff;background-color:var(--amplify-colors-background-primary);border:1px solid #dcdee0;border:1px solid var(--amplify-colors-border-secondary);border-radius:2px;color:#0d1a26;color:var(--amplify-colors-font-primary);flex-direction:row;font-size:.75rem;font-size:var(--amplify-font-sizes-xs);font-weight:400;font-weight:var(--amplify-font-weights-normal);padding:.75rem;padding:var(--amplify-space-small);position:absolute;top:33px;width:240px;z-index:4}.amplify-liveness-start-screen-camera-select{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:flex-end;left:0;padding:2rem;padding:var(--amplify-space-xl);position:absolute;top:0;width:100%;z-index:2}.amplify-liveness-start-screen-camera-select__container{align-items:inherit;display:flex;gap:.5rem;gap:var(--amplify-space-xs);justify-content:space-between}.amplify-liveness-start-screen-camera-select .amplify-select,.amplify-liveness-start-screen-camera-select .amplify-select__icon-wrapper,.amplify-liveness-start-screen-camera-select .amplify-select__wrapper,.amplify-liveness-start-screen-camera-select__label{background-color:#fff;background-color:var(--amplify-colors-background-primary);color:#0d1a26;color:var(--amplify-colors-font-primary)}.amplify-liveness-start-screen-camera-waiting{align-items:center;flex-direction:column;height:480px;justify-content:center;text-align:center}.amplify-menu__wrapper{z-index:999999}.amplify-menu__trigger{align-items:center;display:flex;justify-content:center}.amplify-menu__content{background-color:#fff;background-color:var(--amplify-components-menu-background-color);border-color:#89949f;border-color:var(--amplify-components-menu-border-color);border-radius:.5rem;border-radius:var(--amplify-components-menu-border-radius);border-style:solid;border-style:var(--amplify-components-menu-border-style);border-width:1px;border-width:var(--amplify-components-menu-border-width);box-shadow:0 4px 12px #0d1a2640;box-shadow:var(--amplify-components-menu-box-shadow);flex-direction:column;flex-direction:var(--amplify-components-menu-flex-direction);gap:0;gap:var(--amplify-components-menu-gap);max-width:30rem;max-width:var(--amplify-components-menu-max-width);min-width:14rem;min-width:var(--amplify-components-menu-min-width)}.amplify-menu__content__item{-webkit-padding-start:1rem;-webkit-padding-start:var(--amplify-components-menu-item-padding-inline-start);-webkit-padding-end:1rem;-webkit-padding-end:var(--amplify-components-menu-item-padding-inline-end);min-height:2.5rem;min-height:var(--amplify-components-menu-item-min-height);padding-inline-end:1rem;padding-inline-end:var(--amplify-components-menu-item-padding-inline-end);padding-inline-start:1rem;padding-inline-start:var(--amplify-components-menu-item-padding-inline-start)}.amplify-menu__content__item:not(:first-child):not(:last-child){border-radius:0}.amplify-menu__content__item:first-child{border-end-end-radius:0;border-end-start-radius:0}@supports not (border-end-end-radius:0){.amplify-menu__content__item:first-child{border-bottom-left-radius:0;border-bottom-right-radius:0}}.amplify-menu__content__item:last-child{border-start-end-radius:0;border-start-start-radius:0}@supports not (border-end-end-radius:0){.amplify-menu__content__item:last-child{border-top-left-radius:0;border-top-right-radius:0}}.amplify-message{align-items:center;align-items:var(--amplify-components-message-align-items);background-color:#eff0f0;background-color:var(--amplify-components-message-background-color);border-color:#0000;border-color:var(--amplify-components-message-border-color);border-radius:.125rem;border-radius:var(--amplify-components-message-border-radius);border-style:solid;border-style:var(--amplify-components-message-border-style);border-width:1px;border-width:var(--amplify-components-message-border-width);color:#0d1a26;color:var(--amplify-components-message-color);justify-content:flex-start;justify-content:var(--amplify-components-message-justify-content);line-height:1.25;line-height:var(--amplify-components-message-line-height);padding-block:.75rem;padding-block:var(--amplify-components-message-padding-block);padding-inline:1rem;padding-inline:var(--amplify-components-message-padding-inline)}.amplify-message--plain{background-color:#fff;background-color:var(--amplify-components-message-plain-background-color);border-color:#0000;border-color:var(--amplify-components-message-plain-border-color);color:#0d1a26;color:var(--amplify-components-message-plain-color)}.amplify-message--plain.amplify-message--info{background-color:#fff;background-color:var(--amplify-components-message-plain-info-background-color);border-color:#0000;border-color:var(--amplify-components-message-plain-info-border-color);color:#026;color:var(--amplify-components-message-plain-info-color)}.amplify-message--plain.amplify-message--error{background-color:#fff;background-color:var(--amplify-components-message-plain-error-background-color);border-color:#0000;border-color:var(--amplify-components-message-plain-error-border-color);color:#600;color:var(--amplify-components-message-plain-error-color)}.amplify-message--plain.amplify-message--warning{background-color:#fff;background-color:var(--amplify-components-message-plain-warning-background-color);border-color:#0000;border-color:var(--amplify-components-message-plain-warning-border-color);color:#630;color:var(--amplify-components-message-plain-warning-color)}.amplify-message--plain.amplify-message--success{background-color:#fff;background-color:var(--amplify-components-message-plain-success-background-color);border-color:#0000;border-color:var(--amplify-components-message-plain-success-border-color);color:#365e3d;color:var(--amplify-components-message-plain-success-color)}.amplify-message--outlined{background-color:#fff;background-color:var(--amplify-components-message-outlined-background-color);border-color:#89949f;border-color:var(--amplify-components-message-outlined-border-color);color:#0d1a26;color:var(--amplify-components-message-outlined-color)}.amplify-message--outlined.amplify-message--info{background-color:#fff;background-color:var(--amplify-components-message-outlined-info-background-color);border-color:#043495;border-color:var(--amplify-components-message-outlined-info-border-color);color:#026;color:var(--amplify-components-message-outlined-info-color)}.amplify-message--outlined.amplify-message--error{background-color:#fff;background-color:var(--amplify-components-message-outlined-error-background-color);border-color:#950404;border-color:var(--amplify-components-message-outlined-error-border-color);color:#600;color:var(--amplify-components-message-outlined-error-color)}.amplify-message--outlined.amplify-message--warning{background-color:#fff;background-color:var(--amplify-components-message-outlined-warning-background-color);border-color:#954c04;border-color:var(--amplify-components-message-outlined-warning-border-color);color:#630;color:var(--amplify-components-message-outlined-warning-color)}.amplify-message--outlined.amplify-message--success{background-color:#fff;background-color:var(--amplify-components-message-outlined-success-background-color);border-color:#3f7d4a;border-color:var(--amplify-components-message-outlined-success-border-color);color:#365e3d;color:var(--amplify-components-message-outlined-success-color)}.amplify-message--filled{background-color:#fafafa;background-color:var(--amplify-components-message-filled-background-color);border-color:#0000;border-color:var(--amplify-components-message-filled-border-color);color:#0d1a26;color:var(--amplify-components-message-filled-color)}.amplify-message--filled.amplify-message--info{background-color:#e6eefe;background-color:var(--amplify-components-message-filled-info-background-color);border-color:#0000;border-color:var(--amplify-components-message-filled-info-border-color);color:#026;color:var(--amplify-components-message-filled-info-color)}.amplify-message--filled.amplify-message--error{background-color:#fce9e9;background-color:var(--amplify-components-message-filled-error-background-color);border-color:#0000;border-color:var(--amplify-components-message-filled-error-border-color);color:#600;color:var(--amplify-components-message-filled-error-color)}.amplify-message--filled.amplify-message--warning{background-color:#fcf2e9;background-color:var(--amplify-components-message-filled-warning-background-color);border-color:#0000;border-color:var(--amplify-components-message-filled-warning-border-color);color:#630;color:var(--amplify-components-message-filled-warning-color)}.amplify-message--filled.amplify-message--success{background-color:#ebfaed;background-color:var(--amplify-components-message-filled-success-background-color);border-color:#0000;border-color:var(--amplify-components-message-filled-success-border-color);color:#365e3d;color:var(--amplify-components-message-filled-success-color)}.amplify-message__icon{font-size:1.5rem;font-size:var(--amplify-components-message-icon-size)}.amplify-message__icon>*{display:block}.amplify-message__heading{font-size:1rem;font-size:var(--amplify-components-message-heading-font-size);font-weight:700;font-weight:var(--amplify-components-message-heading-font-weight)}.amplify-message__content{flex:1 1;flex-direction:column;gap:.25rem;gap:var(--amplify-space-xxxs)}.amplify-message__dismiss{-webkit-margin-start:auto;gap:.375rem;gap:var(--amplify-components-message-dismiss-gap);margin-inline-start:auto}.amplify-pagination{list-style-type:none}.amplify-pagination__item{-webkit-margin-start:.25rem;-webkit-margin-start:var(--amplify-components-pagination-item-container-margin-left);-webkit-margin-end:.25rem;-webkit-margin-end:var(--amplify-components-pagination-item-container-margin-right);-webkit-padding-start:.375rem;-webkit-padding-start:var(--amplify-components-pagination-button-padding-inline-start);-webkit-padding-end:.375rem;-webkit-padding-end:var(--amplify-components-pagination-button-padding-inline-end);align-items:center;border-radius:1rem;border-radius:var(--amplify-components-pagination-item-shared-border-radius);color:#0d1a26;color:var(--amplify-components-pagination-button-color);display:flex;font-weight:400;height:2rem;height:var(--amplify-components-pagination-item-shared-height);justify-content:center;margin-inline-end:.25rem;margin-inline-end:var(--amplify-components-pagination-item-container-margin-right);margin-inline-start:.25rem;margin-inline-start:var(--amplify-components-pagination-item-container-margin-left);min-width:2rem;min-width:var(--amplify-components-pagination-item-shared-min-width);padding-inline-end:.375rem;padding-inline-end:var(--amplify-components-pagination-button-padding-inline-end);padding-inline-start:.375rem;padding-inline-start:var(--amplify-components-pagination-button-padding-inline-start);transition-duration:.25s;transition-duration:var(--amplify-components-pagination-button-transition-duration);transition-property:background-color;transition-property:var(--amplify-components-pagination-button-transition-property)}.amplify-pagination__item:hover{background-color:#0000001a;background-color:var(--amplify-components-pagination-button-hover-background-color);color:#0d1a26;color:var(--amplify-components-pagination-button-hover-color);text-decoration:none}.amplify-pagination__item--disabled{color:#89949f;color:var(--amplify-components-pagination-button-disabled-color);pointer-events:none}.amplify-pagination__item--current{align-items:center;align-items:var(--amplify-components-pagination-current-align-items);background-color:#0006;background-color:var(--amplify-components-pagination-current-background-color);color:#fff;color:var(--amplify-components-pagination-current-color);font-size:.875rem;font-size:var(--amplify-components-pagination-current-font-size);justify-content:center;justify-content:var(--amplify-components-pagination-current-justify-content)}.amplify-pagination__item--ellipsis{-webkit-padding-start:.5rem;-webkit-padding-start:var(--amplify-components-pagination-ellipsis-padding-inline-start);-webkit-padding-end:.5rem;-webkit-padding-end:var(--amplify-components-pagination-ellipsis-padding-inline-end);align-items:baseline;align-items:var(--amplify-components-pagination-ellipsis-align-items);justify-content:center;justify-content:var(--amplify-components-pagination-ellipsis-justify-content);padding-inline-end:.5rem;padding-inline-end:var(--amplify-components-pagination-ellipsis-padding-inline-end);padding-inline-start:.5rem;padding-inline-start:var(--amplify-components-pagination-ellipsis-padding-inline-start)}.amplify-passwordfield{--amplify-components-fieldcontrol-color:var(
    --amplify-components-passwordfield-color
  );--amplify-components-button-color:var(
    --amplify-components-passwordfield-button-color
  );--amplify-components-button-active-background-color:var(
    --amplify-components-passwordfield-button-active-background-color
  );--amplify-components-button-active-border-color:var(
    --amplify-components-passwordfield-button-active-border-color
  );--amplify-components-button-active-color:var(
    --amplify-components-passwordfield-button-active-color
  );--amplify-components-button-disabled-background-color:var(
    --amplify-components-passwordfield-button-disabled-background-color
  );--amplify-components-button-disabled-border-color:var(
    --amplify-components-passwordfield-button-disabled-border-color
  );--amplify-components-button-disabled-color:var(
    --amplify-components-passwordfield-button-disabled-color
  );--amplify-components-button-focus-background-color:var(
    --amplify-components-passwordfield-button-focus-background-color
  );--amplify-components-button-focus-border-color:var(
    --amplify-components-passwordfield-button-focus-border-color
  );--amplify-components-button-focus-color:var(
    --amplify-components-passwordfield-button-focus-color
  );--amplify-components-button-hover-background-color:var(
    --amplify-components-passwordfield-button-hover-background-color
  );--amplify-components-button-hover-border-color:var(
    --amplify-components-passwordfield-button-hover-border-color
  );--amplify-components-button-hover-color:var(
    --amplify-components-passwordfield-button-hover-color
  );--amplify-components-button-outlined-error-color:var(
    --amplify-components-passwordfield-button-error-color
  );--amplify-components-button-outlined-error-border-color:var(
    --amplify-components-passwordfield-button-error-border-color
  );--amplify-components-button-outlined-error-background-color:var(
    --amplify-components-passwordfield-button-error-background-color
  );--amplify-components-button-outlined-error-active-color:var(
    --amplify-components-passwordfield-button-error-active-color
  );--amplify-components-button-outlined-error-active-border-color:var(
    --amplify-components-passwordfield-button-error-active-border-color
  );--amplify-components-button-outlined-error-active-background-color:var(
    --amplify-components-passwordfield-button-error-active-background-color
  );--amplify-components-button-outlined-error-hover-color:var(
    --amplify-components-passwordfield-button-error-hover-color
  );--amplify-components-button-outlined-error-hover-border-color:var(
    --amplify-components-passwordfield-button-error-hover-border-color
  );--amplify-components-button-outlined-error-hover-background-color:var(
    --amplify-components-passwordfield-button-error-hover-background-color
  );--amplify-components-button-outlined-error-focus-color:var(
    --amplify-components-passwordfield-button-error-focus-color
  );--amplify-components-button-outlined-error-focus-box-shadow:var(
    --amplify-components-passwordfield-button-error-focus-box-shadow
  );--amplify-components-button-outlined-error-focus-border-color:var(
    --amplify-components-passwordfield-button-error-focus-border-color
  );--amplify-components-button-outlined-error-focus-background-color:var(
    --amplify-components-passwordfield-button-error-focus-background-color
  )}.amplify-phonenumberfield select:not(:focus){border-right:none}.amplify-phonenumberfield{--amplify-components-selectfield-color:var(
    --amplify-components-phonenumberfield-color
  );--amplify-components-selectfield-border-color:var(
    --amplify-components-phonenumberfield-border-color
  );--amplify-components-selectfield-font-size:var(
    --amplify-components-phonenumberfield-font-size
  );--amplify-components-selectfield-focus-border-color:var(
    --amplify-components-phonenumberfield-focus-border-color
  );--amplify-components-textfield-color:var(
    --amplify-components-phonenumberfield-color
  );--amplify-components-textfield-border-color:var(
    --amplify-components-phonenumberfield-border-color
  );--amplify-components-textfield-font-size:var(
    --amplify-components-phonenumberfield-font-size
  );--amplify-components-textfield-focus-border-color:var(
    --amplify-components-phonenumberfield-focus-border-color
  )}.amplify-rating{display:flex;font-size:1.5rem;font-size:var(--amplify-components-rating-default-size);line-height:1.5rem;line-height:var(--amplify-components-rating-default-size);position:relative;text-align:left}.amplify-rating--small{font-size:.875rem;font-size:var(--amplify-components-rating-small-size);line-height:.875rem;line-height:var(--amplify-components-rating-small-size)}.amplify-rating--large{font-size:2.5rem;font-size:var(--amplify-components-rating-large-size);line-height:2.5rem;line-height:var(--amplify-components-rating-large-size)}.amplify-rating__item{height:1em;position:relative;width:1em}.amplify-rating__icon{display:block;height:1em;overflow:hidden;position:absolute;width:1em}.amplify-rating__icon--filled{color:#950495;color:var(--amplify-components-rating-filled-color)}.amplify-rating__icon--empty{color:#eff0f0;color:var(--amplify-components-rating-empty-color)}.amplify-radio{align-items:center;align-items:var(--amplify-components-radio-align-items);flex-direction:row-reverse;gap:inherit;justify-content:flex-start;justify-content:var(--amplify-components-radio-justify-content);position:relative}.amplify-radio--disabled{cursor:not-allowed;cursor:var(--amplify-components-radio-disabled-cursor)}.amplify-radio__button{align-items:center;align-items:var(--amplify-components-radio-button-align-items);background-color:#fff;background-color:var(--amplify-components-radio-button-background-color);border-color:#89949f;border-color:var(--amplify-components-radio-button-border-color);border-radius:50%;border-radius:var(--amplify-components-radio-button-border-radius);border-style:solid;border-style:var(--amplify-components-radio-button-border-style);border-width:2px;border-width:var(--amplify-components-radio-button-border-width);box-sizing:border-box;box-sizing:var(--amplify-components-radio-button-box-sizing);color:#fff;color:var(--amplify-components-radio-button-color);flex-shrink:0;height:1rem;height:var(--amplify-components-radio-button-height);justify-content:center;justify-content:var(--amplify-components-radio-button-justify-content);outline-color:#0000;outline-color:var(--amplify-components-radio-button-outline-color);outline-offset:2px;outline-offset:var(--amplify-components-radio-button-outline-offset);outline-style:solid;outline-style:var(--amplify-components-radio-button-outline-style);outline-width:2px;outline-width:var(--amplify-components-radio-button-outline-width);padding:2px;padding:var(--amplify-components-radio-button-padding);transition-duration:.25s;transition-duration:var(--amplify-components-radio-button-transition-duration);transition-property:all;transition-property:var(--amplify-components-radio-button-transition-property);width:1rem;width:var(--amplify-components-radio-button-width)}.amplify-radio__button:before{background-color:currentColor;border-radius:var(--amplify-components-radio-button-before-border-radius);border-radius:50%;content:"";display:inline-block;height:100%;width:100%}.amplify-radio__button--small{height:.875rem;height:var(--amplify-components-radio-button-small-height);width:.875rem;width:var(--amplify-components-radio-button-small-width)}.amplify-radio__button--large{height:1.25rem;height:var(--amplify-components-radio-button-large-height);width:1.25rem;width:var(--amplify-components-radio-button-large-width)}.amplify-radio__input:checked+.amplify-radio__button{color:#047d95;color:var(--amplify-components-radio-button-checked-color)}.amplify-radio__input:checked:disabled+.amplify-radio__button{color:#eff0f0;color:var(--amplify-components-radio-button-checked-disabled-color)}.amplify-radio__input:focus+.amplify-radio__button{border-color:#00404d;border-color:var(--amplify-components-radio-button-focus-border-color);box-shadow:0 0 0 2px #00404d;box-shadow:var(--amplify-components-radio-button-focus-box-shadow)}.amplify-radio__input[aria-invalid=true]+.amplify-radio__button{border-color:#950404;border-color:var(--amplify-components-radio-button-error-border-color)}.amplify-radio__input[aria-invalid=true]:focus+.amplify-radio__button{box-shadow:0 0 0 2px #950404;box-shadow:var(--amplify-components-radio-button-error-focus-box-shadow)}.amplify-radio__input:disabled+.amplify-radio__button{background-color:#fff;background-color:var(--amplify-components-radio-button-disabled-background-color);border-color:#eff0f0;border-color:var(--amplify-components-radio-button-disabled-border-color)}.amplify-radio__label{color:#0d1a26;color:var(--amplify-components-radio-label-color)}.amplify-radio__label--disabled{color:#89949f;color:var(--amplify-components-radio-label-disabled-color)}.amplify-radiogroup{align-items:inherit;flex-direction:inherit;gap:inherit}.amplify-radiogroupfield{--amplify-components-fieldset-legend-color:var(
    --amplify-components-radiogroup-legend-color
  );--amplify-components-fieldset-legend-font-weight:var(
    --amplify-components-radiogroup-legend-font-weight
  );--amplify-components-radio-button-border-width:var(
    --amplify-components-radiogroup-radio-border-width
  );--amplify-components-radio-button-border-color:var(
    --amplify-components-radiogroup-radio-border-color
  );--amplify-components-radio-button-background-color:var(
    --amplify-components-radiogroup-radio-background-color
  );--amplify-components-radio-label-color:var(
    --amplify-components-radiogroup-radio-label-color
  );--amplify-components-radio-button-checked-color:var(
    --amplify-components-radiogroup-radio-checked-color
  );align-items:flex-start;flex-direction:column}.amplify-searchfield{--amplify-components-fieldcontrol-color:var(
    --amplify-components-searchfield-input-color
  )}.amplify-searchfield__search{background-color:#fff;background-color:var(--amplify-components-searchfield-button-background-color);color:#0d1a26;color:var(--amplify-components-searchfield-button-color)}.amplify-searchfield__search:active{background-color:#bcecf5;background-color:var(--amplify-components-button-active-background-color);border-color:#00404d;border-color:var(--amplify-components-button-active-border-color);color:#00404d;color:var(--amplify-components-button-active-color)}.amplify-searchfield__search:focus{background-color:#e9f9fc;background-color:var(--amplify-components-searchfield-button-focus-background-color);border-color:#00404d;border-color:var(--amplify-components-searchfield-button-focus-border-color);color:#00404d;color:var(--amplify-components-searchfield-button-focus-color)}.amplify-searchfield__search:hover{background-color:#e9f9fc;background-color:var(--amplify-components-searchfield-button-hover-background-color);border-color:#40aabf;border-color:var(--amplify-components-searchfield-button-hover-border-color);color:#00404d;color:var(--amplify-components-searchfield-button-hover-color)}.amplify-searchfield__search:disabled{background-color:initial;background-color:var(--amplify-components-searchfield-button-disabled-background-color);border-color:#eff0f0;border-color:var(--amplify-components-searchfield-button-disabled-border-color);color:#89949f;color:var(--amplify-components-searchfield-button-disabled-color)}.amplify-select__wrapper{align-self:stretch;cursor:pointer;cursor:var(--amplify-components-select-wrapper-cursor);display:block;display:var(--amplify-components-select-wrapper-display);flex:1;flex:var(--amplify-components-select-wrapper-flex);position:relative;position:var(--amplify-components-select-wrapper-position)}.amplify-select__icon{align-items:center;align-items:var(--amplify-components-select-icon-wrapper-align-items);color:#0d1a26;color:var(--amplify-components-fieldcontrol-color);pointer-events:none;pointer-events:var(--amplify-components-select-icon-wrapper-pointer-events);position:absolute;position:var(--amplify-components-select-icon-wrapper-position);right:1rem;right:var(--amplify-components-select-icon-wrapper-right);top:50%;top:var(--amplify-components-select-icon-wrapper-top);transform:translateY(-50%);transform:var(--amplify-components-select-icon-wrapper-transform)}.amplify-select__icon--small{right:.5rem;right:var(--amplify-components-select-icon-wrapper-small-right)}.amplify-select__icon--large{right:1rem;right:var(--amplify-components-select-icon-wrapper-large-right)}.amplify-select{-webkit-padding-before:.5rem;-webkit-padding-before:var(--amplify-components-fieldcontrol-padding-block-start);-webkit-padding-after:.5rem;-webkit-padding-after:var(--amplify-components-fieldcontrol-padding-block-end);-webkit-padding-start:1rem;-webkit-padding-start:var(--amplify-components-fieldcontrol-padding-inline-start);-webkit-padding-end:1rem;-webkit-padding-end:var(--amplify-components-fieldcontrol-padding-inline-end);-webkit-padding-end:3rem;-webkit-padding-end:var(--amplify-components-select-padding-inline-end);background-color:#fff;background-color:var(--amplify-components-select-background-color);border-color:#89949f;border-color:var(--amplify-components-fieldcontrol-border-color);border-radius:.25rem;border-radius:var(--amplify-components-fieldcontrol-border-radius);border-style:solid;border-style:var(--amplify-components-fieldcontrol-border-style);border-width:1px;border-width:var(--amplify-components-fieldcontrol-border-width);box-sizing:border-box;color:#0d1a26;color:var(--amplify-components-fieldcontrol-color);color:var(--amplify-components-select-color);font-size:1rem;font-size:var(--amplify-components-fieldcontrol-font-size);line-height:1.5;line-height:var(--amplify-components-fieldcontrol-line-height);min-width:6.5rem;min-width:var(--amplify-components-select-min-width);outline-color:#0000;outline-color:var(--amplify-components-fieldcontrol-outline-color);outline-offset:2px;outline-offset:var(--amplify-components-fieldcontrol-outline-offset);outline-style:solid;outline-style:var(--amplify-components-fieldcontrol-outline-style);outline-width:2px;outline-width:var(--amplify-components-fieldcontrol-outline-width);padding-block-end:.5rem;padding-block-end:var(--amplify-components-fieldcontrol-padding-block-end);padding-block-start:.5rem;padding-block-start:var(--amplify-components-fieldcontrol-padding-block-start);padding-inline-end:1rem;padding-inline-end:var(--amplify-components-fieldcontrol-padding-inline-end);padding-inline-end:3rem;padding-inline-end:var(--amplify-components-select-padding-inline-end);padding-inline-start:1rem;padding-inline-start:var(--amplify-components-fieldcontrol-padding-inline-start);transition:all .25s;transition:all var(--amplify-components-fieldcontrol-transition-duration);white-space:nowrap;white-space:var(--amplify-components-select-white-space);width:100%}.amplify-select:focus{border-color:#00404d;border-color:var(--amplify-components-fieldcontrol-focus-border-color);box-shadow:0 0 0 2px #00404d;box-shadow:var(--amplify-components-fieldcontrol-focus-box-shadow)}.amplify-select--small{-webkit-padding-before:.375rem;-webkit-padding-before:var(--amplify-components-fieldcontrol-small-padding-block-start);-webkit-padding-after:.375rem;-webkit-padding-after:var(--amplify-components-fieldcontrol-small-padding-block-end);-webkit-padding-start:.75rem;-webkit-padding-start:var(--amplify-components-fieldcontrol-small-padding-inline-start);-webkit-padding-end:.75rem;-webkit-padding-end:var(--amplify-components-fieldcontrol-small-padding-inline-end);font-size:.875rem;font-size:var(--amplify-components-fieldcontrol-small-font-size);padding-block-end:.375rem;padding-block-end:var(--amplify-components-fieldcontrol-small-padding-block-end);padding-block-start:.375rem;padding-block-start:var(--amplify-components-fieldcontrol-small-padding-block-start);padding-inline-end:.75rem;padding-inline-end:var(--amplify-components-fieldcontrol-small-padding-inline-end);padding-inline-start:.75rem;padding-inline-start:var(--amplify-components-fieldcontrol-small-padding-inline-start)}.amplify-select--large{-webkit-padding-before:.5rem;-webkit-padding-before:var(--amplify-components-fieldcontrol-large-padding-block-start);-webkit-padding-after:.5rem;-webkit-padding-after:var(--amplify-components-fieldcontrol-large-padding-block-end);-webkit-padding-start:1rem;-webkit-padding-start:var(--amplify-components-fieldcontrol-large-padding-inline-start);-webkit-padding-end:1rem;-webkit-padding-end:var(--amplify-components-fieldcontrol-large-padding-inline-end);font-size:1.25rem;font-size:var(--amplify-components-fieldcontrol-large-font-size);padding-block-end:.5rem;padding-block-end:var(--amplify-components-fieldcontrol-large-padding-block-end);padding-block-start:.5rem;padding-block-start:var(--amplify-components-fieldcontrol-large-padding-block-start);padding-inline-end:1rem;padding-inline-end:var(--amplify-components-fieldcontrol-large-padding-inline-end);padding-inline-start:1rem;padding-inline-start:var(--amplify-components-fieldcontrol-large-padding-inline-start)}.amplify-select--error,.amplify-select--error:focus{border-color:#950404;border-color:var(--amplify-components-fieldcontrol-error-border-color)}.amplify-select--error:focus{box-shadow:0 0 0 2px #950404;box-shadow:var(--amplify-components-fieldcontrol-error-focus-box-shadow)}.amplify-select--quiet{-webkit-border-before:none;-webkit-border-before:var(--amplify-components-fieldcontrol-quiet-border-block-start);-webkit-border-start:none;-webkit-border-start:var(--amplify-components-fieldcontrol-quiet-border-inline-start);-webkit-border-end:none;-webkit-border-end:var(--amplify-components-fieldcontrol-quiet-border-inline-end);border-block-start:none;border-block-start:var(--amplify-components-fieldcontrol-quiet-border-block-start);border-inline-end:none;border-inline-end:var(--amplify-components-fieldcontrol-quiet-border-inline-end);border-inline-start:none;border-inline-start:var(--amplify-components-fieldcontrol-quiet-border-inline-start);border-radius:0;border-radius:var(--amplify-components-fieldcontrol-quiet-border-radius)}.amplify-select--quiet:focus{border-block-end-color:#0000;border-block-end-color:var(--amplify-components-fieldcontrol-quiet-focus-border-block-end-color);box-shadow:0 0 0 2px #00404d;box-shadow:var(--amplify-components-fieldcontrol-quiet-focus-box-shadow)}.amplify-select--quiet[aria-invalid=true]{border-block-end-color:#950404;border-block-end-color:var(--amplify-components-fieldcontrol-quiet-error-border-block-end-color)}.amplify-select--quiet[aria-invalid=true]:focus{border-block-end-color:#0000;border-block-end-color:var(--amplify-components-fieldcontrol-quiet-error-focus-border-block-end-color);box-shadow:0 0 0 2px #950404;box-shadow:var(--amplify-components-fieldcontrol-quiet-error-focus-box-shadow)}.amplify-select[disabled]{background-color:var(--amplify-components-fieldcontrol-disabled-background-color);border-color:#0000;border-color:var(--amplify-components-fieldcontrol-disabled-border-color);color:var(--amplify-components-fieldcontrol-disabled-color);cursor:not-allowed;cursor:var(--amplify-components-fieldcontrol-disabled-cursor)}.amplify-select option{background-color:initial;background-color:var(--amplify-components-select-option-background-color);color:#0d1a26;color:var(--amplify-components-select-option-color)}.amplify-select option[disabled=""]{background-color:initial;background-color:var(--amplify-components-select-option-disabled-background-color);color:#89949f;color:var(--amplify-components-select-option-disabled-color);cursor:not-allowed;cursor:var(--amplify-components-fieldcontrol-disabled-cursor)}.amplify-select[disabled]{background-color:#eff0f0;background-color:var(--amplify-components-select-disabled-background-color);color:#89949f;color:var(--amplify-components-select-disabled-color)}.amplify-select[disabled] option{background-color:inherit;color:inherit}.amplify-select--small{-webkit-padding-end:2rem;-webkit-padding-end:var(--amplify-components-select-small-padding-inline-end);min-width:5.5rem;min-width:var(--amplify-components-select-small-min-width);padding-inline-end:2rem;padding-inline-end:var(--amplify-components-select-small-padding-inline-end)}.amplify-select--large{-webkit-padding-end:3rem;-webkit-padding-end:var(--amplify-components-select-large-padding-inline-end);min-width:7.5rem;min-width:var(--amplify-components-select-large-min-width);padding-inline-end:3rem;padding-inline-end:var(--amplify-components-select-large-padding-inline-end)}.amplify-select--expanded{overflow:auto;padding:.5rem .75rem;padding:var(--amplify-components-select-expanded-padding-block) var(--amplify-components-select-expanded-padding-inline)}.amplify-select--expanded option{padding:.5rem .75rem;padding:var(--amplify-components-select-expanded-option-padding-block) var(--amplify-components-select-expanded-option-padding-inline)}.amplify-selectfield{--amplify-components-fieldcontrol-border-color:var(
    --amplify-components-selectfield-border-color
  );--amplify-components-fieldcontrol-color:var(
    --amplify-components-selectfield-color
  );--amplify-components-fieldcontrol-font-size:var(
    --amplify-components-selectfield-font-size
  );--amplify-components-fieldcontrol-focus-border-color:var(
    --amplify-components-selectfield-focus-border-color
  );--amplify-components-field-label-color:var(
    --amplify-components-selectfield-label-color
  );flex-direction:column;flex-direction:var(--amplify-components-selectfield-flex-direction)}.amplify-sliderfield{flex-direction:column}.amplify-sliderfield__label{display:flex;justify-content:space-between}.amplify-sliderfield__root{--amplify-internal-sliderfield-root-height:var(
    --amplify-components-sliderfield-thumb-height
  );--amplify-internal-sliderfield-root-width:var(
    --amplify-components-sliderfield-thumb-height
  );align-items:center;box-sizing:initial;display:flex;padding-block:.5rem;padding-block:var(--amplify-components-sliderfield-padding-block);position:relative;touch-action:none;-webkit-user-select:none;user-select:none}.amplify-sliderfield__root--disabled{cursor:not-allowed}.amplify-sliderfield__root--horizontal{height:var(--amplify-internal-sliderfield-root-height)}.amplify-sliderfield__root--vertical{flex-direction:column;width:var(--amplify-internal-sliderfield-root-width)}.amplify-sliderfield__root--large{--amplify-internal-sliderfield-root-height:var(
    --amplify-components-sliderfield-large-thumb-height
  );--amplify-internal-sliderfield-root-width:var(
    --amplify-components-sliderfield-large-thumb-height
  )}.amplify-sliderfield__root--small{--amplify-internal-sliderfield-root-height:var(
    --amplify-components-sliderfield-small-thumb-height
  );--amplify-internal-sliderfield-root-width:var(
    --amplify-components-sliderfield-small-thumb-height
  )}.amplify-sliderfield__track{--amplify-internal-sliderfield-track-height:var(
    --amplify-components-sliderfield-track-height
  );--amplify-internal-sliderfield-track-min-width:var(
    --amplify-components-sliderfield-track-min-width
  );--amplify-internal-sliderfield-track-width:var(
    --amplify-components-sliderfield-track-height
  );--amplify-internal-sliderfield-track-min-height:var(
    --amplify-components-sliderfield-track-min-width
  );background-color:#89949f;background-color:var(--amplify-components-sliderfield-track-background-color);border-radius:9999px;border-radius:var(--amplify-components-sliderfield-track-border-radius);flex-grow:1;position:relative}.amplify-sliderfield__track--horizontal{height:var(--amplify-internal-sliderfield-track-height);min-width:var(--amplify-internal-sliderfield-track-min-width)}.amplify-sliderfield__track--vertical{min-height:var(--amplify-internal-sliderfield-track-min-height);width:var(--amplify-internal-sliderfield-track-width)}.amplify-sliderfield__track--large{--amplify-internal-sliderfield-track-height:var(
    --amplify-components-sliderfield-large-track-height
  );--amplify-internal-sliderfield-track-width:var(
    --amplify-components-sliderfield-large-track-height
  )}.amplify-sliderfield__track--small{--amplify-internal-sliderfield-track-height:var(
    --amplify-components-sliderfield-small-track-height
  );--amplify-internal-sliderfield-track-width:var(
    --amplify-components-sliderfield-small-track-height
  )}.amplify-sliderfield__range{background-color:#047d95;background-color:var(--amplify-components-sliderfield-range-background-color);border-radius:9999px;border-radius:var(--amplify-components-sliderfield-range-border-radius);position:absolute}.amplify-sliderfield__range--disabled{background-color:#eff0f0;background-color:var(--amplify-components-sliderfield-range-disabled-background-color)}.amplify-sliderfield__range--horizontal{height:100%}.amplify-sliderfield__range--vertical{width:100%}.amplify-sliderfield__thumb{background-color:#fff;background-color:var(--amplify-components-sliderfield-thumb-background-color);border-color:#89949f;border-color:var(--amplify-components-sliderfield-thumb-border-color);border-radius:50%;border-radius:var(--amplify-components-sliderfield-thumb-border-radius);border-style:solid;border-style:var(--amplify-components-sliderfield-thumb-border-style);border-width:2px;border-width:var(--amplify-components-sliderfield-thumb-border-width);box-shadow:0 2px 4px #0d1a260d;box-shadow:var(--amplify-components-sliderfield-thumb-box-shadow);display:block;height:1.25rem;height:var(--amplify-components-sliderfield-thumb-height);width:1.25rem;width:var(--amplify-components-sliderfield-thumb-width)}.amplify-sliderfield__thumb:hover{background-color:#fff;background-color:var(--amplify-components-sliderfield-thumb-hover-background-color);border-color:#00404d;border-color:var(--amplify-components-sliderfield-thumb-hover-border-color)}.amplify-sliderfield__thumb:focus{border-color:#00404d;border-color:var(--amplify-components-sliderfield-thumb-focus-border-color);box-shadow:0 0 0 2px #00404d;box-shadow:var(--amplify-components-sliderfield-thumb-focus-box-shadow)}.amplify-sliderfield__thumb--disabled{background-color:#eff0f0;background-color:var(--amplify-components-sliderfield-thumb-disabled-background-color);border-color:#0000;border-color:var(--amplify-components-sliderfield-thumb-disabled-border-color);box-shadow:none;box-shadow:var(--amplify-components-sliderfield-thumb-disabled-box-shadow)}.amplify-sliderfield__thumb--large{height:1.5rem;height:var(--amplify-components-sliderfield-large-thumb-height);width:1.5rem;width:var(--amplify-components-sliderfield-large-thumb-width)}.amplify-sliderfield__thumb--small{height:1rem;height:var(--amplify-components-sliderfield-small-thumb-height);width:1rem;width:var(--amplify-components-sliderfield-small-thumb-width)}.amplify-stepperfield{--amplify-components-fieldcontrol-border-color:var(
    --amplify-components-stepperfield-border-color
  );--amplify-components-button-border-color:var(
    --amplify-components-stepperfield-border-color
  );--amplify-components-fieldcontrol-color:var(
    --amplify-components-stepperfield-input-color
  );--amplify-components-fieldcontrol-font-size:var(
    --amplify-components-stepperfield-input-font-size
  );--amplify-components-button-color:var(
    --amplify-components-stepperfield-button-color
  );--amplify-components-button-active-color:var(
    --amplify-components-stepperfield-button-active-color
  );--amplify-components-button-active-background-color:var(
    --amplify-components-stepperfield-button-active-background-color
  );--amplify-components-button-focus-color:var(
    --amplify-components-stepperfield-button-focus-color
  );--amplify-components-button-focus-background-color:var(
    --amplify-components-stepperfield-button-focus-background-color
  );--amplify-components-button-disabled-color:var(
    --amplify-components-stepperfield-button-disabled-color
  );--amplify-components-button-disabled-background-color:var(
    --amplify-components-stepperfield-button-disabled-background-color
  );--amplify-components-button-hover-color:var(
    --amplify-components-stepperfield-button-hover-color
  );--amplify-components-button-hover-background-color:var(
    --amplify-components-stepperfield-button-hover-background-color
  );flex-direction:column;flex-direction:var(--amplify-components-stepperfield-flex-direction)}.amplify-stepperfield__button--decrease,.amplify-stepperfield__button--increase{background-color:initial;background-color:var(--amplify-components-stepperfield-button-background-color)}.amplify-stepperfield__button--decrease--disabled,.amplify-stepperfield__button--increase--disabled{background-color:#eff0f0;background-color:var(--amplify-components-stepperfield-button-disabled-background-color)}.amplify-stepperfield__button--decrease--quiet,.amplify-stepperfield__button--increase--quiet{border-radius:0;border-width:0 0 1px;border-width:0 0 var(--amplify-components-button-border-width) 0}.amplify-stepperfield__button--decrease[data-invalid=true]{-webkit-border-end:none;border-inline-end:none}.amplify-stepperfield__button--increase[data-invalid=true]{-webkit-border-start:none;border-inline-start:none}.amplify-stepperfield__input{-moz-appearance:textfield;text-align:center;text-align:var(--amplify-components-stepperfield-input-text-align)}.amplify-stepperfield__input::-webkit-inner-spin-button,.amplify-stepperfield__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.amplify-stepperfield__input:not(:focus,[aria-invalid=true]){-webkit-border-start:none;-webkit-border-end:none;border-inline-end:none;border-inline-start:none}.amplify-switchfield{cursor:pointer;display:inline-block;font-size:1rem;font-size:var(--amplify-components-switchfield-font-size)}.amplify-switchfield--small{font-size:.875rem;font-size:var(--amplify-components-switchfield-small-font-size)}.amplify-switchfield--large{font-size:1.25rem;font-size:var(--amplify-components-switchfield-large-font-size)}.amplify-switch__wrapper{align-items:center;display:inline-flex}.amplify-switch__wrapper--start{flex-direction:row}.amplify-switch__wrapper--end{flex-direction:row-reverse}.amplify-switch__wrapper--top{flex-direction:column}.amplify-switch__wrapper--bottom{flex-direction:column-reverse}.amplify-switch__track{background-color:#89949f;background-color:var(--amplify-components-switchfield-track-background-color);border-radius:8rem;border-radius:var(--amplify-components-switchfield-track-border-radius);box-sizing:initial;display:inline-flex;height:1em;height:var(--amplify-components-switchfield-track-height);justify-content:flex-start;padding:2px;padding:var(--amplify-components-switchfield-track-padding);transition-duration:.1s;transition-duration:var(--amplify-components-switchfield-track-transition-duration);width:2em;width:var(--amplify-components-switchfield-track-width)}.amplify-switch__track--checked{background-color:#047d95;background-color:var(--amplify-components-switchfield-track-checked-background-color)}.amplify-switch__track--disabled{cursor:not-allowed;opacity:.6;opacity:var(--amplify-components-switchfield-disabled-opacity)}.amplify-switch__track--focused{box-shadow:0 0 0 2px #00404d;box-shadow:var(--amplify-components-switchfield-focused-shadow)}.amplify-switch__track--error{background-color:#fce9e9;background-color:var(--amplify-components-switchfield-track-error-background-color)}.amplify-switch__thumb{background-color:#fff;background-color:var(--amplify-components-switchfield-thumb-background-color);border-color:#0000;border-color:var(--amplify-components-switchfield-thumb-border-color);border-radius:8rem;border-radius:var(--amplify-components-switchfield-thumb-border-radius);border-style:solid;border-style:var(--amplify-components-switchfield-thumb-border-style);border-width:1px;border-width:var(--amplify-components-switchfield-thumb-border-width);height:1em;height:var(--amplify-components-switchfield-thumb-width);overflow-wrap:break-word;transition-duration:.25s;transition-duration:var(--amplify-components-switchfield-thumb-transition-duration);width:1em;width:var(--amplify-components-switchfield-thumb-width)}.amplify-switch__thumb--checked{transform:translateX(1em);transform:var(--amplify-components-switchfield-thumb-checked-transform)}.amplify-switch__thumb--disabled{cursor:not-allowed}.amplify-switch__label{cursor:pointer;padding:.5rem;padding:var(--amplify-components-switchfield-label-padding)}.amplify-table{--amplify-internal-table-caption-font-size:var(
    --amplify-components-table-caption-font-size
  );--amplify-internal-table-th-font-size:var(
    --amplify-components-table-header-font-size
  );--amplify-internal-table-th-padding:var(
    --amplify-components-table-header-padding
  );--amplify-internal-table-td-font-size:var(
    --amplify-components-table-data-font-size
  );--amplify-internal-table-td-padding:var(
    --amplify-components-table-data-padding
  );--amplify-internal-table-td-border-width:var(
      --amplify-components-table-data-border-width
    ) 0px var(--amplify-components-table-data-border-width) 0px;--amplify-internal-table-th-border-width:var(
      --amplify-components-table-header-border-width
    ) 0px var(--amplify-components-table-header-border-width) 0px;border-collapse:collapse;border-collapse:var(--amplify-components-table-border-collapse);display:table;display:var(--amplify-components-table-display);width:100%;width:var(--amplify-components-table-width)}.amplify-table--small{--amplify-internal-table-caption-font-size:var(
    --amplify-components-table-caption-small-font-size
  );--amplify-internal-table-th-font-size:var(
    --amplify-components-table-header-small-font-size
  );--amplify-internal-table-th-padding:var(
    --amplify-components-table-header-small-padding
  );--amplify-internal-table-td-font-size:var(
    --amplify-components-table-data-small-font-size
  );--amplify-internal-table-td-padding:var(
    --amplify-components-table-data-small-padding
  )}.amplify-table--large{--amplify-internal-table-caption-font-size:var(
    --amplify-components-table-caption-large-font-size
  );--amplify-internal-table-th-font-size:var(
    --amplify-components-table-header-large-font-size
  );--amplify-internal-table-th-padding:var(
    --amplify-components-table-header-large-padding
  );--amplify-internal-table-td-font-size:var(
    --amplify-components-table-data-large-font-size
  );--amplify-internal-table-td-padding:var(
    --amplify-components-table-data-large-padding
  )}.amplify-table--bordered{--amplify-internal-table-td-border-width:var(
      --amplify-components-table-data-border-width
    ) var(--amplify-components-table-data-border-width) var(--amplify-components-table-data-border-width) var(--amplify-components-table-data-border-width);--amplify-internal-table-th-border-width:var(
      --amplify-components-table-header-border-width
    ) var(--amplify-components-table-header-border-width) var(--amplify-components-table-header-border-width) var(--amplify-components-table-header-border-width)}.amplify-table--striped .amplify-table__row:not(.amplify-table__head *):nth-child(odd){background-color:#fafafa;background-color:var(--amplify-components-table-row-striped-background-color)}.amplify-table__caption{caption-side:bottom;caption-side:var(--amplify-components-table-caption-caption-side);color:#0d1a26;color:var(--amplify-components-table-caption-color);display:table-caption;display:var(--amplify-components-table-caption-display);font-size:var(--amplify-internal-table-caption-font-size);text-align:center;text-align:var(--amplify-components-table-caption-text-align);word-break:break-all;word-break:var(--amplify-components-table-caption-word-break)}.amplify-table__head{display:table-header-group;display:var(--amplify-components-table-head-display);vertical-align:middle;vertical-align:var(--amplify-components-table-head-vertical-align)}.amplify-table__body{display:table-row-group;display:var(--amplify-components-table-body-display);vertical-align:middle;vertical-align:var(--amplify-components-table-body-vertical-align)}.amplify-table__foot{display:table-footer-group;display:var(--amplify-components-table-foot-display);vertical-align:middle;vertical-align:var(--amplify-components-table-foot-vertical-align)}.amplify-table__row{display:table-row;display:var(--amplify-components-table-row-display);vertical-align:middle;vertical-align:var(--amplify-components-table-row-vertical-align)}.amplify-table__th{border-color:#eff0f0;border-color:var(--amplify-components-table-header-border-color);border-style:solid;border-style:var(--amplify-components-table-header-border-style);border-width:var(--amplify-internal-table-th-border-width);color:#0d1a26;color:var(--amplify-components-table-header-color);display:table-cell;display:var(--amplify-components-table-header-display);font-size:var(--amplify-internal-table-th-font-size);font-weight:700;font-weight:var(--amplify-components-table-header-font-weight);padding:var(--amplify-internal-table-th-padding);vertical-align:middle;vertical-align:var(--amplify-components-table-header-vertical-align)}.amplify-table__th:first-child{border-left-width:1px;border-left-width:var(--amplify-components-table-header-border-width)}.amplify-table__th:last-child{border-right-width:1px;border-right-width:var(--amplify-components-table-header-border-width)}.amplify-table__td{border-color:#eff0f0;border-color:var(--amplify-components-table-data-border-color);border-style:solid;border-style:var(--amplify-components-table-data-border-style);border-width:var(--amplify-internal-table-td-border-width);color:#0d1a26;color:var(--amplify-components-table-data-color);display:table-cell;display:var(--amplify-components-table-data-display);font-size:var(--amplify-internal-table-td-font-size);font-weight:400;font-weight:var(--amplify-components-table-data-font-weight);padding:var(--amplify-internal-table-td-padding);vertical-align:middle;vertical-align:var(--amplify-components-table-data-vertical-align)}.amplify-table__td:first-child{border-left-width:1px;border-left-width:var(--amplify-components-table-data-border-width)}.amplify-table__td:last-child{border-right-width:1px;border-right-width:var(--amplify-components-table-data-border-width)}.amplify-table[data-highlightonhover=true] .amplify-table__row:not(.amplify-table__head *):hover{background-color:#eff0f0;background-color:var(--amplify-components-table-row-hover-background-color)}.amplify-tabs__list{--internal-item-margin-start:0;--internal-item-margin-end:calc(var(--amplify-components-tabs-item-border-width)*-1);--internal-item-border-width:0 0 var(--amplify-components-tabs-border-width) 0;--internal-item-flex:initial;background-color:initial;background-color:var(--amplify-components-tabs-background-color);border-color:#dcdee0;border-color:var(--amplify-components-tabs-border-color);border-style:solid;border-style:var(--amplify-components-tabs-border-style);border-width:var(--internal-item-border-width);box-shadow:var(--amplify-components-tabs-box-shadow);display:flex;flex-direction:row;gap:0;gap:var(--amplify-components-tabs-gap)}.amplify-tabs__list--top{--internal-item-border-width:var(--amplify-components-tabs-border-width) 0 0 0;--internal-item-margin-start:calc(var(--amplify-components-tabs-item-border-width)*-1);--internal-item-margin-end:0}.amplify-tabs__list--equal{--internal-item-flex:1 1 0}.amplify-tabs__list--relative{--internal-item-flex:1 1 auto}.amplify-tabs__panel{background-color:initial;background-color:var(--amplify-components-tabs-panel-background-color);display:none;padding-block:.75rem;padding-block:var(--amplify-components-tabs-panel-padding-block);padding-inline:0;padding-inline:var(--amplify-components-tabs-panel-padding-inline)}.amplify-tabs__panel--active{display:block}.amplify-tabs__item{-webkit-margin-before:var(--internal-item-margin-start);-webkit-margin-after:var(--internal-item-margin-end);background-color:initial;background-color:var(--amplify-components-tabs-item-background-color);border-color:#dcdee0;border-color:var(--amplify-components-tabs-item-border-color);border-style:solid;border-style:var(--amplify-components-tabs-item-border-style);border-width:var(--internal-item-border-width);box-sizing:border-box;color:#304050;color:var(--amplify-components-tabs-item-color);flex:var(--internal-item-flex);font-size:1rem;font-size:var(--amplify-components-tabs-item-font-size);font-weight:700;font-weight:var(--amplify-components-tabs-item-font-weight);margin-block-end:var(--internal-item-margin-end);margin-block-start:var(--internal-item-margin-start);padding:.75rem 1rem;padding:var(--amplify-components-tabs-item-padding-vertical) var(--amplify-components-tabs-item-padding-horizontal);position:relative;text-align:center;text-align:var(--amplify-components-tabs-item-text-align);transition:all .25s;transition:all var(--amplify-components-tabs-item-transition-duration)}.amplify-tabs__item--active{background-color:initial;background-color:var(--amplify-components-tabs-item-active-background-color);border-color:#047d95;border-color:var(--amplify-components-tabs-item-active-border-color);color:#047d95;color:var(--amplify-components-tabs-item-active-color);transition-property:none}.amplify-tabs__item:hover{color:#056;color:var(--amplify-components-tabs-item-hover-color);cursor:pointer}.amplify-tabs__item:focus-visible{background-color:initial;background-color:var(--amplify-components-tabs-item-focus-background-color);border-color:#00404d;border-color:var(--amplify-components-tabs-item-focus-border-color);box-shadow:0 0 0 2px #00404d;box-shadow:var(--amplify-components-tabs-item-focus-box-shadow);color:#00404d;color:var(--amplify-components-tabs-item-focus-color);z-index:2}.amplify-tabs__item:active{background-color:initial;background-color:var(--amplify-components-tabs-item-active-background-color);border-color:#047d95;border-color:var(--amplify-components-tabs-item-active-border-color);box-shadow:none;box-shadow:var(--amplify-components-tabs-item-active-box-shadow);color:#047d95;color:var(--amplify-components-tabs-item-active-color)}.amplify-tabs__item[disabled]{background-color:initial;background-color:var(--amplify-components-tabs-item-disabled-background-color);border-color:#eff0f0;border-color:var(--amplify-components-tabs-item-disabled-border-color);box-shadow:none;box-shadow:var(--amplify-components-tabs-item-disabled-box-shadow);color:#89949f;color:var(--amplify-components-tabs-item-disabled-color);cursor:not-allowed}.amplify-textareafield{--amplify-components-fieldcontrol-color:var(
    --amplify-components-textareafield-color
  );--amplify-components-fieldcontrol-border-color:var(
    --amplify-components-textareafield-border-color
  );--amplify-components-fieldcontrol-focus-border-color:var(
    --amplify-components-textareafield-focus-border-color
  );flex-direction:column}.amplify-textfield{--amplify-components-fieldcontrol-color:var(
    --amplify-components-textfield-color
  );--amplify-components-fieldcontrol-border-color:var(
    --amplify-components-textfield-border-color
  );--amplify-components-fieldcontrol-font-size:var(
    --amplify-components-textfield-font-size
  );--amplify-components-fieldcontrol-focus-border-color:var(
    --amplify-components-textfield-focus-border-color
  )}.amplify-togglebutton{--amplify-internal-togglebutton-background-color:initial;--amplify-internal-togglebutton-border-color:var(
    --amplify-components-togglebutton-border-color
  );--amplify-internal-togglebutton-color:var(
    --amplify-components-togglebutton-color
  );--amplify-internal-togglebutton-focus-background-color:var(
    --amplify-internal-togglebutton-background-color
  );--amplify-internal-togglebutton-focus-border-color:var(
    --amplify-components-togglebutton-focus-border-color
  );--amplify-internal-togglebutton-focus-color:var(
    --amplify-components-togglebutton-focus-color
  );--amplify-internal-togglebutton-hover-background-color:var(
    --amplify-components-togglebutton-hover-background-color
  );--amplify-internal-togglebutton-hover-border-color:var(
    --amplify-internal-togglebutton-border-color
  );--amplify-internal-togglebutton-hover-color:var(
    --amplify-internal-togglebutton-color
  );--amplify-internal-togglebutton-active-background-color:var(
    --amplify-components-togglebutton-active-background-color
  );--amplify-internal-togglebutton-disabled-background-color:var(
    --amplify-components-togglebutton-disabled-background-color
  );--amplify-internal-togglebutton-disabled-border-color:var(
    --amplify-components-togglebutton-disabled-border-color
  );--amplify-internal-togglebutton-disabled-color:var(
    --amplify-components-togglebutton-disabled-color
  );background-color:var(--amplify-internal-togglebutton-background-color);border-color:var(--amplify-internal-togglebutton-border-color);color:var(--amplify-internal-togglebutton-color)}.amplify-togglebutton:focus{background-color:var(--amplify-internal-togglebutton-focus-background-color);border-color:var(--amplify-internal-togglebutton-focus-border-color);color:var(--amplify-internal-togglebutton-focus-color)}.amplify-togglebutton:hover{background-color:var(--amplify-internal-togglebutton-hover-background-color);border-color:var(--amplify-internal-togglebutton-hover-border-color);color:var(--amplify-internal-togglebutton-hover-color)}.amplify-togglebutton:active{background-color:var(--amplify-internal-togglebutton-active-background-color)}.amplify-togglebutton:disabled{background-color:var(--amplify-internal-togglebutton-disabled-background-color);border-color:var(--amplify-internal-togglebutton-disabled-border-color);color:var(--amplify-internal-togglebutton-disabled-color)}.amplify-togglebutton--pressed{--amplify-internal-togglebutton-border-color:var(
    --amplify-components-togglebutton-pressed-border-color
  );--amplify-internal-togglebutton-background-color:var(
    --amplify-components-togglebutton-pressed-background-color
  );--amplify-internal-togglebutton-color:var(
    --amplify-components-togglebutton-pressed-color
  );--amplify-internal-togglebutton-hover-background-color:var(
    --amplify-components-togglebutton-pressed-hover-background-color
  );--amplify-internal-togglebutton-disabled-background-color:var(
    --amplify-components-togglebutton-pressed-background-color
  );--amplify-internal-togglebutton-disabled-border-color:var(
    --amplify-components-togglebutton-pressed-border-color
  );--amplify-internal-togglebutton-disabled-color:var(
    --amplify-components-togglebutton-pressed-color
  )}.amplify-togglebutton--primary{--amplify-internal-togglebutton-primary-background-color:var(
    --amplify-components-togglebutton-primary-background-color
  );--amplify-internal-togglebutton-background-color:var(
    --amplify-internal-togglebutton-primary-background-color
  );--amplify-internal-togglebutton-primary-border-color:var(
    --amplify-components-togglebutton-border-color
  );--amplify-internal-togglebutton-border-color:var(
    --amplify-internal-togglebutton-primary-border-color
  );--amplify-internal-togglebutton-primary-color:var(
    --amplify-components-togglebutton-color
  );--amplify-internal-togglebutton-color:var(
    --amplify-internal-togglebutton-primary-color
  );--amplify-internal-togglebutton-primary-focus-background-color:var(
    --amplify-components-togglebutton-primary-focus-background-color
  );--amplify-internal-togglebutton-primary-focus-border-color:var(
    --amplify-components-togglebutton-primary-focus-border-color
  );--amplify-internal-togglebutton-primary-focus-color:var(
    --amplify-components-togglebutton-primary-focus-color
  );--amplify-internal-togglebutton-primary-focus-box-shadow:var(
    --amplify-components-togglebutton-primary-focus-box-shadow
  );--amplify-internal-togglebutton-focus-background-color:var(
    --amplify-internal-togglebutton-primary-focus-background-color
  );--amplify-internal-togglebutton-focus-border-color:var(
    --amplify-internal-togglebutton-primary-focus-border-color
  );--amplify-internal-togglebutton-focus-color:var(
    --amplify-internal-togglebutton-primary-focus-color
  );--amplify-internal-togglebutton-primary-hover-background-color:var(
    --amplify-components-togglebutton-primary-hover-background-color
  );--amplify-internal-togglebutton-primary-hover-border-color:var(
    --amplify-internal-togglebutton-primary-border-color
  );--amplify-internal-togglebutton-primary-hover-color:var(
    --amplify-components-togglebutton-primary-hover-color
  );--amplify-internal-togglebutton-hover-background-color:var(
    --amplify-internal-togglebutton-primary-hover-background-color
  );--amplify-internal-togglebutton-hover-border-color:var(
    --amplify-internal-togglebutton-primary-hover-border-color
  );--amplify-internal-togglebutton-hover-color:var(
    --amplify-internal-togglebutton-primary-hover-color
  );--amplify-internal-togglebutton-primary-disabled-background-color:var(
    --amplify-components-togglebutton-primary-disabled-background-color
  );--amplify-internal-togglebutton-primary-disabled-border-color:var(
    --amplify-components-togglebutton-primary-disabled-border-color
  );--amplify-internal-togglebutton-primary-disabled-color:var(
    --amplify-components-togglebutton-primary-disabled-color
  );--amplify-internal-togglebutton-disabled-background-color:var(
    --amplify-internal-togglebutton-primary-disabled-background-color
  );--amplify-internal-togglebutton-disabled-border-color:var(
    --amplify-internal-togglebutton-primary-disabled-border-color
  );--amplify-internal-togglebutton-disabled-color:var(
    --amplify-internal-togglebutton-primary-disabled-color
  );border-width:1px;border-width:var(--amplify-components-togglebutton-primary-border-width)}.amplify-togglebutton--primary:focus{box-shadow:var(--amplify-internal-togglebutton-primary-focus-box-shadow)}.amplify-togglebutton--pressed{--amplify-internal-togglebutton-primary-background-color:var(
    --amplify-components-togglebutton-primary-pressed-background-color
  );--amplify-internal-togglebutton-primary-border-color:var(
    --amplify-components-togglebutton-primary-pressed-border-color
  );--amplify-internal-togglebutton-primary-color:var(
    --amplify-components-togglebutton-primary-pressed-color
  );--amplify-internal-togglebutton-primary-focus-background-color:var(
    --amplify-components-togglebutton-primary-pressed-focus-background-color
  );--amplify-internal-togglebutton-primary-focus-border-color:var(
    --amplify-components-togglebutton-primary-pressed-focus-border-color
  );--amplify-internal-togglebutton-primary-focus-color:var(
    --amplify-components-togglebutton-primary-pressed-focus-color
  );--amplify-internal-togglebutton-primary-hover-background-color:var(
    --amplify-components-togglebutton-primary-pressed-hover-background-color
  );--amplify-internal-togglebutton-primary-hover-border-color:var(
    --amplify-components-togglebutton-primary-pressed-hover-border-color
  );--amplify-internal-togglebutton-primary-hover-color:var(
    --amplify-components-togglebutton-primary-pressed-hover-color
  );--amplify-internal-togglebutton-primary-disabled-background-color:var(
    --amplify-components-togglebutton-primary-pressed-background-color
  );--amplify-internal-togglebutton-primary-disabled-border-color:var(
    --amplify-components-togglebutton-primary-pressed-border-color
  );--amplify-internal-togglebutton-primary-disabled-color:var(
    --amplify-components-togglebutton-primary-pressed-color
  )}.amplify-togglebutton--pressed:hover{--amplify-internal-togglebutton-primary-focus-box-shadow:var(
    --amplify-components-togglebutton-primary-pressed-hover-box-shadow
  )}.amplify-togglebutton--link{--amplify-internal-togglebutton-link-background-color:var(
    --amplify-components-togglebutton-link-background-color
  );--amplify-internal-togglebutton-link-color:var(
    --amplify-components-togglebutton-link-color
  );--amplify-internal-togglebutton-background-color:var(
    --amplify-internal-togglebutton-link-background-color
  );--amplify-internal-togglebutton-color:var(
    --amplify-internal-togglebutton-link-color
  );--amplify-internal-togglebutton-link-focus-background-color:var(
    --amplify-components-togglebutton-link-focus-background-color
  );--amplify-internal-togglebutton-link-focus-color:var(
    --amplify-components-togglebutton-link-focus-color
  );--amplify-internal-togglebutton-focus-background-color:var(
    --amplify-internal-togglebutton-link-focus-background-color
  );--amplify-internal-togglebutton-focus-color:var(
    --amplify-internal-togglebutton-link-focus-color
  );--amplify-internal-togglebutton-link-hover-background-color:var(
    --amplify-components-togglebutton-link-hover-background-color
  );--amplify-internal-togglebutton-link-hover-color:var(
    --amplify-components-togglebutton-link-hover-color
  );--amplify-internal-togglebutton-hover-background-color:var(
    --amplify-internal-togglebutton-link-hover-background-color
  );--amplify-internal-togglebutton-hover-color:var(
    --amplify-internal-togglebutton-link-hover-color
  );--amplify-internal-togglebutton-link-disabled-color:var(
    --amplify-components-togglebutton-link-disabled-color
  );--amplify-internal-togglebutton-link-disabled-background-color:var(
    --amplify-components-togglebutton-link-disabled-background-color
  );--amplify-internal-togglebutton-disabled-color:var(
    --amplify-internal-togglebutton-link-disabled-color
  );--amplify-internal-togglebutton-disabled-background-color:var(
    --amplify-internal-togglebutton-link-disabled-background-color
  )}.amplify-togglebutton--pressed{--amplify-internal-togglebutton-link-color:var(
    --amplify-components-togglebutton-link-pressed-color
  );--amplify-internal-togglebutton-link-background-color:var(
    --amplify-components-togglebutton-link-pressed-background-color
  );--amplify-internal-togglebutton-link-focus-background-color:var(
    --amplify-components-togglebutton-link-pressed-focus-background-color
  );--amplify-internal-togglebutton-link-focus-color:var(
    --amplify-components-togglebutton-link-pressed-focus-color
  );--amplify-internal-togglebutton-link-hover-background-color:var(
    --amplify-components-togglebutton-link-pressed-hover-background-color
  );--amplify-internal-togglebutton-link-hover-color:var(
    --amplify-components-togglebutton-link-pressed-hover-color
  );--amplify-internal-togglebutton-link-disabled-color:var(
    --amplify-components-togglebutton-link-pressed-color
  )}.amplify-togglebuttongroup{align-content:center;align-content:var(--amplify-components-togglebuttongroup-align-content);align-items:center;align-items:var(--amplify-components-togglebuttongroup-align-items);gap:0;justify-content:flex-start;justify-content:var(--amplify-components-togglebuttongroup-justify-content)}.amplify-togglebuttongroup .amplify-togglebutton.amplify-togglebutton--pressed,.amplify-togglebuttongroup .amplify-togglebutton:focus{z-index:2}.amplify-togglebuttongroup .amplify-togglebutton:not(:first-of-type){-webkit-margin-start:-1px;-webkit-margin-start:calc(var(--amplify-components-button-border-width)*-1);border-end-start-radius:0;border-start-start-radius:0;margin-inline-start:-1px;margin-inline-start:calc(var(--amplify-components-button-border-width)*-1)}@supports not (border-start-start-radius:0){.amplify-togglebuttongroup .amplify-togglebutton:not(:first-of-type){border-bottom-left-radius:0;border-top-left-radius:0}}.amplify-togglebuttongroup .amplify-togglebutton:not(:last-of-type){border-end-end-radius:0;border-start-end-radius:0}@supports not (border-end-end-radius:0){.amplify-togglebuttongroup .amplify-togglebutton:not(:last-of-type){border-bottom-right-radius:0;border-top-right-radius:0}}.amplify-fileuploader__dropzone{align-items:center;background-color:#fff;background-color:var(--amplify-components-fileuploader-dropzone-background-color);border-color:#89949f;border-color:var(--amplify-components-fileuploader-dropzone-border-color);border-radius:.25rem;border-radius:var(--amplify-components-fileuploader-dropzone-border-radius);border-style:dashed;border-style:var(--amplify-components-fileuploader-dropzone-border-style);border-width:1px;border-width:var(--amplify-components-fileuploader-dropzone-border-width);display:flex;flex-direction:column;gap:.75rem;gap:var(--amplify-components-fileuploader-dropzone-gap);padding-block:2rem;padding-block:var(--amplify-components-fileuploader-dropzone-padding-block);padding-inline:1.5rem;padding-inline:var(--amplify-components-fileuploader-dropzone-padding-inline);text-align:center;text-align:var(--amplify-components-fileuploader-dropzone-text-align)}.amplify-fileuploader__dropzone--small{flex-direction:row;justify-content:center}.amplify-fileuploader__dropzone--active{background-color:#e9f9fc;background-color:var(--amplify-components-fileuploader-dropzone-active-background-color);border-color:#00404d;border-color:var(--amplify-components-fileuploader-dropzone-active-border-color);border-width:2px;border-width:var(--amplify-components-fileuploader-dropzone-active-border-width)}.amplify-fileuploader__dropzone__icon{color:#89949f;color:var(--amplify-components-fileuploader-dropzone-icon-color);font-size:2rem;font-size:var(--amplify-components-fileuploader-dropzone-icon-font-size)}.amplify-fileuploader__dropzone__text{color:#5c6670;color:var(--amplify-components-fileuploader-dropzone-text-color);font-size:1rem;font-size:var(--amplify-components-fileuploader-dropzone-text-font-size);font-weight:700;font-weight:var(--amplify-components-fileuploader-dropzone-text-font-weight)}.amplify-fileuploader__file__list{display:flex;flex-direction:column;flex-direction:var(--amplify-components-fileuploader-filelist-flex-direction);gap:.75rem;gap:var(--amplify-components-fileuploader-filelist-gap)}.amplify-fileuploader__file{align-items:baseline;align-items:var(--amplify-components-fileuploader-file-align-items);border-color:#89949f;border-color:var(--amplify-components-fileuploader-file-border-color);border-radius:.25rem;border-radius:var(--amplify-components-fileuploader-file-border-radius);border-style:solid;border-style:var(--amplify-components-fileuploader-file-border-style);border-width:1px;border-width:var(--amplify-components-fileuploader-file-border-width);display:flex;flex-direction:column;padding-block:.5rem;padding-block:var(--amplify-components-fileuploader-file-padding-block);padding-inline:.75rem;padding-inline:var(--amplify-components-fileuploader-file-padding-inline);position:relative}.amplify-fileuploader__file__wrapper{align-items:center;display:flex;flex-direction:row;gap:.75rem;gap:var(--amplify-components-fileuploader-file-gap);width:100%}.amplify-fileuploader__file__name{color:#0d1a26;color:var(--amplify-components-fileuploader-file-name-color);font-size:1rem;font-size:var(--amplify-components-fileuploader-file-name-font-size);font-weight:700;font-weight:var(--amplify-components-fileuploader-file-name-font-weight);overflow:hidden;text-overflow:ellipsis}.amplify-fileuploader__file__size{color:#5c6670;color:var(--amplify-components-fileuploader-file-size-color);font-size:.875rem;font-size:var(--amplify-components-fileuploader-file-size-font-size);font-weight:400;font-weight:var(--amplify-components-fileuploader-file-size-font-weight)}.amplify-fileuploader__file__main{flex:1 1;overflow:hidden;white-space:nowrap}.amplify-fileuploader__file__image{align-items:center;background-color:#fafafa;background-color:var(--amplify-components-fileuploader-file-image-background-color);border-radius:.25rem;border-radius:var(--amplify-components-fileuploader-file-image-border-radius);color:#5c6670;color:var(--amplify-components-fileuploader-file-image-color);display:flex;height:3rem;height:var(--amplify-components-fileuploader-file-image-height);justify-content:center;position:relative;width:3rem;width:var(--amplify-components-fileuploader-file-image-width)}.amplify-fileuploader__file__image img{max-height:100%}.amplify-fileuploader__file__status--error{color:#600;color:var(--amplify-colors-font-error);font-size:.875rem;font-size:var(--amplify-components-fileuploader-file-size-font-size)}.amplify-fileuploader__file__status--success{color:#365e3d;color:var(--amplify-colors-font-success)}.amplify-fileuploader__loader{stroke-linecap:round;stroke-linecap:var(--amplify-components-fileuploader-loader-stroke-linecap);stroke:#dcdee0;stroke:var(--amplify-components-fileuploader-loader-stroke-empty);stroke-width:3px;stroke-width:var(--amplify-components-fileuploader-loader-stroke-width);--amplify-components-loader-linear-stroke-filled:var(
    --amplify-components-fileuploader-loader-stroke-filled
  );bottom:0;height:3px;height:var(--amplify-components-fileuploader-loader-stroke-width);left:0;overflow:hidden;position:absolute;width:100%}.amplify-fileuploader__previewer{background-color:#fff;background-color:var(--amplify-components-fileuploader-previewer-background-color);border-color:#89949f;border-color:var(--amplify-components-fileuploader-previewer-border-color);border-radius:.25rem;border-radius:var(--amplify-components-fileuploader-previewer-border-radius);border-style:solid;border-style:var(--amplify-components-fileuploader-previewer-border-style);border-width:1px;border-width:var(--amplify-components-fileuploader-previewer-border-width);display:flex;flex-direction:column;gap:.75rem;gap:var(--amplify-components-fileuploader-previewer-body-gap);max-height:40rem;max-height:var(--amplify-components-fileuploader-previewer-max-height);max-width:auto;max-width:var(--amplify-components-fileuploader-previewer-max-width);overflow:auto;padding-block:1rem;padding-block:var(--amplify-components-fileuploader-previewer-body-padding-block);padding-inline:1rem;padding-inline:var(--amplify-components-fileuploader-previewer-body-padding-inline)}.amplify-fileuploader__previewer__text{color:#0d1a26;color:var(--amplify-components-fileuploader-previewer-text-color);font-size:1rem;font-size:var(--amplify-components-fileuploader-previewer-text-font-size);font-weight:700;font-weight:var(--amplify-components-fileuploader-previewer-text-font-weight)}.amplify-fileuploader__previewer__footer{display:flex;flex-direction:row;justify-content:flex-end;justify-content:var(--amplify-components-fileuploader-previewer-footer-justify-content)}.amplify-fileuploader__previewer__actions{display:flex;flex-direction:row;gap:.75rem;gap:var(--amplify-space-small)}.amplify-inappmessaging-backdrop{background-color:#00000080;background-color:var(--amplify-colors-overlay-50);inset:0;position:fixed;z-index:1000}.amplify-inappmessaging-backdrop-content-container{align-items:center;inset:0;justify-content:center;pointer-events:none;position:fixed;z-index:1001}.amplify-inappmessaging-backdrop-content{pointer-events:auto}.amplify-inappmessaging-bannermessage{box-shadow:0 2px 6px #0d1a2626;box-shadow:var(--amplify-shadows-medium);height:150px;height:var(--amplify-components-inappmessaging-banner-height);margin:.75rem;margin:var(--amplify-space-small);max-width:50%;position:fixed;width:400px;width:var(--amplify-components-inappmessaging-banner-width)}.amplify-inappmessaging-bannermessage--top{top:0}.amplify-inappmessaging-bannermessage--middle{bottom:0;margin:auto .75rem;margin:auto var(--amplify-space-small);top:0}.amplify-inappmessaging-bannermessage--bottom{bottom:0}.amplify-inappmessaging-bannermessage--left{left:0}.amplify-inappmessaging-bannermessage--center{left:0;margin:.75rem auto;margin:var(--amplify-space-small) auto;right:0}.amplify-inappmessaging-bannermessage--right{right:0}.amplify-inappmessaging-bannermessage--center-middle{inset:0;margin:auto}.amplify-inappmessaging-bannermessage--full-width{max-width:none;width:calc(100% - 1.5rem);width:calc(100% - var(--amplify-space-small)*2)}.amplify-inappmessaging-fullscreenmessage{height:50vh;height:var(--amplify-components-inappmessaging-dialog-height);min-height:400px;min-height:var(--amplify-components-inappmessaging-dialog-min-height);min-width:400px;min-width:var(--amplify-components-inappmessaging-dialog-min-width);width:30vw;width:var(--amplify-components-inappmessaging-dialog-width)}.amplify-inappmessaging-fullscreenmessage--fullscreen{height:auto;inset:0;position:fixed;width:auto;z-index:1000}.amplify-inappmessaging-messagelayout{background-color:#fff;background-color:var(--amplify-colors-background-primary);flex-direction:column;flex-grow:1;gap:.25rem;gap:var(--amplify-space-xxxs);max-width:100%;padding:1rem;padding:var(--amplify-space-medium)}.amplify-inappmessaging-messagelayout__button{border-width:0;width:100%}.amplify-inappmessaging-messagelayout__button,.amplify-inappmessaging-messagelayout__button:active,.amplify-inappmessaging-messagelayout__button:focus,.amplify-inappmessaging-messagelayout__button:hover,.amplify-inappmessaging-messagelayout__button:visited{background-color:#e8e8e8;background-color:var(--amplify-components-inappmessaging-button-background-color);border-radius:5px;border-radius:var(--amplify-components-inappmessaging-button-border-radius);color:#000;color:var(--amplify-components-inappmessaging-button-color)}.amplify-inappmessaging-messagelayout__button--dark:active,.amplify-inappmessaging-messagelayout__button--dark:visited,.amplify-inappmessaging-messagelayout__button--light:active,.amplify-inappmessaging-messagelayout__button--light:visited{filter:brightness(100%)}.amplify-inappmessaging-messagelayout__button--dark:focus,.amplify-inappmessaging-messagelayout__button--dark:hover{filter:brightness(120%)}.amplify-inappmessaging-messagelayout__button--light:focus,.amplify-inappmessaging-messagelayout__button--light:hover{filter:brightness(80%)}.amplify-inappmessaging-messagelayout__close-button,.amplify-inappmessaging-messagelayout__close-button:active,.amplify-inappmessaging-messagelayout__close-button:visited{color:#5c6670;color:var(--amplify-colors-neutral-80)}.amplify-inappmessaging-messagelayout__close-button:focus,.amplify-inappmessaging-messagelayout__close-button:hover{color:#0d1a26;color:var(--amplify-colors-neutral-100)}.amplify-inappmessaging-messagelayout__content{flex-grow:1;overflow:hidden}.amplify-inappmessaging-messagelayout__content--horizontal{flex-direction:row}.amplify-inappmessaging-messagelayout__content--vertical{flex-direction:column;justify-content:center}.amplify-inappmessaging-messagelayout__header{flex-shrink:0;font-size:1rem;font-size:var(--amplify-components-inappmessaging-header-font-size);font-weight:800;font-weight:var(--amplify-components-inappmessaging-header-font-weight)}.amplify-inappmessaging-messagelayout__image-container{align-items:center;display:flex;justify-content:center;position:relative}.amplify-inappmessaging-messagelayout__image-container img{max-height:100%;max-width:100%;object-fit:contain;position:absolute}.amplify-inappmessaging-messagelayout__image-container--horizontal{max-width:15%;min-width:15%}.amplify-inappmessaging-messagelayout__image-container--vertical{max-height:40%;min-height:40%}.amplify-inappmessaging-messagelayout__text-container{flex-direction:column;gap:.25rem;gap:var(--amplify-space-xxxs);overflow-y:auto}.amplify-inappmessaging-messagelayout__text-container--horizontal{flex-grow:1}.amplify-inappmessaging-messagelayout__text-container--vertical{flex-grow:0}.amplify-inappmessaging-modalmessage{align-items:center;height:auto;inset:0;justify-content:center;pointer-events:none;position:fixed;width:auto;z-index:1000}.amplify-inappmessaging-modalmessage__dialog{box-shadow:0 2px 6px #0d1a2626;box-shadow:var(--amplify-shadows-medium);height:50vh;height:var(--amplify-components-inappmessaging-dialog-height);min-height:400px;min-height:var(--amplify-components-inappmessaging-dialog-min-height);min-width:400px;min-width:var(--amplify-components-inappmessaging-dialog-min-width);pointer-events:auto;width:30vw;width:var(--amplify-components-inappmessaging-dialog-width)}.amplify-inappmessaging-modalmessage__dialog--full-width{margin:.75rem;margin:var(--amplify-space-small);width:100%}.amplify-storagemanager__dropzone{align-items:center;background-color:#fff;background-color:var(--amplify-components-storagemanager-dropzone-background-color);border-color:#89949f;border-color:var(--amplify-components-storagemanager-dropzone-border-color);border-radius:.25rem;border-radius:var(--amplify-components-storagemanager-dropzone-border-radius);border-style:dashed;border-style:var(--amplify-components-storagemanager-dropzone-border-style);border-width:1px;border-width:var(--amplify-components-storagemanager-dropzone-border-width);display:flex;flex-direction:column;gap:.75rem;gap:var(--amplify-components-storagemanager-dropzone-gap);padding-block:2rem;padding-block:var(--amplify-components-storagemanager-dropzone-padding-block);padding-inline:1.5rem;padding-inline:var(--amplify-components-storagemanager-dropzone-padding-inline);text-align:center;text-align:var(--amplify-components-storagemanager-dropzone-text-align)}.amplify-storagemanager__dropzone--small{flex-direction:row;justify-content:center}.amplify-storagemanager__dropzone--active{background-color:#e9f9fc;background-color:var(--amplify-components-storagemanager-dropzone-active-background-color);border-color:#00404d;border-color:var(--amplify-components-storagemanager-dropzone-active-border-color);border-width:2px;border-width:var(--amplify-components-storagemanager-dropzone-active-border-width)}.amplify-storagemanager__dropzone__icon{color:#89949f;color:var(--amplify-components-storagemanager-dropzone-icon-color);font-size:2rem;font-size:var(--amplify-components-storagemanager-dropzone-icon-font-size)}.amplify-storagemanager__dropzone__text{color:#5c6670;color:var(--amplify-components-storagemanager-dropzone-text-color);font-size:1rem;font-size:var(--amplify-components-storagemanager-dropzone-text-font-size);font-weight:700;font-weight:var(--amplify-components-storagemanager-dropzone-text-font-weight)}.amplify-storagemanager__file__list{display:flex;flex-direction:column;flex-direction:var(--amplify-components-storagemanager-filelist-flex-direction);gap:.75rem;gap:var(--amplify-components-storagemanager-filelist-gap)}.amplify-storagemanager__file{align-items:baseline;align-items:var(--amplify-components-storagemanager-file-align-items);border-color:#89949f;border-color:var(--amplify-components-storagemanager-file-border-color);border-radius:.25rem;border-radius:var(--amplify-components-storagemanager-file-border-radius);border-style:solid;border-style:var(--amplify-components-storagemanager-file-border-style);border-width:1px;border-width:var(--amplify-components-storagemanager-file-border-width);display:flex;flex-direction:column;padding-block:.5rem;padding-block:var(--amplify-components-storagemanager-file-padding-block);padding-inline:.75rem;padding-inline:var(--amplify-components-storagemanager-file-padding-inline);position:relative}.amplify-storagemanager__file__wrapper{align-items:center;display:flex;flex-direction:row;gap:.75rem;gap:var(--amplify-components-storagemanager-file-gap);width:100%}.amplify-storagemanager__file__name{color:#0d1a26;color:var(--amplify-components-storagemanager-file-name-color);font-size:1rem;font-size:var(--amplify-components-storagemanager-file-name-font-size);font-weight:700;font-weight:var(--amplify-components-storagemanager-file-name-font-weight);overflow:hidden;text-overflow:ellipsis}.amplify-storagemanager__file__size{color:#5c6670;color:var(--amplify-components-storagemanager-file-size-color);font-size:.875rem;font-size:var(--amplify-components-storagemanager-file-size-font-size);font-weight:400;font-weight:var(--amplify-components-storagemanager-file-size-font-weight)}.amplify-storagemanager__file__main{flex:1 1;overflow:hidden;white-space:nowrap}.amplify-storagemanager__file__image{align-items:center;background-color:#fafafa;background-color:var(--amplify-components-storagemanager-file-image-background-color);border-radius:.25rem;border-radius:var(--amplify-components-storagemanager-file-image-border-radius);color:#5c6670;color:var(--amplify-components-storagemanager-file-image-color);display:flex;height:3rem;height:var(--amplify-components-storagemanager-file-image-height);justify-content:center;position:relative;width:3rem;width:var(--amplify-components-storagemanager-file-image-width)}.amplify-storagemanager__file__image img{max-height:100%}.amplify-storagemanager__file__status--error{color:#600;color:var(--amplify-colors-font-error);font-size:.875rem;font-size:var(--amplify-components-storagemanager-file-size-font-size)}.amplify-storagemanager__file__status--success{color:#365e3d;color:var(--amplify-colors-font-success)}.amplify-storagemanager__loader{stroke-linecap:round;stroke-linecap:var(--amplify-components-storagemanager-loader-stroke-linecap);stroke:#dcdee0;stroke:var(--amplify-components-storagemanager-loader-stroke-empty);stroke-width:3px;stroke-width:var(--amplify-components-storagemanager-loader-stroke-width);--amplify-components-loader-linear-stroke-filled:var(
    --amplify-components-storagemanager-loader-stroke-filled
  );bottom:0;height:3px;height:var(--amplify-components-storagemanager-loader-stroke-width);left:0;overflow:hidden;position:absolute;width:100%}.amplify-storagemanager__previewer{background-color:#fff;background-color:var(--amplify-components-storagemanager-previewer-background-color);border-color:#89949f;border-color:var(--amplify-components-storagemanager-previewer-border-color);border-radius:.25rem;border-radius:var(--amplify-components-storagemanager-previewer-border-radius);border-style:solid;border-style:var(--amplify-components-storagemanager-previewer-border-style);border-width:1px;border-width:var(--amplify-components-storagemanager-previewer-border-width);display:flex;flex-direction:column;gap:.75rem;gap:var(--amplify-components-storagemanager-previewer-body-gap);max-height:40rem;max-height:var(--amplify-components-storagemanager-previewer-max-height);max-width:auto;max-width:var(--amplify-components-storagemanager-previewer-max-width);overflow:auto;padding-block:1rem;padding-block:var(--amplify-components-storagemanager-previewer-body-padding-block);padding-inline:1rem;padding-inline:var(--amplify-components-storagemanager-previewer-body-padding-inline)}.amplify-storagemanager__previewer__text{color:#0d1a26;color:var(--amplify-components-storagemanager-previewer-text-color);font-size:1rem;font-size:var(--amplify-components-storagemanager-previewer-text-font-size);font-weight:700;font-weight:var(--amplify-components-storagemanager-previewer-text-font-weight)}.amplify-storagemanager__previewer__footer{display:flex;flex-direction:row;justify-content:flex-end;justify-content:var(--amplify-components-storagemanager-previewer-footer-justify-content)}.amplify-storagemanager__previewer__actions{display:flex;flex-direction:row;gap:.75rem;gap:var(--amplify-space-small)}.amplify-ai-conversation{display:flex;flex:1 1;flex-direction:column;height:100%}.amplify-ai-conversation__message{--internal-content-bg: ;--internal-flex-direction: ;--internal-content-padding: ;--internal-body-align-items: ;display:flex;flex-direction:var(--internal-flex-direction);gap:.75rem;gap:var(--amplify-components-ai-conversation-message-gap);padding-block:.75rem;padding-block:var(--amplify-components-ai-conversation-message-padding-block);padding-inline:.75rem;padding-inline:var(--amplify-components-ai-conversation-message-padding-inline)}.amplify-ai-conversation__message__list{display:flex;flex-direction:column}.amplify-ai-conversation__message__avatar{flex-shrink:0}.amplify-ai-conversation__message__sender{align-items:center;display:flex;flex-direction:var(--internal-flex-direction);gap:.75rem;gap:var(--amplify-components-ai-conversation-message-sender-gap);min-height:2rem;min-height:var(--amplify-components-avatar-height)}.amplify-ai-conversation__message__sender__username{color:#0d1a26;color:var(--amplify-components-ai-conversation-message-sender-username-color);font-size:inherit;font-size:var(--amplify-components-ai-conversation-message-sender-username-font-size);font-weight:700;font-weight:var(--amplify-components-ai-conversation-message-sender-username-font-weight)}.amplify-ai-conversation__message__sender__timestamp{color:#5c6670;color:var(--amplify-components-ai-conversation-message-sender-timestamp-color);font-size:inherit;font-size:var(--amplify-components-ai-conversation-message-sender-timestamp-font-size);font-weight:inherit;font-weight:var(--amplify-components-ai-conversation-message-sender-timestamp-font-weight)}.amplify-ai-conversation__message__body{align-items:var(--internal-body-align-items);display:flex;flex-direction:column;gap:.5rem;gap:var(--amplify-components-ai-conversation-message-body-gap)}.amplify-ai-conversation__message__content{background-color:var(--internal-content-bg);border-radius:.5rem;border-radius:var(--amplify-radii-medium);padding:var(--internal-content-padding)}.amplify-ai-conversation__message__actions{display:flex;flex-direction:row}.amplify-ai-conversation__message--bubble{--internal-content-bg:var(--internal-bg-color);--internal-content-padding:var(--amplify-space-xxs) var(--amplify-space-xs);--internal-flex-direction:row-reverse;--internal-body-align-items:flex-end}.amplify-ai-conversation__message--user{--internal-bg-color:var(
    --amplify-components-ai-conversation-message-user-background-color
  )}.amplify-ai-conversation__message--assistant{--internal-bg-color:var(
    --amplify-components-ai-conversation-message-assistant-background-color
  );--internal-flex-direction:row;--internal-body-align-items:flex-start}.amplify-ai-conversation__form{align-items:flex-start;display:flex;flex-direction:row;gap:.75rem;gap:var(--amplify-components-ai-conversation-form-gap);padding:.75rem;padding:var(--amplify-components-ai-conversation-form-padding)}.amplify-ai-conversation__form__dropzone{border:none;padding:0;text-align:left;text-align:initial}.amplify-ai-conversation__attachment{align-items:center;border-color:#dcdee0;border-color:var(--amplify-components-ai-conversation-attachment-border-color);border-radius:.25rem;border-radius:var(--amplify-components-ai-conversation-attachment-border-radius);border-style:solid;border-width:1px;border-width:var(--amplify-components-ai-conversation-attachment-border-width);display:flex;flex-direction:row;font-size:.875rem;font-size:var(--amplify-components-ai-conversation-attachment-font-size);gap:.5rem;gap:var(--amplify-components-ai-conversation-attachment-gap);padding-block:.25rem;padding-block:var(--amplify-components-ai-conversation-attachment-padding-block);padding-inline:.5rem;padding-inline:var(--amplify-components-ai-conversation-attachment-padding-inline)}.amplify-ai-conversation__attachment__list{-webkit-padding-before:var(--amplify-components-ai-conversation-attachment-padding-block-start);display:flex;flex-direction:row;flex-wrap:wrap;gap:.375rem;gap:var(--amplify-components-ai-conversation-attachment-list-gap);padding-block-start:var(--amplify-components-ai-conversation-attachment-padding-block-start)}.amplify-ai-conversation__attachment__image{height:1rem;height:var(--amplify-components-ai-conversation-attachment-image-height);object-fit:cover;width:1rem;width:var(--amplify-components-ai-conversation-attachment-image-width)}.amplify-ai-conversation__attachment__name{color:#0d1a26;color:var(--amplify-components-ai-conversation-attachment-name-color);font-size:.875rem;font-size:var(--amplify-components-ai-conversation-attachment-name-font-size);font-weight:400;font-weight:var(--amplify-components-ai-conversation-attachment-name-font-weight)}.amplify-ai-conversation__attachment__size{color:#5c6670;color:var(--amplify-components-ai-conversation-attachment-size-color);font-size:.875rem;font-size:var(--amplify-components-ai-conversation-attachment-size-font-size);font-weight:400;font-weight:var(--amplify-components-ai-conversation-attachment-size-font-weight)}.amplify-ai-conversation__attachment__remove{padding:.375rem;padding:var(--amplify-components-ai-conversation-attachment-remove-padding)}.amplify-ai-conversation__prompt{font-weight:400}.amplify-label-start{flex-direction:row}.amplify-label-end{flex-direction:row-reverse}.amplify-label-top{flex-direction:column}.amplify-label-bottom{flex-direction:column-reverse}.amplify-visually-hidden{fill:#0000;clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}