@import url(https://fonts.googleapis.com/css2?family=Raleway:wght@100;200;300;400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700&display=swap);.cta-container{display:flex;flex-direction:column;align-items:flex-start}.cta-container .cta{font-family:"Raleway",sans-serif!important;color:#000;cursor:pointer;border-radius:5px;padding:15px 30px;font-weight:700;box-shadow:0 5px 10px rgba(0,53,82,.2);border:none;text-align:center;font-size:14px;margin:.5rem 0;text-transform:capitalize;text-decoration:none;transition:background-color .5s}.cta-container .cta:hover .arrow-icon{padding-left:30px}.cta-container .cta-warning{padding:0;margin:0;font-size:9px;mix-blend-mode:difference;color:#fff}.thank-you{top:0;z-index:10;width:100%;height:100%;position:fixed;background-color:hsla(0,0%,100%,.32941176470588235);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:opacity .6s ease,visibility .6s ease;visibility:visible}.thank-you,.thank-you .thank-you-inner{display:flex;justify-content:center;align-items:center}.thank-you .thank-you-inner{padding:3rem 0;flex-direction:column;background-color:#fff;box-shadow:0 3pt 6pt rgba(0,0,0,.2784313725490196);border-radius:5pt;margin-top:3rem;margin-bottom:3rem;max-width:650px;position:relative}.thank-you .thank-you-inner .close-icon{position:absolute;top:0;right:0;background-color:#54581f;border-radius:40px;margin-top:-10px;margin-right:-10px;height:25px;width:25px;cursor:pointer}.thank-you .thank-you-inner .popup{text-align:center}.thank-you .thank-you-inner .popup .title{font-size:28px;margin:0;padding-bottom:1rem}.thank-you .thank-you-inner .popup .text{font-size:15px;max-width:70%;margin:0 auto;padding-bottom:1rem}.thank-you .thank-you-inner .popup .cta-box{display:flex;justify-content:center;align-items:center}.thank-you.hide-thank-you{opacity:0;visibility:hidden}.header{background-repeat:no-repeat;background-position:top!important;flex-direction:column;display:flex;padding:4rem 0;overflow:hidden;transition:filter .75s ease,-webkit-filter .75s ease}@media(max-width:768px){.header .header-inner .logo-box{text-align:center}}.header .header-inner .logo-box .logo{height:45px;width:auto}.header .header-inner .content-box{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.header .header-inner .content-box .text-box{max-width:600px}@media(max-width:768px){.header .header-inner .content-box .text-box{text-align:center;margin:1rem 0}}@media(max-width:576px){.header .header-inner .content-box .text-box{max-width:350px}}.header .header-inner .content-box .text-box .title{color:#fff;font-weight:600;margin:0}.header .header-inner .content-box .text-box .subtitle{color:#fff;font-weight:400}.header .header-inner .content-box .text-box .newsletter-form{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}@media(max-width:768px){.header .header-inner .content-box .text-box .newsletter-form{text-align:center;align-items:center}}.header .header-inner .content-box .text-box .newsletter-form .sub-text{font-family:"Raleway",sans-serif!important;font-size:22px;margin:0;color:#d5e05b}.header .header-inner .content-box .text-box .newsletter-form .email{font-size:16px;border-radius:3px;padding:15px;margin:1rem 0;width:400px;border:none}@media(max-width:576px){.header .header-inner .content-box .text-box .newsletter-form .email{width:300px}}.header .header-inner .content-box .text-box .newsletter-form .checkbox-box{display:flex;padding-bottom:1rem}.header .header-inner .content-box .text-box .newsletter-form .checkbox-box .checkbox{color:#fff;font-size:15px;padding-left:5px}.header .header-inner .content-box .graphic .graphic-image{height:550px}@media(max-width:576px){.header .header-inner .content-box .graphic .graphic-image{display:none}}.header.headerLoading{-webkit-filter:blur(20px);filter:blur(20px)}.scroll-down{margin-left:auto;margin-right:auto}.scroll-down .button{background-color:transparent;padding:10px;border-radius:50px;border:2px solid #d5e05b}.scroll-down .button .arrow-icon{color:#d5e05b;height:20px;width:23px;padding:2px;border-radius:100px}.footer{margin-top:auto}.footer .footer-inner{overflow:hidden}.footer .footer-inner .logo-box{padding:3rem 0;border-top:1px solid hsla(0,0%,47.1%,.10196078431372549);border-bottom:1px solid hsla(0,0%,47.1%,.10196078431372549)}@media(max-width:576px){.footer .footer-inner .logo-box{display:flex;justify-content:center}}.footer .footer-inner .logo-box .logo{height:130px;width:auto}@media(max-width:576px){.footer .footer-inner .logo-box .logo{height:80px}}.footer .footer-inner .text-box{color:#333;font-size:11px;font-weight:400}.footer .footer-inner .text-box .text{font-family:"Raleway",sans-serif!important}.footer .footer-inner .text-box strong{font-weight:700}.footer .footer-inner .text-box a{text-decoration:none}.copyright{background-color:#50b848;text-align:center}.copyright .copyright-box{display:flex;justify-content:space-between;flex-direction:row}@media(max-width:768px){.copyright .copyright-box{justify-content:center;flex-wrap:wrap;flex-direction:column;align-items:center}}.copyright .copyright-box .social-icons{display:flex;justify-content:space-between;align-items:center}.copyright .copyright-box .social-icons .icon{height:15px;color:#fff;padding:1rem}.copyright .copyright-box .notice{color:#fff;font-size:12px;padding:1rem 0;margin:0}.copyright .copyright-box .doc-links{display:flex;justify-content:space-between}.copyright .copyright-box .doc-links .link{text-decoration:none;font-size:12px;color:#fff;padding:1rem}.overlay .overlay-inner{padding:5rem 0}@media(max-width:576px){.overlay .overlay-inner{padding:2rem 0}}.overlay .overlay-inner .green-box{background-color:#50b848;border-radius:5px;display:flex;align-items:center;padding:3rem 2rem;width:75%}@media(max-width:576px){.overlay .overlay-inner .green-box{flex-direction:column-reverse;width:100%;padding:0}}.overlay .overlay-inner .green-box .graphic-box .graphic-image{height:380px;margin-right:1.5rem}@media(max-width:576px){.overlay .overlay-inner .green-box .graphic-box .graphic-image{height:200px;width:auto}}.overlay .overlay-inner .green-box .text-box{background-color:hsla(0,0%,100%,.9019607843137255);border-radius:5px;padding:2rem 3rem;margin-right:-190px;box-shadow:-3px 3px 10px 4px rgba(0,0,0,.30196078431372547)}@media(max-width:576px){.overlay .overlay-inner .green-box .text-box{margin:auto;padding:1rem;background-color:#fff}}.overlay .overlay-inner .green-box .text-box .title{font-size:26px}.overlay .overlay-inner .green-box .text-box .text{font-size:15px}.tabs{background-color:#f8faff}.tabs .tabs-inner{padding:5rem 0}.tabs .tabs-inner .title-box{text-align:center;max-width:600px;margin:0 auto}.tabs .tabs-inner .title-box .title{font-size:26px}.tabs .tabs-inner .title-box .subtitle{font-size:15px}.tabs .tabs-inner .tabs-box .tabs-selector .MuiTabs-flexContainer{display:flex;justify-content:center}@media(max-width:576px){.tabs .tabs-inner .tabs-box .tabs-selector .MuiTabs-flexContainer{flex-direction:column;align-items:center}}.tabs .tabs-inner .tabs-box .tabs-selector .MuiTabs-indicator,.tabs .tabs-inner .tabs-box .tabs-selector .PrivateTabIndicator-colorSecondary-3{background-color:#50b848!important}.tabs .tabs-inner .tabs-box .tabs-selector .tab{font-family:"Raleway",sans-serif!important;color:#50b848;font-size:22px;font-weight:600;text-transform:capitalize;margin:.5rem 1.5rem}.tabs .tabs-inner .tabs-box .platform-box{display:flex;align-items:center;justify-content:center;margin:2rem 0}@media(max-width:576px){.tabs .tabs-inner .tabs-box .platform-box{flex-direction:column}}.tabs .tabs-inner .tabs-box .platform-box .graphic-image{height:300px;width:auto}@media(max-width:576px){.tabs .tabs-inner .tabs-box .platform-box .graphic-image{width:100%;height:auto}}.tabs .tabs-inner .tabs-box .platform-box .text-box{width:50%;max-width:400px;font-size:15px}@media(max-width:576px){.tabs .tabs-inner .tabs-box .platform-box .text-box{text-align:center;width:80%;margin:0 auto}}.tabs .tabs-inner .tabs-box .platform-box .text-box .bullets{list-style:none;padding:0}.tabs .tabs-inner .tabs-box .platform-box .text-box .bullets .bullet{background-image:url(/static/media/tick.a1e537a4.svg);background-repeat:no-repeat;padding:.75rem 0 .75rem 30px;background-position-y:center}.info-icons{background-color:#f8faff}.info-icons .info-icons-inner{padding:5rem 0}.info-icons .info-icons-inner .title-box{text-align:center;max-width:600px;margin:0 auto}.info-icons .info-icons-inner .title-box .title{font-size:28px}.info-icons .info-icons-inner .title-box .subtitle{font-size:15px}.info-icons .info-icons-inner .icon-box .icon-row{display:flex;justify-content:space-between;align-items:center;margin:3rem 0}@media(max-width:576px){.info-icons .info-icons-inner .icon-box .icon-row{flex-direction:column;margin:0}}.info-icons .info-icons-inner .icon-box .icon-row .icon{width:45%}@media(max-width:576px){.info-icons .info-icons-inner .icon-box .icon-row .icon{width:100%;margin:1rem 0}}.info-icons .info-icons-inner .icon-box .icon-row .icon .title-icon-box{display:flex;justify-content:flex-start;align-items:center}@media(max-width:576px){.info-icons .info-icons-inner .icon-box .icon-row .icon .title-icon-box{flex-direction:column;text-align:center}}.info-icons .info-icons-inner .icon-box .icon-row .icon .title-icon-box .graphic-icon{height:50px;width:50px}.info-icons .info-icons-inner .icon-box .icon-row .icon .title-icon-box .title{font-size:20px;color:#50b848;padding-left:1rem}@media(max-width:576px){.info-icons .info-icons-inner .icon-box .icon-row .icon .title-icon-box .title{padding:0}}.info-icons .info-icons-inner .icon-box .icon-row .icon .graphic-image{height:250px;border-radius:3px;box-shadow:-3px 3px 7px 2px rgba(0,0,0,.30196078431372547)}@media(max-width:576px){.info-icons .info-icons-inner .icon-box .icon-row .icon .graphic-image{width:100%;height:auto}}.info-icons .info-icons-inner .icon-box .icon-row .icon .text{font-size:14px}@media(max-width:576px){.info-icons .info-icons-inner .icon-box .icon-row .icon .text{text-align:center}}.split-section .split-section-inner{display:flex;justify-content:space-between;align-items:center;padding:7rem 0}@media(max-width:576px){.split-section .split-section-inner{flex-direction:column;padding:2rem 0}}.split-section .split-section-inner .text-box{max-width:450px}@media(max-width:576px){.split-section .split-section-inner .text-box{text-align:center}}.split-section .split-section-inner .text-box .title{font-size:26px;margin:0;padding-bottom:2rem}.split-section .split-section-inner .text-box .text{font-size:14px;margin:0}.split-section .split-section-inner .text-box .bullets{display:flex;flex-wrap:wrap;list-style:none;padding:0}@media(max-width:576px){.split-section .split-section-inner .text-box .bullets{flex-direction:column;justify-content:center;align-items:center}}.split-section .split-section-inner .text-box .bullets .bullet{font-size:16px;font-weight:500;background-image:url(/static/media/tick.a1e537a4.svg);background-repeat:no-repeat;padding:.75rem 0 .75rem 30px;background-position-y:center;width:35%}.split-section .split-section-inner .video-box .video-embed{width:510px;height:310px;border-radius:3px;box-shadow:-3px 3px 10px 4px rgba(0,0,0,.30196078431372547)}@media(max-width:576px){.split-section .split-section-inner .video-box .video-embed{height:200px;width:350px;margin-top:2rem}}.split-section-image .split-section-image-inner{display:flex;justify-content:center;align-items:center;padding:3rem 0}@media(max-width:768px){.split-section-image .split-section-image-inner{flex-direction:column;padding:2rem 0}}.split-section-image .split-section-image-inner .text-box{max-width:450px;margin-left:1.5rem;font-weight:500;display:flex;flex-direction:column;align-items:flex-start}@media(max-width:576px){.split-section-image .split-section-image-inner .text-box{text-align:center;margin-left:0;align-items:center}}@media(max-width:576px){.split-section-image .split-section-image-inner .text-box .text.primary-color{max-width:250px}}.split-section-image .split-section-image-inner .text-box .subtitle{font-size:26px;font-weight:700}@media(max-width:576px){.split-section-image .split-section-image-inner .text-box .subtitle{font-size:18px;margin:.5rem 0}}.split-section-image .split-section-image-inner .text-box .text{font-size:15px}@media(max-width:576px){.split-section-image .split-section-image-inner .text-box .text{max-width:300px;margin:.5rem 0}}.split-section-image .split-section-image-inner .text-box .link{text-decoration:none;display:flex;align-items:center;color:#2a6e94;font-weight:700}@media(max-width:576px){.split-section-image .split-section-image-inner .text-box .link{margin-bottom:2rem}}.split-section-image .split-section-image-inner .text-box .link .link-arrow{padding-left:10px}.split-section-image .split-section-image-inner .image-box{margin-right:1.5rem}.split-section-image .split-section-image-inner .image-box .image{height:400px;width:auto}@media(max-width:992px){.split-section-image .split-section-image-inner .image-box .image{width:350px;height:auto}}@media(max-width:576px){.split-section-image .split-section-image-inner .image-box .image{height:200px;width:auto;margin-top:2rem}}.split-section-image .split-section-image-inner.reverse{flex-direction:row-reverse}@media(max-width:576px){.split-section-image .split-section-image-inner.reverse{flex-direction:column-reverse}}.popout{justify-content:center;padding:5rem 0}.popout,.popout .popout-inner{display:flex;align-items:center}.popout .popout-inner{box-shadow:0 3px 6px 0 rgba(0,0,0,.1607843137254902);background-color:#fff;justify-content:space-between;padding:2rem;border-radius:5px}@media(max-width:576px){.popout .popout-inner{flex-direction:column;text-align:center;justify-content:center;align-items:center;margin:0 1.5rem}}.popout .popout-inner .text-box{flex-basis:60%;max-width:500px}@media(max-width:576px){.popout .popout-inner .text-box{margin-bottom:1rem;max-width:330px}}.popout .popout-inner .text-box .title{font-size:24px;font-weight:700;margin:0}.popout .popout-inner .text-box .text{font-size:15px;margin:.25rem 0 0;font-weight:500}.popout .popout-inner .cta-box{display:flex;flex-basis:40%;justify-content:space-between}@media(max-width:768px){.popout .popout-inner .cta-box{flex-direction:column;justify-content:center;align-items:center}}.trust-pilot{display:flex;justify-content:center;align-items:center;padding:5rem 0;background-color:#f8faff;overflow:hidden}.trust-pilot .trust-pilot-inner{background-color:#000032;padding:2rem;border-radius:3px}@media(max-width:576px){.trust-pilot .trust-pilot-inner{margin:0 1.5rem}}.logo-bar{overflow:hidden}.logo-bar .logo-bar-inner{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;padding:3rem 0}@media(max-width:576px){.logo-bar .logo-bar-inner{justify-content:space-evenly;padding:1rem 0}}.logo-bar .logo-bar-inner .logo{height:45px;width:auto}@media(max-width:992px){.logo-bar .logo-bar-inner .logo{height:25px}}@media(max-width:576px){.logo-bar .logo-bar-inner .logo{height:20px;padding:1rem 2rem}}.steps-block{background-color:#000}.steps-block .steps-block-inner{display:flex;flex-direction:column;align-items:center;text-align:center;padding:5rem 0}.steps-block .steps-block-inner .title{text-align:center;color:#fff;padding-bottom:2rem;font-size:26px}@media(max-width:576px){.steps-block .steps-block-inner .title{font-size:24px;padding-bottom:1rem}}.steps-block .steps-block-inner .stepper{display:flex;justify-content:space-between;align-items:center}@media(max-width:576px){.steps-block .steps-block-inner .stepper{flex-direction:column}}.steps-block .steps-block-inner .stepper .dotted-splitter{width:100px;height:1px;border:none;border-top:2px dotted hsla(0,0%,100%,.5);margin-left:-90px;margin-right:-90px;width:300px}@media(max-width:576px){.steps-block .steps-block-inner .stepper .dotted-splitter{width:200px}}.step{display:flex;flex-direction:column;align-items:center;text-align:center;height:300px}@media(max-width:576px){.step{height:auto;margin:1rem 0}}.step .icon{height:75px;width:75px;margin-bottom:2rem;margin-top:28px}@media(max-width:576px){.step .icon{display:none}}.step .digit{background-color:#50b848;color:#fff;border-radius:20px;border:none;width:25px;height:25px;display:flex;align-items:center;justify-content:center;z-index:10}.step .subtitle{color:#fff;font-size:14px;font-weight:600;margin-top:2rem}.step .text{color:#fff;font-size:14px;font-weight:400;max-width:210px;margin:0}html{scroll-behavior:smooth}#root,body,html{height:100%}body{margin:0;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}h1,h2{font-family:"Raleway",sans-serif!important}a,h3,h4,h5,h6,li,p{font-family:"Montserrat",sans-serif!important;line-height:1.5}.terms{text-decoration:underline;color:#50b848;font-size:12px;font-weight:400;margin:0;padding:0}.page-loader{width:100%;height:100%;display:flex;justify-content:center;align-items:center}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.primary-bg-color{background-color:#50b848}.secondary-bg-color{background-color:#d5e05b}.primary-color{color:#50b848}.secondary-color{color:#d5e05b}.white-text{color:#fff}.line-breaker:before{content:" ";display:block}@media(max-width:576px){.line-breaker:before{content:normal;display:inline}}.arrow-cta{display:flex;align-items:center;justify-content:space-between}.arrow-cta .arrow-icon{padding-left:20px;height:20px;width:20px;transition:padding .5s}.container{width:1170px;margin:0 auto}@media(max-width:1200px){.container{width:970px}}@media(max-width:992px){.container{width:750px}}@media(max-width:768px){.container{width:540px}}@media(max-width:576px){.container{width:90%}}.swap-fees{background-color:#fff}.swap-fees .header{background-position-y:center!important;background-position-x:right!important;background-size:cover!important}@media(max-width:768px){.swap-fees .header{background-position-y:bottom!important;background-position-x:center!important;padding-bottom:1rem}}@media(max-width:768px){.swap-fees .header .header-inner .content-box,.swap-fees .header .header-inner .content-box .text-box{flex-direction:column;justify-content:center;align-items:center}.swap-fees .header .header-inner .content-box .text-box{display:flex}}.swap-fees .header .header-inner .content-box .text-box .title{font-weight:700;color:#50b848;font-size:36px}@media(max-width:576px){.swap-fees .header .header-inner .content-box .text-box .title{font-size:30px;margin-top:2rem}}.swap-fees .header .header-inner .content-box .text-box .subtitle{font-size:36px;font-weight:700;max-width:400px;margin:0}@media(max-width:576px){.swap-fees .header .header-inner .content-box .text-box .subtitle{font-size:30px}}.swap-fees .header .header-inner .content-box .text-box .text{color:#fff;font-size:26px;font-weight:300;margin-bottom:0}@media(max-width:576px){.swap-fees .header .header-inner .content-box .text-box .text{font-size:20px}}.swap-fees .header .header-inner .content-box .text-box .cta-box{display:flex;flex-direction:row;justify-content:flex-start;margin-top:2rem}@media(max-width:768px){.swap-fees .header .header-inner .content-box .text-box .cta-box{flex-direction:column;justify-content:center;align-items:center}}@media(max-width:768px){.swap-fees .header .header-inner .content-box .text-box .cta-box .cta-container{margin:.5rem}}.swap-fees .header .header-inner .content-box .text-box .cta-box .cta-container .cta{margin-right:2rem;font-weight:700;text-transform:capitalize}@media(max-width:768px){.swap-fees .header .header-inner .content-box .text-box .cta-box .cta-container .cta{margin:0}}@media(max-width:1200px){.swap-fees .header .header-inner .content-box .graphic .graphic-image{width:auto;height:350px}}@media(max-width:576px){.swap-fees .header .header-inner .content-box .graphic .graphic-image{margin-top:5rem;display:inline;display:initial;height:auto;width:550px}}@media(max-width:576px){.swap-fees .header .scroll-down{display:none}}@media(max-width:576px){.swap-fees .zero-swap .split-section-image-inner{flex-direction:column}}.swap-fees .zero-swap .text,.swap-fees .zero-swap .top{font-size:14px;margin:0}.swap-fees .zero-swap .text{max-width:320px}.swap-fees .zero-swap .title{font-size:42px!important;margin:0}.swap-fees .zero-swap .terms{margin:1rem 0}@media(max-width:576px){.swap-fees .zero-swap .image{height:350px!important}}@media(max-width:576px){.swap-fees .existing .split-section-image-inner{flex-direction:column}}.swap-fees .existing .image-box{margin-right:3rem!important}@media(max-width:576px){.swap-fees .existing .image-box{margin-right:0!important}}.swap-fees .existing .text-box{margin-left:3rem!important}@media(max-width:576px){.swap-fees .existing .text-box{margin-left:0!important}}.swap-fees .existing .image{border-radius:3px}.swap-fees .existing .title{font-size:26px;font-weight:600}@media(max-width:576px){.swap-fees .existing .title{font-size:24px}}.swap-fees .existing .text{font-size:14px}.swap-fees .credit-box{background-image:url(/static/media/credit-bg.10b853e0.png);background-size:cover;background-position-x:right;background-position-y:center}@media(max-width:576px){.swap-fees .credit-box{background-image:url(/static/media/credit-m-bg.2a030647.png);background-size:cover;background-position-x:center;background-position-y:center}}.swap-fees .credit-box .credit-box-inner{padding:5rem 0}@media(max-width:576px){.swap-fees .credit-box .credit-box-inner{display:flex;text-align:center;align-items:center;flex-direction:column}}.swap-fees .credit-box .credit-box-inner .title{font-size:26px;color:#fff}.swap-fees .credit-box .credit-box-inner .text{color:#fff;font-size:14px;max-width:450px}@media(max-width:576px){.swap-fees .credit-box .credit-box-inner .text{margin-bottom:25rem}}.directory .links-block{padding:2rem 0;display:flex;flex-direction:column;align-items:flex-start}.directory .links-block .link{font-size:18px;text-decoration:none;display:flex;align-items:center;color:#2a6e94;font-weight:700;margin:.75rem 0}.directory .links-block .link .link-arrow{padding-right:10px}.trade-with-speed{background-color:#fff}@media(max-width:768px){.trade-with-speed .header .header-inner .content-box,.trade-with-speed .header .header-inner .content-box .text-box{flex-direction:column;justify-content:center;align-items:center}.trade-with-speed .header .header-inner .content-box .text-box{display:flex}}.trade-with-speed .header .header-inner .content-box .text-box .title{font-size:36px;font-weight:500;margin-bottom:2rem}@media(max-width:576px){.trade-with-speed .header .header-inner .content-box .text-box .title{font-size:24px;margin-top:2rem}}.trade-with-speed .header .header-inner .content-box .text-box .subtitle{font-weight:500;font-size:16px;max-width:400px}@media(max-width:576px){.trade-with-speed .header .header-inner .content-box .text-box .subtitle{font-size:16px}}.trade-with-speed .header .header-inner .content-box .text-box .cta-box{display:flex;flex-direction:row;justify-content:flex-start}@media(max-width:768px){.trade-with-speed .header .header-inner .content-box .text-box .cta-box{flex-direction:column;justify-content:center;align-items:center}}@media(max-width:768px){.trade-with-speed .header .header-inner .content-box .text-box .cta-box .cta-container{margin:.5rem}}.trade-with-speed .header .header-inner .content-box .text-box .cta-box .cta-container .cta{margin-right:2rem;font-weight:700;text-transform:capitalize}@media(max-width:768px){.trade-with-speed .header .header-inner .content-box .text-box .cta-box .cta-container .cta{margin:0}}.trade-with-speed .header .header-inner .content-box .graphic{margin-right:-150px}@media(max-width:1200px){.trade-with-speed .header .header-inner .content-box .graphic .graphic-image{width:auto;height:350px}}@media(max-width:576px){.trade-with-speed .header .header-inner .content-box .graphic .graphic-image{display:inline;display:initial;height:auto;width:300px}}.trade-with-speed .invest,.trade-with-speed .webinars{background-color:#f8faff}.trade-with-speed .invest .title,.trade-with-speed .trading-platforms .title,.trade-with-speed .webinars .title{font-size:30px;font-weight:700}@media(max-width:768px){.trade-with-speed .invest .split-section-image-inner,.trade-with-speed .webinars .split-section-image-inner{flex-direction:column}}
/*# sourceMappingURL=main.73eec7f1.chunk.css.map */