body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}

/*! modern-normalize v1.0.0 | MIT License | https://github.com/sindresorhus/modern-normalize */:root{-moz-tab-size:4;tab-size:4}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0;font-family:system-ui,-apple-system,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji"}hr{height:0;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Consolas,"Liberation Mono",Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],button{-webkit-appearance:button}legend{padding:0}progress{vertical-align:baseline}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}button{background-color:transparent;background-image:none}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}fieldset,ol,ul{margin:0;padding:0}ol,ul{list-style:none}html{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";line-height:1.5}body{font-family:inherit;line-height:inherit}*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#9ca3af}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#9ca3af}input::-ms-input-placeholder,textarea::-ms-input-placeholder{color:#9ca3af}input::placeholder,textarea::placeholder{color:#9ca3af}[role=button],button{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{padding:0;line-height:inherit;color:inherit}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.rounded{border-radius:.25rem}.cursor-pointer{cursor:pointer}.inline-block{display:inline-block}.flex{display:flex}.table{display:table}.grid{display:grid}.hidden{display:none}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.h-screen{height:100vh}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.m-2{margin:.5rem}.m-auto{margin:auto}.mx-0{margin-left:0;margin-right:0}.mx-12{margin-left:3rem;margin-right:3rem}.my-auto{margin-top:auto;margin-bottom:auto}.mx-auto{margin-left:auto;margin-right:auto}.mb-0{margin-bottom:0}.mt-4{margin-top:1rem}.ml-4{margin-left:1rem}.ml-5{margin-left:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mr-8{margin-right:2rem}.mb-8{margin-bottom:2rem}.mt-12{margin-top:3rem}.max-w-full{max-width:100%}.p-0{padding:0}.p-4{padding:1rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-24{padding-top:6rem;padding-bottom:6rem}.fixed{position:fixed}.relative{position:relative}.top-0{top:0}.left-0{left:0}*{--tw-shadow:0 0 transparent;--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,0.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent}.text-center{text-align:center}.text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.uppercase{text-transform:uppercase}.w-3\/12{width:25%}.w-6\/12{width:50%}.w-8\/12{width:66.666667%}.w-full{width:100%}.w-screen{width:100vw}.w-max{width:-webkit-max-content;width:-moz-max-content;width:max-content}.z-50{z-index:50}.gap-12{grid-gap:3rem;gap:3rem}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}@keyframes spin{to{transform:rotate(1turn)}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes pulse{50%{opacity:.5}}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}@media (min-width:640px){.sm\:mb-0{margin-bottom:0}.sm\:mt-12{margin-top:3rem}.sm\:py-14{padding-top:3.5rem;padding-bottom:3.5rem}.sm\:w-full{width:100%}}@media (min-width:768px){.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:w-1\/5{width:20%}}@media (min-width:1024px){.lg\:mx-auto{margin-left:auto;margin-right:auto}.lg\:mb-36{margin-bottom:9rem}.lg\:mt-40{margin-top:10rem}.lg\:w-4\/12{width:33.333333%}.lg\:w-5\/12{width:41.666667%}.lg\:w-7\/12{width:58.333333%}.lg\:w-9\/12{width:75%}}@media (min-width:1280px){.xl\:mt-8{margin-top:2rem}.xl\:py-12{padding-top:3rem;padding-bottom:3rem}.xl\:w-9\/12{width:75%}}.HeaderNew_headerLogo__2jQO6{width:14rem;height:2.25rem}.HeaderNew_closeableHeader__2YYbf{background-color:#f9a61a}.HeaderNew_headerCloseBtn__Ver0_{font-size:.875rem;line-height:1.0625rem;color:#383838;padding:.625rem 1.6875rem;margin:.9375rem 0;border-radius:.3125rem}.HeaderNew_closeIcon__2Sx_F{width:.9375rem;height:15px}@media (max-width:1023px){.HeaderNew_tickerContainer__1h6E-{padding-left:2.25rem;padding-right:1rem}.HeaderNew_tickerContainer__1h6E->span{width:55%}.HeaderNew_headerCloseBtn__Ver0_{color:#383838;font-size:.875rem;font-weight:500;letter-spacing:0;line-height:1.0625rem;padding:.875rem 1.6875rem}.HeaderNew_headerLogoContainer__29sa0{padding:1.5rem}.HeaderNew_headerLogo__2jQO6{width:14rem;height:2.25rem}}.HeaderTab_headerTab__21pIm{color:#383838;font-size:1rem;line-height:1.1875rem;margin-right:2.625rem;padding-bottom:.625rem;padding-right:.3125rem;padding-left:.3125rem;cursor:pointer;margin-bottom:1.375rem;margin-top:2.625rem}.HeaderTab_activeTab__XItwu,.HeaderTab_headerTab__21pIm:hover{border-bottom:.0625rem solid #046daf;padding-bottom:.5625rem}.HeaderTab_loginBtn__I4Y1q{background-color:#026db0;font-size:1rem;line-height:1.1875rem;padding:.75rem 1.3125rem;border-radius:.3125rem;margin-top:1.875rem;margin-bottom:1.375rem}.navbar{background-color:#fff}#menuToggle{-webkit-user-select:none;-ms-user-select:none;user-select:none}#menuToggle a{text-decoration:none;color:#232323;transition:color .3s ease}#menuToggle a:hover{color:tomato}#menuToggle input{display:block;width:40px;height:32px;position:absolute;top:-7px;left:-5px;cursor:pointer;opacity:0;z-index:2;-webkit-touch-callout:none}#menuToggle span{display:block;width:25px;height:2px;margin-bottom:5px;position:relative;background:#026db0;border-radius:3px;z-index:1;transform-origin:4px 0;transition:transform .5s cubic-bezier(.77,.2,.05,1),background .5s cubic-bezier(.77,.2,.05,1),opacity .55s ease}#menuToggle span:first-child{transform-origin:0 0}#menuToggle span:nth-last-child(2){transform-origin:0 100%}#menuToggle input:checked~span{opacity:1;transform:rotate(45deg) translate(-2px,-1px);background:#232323}#menuToggle input:checked~span:nth-last-child(3){opacity:0;transform:rotate(0deg) scale(.2)}#menuToggle input:checked~span:nth-last-child(2){transform:rotate(-45deg) translateY(-1px)}#menu{transition:left .5s;left:-100vw;top:0;position:fixed;width:100vw;height:100vh;margin:0;padding-top:100px;background:#ededed;list-style-type:none;-webkit-font-smoothing:antialiased;box-sizing:border-box}#menu.openedSidebar{left:0}#menu li{padding:10px 50px;font-size:22px}#menuToggle input:checked~ul{transform:none}@media (min-width:1025px){.navbar{display:none}}section.TopContent_main__1RVi0{position:relative;max-width:100vw;display:flex;overflow:hidden}
/*    !*top: 0;*!*/.TopContent_arch__3IlEo{height:15vh;max-width:100vw;overflow:hidden;position:relative;z-index:-1}.TopContent_arch__3IlEo:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:0 0 50% 50%/0 0 100% 100%;transform:scaleX(1.2)}section.TopContent_main__1RVi0.TopContent_platform__HrwD8{border:1px solid #3581f1}.TopContent_arch__3IlEo.TopContent_platform__HrwD8:before,section.TopContent_main__1RVi0.TopContent_platform__HrwD8{background-color:#3581f1}.TopContent_arch__3IlEo.TopContent_trade__2eWRz:before,section.TopContent_main__1RVi0.TopContent_trade__2eWRz{background-color:#5fbb46}section.TopContent_main__1RVi0.TopContent_custody__1Uhxe{border:1px solid #f17335}.TopContent_arch__3IlEo.TopContent_custody__1Uhxe:before,section.TopContent_main__1RVi0.TopContent_custody__1Uhxe{background-color:#f17335}section.TopContent_main__1RVi0 .TopContent_content__3CyOA{z-index:1;margin-left:8.125rem;margin-right:16.25rem;margin-top:5.625rem}.TopContent_featuredImage__2-KYJ{width:45.75rem;height:40.8125rem;margin-bottom:6.25rem}.TopContent_mainTitle__2qQ5w{font-family:Regola Pro Bold!important;font-size:2.8rem;line-height:3.875rem;margin-bottom:2.375rem}.TopContent_textContent__Jl8gy{margin-top:5.5rem;margin-left:9.375rem;max-width:40.375rem}.TopContent_textContent__Jl8gy .TopContent_demoBtn__1ZGRX{margin-top:2.75rem;padding:1.25rem 2.1875rem;background-color:#046daf;border-radius:.3125rem;cursor:pointer!important}.TopContent_platform__HrwD8>.TopContent_content__3CyOA>.TopContent_textContent__Jl8gy .TopContent_demoBtn__1ZGRX{background-color:#f9a61a}.TopContent_subtitle__3cIgw{font-size:1.4375rem;line-height:2.6875rem;height:4rem}@media (max-width:1023px){.TopContent_content__3CyOA{margin-left:3.75rem!important;margin-right:3.75rem!important;flex-direction:column;padding-bottom:25rem}.TopContent_contentCustody__12vgb{padding-bottom:50vw}.TopContent_mobileImage__15Ren{display:block!important;position:absolute;bottom:0;width:41rem;height:44.1875rem;max-width:90vw;object-fit:contain}.TopContent_mobileImageCustody__2tNFh{bottom:-5rem;width:auto;height:auto;left:-2rem}.TopContent_textContent__Jl8gy{max-width:100%;margin:0 0 6.25rem}.TopContent_typewriter__22Ymu{animation:none!important;white-space:normal!important}.TopContent_content__3CyOA>img{width:42.75rem;height:36.4375rem}}@media (max-width:680px){.TopContent_contentCustody__12vgb{padding-bottom:40vw}}.TopContentOverlay_container__2Vtoz{max-width:100.3125rem;background-color:#fff;margin-top:-9.375rem;z-index:2;border-top-left-radius:.3125rem;border-top-right-radius:.3125rem}.TopContentOverlay_detailsContainer__2i01D{max-width:49.375rem}.TopContentOverlay_title__3vzWg{font-size:3rem;font-weight:700;letter-spacing:0;line-height:2.625rem;text-align:center;margin:7.6875rem 0 2.875rem}.TopContentOverlay_subtitle__3s3ZY{font-size:1.125rem;letter-spacing:0;line-height:2rem;text-align:center;margin-bottom:8.3125rem}.TopContentOverlay_gridContent__5e7k8{grid-template-columns:12.46% 34.26% 9.8% 34.26% 12.46%}.TopContentOverlay_featuresContainer__26p-h{margin-left:12.5rem;margin-right:12.5rem}@media (max-width:1023px){.TopContentOverlay_container__2Vtoz{margin-top:0;margin-left:3.5rem;margin-right:3.5rem}.TopContentOverlay_detailsContainer__2i01D{align-items:flex-start}.TopContentOverlay_title__3vzWg{color:#383838;font-size:3rem;font-weight:700;letter-spacing:0;line-height:2.625rem;margin-bottom:2.25rem}.TopContentOverlay_subtitle__3s3ZY{color:#383838;font-size:1.125rem;letter-spacing:0;line-height:2rem;text-align:left;margin-bottom:0}.TopContentOverlay_featuresContainer__26p-h{margin-left:0;margin-right:0}}.featureContainer{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:11.875rem;align-items:center;margin-top:4.375rem}.featureContainerText{display:flex;flex-direction:column;max-width:27.5rem}.featureContainerTitle{font-family:Regola Pro Regular;font-size:2.5rem;padding-bottom:2.25rem;color:#1f1f1f}.featureContainerDesc{font-size:1.125rem;padding-bottom:2.625rem;color:#1f1f1f}.featureTicks{display:flex}.featureTickImage{width:1.375rem;height:1.375rem;margin-right:.5rem}.featureTickText{font-size:1.125rem;color:#454545;margin-bottom:1.875rem}.featureContainerImage{width:27.8125rem;height:26.5625rem;object-fit:contain}.featureContainerImageMobile{display:none}@media (max-width:1023px){.featureContainerText{max-width:unset}.featureContainerTitle{font-size:22px;line-height:26px}.featureContainerDesc{font-size:14px;line-height:24px}.featureContainerImage{width:53vw;height:auto}.featureTickText{font-size:12px;line-height:17px;margin-bottom:22px}.featureTickImage{width:18px;height:14px;margin-left:8px}.featureContainerImage{display:none}.featureContainerImageMobile{display:block;margin-bottom:45px}}.featureContainerTitleContainer>img{display:none}@media (max-width:1023px){.featureContainer{margin-top:5.75rem;grid-template-columns:1fr}.featureContainerTitleContainer{display:flex;align-items:center;justify-content:flex-start}.featureContainerTitleContainer>img{display:block;width:6.5625rem;height:6.25rem;margin-right:2.25rem}.featureContainerTitle{color:#383838;font-size:3rem;font-weight:700;letter-spacing:0;line-height:3.625rem}.featureContainerDesc{color:#383838;font-size:1.125rem;letter-spacing:0;line-height:2rem}.featureTickImage{height:1.375rem;width:1.375rem}.featureTickText{color:#383838;font-size:1rem;letter-spacing:0;line-height:1.5rem;margin-left:.75rem}}.Platform_learnMoreContainer__3DYfF{margin-bottom:8.9375rem}.Platform_textLearnMore__2Pa-e{font-size:1.125rem;letter-spacing:0;line-height:2rem;text-align:center;margin-bottom:2.5rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:7.8125rem;display:inline-block}.Platform_differentStrategies__Qy8zx{padding:3.125rem .625rem;max-width:88rem}.Platform_differentStrategies__Qy8zx>img{width:38.625rem;height:42.75rem;margin-left:7.1875rem}.Platform_differentStrategies__Qy8zx .Platform_title__xyS0x{color:#383838;font-size:3rem;font-weight:700;letter-spacing:0;line-height:2.625rem;margin-bottom:3.125rem}.Platform_differentStrategies__Qy8zx .Platform_desc__3A8cE{color:#383838;font-size:1.125rem;letter-spacing:0;line-height:2rem;margin-bottom:2.375rem}.Platform_multiPartyWalletContainerParent__3F2yj{padding-top:7.375rem;padding-bottom:10rem}.Platform_multiPartyWalletContainer__2Wt0u .Platform_title__xyS0x{font-size:3rem;font-weight:700;letter-spacing:0;line-height:3.5625rem;text-align:center}.Platform_multiPartyWalletContainer__2Wt0u .Platform_subtitle__bhyMV{margin-top:3.125rem;margin-bottom:6.25rem;font-size:1.125rem;letter-spacing:0;line-height:2rem;text-align:center}@media (max-width:1023px){.Platform_platformSuitableStartegyContainer__2sRNi{margin-left:3.75rem;margin-right:3.75rem}.Platform_platformSuitableStartegyContainer__2sRNi>div>img{width:32.625rem;margin-bottom:6.25rem;object-fit:contain}}.Button_button__3Ex4G{border-radius:.3125rem;background-color:#046daf;padding:1.5625rem 4.6875rem;color:#fff;font-size:1rem;font-weight:500;letter-spacing:0;line-height:1.1875rem;text-align:center;cursor:pointer}.ExpandableContent_container__EjcJw{border:.0625rem solid #ededed;border-radius:.3125rem;background-color:#fff;margin-bottom:.9375rem;padding:.6875rem 1.75rem}.ExpandableContent_title__2_lkD{color:#383838;font-size:1.125rem;font-weight:700;letter-spacing:0;line-height:2rem;margin-bottom:2.1875rem}.ExpandableContent_desc__OXPBo{color:#383838;font-size:1rem;letter-spacing:0;line-height:1.4375rem}.ExpandableContent_dropdownIcon__1KzE6{transform:rotate(270deg)}.ExpandableContent_dropdownIconDown__3W3hi{transform:none}.Footer_middleContainer__2Kp5j{max-width:88rem;margin-top:3.75rem;margin-bottom:2.8125rem}.Footer_logo__3pYGp{height:2.25rem;width:14rem;margin-right:8.9375rem}.Footer_email__2SGNq{line-height:1.375rem}.Footer_email__2SGNq,.Footer_links__1Wc6s{font-size:1.125rem;font-weight:500;letter-spacing:0;color:#383838}@media (max-width:1023px){.Footer_middleContainer__2Kp5j{margin:3rem 3.5625rem;flex-direction:column;color:#383838;font-size:18px;font-weight:500;letter-spacing:0;line-height:22px}.Footer_mobileFooterItems__2u9C3{margin-bottom:2rem;color:#383838;font-size:1.125rem;font-weight:500;letter-spacing:0;line-height:1.375rem}}.BottomRequestDemo_bottomRequestDemo__3shm7{background-color:#3581f1}.BottomRequestDemo_bottomRequestDemoContainer__BscYJ{max-width:88.75rem}.BottomRequestDemo_bottomRequestDemoInner__3TlHC{padding-top:6.5625rem;padding-bottom:0}.BottomRequestDemo_bottomRequestDemo__3shm7 .BottomRequestDemo_title__1vthe{color:#fff;font-size:3rem;font-weight:700;letter-spacing:0;line-height:3.5625rem;margin-bottom:2.0625rem}.BottomRequestDemo_bottomRequestDemo__3shm7 .BottomRequestDemo_demoImg__3ytIc{height:34.25rem;width:57.375rem;object-fit:contain}.BottomRequestDemo_bottomRequestDemo__3shm7 .BottomRequestDemo_rightContainer__3b6ZH{margin-left:6.875rem}.BottomRequestDemo_bottomRequestDemo__3shm7 .BottomRequestDemo_pointers__SUgN0{font-size:1.125rem;letter-spacing:0;line-height:2.875rem;margin-bottom:5rem;color:#fff}.BottomRequestDemo_bottomRequestDemo__3shm7 .BottomRequestDemo_pointers__SUgN0>span{margin-top:.2rem}@media (max-width:1023px){.BottomRequestDemo_bottomRequestDemoContainer__BscYJ{max-width:100%;flex-direction:column;margin-left:2.625rem;margin-right:2.625rem;align-items:flex-start;justify-content:flex-start}.BottomRequestDemo_bottomRequestDemo__3shm7 .BottomRequestDemo_rightContainer__3b6ZH{margin-left:0}.BottomRequestDemo_bottomRequestDemo__3shm7>img{margin-left:auto;margin-right:auto;width:90vw!important;height:auto!important}}.overlayBg{background-color:rgba(0,0,0,.49)}.formContainer{box-shadow:0 6px 239px 0 rgba(0,0,0,.01);border-radius:10px;margin-top:20vh;margin-bottom:20vh}.mainForm{border-top-right-radius:10px;border-top-left-radius:10px}.contactFormInput{margin:25px 0 0;width:48%;padding:0 0 10px 15px;border:none;border-bottom:1px solid #6b6b6b;font-size:18px;line-height:40px}.inputErrored{border-bottom-color:red;background-color:rgba(237,45,39,.04)}.inputErrored:after{content:"";position:absolute;top:0;right:0;width:100%;height:100%;background:url(http://localhost:3000/crypto/assets/check-mark.png) no-repeat bottom}.contactFormInput:focus{outline:none}.bgNone{background:none}#rfs_btn{border:none;outline:none;padding:0}.requestSent{font-size:33px;line-height:40px;font-family:Regola Pro Bold;margin:50px 0 35px}.doneBtn{background-color:#026db0;padding:20px 50px;border-radius:45px;color:#fff;font-size:22px;line-height:26px}.thanksText{font-size:16px;line-height:19px;margin-bottom:30px}.formSubmitBtn{border-radius:0 0 10px 10px;background-color:#026db0;font-size:22px;line-height:26px}.inputWithError{position:relative;width:48%}.inputWithError>input{width:100%;padding-right:25px}.errorIcon{position:absolute;bottom:10px;right:5px}@media (max-width:767px){.contactFormInput,.formSubmitBtn{font-size:16px;line-height:unset}}.common_topContentOverlayContainer__3nRcj{max-width:100.3125rem;background-color:#fff;margin-top:-9.375rem;z-index:2;border-top-left-radius:6.25rem;border-top-right-radius:6.25rem}.common_topContentOverlayContainer__3nRcj .common_detailsContainer__1aL7g{margin-top:5.625rem;padding-left:6rem;padding-right:6rem}.common_detailsContainer__1aL7g .common_title__3uX7f{color:#383838;font-size:3rem;font-weight:700;letter-spacing:0;line-height:3.4375rem;text-align:center;margin-bottom:3.625rem}.common_detailsContainer__1aL7g .common_desc__1zcO_{max-width:62.5rem;margin-bottom:3.9375rem}.common_detailsContainer__1aL7g .common_learnMoreContainer__9FhLA{margin-top:3.9375rem;margin-bottom:8.375rem}.common_learnMoreContainer__9FhLA .common_learnMoreText__AZtCb{margin-bottom:2.5625rem}.common_recycleCapitalContainer__ujUmH{padding-top:6.25rem;padding-bottom:6.25rem}.common_recycleCapitalContainer__ujUmH .common_title__3uX7f{color:#383838;font-size:3rem;font-weight:700;letter-spacing:0;line-height:3.4375rem;text-align:center;margin-bottom:5rem}.common_recycleCapitalContainer__ujUmH .common_desc__1zcO_{color:#383838;font-size:1.125rem;letter-spacing:0;line-height:2rem;text-align:center;max-width:51.25rem;margin-bottom:4.75rem}.common_recycleCapitalContainer__ujUmH .common_featureImg__9rk0U{width:70.75rem;height:51.5625rem;margin-bottom:3.875rem}.common_largeTradingContainer__1ndlh{background-color:#3581f1}.common_largeTradingContainer__1ndlh .common_title__3uX7f{color:#fff;font-size:3rem;font-weight:700;letter-spacing:0;line-height:3.4375rem;text-align:center;margin-top:4.25rem;margin-bottom:3.5625rem}.common_largeTradingContainer__1ndlh .common_desc__1zcO_{max-width:73.75rem;margin-bottom:5.5rem;color:#fff;font-size:1.375rem;letter-spacing:0;line-height:2.3125rem;text-align:center}.common_largeTradingContainer__1ndlh .common_featureGrid__i4RtI{display:grid;grid-template-columns:28.75rem 28.75rem;grid-column-gap:1.25rem;grid-row-gap:1.25rem;margin-bottom:4.0625rem}.common_featureGrid__i4RtI .common_singleItem__2fH6O{border:.0625rem solid #ededed;border-radius:.3125rem;background-color:#fff;padding-top:.625rem;padding-bottom:1.25rem;width:100%;display:flex;align-items:center}.common_singleItem__2fH6O>img{width:1.375rem;height:1.375rem;margin-right:.9375rem;margin-left:.9375rem}.common_singleItem__2fH6O>span{color:#383838;font-size:1.125rem;font-weight:700;letter-spacing:0;line-height:2rem}.common_useOddupOTC__2xRr2{max-width:88.75rem;display:grid;grid-template-columns:1fr 1fr;grid-column-gap:1.25rem;margin-bottom:7.875rem}.common_useOddupOTC__2xRr2 .common_title__3uX7f{margin-top:8.125rem;margin-bottom:4.375rem;color:#383838;font-size:3rem;font-weight:700;letter-spacing:0;line-height:3.4375rem}.common_useOddupOTC__2xRr2 .common_desc__1zcO_{color:#383838;font-size:1.375rem;letter-spacing:0;line-height:2.3125rem;margin-bottom:5.125rem}.common_useOddupOTC__2xRr2 .common_requestDemo__2O82U{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.showcaseContainer{display:flex}.singleFeature{width:50%;border-radius:10px;padding:36px;display:flex}.showcaseFeatureImage{width:105px;height:118px}.textContainer{color:#fff;margin-left:30px;display:flex;flex-direction:column}.titleShowcase{padding-top:12px;font-size:40px;line-height:48px;margin-bottom:20px}.descShowcase{font-size:18px;line-height:24px}.leftContainer{border-radius:10px 0 0 10px;background-color:#026db0}.rightContainer{border-radius:0 10px 10px 0;background-color:#003657}@media (max-width:1024px){.showcaseContainer{flex-direction:column;margin:0 20px}.showcaseFeatureImage{width:40px;height:45px}.singleFeature{width:auto;padding:24px 15px}.textContainer{margin-left:13px}.titleShowcase{padding-top:0;margin-bottom:13px;font-size:22px;letter-spacing:0;line-height:26px}.descShowcase{font-size:14px;letter-spacing:0;line-height:21px}.leftContainer{border-radius:10px 10px 0 0}.rightContainer{border-radius:0 0 10px 10px}}.AssetsSlider_mainAssetsContainer__2WmoX{display:flex;width:100%;overflow-x:scroll}.AssetsSlider_mainAssetsContainer__2WmoX::-webkit-scrollbar{display:none}.AssetsSlider_mainAssetsContainer__2WmoX{-ms-overflow-style:none;scrollbar-width:none}.AssetsSlider_singleAsset__3eMKZ{border:1px solid #ebebeb;border-radius:5px;background-color:#fff;box-shadow:0 25px 38px -35px rgba(0,0,0,.5);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:43px 0 35px;margin:30px;min-width:252px}.AssetsSlider_assetImage__ezPQ2{height:123px;width:123px;margin-bottom:20px}.AssetsSlider_titleSymbol__20v_J{font-size:28px;letter-spacing:0;line-height:34px;display:flex;flex-direction:column;align-items:center;justify-content:center}.AssetsSlider_assetIconTitle__3ivin{margin-bottom:8px}.AssetsSlider_assetSymbol__1xdDr{color:#bfbfbf}@media (max-width:1023px){.AssetsSlider_singleAsset__3eMKZ{min-width:102px;padding:18px 0 10px;margin:6px}.AssetsSlider_assetsIconsContainer__3HHHh{padding-top:60px;border:unset;padding-bottom:0}.AssetsSlider_assetsTitle__3_O2D{flex-direction:column;font-size:22px;font-weight:700;letter-spacing:0;line-height:26px;align-items:center}.AssetsSlider_assetImage__ezPQ2{width:48px;height:48px;margin-bottom:13px}.AssetsSlider_titleSymbol__20v_J{font-size:12px;letter-spacing:0;line-height:14px}.AssetsSlider_assetIconTitle__3ivin{margin-bottom:3px}}.AssetsSliderContainer_sliderContainerParent__1GHYq{background-color:#f6f6f6}.AssetsSliderContainer_sliderContainer__2wGn0{padding-top:7.8125rem;padding-bottom:4rem}.AssetsSliderContainer_sliderContainer__2wGn0 .AssetsSliderContainer_textContainer__3QO0c{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.AssetsSliderContainer_sliderContainer__2wGn0 .AssetsSliderContainer_title__LGxDY{color:#383838;font-size:3rem;font-weight:700;letter-spacing:0;line-height:3.4375rem;text-align:center;margin-bottom:5.25rem}.AssetsSliderContainer_sliderContainer__2wGn0 .AssetsSliderContainer_currencyGrid__f7wUM{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:7.5rem}.AssetsSliderContainer_currencyGrid__f7wUM .AssetsSliderContainer_subtitle__TaH4y{color:#454545;font-size:1.75rem;font-weight:700;letter-spacing:0;line-height:2.375rem;margin-bottom:2.8125rem}.AssetsSliderContainer_currencyGrid__f7wUM .AssetsSliderContainer_currency__2ZPOk{margin-bottom:2.1875rem}.AssetsSliderContainer_currencyGrid__f7wUM .AssetsSliderContainer_currency__2ZPOk>img{width:1.375rem;height:1.375rem;margin-right:.5rem}.AssetsSliderContainer_currencyGrid__f7wUM .AssetsSliderContainer_currency__2ZPOk .AssetsSliderContainer_currencyName__3DPbA{color:#454545;font-size:1.125rem;letter-spacing:0;line-height:1.5rem;font-weight:700}.AssetsSliderContainer_currencyGrid__f7wUM .AssetsSliderContainer_currency__2ZPOk .AssetsSliderContainer_currencySymbol__3Fq63{color:#909090;font-weight:400}@media (max-width:1023px){.AssetsSliderContainer_sliderContainer__2wGn0{margin-right:3.5rem;margin-left:3.5rem}}.common_topContentOverlayContainer__2F9NP{max-width:100.3125rem;background-color:#fff;margin-top:-9.375rem;z-index:2;border-top-left-radius:.3125rem;border-top-right-radius:.3125rem}.common_topContentOverlayContainer__2F9NP .common_detailsContainer__2TN3A{max-width:unset;margin-top:5.625rem;padding-left:6rem;padding-right:5rem}.common_topContentOverlayContainer__2F9NP .common_title__21cIZ{font-size:3rem;font-weight:700;letter-spacing:0;line-height:3.4375rem;text-align:center;color:#383838;margin-bottom:7.125rem;margin-left:15.625rem;margin-right:15.625rem}.common_topContentOverlayContainer__2F9NP .common_desc__1XxKn{color:#383838;font-size:1.125rem;letter-spacing:0;line-height:2rem}.common_bestOfWorldsContainer__3rUbp{background-color:#f6f6f6;padding:6.25rem 15.625rem 0}.common_bestOfWorldsContainer__3rUbp .common_title__21cIZ{color:#383838;font-size:3rem;font-weight:700;letter-spacing:0;line-height:3.4375rem;text-align:center;margin-bottom:9.375rem}.common_bestOfWorldsContainer__3rUbp .common_featureGrid__2u-eC{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:7.5rem;grid-row-gap:4.25rem}.common_bestOfWorldsContainer__3rUbp .common_requestDemo__20qxt{color:#383838;font-size:1.125rem;letter-spacing:0;line-height:2rem;text-align:center;margin-top:5.75rem;margin-bottom:5.75rem}.common_bestOfWorldsContainer__3rUbp .common_requestDemo__20qxt>span{margin-bottom:2.5rem}.common_bestOfWorldsContainer__3rUbp .common_requestDemo__20qxt .common_btnContainer__2Ztdy{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.common_independentExchangeCustody__kJaDh{background-color:#3581f1;padding:4.25rem 23.125rem 11.875rem}.common_independentExchangeCustody__kJaDh .common_title__21cIZ{color:#fff;font-size:3rem;font-weight:700;letter-spacing:0;line-height:3.4375rem;text-align:center;margin-bottom:3.75rem}.common_independentExchangeCustody__kJaDh .common_desc__1XxKn{color:#fff;font-size:1.375rem;letter-spacing:0;line-height:2.3125rem;text-align:center}.common_exchangeIcons__3DXtN{display:flex;flex-wrap:wrap;margin-top:-7.8125rem;max-width:89rem;border-radius:.625rem;background-color:#fff;box-shadow:0 .125rem 1.5625rem -.875rem rgba(0,0,0,.5)}.common_exchangeIcons__3DXtN>img{margin:2.1875rem 4.375rem}.common_newTechnologyContainer__qAWlJ{max-width:89rem;margin-top:7.875rem;display:grid;grid-template-columns:1fr 1fr;grid-column-gap:1.25rem;margin-bottom:9.25rem}.common_newTechnologyContainer__qAWlJ .common_title__21cIZ{color:#383838;font-size:3rem;font-weight:700;letter-spacing:0;line-height:3.4375rem;margin-bottom:4.75rem}.common_newTechnologyContainer__qAWlJ .common_desc__1XxKn{color:#383838;font-size:1.375rem;letter-spacing:0;line-height:2.3125rem;margin-bottom:4rem;padding-right:1rem}.common_newTechnologyContainer__qAWlJ .common_pointer__2MAMu{margin-bottom:1.5rem;display:flex}.common_newTechnologyContainer__qAWlJ .common_pointer__2MAMu>img{width:1.375rem;height:1.375rem;margin-right:.75rem}.common_newTechnologyContainer__qAWlJ .common_pointer__2MAMu>span{color:#383838;font-size:1rem;letter-spacing:0;line-height:1.5rem}.common_newTechnologyContainer__qAWlJ .common_requestDemo__20qxt{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:4.0625rem}.common_insurancePolicyContainer__aQsEg{max-width:1305px;padding-top:113px;padding-bottom:140px}.common_insurancePolicyContainer__aQsEg .common_smallTitle__3wj-E{color:#454545;font-size:18px;font-weight:700;letter-spacing:0;line-height:38px;margin-bottom:40px}.common_insurancePolicyContainer__aQsEg .common_title__21cIZ{margin-bottom:64px;color:#383838;font-size:48px;font-weight:700;letter-spacing:0;line-height:55px}.common_insurancePolicy__39FTU{display:grid;grid-template-columns:55% 40%;grid-column-gap:80px}.common_insurancePolicy__39FTU .common_desc__1XxKn{color:#383838;font-size:18px;letter-spacing:0;line-height:32px;margin-bottom:69px}.common_insurancePolicy__39FTU .common_pointer__2MAMu{margin-bottom:1.5rem;display:flex}.common_insurancePolicy__39FTU .common_pointer__2MAMu>img{width:1.375rem;height:1.375rem;margin-right:.75rem}.common_insurancePolicy__39FTU .common_pointer__2MAMu>span{color:#383838;font-size:1rem;letter-spacing:0;line-height:1.5rem}.common_aonLogo__2os-8{height:35px;width:85px}.common_insurers__1n_NW{border:1px solid #5eba46;border-radius:5px;background-color:#d8ffce;padding:15px;color:#5eba46}@media (max-width:1023px){.common_topContentOverlayContainer__2F9NP{max-width:unset;margin-top:0;padding-left:3.5rem;padding-right:3.5rem}.common_topContentOverlayContainer__2F9NP .common_detailsContainer__2TN3A{align-items:flex-start;padding:0}.common_topContentOverlayContainer__2F9NP .common_detailsContainer__2TN3A .common_title__21cIZ{text-align:left}.common_title__21cIZ{color:#383838;font-size:3rem;font-weight:700;letter-spacing:0;line-height:2.625rem;margin-bottom:2.25rem}.common_subtitle__2sfee{color:#383838;font-size:1.125rem;letter-spacing:0;line-height:2rem;text-align:left;margin-bottom:0}.common_featuresContainer__2GDZT{margin-left:0;margin-right:0}.common_gridCustodyOverlay__m8mOe{grid-template-columns:1fr}.common_bestOfWorldsContainer__3rUbp{padding:7.1875rem 3.5rem}.common_bestOfWorldsContainer__3rUbp .common_title__21cIZ{text-align:left}.common_bestOfWorldsContainer__3rUbp .common_featureGrid__2u-eC{grid-template-columns:1fr}.common_independentExchangeCustody__kJaDh{padding:122px 3.5rem 15rem}.common_exchangeIcons__3DXtN{margin-left:1.875rem;margin-right:1.875rem}.common_exchangeIcons__3DXtN>img{width:6rem;height:1.25rem;margin:1.875rem 2.375rem}.common_newTechnologyContainer__qAWlJ{grid-template-columns:1fr;grid-row-gap:4rem}.common_insurancePolicyContainer__aQsEg,.common_newTechnologyContainer__qAWlJ{max-width:unset;margin-left:3.5rem;margin-right:3.5rem}.common_insurancePolicy__39FTU{grid-template-columns:95%;grid-row-gap:2rem}}.iconFeature{display:flex;padding:0 3.125rem}.iconOnTop{flex-direction:column}.iconFeatureImg,.iconFeatureImgMobile{width:4.875rem;height:4.375rem;margin-right:1.5625rem;margin-bottom:1.5625rem}.iconFeatureText{display:flex;flex-direction:column}.iconFeatureTitle{font-family:Regola Pro Bold;font-size:1.625rem;margin-bottom:1.5rem}.iconFeatureTitleRegular{font-family:Regola Pro Regular}.iconFeatureDesc{font-size:1.125rem;line-height:1.5rem;max-width:27.5rem}.iconTitleContainer{display:flex;align-items:center}.iconFeatureImgMobile{display:none}@media (max-width:1023px){.iconFeatureTitle{color:#383838;font-size:2rem;font-weight:700;letter-spacing:0;line-height:2.375rem}.iconFeatureDesc{color:#383838;font-size:1.125rem;letter-spacing:0;line-height:2rem}.iconFeature{padding:unset;margin-bottom:55px}.iconFeatureImg{display:none}.iconFeatureImgMobile{display:block;margin-right:.5rem}.iconFeatureDesc{max-width:unset}}
/*# sourceMappingURL=main.f6501bf8.chunk.css.map */