.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}@media(min-width: 768px){.text-md-center{text-align:center}.text-md-right{text-align:right}.text-md-left{text-align:left}}@media(min-width: 992px){.text-lg-center{text-align:center}.text-lg-right{text-align:right}.text-lg-left{text-align:left}}@media(min-width: 1200px){.text-xl-center{text-align:center}.text-xl-right{text-align:right}.text-xl-left{text-align:left}}.basic-section{padding-top:5rem;padding-bottom:5rem}@media(min-width: 991px){.basic-section{padding-top:7rem;padding-bottom:7rem}}.google-signin{position:relative;width:min-content}.google-signin .googleSignInButton__loading-bar{position:absolute;bottom:0;left:0;right:0;height:5px;width:100%;background-color:#05d189;border-radius:1em;overflow:hidden;z-index:10;display:none}.google-signin .googleSignInButton__loading-bar.active{display:block}.google-signin .googleSignInButton__loading-bar::after{position:absolute;top:0;left:0;content:"";width:50%;height:100%;background:linear-gradient(90deg, rgba(255, 255, 255, 0.3333333333), rgba(230, 230, 230, 0.891));animation:loading-animation 1.3s infinite;border-radius:0 0 4px 4px}@keyframes loading-animation{0%{left:-50%}100%{left:150%}}@keyframes status-blink-fill{0%,100%{fill:#4d7466}50%{fill:#99b3aa}}body.preload *{animation-duration:0s !important;transition:background-color 0s,opacity 0s,color 0s,width 0s,height 0s,padding 0s,margin 0s !important}header{position:fixed;top:0;width:100%;padding:19px 0;z-index:99;transition:300ms all;animation:smoothScroll}header .menu-container .btns-wrapper{display:none}@media(min-width: 768px){header{padding:18px 0 12px}}header.fixed{border-bottom:.2px solid #212b36;background:#fff;box-shadow:0px 2px 12px 0px rgba(33,43,54,.1);z-index:10}@media(min-width: 991px){header.fixed .menu-container .btns-wrapper{display:flex}}header.fixed .container{align-items:center}header.fixed .container .dropdown__main-link{color:#212b36}header.fixed .container .dropdown:hover .dropdown__main-link{color:#02a169}@media(min-width: 991px){header.fixed .regulated-wrapper .regulated-line{color:#fff}header.fixed .regulated-wrapper .btn{display:block}}header .regulated-wrapper{padding-bottom:1.5rem}header a.logo{line-height:1;width:200px;margin-right:0}header .switchmarkets-logo{object-fit:contain}header .regulated-wrapper .btn{display:none}@media(max-width: 1199px){header .container{align-items:center}}header .icon-bar{transition:all .2s;display:block;width:24px;height:3px;opacity:1;background-color:#fff;transition:transform 250ms ease-in-out}header .icon-bar.middle-bar{margin:5px 0}header .toggle-nav,header .navbar.sidebar{display:none}@media(max-width: 1199px){header .navbar.sidebar .ul-nav-wrapper{overflow-y:scroll;overflow-x:hidden;max-height:calc(100vh - 40px);border-top:1px solid hsla(0,0%,100%,.2);width:calc(100% - 1rem);margin:4.5rem auto .5rem;-ms-overflow-style:none;overflow:-moz-scrollbars-none}header .navbar.sidebar .ul-nav-wrapper::-webkit-scrollbar{display:none}header .toggle-nav{padding:0 .5rem;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;background:rgba(0,0,0,0);border:none;outline:none;z-index:101;transition:transform 150ms ease-in-out}header .toggle-nav.active{position:fixed;top:25px;right:7px}header .toggle-nav.active .top-bar{-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:-2% 10%;transform-origin:-2% 10%}header .toggle-nav.active .middle-bar{opacity:0}header .toggle-nav.active .bottom-bar{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:7% 90%;transform-origin:7% 90%}header .toggle-nav.active .icon-bar{background-color:#212b36}header .navbar.sidebar{display:block;position:fixed;top:0;z-index:15;width:100%;min-height:100vh;height:100vh;overflow:hidden;background:#fff;margin:0 auto;line-height:2.5;right:-100%;transition:all 350ms ease-in-out}header .navbar.sidebar li.navbar-nav__item a::after{display:none}header .navbar.sidebar a{opacity:1}header .navbar.sidebar a:hover{color:#00f198}header .navbar.sidebar .navbar-nav{transform:translateX(50px);opacity:0}header .navbar.sidebar .navbar-nav .navbar-nav__item{opacity:0;transform:translateX(25%)}header .navbar.sidebar .navbar-nav .navbar-nav__item:nth-child(1){transition-delay:20ms}header .navbar.sidebar .navbar-nav .navbar-nav__item:nth-child(2){transition-delay:40ms}header .navbar.sidebar .navbar-nav .navbar-nav__item:nth-child(3){transition-delay:80ms}header .navbar.sidebar .navbar-nav .navbar-nav__item:nth-child(4){transition-delay:120ms}header .navbar.sidebar .navbar-nav .navbar-nav__item:nth-child(5){transition-delay:140ms}header .navbar.sidebar .navbar-nav .navbar-nav__item:nth-child(6){transition-delay:160ms}header .navbar.sidebar .navbar-nav .navbar-nav__item:nth-child(7){transition-delay:180ms}header .navbar.sidebar .navbar-nav .navbar-nav__item:nth-child(8){transition-delay:200ms}header .navbar.sidebar .navbar-nav .navbar-nav__item:nth-child(9){transition-delay:220ms}header .navbar.sidebar .navbar-nav .navbar-nav__item:nth-child(10){transition-delay:240ms}header .navbar.sidebar.active{right:0;z-index:100}header .navbar.sidebar.active .navbar-nav{transform:translateX(0);opacity:1;max-height:90vh}header .navbar.sidebar.active .navbar-nav__item{transform:translateX(0);opacity:1}header .navbar.sidebar ul.navbar-nav li.navbar-nav__item{display:block;margin-left:0}header .navbar.sidebar .btn{max-width:400px;margin:0 auto;width:calc(100% - 1rem);margin-bottom:12px}header .navbar.sidebar .btn:hover{color:#212b36}header .accordion{border-bottom:1px solid hsla(0,0%,100%,.2);border-top:1px solid hsla(0,0%,100%,.2);margin:0 auto}header .client-login{margin:0 auto;max-width:1000px;padding:20px 0 12px 16px}header .client-login a{color:#fff}header .accordion .link{cursor:pointer;display:flex;justify-content:space-between;position:relative;font-weight:500;padding:1rem;color:#212b36;border-top:.5px solid rgba(33,43,54,.3)}header .accordion .link .icon{font-size:.85rem;line-height:0;display:flex;align-items:center;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;transform:rotate(-90deg);position:absolute;right:15px}header .accordion .link.open{color:#04d189}header .accordion .link.open .icon{transform:rotate(0deg)}header .accordion li:last-child .link{border-bottom:0;font-size:1rem}header ul.submenu{display:none;margin-top:5px;margin-bottom:1rem;padding:0}header ul.submenu .title{color:rgba(33,43,54,.4);font-size:1rem;margin-bottom:1.5rem;display:block;font-weight:600;margin-top:14px}header ul.submenu a{display:block;text-decoration:none;color:#d9d9d9;margin-bottom:1.5rem;-webkit-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease}}header .navbar-nav{list-style:none;position:relative;width:100%;line-height:1;margin:0;max-height:100%}header .navbar-nav li.navbar-nav__item{display:inline-block}header .navbar-nav li.navbar-nav__item a{position:relative;font-family:inherit;font-weight:400;color:#212b36;text-decoration:none;margin-bottom:1.5rem;font-size:1rem}header .navbar-nav li.navbar-nav__item a:not(.btn)::after{content:"";position:absolute;width:100%;height:3px;bottom:0;right:0;background:#1991ff;visibility:hidden;border-radius:5px;transform:scaleX(0);transition:.25s linear;margin-right:0;margin-bottom:-0.5rem}header .navbar-nav li.navbar-nav__item a:not(.btn):hover::after{visibility:visible;transform:scaleX(1)}header .menu{display:none}header .menu>ul>li.dropdown>ul{display:none;grid-template-columns:2.25fr 1fr 1fr 1fr;grid-gap:1rem;backdrop-filter:saturate(180%) blur(5px);opacity:0;visibility:hidden;pointer-events:none;border-radius:2px;background:hsla(0,0%,100%,.98);padding:1.5rem 0;margin-top:10px;position:absolute;z-index:99;right:0;margin:0;list-style:none;box-sizing:border-box;transform:translateY(0);transition:all 250ms ease-in-out}header .menu>ul>li.dropdown>ul.company{grid-template-columns:4fr 1fr 1fr}header .menu>ul>li.dropdown>ul.active{pointer-events:all;transform:translateY(1rem);opacity:1}header .menu>ul>li.dropdown>ul.active::after{content:" ";position:absolute;width:100%;right:0;left:0;bottom:0;height:4px;background-image:linear-gradient(to right, #040c48 1%, #00589c 51%, #04d189)}header .menu{display:flex;align-items:center;width:100%;position:relative;text-align:right}header .menu .apply-after::after{content:" ";background:linear-gradient(to right, #040c48 1%, #00589c 51%, #04d189);position:absolute;bottom:-1px;height:4px;width:100%}header .menu .logo{display:flex;height:42px;margin-top:-7px}header .menu>ul>li.dropdown:hover a{opacity:1}header .menu>ul>li.dropdown:hover>ul{display:grid;pointer-events:all;transform:translateY(28px);opacity:1;visibility:visible;padding:32px 38px;border-radius:4px;border:1px solid rgba(33,43,54,.2);background:#fff}header .menu>ul>li.dropdown:hover>ul a{color:#777;width:max-content;border-radius:4px;padding:8px 12px;display:flex}header .menu>ul>li.dropdown:hover>ul a:hover{background:rgba(4,209,137,.1490196078);color:#212b36}header .menu>ul>li.dropdown:hover>ul a.btn{color:#000}header .menu>ul>li.dropdown i{font-size:10px;margin-left:5px}header .menu>ul>li.dropdown ul{width:fit-content;left:0}header .menu-container{margin:0;width:100%}@media(max-width: 1200px){header .menu-container{height:40px}}header .menu img{max-width:100%;height:auto}header .menu>ul{display:flex;justify-content:center;align-items:baseline;flex-grow:1}header .menu>ul>li{position:relative;padding:1rem 2rem 1rem 1rem}@media(min-width: 1200px){header .menu>ul>li{padding:.8rem 1rem .8rem .8rem}}header .menu>ul>li:last-child{padding:1rem 0 1rem 1rem}header .menu>ul>li span{text-align:left}header .menu>ul>li p{text-align:left}header .menu>ul>li>a{position:relative;text-decoration:none;display:block;color:#fff;opacity:1;font-family:inherit;font-weight:500;transition:all 200ms ease-in-out}header .menu>ul>li>a:hover{color:#04d189;opacity:1}header .menu>ul>li>ul>li:not(.align-items-start){margin:0;list-style:none;float:left;color:#212b36;display:flex;flex-direction:column;align-items:center}header .menu>ul>li>ul>li:not(.align-items-start):first-child{padding-right:40px;border-right:1px solid rgba(33,43,54,.15);margin-right:20px}header .menu>ul>li>ul>li.align-items-start{color:#212b36;flex-direction:column}header .menu>ul>li>ul>li a{color:#777;display:block;border-bottom:1px solid #ccc}header .menu>ul>li>ul>li a:hover:not(.btn){color:#00a268}header .menu>ul>li>ul>li>ul{display:block;padding:0;margin:10px 0 0;list-style:none;box-sizing:border-box}header .menu>ul>li>ul>li>ul>li{width:100%;text-align:left;margin-bottom:0}header .menu>ul>li>ul>li>ul>li a{border:0;font-size:16px;transition:all 200ms ease-in-out}header .menu>ul>li>ul.normal-sub{width:300px;left:auto}header .menu>ul>li>ul.normal-sub>li{width:100%}header .menu>ul>li>ul.normal-sub>li a{border:0;width:100%}@media(max-width: 1199px){header .menu{display:none}}header input[type=radio]{display:none}header .menu>ul>li.dropdown:hover,header .menu>ul>li.dropdown.open{opacity:1}.dropdown:hover .dropdown__main-link::before{width:100%}.dropdown:hover .dropdown__main-link .dropdown__main-link__chevron{transform:rotate(-180deg)}.dropdown:hover .dropdown__main-link{color:#04d189}.dropdown__main-link{position:relative;text-decoration:none;color:inherit;display:inline-block}.dropdown__main-link::before{content:"";position:absolute;left:0;bottom:0;width:0;height:2px;background-color:#02a169;transition:width .3s ease-in-out}.dropdown__main-link .dropdown__main-link__chevron{display:inline-block;transition:transform .3s ease-in-out}.dropdown__hover-solution{height:40px;position:absolute;width:100%}.dropdown__title{color:rgba(33,43,54,.6);margin-bottom:14px !important;font-size:16px;font-weight:600;line-height:130%}.dropdown__item{color:#212b36;font-size:16px;font-weight:400}.dropdown__icon{margin-right:6px}.nav-bar__btns .icon-chevron-down{display:inline-block;transform:rotate(-90deg);font-size:11px;margin-bottom:3px}.nav-bar__btns__client-login{color:#fff;position:relative}.nav-bar__btns__client-login::before{content:"";position:absolute;left:0;bottom:0;width:0;height:2px;background-color:#02a169;transition:width .3s ease-in-out}.nav-bar__btns__client-login:hover{color:#04d189}.nav-bar__btns__client-login:hover::before{width:100%}.switchmarkets-logo{position:absolute;top:5px;left:0;opacity:0;transition:opacity .3s ease}@media(min-width: 768px){.switchmarkets-logo{top:-2px}}@media(min-width: 1200px){.switchmarkets-logo{top:5px}}.logo-white{opacity:1;pointer-events:auto}.nav-bar.fixed .logo-white{opacity:0}.nav-bar.fixed .logo-colored{opacity:1}.nav-bar.fixed .nav-bar__btns__client-login{color:#212b36}.nav-bar.fixed .nav-bar__btns__client-login:hover{color:#02a169}.nav-bar.fixed .icon-bar{background-color:#212b36}.form-grid{display:grid;grid-template-columns:1fr;align-items:baseline;grid-gap:.5rem}@media(min-width: 768px){.form-grid{grid-template-columns:1fr 1fr}.form-grid.grid-wrap{grid-template-columns:1fr}}@media(min-width: 991px){.form-grid.grid-wrap{grid-template-columns:1fr 1fr}}select::-ms-expand{display:none}label{margin-bottom:4px;color:inherit}input[type=text],input[type=email],input[type=number],input[type=date]{border-radius:3px;border:solid 1px #c4cdd5;background-color:#fff;padding:.5rem;outline:none;width:100%;height:36px;font-size:.875rem}input[type=text][readonly=true],input[type=email][readonly=true],input[type=number][readonly=true],input[type=date][readonly=true]{background-color:#adadad;border-color:#666;cursor:not-allowed}input[type=checkbox]{height:12px;width:40px;margin-right:8px;border-radius:1px}input[type=checkbox].agreement{margin-top:3px}label.radio-label{position:relative;cursor:pointer;margin-left:12px}label.radio-label [type=radio]:checked,label.radio-label [type=radio]:not(:checked){position:relative;padding-left:24px;cursor:pointer;line-height:20px;font-size:.875rem;display:inline-block;color:#666;left:-12px}label.radio-label [type=radio]:checked::before,label.radio-label [type=radio]:not(:checked)::before{content:"";position:absolute;left:-2px;top:-2px;width:18px;height:18px;border:1px solid #ddd;border-radius:100%;background:#fff}label.radio-label [type=radio]:checked::after,label.radio-label [type=radio]:not(:checked)::after{content:"";width:12px;height:12px;background:#04d189;position:absolute;top:1px;left:1px;border-radius:100%;-webkit-transition:all .2s ease;transition:all .2s ease}label.radio-label [type=radio]:not(:checked)::after{opacity:0;-webkit-transform:scale(0);transform:scale(0)}label.radio-label [type=radio]:checked::after{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.phone-select-wrapper{border:1px solid #c4cdd5;display:grid;grid-template-columns:1fr 2.5fr;border-radius:3px}.phone-select-wrapper input{background-color:#fff;border:none;border-radius:0 3px 3px 0;width:100%}.phone-select-wrapper select{display:block;border:none;border-radius:3px 0 0 3px;border-right:1px solid #c4cdd5;outline:none;-webkit-appearance:none;-moz-appearance:none;text-indent:1px;text-overflow:"";padding-left:5px;padding-right:16px;font-size:12px;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='6'%3E%3Cpath fill='%23637381' fill-rule='nonzero' d='M0 .017L5.483 5.5 10.966.017z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right;background-position-x:90%;background-size:11px;cursor:pointer}.select{margin-top:4px;position:relative;-webkit-appearance:none;-moz-appearance:none;text-indent:1px;text-overflow:""}.select svg{position:absolute;right:12px;top:calc(50% - 4px);width:11px;height:11px;stroke-width:2px;stroke:#637381;stroke-linecap:round;stroke-linejoin:round;pointer-events:none;fill:#637381}.select select{-webkit-appearance:none;padding:7px 40px 7px 12px;width:100%;height:36px;border:1px solid #c4cdd5;border-radius:3px;background:#fff;cursor:pointer;font-family:inherit;font-size:.875rem;transition:all 150ms ease}.select select option[value=""][disabled]{display:none}.select select:focus{outline:none;border-color:#07f;box-shadow:0 0 0 2px rgba(0,119,255,.2)}.select select:hover+svg{stroke:#07f}.select select:required:invalid{color:#5a667f}.select option{color:#223254}input:focus,textarea:focus{outline:none;border:1px solid #1991ff !important}textarea:-ms-input-placeholder,input:-ms-input-placeholder{color:#949494;opacity:.7;text-align:left;-webkit-transition:all 200ms linear;transition:all 200ms linear}textarea::-moz-placeholder,input::-moz-placeholder{color:#949494;opacity:.7;text-align:left;-webkit-transition:all 200ms linear;transition:all 200ms linear}textarea:-moz-placeholder,input:-moz-placeholder{color:#949494;opacity:.7;text-align:left;-webkit-transition:all 200ms linear;transition:all 200ms linear}textarea::-webkit-input-placeholder,input::-webkit-input-placeholder{opacity:.7;text-align:left;-webkit-transition:all 200ms linear;transition:all 200ms linear}textarea:focus:-ms-input-placeholder,input:focus:-ms-input-placeholder{opacity:0;text-align:left;-webkit-transition:all 200ms linear;transition:all 200ms linear}textarea:focus::-moz-placeholder,input:focus::-moz-placeholder{opacity:0;text-align:left;-webkit-transition:all 200ms linear;transition:all 200ms linear}textarea:focus:-moz-placeholder,input:focus:-moz-placeholder{opacity:0;text-align:left;-webkit-transition:all 200ms linear;transition:all 200ms linear}textarea:focus::-webkit-input-placeholder,input:focus::-webkit-input-placeholder{opacity:0;text-align:left;-webkit-transition:all 200ms linear;transition:all 200ms linear}.agreement a{text-decoration:underline}.overlay{position:fixed;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.7);transition:opacity 500ms;opacity:0;display:flex;justify-content:center;flex-direction:column;overflow-y:auto}.overlay_hidden{display:none}.overlay_active{transition:opacity 500ms;opacity:1;z-index:100}.overlay.open{visibility:visible;opacity:1;z-index:100;display:flex;justify-content:center;flex-direction:column}.popup{margin:1rem auto;border-radius:5px;width:90%;max-width:385px;transition:all .5s ease-in-out;z-index:99;background:#0f0f0f;color:#fff;padding:40px 16px;-ms-overflow-style:none;scrollbar-width:none;position:relative;overflow-y:scroll}.popup.popup-light{background:#fff;color:#212b36;padding:40px 24px;max-width:750px}@media(max-width: 414px)and (max-height: 736px){.popup.popup-light{height:auto}}@media(min-width: 768px){.popup.popup-light{padding:40px 60px}}.popup::-webkit-scrollbar{display:none}.popup a{color:inherit;text-decoration:underline;transition:all 200ms ease-in-out}.popup a:hover{opacity:.8}.popup .popup-form{max-width:570px;margin:0 auto;overflow:hidden auto;border-radius:4px;color:#fff}.popup .popup-form form{padding:.5rem 1rem 1.5rem 1rem;max-width:524px;margin:0 auto}.popup .popup-form label,.popup .popup-form .label{color:#fff}.popup .header{text-align:center}.popup h2{text-transform:capitalize}.popup h3{color:#fff;font-size:1.5rem;font-family:inherit;margin-bottom:1.5rem}.popup h4{font-size:1.2rem}.popup #step2{padding:4rem 1rem}@media(min-width: 768px){.popup #step2{padding:2rem 1rem}}.popup .close{position:absolute;top:8px;right:.5rem;transition:all 200ms;font-size:17px;font-weight:700;text-decoration:none;color:#000;background:hsla(0,0%,100%,.3);cursor:pointer;width:24px;height:24px;border-radius:50%;display:flex;justify-content:center;align-items:center}.popup .content{height:auto}.popup .content p{font-weight:300}@media screen and (max-width: 700px){.box{width:70%}.popup{width:95%;overflow:hidden auto;-ms-overflow-style:none;scrollbar-width:none}.popup::-webkit-scrollbar{display:none;width:0;background:rgba(0,0,0,0)}.popup .popup-form .header{padding:1.5rem 1.5rem 1rem 1rem}.popup .popup-form .header h3{font-size:1.1rem;margin-bottom:.5rem}.popup h4{font-size:1rem}.popup .terms{font-size:.75rem}}@media(max-width: 414px)and (max-height: 736px){.popup{height:95%}}.input-button-inside{display:grid;grid-template-columns:1fr;background:none;padding:0;border-radius:3px;border:none;width:100%;max-width:400px}.input-button-inside input{display:inline-block;height:40px;border:none}.input-button-inside input:focus{border:1px solid #04d189 !important}.input-button-inside input::placeholder{text-align:center}.input-button-inside .btn-green{margin-top:8px}.pop-up-top{position:absolute;top:0;width:100%;left:0}.pop-up-hero{display:flex;flex-direction:column;position:relative;justify-content:center;align-items:center;margin-top:10px}.pop-up-hero .pop-up-dots{position:absolute;left:0;top:-20px;opacity:.2}.pop-up-hero .pop-up-speech{width:300px;z-index:2}.pop-up-hero .pop-up-speech h2{position:absolute;top:44%;left:50%;transform:translate(-50%, -50%);font-size:44.75px;font-weight:900;line-height:44.75px;text-align:left}.pop-up-hero .pop-up-speech img{width:100%;object-fit:cover}.pop-up-hero .pop-up-speech-bg{position:absolute;width:300px;top:-47px;right:17px}#exit-popup .card-wrapper{color:#fff}#exit-popup .card-wrapper .price-card{border:none}#exit-popup .card-wrapper .price-card:hover{box-shadow:0 0 24px -3px #04d189}#exit-popup .card-wrapper .price-card .price--header{background:linear-gradient(180deg, rgba(0, 0, 0, 0) 36.12%, rgba(0, 0, 0, 0.4) 82.95%),linear-gradient(135deg, #040C48 1.44%, rgba(0, 88, 156, 0.85) 50.56%, #009F68 100%),linear-gradient(140deg, #2C7BFD 14.35%, #183F80 96.97%)}.social-signin{position:relative;text-align:center;margin-bottom:16px}.social-signin .social-buttons-wrapper{display:flex;gap:.5rem;margin-bottom:16px}.social-signin .facebookButton{flex:1 1 100%}.social-signin .social-separator__text{color:inherit;padding:0 10px;margin:16px auto;display:inline;text-align:center}.social-signin .social-separator__text::after,.social-signin .social-separator__text::before{content:"";position:absolute;bottom:11px;width:calc(50% - 70px);height:1px;background:currentColor}.social-signin .social-separator__text::after{right:0}.social-signin .social-separator__text::before{left:0}*{padding:0;margin:0}*,::after,::before{box-sizing:border-box}html{scroll-behavior:smooth;font-size:16px}body{font-size:1rem;line-height:1.5;font-family:"DM Sans",serif;letter-spacing:0;font-weight:400;color:#212b36;overflow-x:hidden}@media(max-width: 990px){body.menu-open{overflow:hidden}}input,select,textarea,button,input:-webkit-autofill::first-line{font-family:inherit}.order-n1{order:-1}@media(min-width: 768px){.order-md-2{order:2}}@media(min-width: 991px){.order-lg-2{order:2}}#pageWrap{max-width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;overflow-x:hidden;scrollbar-width:none}#pageWrap::-webkit-scrollbar{width:0;background:rgba(0,0,0,0)}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:"DM Sans",serif;font-weight:600}.subheading{font-family:"DM Sans",serif;font-weight:500}h1,.h1{font-size:2.2rem;line-height:1.25;letter-spacing:-1px}@media(min-width: 460px){h1,.h1{font-size:2.45rem}}@media(min-width: 768px){h1,.h1{font-size:2.65rem;line-height:1.4}}h2,.h2{font-size:1.75rem;line-height:1.4}h2.has-icon,.h2.has-icon{line-height:1}.h2-smaller{font-size:1.132rem}@media(min-width: 1024px){.h2-smaller{font-size:1.625rem}}h3,.h3{font-size:1.5rem}h6,.h6{font-size:1rem}.lead-text{font-size:18px;line-height:150%}.overflow-hidden{overflow:hidden}.btn{position:relative;cursor:pointer;text-align:center;font-weight:500;min-width:98px;padding:.6rem .9rem;font-size:.8rem;line-height:1.2;color:#fff;border:2px solid rgba(0,0,0,0);border-radius:2px;will-change:background-color,color,background-image,border-color;transition:color .25s ease-out,background-color .25s ease-out,background-image .25s ease-out,border-color .25s ease-out}.btn .icon-chevron-down{display:inline-block;transform:rotate(-90deg);font-size:11px;margin-bottom:3px}.btn .icon.icon-spinner{height:14px;width:14px;display:inline-block;margin-left:5px}@media(min-width: 414px){.btn{font-size:.875rem}}.btn.btn-lg{padding:10px 27px}.btn.btn-xl{border-radius:3px;padding:.5rem .7rem}@media(min-width: 414px){.btn.btn-xl{font-size:.95rem;padding:.6rem .9rem}}@media(min-width: 768px){.btn.btn-xl{font-size:1.1rem;padding:.8rem 1.2rem}}.btn.btn-wide{min-width:167px;width:100%}@media(min-width: 768px){.btn.btn-wide{width:auto;min-width:240px}}.btn.btn-ex-wide{width:100%}@media(min-width: 768px){.btn.btn-ex-wide{width:auto;min-width:167px;max-width:320px}}@media(max-width: 767px){.btn.centered-mobile{margin:0 auto;display:block;max-width:200px}}@media(min-width: 768px){.btn.centered{margin:0 auto;display:block;max-width:200px}}.btn.btn-fluid{width:100%}@media(min-width: 768px){.btn.btn-fluid{width:auto;max-width:320px}}.btn.btn-border-green{border:2px solid #009762;color:#212b36}.btn.btn-border-green:hover:not(.active){color:#02a169}.btn.btn-border-green.active{border:solid 2px #02a169;background:#04d189}.btn.btn-icon{display:flex;align-items:center;justify-content:center;gap:5px;line-height:15px;width:100%;max-width:200px}.btn.btn-price{position:relative;z-index:1;color:#fff;border-radius:3px;background:linear-gradient(101deg, #040c48 1%, #1e67c5 52%, #1991ff 99%);border:none;display:flex;justify-content:center;align-items:center;padding:.9rem;margin-top:1.2rem;overflow:hidden}.btn.btn-price.btn-pro{background-image:linear-gradient(134deg, #040c48 0%, #00589c 18%, #04d189 100%)}.btn.btn-price::before{position:absolute;width:100%;height:100%;content:"";top:0;left:0;opacity:0;border-radius:4px;-webkit-transform:translateX(-100%);transform:translateX(-100%);background:linear-gradient(95deg, #040c48 1%, #040c48 51%, #040c48);-webkit-transition:all 250ms ease-in-out;transition:all 250ms ease-in-out;will-change:transform,opacity;z-index:-1}.btn.btn-price:hover::before{transform:translate(0);opacity:1}.btn.btn-dark-blue{background:#040c48}.btn.btn-dark-blue:hover{background:#2f3774}.btn.btn-green{color:#212b36;border:solid 2px #02a169;background-image:linear-gradient(179deg, #04d189 0%, #04d189 52%, #04d189 100%);z-index:1}.btn.btn-green::before{position:absolute;content:"";top:0;right:0;bottom:0;left:0;background-image:linear-gradient(179deg, #00f198 0%, #19ba80 52%, #007c50 100%);z-index:-1;transition:opacity 250ms linear;opacity:0}.btn.btn-green:hover::before{opacity:1}.btn.btn-green-outline{color:#212b36;border:solid 2px #02a169;background:rgba(0,0,0,0);z-index:1}.btn.btn-green-outline::before{position:absolute;content:"";top:0;right:0;bottom:0;left:0;background:linear-gradient(179deg, #00f198 0%, #19ba80 52%, #007c50 100%);z-index:-1;transition:opacity 250ms linear;opacity:0}.btn.btn-green-outline:hover::before{opacity:1}.btn.btn-blue{color:#fff;border:solid 2px #1991ff;background:#1991ff;z-index:1}.btn.btn-blue::before{position:absolute;content:"";top:0;right:0;bottom:0;left:0;background:#1991ff;background:linear-gradient(180deg, rgb(25, 145, 255) 0%, rgb(26, 112, 191) 100%);z-index:-1;transition:opacity 250ms linear;opacity:0}.btn.btn-blue:hover::before{opacity:1}.btn.btn-white{color:#212b36;border:solid 1px #e4e4e4;background-color:#fff}.btn.btn-white:hover{background-color:#e4e4e4}.btn.btn-white.btn-border-green{border:2px solid #009762}.btn.btn-white.btn-border-green:hover{background:#04d189;color:#fff}.btn.btn-blue-solid{color:#fff;border:none;background-image:linear-gradient(101deg, #040c48 1%, #1e67c5 52%, #1991ff 99%);z-index:1}.btn.btn-blue-solid::before{position:absolute;content:"";top:0;right:0;bottom:0;left:0;background-image:linear-gradient(101deg, #1991ff 1%, #1e67c5 52%, #040c48 99%);z-index:-1;transition:opacity 250ms linear;opacity:0}.btn.btn-blue-solid:hover::before{opacity:1}.btn.btn-blue-outline{color:#1991ff;border:2px solid #1991ff}.btn.btn-blue-outline:hover{color:#fff;background-color:#212b36}.btn.btn-blue-outline{color:#1991ff;border:2px solid #1991ff}.btn.btn-blue-outline:hover{background-color:#1991ff;color:#fff}.btn.btn-white-outline{color:#fff;background-image:linear-gradient(179deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 52%, rgba(255, 255, 255, 0) 100%);border:solid 2px #fff}.btn.btn-white-outline::before{position:absolute;content:" ";top:0;right:0;bottom:0;left:0;background-image:linear-gradient(179deg, #ffffff 0%, #ffffff 52%, #e6e6e6 100%);z-index:-1;transition:opacity 250ms linear;opacity:0}.btn.btn-white-outline:hover{color:#212b36;z-index:1}.btn.btn-white-outline:hover::before{opacity:1}.btn.facebookButton,.btn.appleButton{display:flex;align-items:center;gap:3px}@-webkit-keyframes rotating /* Safari and Chrome */{from{-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotating{from{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}.rotating{-webkit-animation:rotating 1s linear infinite;-moz-animation:rotating 1s linear infinite;-ms-animation:rotating 1s linear infinite;-o-animation:rotating 1s linear infinite;animation:rotating 1s linear infinite}.d-none{display:none}.d-block{display:block}.d-inline-block{display:inline-block}.d-flex{display:flex}.flex-wrap{flex-wrap:wrap}.flex-column{flex-direction:column}@media(min-width: 768px){.flex-md-column{flex-direction:column}}@media(min-width: 992px){.flex-lg-column{flex-direction:column}}@media(min-width: 1200px){.flex-xl-column{flex-direction:column}}.flex-row{flex-direction:row}@media(min-width: 576px){.flex-sm-row{flex-direction:row}}@media(min-width: 768px){.flex-md-row{flex-direction:row}}@media(min-width: 992px){.flex-lg-row{flex-direction:row}}@media(min-width: 1200px){.flex-xl-row{flex-direction:row}}.flex-gap-8{gap:8px}.flex-gap-16{gap:16px}.flex-gap-20{gap:20px}.flex-gap-24{gap:24px}.flex-gap-32{gap:32px}.flex-gap-40{gap:40px}.ml-auto{margin-left:auto !important}.font-weight-light{font-weight:300}.font-weight-normal{font-weight:400}.font-weight-medium{font-weight:500}.font-weight-bold{font-weight:600}.font-weight-extra-bold{font-weight:700}p{line-height:1.4;margin:0}.text-small{font-size:.91rem;letter-spacing:0}.text-xs{font-size:.75rem}.text-md{font-size:1.25rem}.text-lg{font-size:1.5rem}.mt-0{margin-top:0}.mt-05{margin-top:.5rem}.mt-1{margin-top:1rem !important}.mt-2{margin-top:2rem}.mb-05{margin-bottom:.5rem !important}.mb-1{margin-bottom:1rem !important}.mb-2{margin-bottom:2rem}.mb-3{margin-bottom:3rem}.mb-4{margin-bottom:4rem}.mr-05{margin-right:.5rem}.mr-1{margin-right:1rem}.mr-2{margin-right:2rem}.ml-05{margin-left:.5rem}.ml-1{margin-left:1rem}.ml-2{margin-left:2rem}.ml-3{margin-left:3rem}.ml-4{margin-left:4rem}.mt-2_5{margin-top:2.5rem}.mt-1_5{margin-top:1.5rem !important}.mb-1_5{margin-bottom:1.5rem !important}@media(min-width: 768px){.mt-md-0{margin-top:0}}.p-0{padding:0}.pb-1{padding-bottom:1rem}.pr-1{padding-right:1rem}.pl-1{padding-left:1rem}.pt-1{padding-top:1rem}.pt-2{padding-top:2rem}.pb-2{padding-bottom:2rem}.pt-3{padding-top:3rem}.pb-3{padding-bottom:3rem}.pt-4{padding-top:4rem}.pb-4{padding-bottom:4rem}.pt-5{padding-top:5rem}.pb-5{padding-bottom:5rem}.pt-6{padding-top:6rem}.pb-6{padding-bottom:6rem}.pt-7{padding-top:7rem}.pb-7{padding-bottom:7rem}.pt-8{padding-top:8rem}.pb-8{padding-bottom:8rem}.pt-10{padding-top:10rem}.order-2{order:2}@media(min-width: 768px){.order-md-n1{order:-1}}.position-relative{position:relative}.position-absolute{position:absolute}.opacity{opacity:.5}.icon{line-height:0}a .icon-arrow-down{color:#212b36;opacity:.15}img{max-width:100%}.rounded{border-radius:4px}@media(min-width: 768px){.d-md-flex{display:flex}.d-md-none{display:none}.d-md-block{display:block}.pt-md-0{padding-top:0}.pr-md-1{padding-right:1rem}}@media(min-width: 991px){.mt-lg-0{margin-top:0 !important}.pt-lg-0{padding-top:0}.pb-lg-0{padding-bottom:0}.pb-lg-3{padding-bottom:3rem}.pb-lg-4{padding-bottom:4rem}.pt-lg-4{padding-top:4rem}.pt-lg-5{padding-top:5rem}.pt-lg-6{padding-top:6rem}.pb-lg-6{padding-bottom:6rem}.pt-lg-7{padding-top:7rem}.pb-lg-7{padding-bottom:7rem}.pt-lg-8{padding-top:8rem}.pb-lg-8{padding-bottom:8rem}.pt-lg-10{padding-top:10rem}}@media(min-width: 991px){.d-lg-none{display:none}.d-lg-flex{display:flex}.d-lg-inline-block{display:inline-block}.d-lg-block{display:block}.flex-lg-row{flex-direction:row}}@media(min-width: 1200px){.d-xl-flex{display:flex}}.bg-white{background-color:#fff}.bg-light{background-color:#fbfbfb}.bg-light-blue{background-color:#f0f8ff}.bg-dark-blue{background-color:#040c48}.bg-gray{background-color:#e9eef3}.bg-gradient-blue-green{background-image:linear-gradient(111deg, #040c48 1%, #00589c 51%, #04d189)}.text-blue{color:#1991ff}.text-grey{color:#637381}.text-green{color:#04d189}.text-dark-blue{color:#00589c}.text-dark-green{color:#02a169}.text-light-grey{color:#949494}.text-white{color:#fff}ul{list-style:none}a{text-decoration:none;display:inline-block;color:#1991ff}.error-message{background:#fbeae5;border-radius:3px;color:#bb0710 !important;border:1px solid #de3617;text-align:left;padding:.5rem}.success-message{background:#eaf8f3;border-radius:3px;color:#00a268;border:1px solid #00a268;text-align:left;padding:.5rem}.link-underline-hover{border-bottom:1px solid rgba(0,0,0,0);transition:all 150ms ease-in-out}.link-underline-hover:hover{border-bottom:1px solid #1991ff}.columns-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(270px, 1fr));align-items:center;grid-gap:2rem}.columns-grid.grid-sm{grid-template-columns:repeat(auto-fit, minmax(200px, 1fr))}@media(min-width: 768px){.columns-grid.grid-lg{grid-template-columns:repeat(auto-fit, minmax(400px, 1fr))}}.columns-grid.sm-gap{grid-gap:1rem}.columns-grid.no-gap{grid-gap:0}@media(min-width: 991px){.columns-grid.no-gap-lg{grid-gap:0}}.mx-auto{margin-left:auto;margin-right:auto}.align-items-center{align-items:center}.align-items-start{align-items:flex-start}.align-items-end{align-items:flex-end}.align-items-baseline{align-items:baseline}.justify-content-center{justify-content:center}.justify-content-start{justify-content:start}.justify-content-end{justify-content:flex-end}.justify-content-around{justify-content:space-around}.justify-content-between{justify-content:space-between}@media(min-width: 768px){.align-items-md-center{align-items:center}.align-items-md-start{align-items:flex-start}.align-items-md-end{align-items:flex-end}.align-items-md-baseline{align-items:baseline}.justify-content-md-center{justify-content:center}.justify-content-md-start{justify-content:start}.justify-content-md-end{justify-content:flex-end}.justify-content-md-around{justify-content:space-around}.justify-content-md-between{justify-content:space-between}}@media(min-width: 991px){.align-items-lg-center{align-items:center}.align-items-lg-start{align-items:flex-start}.align-items-lg-end{align-items:flex-end}.align-items-lg-baseline{align-items:baseline}.justify-content-lg-center{justify-content:center}.justify-content-lg-start{justify-content:start}.justify-content-lg-end{justify-content:flex-end}.justify-content-lg-around{justify-content:space-around}.justify-content-lg-between{justify-content:space-between}}.animate-scroll{opacity:0;transform:translateY(4em);transition:transform 1s .25s cubic-bezier(0, 1, 0.3, 1),opacity .3s .25s ease-out;will-change:transform,opacity}.animate-scroll.is-visible{opacity:1;transform:translateY(0)}.border-right{border-right:1px solid #979797}.container{width:100%;padding-right:15px !important;padding-left:15px !important;margin-right:auto;margin-left:auto}.container.container-md{max-width:991px}.container.container-sm{max-width:768px}@media(min-width: 576px){.container{max-width:540px}}@media(min-width: 768px){.container{min-width:720px;padding-right:0;padding-left:0}}@media(min-width: 992px){.container{max-width:960px}}@media(min-width: 1200px){.container{max-width:1140px}}@media(min-width: 1300px){.container{max-width:1240px}}.margin-auto{margin:auto}.w-80{width:80%}.w-90{width:90%}.w-100{width:100%}.h-100vh{height:100%;min-height:100vh}@media(min-width: 991px){.w-lg-80{width:80%}.h-lg-100vh{height:100%;min-height:100vh}}.h-100{height:100%}.video-player{border:none;width:100%;height:100%}@media(max-width: 767px){.switchmarkets-logo{max-width:140px;height:auto}}#internal-hero-content{padding-top:8rem}@media(min-width: 768px){#internal-hero-content{padding-top:9rem}}.hero{height:100%}.hero.homepage header{position:relative;animation:smoothScrollDown 500ms forwards}.hero.homepage header.fixed{position:fixed;animation:smoothScroll 500ms forwards}@keyframes smoothScroll{0%{transform:translateY(-40px)}100%{transform:translateY(0px)}}@keyframes smoothScrollDown{0%{transform:translateY(40px)}100%{transform:translateY(0px)}}.cookie-consent{visibility:hidden;opacity:0;padding:16px;position:fixed;width:345px;left:15px;bottom:15px;z-index:9999;background:#040c48;color:#fff;border-radius:0;letter-spacing:.02em;display:flex;flex-direction:column;align-items:center;text-align:center;user-select:none}.cookie-consent.show{display:flex;visibility:visible;opacity:1;z-index:999}.cookie-consent__content{padding:24px}.cookie-consent__content__title{margin-top:12px;font-weight:500}.cookie-consent__content__text{margin-top:8px;font-size:12px;margin-bottom:0}.cookie-consent__buttons{padding:24px 0;border-top:1px solid #e5e5e5;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:16px}.cookie-consent__buttons .btn-deny{border:1px solid #fff;color:#fff;background:rgba(0,0,0,0)}input,select{font-size:.8rem;font-weight:400}@media screen and (device-aspect-ratio: 2/3){select,textarea,input[type=text],input[type=password],input[type=datetime],input[type=datetime-local],input[type=date],input[type=month],input[type=time],input[type=week],input[type=number],input[type=email],input[type=url]{font-size:16px}}@media screen and (device-aspect-ratio: 40/71){select,textarea,input[type=text],input[type=password],input[type=datetime],input[type=datetime-local],input[type=date],input[type=month],input[type=time],input[type=week],input[type=number],input[type=email],input[type=url]{font-size:.8rem}}@media screen and (device-aspect-ratio: 375/667){select,textarea,input[type=text],input[type=password],input[type=datetime],input[type=datetime-local],input[type=date],input[type=month],input[type=time],input[type=week],input[type=number],input[type=email],input[type=tel],input[type=url]{font-size:.8rem}}@media screen and (device-aspect-ratio: 9/16){select,textarea,input[type=text],input[type=password],input[type=datetime],input[type=datetime-local],input[type=date],input[type=month],input[type=time],input[type=week],input[type=number],input[type=email],input[type=tel],input[type=url]{font-size:.8rem}}.website-selector{background-color:#050639}.website-selector .select select{background:rgba(0,0,0,0);color:#c4cdd5}footer{padding-top:3rem}footer .twitter-icon{color:#fff}footer .twitter-icon:hover{color:#1da1f2}footer .facebook-icon{color:#fff}footer .facebook-icon:hover{color:#4267b2}footer .instagram-icon{color:#fff}footer .instagram-icon:hover{color:#e1306c}footer .logo{margin-bottom:1rem}@media(min-width: 768px){footer .logo{margin-bottom:0}}@media(max-width: 384px){footer .btn-green{margin-bottom:1rem}}footer a{color:#637381;transition:all 200ms ease-in-out}footer a:hover{color:#fff}footer .columns-grid.grid-sm{grid-template-columns:repeat(auto-fit, minmax(100px, 1fr));text-align:left;grid-template-rows:1fr 1fr}footer .footer-container-wrapper{flex-direction:column;text-align:center;padding-bottom:3rem}@media(min-width: 991px){footer .footer-container-wrapper{flex-direction:row}}footer .footer-container-wrapper .logo-wrapper{margin-bottom:2rem}@media(min-width: 991px){footer .footer-container-wrapper .logo-wrapper{margin-right:2rem}}footer .footer-social{order:8}@media(min-width: 526px){footer .footer-social{order:7}}footer .footer-tools{grid-row:auto;grid-column:1/3;order:7}@media(min-width: 526px){footer .footer-tools{order:8;grid-column:1/5}}@media(min-width: 768px){footer .footer-tools{grid-column:1/6}}@media(min-width: 992px){footer .footer-tools{grid-row:2/3;grid-column:1/8}}footer .footer-tools-title{flex:1 1 100%}footer .footer-tools a{flex:1 1 50%}@media(min-width: 768px){footer .footer-tools a{flex:0 1 33%}}@media(min-width: 992px){footer .footer-tools a{flex:1 1 25%}}footer .base-footer{background-color:#01062d;padding:1.5rem 0;color:#fff;font-size:.75rem}footer .base-footer a{color:#fff}footer .base-footer a:hover{color:#1991ff}@media(max-width: 767px){footer .base-footer span:first-child{margin-bottom:1rem}}.bounce-animation{-moz-animation:bounce 2s infinite;-webkit-animation:bounce 2s infinite;animation:bounce 2s infinite}@keyframes bounce{0%,20%,50%,80%,100%{transform:translateY(0)}40%{transform:translateY(-20px)}60%{transform:translateY(-10px)}}.up-trade{transition:all 250ms ease-in-out;color:#04d189}.down-trade{transition:all 250ms ease-in-out;color:#e02b2b}.grecaptcha-badge{opacity:0}.xmas-discount{font-size:16px;font-weight:600;line-height:20px;color:#2c2c2c}@media(min-width: 992px){.xmas-discount{font-size:22px}}.xmas-discount .strike{position:relative;width:85px}.xmas-discount .strike::after{position:absolute;top:7px;left:0;content:"";width:85px;height:6px;opacity:.7;background-color:#ff3225}.institutional-active .strike{position:relative;width:85px}.institutional-active .strike::after{position:absolute;top:7px;left:0;content:"";width:62px;height:6px;opacity:.7;background-color:#ff3225}.vimeo-player{position:relative;width:100%}.vimeo-player::before{content:"";display:block;padding-top:56.25%}.vimeo-player__inner{position:absolute;inset:0 0 0 0;cursor:pointer}.vimeo-player__inner[data-placeholder]:hover::after{transform:translate(-50%, -50%) scale(1.2);opacity:1}.vimeo-player__inner[data-placeholder]::after{content:"";background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 78 78'%3e%3ccircle cx='39' cy='39' r='38.5' stroke='white'/%3e%3cpath d='M51 39.5 32 50V29l19 10.5Z' fill='white'/%3e%3c/svg%3e") center no-repeat;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:35px;height:35px;backdrop-filter:blur(3px);border:2px solid #fff;border-radius:50%;transform-origin:center;transition:all .25s ease}.vimeo-player__inner img{max-width:unset}.vimeo-player__inner iframe,.vimeo-player__inner img{position:absolute;top:0;left:0;width:100%;height:calc(100% - 1px)}.trustpilot-widget{position:relative;left:-30px}.trustpilot-widget.centered{display:flex;justify-content:center}.sm-image-bg{position:relative}.sm-image-bg__image{position:absolute;z-index:1;left:0;right:0;bottom:0;object-fit:cover;width:100%;height:100%}.sm-image-bg__pulse{position:absolute;z-index:2;width:30px;height:30px;border-radius:50%;background:radial-gradient(circle, rgba(4, 209, 137, 0.4) 0%, rgba(4, 209, 137, 0) 70%);animation:pulse-gradient 3s ease-in-out infinite;transform:translate(-50%, -50%);pointer-events:none}.sm-image-bg__pulse--1{top:38%;left:34%;animation-delay:0s}.sm-image-bg__pulse--2{top:70%;left:50%;animation-delay:.6s}.sm-image-bg__pulse--3{top:92%;left:62%;animation-delay:1.2s}.sm-image-bg__pulse--4{top:8%;left:94%;animation-delay:1.8s}.sm-image-bg__pulse--5{top:57%;left:97%;animation-delay:2.4s}.sm-image-bg__section-container{position:relative;z-index:2}@keyframes pulse-gradient{0%{transform:translate(-50%, -50%) scale(1);opacity:.6}30%{transform:translate(-50%, -50%) scale(1.1);opacity:.75}60%{transform:translate(-50%, -50%) scale(1.2);opacity:.75}80%{transform:translate(-50%, -50%) scale(1.1);opacity:.5}100%{transform:translate(-50%, -50%) scale(1);opacity:.6}}.bf-heading{font-size:40px !important;line-height:40px !important}.bf-heading-percent{font-size:100px;line-height:100px}@media(min-width: 768px){.bf-heading-percent{font-size:120px;line-height:120px}}.promo-ribbon-section{position:fixed;top:81px;z-index:9;display:none;justify-content:center;align-items:center;width:100%;height:55px;font-size:12px;font-weight:400;background:#040c48;color:#fff}@media(min-width: 768px){.promo-ribbon-section{font-size:inherit}}@media(min-width: 1200px){.promo-ribbon-section{display:flex}}.promo-ribbon-section__content{flex-wrap:nowrap;padding:0 10px;display:flex;align-items:center}.promo-ribbon-section__content .promo-ribbon-text{margin:0}.promo-ribbon-section__content .btn.btn-green{margin-left:20px;padding:.6rem}.promo-ribbon-section .promo-ribbon-terms{font-weight:300;font-size:14px;cursor:pointer}@media(min-width: 1024px){.promo-ribbon-section~.htt-header{top:48px}}.promo-ribbon-section .htt-countdown{display:inline-grid;grid-gap:6px;margin-left:10px;margin-right:10px}.promo-ribbon-section .htt-countdown-block{padding:6px 8px;flex-direction:column;justify-content:center;align-items:center;background:#123165;color:#fff;font-size:inherit;line-height:1}.promo-ribbon-section .htt-countdown-block::before{font-family:var(--heading-font);font-size:16px;font-weight:400;line-height:16px}.promo-ribbon-section .htt-countdown-block__unit{margin-top:0;margin-left:auto;margin-right:auto;font-size:12px;display:block}.promo-ribbon-mobile{position:fixed;bottom:0;left:0;z-index:201;width:100%}@media(max-width: 1200px){.promo-ribbon-mobile .promo-mobile-trigger{background:#040c48;box-shadow:0px -6px 22px rgba(0,62,137,.3);padding:16px 0;font-weight:400;transition:.3s;color:#fff}.promo-ribbon-mobile .promo-mobile-trigger__icon{transform:rotate(180deg);margin:0 auto 12px;display:block;transition:.3s;width:16px}.promo-ribbon-mobile .promo-mobile-trigger__text{color:#fff;display:block;margin:0 auto;text-align:center;opacity:1;visibility:visible;transition:.3s;transition-delay:.3s;height:100%;max-height:21px}.promo-ribbon-mobile .promo-mobile-trigger.active{background:#040c48;padding-bottom:0;color:#fff}.promo-ribbon-mobile .promo-mobile-trigger.active .promo-mobile-trigger__icon{transform:rotate(0deg)}.promo-ribbon-mobile .promo-mobile-trigger.active .promo-mobile-trigger__text{opacity:0;visibility:hidden;max-height:0}.promo-ribbon-mobile .promo-mobile-content{background-color:#040c48;max-height:0;height:100%;overflow:hidden;transition:.3s}.promo-ribbon-mobile .promo-mobile-content.active{max-height:400px;padding:0 16px 16px}.promo-ribbon-mobile .promo-mobile-content .promo-ribbon-text__heading{font-family:var(--heading-font);font-size:30px;line-height:35px;font-weight:700;text-align:center}.promo-ribbon-mobile .promo-mobile-content .promo-ribbon-text__content{font-size:16px;line-height:21px;text-align:center}.promo-ribbon-mobile .promo-mobile-content .btn.btn-green{margin:16px auto 0;width:100%;max-width:350px;display:block;text-align:center}.promo-ribbon-mobile .promo-mobile-content .htt-countdown{display:flex;gap:16px;justify-content:center;margin:0 40px}.promo-ribbon-mobile .promo-mobile-content .htt-countdown-block{flex:1 1 100%}.promo-ribbon-mobile .promo-mobile-content .htt-btn{max-width:100%}}@media(min-width: 1200px){.promo-ribbon-mobile{display:none}}.pricing-section{background-color:#fbfbfb}.pricing-toggle-container.regular-active .institutional-active{display:none}.pricing-toggle-container.institutional-active .regular-active{display:none}.price-card{width:100%;max-width:314px;border:solid 1px #8173bc;overflow:hidden;border-radius:3px;margin:0 auto 2rem;transition:all 200ms ease-in-out}.price-card:hover{box-shadow:0 0 24px 10px #e1e1e1}@media(min-width: 768px){.price-card{margin:0 auto 1rem}}.price-card .price--header{display:flex;flex-direction:column;justify-content:center;text-align:center;width:100%;height:155px;color:#fff;background-image:linear-gradient(116deg, #040c48 1%, #00589c 51%, #04d189)}.price-card .price--header .title{font-size:2.625rem;font-weight:500}.price-card .price--header .opacity{opacity:.8;font-weight:500;letter-spacing:.5px}.price-card .price--header .icon-header{position:absolute;bottom:0;margin-bottom:-1.5rem;right:0;margin-right:1rem}.price-card__number{font-size:150px;line-height:1;color:#1e67c5}@supports(background-clip: text) and (-webkit-text-fill-color: transparent){.price-card__number{background-image:linear-gradient(62.85deg, #040c48 0%, #1e67c5 52.56%, #1991ff 100%);background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}}.price-card.standard .price--header{background-image:linear-gradient(114deg, #040c48 1%, #1e67c5 52%, #1991ff 99%)}.price-card.pro .price--header{background-image:linear-gradient(-45deg, #04d189 0%, #0fc5a4 30%, #1991ff 100%)}.price-card.cent .price--header{background-image:linear-gradient(180deg, rgba(0, 0, 0, 0) 36.12%, rgba(0, 0, 0, 0.4) 82.95%),linear-gradient(132deg, #040C48 5.01%, rgba(0, 88, 156, 0.85) 52.35%, #009F68 100%)}.price-card.cent .btn-price{background-image:linear-gradient(180deg, rgba(0, 0, 0, 0) 36.12%, rgba(0, 0, 0, 0.4) 82.95%),linear-gradient(132deg, #040C48 5.01%, rgba(0, 88, 156, 0.85) 52.35%, #009F68 100%)}.price-card .price-body{padding:1.5rem 1rem;background:#fff}.price-card .currencies{color:#637381;font-size:.875rem}.price-card .border-bottom{border-bottom:2px solid #f1f1f1;width:80%;margin:auto;line-height:2.4}.price-card .border-top{border-top:1px solid #f1f1f1;width:80%;margin:auto;line-height:2.4;padding-top:.5rem}.price-card .border-top.small-lineheight{line-height:1.4}.price-card .pt-03{padding-top:.3rem}.price-card .list-items-wrapper{border-top:1px solid #f1f1f1;width:80%;margin:auto}.price-acc-toggle{display:flex;align-items:center;padding:.25rem;border-radius:8px;background:#fff;box-shadow:0 0 24px 2px rgba(13,37,62,.1);user-select:none}.price-acc-toggle__input{display:none !important}.price-acc-toggle__label{padding:.5rem 1rem !important;margin:0 !important;font-size:1.125rem !important;color:#949494;border:1px solid rgba(0,0,0,0);border-radius:8px !important;transition:all 250ms ease}.price-acc-toggle__label::before,.price-acc-toggle__label::after{display:none !important}.price-acc-toggle__input:checked+.price-acc-toggle__label{background-color:#fff;border-color:#8173bc}.testimonials-section .testimonials{padding-bottom:65px}@media(min-width: 1300px){.testimonials-section .testimonials{max-width:1000px}}.testimonials-section .testimonials .splide{width:100%;max-width:100%}.testimonials-section .testimonials .splide .vimeo-player{flex:none;position:relative}.testimonials-section .testimonials .splide .vimeo-player::before{padding-top:0}.testimonials-section .testimonials .splide .vimeo-player.is-prev{display:block}.testimonials-section .testimonials .splide .vimeo-player.is-prev::after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.testimonials-section .testimonials .splide .vimeo-player__inner{position:relative;height:100%;min-height:530px;text-align:center}.testimonials-section .testimonials .splide .vimeo-player__inner img{position:relative;object-fit:contain}.testimonials-section .testimonials .splide .vimeo-player__inner iframe{height:100%}.testimonials-section .testimonials .splide__arrows{margin-top:32px;position:absolute;width:100%;display:flex;justify-content:space-between;max-width:180px;bottom:-60px;left:50%;transform:translate(-50%, 0);height:50px}@media(min-width: 1024px){.testimonials-section .testimonials .splide__arrows{display:none}}.testimonials-section .testimonials .splide__arrow{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 72 11'%3e%3cpath fill='___color___' fill-rule='evenodd' d='M10 11 0 5.5 10 0v5h62v1H10v5z' clip-rule='evenodd'/%3e%3c/svg%3e");box-sizing:content-box;cursor:pointer;height:11px;padding:10px 0;width:50px;border:none}.testimonials-section .testimonials .splide__arrow:focus{outline:none}.testimonials-section .testimonials .vimeo-player{flex:1 1 500px}.testimonials-section .testimonials-see-all{color:#fff}.testimonials-section .testimonials-see-all:hover{color:#fff}.testimonials-section .trustpilot-widget{width:300px;display:block;margin:0 auto}.accordion{max-width:1000px;margin:3rem auto}.accordion-item{background-color:#fff;border-radius:2px;border-bottom:1px solid rgba(36,39,44,.05);height:auto}.accordion-item-header h3{padding:.5rem 1rem .5rem;min-height:3.5rem;line-height:1.25rem;font-weight:500;text-align:left;display:flex;align-items:center;position:relative;cursor:pointer;color:#24272c;font-size:.875rem;justify-content:space-between;transition:all 200ms ease-in-out;width:100%}@media(min-width: 768px){.accordion-item-header h3{font-size:1rem}}.accordion-item-header .icon{font-size:14px;opacity:.7;transition:all 200ms ease-in-out;margin-left:1rem}.accordion-item-header:hover:not(.active){color:#1991ff}.accordion-item-header.active{background:#f4f4f4}.accordion-item-header.active .icon{transform:rotate(-180deg)}.accordion-item-body{color:#2b2b2b;max-height:0;overflow:hidden;transition:max-height .2s ease-out}.accordion-item-body-content{padding:1rem;line-height:1.4;text-align:left}.hero{position:relative;width:100%;top:0;right:0;left:0;color:#fff}.hero .data-wrapper{width:100%;position:absolute;margin-top:0;bottom:0;padding:1rem 0 .5rem;background:rgba(0,0,0,.25)}@media(max-width: 370px){.hero .data-wrapper{padding:0 0 .5rem}}.hero .data-wrapper .container{display:grid;grid-template-columns:repeat(5, 1fr);text-align:center}@media(min-width: 991px){.hero .data-wrapper{margin-top:0}}.hero .data-wrapper .item{padding:0 .25rem}@media(min-width: 768px){.hero .data-wrapper .item{padding:0 .65rem;flex-direction:row;align-items:center;text-align:left;justify-content:space-around}}.hero .data-wrapper .item:not(:last-child){border-right:1px solid #828282}.hero .data-wrapper .item:not(:first-child){font-size:1.25rem}.hero .data-wrapper .item__numb{font-weight:500;font-size:2.625rem;font-size:20px;text-align:left}@media(min-width: 768px){.hero .data-wrapper .item__numb{font-size:1.5rem}}@media(min-width: 992px){.hero .data-wrapper .item__numb{font-size:2.225rem}}@media(min-width: 1200px){.hero .data-wrapper .item__numb{font-size:2.525rem}}.hero .data-wrapper .item__text{text-align:left;order:2;font-size:10px}@media(min-width: 768px){.hero .data-wrapper .item__text{font-size:.8rem;margin-right:.5rem;order:0}}@media(min-width: 992px){.hero .data-wrapper .item__text{font-size:.875rem;margin-right:.5rem;order:0}}@media(min-width: 991px){.hero .data-wrapper .item{border-right:0 !important}.hero .data-wrapper .item:not(:first-child)::before{content:" ";border-left:1px solid #828282;display:block;height:46px;margin-right:1rem}}.hero .icon-check{font-size:1.25rem}.hero .content{width:100%;z-index:1;display:flex;flex-direction:column;justify-content:space-between;gap:16px}@media(min-width: 991px){.hero .content{flex-direction:row;gap:2rem;align-items:stretch}}.hero .content__content{align-self:center;max-width:500px}.hero .content__image{display:flex;align-self:center}@media(min-width: 768px){.hero .content__image{max-width:500px}}@media(min-width: 992px){.hero .content__image{flex:0 1 50%}}.hero .hero-bg-img{position:absolute;top:0;width:100%;height:100%;object-fit:cover;z-index:-1}.full-height-hero{padding-top:6rem;padding-bottom:129px;position:relative;z-index:1;display:flex;background:linear-gradient(128deg, rgba(2, 42, 72, 0.33) 13.54%, rgba(0, 88, 156, 0.28) 52.85%, rgba(4, 209, 137, 0.33) 81.93%),linear-gradient(92deg, rgba(0, 0, 0, 0.66) 17.87%, rgba(0, 0, 0, 0) 98.54%),linear-gradient(270deg, rgba(7, 45, 72, 0) 48.37%, #072D48 65.49%),linear-gradient(180deg, rgba(0, 0, 0, 0.66) 0%, rgba(0, 0, 0, 0.49) 100%),linear-gradient(135deg, #040C48 1.44%, rgba(0, 88, 156, 0.85) 50.56%, #04D189 100%)}@media(min-width: 353px){.full-height-hero{padding-bottom:114px}}@media(min-width: 768px){.full-height-hero{padding:10rem 0 12rem 0}}@media(min-width: 991px){.full-height-hero{justify-content:space-evenly}}.full-height-hero .btn-green{margin-right:1rem;width:100%}@media(max-width: 359px){.full-height-hero .btn-green{margin-right:0;margin-bottom:1rem}}@media(min-width: 576px){.full-height-hero .btn-green{max-width:200px}}.hero-filter{position:absolute;top:0;bottom:0;right:0;left:0;width:100%;height:100%;background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.55)),linear-gradient(123deg, #040c48 1%, rgba(0, 88, 156, 0.95) 55%, #04d189);z-index:0;opacity:.9}.trusted-by-business-section{position:relative}.trusted-by-business-section .columns{display:flex;flex-direction:column;margin-top:1rem;position:relative;z-index:0;min-height:120px}@media(min-width: 991px){.trusted-by-business-section .columns{gap:40px;flex-direction:row}}.trusted-by-business-section .globe{position:absolute;bottom:calc(-50% - 90px);left:calc(50% - 220px);z-index:-1;max-width:440px}@media(min-width: 768px){.trusted-by-business-section .globe{max-height:100%;bottom:0;left:unset;right:0}}@media(min-width: 991px){.trusted-by-business-section .globe{max-height:unset;bottom:-25%}}.welcome-bonus-section .highlighted-price{background:linear-gradient(136deg, #040C48 0.64%, #1E67C5 52.5%, #1991FF 99.3%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);font-size:60px;font-weight:700;vertical-align:middle}.welcome-bonus-section .btn{margin:0 auto}.carousel-container{position:relative;height:50px;overflow:hidden}.carousel-container .continuous-carousel{position:absolute}.carousel-container .continuous-carousel .logo-slider{grid-column:span 12;width:100%;height:50px;overflow:hidden;position:relative}@keyframes running-line-techs{0%{transform:translateX(0)}100%{transform:translateX(calc(-1 * var(--tech-track-width)))}}.carousel-container .continuous-carousel .logo-slider__track{animation:running-line-techs 28s linear infinite;display:flex;align-items:center}.carousel-container .continuous-carousel .logo-slider__slide{margin:0 20px;text-align:center}.carousel-container .continuous-carousel .logo-slider__slide img{display:block}.carousel-container .continuous-carousel .logo-slider__slide{transform:scale(0.8);border-radius:4px}@media(min-width: 1024px){.carousel-container .continuous-carousel .logo-slider__slide{transform:scale(1)}}.your-money__mt5__img{max-width:160px}/*# sourceMappingURL=algotraders.css.map */
